@charset "UTF-8";
@import url("https://use.typekit.net/qdo1syd.css");
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/fonts/icomoon.eot?5poy3s");
  src: url("../fonts/icomoon/fonts/icomoon.eot?5poy3s#iefix") format("embedded-opentype"), url("../fonts/icomoon/fonts/icomoon.ttf?5poy3s") format("truetype"), url("../fonts/icomoon/fonts/icomoon.woff?5poy3s") format("woff"), url("../fonts/icomoon/fonts/icomoon.svg?5poy3s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-outline:before {
  content: "\ea0a";
}

.icon-add-solid:before {
  content: "\ea0b";
}

.icon-adjust:before {
  content: "\ea0c";
}

.icon-airplane:before {
  content: "\ea0d";
}

.icon-album:before {
  content: "\ea0e";
}

.icon-align-center1:before {
  content: "\ea0f";
}

.icon-align-justified:before {
  content: "\ea10";
}

.icon-align-left1:before {
  content: "\ea11";
}

.icon-align-right1:before {
  content: "\ea12";
}

.icon-anchor1:before {
  content: "\ea13";
}

.icon-announcement:before {
  content: "\ea14";
}

.icon-apparel:before {
  content: "\ea15";
}

.icon-arrow-down1:before {
  content: "\ea16";
}

.icon-arrow-left1:before {
  content: "\ea17";
}

.icon-arrow-outline-down:before {
  content: "\ea18";
}

.icon-arrow-outline-left:before {
  content: "\ea19";
}

.icon-arrow-outline-right:before {
  content: "\ea1a";
}

.icon-arrow-outline-up:before {
  content: "\ea1b";
}

.icon-arrow-right1:before {
  content: "\ea1c";
}

.icon-arrow-thick-down:before {
  content: "\ea1d";
}

.icon-arrow-thick-left:before {
  content: "\ea1e";
}

.icon-arrow-thick-right:before {
  content: "\ea1f";
}

.icon-arrow-thick-up:before {
  content: "\ea20";
}

.icon-arrow-thin-down:before {
  content: "\ea21";
}

.icon-arrow-thin-left:before {
  content: "\ea22";
}

.icon-arrow-thin-right:before {
  content: "\ea23";
}

.icon-arrow-thin-up:before {
  content: "\ea24";
}

.icon-arrow-up1:before {
  content: "\ea25";
}

.icon-artist:before {
  content: "\ea26";
}

.icon-at-symbol:before {
  content: "\ea27";
}

.icon-attachment:before {
  content: "\ea28";
}

.icon-backspace:before {
  content: "\ea29";
}

.icon-backward:before {
  content: "\ea2a";
}

.icon-backward-step:before {
  content: "\ea2b";
}

.icon-badge:before {
  content: "\ea2c";
}

.icon-battery-full:before {
  content: "\ea2d";
}

.icon-battery-half:before {
  content: "\ea2e";
}

.icon-battery-low:before {
  content: "\ea2f";
}

.icon-beverage:before {
  content: "\ea30";
}

.icon-block:before {
  content: "\ea31";
}

.icon-bluetooth1:before {
  content: "\ea32";
}

.icon-bolt:before {
  content: "\ea33";
}

.icon-book-reference:before {
  content: "\ea34";
}

.icon-bookmark1:before {
  content: "\ea35";
}

.icon-bookmarkcopy2:before {
  content: "\ea36";
}

.icon-bookmarkcopy3:before {
  content: "\ea37";
}

.icon-bookmark-outline:before {
  content: "\ea38";
}

.icon-bookmark-outline-add:before {
  content: "\ea39";
}

.icon-border-all:before {
  content: "\ea3a";
}

.icon-border-bottom:before {
  content: "\ea3b";
}

.icon-border-horizontal:before {
  content: "\ea3c";
}

.icon-border-inner:before {
  content: "\ea3d";
}

.icon-border-left:before {
  content: "\ea3e";
}

.icon-border-none:before {
  content: "\ea3f";
}

.icon-border-outer:before {
  content: "\ea40";
}

.icon-border-right:before {
  content: "\ea41";
}

.icon-border-top:before {
  content: "\ea42";
}

.icon-border-vertical:before {
  content: "\ea43";
}

.icon-box1:before {
  content: "\ea44";
}

.icon-brightness-down:before {
  content: "\ea45";
}

.icon-brightness-up:before {
  content: "\ea46";
}

.icon-browser-window:before {
  content: "\ea47";
}

.icon-browser-window-new:before {
  content: "\ea48";
}

.icon-browser-window-open:before {
  content: "\ea49";
}

.icon-bug:before {
  content: "\ea4a";
}

.icon-buoy:before {
  content: "\ea4b";
}

.icon-calculator:before {
  content: "\ea4c";
}

.icon-calendar1:before {
  content: "\ea4d";
}

.icon-camera1:before {
  content: "\ea4e";
}

.icon-chart:before {
  content: "\ea4f";
}

.icon-chart-bar:before {
  content: "\ea50";
}

.icon-chart-pie:before {
  content: "\ea51";
}

.icon-chat-bubble-dots:before {
  content: "\ea52";
}

.icon-checkmark:before {
  content: "\ea53";
}

.icon-checkmark-outline:before {
  content: "\ea54";
}

.icon-cheveron-down:before {
  content: "\ea55";
}

.icon-cheveron-left:before {
  content: "\ea56";
}

.icon-cheveron-outline-down:before {
  content: "\ea57";
}

.icon-cheveron-outline-left:before {
  content: "\ea58";
}

.icon-cheveron-outline-right:before {
  content: "\ea59";
}

.icon-cheveron-outline-up:before {
  content: "\ea5a";
}

.icon-cheveron-right:before {
  content: "\ea5b";
}

.icon-cheveron-up:before {
  content: "\ea5c";
}

.icon-clipboard1:before {
  content: "\ea5d";
}

.icon-close:before {
  content: "\ea5e";
}

.icon-close-outline:before {
  content: "\ea5f";
}

.icon-close-solid:before {
  content: "\ea60";
}

.icon-cloud1:before {
  content: "\ea61";
}

.icon-cloud-upload:before {
  content: "\ea62";
}

.icon-code1:before {
  content: "\ea63";
}

.icon-coffee:before {
  content: "\ea64";
}

.icon-cog:before {
  content: "\ea65";
}

.icon-color-palette:before {
  content: "\ea66";
}

.icon-compose:before {
  content: "\ea67";
}

.icon-computer-desktop:before {
  content: "\ea68";
}

.icon-computer-laptop:before {
  content: "\ea69";
}

.icon-conversation:before {
  content: "\ea6a";
}

.icon-copy1:before {
  content: "\ea6b";
}

.icon-credit-card1:before {
  content: "\ea6c";
}

.icon-currency-dollar:before {
  content: "\ea6d";
}

.icon-dashboard:before {
  content: "\ea6e";
}

.icon-date-add:before {
  content: "\ea6f";
}

.icon-dial-pad:before {
  content: "\ea70";
}

.icon-directions:before {
  content: "\ea71";
}

.icon-document:before {
  content: "\ea72";
}

.icon-document-add:before {
  content: "\ea73";
}

.icon-dots-horizontal-double:before {
  content: "\ea74";
}

.icon-dots-horizontal-triple:before {
  content: "\ea75";
}

.icon-download1:before {
  content: "\ea76";
}

.icon-duplicate:before {
  content: "\ea77";
}

.icon-edit-copy:before {
  content: "\ea78";
}

.icon-edit-crop:before {
  content: "\ea79";
}

.icon-edit-cut:before {
  content: "\ea7a";
}

.icon-edit-pencil:before {
  content: "\ea7b";
}

.icon-education:before {
  content: "\ea7c";
}

.icon-envelope:before {
  content: "\ea7d";
}

.icon-exclamation-outline:before {
  content: "\ea7e";
}

.icon-exclamation-solid:before {
  content: "\ea7f";
}

.icon-explore:before {
  content: "\ea80";
}

.icon-factory:before {
  content: "\ea81";
}

.icon-fast-forward1:before {
  content: "\ea82";
}

.icon-fast-rewind:before {
  content: "\ea83";
}

.icon-film1:before {
  content: "\ea84";
}

.icon-filter1:before {
  content: "\ea85";
}

.icon-flag1:before {
  content: "\ea86";
}

.icon-flashlight:before {
  content: "\ea87";
}

.icon-folder1:before {
  content: "\ea88";
}

.icon-folder-outline:before {
  content: "\ea89";
}

.icon-folder-outline-add:before {
  content: "\ea8a";
}

.icon-format-bold:before {
  content: "\ea8b";
}

.icon-format-font-size:before {
  content: "\ea8c";
}

.icon-format-italic:before {
  content: "\ea8d";
}

.icon-format-text-size:before {
  content: "\ea8e";
}

.icon-format-underline:before {
  content: "\ea8f";
}

.icon-forward:before {
  content: "\ea90";
}

.icon-forward-step:before {
  content: "\ea91";
}

.icon-gift1:before {
  content: "\ea92";
}

.icon-globe1:before {
  content: "\ea93";
}

.icon-hand-stop:before {
  content: "\ea94";
}

.icon-hard-drive1:before {
  content: "\ea95";
}

.icon-headphones1:before {
  content: "\ea96";
}

.icon-heart1:before {
  content: "\ea97";
}

.icon-home1:before {
  content: "\ea98";
}

.icon-hot:before {
  content: "\ea99";
}

.icon-hour-glass:before {
  content: "\ea9a";
}

.icon-inbox1:before {
  content: "\ea9b";
}

.icon-inbox-check:before {
  content: "\ea9c";
}

.icon-inbox-download:before {
  content: "\ea9d";
}

.icon-inbox-full:before {
  content: "\ea9e";
}

.icon-indent-decrease:before {
  content: "\ea9f";
}

.icon-indent-increase:before {
  content: "\eaa0";
}

.icon-information-outline:before {
  content: "\eaa1";
}

.icon-information-solid:before {
  content: "\eaa2";
}

.icon-key:before {
  content: "\eaa3";
}

.icon-keyboard:before {
  content: "\eaa4";
}

.icon-layers1:before {
  content: "\eaa5";
}

.icon-library:before {
  content: "\eaa6";
}

.icon-light-bulb:before {
  content: "\eaa7";
}

.icon-link1:before {
  content: "\eaa8";
}

.icon-list1:before {
  content: "\eaa9";
}

.icon-list-add:before {
  content: "\eaaa";
}

.icon-list-bullet:before {
  content: "\eaab";
}

.icon-load-balancer:before {
  content: "\eaac";
}

.icon-location:before {
  content: "\eaad";
}

.icon-location-current:before {
  content: "\eaae";
}

.icon-location-food:before {
  content: "\eaaf";
}

.icon-location-gas-station:before {
  content: "\eab0";
}

.icon-location-hotel:before {
  content: "\eab1";
}

.icon-location-marina:before {
  content: "\eab2";
}

.icon-location-park:before {
  content: "\eab3";
}

.icon-location-restroom:before {
  content: "\eab4";
}

.icon-location-shopping:before {
  content: "\eab5";
}

.icon-lock-closed:before {
  content: "\eab6";
}

.icon-lock-open:before {
  content: "\eab7";
}

.icon-map1:before {
  content: "\eab8";
}

.icon-menu1:before {
  content: "\eab9";
}

.icon-mic1:before {
  content: "\eaba";
}

.icon-minus-outline:before {
  content: "\eabb";
}

.icon-minus-solid:before {
  content: "\eabc";
}

.icon-mobile-devices:before {
  content: "\eabd";
}

.icon-mood-happy-outline:before {
  content: "\eabe";
}

.icon-mood-happy-solid:before {
  content: "\eabf";
}

.icon-mood-neutral-outline:before {
  content: "\eac0";
}

.icon-mood-neutral-solid:before {
  content: "\eac1";
}

.icon-mood-sad-outline:before {
  content: "\eac2";
}

.icon-mood-sad-solid:before {
  content: "\eac3";
}

.icon-mouse:before {
  content: "\eac4";
}

.icon-music-album:before {
  content: "\eac5";
}

.icon-music-artist:before {
  content: "\eac6";
}

.icon-music-notes:before {
  content: "\eac7";
}

.icon-music-playlist:before {
  content: "\eac8";
}

.icon-navigation-more:before {
  content: "\eac9";
}

.icon-network:before {
  content: "\eaca";
}

.icon-news-paper:before {
  content: "\eacb";
}

.icon-notification:before {
  content: "\eacc";
}

.icon-notifications:before {
  content: "\eacd";
}

.icon-notifications-outline:before {
  content: "\eace";
}

.icon-paste:before {
  content: "\eacf";
}

.icon-pause1:before {
  content: "\ead0";
}

.icon-pause-outline:before {
  content: "\ead1";
}

.icon-pause-solid:before {
  content: "\ead2";
}

.icon-pen-tool:before {
  content: "\ead3";
}

.icon-phone1:before {
  content: "\ead4";
}

.icon-photo:before {
  content: "\ead5";
}

.icon-php-elephant:before {
  content: "\ead6";
}

.icon-pin:before {
  content: "\ead7";
}

.icon-play1:before {
  content: "\ead8";
}

.icon-play-outline:before {
  content: "\ead9";
}

.icon-playlist:before {
  content: "\eada";
}

.icon-plugin:before {
  content: "\eadb";
}

.icon-portfolio:before {
  content: "\eadc";
}

.icon-printer1:before {
  content: "\eadd";
}

.icon-pylon:before {
  content: "\eade";
}

.icon-question:before {
  content: "\eadf";
}

.icon-queue:before {
  content: "\eae0";
}

.icon-radar:before {
  content: "\eae1";
}

.icon-radarcopy2:before {
  content: "\eae2";
}

.icon-radio1:before {
  content: "\eae3";
}

.icon-refresh:before {
  content: "\eae4";
}

.icon-reload:before {
  content: "\eae5";
}

.icon-reply:before {
  content: "\eae6";
}

.icon-reply-all:before {
  content: "\eae7";
}

.icon-repost:before {
  content: "\eae8";
}

.icon-save-disk:before {
  content: "\eae9";
}

.icon-screen-full:before {
  content: "\eaea";
}

.icon-search1:before {
  content: "\eaeb";
}

.icon-send1:before {
  content: "\eaec";
}

.icon-servers:before {
  content: "\eaed";
}

.icon-share1:before {
  content: "\eaee";
}

.icon-share-01:before {
  content: "\eaef";
}

.icon-share-alt:before {
  content: "\eaf0";
}

.icon-shield1:before {
  content: "\eaf1";
}

.icon-shopping-cart1:before {
  content: "\eaf2";
}

.icon-show-sidebar:before {
  content: "\eaf3";
}

.icon-shuffle1:before {
  content: "\eaf4";
}

.icon-stand-by:before {
  content: "\eaf5";
}

.icon-star-full:before {
  content: "\eaf6";
}

.icon-station:before {
  content: "\eaf7";
}

.icon-step-backward:before {
  content: "\eaf8";
}

.icon-step-forward:before {
  content: "\eaf9";
}

.icon-stethoscope:before {
  content: "\eafa";
}

.icon-store-front:before {
  content: "\eafb";
}

.icon-stroke-width:before {
  content: "\eafc";
}

.icon-subdirectory-left:before {
  content: "\eafd";
}

.icon-subdirectory-right:before {
  content: "\eafe";
}

.icon-swap:before {
  content: "\eaff";
}

.icon-tablet1:before {
  content: "\eb00";
}

.icon-tag1:before {
  content: "\eb01";
}

.icon-target1:before {
  content: "\eb02";
}

.icon-text-box:before {
  content: "\eb03";
}

.icon-text-decoration:before {
  content: "\eb04";
}

.icon-thermometer1:before {
  content: "\eb05";
}

.icon-thumbs-down1:before {
  content: "\eb06";
}

.icon-thumbs-up1:before {
  content: "\eb07";
}

.icon-ticket:before {
  content: "\eb08";
}

.icon-time:before {
  content: "\eb09";
}

.icon-timer:before {
  content: "\eb0a";
}

.icon-toolscopy:before {
  content: "\eb0b";
}

.icon-translate:before {
  content: "\eb0c";
}

.icon-trash1:before {
  content: "\eb0d";
}

.icon-travel:before {
  content: "\eb0e";
}

.icon-travel-bus:before {
  content: "\eb0f";
}

.icon-travel-car:before {
  content: "\eb10";
}

.icon-travel-case:before {
  content: "\eb11";
}

.icon-travel-taxi-cab:before {
  content: "\eb12";
}

.icon-travel-train:before {
  content: "\eb13";
}

.icon-travel-walk:before {
  content: "\eb14";
}

.icon-trophy:before {
  content: "\eb15";
}

.icon-tuning:before {
  content: "\eb16";
}

.icon-upload1:before {
  content: "\eb17";
}

.icon-usb:before {
  content: "\eb18";
}

.icon-user1:before {
  content: "\eb19";
}

.icon-user-add:before {
  content: "\eb1a";
}

.icon-user-group:before {
  content: "\eb1b";
}

.icon-user-solid-circle:before {
  content: "\eb1c";
}

.icon-user-solid-square:before {
  content: "\eb1d";
}

.icon-vector:before {
  content: "\eb1e";
}

.icon-video-camera:before {
  content: "\eb1f";
}

.icon-view-carousel:before {
  content: "\eb20";
}

.icon-view-column:before {
  content: "\eb21";
}

.icon-view-hide:before {
  content: "\eb22";
}

.icon-view-list:before {
  content: "\eb23";
}

.icon-view-show:before {
  content: "\eb24";
}

.icon-view-tile:before {
  content: "\eb25";
}

.icon-volume-down:before {
  content: "\eb26";
}

.icon-volume-mute:before {
  content: "\eb27";
}

.icon-volume-off:before {
  content: "\eb28";
}

.icon-volume-up:before {
  content: "\eb29";
}

.icon-wallet:before {
  content: "\eb2a";
}

.icon-watch1:before {
  content: "\eb2b";
}

.icon-window:before {
  content: "\eb2c";
}

.icon-window-new:before {
  content: "\eb2d";
}

.icon-window-open:before {
  content: "\eb2e";
}

.icon-wrench:before {
  content: "\eb2f";
}

.icon-yin-yang:before {
  content: "\eb30";
}

.icon-zoom-in1:before {
  content: "\eb31";
}

.icon-zoom-out1:before {
  content: "\eb32";
}

.icon-activity:before {
  content: "\e900";
}

.icon-airplay:before {
  content: "\e901";
}

.icon-alert-circle:before {
  content: "\e902";
}

.icon-alert-octagon:before {
  content: "\e903";
}

.icon-alert-triangle:before {
  content: "\e904";
}

.icon-align-center:before {
  content: "\e905";
}

.icon-align-justify:before {
  content: "\e906";
}

.icon-align-left:before {
  content: "\e907";
}

.icon-align-right:before {
  content: "\e908";
}

.icon-anchor:before {
  content: "\e909";
}

.icon-aperture:before {
  content: "\e90a";
}

.icon-archive:before {
  content: "\e90b";
}

.icon-arrow-down:before {
  content: "\e90c";
}

.icon-arrow-down-circle:before {
  content: "\e90d";
}

.icon-arrow-down-left:before {
  content: "\e90e";
}

.icon-arrow-down-right:before {
  content: "\e90f";
}

.icon-arrow-left:before {
  content: "\e910";
}

.icon-arrow-left-circle:before {
  content: "\e911";
}

.icon-arrow-right:before {
  content: "\e912";
}

.icon-arrow-right-circle:before {
  content: "\e913";
}

.icon-arrow-up:before {
  content: "\e914";
}

.icon-arrow-up-circle:before {
  content: "\e915";
}

.icon-arrow-up-left:before {
  content: "\e916";
}

.icon-arrow-up-right:before {
  content: "\e917";
}

.icon-at-sign:before {
  content: "\e918";
}

.icon-award:before {
  content: "\e919";
}

.icon-bar-chart:before {
  content: "\e91a";
}

.icon-bar-chart-2:before {
  content: "\e91b";
}

.icon-battery:before {
  content: "\e91c";
}

.icon-battery-charging:before {
  content: "\e91d";
}

.icon-bell:before {
  content: "\e91e";
}

.icon-bell-off:before {
  content: "\e91f";
}

.icon-bluetooth:before {
  content: "\e920";
}

.icon-bold:before {
  content: "\e921";
}

.icon-book:before {
  content: "\e922";
}

.icon-book-open:before {
  content: "\e923";
}

.icon-bookmark:before {
  content: "\e924";
}

.icon-box:before {
  content: "\e925";
}

.icon-briefcase:before {
  content: "\e926";
}

.icon-calendar:before {
  content: "\e927";
}

.icon-camera:before {
  content: "\e928";
}

.icon-camera-off:before {
  content: "\e929";
}

.icon-cast:before {
  content: "\e92a";
}

.icon-check:before {
  content: "\e92b";
}

.icon-check-circle:before {
  content: "\e92c";
}

.icon-check-square:before {
  content: "\e92d";
}

.icon-chevron-down:before {
  content: "\e92e";
}

.icon-chevron-left:before {
  content: "\e92f";
}

.icon-chevron-right:before {
  content: "\e930";
}

.icon-chevron-up:before {
  content: "\e931";
}

.icon-chevrons-down:before {
  content: "\e932";
}

.icon-chevrons-left:before {
  content: "\e933";
}

.icon-chevrons-right:before {
  content: "\e934";
}

.icon-chevrons-up:before {
  content: "\e935";
}

.icon-chrome:before {
  content: "\e936";
}

.icon-circle:before {
  content: "\e937";
}

.icon-clipboard:before {
  content: "\e938";
}

.icon-clock:before {
  content: "\e939";
}

.icon-cloud:before {
  content: "\e93a";
}

.icon-cloud-drizzle:before {
  content: "\e93b";
}

.icon-cloud-lightning:before {
  content: "\e93c";
}

.icon-cloud-off:before {
  content: "\e93d";
}

.icon-cloud-rain:before {
  content: "\e93e";
}

.icon-cloud-snow:before {
  content: "\e93f";
}

.icon-code:before {
  content: "\e940";
}

.icon-codepen:before {
  content: "\e941";
}

.icon-command:before {
  content: "\e942";
}

.icon-compass:before {
  content: "\e943";
}

.icon-copy:before {
  content: "\e944";
}

.icon-corner-down-left:before {
  content: "\e945";
}

.icon-corner-down-right:before {
  content: "\e946";
}

.icon-corner-left-down:before {
  content: "\e947";
}

.icon-corner-left-up:before {
  content: "\e948";
}

.icon-corner-right-down:before {
  content: "\e949";
}

.icon-corner-right-up:before {
  content: "\e94a";
}

.icon-corner-up-left:before {
  content: "\e94b";
}

.icon-corner-up-right:before {
  content: "\e94c";
}

.icon-cpu:before {
  content: "\e94d";
}

.icon-credit-card:before {
  content: "\e94e";
}

.icon-crop:before {
  content: "\e94f";
}

.icon-crosshair:before {
  content: "\e950";
}

.icon-database:before {
  content: "\e951";
}

.icon-delete:before {
  content: "\e952";
}

.icon-disc:before {
  content: "\e953";
}

.icon-dollar-sign:before {
  content: "\e954";
}

.icon-download-nice:before {
  content: "\e955";
}

.icon-download-cloud:before {
  content: "\e956";
}

.icon-droplet:before {
  content: "\e957";
}

.icon-edit:before {
  content: "\e958";
}

.icon-edit-2:before {
  content: "\e959";
}

.icon-edit-3:before {
  content: "\e95a";
}

.icon-external-link:before {
  content: "\e95b";
}

.icon-eye:before {
  content: "\e95c";
}

.icon-eye-off:before {
  content: "\e95d";
}

.icon-facebook:before {
  content: "\e95e";
}

.icon-fast-forward:before {
  content: "\e95f";
}

.icon-feather:before {
  content: "\e960";
}

.icon-file:before {
  content: "\e961";
}

.icon-file-minus:before {
  content: "\e962";
}

.icon-file-plus:before {
  content: "\e963";
}

.icon-file-text:before {
  content: "\e964";
}

.icon-film:before {
  content: "\e965";
}

.icon-filter:before {
  content: "\e966";
}

.icon-flag:before {
  content: "\e967";
}

.icon-folder:before {
  content: "\e968";
}

.icon-folder-minus:before {
  content: "\e969";
}

.icon-folder-plus:before {
  content: "\e96a";
}

.icon-gift:before {
  content: "\e96b";
}

.icon-git-branch:before {
  content: "\e96c";
}

.icon-git-commit:before {
  content: "\e96d";
}

.icon-git-merge:before {
  content: "\e96e";
}

.icon-git-pull-request:before {
  content: "\e96f";
}

.icon-github:before {
  content: "\e970";
}

.icon-gitlab:before {
  content: "\e971";
}

.icon-globe:before {
  content: "\e972";
}

.icon-grid:before {
  content: "\e973";
}

.icon-hard-drive:before {
  content: "\e974";
}

.icon-hash:before {
  content: "\e975";
}

.icon-headphones:before {
  content: "\e976";
}

.icon-heart:before {
  content: "\e977";
}

.icon-help-circle:before {
  content: "\e978";
}

.icon-home:before {
  content: "\e979";
}

.icon-image:before {
  content: "\e97a";
}

.icon-inbox:before {
  content: "\e97b";
}

.icon-info:before {
  content: "\e97c";
}

.icon-instagram:before {
  content: "\e97d";
}

.icon-italic:before {
  content: "\e97e";
}

.icon-layers:before {
  content: "\e97f";
}

.icon-layout:before {
  content: "\e980";
}

.icon-life-buoy:before {
  content: "\e981";
}

.icon-link:before {
  content: "\e982";
}

.icon-link-2:before {
  content: "\e983";
}

.icon-linkedin:before {
  content: "\e984";
}

.icon-list:before {
  content: "\e985";
}

.icon-loader:before {
  content: "\e986";
}

.icon-lock:before {
  content: "\e987";
}

.icon-log-in:before {
  content: "\e988";
}

.icon-log-out:before {
  content: "\e989";
}

.icon-mail:before {
  content: "\e98a";
}

.icon-map:before {
  content: "\e98b";
}

.icon-map-pin:before {
  content: "\e98c";
}

.icon-maximize:before {
  content: "\e98d";
}

.icon-maximize-2:before {
  content: "\e98e";
}

.icon-menu:before {
  content: "\e98f";
}

.icon-message-circle:before {
  content: "\e990";
}

.icon-message-square:before {
  content: "\e991";
}

.icon-mic:before {
  content: "\e992";
}

.icon-mic-off:before {
  content: "\e993";
}

.icon-minimize:before {
  content: "\e994";
}

.icon-minimize-2:before {
  content: "\e995";
}

.icon-minus:before {
  content: "\e996";
}

.icon-minus-circle:before {
  content: "\e997";
}

.icon-minus-square:before {
  content: "\e998";
}

.icon-monitor:before {
  content: "\e999";
}

.icon-moon:before {
  content: "\e99a";
}

.icon-more-horizontal:before {
  content: "\e99b";
}

.icon-more-vertical:before {
  content: "\e99c";
}

.icon-move:before {
  content: "\e99d";
}

.icon-music:before {
  content: "\e99e";
}

.icon-navigation:before {
  content: "\e99f";
}

.icon-navigation-2:before {
  content: "\e9a0";
}

.icon-octagon:before {
  content: "\e9a1";
}

.icon-package:before {
  content: "\e9a2";
}

.icon-paperclip:before {
  content: "\e9a3";
}

.icon-pause:before {
  content: "\e9a4";
}

.icon-pause-circle:before {
  content: "\e9a5";
}

.icon-percent:before {
  content: "\e9a6";
}

.icon-phone:before {
  content: "\e9a7";
}

.icon-phone-call:before {
  content: "\e9a8";
}

.icon-phone-forwarded:before {
  content: "\e9a9";
}

.icon-phone-incoming:before {
  content: "\e9aa";
}

.icon-phone-missed:before {
  content: "\e9ab";
}

.icon-phone-off:before {
  content: "\e9ac";
}

.icon-phone-outgoing:before {
  content: "\e9ad";
}

.icon-pie-chart:before {
  content: "\e9ae";
}

.icon-play:before {
  content: "\e9af";
}

.icon-play-circle:before {
  content: "\e9b0";
}

.icon-plus:before {
  content: "\e9b1";
}

.icon-plus-circle:before {
  content: "\e9b2";
}

.icon-plus-square:before {
  content: "\e9b3";
}

.icon-pocket:before {
  content: "\e9b4";
}

.icon-power:before {
  content: "\e9b5";
}

.icon-printer:before {
  content: "\e9b6";
}

.icon-radio:before {
  content: "\e9b7";
}

.icon-refresh-ccw:before {
  content: "\e9b8";
}

.icon-refresh-cw:before {
  content: "\e9b9";
}

.icon-repeat:before {
  content: "\e9ba";
}

.icon-rewind:before {
  content: "\e9bb";
}

.icon-rotate-ccw:before {
  content: "\e9bc";
}

.icon-rotate-cw:before {
  content: "\e9bd";
}

.icon-rss:before {
  content: "\e9be";
}

.icon-save:before {
  content: "\e9bf";
}

.icon-scissors:before {
  content: "\e9c0";
}

.icon-search:before {
  content: "\e9c1";
}

.icon-send:before {
  content: "\e9c2";
}

.icon-server:before {
  content: "\e9c3";
}

.icon-settings:before {
  content: "\e9c4";
}

.icon-share:before {
  content: "\e9c5";
}

.icon-share-2:before {
  content: "\e9c6";
}

.icon-shield:before {
  content: "\e9c7";
}

.icon-shield-off:before {
  content: "\e9c8";
}

.icon-shopping-bag:before {
  content: "\e9c9";
}

.icon-shopping-cart:before {
  content: "\e9ca";
}

.icon-shuffle:before {
  content: "\e9cb";
}

.icon-sidebar:before {
  content: "\e9cc";
}

.icon-skip-back:before {
  content: "\e9cd";
}

.icon-skip-forward:before {
  content: "\e9ce";
}

.icon-slack:before {
  content: "\e9cf";
}

.icon-slash:before {
  content: "\e9d0";
}

.icon-sliders:before {
  content: "\e9d1";
}

.icon-smartphone:before {
  content: "\e9d2";
}

.icon-speaker:before {
  content: "\e9d3";
}

.icon-square:before {
  content: "\e9d4";
}

.icon-star:before {
  content: "\e9d5";
}

.icon-stop-circle:before {
  content: "\e9d6";
}

.icon-sun:before {
  content: "\e9d7";
}

.icon-sunrise:before {
  content: "\e9d8";
}

.icon-sunset:before {
  content: "\e9d9";
}

.icon-tablet:before {
  content: "\e9da";
}

.icon-tag:before {
  content: "\e9db";
}

.icon-target:before {
  content: "\e9dc";
}

.icon-terminal:before {
  content: "\e9dd";
}

.icon-thermometer:before {
  content: "\e9de";
}

.icon-thumbs-down:before {
  content: "\e9df";
}

.icon-thumbs-up:before {
  content: "\e9e0";
}

.icon-toggle-left:before {
  content: "\e9e1";
}

.icon-toggle-right:before {
  content: "\e9e2";
}

.icon-trash:before {
  content: "\e9e3";
}

.icon-trash-2:before {
  content: "\e9e4";
}

.icon-trending-down:before {
  content: "\e9e5";
}

.icon-trending-up:before {
  content: "\e9e6";
}

.icon-triangle:before {
  content: "\e9e7";
}

.icon-truck:before {
  content: "\e9e8";
}

.icon-tv:before {
  content: "\e9e9";
}

.icon-twitter:before {
  content: "\e9ea";
}

.icon-type:before {
  content: "\e9eb";
}

.icon-umbrella:before {
  content: "\e9ec";
}

.icon-underline:before {
  content: "\e9ed";
}

.icon-unlock:before {
  content: "\e9ee";
}

.icon-upload:before {
  content: "\e9ef";
}

.icon-upload-cloud:before {
  content: "\e9f0";
}

.icon-user:before {
  content: "\e9f1";
}

.icon-user-check:before {
  content: "\e9f2";
}

.icon-user-minus:before {
  content: "\e9f3";
}

.icon-user-plus:before {
  content: "\e9f4";
}

.icon-user-x:before {
  content: "\e9f5";
}

.icon-users:before {
  content: "\e9f6";
}

.icon-video:before {
  content: "\e9f7";
}

.icon-video-off:before {
  content: "\e9f8";
}

.icon-voicemail:before {
  content: "\e9f9";
}

.icon-volume:before {
  content: "\e9fa";
}

.icon-volume-1:before {
  content: "\e9fb";
}

.icon-volume-2:before {
  content: "\e9fc";
}

.icon-volume-x:before {
  content: "\e9fd";
}

.icon-watch:before {
  content: "\e9fe";
}

.icon-wifi:before {
  content: "\e9ff";
}

.icon-wifi-off:before {
  content: "\ea00";
}

.icon-wind:before {
  content: "\ea01";
}

.icon-x:before {
  content: "\ea02";
}

.icon-x-circle:before {
  content: "\ea03";
}

.icon-x-square:before {
  content: "\ea04";
}

.icon-youtube:before {
  content: "\ea05";
}

.icon-zap:before {
  content: "\ea06";
}

.icon-zap-off:before {
  content: "\ea07";
}

.icon-zoom-in:before {
  content: "\ea08";
}

.icon-zoom-out:before {
  content: "\ea09";
}

/* Base */
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-size: 16px;
}
body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
  overflow-x: hidden;
  line-height: 1.2;
  position: relative;
  font-family: "Lexend Deca Alt", sans-serif;
}

input, button, a {
  outline: none !important;
  text-decoration: none !important;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

button {
  background: none;
  border: none;
}

input[type=submit] {
  border: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea:focus::-moz-placeholder, input:focus::-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder, input:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea:focus::-ms-input-placeholder, input:focus::-ms-input-placeholder {
  color: transparent !important;
}

textarea:focus::placeholder, input:focus::placeholder {
  color: transparent !important;
}

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  margin: 15px auto 15px 20px;
  padding: 0;
}
a.article {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
a.article:hover .article-img img {
  opacity: 0.8;
}
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.text-content h2 span {
  color: #231F20 !important;
}
.text-content a {
  word-break: break-word;
  text-decoration: underline !important;
  color: #3ec7f4;
}
.text-content a:hover {
  color: #0ca7d9;
}
.text-content ul li, .text-content ol li {
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .text-content ul li, .text-content ol li {
    font-size: 0.75em;
  }
}
.text-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-content ul li {
  position: relative;
  padding: 5px 0 20px 20px;
}
.text-content ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url("/wp-content/themes/pontis_theme/images/icons/lomka.svg") no-repeat center center;
  background-size: contain;
}
.text-content ul li:hover:before {
  border-left-color: #3ec7f4;
}
.text-content ol {
  padding: 0 15px 5px;
  margin: 0;
}
.text-content ol li {
  padding: 5px 0 5px 0;
}
.text-content .button {
  margin: 10px;
}
.text-content ul, .text-content ol {
  max-width: 100%;
  margin: 15px;
}
@media (max-width: 767.98px) {
  .text-content ul, .text-content ol {
    margin: 11.25px auto;
  }
}
.big-title {
  display: block;
  color: #000;
  font-size: 2rem;
  text-align: center;
  padding: 0;
  margin: 60px auto 45px;
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.big-title.smaller {
  font-size: 1.875rem;
}
@media (max-width: 767.98px) {
  .big-title.smaller {
    font-size: 1.5rem;
  }
}
.big-title.white {
  color: #fff;
}
.big-title.uppercase {
  text-transform: uppercase;
}
.big-title.with-page-background {
  padding: 55px 15px;
  margin-bottom: 100px;
}
@media (max-width: 767.98px) {
  .big-title {
    font-size: 2rem;
    margin: 15px auto 25px;
  }
}

h1.big-title {
  padding-top: 3rem;
}

.section-title {
  font-family: "Lexend Deca Alt", sans-serif;
  display: block;
  font-size: 2.5rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #3D3D3D;
  text-align: center;
  margin: 0 auto;
  padding: 70px 0 50px;
}
@media (max-width: 991.98px) {
  .section-title {
    font-size: 4.8rem;
    padding: 45px 0 25px;
  }
}
.section-title.white {
  color: #fff;
}

h1, h2, h3, h4, h5 {
  font-family: "Lexend Deca Alt", sans-serif;
}

h1 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 3rem;
}

h2 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
}

h3 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 500;
}

h4 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 300;
}

h5 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 300;
}

h6 {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
}

p {
  font-family: "Lexend Deca Alt", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem;
}

p.white {
  color: #fff;
}

/* Layout related ... */
.main-container {
  margin-top: 180px;
}
@media (max-width: 1199.98px) {
  .main-container {
    margin-top: 108px;
  }
}

.subpage .main-container {
  margin-top: 0;
}

div.header {
  width: 100%;
  z-index: 151;
  position: absolute;
  height: 180px;
  -webkit-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
  background: #fff;
  /*@include media-breakpoint-up(xl){
    &.header-scrolling {
      height: $header-height / 2;

      .second-line {
        .logo-link {
          transform: scale(0.5);
        }
      }
    }
  }*/
}
@media (max-width: 1199.98px) {
  div.header {
    height: 108px;
  }
}

div.header {
  -webkit-transition: top 0.2s linear;
  transition: top 0.2s linear;
}
div.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
div.header .search {
  background: #C9413D;
  height: 28%;
}
@media (max-width: 767.98px) {
  div.header .search {
    height: 40%;
  }
}
div.header .search input {
  background: transparent;
  outline: none;
  border: none;
  display: block;
  margin: 0 0 0 auto;
  text-align: right;
  padding: 5px 0;
  width: 60%;
  color: #3D3D3D;
  border-bottom: 1px solid #3ec7f4;
  border-top: 1px solid #3ec7f4;
  font-family: "Lexend Deca Alt", sans-serif;
  font-size: 0.85rem;
}
div.header .search input::-webkit-input-placeholder {
  color: #fff;
}
div.header .search input::-moz-placeholder {
  color: #fff;
}
div.header .search input:-ms-input-placeholder {
  color: #fff;
}
div.header .search input::-ms-input-placeholder {
  color: #fff;
}
div.header .search input, div.header .search input::placeholder {
  color: #fff;
}
div.header .second-line {
  height: auto;
}
@media (max-width: 767.98px) {
  div.header .second-line {
    height: 60%;
  }
}
div.header .second-line .navbar_custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  div.header .second-line .navbar_custom nav.socials {
    display: none;
  }
}
div.header .second-line .navbar_custom .logo-link {
  margin: auto 0 auto 0;
  left: -9px;
  position: relative;
}
div.header .second-line .navbar_custom .logo-link, div.header .second-line .navbar_custom .logo-link .logo {
  width: 192px;
  height: auto;
  padding-top: 13px;
}
@media (max-width: 1199.98px) {
  div.header .second-line .navbar_custom .logo-link, div.header .second-line .navbar_custom .logo-link .logo {
    width: 100px;
    height: 66px;
  }
}
@media (max-width: 991.98px) {
  div.header .second-line .navbar_custom .logo-link, div.header .second-line .navbar_custom .logo-link .logo {
    width: 100px;
    height: auto;
  }
}
div.header .second-line .navbar_custom .logo-link .logo {
  -webkit-backface-visibility: hidden;
}
div.header .second-line .navbar_custom nav.langs {
  margin-top: 0 !important;
}
div.header .second-line .navbar_custom nav.langs ul li {
  display: inline-block;
  padding: 0 3px;
  position: relative;
}
div.header .second-line .navbar_custom nav.langs ul li:after {
  position: absolute;
  right: 2px;
  top: -2px;
  bottom: 0;
  margin: auto;
  content: "/";
  height: 100%;
  width: 0px;
  background: #414141;
  color: #3ec7f4;
}
div.header .second-line .navbar_custom nav.langs ul li:last-of-type:after {
  content: none;
}
div.header .second-line .navbar_custom nav.langs ul li a {
  font-size: 1rem;
  color: #414141;
  padding: 0 5px;
  border-bottom: 1px solid transparent;
}
div.header .second-line .navbar_custom nav.langs ul li a:hover {
  color: #3ec7f4;
  border-bottom-color: #3ec7f4;
}
div.header.fixed {
  top: 0 !important;
}
div.header.header-scrolling {
  position: fixed;
  height: 90px;
  top: -90px;
}
@media (max-width: 1199.98px) {
  div.header.header-scrolling {
    height: 99px;
  }
}
@media (max-width: 1199.98px) {
  div.header.header-scrolling {
    top: -63px;
  }
}
div.header.header-scrolling .search {
  height: 0;
  margin: 15px 0 -10px 0;
}
@media (max-width: 1199.98px) {
  div.header.header-scrolling .search {
    margin: 25px 0 -10px 0;
  }
}
div.header.header-scrolling .second-line {
  height: 100%;
}
div.header.header-scrolling .second-line .logo-link, div.header.header-scrolling .second-line .logo-link .logo {
  width: 110px;
  height: auto;
}
@media (max-width: 1199.98px) {
  div.header.header-scrolling .second-line .logo-link, div.header.header-scrolling .second-line .logo-link .logo {
    padding-top: 0;
  }
}
div.header.header-scrolling .second-line .langs {
  margin-top: 18px !important;
}
div.header.header-scrolling #menu-menu-pre-jazyk {
  margin-bottom: -2px;
}
div.header:not(.header-scrolling) #menu-menu-pre-jazyk {
  margin-bottom: -1px;
}

.custom-padding-megamenu a.mega-menu-link::before {
  margin-top: -15px;
  margin-right: -5px;
  margin-left: -24px;
}

.about-us {
  background: #ffffff;
  color: #3D3D3D;
  padding: 45px 0;
}
.about-us p.about {
  max-width: 100%;
  font-size: 1rem;
}
.about-us .textwidget > * {
  margin: 0;
}
.about-us .textwidget > p {
  padding: 0;
}
.about-us .textwidget > p:first-of-type {
  padding: 0 72px;
}
.about-us .facebook-snippet img {
  margin: auto;
  display: block;
}
@media (min-width: 768px) {
  .about-us .facebook-snippet img {
    padding: 25px 0 25px 15px;
  }
}
.about-us .contacts {
  margin-top: 30px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .about-us .contacts > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-us .contacts > div:after {
    content: "";
    opacity: 1;
    background: #3ec7f4;
    height: 66%;
    width: 3px;
    position: absolute;
    right: 0px;
    top: -48px;
    bottom: 0;
    margin: auto;
  }
  .about-us .contacts > div:last-of-type:after {
    content: none;
  }
}
.about-us .contacts a {
  color: #3D3D3D;
  border-bottom: 1px solid transparent;
}
.about-us .contacts a:hover {
  color: #3D3D3D;
  opacity: 1;
  border-bottom-color: #747474;
}
.about-us h2 {
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: black;
}
.about-us .contacts div, .about-us p {
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.about-us .socials.white {
  padding: 45px 0 0;
}
@media (max-width: 767.98px) {
  .about-us .socials.white {
    display: none;
  }
}
.about-us .socials.white ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-us .socials.white li {
  padding: 0;
}
.about-us .socials.white li a {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  height: 19px;
  line-height: 19px;
}
.about-us .socials.white li a, .about-us .socials.white li a:before {
  display: inline-block;
  vertical-align: middle;
}
.about-us .socials.white li a:before {
  margin-right: 16px;
}
.about-us .socials.white li a:hover {
  opacity: 0.8;
}
.about-us .socials.gray ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 12px 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.instagram-photos h3 {
  font-weight: 300;
  font-size: 1.5rem;
  color: #fff;
  line-height: 1;
  margin: 0 auto;
  padding: 15px 0 25px;
}
.instagram-photos .wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.instagram-photos .wrapper img {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .instagram-photos .wrapper img {
    max-width: 50%;
  }
}

footer {
  padding: 15px 0;
  margin-bottom: 34px;
}
footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .container, footer .container a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
footer .container ul {
  margin: auto;
}
footer .container ul li {
  display: inline-block;
  text-transform: uppercase;
}
footer .container .pontis {
  margin-right: 25px;
  font-size: 14px;
  font-weight: 300;
  margin-left: 20px;
}
@media (max-width: 767px) {
  footer .container .pontis {
    margin-right: 25px;
    margin-left: 0px;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    margin-bottom: 10px;
  }
}
footer .container .privacy-link {
  font-size: 14px !important;
}
footer .container .footer-nav {
  margin: 0 auto auto;
}
footer .container .footer-nav li {
  font-size: 1rem;
  padding: 0 20px;
}
footer .container .footer-nav li:last-of-type {
  padding-right: 0;
}
@media (max-width: 991.98px) {
  footer .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .container .footer-nav {
    width: 100%;
    padding: 15px 0;
  }
  footer .container .footer-nav li {
    padding: 5px;
  }
}

.responsive-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.06s linear;
  transition: all 0.06s linear;
  overflow: scroll;
  padding: 0;
  margin: 0;
  background: rgba(70, 70, 70, 0.95);
  z-index: 99;
}
.responsive-nav .wrapper .button {
  width: 100%;
  margin: 0 auto 15px;
}
.responsive-nav .wrapper ul {
  list-style: none;
  text-align: right;
}
.responsive-nav .wrapper ul li a {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 10px 60px 10px 0 !important;
  text-transform: uppercase;
}
.responsive-nav .wrapper .slick-questions {
  margin: 15px auto;
}
.responsive-nav .wrapper .menu {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.responsive-nav .wrapper .menu-item-has-children > a {
  position: relative;
  padding: 10px 60px 10px 0 !important;
}
.responsive-nav .wrapper .menu-item-has-children > a::after {
  content: "+";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 40px;
}
.responsive-nav .wrapper .menu-item-has-children > a.add-plus::after {
  content: "-";
  font-size: 40px;
  top: 0px;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 250ms ease-in-out;
  transition: max-height 250ms ease-in-out;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu.show {
  max-height: 1500px;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu a {
  font-size: 1.4rem;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu a::after {
  top: 2px !important;
  font-size: 36px !important;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu a.add-plus::after {
  top: -4px !important;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu .sub-menu a {
  color: #3ec7f4 !important;
  font-size: 1.2rem;
  text-transform: none;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu .sub-menu li:last-child {
  padding-bottom: 10px;
}
.responsive-nav .wrapper .menu-item-has-children .sub-menu li:last-child {
  padding-bottom: 10px;
}

.responsive-nav.show {
  height: 100%;
}

.responsive-nav.show,
.responsive-nav.collapsing {
  position: fixed;
}
.responsive-nav.show .wrapper,
.responsive-nav.collapsing .wrapper {
  width: 100%;
  height: 100%;
  padding: 234px 15px 25px 15px;
}

button.toggle-main-navigation {
  display: none;
  background-color: #fff;
  border: solid 1px black;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.9);
          box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.3ms ease;
  transition: all 0.3ms ease;
  overflow: visible;
  padding: 3px 5px 3px 0;
}
@media (max-width: 1199.98px) {
  button.toggle-main-navigation {
    display: inline-block;
  }
}
button.toggle-main-navigation:hover {
  opacity: 0.95;
}
button.toggle-main-navigation .hamburger-box {
  width: 30px;
  height: 15px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
button.toggle-main-navigation .hamburger-inner {
  display: block;
  right: 2px;
  top: 30%;
}
button.toggle-main-navigation .hamburger-inner, button.toggle-main-navigation .hamburger-inner::before, button.toggle-main-navigation .hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: black;
  margin: auto;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
button.toggle-main-navigation .hamburger-inner::before, button.toggle-main-navigation .hamburger-inner::after {
  content: "";
  display: block;
}
button.toggle-main-navigation .hamburger-inner::before {
  top: -6px;
}
button.toggle-main-navigation .hamburger-inner::after {
  bottom: -6px;
}
button.toggle-main-navigation .hamburger-inner {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
button.toggle-main-navigation .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
button.toggle-main-navigation .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
button.toggle-main-navigation[aria-expanded=true] .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
button.toggle-main-navigation[aria-expanded=true] .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
button.toggle-main-navigation[aria-expanded=true] .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.icon.arrow-right.black {
  width: 23px;
  height: 17px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMy4zNjEgMTYuNTg1Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICM4MTgxODE7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggaWQ9IlBhdGhfNTc5IiBkYXRhLW5hbWU9IlBhdGggNTc5IiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMy4wNzEsNy41OSwxNS42NTguMTc4YS43OS43OSwwLDAsMC0xLjIsMCwuOTcyLjk3MiwwLDAsMCwwLDEuMkwyMC40NzYsNy40SC44MzRhLjgzNC44MzQsMCwwLDAsMCwxLjY2OEgyMC40NzZMMTQuNTQ3LDE1YS45NzQuOTc0LDAsMCwwLDAsMS4yLjc5MS43OTEsMCwwLDAsMS4yLDBsNy40MTItNy40MTJBLjg3My44NzMsMCwwLDAsMjMuMDcxLDcuNTlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMSkiLz48L3N2Zz4=);
}
.icon.arrow-down {
  width: 17px;
  height: 7px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC4yNSA3LjgxMyI+ICA8ZGVmcz4gICAgPHN0eWxlPiAgICAgIC5jbHMtMSB7ICAgICAgICBmaWxsOiBub25lOyAgICAgICAgc3Ryb2tlOiAjZmZmOyAgICAgICAgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyAgICAgIH0gICAgPC9zdHlsZT4gIDwvZGVmcz4gIDxnIGlkPSJHcm91cF84NTUiIGRhdGEtbmFtZT0iR3JvdXAgODU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTI0Ljc5OSAtMTYwMC43OTkpIj4gICAgPGxpbmUgaWQ9IkxpbmVfMjMxIiBkYXRhLW5hbWU9IkxpbmUgMjMxIiBjbGFzcz0iY2xzLTEiIHgyPSI4LjQyNCIgeTI9IjYuNDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MjUuNSAxNjAxLjUpIi8+ICAgIDxsaW5lIGlkPSJMaW5lXzIzMiIgZGF0YS1uYW1lPSJMaW5lIDIzMiIgY2xhc3M9ImNscy0xIiB5MT0iNi40MTEiIHgyPSI4LjQyNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTMzLjkyNCAxNjAxLjUpIi8+ICA8L2c+PC9zdmc+);
}
.icon.arrow-down.black {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC4yNSA3LjgxMyI+ICA8ZGVmcz4gICAgPHN0eWxlPiAgICAgIC5jbHMtMSB7ICAgICAgICBmaWxsOiBub25lOyAgICAgICAgc3Ryb2tlOiAjMDAwOyAgICAgICAgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyAgICAgIH0gICAgPC9zdHlsZT4gIDwvZGVmcz4gIDxnIGlkPSJHcm91cF84NTUiIGRhdGEtbmFtZT0iR3JvdXAgODU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTI0Ljc5OSAtMTYwMC43OTkpIj4gICAgPGxpbmUgaWQ9IkxpbmVfMjMxIiBkYXRhLW5hbWU9IkxpbmUgMjMxIiBjbGFzcz0iY2xzLTEiIHgyPSI4LjQyNCIgeTI9IjYuNDExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MjUuNSAxNjAxLjUpIi8+ICAgIDxsaW5lIGlkPSJMaW5lXzIzMiIgZGF0YS1uYW1lPSJMaW5lIDIzMiIgY2xhc3M9ImNscy0xIiB5MT0iNi40MTEiIHgyPSI4LjQyNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTMzLjkyNCAxNjAxLjUpIi8+ICA8L2c+PC9zdmc+);
}
.icon.arrow-down-new {
  width: 17px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 14L12 8L18 14' stroke='%236DD5FA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.icon.icon-bed {
  width: 65px;
  height: 57px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iWE1MSURfMV8iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY0LjczNSA1Ny4yODUiPiAgPGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEgeyAgICAgICAgZmlsbDogI2JlM2MxMzsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8cGF0aCBpZD0iWE1MSURfOF8iIGNsYXNzPSJjbHMtMSIgZD0iTTYzLjY5LDE5LjQ3SDU3LjJhMS4wNjcsMS4wNjcsMCwwLDAtMS4wNjIsMS4wNjJWMjQuNTlIOC42MTR2LTEzQTEuMDY3LDEuMDY3LDAsMCwwLDcuNTUyLDEwLjUzSDEuMDYyQTEuMDU2LDEuMDU2LDAsMCwwLDAsMTEuNTkyVjQ4LjcyYTEuMDY3LDEuMDY3LDAsMCwwLDEuMDYyLDEuMDYySDcuNTUyQTEuMDY3LDEuMDY3LDAsMCwwLDguNjE0LDQ4LjcyVjM3LjEyNkg1Ni4xMjFWNDguNzJhMS4wNjcsMS4wNjcsMCwwLDAsMS4wNjIsMS4wNjJoNi40OTFhMS4wNjcsMS4wNjcsMCwwLDAsMS4wNjItMS4wNjJWMjAuNTY2QTEuMDUsMS4wNSwwLDAsMCw2My42OSwxOS40N1pNNTguMjQ0LDQ3LjY1OFYyMS41OTNoNC4zODRWNDcuNjQxSDU4LjI0NFptLTU2LjEyMSwwdi0zNUg2LjQ5MXYzNVpNOC42MTQsMjYuN0g1Ni4xMjFWMzVIOC42MTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDcuNTAzKSIvPiAgPHBhdGggaWQ9IlhNTElEXzVfIiBjbGFzcz0iY2xzLTEiIGQ9Ik04LjgzNSwxMy41NkEzLjE5LDMuMTksMCwwLDAsNS42NSwxNi43NDV2MS40MzlhMy4xOSwzLjE5LDAsMCwwLDMuMTg1LDMuMTg1aDcuODI2YTMuMTksMy4xOSwwLDAsMCwzLjE4NS0zLjE4NVYxNi43NDVhMy4xNzksMy4xNzksMCwwLDAtMy4xODUtMy4xODVabTguODg4LDQuNjI0YTEuMDY3LDEuMDY3LDAsMCwxLTEuMDYyLDEuMDYySDguODM1YTEuMDY3LDEuMDY3LDAsMCwxLTEuMDYyLTEuMDYyVjE2Ljc0NWExLjA2NywxLjA2NywwLDAsMSwxLjA2Mi0xLjA2Mmg3LjgyNmExLjA2NywxLjA2NywwLDAsMSwxLjA2MiwxLjA2MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMDI2IDkuNjYyKSIvPiAgPHBhdGggaWQ9IlhNTElEXzJfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNS45MTksMjAuMDcxaDYuMjE3YS43ODYuNzg2LDAsMCwwLC43ODgtLjc4OFYxMy45NGg1LjM0M2EuNzg2Ljc4NiwwLDAsMCwuNzg4LS43ODhWNi45MTlhLjc4Ni43ODYsMCwwLDAtLjc4OC0uNzg4SDMyLjkyM1YuNzg4QS43ODYuNzg2LDAsMCwwLDMyLjEzNSwwSDI1LjkxOWEuNzg2Ljc4NiwwLDAsMC0uNzg4Ljc4OFY2LjEzMUgxOS43ODhBLjc4Ni43ODYsMCwwLDAsMTksNi45MTl2Ni4yMTdhLjc4Ni43ODYsMCwwLDAsLjc4OC43ODhoNS4zNDN2NS4zNDNBLjc3OS43NzksMCwwLDAsMjUuOTE5LDIwLjA3MVpNMjAuNTc2LDcuNzI0aDUuMzQzYS43ODYuNzg2LDAsMCwwLC43ODgtLjc4OFYxLjU5M0gzMS4zM1Y2LjkzNmEuNzg2Ljc4NiwwLDAsMCwuNzg4Ljc4OGg1LjM0M3Y0LjY0MUgzMi4xMThhLjc4Ni43ODYsMCwwLDAtLjc4OC43ODhWMTguNUgyNi43MDdWMTMuMTUyYS43ODYuNzg2LDAsMCwwLS43ODgtLjc4OEgyMC41NzZWNy43MjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy41MzkpIi8+PC9zdmc+);
}
.icon.icon-buildings {
  width: 78px;
  height: 56px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iWE1MSURfMV8iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDc4LjI0OSA1Ni4yOTYiPiAgPGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEgeyAgICAgICAgZmlsbDogI2ZmZjsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8cGF0aCBpZD0iWE1MSURfMjZfIiBjbGFzcz0iY2xzLTEiIGQ9Ik02Ni45MzEsMjYuNzFINDUuNzU1VjBIMTUuMzE0VjU0LjI3NUgwVjU2LjNINzguMjQ5VjU0LjI3NUg2Ni45MzFaTTQzLjczNCw1My40SDE3LjM1MVYyLjAyMUg0My43MzRabTIxLjE3NSwwSDQ2LjA4MlYyOC43MzFINjQuOTFaIi8+ICA8cGF0aCBpZD0iWE1MSURfMjNfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMS4wNTQsNC45NEgxNC41NHY1LjZoNi41MTRaTTIwLjA0NCw5LjUxMUgxNS41NTFWNS45NTFoNC40OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjA2NiAyLjc0KSIvPiAgPHBhdGggaWQ9IlhNTElEXzIwXyIgY2xhc3M9ImNscy0xIiBkPSJNMjcuMDc0LDQuOTRIMjAuNTZ2NS42aDYuNTE0Wk0yNi4wNDgsOS41MTFIMjEuNTU1VjUuOTUxaDQuNDkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEuNDA1IDIuNzQpIi8+ICA8cGF0aCBpZD0iWE1MSURfMTdfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNy4wNzQsOS42MUgyMC41NnY1LjZoNi41MTRabS0xLjAyNiw0LjU3MUgyMS41NTV2LTMuNTZoNC40OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS40MDUgNS4zMzEpIi8+ICA8cGF0aCBpZD0iWE1MSURfMTRfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNy4wNzQsMTcuODhIMjAuNTZ2NS41ODFoNi41MTRabS0xLjAyNiw0LjU3MUgyMS41NTV2LTMuNTZoNC40OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS40MDUgOS45MTgpIi8+ICA8cGF0aCBpZD0iWE1MSURfMTFfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNy4wNzQsMjYuMDlIMjAuNTZ2NS41ODFoNi41MTRabS0xLjAyNiw0LjU3MUgyMS41NTVWMjcuMWg0LjQ5M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExLjQwNSAxNC40NzMpIi8+ICA8cGF0aCBpZD0iWE1MSURfOF8iIGNsYXNzPSJjbHMtMSIgZD0iTTIxLjA1NCwyNi4wOUgxNC41NHY1LjU4MWg2LjUxNFptLTEuMDExLDQuNTcxSDE1LjU1MVYyNy4xaDQuNDkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4wNjYgMTQuNDczKSIvPiAgPHBhdGggaWQ9IlhNTElEXzVfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0zNy43NjQsMTkuODlIMzEuMjV2NS42aDYuNTE0Wm0tMS4wMTEsNC41ODZIMzIuMjYxdi0zLjU2aDQuNDkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcuMzM1IDExLjAzMykiLz4gIDxwYXRoIGlkPSJYTUxJRF8yXyIgY2xhc3M9ImNscy0xIiBkPSJNNDMuMDI0LDI1LjdIMzYuNTF2NS41ODFoNi41MTRabS0xLjAxMSw0LjU3MUgzNy41MjF2LTMuNTZoNC40OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4yNTMgMTQuMjU2KSIvPjwvc3ZnPg==);
}
.icon.icon-education {
  width: 87px;
  height: 51px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4Ny4wNzcgNTAuNjg1Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICNiZTNjMTM7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPGcgaWQ9IlhNTElEXzFfIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDggMC4wMDYpIj4gICAgPHBhdGggaWQ9IlhNTElEXzJfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMS45NDIsMjcuMzdhMy41MjcsMy41MjcsMCwwLDAtMi4wODcsNS41NzFMOC4zNzksNDEuNjYyYTEuMzI4LDEuMzI4LDAsMCwwLC4yNzYsMS4wNDMsMS4yNjIsMS4yNjIsMCwwLDAsLjk4NC40NTNoNi4wMjRhMS4yNjIsMS4yNjIsMCwwLDAsMS4yNi0xLjQ1N2wtMS4yNi05LjA3NWEzLjYwNSwzLjYwNSwwLDAsMCwuNDkyLTEuNzkxLDMuNTU3LDMuNTU3LDAsMCwwLTEuNjkzLTMuMDEydi00LjdMMjIuNCwyNi41NjNWNDYuMjY5YTQuNDE1LDQuNDE1LDAsMCwwLDQuNDEsNC40MWgzNi4yYTQuNDE1LDQuNDE1LDAsMCwwLDQuNDEtNC40MVYyNS4zNDJsMTguOS04LjIwOWExLjI5MiwxLjI5MiwwLDAsMC0uMS0yLjRMNDMuMjYzLjA2NWExLjIsMS4yLDAsMCwwLS44NjYuMDJDMjcuNjkxLDUuNjU2LDMuNTE3LDE0LjU1NCwxLjI3MiwxNC42NzJBMS4yNjUsMS4yNjUsMCwwLDAsLjAzMiwxNS43LDEuMywxLjMsMCwwLDAsLjc4LDE3LjEzM2wxMS4xODIsNC44NDNWMjcuMzdaTTExLjE3NCw0MC42bDEuMzE5LTcuODM1YTEuMjc4LDEuMjc4LDAsMCwwLS40NTMtMS4yLjk0NS45NDUsMCwwLDEtLjMzNS0uNzI4Ljk1NS45NTUsMCwxLDEsMS45MSwwLC45ODcuOTg3LDAsMCwxLS4yMzYuNjMsMS4yNzUsMS4yNzUsMCwwLDAtLjMsMS4wMjRsMS4xMjIsOC4xM0gxMS4xNzRaTTY0LjksNDYuMjQ5YTEuODQsMS44NCwwLDAsMS0xLjgzMSwxLjgzMUgyNi44NDVhMS44NCwxLjg0LDAsMCwxLTEuODMxLTEuODMxVjI3LjY2NUw0My4wNDYsMzUuNWExLjEzMiwxLjEzMiwwLDAsMCwuNTEyLjEsMS40NzksMS40NzksMCwwLDAsLjUxMi0uMWwyMC44MDgtOS4wMzZWNDYuMjQ5Wk01LjE3LDE2LjI2N2M5LjI5Mi0yLjg5NCwzMS42MTYtMTEuMywzNy43LTEzLjZMODIuMjgxLDE2LjEwOSw0My41NTgsMzIuOTIxbC0yNS41NzItMTEuMSwyMS42LTIuODU0YTcuODYxLDcuODYxLDAsMCwwLDMuOTc3LjkyNWMyLjk3MywwLDUuMjE3LTEuMTgxLDUuMjE3LTIuNzU2cy0yLjI0NC0yLjc1Ni01LjIxNy0yLjc1NmMtMi41NTksMC00LjU4Ny44ODYtNS4xLDIuMTI2TDEzLjQsMTkuODNabTM0LjQ1MS44ODZjMC0uNTkxLDEuNTM2LTEuNDc2LDMuOTM3LTEuNDc2czMuOTM3Ljg2NiwzLjkzNywxLjQ3Ni0xLjUzNiwxLjQ3Ni0zLjkzNywxLjQ3NkM0MS4xNTYsMTguNjEsMzkuNjIxLDE3Ljc0MywzOS42MjEsMTcuMTUzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIvPiAgPC9nPjwvc3ZnPg==);
}
.icon.icon-persons {
  width: 71px;
  height: 47px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MC43NjMgNDYuOTk5Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICNmZmY7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPGcgaWQ9IlhNTElEXzFfIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDEpIj4gICAgPHBhdGggaWQ9IlhNTElEXzdfIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMC40OTEsMzQuNzc3YTEuMzA3LDEuMzA3LDAsMCwwLC4zNTEuODg2LDEuMjMzLDEuMjMzLDAsMCwwLC44NjguMzY5SDQ4LjgyN2ExLjIxLDEuMjEsMCwwLDAsMS4yMTgtMS4xODEsMjUuMywyNS4zLDAsMCwwLS4zMTQtNC4yODNINjkuNTM5YTEuMjIyLDEuMjIyLDAsMCwwLDEuMjE4LTEuMTgxYy4wMTgtLjQyNS4yNTgtMTAuMzU2LTUuOTYzLTE2LjA2YTEuMjI5LDEuMjI5LDAsMCwwLTEuNTY5LS4wNzRjLS4wNzQuMDU1LTcuMzEsNS41LTE0LjA2NywwYTEuMjI2LDEuMjI2LDAsMCwwLTEuNTY5LjAxOCwxOC4yMTMsMTguMjEzLDAsMCwwLTMuODQsNS4zLDEuMjQ3LDEuMjQ3LDAsMCwwLTEuMjM3LjE0OGMtLjMuMjIyLTcuMzQ3LDUuNDY0LTE0LjA2NywwQTEuMjg0LDEuMjg0LDAsMCwwLDI3LjMsMTguNWExNi40NDQsMTYuNDQ0LDAsMCwwLTMuNzI5LTUuMjA2QTEuMjI5LDEuMjI5LDAsMCwwLDIyLDEzLjIxNmMtLjA3NC4wNTUtNy4zMSw1LjUtMTQuMDQ4LDBhMS4yMjYsMS4yMjYsMCwwLDAtMS41NjkuMDE4Yy0uMjQuMjQtNi4yMzksNS41NzUtNi4zODcsMTYuMDZhMS4yMjgsMS4yMjgsMCwwLDAsLjM1MS44NjgsMS4yLDEuMiwwLDAsMCwuODY4LjM2OUgyMC45QTI3LjE3MiwyNy4xNzIsMCwwLDAsMjAuNDkxLDM0Ljc3N1pNNDguNTMxLDE1LjgxOWM2LjQwNiw0LjQ2NywxMi45NCwxLjM2NiwxNS4yODUtLjA1NSwzLjYzNywzLjkxNCw0LjMzOCw5LjgyMSw0LjQ2NywxMi4zMzFINDkuMjUxYTE5Ljk0NywxOS45NDcsMCwwLDAtMy42MzctNy43QTE4LjUxNywxOC41MTcsMCwwLDEsNDguNTMxLDE1LjgxOVpNMjcuODE5LDIxLjI4M2M2LjQwNiw0LjQ2NywxMi45NCwxLjM2NiwxNS4yODUtLjA1NSwzLjYzNywzLjkxNCw0LjMzOCw5LjgyMSw0LjQ2NywxMi4zMzFIMjIuOTgzQTIwLjcsMjAuNywwLDAsMSwyNy44MTksMjEuMjgzWk0yLjQ5MiwyOC4wOTVBMjAuNDY3LDIwLjQ2NywwLDAsMSw3LjMyOSwxNS44MTljNi40MDYsNC40NjcsMTIuOTQsMS4zNjYsMTUuMy0uMDU1QTE0LjY0MiwxNC42NDIsMCwwLDEsMjUuNDM4LDIwLjNhMjIuMDYyLDIyLjA2MiwwLDAsMC0zLjk2OSw3Ljc5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxMC45NTcpIi8+ICAgIDxwYXRoIGlkPSJYTUxJRF8yXyIgY2xhc3M9ImNscy0xIiBkPSJNMS43MywxMS42QTExLjYxMywxMS42MTMsMCwwLDAsMTMuMzIzLDIzLjE5NGgwYTExLjQ5LDExLjQ5LDAsMCwwLDguMi0zLjQsMTAuNTE2LDEwLjUxNiwwLDAsMCwuODQ5LS45NiwxMS41ODYsMTEuNTg2LDAsMCwwLDExLjQ0NSw5LjgyMWgwQTExLjU3MywxMS41NzMsMCwwLDAsNDUuMywxOC41NzlhMTEuNTgzLDExLjU4MywwLDAsMCw5LjIzLDQuNmgwQTExLjYsMTEuNiwwLDAsMCw2Ni4xMTgsMTEuNTgzLDExLjYxMywxMS42MTMsMCwwLDAsNTQuNTI2LS4wMSwxMS41NzMsMTEuNTczLDAsMCwwLDQzLjA0MywxMC4wNjlhMTEuNTc1LDExLjU3NSwwLDAsMC0xNy40MjYtMS4yLDEwLjUxNSwxMC41MTUsMCwwLDAtLjg0OS45NkExMS41ODcsMTEuNTg3LDAsMCwwLDEuNzMsMTEuNlpNNDguMDY1LDUuMTRBOS4xMzcsOS4xMzcsMCwxLDEsNjAuOTg3LDE4LjA2MmE5LjA2Miw5LjA2MiwwLDAsMS02LjQ2MSwyLjY3N2gwYTkuMTI0LDkuMTI0LDAsMCwxLTYuNDYxLTE1LjZaTTI3LjM1MiwxMC42MjNhOS4xMzcsOS4xMzcsMCwxLDEsNi40NjEsMTUuNmgwYTkuMTQ3LDkuMTQ3LDAsMCwxLTkuMTM4LTkuMTM4QTkuMDMsOS4wMywwLDAsMSwyNy4zNTIsMTAuNjIzWk0xMy4zMjMsMi40NjRhOS4xMzcsOS4xMzcsMCwwLDEsNi40NzksMTUuNiw5LjA2Miw5LjA2MiwwLDAsMS02LjQ2MSwyLjY3N2gwQTkuMTM3LDkuMTM3LDAsMCwxLDYuODYyLDUuMTQsOS4wMyw5LjAzLDAsMCwxLDEzLjMyMywyLjQ2NFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNDY0IDApIi8+ICA8L2c+PC9zdmc+);
}
.icon.icon-zoom {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMC4zOTYgMjAuMzk3Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6IG5vbmU7ICAgICAgICBzdHJva2U6ICNmZmY7ICAgICAgICBzdHJva2Utd2lkdGg6IDJweDsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8cGF0aCBpZD0iVW5pb25fMSIgZGF0YS1uYW1lPSJVbmlvbiAxIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMS44ODcsMTEuODg3YTYuOTYzLDYuOTYzLDAsMSwxLDIuMDM5LTQuOTIzLDYuOTQ1LDYuOTQ1LDAsMCwxLTIuMDM5LDQuOTIzbDYuOCw2LjhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIi8+PC9zdmc+);
  width: 19px;
  height: 19px;
}
.icon.icon-people {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfOTM4IiBkYXRhLW5hbWU9Ikdyb3VwIDkzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTU1LjE5IDU3LjczOCI+ICA8ZGVmcz4gICAgPHN0eWxlPiAgICAgIC5jbHMtMSB7ICAgICAgICBmaWxsOiAjYjExMTE2OyAgICAgIH0gICAgPC9zdHlsZT4gIDwvZGVmcz4gIDxnIGlkPSJHcm91cF85MzIiIGRhdGEtbmFtZT0iR3JvdXAgOTMyIj4gICAgPHBhdGggaWQ9IlBhdGhfMTk0OSIgZGF0YS1uYW1lPSJQYXRoIDE5NDkiIGNsYXNzPSJjbHMtMSIgZD0iTTE3LjUsMjAuODIzcS02LjQtLjAyOS0xMi43ODUtLjAxYy0zLjA3OS4wMS00LjY4LDEuNjItNC42ODksNC42OHEtLjAxNSw2LjQtLjAxLDEyLjhjMCwxLjUtLjA0NCwzLC4wMjQsNC40ODlhMi4wMjQsMi4wMjQsMCwwLDAsMi4wNzksMi4wMzUsMi4wNTEsMi4wNTEsMCwwLDAsMi4wOTMtMi4wMWMuMDI0LS4zNjYuMDEtLjc0Ny4wMS0xLjEyNywwLTMuODM1LS4wMS03LjY4MS4wMi0xMS41MjFhMi45NzcsMi45NzcsMCwwLDEsLjQ0OS0uOTkxLDYuMDY4LDYuMDY4LDAsMCwxLC41ODYsMS4wMTUsMi41MDksMi41MDksMCwwLDEsLjAxNS44MzRWNjUuMTc1YzAsMi4wMDYuOTQyLDMuMTgyLDIuNTMzLDMuMjE2LDEuNjg4LjAzNCwyLjYzNS0xLjExMywyLjY0NS0zLjI0LjAxLTMuMjc0LDAtNi41NTgsMC05LjgzMywwLTMuMTQzLS4wMi02LjI4LjAyNC05LjQxOCwwLS4zODEuMzUxLS43NjEuNTUxLTEuMTM3LjE2MS4wNjguMzI3LjEzMi40ODguMnYyMC41Yy0uMDEsMS4xNzEuMzQ2LDIuMjg0LDEuNDkzLDIuNmEzLjQ0MSwzLjQ0MSwwLDAsMCwyLjY4OS0uMzEyLDMuNTc4LDMuNTc4LDAsMCwwLDEuMDQ0LTIuNTY3Yy4wNjgtMTEuNTIxLjA0NC0yMy4wNTIuMDQ0LTM0LjU4M2ExLjc1MywxLjc1MywwLDAsMS0uMDEtLjU1MSw3LjEzMyw3LjEzMywwLDAsMSwuNDY0LS44NjljLjE3MS4yNjguNDU5LjUxNy41MDcuOGE5LjAxOSw5LjAxOSwwLDAsMSwuMDI0LDEuNTQyYzAsMy41NjItLjAxLDcuMTIsMCwxMC42NzcuMDEsMS43Ljc2MSwyLjYsMi4wOTMsMi42MTEsMS4zNjEuMDIsMi4wODktLjg0NCwyLjA4OS0yLjU1Mi4wMS01LjY3LjAyLTExLjM0MSwwLTE3LjAxMSwwLTIuOC0xLjYyNS00LjQwNi00LjQ3LTQuNDIxWm0wLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAwMiAtMTAuNjU0KSIvPiAgICA8cGF0aCBpZD0iUGF0aF8xOTUwIiBkYXRhLW5hbWU9IlBhdGggMTk1MCIgY2xhc3M9ImNscy0xIiBkPSJNMTguMDg5LDguMzFhNC4xMDgsNC4xMDgsMCwwLDAsNC4yNi00LjA5NCw0LjE4NSw0LjE4NSwwLDEsMC00LjI2LDQuMDk0Wm0wLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjE1OSkiLz4gIDwvZz4gIDxnIGlkPSJHcm91cF85MzMiIGRhdGEtbmFtZT0iR3JvdXAgOTMzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNi42NDIpIj4gICAgPHBhdGggaWQ9IlBhdGhfMTk0OS0yIiBkYXRhLW5hbWU9IlBhdGggMTk0OSIgY2xhc3M9ImNscy0xIiBkPSJNMTcuNSwyMC44MjNxLTYuNC0uMDI5LTEyLjc4NS0uMDFjLTMuMDc5LjAxLTQuNjgsMS42Mi00LjY4OSw0LjY4cS0uMDE1LDYuNC0uMDEsMTIuOGMwLDEuNS0uMDQ0LDMsLjAyNCw0LjQ4OWEyLjAyNCwyLjAyNCwwLDAsMCwyLjA3OSwyLjAzNSwyLjA1MSwyLjA1MSwwLDAsMCwyLjA5My0yLjAxYy4wMjQtLjM2Ni4wMS0uNzQ3LjAxLTEuMTI3LDAtMy44MzUtLjAxLTcuNjgxLjAyLTExLjUyMWEyLjk3NywyLjk3NywwLDAsMSwuNDQ5LS45OTEsNi4wNjgsNi4wNjgsMCwwLDEsLjU4NiwxLjAxNSwyLjUwOSwyLjUwOSwwLDAsMSwuMDE1LjgzNFY2NS4xNzVjMCwyLjAwNi45NDIsMy4xODIsMi41MzMsMy4yMTYsMS42ODguMDM0LDIuNjM1LTEuMTEzLDIuNjQ1LTMuMjQuMDEtMy4yNzQsMC02LjU1OCwwLTkuODMzLDAtMy4xNDMtLjAyLTYuMjguMDI0LTkuNDE4LDAtLjM4MS4zNTEtLjc2MS41NTEtMS4xMzcuMTYxLjA2OC4zMjcuMTMyLjQ4OC4ydjIwLjVjLS4wMSwxLjE3MS4zNDYsMi4yODQsMS40OTMsMi42YTMuNDQxLDMuNDQxLDAsMCwwLDIuNjg5LS4zMTIsMy41NzgsMy41NzgsMCwwLDAsMS4wNDQtMi41NjdjLjA2OC0xMS41MjEuMDQ0LTIzLjA1Mi4wNDQtMzQuNTgzYTEuNzUzLDEuNzUzLDAsMCwxLS4wMS0uNTUxLDcuMTMzLDcuMTMzLDAsMCwxLC40NjQtLjg2OWMuMTcxLjI2OC40NTkuNTE3LjUwNy44YTkuMDE5LDkuMDE5LDAsMCwxLC4wMjQsMS41NDJjMCwzLjU2Mi0uMDEsNy4xMiwwLDEwLjY3Ny4wMSwxLjcuNzYxLDIuNiwyLjA5MywyLjYxMSwxLjM2MS4wMiwyLjA4OS0uODQ0LDIuMDg5LTIuNTUyLjAxLTUuNjcuMDItMTEuMzQxLDAtMTcuMDExLDAtMi44LTEuNjI1LTQuNDA2LTQuNDctNC40MjFabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDAyIC0xMC42NTQpIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzE5NTAtMiIgZGF0YS1uYW1lPSJQYXRoIDE5NTAiIGNsYXNzPSJjbHMtMSIgZD0iTTE4LjA4OSw4LjMxYTQuMTA4LDQuMTA4LDAsMCwwLDQuMjYtNC4wOTQsNC4xODUsNC4xODUsMCwxLDAtNC4yNiw0LjA5NFptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy4xNTkpIi8+ICA8L2c+ICA8ZyBpZD0iR3JvdXBfOTM0IiBkYXRhLW5hbWU9Ikdyb3VwIDkzNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTMuMjg1KSI+ICAgIDxwYXRoIGlkPSJQYXRoXzE5NDktMyIgZGF0YS1uYW1lPSJQYXRoIDE5NDkiIGNsYXNzPSJjbHMtMSIgZD0iTTE3LjUsMjAuODIzcS02LjQtLjAyOS0xMi43ODUtLjAxYy0zLjA3OS4wMS00LjY4LDEuNjItNC42ODksNC42OHEtLjAxNSw2LjQtLjAxLDEyLjhjMCwxLjUtLjA0NCwzLC4wMjQsNC40ODlhMi4wMjQsMi4wMjQsMCwwLDAsMi4wNzksMi4wMzUsMi4wNTEsMi4wNTEsMCwwLDAsMi4wOTMtMi4wMWMuMDI0LS4zNjYuMDEtLjc0Ny4wMS0xLjEyNywwLTMuODM1LS4wMS03LjY4MS4wMi0xMS41MjFhMi45NzcsMi45NzcsMCwwLDEsLjQ0OS0uOTkxLDYuMDY4LDYuMDY4LDAsMCwxLC41ODYsMS4wMTUsMi41MDksMi41MDksMCwwLDEsLjAxNS44MzRWNjUuMTc1YzAsMi4wMDYuOTQyLDMuMTgyLDIuNTMzLDMuMjE2LDEuNjg4LjAzNCwyLjYzNS0xLjExMywyLjY0NS0zLjI0LjAxLTMuMjc0LDAtNi41NTgsMC05LjgzMywwLTMuMTQzLS4wMi02LjI4LjAyNC05LjQxOCwwLS4zODEuMzUxLS43NjEuNTUxLTEuMTM3LjE2MS4wNjguMzI3LjEzMi40ODguMnYyMC41Yy0uMDEsMS4xNzEuMzQ2LDIuMjg0LDEuNDkzLDIuNmEzLjQ0MSwzLjQ0MSwwLDAsMCwyLjY4OS0uMzEyLDMuNTc4LDMuNTc4LDAsMCwwLDEuMDQ0LTIuNTY3Yy4wNjgtMTEuNTIxLjA0NC0yMy4wNTIuMDQ0LTM0LjU4M2ExLjc1MywxLjc1MywwLDAsMS0uMDEtLjU1MSw3LjEzMyw3LjEzMywwLDAsMSwuNDY0LS44NjljLjE3MS4yNjguNDU5LjUxNy41MDcuOGE5LjAxOSw5LjAxOSwwLDAsMSwuMDI0LDEuNTQyYzAsMy41NjItLjAxLDcuMTIsMCwxMC42NzcuMDEsMS43Ljc2MSwyLjYsMi4wOTMsMi42MTEsMS4zNjEuMDIsMi4wODktLjg0NCwyLjA4OS0yLjU1Mi4wMS01LjY3LjAyLTExLjM0MSwwLTE3LjAxMSwwLTIuOC0xLjYyNS00LjQwNi00LjQ3LTQuNDIxWm0wLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAwMiAtMTAuNjU0KSIvPiAgICA8cGF0aCBpZD0iUGF0aF8xOTUwLTMiIGRhdGEtbmFtZT0iUGF0aCAxOTUwIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xOC4wODksOC4zMWE0LjEwOCw0LjEwOCwwLDAsMCw0LjI2LTQuMDk0LDQuMTg1LDQuMTg1LDAsMSwwLTQuMjYsNC4wOTRabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuMTU5KSIvPiAgPC9nPiAgPGcgaWQ9Ikdyb3VwXzkzNSIgZGF0YS1uYW1lPSJHcm91cCA5MzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc5LjkyNykiPiAgICA8cGF0aCBpZD0iUGF0aF8xOTQ5LTQiIGRhdGEtbmFtZT0iUGF0aCAxOTQ5IiBjbGFzcz0iY2xzLTEiIGQ9Ik0xNy41LDIwLjgyM3EtNi40LS4wMjktMTIuNzg1LS4wMWMtMy4wNzkuMDEtNC42OCwxLjYyLTQuNjg5LDQuNjhxLS4wMTUsNi40LS4wMSwxMi44YzAsMS41LS4wNDQsMywuMDI0LDQuNDg5YTIuMDI0LDIuMDI0LDAsMCwwLDIuMDc5LDIuMDM1LDIuMDUxLDIuMDUxLDAsMCwwLDIuMDkzLTIuMDFjLjAyNC0uMzY2LjAxLS43NDcuMDEtMS4xMjcsMC0zLjgzNS0uMDEtNy42ODEuMDItMTEuNTIxYTIuOTc3LDIuOTc3LDAsMCwxLC40NDktLjk5MSw2LjA2OCw2LjA2OCwwLDAsMSwuNTg2LDEuMDE1LDIuNTA5LDIuNTA5LDAsMCwxLC4wMTUuODM0VjY1LjE3NWMwLDIuMDA2Ljk0MiwzLjE4MiwyLjUzMywzLjIxNiwxLjY4OC4wMzQsMi42MzUtMS4xMTMsMi42NDUtMy4yNC4wMS0zLjI3NCwwLTYuNTU4LDAtOS44MzMsMC0zLjE0My0uMDItNi4yOC4wMjQtOS40MTgsMC0uMzgxLjM1MS0uNzYxLjU1MS0xLjEzNy4xNjEuMDY4LjMyNy4xMzIuNDg4LjJ2MjAuNWMtLjAxLDEuMTcxLjM0NiwyLjI4NCwxLjQ5MywyLjZhMy40NDEsMy40NDEsMCwwLDAsMi42ODktLjMxMiwzLjU3OCwzLjU3OCwwLDAsMCwxLjA0NC0yLjU2N2MuMDY4LTExLjUyMS4wNDQtMjMuMDUyLjA0NC0zNC41ODNhMS43NTMsMS43NTMsMCwwLDEtLjAxLS41NTEsNy4xMzMsNy4xMzMsMCwwLDEsLjQ2NC0uODY5Yy4xNzEuMjY4LjQ1OS41MTcuNTA3LjhhOS4wMTksOS4wMTksMCwwLDEsLjAyNCwxLjU0MmMwLDMuNTYyLS4wMSw3LjEyLDAsMTAuNjc3LjAxLDEuNy43NjEsMi42LDIuMDkzLDIuNjExLDEuMzYxLjAyLDIuMDg5LS44NDQsMi4wODktMi41NTIuMDEtNS42Ny4wMi0xMS4zNDEsMC0xNy4wMTEsMC0yLjgtMS42MjUtNC40MDYtNC40Ny00LjQyMVptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDIgLTEwLjY1NCkiLz4gICAgPHBhdGggaWQ9IlBhdGhfMTk1MC00IiBkYXRhLW5hbWU9IlBhdGggMTk1MCIgY2xhc3M9ImNscy0xIiBkPSJNMTguMDg5LDguMzFhNC4xMDgsNC4xMDgsMCwwLDAsNC4yNi00LjA5NCw0LjE4NSw0LjE4NSwwLDEsMC00LjI2LDQuMDk0Wm0wLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjE1OSkiLz4gIDwvZz4gIDxnIGlkPSJHcm91cF85MzYiIGRhdGEtbmFtZT0iR3JvdXAgOTM2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDYuNTY5KSI+ICAgIDxwYXRoIGlkPSJQYXRoXzE5NDktNSIgZGF0YS1uYW1lPSJQYXRoIDE5NDkiIGNsYXNzPSJjbHMtMSIgZD0iTTE3LjUsMjAuODIzcS02LjQtLjAyOS0xMi43ODUtLjAxYy0zLjA3OS4wMS00LjY4LDEuNjItNC42ODksNC42OHEtLjAxNSw2LjQtLjAxLDEyLjhjMCwxLjUtLjA0NCwzLC4wMjQsNC40ODlhMi4wMjQsMi4wMjQsMCwwLDAsMi4wNzksMi4wMzUsMi4wNTEsMi4wNTEsMCwwLDAsMi4wOTMtMi4wMWMuMDI0LS4zNjYuMDEtLjc0Ny4wMS0xLjEyNywwLTMuODM1LS4wMS03LjY4MS4wMi0xMS41MjFhMi45NzcsMi45NzcsMCwwLDEsLjQ0OS0uOTkxLDYuMDY4LDYuMDY4LDAsMCwxLC41ODYsMS4wMTUsMi41MDksMi41MDksMCwwLDEsLjAxNS44MzRWNjUuMTc1YzAsMi4wMDYuOTQyLDMuMTgyLDIuNTMzLDMuMjE2LDEuNjg4LjAzNCwyLjYzNS0xLjExMywyLjY0NS0zLjI0LjAxLTMuMjc0LDAtNi41NTgsMC05LjgzMywwLTMuMTQzLS4wMi02LjI4LjAyNC05LjQxOCwwLS4zODEuMzUxLS43NjEuNTUxLTEuMTM3LjE2MS4wNjguMzI3LjEzMi40ODguMnYyMC41Yy0uMDEsMS4xNzEuMzQ2LDIuMjg0LDEuNDkzLDIuNmEzLjQ0MSwzLjQ0MSwwLDAsMCwyLjY4OS0uMzEyLDMuNTc4LDMuNTc4LDAsMCwwLDEuMDQ0LTIuNTY3Yy4wNjgtMTEuNTIxLjA0NC0yMy4wNTIuMDQ0LTM0LjU4M2ExLjc1MywxLjc1MywwLDAsMS0uMDEtLjU1MSw3LjEzMyw3LjEzMywwLDAsMSwuNDY0LS44NjljLjE3MS4yNjguNDU5LjUxNy41MDcuOGE5LjAxOSw5LjAxOSwwLDAsMSwuMDI0LDEuNTQyYzAsMy41NjItLjAxLDcuMTIsMCwxMC42NzcuMDEsMS43Ljc2MSwyLjYsMi4wOTMsMi42MTEsMS4zNjEuMDIsMi4wODktLjg0NCwyLjA4OS0yLjU1Mi4wMS01LjY3LjAyLTExLjM0MSwwLTE3LjAxMSwwLTIuOC0xLjYyNS00LjQwNi00LjQ3LTQuNDIxWm0wLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAwMiAtMTAuNjU0KSIvPiAgICA8cGF0aCBpZD0iUGF0aF8xOTUwLTUiIGRhdGEtbmFtZT0iUGF0aCAxOTUwIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xOC4wODksOC4zMWE0LjEwOCw0LjEwOCwwLDAsMCw0LjI2LTQuMDk0LDQuMTg1LDQuMTg1LDAsMSwwLTQuMjYsNC4wOTRabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuMTU5KSIvPiAgPC9nPiAgPGcgaWQ9Ikdyb3VwXzkzNyIgZGF0YS1uYW1lPSJHcm91cCA5MzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMy4yMTEpIj4gICAgPHBhdGggaWQ9IlBhdGhfMTk0OS02IiBkYXRhLW5hbWU9IlBhdGggMTk0OSIgY2xhc3M9ImNscy0xIiBkPSJNMTcuNSwyMC44MjNxLTYuNC0uMDI5LTEyLjc4NS0uMDFjLTMuMDc5LjAxLTQuNjgsMS42Mi00LjY4OSw0LjY4cS0uMDE1LDYuNC0uMDEsMTIuOGMwLDEuNS0uMDQ0LDMsLjAyNCw0LjQ4OWEyLjAyNCwyLjAyNCwwLDAsMCwyLjA3OSwyLjAzNSwyLjA1MSwyLjA1MSwwLDAsMCwyLjA5My0yLjAxYy4wMjQtLjM2Ni4wMS0uNzQ3LjAxLTEuMTI3LDAtMy44MzUtLjAxLTcuNjgxLjAyLTExLjUyMWEyLjk3NywyLjk3NywwLDAsMSwuNDQ5LS45OTEsNi4wNjgsNi4wNjgsMCwwLDEsLjU4NiwxLjAxNSwyLjUwOSwyLjUwOSwwLDAsMSwuMDE1LjgzNFY2NS4xNzVjMCwyLjAwNi45NDIsMy4xODIsMi41MzMsMy4yMTYsMS42ODguMDM0LDIuNjM1LTEuMTEzLDIuNjQ1LTMuMjQuMDEtMy4yNzQsMC02LjU1OCwwLTkuODMzLDAtMy4xNDMtLjAyLTYuMjguMDI0LTkuNDE4LDAtLjM4MS4zNTEtLjc2MS41NTEtMS4xMzcuMTYxLjA2OC4zMjcuMTMyLjQ4OC4ydjIwLjVjLS4wMSwxLjE3MS4zNDYsMi4yODQsMS40OTMsMi42YTMuNDQxLDMuNDQxLDAsMCwwLDIuNjg5LS4zMTIsMy41NzgsMy41NzgsMCwwLDAsMS4wNDQtMi41NjdjLjA2OC0xMS41MjEuMDQ0LTIzLjA1Mi4wNDQtMzQuNTgzYTEuNzUzLDEuNzUzLDAsMCwxLS4wMS0uNTUxLDcuMTMzLDcuMTMzLDAsMCwxLC40NjQtLjg2OWMuMTcxLjI2OC40NTkuNTE3LjUwNy44YTkuMDE5LDkuMDE5LDAsMCwxLC4wMjQsMS41NDJjMCwzLjU2Mi0uMDEsNy4xMiwwLDEwLjY3Ny4wMSwxLjcuNzYxLDIuNiwyLjA5MywyLjYxMSwxLjM2MS4wMiwyLjA4OS0uODQ0LDIuMDg5LTIuNTUyLjAxLTUuNjcuMDItMTEuMzQxLDAtMTcuMDExLDAtMi44LTEuNjI1LTQuNDA2LTQuNDctNC40MjFabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDAyIC0xMC42NTQpIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzE5NTAtNiIgZGF0YS1uYW1lPSJQYXRoIDE5NTAiIGNsYXNzPSJjbHMtMSIgZD0iTTE4LjA4OSw4LjMxYTQuMTA4LDQuMTA4LDAsMCwwLDQuMjYtNC4wOTQsNC4xODUsNC4xODUsMCwxLDAtNC4yNiw0LjA5NFptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy4xNTkpIi8+ICA8L2c+PC9zdmc+);
  width: 155px;
  height: 58px;
}
.icon.icon-download {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfNjI4IiBkYXRhLW5hbWU9Ikdyb3VwIDYyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAuODMiIGhlaWdodD0iMTkuNTY3IiB2aWV3Qm94PSIwIDAgMjAuODMgMTkuNTY3Ij4gIDxwYXRoIGlkPSJQYXRoXzY1NSIgZGF0YS1uYW1lPSJQYXRoIDY1NSIgZD0iTTY4LjcsMTUuNWEuODc4Ljg3OCwwLDAsMCwuMDY5LjA2M2wuMDMyLjAyNC4wNDIuMDMxLjA0MS4wMjUuMDM5LjAyMy4wNDMuMDIxYy4wMTMuMDA2LjAyNy4wMTMuMDQxLjAxOWwuMDQzLjAxNi4wNDUuMDE2LjA0My4wMTFjLjAxNiwwLC4wMzEuMDA5LjA0Ny4wMTFsLjA1LjAwOC4wNDEuMDA2YS45Mi45MiwwLDAsMCwuMDkzLDAsLjkwOS45MDksMCwwLDAsLjA5MywwbC4wNDMtLjAwNmMuMDE3LDAsLjAzMywwLC4wNS0uMDA4bC4wNDgtLjAxMmEuMzYyLjM2MiwwLDAsMCwuMDQyLS4wMTFsLjA0Ni0uMDE2LjA0Mi0uMDE1Yy4wMTQtLjAwNi4wMjgtLjAxMy4wNDItLjAycy4wMjgtLjAxMy4wNDItLjAyMWwuMDM5LS4wMjNjLjAxMy0uMDA5LjAyOC0uMDE2LjA0MS0uMDI1bC4wNDEtLjAzLjAzNC0uMDI1Yy4wMjMtLjAxOS4wNDUtLjAzOS4wNjYtLjA2bDAsMCw0LjQxOC00LjQxOGEuOTQ3Ljk0NywwLDEsMC0xLjMzOS0xLjMzOWwtMi44LDIuOFYuOTQ3YS45NDcuOTQ3LDAsMSwwLTEuODk0LDB2MTEuNmwtMi44LTIuOGEuOTQ3Ljk0NywwLDAsMC0xLjMzOSwxLjMzOVptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTguOTYpIiBmaWxsPSIjMDAwMDAwIi8+ICA8cGF0aCBpZD0iUGF0aF82NTYiIGRhdGEtbmFtZT0iUGF0aCA2NTYiIGQ9Ik0xOS44ODMsMTIwYS45NDcuOTQ3LDAsMCwwLS45NDcuOTQ3djcuMjU5SDEuODk0di03LjI1OWEuOTQ3Ljk0NywwLDAsMC0xLjg5NCwwdjguMjA2YS45NDcuOTQ3LDAsMCwwLC45NDcuOTQ3SDE5Ljg4M2EuOTQ3Ljk0NywwLDAsMCwuOTQ3LS45NDd2LTguMjA2YS45NDcuOTQ3LDAsMCwwLS45NDctLjk0N1ptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0xMTAuNTMyKSIgZmlsbD0iIzAwMDAwMCIvPjwvc3ZnPg==");
  width: 21px;
  height: 20px;
}

.contact-box {
  margin: 160px auto 0;
  background: #fff;
}
.contact-box .wrapper {
  position: relative;
  top: -125px;
  border: 1px solid #dee2e6;
  background: #fff;
  padding: 25px 15px;
}
@media (min-width: 1200px) {
  .contact-box .wrapper {
    padding: 0 85px;
  }
}
.contact-box .wrapper div.row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .contact-box .wrapper div.row > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.contact-box .wrapper .subtitle {
  font-weight: 300;
}
.contact-box .icon, .contact-box .contact-info {
  display: inline-block;
  vertical-align: top;
}
.contact-box .contact-info {
  padding-left: 15px;
}
@media (max-width: 991.98px) {
  .contact-box .contact-info {
    width: 100%;
    display: block;
    padding: 0;
  }
}
.contact-box .contact-info h3, .contact-box .contact-info p, .contact-box .contact-info a, .contact-box .contact-info a:hover, .contact-box .contact-info a:focus {
  color: #3D3D3D;
  font-weight: normal;
}
.contact-box .contact-info h3 {
  display: block;
  font-size: 2.2rem;
  color: #B44319;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #dee2e6;
  text-transform: uppercase;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
@media (max-width: 1199.98px) {
  .contact-box .contact-info h3 {
    font-size: 1.9rem;
  }
}
@media (max-width: 767.98px) {
  .contact-box .contact-info h3 {
    margin-bottom: 10px;
  }
}
.contact-box .contact-info p {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 150%;
}
.contact-box .contact-info a {
  border-bottom: 1px solid #3D3D3D;
}
.contact-box .contact-info a:hover {
  opacity: 0.85;
  border-bottom-color: transparent;
}
.contact-box .contact-info strong {
  font-weight: 600;
}
@media (max-width: 1199.98px) {
  .contact-box {
    text-align: center;
    margin: 25px auto 0;
    padding-bottom: 25px;
  }
  .contact-box .wrapper {
    padding: 0 15px;
    border-color: transparent;
    top: 0;
  }
  .contact-box .big.subtitle {
    margin: 25px auto;
  }
  .contact-box .icon {
    display: none;
  }
}
.contact-box .info-24h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: 1px solid #dee2e6;
  position: relative;
  height: 110px;
  top: 55px;
  background: #fff;
  padding: 5px 15px;
}
@media (max-width: 1199.98px) {
  .contact-box .info-24h {
    height: auto;
    top: 0;
    padding: 15px;
    margin: 15px -15px 0 -15px;
  }
}
.contact-box .info-24h p {
  color: #747474;
  font-size: 2.2rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: 0 0 0 15px;
  text-align: left;
}
@media (max-width: 1199.98px) {
  .contact-box .info-24h p {
    font-size: 1.125rem;
  }
}
.contact-box .info-24h .icon {
  display: inline-block;
}

.contacts_pontis .contact_content .section_first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contacts_pontis .contact_content .section_first .contact-item {
  position: relative;
  -ms-flex-line-pack: center;
      align-content: center;
}
.contacts_pontis .contact_content .section_first .contact-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  height: 100%;
  background: #3ec7f4;
}
.contacts_pontis .contact_content .section_first .contact-item:last-child:after {
  display: none;
}
.contacts_pontis .contact_content .section_first .contact-item p {
  font-weight: 300 !important;
  line-height: 1.4;
}
.contacts_pontis .contact_content .section_second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contacts_pontis .contact_content .section_second .contact-item {
  position: relative;
  -ms-flex-line-pack: center;
      align-content: center;
}
.contacts_pontis .contact_content .section_second .contact-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  height: 100%;
  background: #3ec7f4;
}
.contacts_pontis .contact_content .section_second .contact-item:last-child:after {
  display: none;
}
.contacts_pontis .contact_content .section_second .contact-item p {
  font-weight: 300 !important;
  line-height: 1.4;
}
.contacts_pontis .contact-item-long p {
  font-weight: 300 !important;
  font-size: 1rem;
  line-height: 1.4;
}

/* CHECKBOXES, RADIO */
div.checkbox, div.radio {
  margin-bottom: 15px;
}
div.checkbox input[type=checkbox], div.checkbox input[type=radio], div.radio input[type=checkbox], div.radio input[type=radio] {
  display: none;
}
div.checkbox input[type=checkbox]:checked + label:after, div.checkbox input[type=radio]:checked + label:after, div.radio input[type=checkbox]:checked + label:after, div.radio input[type=radio]:checked + label:after {
  content: "";
}
div.checkbox label, div.radio label {
  font-size: 0.75rem;
  color: #fff;
  cursor: pointer;
  padding: 7px 25px 0 40px;
  position: relative;
}
div.checkbox label:before, div.radio label:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  border: 2px solid #fff;
  background-color: transparent;
  top: 2px;
  left: 0;
}
div.checkbox label:after, div.radio label:after {
  display: block;
  position: absolute;
  background-color: #fff;
  left: 4px;
  border-radius: 3px;
  top: 6px;
  width: 16px;
  height: 16px;
}

.input {
  margin: 15px auto;
}
.input input, .input textarea {
  padding: 12px 20px;
  outline: none;
  width: 100%;
  display: block;
  letter-spacing: 0.03em;
  font-size: 0.75em;
  color: #3D3D3D;
  background: #EEEEEE;
  border: 1px solid #dee2e6;
}
.input input:hover, .input textarea:hover {
  border-color: #747474;
}
.input input:focus, .input textarea:focus {
  border-color: #B44319;
  background: #fff;
}
.input input:focus::-webkit-input-placeholder, .input textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.input input:focus::-moz-placeholder, .input textarea:focus::-moz-placeholder {
  color: transparent;
}
.input input:focus:-ms-input-placeholder, .input textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.input input:focus::-ms-input-placeholder, .input textarea:focus::-ms-input-placeholder {
  color: transparent;
}
.input input:focus::placeholder, .input textarea:focus::placeholder {
  color: transparent;
}
.input input::-webkit-input-placeholder, .input textarea::-webkit-input-placeholder {
  color: #AAAAAA;
  font-weight: normal;
  letter-spacing: 0.09em;
}
.input input::-moz-placeholder, .input textarea::-moz-placeholder {
  color: #AAAAAA;
  font-weight: normal;
  letter-spacing: 0.09em;
}
.input input:-ms-input-placeholder, .input textarea:-ms-input-placeholder {
  color: #AAAAAA;
  font-weight: normal;
  letter-spacing: 0.09em;
}
.input input::-ms-input-placeholder, .input textarea::-ms-input-placeholder {
  color: #AAAAAA;
  font-weight: normal;
  letter-spacing: 0.09em;
}
.input input::placeholder, .input textarea::placeholder {
  color: #AAAAAA;
  font-weight: normal;
  letter-spacing: 0.09em;
}
.input textarea {
  min-height: 260px;
  resize: none;
}

.modal .modal-content {
  border-radius: 0;
}
.modal .modal-header {
  border: none;
  padding-bottom: 0;
}
.modal .modal-body {
  padding-top: 0;
  padding-bottom: 30px;
}

nav.header-nav {
  margin: auto 15px auto auto;
}
@media (max-width: 1199.98px) {
  nav.header-nav {
    display: none;
  }
}
nav.header-nav ul li {
  display: inline-block;
  margin: 0;
  padding: 3px 17px;
}
nav.header-nav ul li a {
  display: block;
  color: #747474;
  text-transform: uppercase;
  font-size: 1.125rem;
}
nav.header-nav ul li.active a, nav.header-nav ul li a:hover {
  color: #3ec7f4;
}

nav.socials ul {
  list-style: none;
  white-space: nowrap;
}
nav.socials ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
}
nav.socials ul li a {
  display: block;
  position: relative;
}
nav.socials ul li a:before {
  content: "";
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
nav.socials.white ul li.facebook a:before {
  background: url("../img/icons/facebook-white.svg");
  width: 15px;
  height: 15px;
}
nav.socials.white ul li.instagram a:before {
  background: url("../img/icons/instagram-white.svg");
  width: 16px;
  height: 16px;
}
nav.socials.white ul li.linkedin a:before {
  background: url("../img/icons/linkedin-white.svg");
  width: 14px;
  height: 14px;
}
nav.socials.white ul li.youtube a:before {
  background: url("../img/icons/youtube-white.svg");
  width: 19px;
  height: 13px;
}
nav.socials.white ul li.twitter a:before {
  background: url("../img/icons/twitter-white.svg");
  width: 21px;
  height: 17px;
}
nav.socials.black ul li.facebook a:before {
  background: url("../img/icons/facebook-black.svg");
  width: 15px;
  height: 15px;
}
nav.socials.black ul li.instagram a:before {
  background: url("../img/icons/instagram-black.svg");
  width: 16px;
  height: 16px;
}
nav.socials.black ul li.linkedin a:before {
  background: url("../img/icons/linkedin-black.svg");
  width: 14px;
  height: 14px;
}
nav.socials.black ul li.youtube a:before {
  background: url("../img/icons/youtube-black.svg");
  width: 19px;
  height: 13px;
}
nav.socials.black ul li.twitter a:before {
  background: url("../img/icons/twitter-black.svg");
  width: 21px;
  height: 17px;
}

.pagination {
  margin: 45px auto 65px;
  display: block;
  text-align: center;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 3px;
}
.pagination li a {
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
  background: #fff;
  font-size: 1rem;
  color: #9b9b9b;
}
.pagination li.prev a, .pagination li.next a {
  border-bottom: 2px solid #3ec7f4;
  line-height: 48px;
}
.pagination li.prev a svg, .pagination li.next a svg {
  display: inline-block;
  width: 18px;
  height: 13px;
  fill: #3ec7f4;
}
.pagination li.prev a:hover svg, .pagination li.next a:hover svg {
  fill: #fff;
}
.pagination li.prev a svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination li.active a, .pagination li a:hover {
  background: #3ec7f4;
  color: #fff;
}

.submenu {
  padding: 0;
  -webkit-transition: margin-top 0.2s ease-out;
  transition: margin-top 0.2s ease-out;
}
.submenu .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  .submenu .container {
    padding: 15px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.submenu a.show-tabs {
  display: none;
  position: relative;
  font-weight: 500;
  color: #000;
}
.submenu a.show-tabs:after {
  border: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: "";
  vertical-align: middle;
  margin-left: 7px;
  margin-top: -5px;
}
@media (max-width: 767.98px) {
  .submenu a.show-tabs {
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px auto;
  }
}
.submenu .container > ul {
  margin: 0 auto;
  padding: 0;
}
.submenu .container > ul li {
  display: inline-block;
  vertical-align: middle;
}
.submenu .container > ul li a {
  position: relative;
  padding: 5px 25px;
  border-bottom: none;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.125rem;
}
@media (max-width: 991.98px) {
  .submenu .container > ul li a {
    padding: 5px 15px;
    font-size: 0.85rem;
  }
}
.submenu .container > ul li.active a, .submenu .container > ul li a:hover {
  background: #3ec7f4;
  color: #fff;
}
@media (min-width: 768px) {
  .submenu .container > ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    gap: 20px;
  }
  .submenu .container > ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .submenu .container > ul {
    text-align: center;
  }
  .submenu .container > ul li {
    display: block;
  }
}
.submenu .container > ul.to-right {
  margin-left: auto;
  margin-right: 0;
}
.submenu.sticky {
  z-index: 97;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.submenu.sticky.fixed-top {
  position: fixed;
}
.submenu .home-link-submenu .svgic {
  width: 36px;
  fill: #B3B3B3;
}
.submenu .toggle-main-navigation {
  background-color: transparent !important;
  border: solid 1px transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.submenu .toggle-main-navigation .hamburger-box {
  margin-top: -2px;
  margin-left: -1px;
}
.submenu .hamburger-box .hamburger-inner {
  background-color: #B3B3B3;
  width: 30px;
  height: 4px;
}
.submenu .hamburger-box .hamburger-inner:before {
  background-color: #B3B3B3;
  width: 30px;
  height: 4px;
  top: -8px;
}
.submenu .hamburger-box .hamburger-inner:after {
  background-color: #B3B3B3;
  width: 30px;
  height: 4px;
  bottom: -8px;
}
@media (min-width: 768px) {
  .submenu.right-aligned .container > ul {
    margin-right: 0;
  }
  .submenu.left-aligned {
    margin-left: 0;
  }
  .submenu.center-aligned {
    margin: 0 auto;
  }
}
.submenu.orange .container > ul li.active a, .submenu.orange .container > ul li a:hover {
  background: #B44319;
  color: #fff;
}
.submenu.orange .container > ul li a {
  color: #B44319;
}
.submenu.orange .container > ul li a:after {
  border-top-color: #B44319;
}
.submenu.gray .container > ul li.active a, .submenu.gray .container > ul li a:hover {
  background: #3D3D3D;
  color: #fff;
}
.submenu.gray .container > ul li a {
  color: #3D3D3D;
}
.submenu.gray .container > ul li a:after {
  border-top-color: #3D3D3D;
}
.submenu.green .container > ul li.active a, .submenu.green .container > ul li a:hover {
  background: #A6BF93;
  color: #fff;
}
.submenu.green .container > ul li a {
  color: #3D3D3D;
}
.submenu.green .container > ul li a:after {
  border-top-color: #A6BF93;
}
.submenu.blue .container > ul li.active a, .submenu.blue .container > ul li a:hover {
  background: #75BEBE;
  color: #fff;
}
.submenu.blue .container > ul li a {
  color: #3D3D3D;
}
.submenu.blue .container > ul li a:after {
  border-top-color: #75BEBE;
}
.submenu.yellow .container > ul li.active a, .submenu.yellow .container > ul li a:hover {
  background: #DEBE75;
  color: #fff;
}
.submenu.yellow .container > ul li a {
  color: #3D3D3D;
}
.submenu.yellow .container > ul li a:after {
  border-top-color: #DEBE75;
}
.submenu.beige .container > ul li.active a, .submenu.beige .container > ul li a:hover {
  background: #E1B394;
  color: #fff;
}
.submenu.beige .container > ul li a {
  color: #3D3D3D;
}
.submenu.beige .container > ul li a:after {
  border-top-color: #E1B394;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.sticky-wrapper {
  position: relative;
}
@media (max-width: 991.98px) {
  .sticky-wrapper .project-navigation {
    max-height: 50px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.carousel-nav {
  position: absolute;
  right: 6%;
  bottom: 6%;
  /* Arrows */
}
@media (max-width: 767.98px) {
  .carousel-nav {
    right: 30px;
    bottom: 30px;
  }
}
.carousel-nav .slick-arrow {
  position: relative;
  display: inline-block;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 2px solid #343a40;
  border: 2px solid rgba(52, 58, 64, 0.3);
  margin: 10px;
}
.carousel-nav .slick-arrow:hover {
  border-color: #fff;
}
.carousel-nav .slick-arrow .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 991.98px) {
  .carousel-nav .slick-arrow {
    height: 40px;
    width: 40px;
  }
  .carousel-nav .slick-arrow .icon {
    width: 13px;
    height: 13px;
  }
}
.carousel-nav.black .slick-arrow:hover {
  border-color: #000;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 21px;
  width: 21px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 21px;
  width: 21px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 0.75;
}
.slick-dots li button:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border: 1px solid #707070;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  line-height: 21px;
  text-align: center;
  background-color: #fff;
  opacity: 0.23;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

.slick-slider.dots-right .slick-dots {
  right: 2%;
  left: auto;
  top: 0;
  width: 35px;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-slider.dots-right .slick-dots li {
  margin: 8px auto;
}

.slider .slick-slide img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.slider .slick-arrow:before {
  content: "";
  width: 28px;
  height: 57px;
  display: block;
  background: url("../img/slider-left-arrow.svg") no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
@media (max-width: 991.98px) {
  .slider .slick-arrow:before {
    width: 14px;
    height: 28px;
  }
}
.slider .slick-arrow.slick-prev {
  right: 100%;
  padding-right: 15px;
}
.slider .slick-arrow.slick-next {
  left: 100%;
  padding-left: 15px;
}
.slider .slick-arrow.slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .slider .slick-arrow.slick-prev, .slider .slick-arrow.slick-next {
    padding: 5px;
  }
}
.slider .slick-arrow:hover {
  opacity: 0.8;
}

.slide {
  display: none;
}
.slide:first-child {
  display: block;
}

.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child {
  display: block;
}

.canvas-holder {
  width: 100% !important;
}

.dougnut-labels-holder {
  height: 100%;
  font-size: 1.125rem;
  line-height: 1.6875;
  margin-left: 40px;
}
@media (max-width: 991.98px) {
  .dougnut-labels-holder {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin-left: 0;
    margin-top: 40px;
  }
}

.color-point {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 20px;
}

.card-body-wrap {
  background: #fff;
  color: #3d3d3d;
}
.card-body-wrap .hero-unit.square.red .ico i {
  color: #fff !important;
}

.accordion-acc .card .collapse.card-body-wrap .card-body,
.accordion-acc .card .collapsing.card-body-wrap .card-body {
  padding: 10px;
}
.accordion-acc .card .statistic-item span {
  color: rgb(61, 61, 61);
}

.h3customclass h3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.program-table {
  width: 100%;
  border-collapse: collapse;
}

.program-table th,
.program-table td {
  padding: 8px 12px;
  text-align: left;
  vertical-align: top;
}

.program-table th:first-child {
  min-width: 140px;
  white-space: nowrap;
  text-align: center;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  .program-table,
  .program-table thead,
  .program-table tbody,
  .program-table th,
  .program-table td,
  .program-table tr {
    display: block;
    width: 100%;
  }
  .program-table tr {
    margin-bottom: 1.5rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
  }
  .program-table th {
    width: 100%;
    background: #efefef;
    text-align: left;
    font-weight: bold;
    border: none;
    padding: 6px 0;
  }
  .program-table td {
    border: none;
    padding: 4px 0;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 15px 40px;
  font-size: 1rem;
  color: #fff;
  background: #3ec7f4;
  border: 1px solid #3ec7f4;
}
.button.md {
  font-size: 1.25rem;
  padding: 25px 50px;
}
.button:hover {
  color: #3ec7f4;
  background: #fff;
  border: 1px solid #3ec7f4;
}
.button.inverse {
  color: #3ec7f4;
  background: #fff;
  border: 1px solid #3ec7f4;
}
.button.inverse:hover {
  color: #fff;
  background: #3ec7f4;
  border-color: #3ec7f4;
}
.button.inverse.filled {
  background: #fff;
  border-color: #fff;
}
.button.inverse.filled:hover {
  border-color: #fff;
  background: #3ec7f4;
  color: #fff;
}
.button.orange {
  color: #fff;
  background: #B44319;
  border-color: #B44319;
}
.button.orange:hover {
  color: #fff;
  background: #ca4b1c;
  border-color: #ca4b1c;
}
.button.orange.inverse {
  border-color: #B44319;
  color: #B44319;
  background: transparent;
}
.button.orange.inverse:hover {
  color: #fff;
  background: #B44319;
}
.button.white {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.button.white:hover {
  color: #fff;
  background: #000;
}
.button.white.inverse {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.button.white.inverse:hover {
  color: #000;
  background: #fff;
}
.button.white_box {
  border: 1px solid #231F20;
  color: #231F20;
  background: #fff;
  -webkit-box-shadow: 2px 2px 0 #3ec7f4, 2px 2px 0 #3ec7f4;
          box-shadow: 2px 2px 0 #3ec7f4, 2px 2px 0 #3ec7f4;
}
.button.white_box:hover {
  color: #fff;
  background: #3ec7f4;
}
.button.white_box.inverse {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.button.white_box.inverse:hover {
  color: #000;
  background: #fff;
}
.button.blue_small {
  color: #fff;
  background: #3ec7f4;
  border: 1px solid #3ec7f4;
  padding: 15px 46px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.button.blue_small:hover {
  color: #3ec7f4;
  background: #fff;
  border: 1px solid #3ec7f4;
}
.button.black {
  border: 1px solid #000;
  color: #fff;
  background: #000;
}
.button.black:hover {
  color: #000;
  background: #fff;
}
.button.fullwidth {
  display: block;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .button {
    font-size: 1rem;
    padding: 15px 20px;
  }
}

.link-bold {
  font-weight: 600;
}

.ajax_loadmore {
  margin: 80px 0 40px !important;
}

.col-wrapper, section.background {
  position: relative;
}
.col-wrapper.white, section.background.white {
  color: #3D3D3D;
}
.col-wrapper.white.wide:after, .col-wrapper.white.wide:before, .col-wrapper.white, section.background.white.wide:after, section.background.white.wide:before, section.background.white {
  background: #fff;
}
.col-wrapper.white.transparent.wide:after, .col-wrapper.white.transparent.wide:before, .col-wrapper.white.transparent, section.background.white.transparent.wide:after, section.background.white.transparent.wide:before, section.background.white.transparent {
  background: rgba(255, 255, 255, 0.89);
}
.col-wrapper.white.bordered, section.background.white.bordered {
  border: 2px solid #dee2e6;
}
.col-wrapper.white_custom, section.background.white_custom {
  color: #000;
  border: 2px solid #000;
  background: white;
  -webkit-box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
          box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
}
.col-wrapper.white_custom .text-widget, section.background.white_custom .text-widget {
  padding: 28px 54px 12px 30px !important;
}
.col-wrapper.white_custom .text-widget h2, section.background.white_custom .text-widget h2 {
  padding: 42px 0px 50px 8px !important;
}
.col-wrapper.white_custom .text-widget p, section.background.white_custom .text-widget p {
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.2px;
}
.col-wrapper.white_custom .button, section.background.white_custom .button {
  margin: 50px 35px;
}
.col-wrapper.white_frame, section.background.white_frame {
  color: #000;
  border: 2px solid #000;
  background: white;
}
.col-wrapper.gray, section.background.gray {
  color: #fff;
}
.col-wrapper.gray.wide:after, .col-wrapper.gray.wide:before, .col-wrapper.gray, section.background.gray.wide:after, section.background.gray.wide:before, section.background.gray {
  background: #3D3D3D;
}
.col-wrapper.gray.transparent.wide:after, .col-wrapper.gray.transparent.wide:before, .col-wrapper.gray.transparent, section.background.gray.transparent.wide:after, section.background.gray.transparent.wide:before, section.background.gray.transparent {
  background: rgba(61, 61, 61, 0.89);
}
.col-wrapper.gray .text-widget a:not(.button),
.col-wrapper.gray .text-content a:not(.button), section.background.gray .text-widget a:not(.button),
section.background.gray .text-content a:not(.button) {
  color: #fff;
  text-decoration: underline !important;
}
.col-wrapper.gray .text-widget a:not(.button):hover,
.col-wrapper.gray .text-content a:not(.button):hover, section.background.gray .text-widget a:not(.button):hover,
section.background.gray .text-content a:not(.button):hover {
  color: white;
}
.col-wrapper.red, section.background.red {
  color: #fff;
}
.col-wrapper.red.wide:after, .col-wrapper.red.wide:before, .col-wrapper.red, section.background.red.wide:after, section.background.red.wide:before, section.background.red {
  background: #3ec7f4;
}
.col-wrapper.red.transparent.wide:after, .col-wrapper.red.transparent.wide:before, .col-wrapper.red.transparent, section.background.red.transparent.wide:after, section.background.red.transparent.wide:before, section.background.red.transparent {
  background: rgba(62, 199, 244, 0.89);
}
.col-wrapper.red .text-widget a:not(.button),
.col-wrapper.red .text-content a:not(.button), section.background.red .text-widget a:not(.button),
section.background.red .text-content a:not(.button) {
  color: #F5F5F5;
  text-decoration: underline !important;
}
.col-wrapper.red .text-widget a:not(.button):hover,
.col-wrapper.red .text-content a:not(.button):hover, section.background.red .text-widget a:not(.button):hover,
section.background.red .text-content a:not(.button):hover {
  color: #cfcfcf;
}
.col-wrapper.blue, section.background.blue {
  color: #fff;
}
.col-wrapper.blue.wide:after, .col-wrapper.blue.wide:before, .col-wrapper.blue, section.background.blue.wide:after, section.background.blue.wide:before, section.background.blue {
  background: #3ec7f4;
}
.col-wrapper.blue.transparent.wide:after, .col-wrapper.blue.transparent.wide:before, .col-wrapper.blue.transparent, section.background.blue.transparent.wide:after, section.background.blue.transparent.wide:before, section.background.blue.transparent {
  background: rgba(62, 199, 244, 0.89);
}
.col-wrapper.blue .text-widget a:not(.button),
.col-wrapper.blue .text-content a:not(.button), section.background.blue .text-widget a:not(.button),
section.background.blue .text-content a:not(.button) {
  color: #F5F5F5;
  text-decoration: underline !important;
}
.col-wrapper.blue .text-widget a:not(.button):hover,
.col-wrapper.blue .text-content a:not(.button):hover, section.background.blue .text-widget a:not(.button):hover,
section.background.blue .text-content a:not(.button):hover {
  color: #cfcfcf;
}
.col-wrapper.blue h3, section.background.blue h3 {
  text-transform: uppercase !important;
  font-weight: 600;
  letter-spacing: 1px;
}
.col-wrapper.orange, section.background.orange {
  color: #fff;
}
.col-wrapper.orange.wide:after, .col-wrapper.orange.wide:before, .col-wrapper.orange, section.background.orange.wide:after, section.background.orange.wide:before, section.background.orange {
  background: #B44319;
}
.col-wrapper.orange.transparent.wide:after, .col-wrapper.orange.transparent.wide:before, .col-wrapper.orange.transparent, section.background.orange.transparent.wide:after, section.background.orange.transparent.wide:before, section.background.orange.transparent {
  background: rgba(180, 67, 25, 0.89);
}
.col-wrapper.orange .text-widget a:not(.button):not(.library.article),
.col-wrapper.orange .text-content a:not(.button):not(.library.article), section.background.orange .text-widget a:not(.button):not(.library.article),
section.background.orange .text-content a:not(.button):not(.library.article) {
  color: #fff;
  text-decoration: underline !important;
}
.col-wrapper.orange .text-widget a:not(.button):not(.library.article):hover,
.col-wrapper.orange .text-content a:not(.button):not(.library.article):hover, section.background.orange .text-widget a:not(.button):not(.library.article):hover,
section.background.orange .text-content a:not(.button):not(.library.article):hover {
  color: #d9d9d9;
}
.col-wrapper.light-gray, section.background.light-gray {
  color: #3D3D3D;
}
.col-wrapper.light-gray.wide:after, .col-wrapper.light-gray.wide:before, .col-wrapper.light-gray, section.background.light-gray.wide:after, section.background.light-gray.wide:before, section.background.light-gray {
  background: #F5F5F5;
}
.col-wrapper.light-gray.transparent.wide:after, .col-wrapper.light-gray.transparent.wide:before, .col-wrapper.light-gray.transparent, section.background.light-gray.transparent.wide:after, section.background.light-gray.transparent.wide:before, section.background.light-gray.transparent {
  background: rgba(245, 245, 245, 0.89);
}

section.with-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
section.with-image:after {
  content: "";
  z-index: 1;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  opacity: 0.7;
}
section.with-image.colored-to-red:after {
  background: #3ec7f4;
}
section.with-image.colored-to-orange:after {
  background: #B44319;
}
section.with-image.colored-to-gray:after {
  background: #3D3D3D;
}
section.with-image.colored-to-light-gray:after {
  background: #F5F5F5;
}
section.with-image.colored-to-white:after {
  background: #fff;
}
section.with-image .container {
  z-index: 2;
  position: relative;
}
section.with-image > .container .row:first-of-type > div h3 {
  color: #fff;
}

section.background.padded {
  padding: 60px 0;
}
section.background.edge-to-edge .row > div {
  padding: 0;
}
section.background.edge-to-edge .row > div .col-wrapper {
  padding: 0 15px;
}
section.background.edge-to-edge .with-image {
  background-position: center center;
  background-size: cover;
  min-height: 250px;
}

.col-wrapper {
  height: 100%;
}
.col-wrapper.wide {
  position: relative;
}
.col-wrapper.wide:before, .col-wrapper.wide:after {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  background: #fff;
}
.col-wrapper.wide.left:before {
  padding-left: 9999px;
  margin-left: -9999px;
  right: 100%;
  content: "";
}
.col-wrapper.wide.right:after {
  padding-right: 9999px;
  margin-right: -9999px;
  left: 100%;
  content: "";
}
.col-wrapper.padded {
  padding: 50px 80px;
}
@media (max-width: 991.98px) {
  .col-wrapper.padded {
    padding: 25px 40px;
  }
}

.text-widget {
  padding: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .text-widget {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .text-widget.very-padded {
    padding: 60px;
  }
}
.text-widget.no-padding {
  padding: 0;
}
.text-widget a {
  text-decoration: underline !important;
}

.abstract {
  position: relative;
}
.abstract .container {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .negative-top-90px {
    position: relative;
    top: -90px;
  }
}

.bubble-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bubble-content .bubble {
  max-width: 80%;
}

.bubble {
  padding: 26px;
  position: relative;
  margin-bottom: 25px;
  background: #fff;
  color: #3D3D3D;
  border: solid 1px #231F20;
}
.bubble:after {
  border-top-color: #fff;
}
.bubble p {
  position: relative;
  font-size: 1rem;
  line-height: 140%;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 0 10px;
  margin-bottom: 22px;
}
.bubble p:before {
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjY2IiB2aWV3Qm94PSIwIDAgMTAwIDY2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB3aWR0aD0iMTAwIiBoZWlnaHQ9IjU4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMDAwMTIpIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMTA3M18zNzA2KSIvPgo8cGF0aCBkPSJNNDQuMzA1NiA5LjIwODQzTDM1LjgyMDMgMC43MjMxNDVMMC40NjQ5NzQgMzYuMDc4NUw4Ljk1MDI2IDQ0LjU2MzhMNDQuMzA1NiA5LjIwODQzWiIgZmlsbD0iIzNFQzdGNCIvPgo8cGF0aCBkPSJNODQuMzA1NiA5LjIwODQzTDc1LjgyMDMgMC43MjMxNDVMNDAuNDY1IDM2LjA3ODVMNDguOTUwMyA0NC41NjM4TDg0LjMwNTYgOS4yMDg0M1oiIGZpbGw9IiMzRUM3RjQiLz4KPHJlY3QgeD0iMjYuNzMyOSIgeT0iMzEuODQzMyIgd2lkdGg9IjkuMzk2OTciIGhlaWdodD0iMzMuODAwMiIgZmlsbD0id2hpdGUiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xMDczXzM3MDYiIHgxPSI1MCIgeTE9IjAiIHgyPSI1MCIgeTI9IjQzLjk3NDgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agb2Zmc2V0PSIwLjk5OTkiIHN0b3AtY29sb3I9IndoaXRlIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);
  width: 100px;
  height: 60px;
  left: -54px;
  top: -50px;
}
@media (max-width: 991.98px) {
  .bubble p:before {
    left: -35px;
    top: -54px;
  }
}
.bubble img.author-img, .bubble span.author {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.bubble img.author-img {
  max-width: 40px;
  height: auto;
  border-radius: 50%;
}
.bubble span.author {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.bubble span.author small {
  display: block;
  font-size: 0.75rem;
}
.bubble.orange {
  background: #B44319;
  color: #fff;
}
.bubble.orange:after {
  border-top-color: #B44319;
}
.bubble.gray {
  background: #3D3D3D;
  color: #fff;
}
.bubble.gray:after {
  border-top-color: #3D3D3D;
}
.bubble.red {
  background: #3ec7f4;
  color: #fff;
}
.bubble.red:after {
  border-top-color: #3ec7f4;
}
.bubble.blue {
  background: #3ec7f4;
  color: #fff;
}
.bubble.blue:after {
  border-top-color: #3ec7f4;
}

.person-box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.person-box-row.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.person-box-row.right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.person-box-row.left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.person-box {
  margin: 15px auto;
  max-width: 320px;
  width: 100%;
}
.person-box .img-wrapper {
  position: relative;
  height: 172px;
  width: 167px;
  margin: auto;
  display: block;
  margin-bottom: -120px;
}
.person-box .img-wrapper img, .person-box .img-wrapper svg.bg-circle {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.person-box .img-wrapper img {
  max-width: 150px;
  height: auto;
  z-index: 3;
  border-radius: 50%;
  border: solid 1px #F5F5F5;
}
.person-box .img-wrapper svg.bg-circle {
  z-index: 1;
  height: 100%;
  width: 100%;
}
.person-box .info {
  z-index: 2;
  padding: 135px 15px 5px;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
          box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
  background: #fff;
  border: 1px solid black !important;
  min-height: 380px !important;
}
.person-box .info h2, .person-box .info h3 {
  margin: 0 auto;
}
.person-box .info h2 {
  font-size: 1.2rem;
  padding: 0 0 3px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  min-height: 50px;
}
.person-box .info h3 {
  font-size: 1rem;
  padding: 15px 0 3px;
  color: #000;
  font-weight: 500;
  min-height: 75px;
}
.person-box .info > p {
  font-size: 1rem;
  padding: 10px 0;
  line-height: 1.7;
  color: #000;
}
.person-box .info > p .info-email {
  font-size: 0.9rem;
  color: #000;
  font-weight: 500;
}
.person-box .info .toggle-description, .person-box .info .description {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.person-box .info .toggle-description {
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  bottom: 25px;
  left: 150px;
}
.person-box .info .description {
  position: absolute;
  top: 100%;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  right: 0;
  background: #fff;
  cursor: pointer;
}
.person-box .info .description p {
  color: #000;
  padding: 5px 20px;
  font-size: 1rem;
  margin: auto;
  font-weight: 400;
  text-align: left;
}
.person-box .info .description p .icon {
  margin: 15px auto 0;
  display: block;
}
.person-box.description-shown .info {
  z-index: 5;
}
.person-box.description-shown .info .description {
  top: 0;
  position: absolute;
  height: 100%;
  overflow-y: auto;
  padding: 15px;
}
.person-box.description-shown:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 4 !important;
  background-color: #3ec7f4 !important;
  width: 45%;
  aspect-ratio: 1/1;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
  border-radius: 50%;
}
.person-box.green .img-wrapper svg.bg-circle {
  fill: #A6BF93;
}
.person-box.green .info {
  background: #A6BF93;
}
.person-box.blue .img-wrapper svg.bg-circle {
  fill: #75BEBE;
}
.person-box.blue .info {
  background: #75BEBE;
}
.person-box.yellow .img-wrapper svg.bg-circle {
  fill: #DEBE75;
}
.person-box.yellow .info {
  background: #DEBE75;
}
.person-box.beige .img-wrapper svg.bg-circle {
  fill: #E1B394;
}
.person-box.beige .info {
  background: #E1B394;
}
.person-box.red .img-wrapper svg.bg-circle {
  fill: #3ec7f4;
}
.person-box.red .info {
  background: #3ec7f4;
}
.person-box.white .img-wrapper svg.bg-circle {
  fill: #fff;
}
.person-box.white .info {
  background: #fff;
}
.person-box.orange .img-wrapper svg.bg-circle {
  fill: #B44319;
}
.person-box.orange .info {
  background: #B44319;
}

.col-md-12 .person-box:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: #3ec7f4;
  aspect-ratio: 1/1;
  top: 150px;
  left: 50%;
  -webkit-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
  border-radius: 50%;
  width: 150px;
}

.col-md-3 .person-box .info-email {
  font-size: 0.8rem !important;
  color: #000;
  font-weight: 300 !important;
}

.person-box-row .person-box:before {
  display: none;
}

.col-md-12 .person-box:before {
  display: none;
}

.accordion .card {
  display: block;
}
.accordion .card .card-header {
  color: black;
  font-size: 1.2rem;
  padding: 15px 25px;
  display: block;
  position: relative;
  border: 1px solid #231F20;
  margin-top: -1px;
  font-weight: 600;
}
.accordion .card .card-header:after {
  content: "";
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
  display: block;
  height: 19px;
  width: 19px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wMzYgMTkuMDM2Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICMzZWM3ZjQ7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPGcgaWQ9Ikdyb3VwXzM5MSIgZGF0YS1uYW1lPSJHcm91cCAzOTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzM0MSIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMzQxIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyLjU3MiIgaGVpZ2h0PSIxOS4wMzYiIHJ4PSIxLjI4NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4yMzIgMCkiLz4gICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV8zNDIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDM0MiIgY2xhc3M9ImNscy0xIiB3aWR0aD0iMi41NzIiIGhlaWdodD0iMTkuMDM2IiByeD0iMS4yODYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5LjAzNiA4LjIzMikgcm90YXRlKDkwKSIvPiAgPC9nPjwvc3ZnPg==);
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.accordion .card .card-header[aria-expanded=true]:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wMzYgMi41NzIiPiAgPGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEgeyAgICAgICAgZmlsbDogIzNlYzdmNDsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzM0MiIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMzQyIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyLjU3MiIgaGVpZ2h0PSIxOS4wMzYiIHJ4PSIxLjI4NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkuMDM2KSByb3RhdGUoOTApIi8+PC9zdmc+");
  height: 3px;
}
.accordion .card .collapse .card-body, .accordion .card .collapsing .card-body {
  font-size: 1rem;
  line-height: 1.8;
  padding: 10px 35px;
  border: 1px solid #231F20;
  border-top: none;
  position: relative;
}

.hero-unit {
  text-align: center;
  margin: 15px auto;
}
.hero-unit.square {
  border: 2px solid #919191;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 30px 10px;
  background: #fff;
  min-height: 428px;
}
.hero-unit.square .heading, .hero-unit.square .subheading {
  min-height: 116px;
}
.hero-unit.square .ico {
  margin-bottom: 25px;
  margin-top: 25px;
}
.hero-unit.square .ico i, .hero-unit.square .heading, .hero-unit.square .subheading {
  color: #C8C2C2;
}
.hero-unit.square.red {
  background: #fff;
  border-color: #3ec7f4;
}
.hero-unit.square.red .ico i {
  color: #3ec7f4;
}
.hero-unit.square.red .heading, .hero-unit.square.red .subheading {
  color: #231F20;
  min-height: 116px;
}
.hero-unit.square.red .ico.filled {
  background: #fff;
}
.hero-unit.square.red .ico.filled i {
  color: #3ec7f4;
}
.hero-unit.square.red-text {
  border-color: #3ec7f4;
}
.hero-unit.square.red-text .heading, .hero-unit.square.red-text .subheading {
  min-height: 116px;
}
.hero-unit.square.red-text .ico i, .hero-unit.square.red-text .heading, .hero-unit.square.red-text .subheading {
  color: #3ec7f4;
}
.hero-unit.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  padding: 0 0 0 32px;
}
.hero-unit.horizontal .ico {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hero-unit.horizontal .content {
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  padding-left: 30px;
}
.hero-unit .heading {
  color: #000;
  font-size: 1.25rem;
}
@media (max-width: 991.98px) {
  .hero-unit .heading {
    font-size: 1rem;
  }
}
.hero-unit .heading.heading-md {
  font-size: 2rem;
  font-weight: 600;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .hero-unit .heading.heading-md {
    font-size: 1.8rem;
  }
}
.hero-unit .heading.heading-lg {
  font-size: 3rem;
}
@media (max-width: 991.98px) {
  .hero-unit .heading.heading-lg {
    font-size: 2.3rem;
  }
}
.hero-unit .heading.heading-xl {
  font-size: 4.875rem;
}
@media (max-width: 991.98px) {
  .hero-unit .heading.heading-xl {
    font-size: 3.5rem;
  }
}
.hero-unit .subheading {
  font-size: 1rem;
  color: #3D3D3D;
}
.hero-unit .subheading.subheading-md {
  font-size: 1.2rem;
}
@media (max-width: 991.98px) {
  .hero-unit .subheading.subheading-md {
    font-size: 1.1rem;
  }
}
.hero-unit .subheading.subheading-md-lg {
  font-size: 1.5rem;
}
@media (max-width: 991.98px) {
  .hero-unit .subheading.subheading-md-lg {
    font-size: 1.3rem;
  }
}
.hero-unit .subheading.subheading-lg {
  font-size: 2rem;
}
@media (max-width: 991.98px) {
  .hero-unit .subheading.subheading-lg {
    font-size: 1.6rem;
  }
}
.hero-unit .heading.red, .hero-unit .subheading.red, .hero-unit .ico.red {
  color: #3ec7f4;
}
.hero-unit .heading.white, .hero-unit .subheading.white, .hero-unit .ico.white {
  color: #fff;
}
.hero-unit .heading.orange, .hero-unit .subheading.orange, .hero-unit .ico.orange {
  color: #B44319;
}
.hero-unit .heading.gray, .hero-unit .subheading.gray, .hero-unit .ico.gray {
  color: #3D3D3D;
}
.hero-unit .heading.light-gray, .hero-unit .subheading.light-gray, .hero-unit .ico.light-gray {
  color: #F5F5F5;
}
.hero-unit .heading.green, .hero-unit .subheading.green, .hero-unit .ico.green {
  color: #A6BF93;
}
.hero-unit .heading.blue, .hero-unit .subheading.blue, .hero-unit .ico.blue {
  color: #75BEBE;
}
.hero-unit .heading.yellow, .hero-unit .subheading.yellow, .hero-unit .ico.yellow {
  color: #DEBE75;
}
.hero-unit .heading.beige, .hero-unit .subheading.beige, .hero-unit .ico.beige {
  color: #E1B394;
}

.hero-unit-link {
  display: block;
}

.ico {
  display: block;
  margin: 0 auto 5px;
  font-size: 1.2rem;
  text-align: center;
}
.ico i {
  display: inline-block;
  margin: auto;
  font-size: 1rem;
}
.ico.circle {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  margin: 0 auto 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: 3px solid #fff;
  border-radius: 50%;
}
.ico.circle i {
  color: #fff !important;
}
.ico.circle_white {
  width: 4.5rem;
  height: 4.5rem;
  position: relative;
  margin: 0 auto 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: 4px solid #fff;
  border-radius: 50%;
}
.ico.circle_white i {
  color: #fff !important;
}
.ico.icon_none {
  display: none;
}
.ico.icon_none i {
  display: none;
}
.ico.filled {
  background: #3ec7f4;
}
.ico.filled i {
  color: #fff !important;
}
.ico.inverse {
  background: #fff;
  border-color: #fff;
}
.ico.inverse i {
  color: #3ec7f4;
}

.ico-md i {
  font-size: 2rem;
}
.ico-md.circle {
  width: 5rem;
  height: 5rem;
}

.ico-lg i {
  font-size: 2rem;
}
.ico-lg.circle {
  width: 6.5rem;
  height: 6.5rem;
}

.hero-unity-button {
  padding: 0 15px;
  border: solid 1px #231F20;
  -webkit-box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
          box-shadow: 5px 5px 0 #3ec7f4, 5px 5px 0 #3ec7f4;
  margin: 20px 30px;
}
.hero-unity-button .block__infobox {
  border: none;
  max-width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-height: 366px;
}
.hero-unity-button .block__infobox .box__subtitle {
  margin: 30px 0;
}

.page-header {
  height: 900px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .page-header {
    max-height: 800px;
  }
}
@media (max-width: 1199.98px) {
  .page-header {
    max-height: 700px;
  }
}
@media (max-width: 991.98px) {
  .page-header {
    max-height: 590px;
  }
}
@media (max-width: 767.98px) {
  .page-header {
    max-height: 470px;
  }
}
@media (max-width: 575.98px) {
  .page-header {
    max-height: 400px;
  }
}
.page-header img.photo {
  position: absolute;
  bottom: -160px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: auto;
  z-index: 3;
}
@media (max-width: 1500px) {
  .page-header img.photo {
    bottom: -60px;
  }
}
@media (max-width: 991.98px) {
  .page-header img.photo {
    bottom: -20px;
  }
}
@media (max-width: 500px) {
  .page-header img.photo {
    bottom: 0px;
  }
}
.page-header .circles {
  position: absolute;
  left: -15%;
  right: -15%;
  width: 130%;
  top: 7%;
  margin: auto;
  z-index: 2;
}
.page-header .container {
  margin-top: 180px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .page-header .container {
    margin-top: 108px;
  }
}
.page-header .container .big-title {
  position: absolute;
  right: 20%;
  top: 20px;
  z-index: 10;
  text-transform: uppercase;
  font-size: 3rem;
}
@media (max-width: 991.98px) {
  .page-header .container .big-title {
    top: -40px;
    font-size: 2rem;
  }
}
@media (max-width: 575.98px) {
  .page-header .container .big-title {
    top: 10px;
  }
}
@media (max-width: 767.98px) {
  .page-header .container .big-title {
    top: 120px;
    color: #fff;
    text-shadow: 0 0 5px #000;
  }
}
@media (max-width: 500px) {
  .page-header .container .big-title {
    top: -30px;
  }
}

.blf-header {
  position: relative;
  height: 700px;
  overflow: hidden;
  width: 100%;
}
.blf-header, .blf-header .slide {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.blf-header.narrow {
  height: 290px;
}
.blf-header .slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 700px;
}

.half-content-header .container, .half-content-header .row, .half-content-header .half {
  height: 100%;
}
.half-content-header .content > * {
  margin: 0 0 25px;
}
.half-content-header .half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.half-content-header .half:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
}
.half-content-header .half.left:before {
  right: 100%;
  margin-left: -9999px;
  padding-left: 9999px;
}
.half-content-header .half.right:before {
  left: 100%;
  margin-right: -9999px;
  padding-right: 9999px;
}
.half-content-header .half.red, .half-content-header .half.red:before {
  background: rgba(62, 199, 244, 0.81);
}

.image-header {
  overflow: hidden;
  position: relative;
  margin-bottom: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image-header.big {
  min-height: 400px;
}
@media (max-width: 991.98px) {
  .image-header.big {
    min-height: 300px;
  }
}
.image-header img.bg {
  display: block;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  position: absolute;
  z-index: -1;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}
.image-header .big-title {
  margin: 0 auto;
  padding: 70px 0;
}
.image-header.black-overlay:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(61, 61, 61, 0.64);
}

.project-header {
  overflow: hidden;
  position: relative;
  background: white;
}
.project-header .container, .project-header .row, .project-header .row > div {
  height: 100%;
}
.project-header .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.project-header .img-wrapper {
  position: relative;
  z-index: 1;
}
.project-header .img-wrapper .bg-circle, .project-header .img-wrapper .bg-circle2, .project-header .img-wrapper .bg-circle3, .project-header .img-wrapper .bg-circle4, .project-header .img-wrapper .bg-circle5,
.project-header .img-wrapper .header-image-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 3;
  fill: #fff;
  height: 130%;
  width: 130%;
}
.project-header .img-wrapper img {
  display: block;
  max-width: 100%;
  min-width: 278px;
}
.project-header .img-wrapper.project-background {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 650px;
  width: 650px;
  max-width: 50%;
  left: -50px;
}
.project-header .img-wrapper.project-background .header-image-wrapper {
  z-index: 2;
  border-radius: 50%;
  height: 130%;
  width: 130%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .project-header .img-wrapper.project-background .header-image-wrapper img {
    border-radius: 50%;
    min-width: 120%;
    max-width: initial;
  }
}
.project-header .img-wrapper.project-logo {
  margin: auto;
  width: 360px;
  height: auto;
  background: #fff;
  border-radius: 50%;
  z-index: 2;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .project-header .img-wrapper.project-logo {
    padding-bottom: 0;
  }
}
.project-header .img-wrapper.project-logo img {
  margin: auto;
  height: auto;
}
.project-header .img-wrapper .project-logo-link {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 0 70px 0;
}
@media (max-width: 767.98px) {
  .project-header .img-wrapper.project-background .bg-circle, .project-header .img-wrapper.project-background .bg-circle2, .project-header .img-wrapper.project-background .bg-circle3, .project-header .img-wrapper.project-background .bg-circle4, .project-header .img-wrapper.project-background .bg-circle5 {
    display: none;
  }
  .project-header .img-wrapper.project-background .header-image-wrapper {
    border-radius: 0;
  }
  .project-header .img-wrapper.project-background .header-image-wrapper img {
    min-height: 110%;
    max-width: initial;
    width: auto;
  }
  .project-header .img-wrapper.project-logo {
    margin: 20px 0;
    padding-bottom: 0;
  }
}
.project-header.red {
  background: #3ec7f4;
}
.project-header.red .project-logo {
  background: none;
}
.project-header.red .project-logo .bg-circle {
  opacity: 0.2;
  right: 0;
  left: -10%;
  width: 120%;
}
.project-header.red .project-logo .text-wrapper {
  z-index: 4;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1500px) {
  .project-header.red .project-logo .text-wrapper {
    border-radius: 50%;
    background: #3ec7f4;
  }
}
.project-header.red .project-logo .text-wrapper .big-title {
  padding: 0 0 10px;
  margin: 0;
}
.project-header.red .project-logo .text-wrapper .button {
  position: relative;
}
.project-header.small {
  height: 100%;
}
.project-header.big {
  height: 100%;
}
@media (max-width: 767.98px) {
  .project-header.big, .project-header.small {
    height: auto;
    padding: 55px 0;
  }
}

.overlaping-element {
  padding: 45px 0;
}
@media (max-width: 991.98px) {
  .overlaping-element {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .overlaping-element .container .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .overlaping-element .container .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.overlaping-element .container .row .column {
  position: relative;
  z-index: 1;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .overlaping-element .container .row .column {
    width: 100%;
    min-height: 320px;
  }
}
@media (min-width: 768px) {
  .overlaping-element .container .row .column.long {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}
.overlaping-element .container .row .column.long section {
  height: 100%;
}
@media (min-width: 768px) {
  .overlaping-element .container .row .column.short {
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .overlaping-element .container .row .column:last-of-type {
    margin-left: -16.6666666667%;
  }
}
.overlaping-element .container .row .column.in-front {
  z-index: 2;
}
.overlaping-element .container .row .column > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.overlaping-element .container .row .column > section > div {
  padding: 45px 55px;
}
.overlaping-element .container .row .column > section .text-box {
  margin-top: auto;
  margin-bottom: auto;
}
.overlaping-element .container .row .column > section.with-image {
  height: 100%;
}
@media (max-width: 991.98px) {
  .overlaping-element .container .row .column > section.with-image {
    min-height: 300px;
    position: relative;
    top: 30%;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    background-size: cover;
    background-position: center;
    margin-top: -15%;
    aspect-ratio: 1/1;
  }
  .overlaping-element .container .row .column > section.with-image .text-box {
    padding: 0;
  }
  .overlaping-element .container .row .column > section.with-image .text-box .hero-unit-link .hero-unit .ico-md.circle {
    width: 3.5rem;
    height: 3.5rem;
  }
}
@media (min-width: 768px) {
  .overlaping-element .container .row .column:last-of-type.in-back > section > div {
    margin-left: auto;
  }
  .overlaping-element .container .row .column:first-of-type.in-back > section > div {
    margin-right: auto;
  }
  .overlaping-element .container .row .column.in-back.long > section > div {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 15px 55px;
    z-index: 2;
  }
}
@media (max-width: 991.98px) {
  .overlaping-element .container .row .in-back {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .overlaping-element .container .row .in-front {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.overlaping-element section.red .ico.circle, .overlaping-element section.orange .ico.circle {
  border-color: #ffffff;
}
.overlaping-element section.red .ico.circle i, .overlaping-element section.orange .ico.circle i {
  color: #ffffff !important;
}
.overlaping-element section.red .ico.filled, .overlaping-element section.orange .ico.filled {
  background: #ffffff;
}
.overlaping-element section.red .ico.filled i, .overlaping-element section.orange .ico.filled i {
  color: #3ec7f4 !important;
}
.overlaping-element section.red .hero-unit .heading,
.overlaping-element section.red .hero-unit .subheading, .overlaping-element section.orange .hero-unit .heading,
.overlaping-element section.orange .hero-unit .subheading {
  color: #ffffff;
}
.overlaping-element section.red .statistic-item .icon-wrapper i, .overlaping-element section.orange .statistic-item .icon-wrapper i {
  border-color: #ffffff;
}
.overlaping-element section.orange .ico.filled i {
  color: #B44319 !important;
}
.overlaping-element section.gray .hero-unit .subheading,
.overlaping-element section.gray .hero-unit .heading {
  color: #ffffff;
}
.overlaping-element section.light-gray .statistic-item .icon-wrapper i, .overlaping-element section.white .statistic-item .icon-wrapper i {
  border-color: #3D3D3D;
}
.overlaping-element section.light-gray .statistic-item .icon-wrapper.red-border i, .overlaping-element section.white .statistic-item .icon-wrapper.red-border i {
  border-color: #3ec7f4;
}
.overlaping-element .statistic-item .icon-wrapper,
.overlaping-element .statistic-item .counting,
.overlaping-element .statistic-item .description {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.overlaping-element .statistic-item .number {
  font-size: 24px;
}
.overlaping-element .statistic-item .icon-wrapper i {
  padding: 20px;
  border-radius: 50%;
  border: 3px solid #ffffff;
}
.overlaping-element .statistic-item .icon-wrapper.red-border i {
  border-color: #3ec7f4;
}
.overlaping-element .with-image .statistic-item .number,
.overlaping-element .with-image .statistic-item .description {
  color: #ffffff;
}
.overlaping-element .with-image .statistic-item .icon-wrapper i:before {
  color: #ffffff;
}
.overlaping-element .with-image .hero-unit .ico i:before {
  color: #ffffff;
}
.overlaping-element .with-image .hero-unit .heading {
  color: #ffffff;
  font-weight: 600;
}
.overlaping-element .with-image .hero-unit .subheading {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.2rem;
}
.overlaping-element .with-image .text-box {
  color: #ffffff;
}
.overlaping-element .short .statistic-item {
  width: 100%;
}
.overlaping-element .svg-graf {
  max-width: 300px;
}

.apexcharts-legend-series {
  margin-bottom: 20px !important;
  overflow: visible;
}
@media (max-width: 991.98px) {
  .apexcharts-legend-series {
    margin-bottom: 15px !important;
  }
}

.apexcharts-legend-marker {
  top: 4px !important;
  min-width: 20px;
}
@media (max-width: 991.98px) {
  .apexcharts-legend-marker {
    top: -1px !important;
  }
}

.apexcharts-legend-text {
  display: inline;
  margin-left: 10px;
}

.apexcharts-legend {
  overflow: visible !important;
  padding: 15px 10px !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
@media (max-width: 991.98px) {
  .apexcharts-legend {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
  }
}

.chart-title {
  color: #3ec7f4;
}

.table-donut thead tr,
.table-donut tfoot tr {
  background-color: #3ec7f4;
  color: #fff;
}
.table-donut .color-point {
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
}

.donut-legend li {
  margin-bottom: 10px;
}
.donut-legend .legend-point-donut {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: -3px;
}
.donut-legend .legend-name-donut {
  font-size: 20px;
}

.info-cake-wrapper {
  position: relative;
  height: 375px;
  width: 850px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 900px) {
  .info-cake-wrapper {
    display: none;
  }
}
.info-cake-wrapper .description {
  position: absolute;
  margin: auto;
  width: 245px;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  line-height: 1.5;
  font-size: 0.75rem;
}
.info-cake-wrapper .description div {
  width: 100%;
}
.info-cake-wrapper .description h4 {
  color: #3ec7f4;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0;
  padding: 6px 0;
}
.info-cake-wrapper .description h4:after {
  content: "";
  display: block;
  height: 2px;
  background: #3D3D3D;
  position: absolute;
  opacity: 0.75;
}
.info-cake-wrapper .description.left-top {
  text-align: right;
  left: 0;
  top: 0;
}
.info-cake-wrapper .description.left-top div {
  margin-top: auto;
}
.info-cake-wrapper .description.left-top h4:after {
  left: 0;
  top: 100%;
  width: 208px;
}
.info-cake-wrapper .description.right-top {
  right: 0;
  top: 0;
}
.info-cake-wrapper .description.right-top div {
  margin-top: auto;
}
.info-cake-wrapper .description.right-top h4:after {
  right: 0;
  top: 100%;
  width: 165px;
}
.info-cake-wrapper .description.left-bottom {
  text-align: right;
  left: 0;
  bottom: 0;
}
.info-cake-wrapper .description.left-bottom div {
  margin-bottom: auto;
}
.info-cake-wrapper .description.left-bottom h4:after {
  left: 0;
  bottom: 100%;
  width: 148px;
}
.info-cake-wrapper .description.right-bottom {
  right: 0;
  bottom: 0;
}
.info-cake-wrapper .description.right-bottom div {
  margin-bottom: auto;
}
.info-cake-wrapper .description.right-bottom h4:after {
  right: 0;
  bottom: 100%;
  width: 101px;
}
.info-cake-wrapper .info-cake {
  width: 265px;
  height: 265px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.info-cake-wrapper .info-cake img {
  position: absolute;
  display: block;
  width: 132px;
  height: 132px;
  cursor: pointer;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.info-cake-wrapper .info-cake img.cake1 {
  left: 0;
  top: 0;
}
.info-cake-wrapper .info-cake img.cake1:hover {
  left: -7px;
  top: -7px;
}
.info-cake-wrapper .info-cake img.cake2 {
  right: 0;
  top: 0;
}
.info-cake-wrapper .info-cake img.cake2:hover {
  right: -7px;
  top: -7px;
}
.info-cake-wrapper .info-cake img.cake3 {
  left: 0;
  bottom: 0;
}
.info-cake-wrapper .info-cake img.cake3:hover {
  left: -7px;
  bottom: -7px;
}
.info-cake-wrapper .info-cake img.cake4 {
  right: 0;
  bottom: 0;
}
.info-cake-wrapper .info-cake img.cake4:hover {
  right: -7px;
  bottom: -7px;
}

.article_section .article {
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue) !important;
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue) !important;
  border: solid 1px #3D3D3D;
}
.article_section .article .content {
  padding: 18px;
}
.article_section .article .content h3, .article_section .article .content p {
  text-align: left;
}
.article_section .article .content h3 {
  min-height: 116px;
  font-weight: 500;
  font-size: 1.15rem;
  letter-spacing: 0.0375rem;
}
.article_section .article .content p {
  padding: 0 0 25px;
  min-height: 122px;
  line-height: 1.2rem;
  font-size: 0.9rem;
  letter-spacing: 0.05625rem;
  font-weight: 300;
}
.article_section .article .content .bottom .date {
  font-size: 0.9rem;
  letter-spacing: 0.0375rem;
  font-weight: 500;
}
.article_section .article .content .bottom .arrow-right {
  fill: #3ec7f4 !important;
}

@media (max-width: 991.98px) {
  #more-info .button {
    margin-top: 0;
  }
}

.detail .article-content {
  max-width: 80%;
}
@media (max-width: 991.98px) {
  .detail .article-content {
    max-width: 100%;
  }
}
.detail .article-content h2 {
  text-transform: none !important;
}
.detail .article-content p {
  letter-spacing: 0.0375rem;
}
.detail .article-content blockquote {
  margin: unset !important;
  max-width: 100% !important;
}
.detail .article-content blockquote p {
  text-align: center !important;
}

.text-box .hero-unit .ico.filled {
  background: transparent !important;
}

.text-content h1 {
  text-transform: uppercase;
  font-weight: 900;
  padding-bottom: 70px;
}
.text-content h2 {
  text-transform: uppercase;
  font-weight: 600;
  padding: 50px 0 30px;
}
@media (max-width: 991.98px) {
  .text-content h2 {
    padding: 0;
  }
}
.text-content h4 {
  text-align: left !important;
}

.grid-persons {
  padding-top: 60px;
}

.hero-unit-grid h3 {
  margin-top: 36px;
}
.hero-unit-grid .row .col-md-4 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.hero-unit-grid .row .col-md-4 .hero-unit {
  min-height: 174px;
  margin: 0;
  border: solid 1px #3ec7f4;
}
.hero-unit-grid .row .col-md-4 .hero-unit .content .heading {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.hero-unit-grid .row .col-md-4 .hero-unit .content .subheading {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.hero-unit-grid .row .col-md-4 .hero-unit .ico-md i {
  color: #3ec7f4;
}

.two-cols-full .container {
  max-width: 100% !important;
}
.two-cols-full .container .my-3 {
  padding: 0 !important;
}
.two-cols-full .container .my-3 .text-widget {
  padding: 0;
}
.two-cols-full .container .my-3 .text-widget ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: initial;
  gap: 24px;
  line-height: 1.2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  font-size: 1rem;
  font-weight: 500;
  margin: 15px auto;
}
.two-cols-full .container .my-3 .text-widget ul li:before {
  position: initial;
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin: unset;
  background-size: auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMS44NjgxNiIgeT0iMi4xODk0NSIgd2lkdGg9IjM3IiBoZWlnaHQ9IjM3IiByeD0iMTguNSIgZmlsbD0iIzNFQzdGNCIvPgo8cmVjdCB4PSIxLjg2ODE2IiB5PSIyLjE4OTQ1IiB3aWR0aD0iMzciIGhlaWdodD0iMzciIHJ4PSIxOC41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiLz4KPHBhdGggZD0iTTEyLjM2ODIgMjEuMjgzMkwxMy45NjE5IDE5LjY4OTVMMTcuOTYxOSAyMy42ODk1TDI2Ljc3NDQgMTQuODkyNkwyOC4zNjgyIDE2LjQ4NjNMMTcuOTYxOSAyNi44OTI2TDEyLjM2ODIgMjEuMjgzMloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}
.two-cols-full .container .my-3 .text-widget img {
  width: 100%;
}

.homepage-news {
  padding-top: 120px;
}
.homepage-news .button.more {
  margin-top: 45px;
}
.homepage-news .container {
  padding-left: 27px;
  padding-right: 27px;
}
.homepage-news article {
  /*&.featured {
    min-height: 540px;
    padding: 55px 45px;

    .article-title {
      margin: 0 0 25px;
      padding: 0 0 25px;
      font-size: 3.5rem;
    }
  }*/
}
@media (max-width: 1199.98px) {
  .homepage-news article {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .homepage-news article.height-md-100, .homepage-news article.height-md-100 a {
    height: 100%;
  }
  .homepage-news article.height-md-100 {
    padding-bottom: 6px;
  }
  .homepage-news article.height-md-100 a {
    padding-bottom: 11px;
  }
}
.homepage-news article a {
  position: relative;
  overflow: hidden;
  min-height: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #231F20;
}
.homepage-news article a:before, .homepage-news article a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 100%;
  width: 100%;
}
.homepage-news article a:hover .article-img {
  opacity: 0.8;
}
.homepage-news article .article_img_section {
  position: relative;
}
.homepage-news article .article_img_section .article-img {
  position: relative;
  z-index: 1;
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  min-width: 100%;
  min-height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage-news article .article_img_section .category {
  -webkit-box-shadow: 2px 2px 0 #000, 2px 2px 0 #000 !important;
          box-shadow: 2px 2px 0 #000, 2px 2px 0 #000 !important;
}
.homepage-news article .article-content {
  position: relative;
  z-index: 4;
  padding: 12px;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.homepage-news article .article-excerpt, .homepage-news article .article-title {
  line-height: 120%;
  color: #000;
  display: block;
}
.homepage-news article .article-title {
  font-weight: 500;
  font-size: 1.25rem;
  margin: 0;
  padding: 0 0 7px;
  font-weight: 500;
}
.homepage-news article .article-excerpt {
  font-size: 1rem;
}
.homepage-news article span {
  margin-left: 0;
  margin-top: 5px;
}
.homepage-news article .article-info {
  margin: 0 0 7px;
  padding: 0 0 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.homepage-news article .article-info span {
  vertical-align: middle;
  display: inline-block;
}
.homepage-news article .article-info .article-date {
  font-size: 1rem;
  color: #000;
  font-weight: 600;
}
.homepage-news article .article-info .arrow-right {
  width: 50px;
  height: 16px;
}
.homepage-news article.vzdelavanie a {
  border-color: #A6BF93;
}
.homepage-news article.vzdelavanie a .category {
  background: #A6BF93;
  position: absolute;
}
.homepage-news article.zodpovedne-podnikanie a .category {
  background: #E1B394;
  position: absolute;
}
.homepage-news article.inkluzia a .category {
  background: #75BEBE;
  position: absolute;
}
.homepage-news article.transparentnost a .category {
  background: #DEBE75;
  position: absolute;
}

span.category {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background: #000;
  padding: 2px 6px;
  margin: 0 7px;
  display: inline-block;
  white-space: nowrap;
  font-weight: 400;
}
span.category.vzdelavanie {
  background: #A6BF93;
}
span.category.zodpovedne-podnikanie {
  background: #E1B394;
}
span.category.inkluzia {
  background: #75BEBE;
}
span.category.transparentnost {
  background: #DEBE75;
}

.subpage .category, .events .container .row > div .category {
  font-size: 0.75rem;
}

.news-categories {
  text-align: center;
  padding: 60px 0;
}
.news-categories li {
  display: inline-block;
  vertical-align: middle;
  margin: auto 15px;
}
.news-categories li a {
  display: block;
  padding: 35px 20px 5px;
  border-top: 4px solid transparent;
  color: #3D3D3D;
  font-size: 1.125rem;
  line-height: 1.2rem;
}
.news-categories li.active a, .news-categories li a:hover {
  border-color: #3ec7f4;
  color: #3ec7f4;
}
.news-categories li.active a {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .news-categories {
    padding: 45px 0 25px;
  }
  .news-categories li a {
    font-size: 1.4rem;
    padding: 15px 10px 5px;
    line-height: 1.125;
    margin-bottom: 15px;
  }
  .news-categories li.active a {
    font-size: 1.125rem;
  }
}

.article {
  position: relative;
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  display: block;
  background: #fff;
  border-bottom: 1px solid !important;
  margin-bottom: 28px;
}
@media (max-width: 991.98px) {
  .article {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .article {
    max-width: 350px;
  }
}
.article, .article:hover, .article:focus {
  color: #000;
}
.article .article-img {
  position: relative;
  overflow: hidden;
}
.article .article-img img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.article .article-img .category {
  position: absolute;
  bottom: 8px;
  left: 10px;
  -webkit-box-shadow: 2px 2px 0 black, 2px 2px 0 black;
          box-shadow: 2px 2px 0 black, 2px 2px 0 black;
  letter-spacing: 0.6px;
}
.article .content {
  padding: 15px 25px;
}
.article .content h3, .article .content p {
  text-align: center;
}
.article .content h3 {
  font-size: 1.25rem;
  padding: 0 0 7px;
  letter-spacing: 1.2px;
  font-weight: 500;
}
.article .content p {
  padding: 0 0 10px;
  font-size: 1rem;
}
.article .content .date {
  font-size: 0.9rem;
  letter-spacing: 0.05625rem;
}
.article .content .bottom {
  position: relative;
  padding-right: 30px;
}
.article .content .bottom .arrow-right {
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 16px;
  display: inline-block;
}
.article.vzdelavanie.vzdelavanie, .article.green.vzdelavanie {
  border-bottom-color: #A6BF93;
}
.article.vzdelavanie .category, .article.green .category {
  background: #A6BF93;
}
.article.vzdelavanie .arrow-right, .article.green .arrow-right {
  fill: #A6BF93;
}
.article.zodpovedne-podnikanie.zodpovedne-podnikanie, .article.beige.zodpovedne-podnikanie {
  border-bottom-color: #E1B394;
}
.article.zodpovedne-podnikanie .category, .article.beige .category {
  background: #E1B394;
}
.article.zodpovedne-podnikanie .arrow-right, .article.beige .arrow-right {
  fill: #E1B394;
}
.article.inkluzia.inkluzia, .article.blue.inkluzia {
  border-bottom-color: #75BEBE;
}
.article.inkluzia .category, .article.blue .category {
  background: #75BEBE;
}
.article.inkluzia .arrow-right, .article.blue .arrow-right {
  fill: #75BEBE;
}
.article.transparentnost.transparentnost, .article.yellow.transparentnost {
  border-bottom-color: #DEBE75;
}
.article.transparentnost .category, .article.yellow .category {
  background: #DEBE75;
}
.article.transparentnost .arrow-right, .article.yellow .arrow-right {
  fill: #DEBE75;
}
.article.red .category {
  background: #3ec7f4;
}
.article.red .arrow-right {
  fill: #3ec7f4;
}
.article.blue .category {
  background: #3ec7f4;
}
.article.blue .arrow-right {
  fill: #3ec7f4;
}
.article.orange .category {
  background: #B44319;
}
.article.orange .arrow-right {
  fill: #B44319;
}

.news {
  padding: 15px 0;
}
.news .article {
  border: solid 1px #231F20 !important;
}
.news .article .content {
  padding: 18px;
}
.news .article .content h3, .news .article .content p {
  text-align: left;
}
.news .article .content h3 {
  min-height: 116px;
  font-size: 1.15rem;
  font-weight: 500;
  letter-spacing: 0.0375rem;
}
.news .article .content p {
  line-height: 1.2rem;
  font-size: 0.9rem;
  letter-spacing: 0.05625rem;
  padding: 0 0 25px;
  min-height: 85px;
  font-weight: 300;
}
.news .article .content .date {
  font-weight: 500;
  font-size: 0.9rem;
  letter-spacing: 0.0375rem;
}

.events .event a {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 45px 0;
  border-bottom: 3px solid #CACACA;
}
.events .event a .when {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  width: 18%;
}
.events .event a .when .date-start, .events .event a .when .date-end {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  vertical-align: top;
  display: block;
  color: #858585;
  white-space: nowrap;
}
.events .event a .when .date-start small, .events .event a .when .date-end small {
  line-height: 2rem;
  font-size: 1.125rem;
  vertical-align: text-top;
  text-transform: uppercase;
}
.events .event a .when .date-start {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 13px;
}
.events .event a .when .date-start:after {
  content: "";
  background: #B6B6B6;
  height: 3px;
  width: 30px;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.events .event a .event-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34%;
          flex: 0 0 34%;
  width: 34%;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  overflow: hidden;
}
.events .event a .event-img img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.events .event a .event-img span.category {
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.events .event a .event-content {
  position: relative;
  z-index: 3;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43%;
          flex: 0 0 43%;
  width: 43%;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events .event a .event-content .event-title, .events .event a .event-content .event-excerpt, .events .event a .event-content .more-arrow, .events .event a .event-content .place {
  display: block;
  color: #808080;
}
.events .event a .event-content .event-title {
  font-size: 1.25rem;
  padding-bottom: 15px;
  font-weight: 500;
}
.events .event a .event-content .event-excerpt {
  font-size: 1rem;
}
.events .event a .event-content .place, .events .event a .event-content .more-arrow {
  margin-top: auto;
  font-size: 1.125rem;
  width: 100%;
  padding-right: 30px;
}
.events .event a .event-content .more-arrow {
  position: relative;
}
.events .event a .event-content .more-arrow .icon.arrow-right {
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.events .event a:hover .event-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 767.98px) {
  .events .event a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .events .event a .when {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-bottom: 15px;
  }
  .events .event a .event-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-bottom: 15px;
  }
  .events .event a .event-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-left: 0;
  }
}
.events .event:first-of-type a {
  border-top: 3px solid #CACACA;
}
.events .container .row > div .event a {
  border-top: none;
}
.events .container .row .col-md-6:nth-of-type(1) .event a, .events .container .row .col-md-6:nth-of-type(2) .event a, .events .container .row .col-lg-6:nth-of-type(1) .event a, .events .container .row .col-lg-6:nth-of-type(2) .event a {
  border-top: 3px solid #CACACA;
}
.events .event.vzdelavanie a {
  border-bottom-color: #A6BF93;
}
.events .event.zodpovedne-podnikanie a {
  border-bottom-color: #E1B394;
}
.events .event.inkluzia a {
  border-bottom-color: #75BEBE;
}
.events .event.transparentnost a {
  border-bottom-color: #DEBE75;
}
.events .more-events {
  margin: 80px auto;
}

.subpage .events .event a .event-img, .events .container .row > div .event a .event-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 39%;
          flex: 0 0 39%;
  width: 39%;
}
.subpage .events .event a .event-img .category, .events .container .row > div .event a .event-img .category {
  left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.subpage .events .event a .event-content, .events .container .row > div .event a .event-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43%;
          flex: 0 0 43%;
  width: 43%;
}
.subpage .events .event a .event-content .event-title, .events .container .row > div .event a .event-content .event-title {
  font-size: 1.25rem;
}
.subpage .events .event a .event-content .event-excerpt, .events .container .row > div .event a .event-content .event-excerpt {
  font-size: 1rem;
}
.subpage .events .event a .event-content .more-arrow, .subpage .events .event a .event-content .place, .events .container .row > div .event a .event-content .more-arrow, .events .container .row > div .event a .event-content .place {
  font-size: 1rem;
}
.subpage .events .event a .when .date-start, .subpage .events .event a .when .date-end, .events .container .row > div .event a .when .date-start, .events .container .row > div .event a .when .date-end {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.subpage .events .event a .when .date-start small, .subpage .events .event a .when .date-end small, .events .container .row > div .event a .when .date-start small, .events .container .row > div .event a .when .date-end small {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (max-width: 767.98px) {
  .subpage .events .event a, .events .container .row > div .event a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .subpage .events .event a .when, .events .container .row > div .event a .when {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-bottom: 15px;
  }
  .subpage .events .event a .event-img, .events .container .row > div .event a .event-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-bottom: 15px;
  }
  .subpage .events .event a .event-content, .events .container .row > div .event a .event-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-left: 0;
  }
}

.events .new-design .event {
  min-height: 280px;
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 0 42% !important;
          flex: 1 0 42% !important;
  width: auto !important;
  max-width: 42% !important;
  display: table-cell !important;
  cursor: pointer;
  padding: 0 !important;
  margin: 1% !important;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
}
.events .new-design .event span.category {
  display: none;
}
.events .new-design .event.non-category-color:nth-child(-n+8), .events .new-design .event.filantropia, .events .new-design .event.inclusion {
  background: var(--pontis-blue);
}
.events .new-design .event.transparentnost, .events .new-design .event.transparency {
  background: #DEBE75;
}
.events .new-design .event.socialne-inovacie, .events .new-design .event.education {
  background: #A6BF93;
}
.events .new-design .event.zodpovedne-podnikanie, .events .new-design .event.corporate-responsibility {
  background: #E1B394;
}
.events .new-design .event a {
  height: 100%;
  position: relative;
  padding: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  background: white;
}
.events .new-design .event a .primary-event-content {
  border: solid 1px var(--pontis-black);
}
.events .new-design .event a .primary-event-content h3 {
  width: 100%;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--pontis-black);
}
@media (max-width: 768px) {
  .events .new-design .event a .primary-event-content h3 {
    padding: 0;
  }
}
.events .new-design .event a .primary-event-content .when {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 152px;
  gap: 54px;
  padding: 28px;
  background: white;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: solid 1px var(--pontis-black);
}
.events .new-design .event a .primary-event-content .when .divider {
  width: 10px;
  height: 2px;
  background: #fff;
  margin: 25px 10px 25px 5px;
}
.events .new-design .event a .primary-event-content .when .date-start {
  gap: 16px;
  font-size: 2.125rem !important;
  line-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--pontis-black);
  text-transform: uppercase;
}
.events .new-design .event a .primary-event-content .when .date-start:after {
  display: none !important;
}
.events .new-design .event a .primary-event-content .when .date-start small {
  font-size: 2.2rem !important;
  line-height: 2.2rem !important;
  font-weight: 700;
  letter-spacing: 3px;
}
.events .new-design .event a .primary-event-content .when .date-start .date-month {
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 1.25rem !important;
}
.events .new-design .event a .primary-event-content .when .date-end {
  font-size: 1rem !important;
  line-height: 1rem !important;
  padding-top: 5px;
}
.events .new-design .event a .primary-event-content .event-img {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  width: 100% !important;
  max-height: 246px !important;
}
.events .new-design .event a .primary-event-content .event-img-content {
  padding: 0 0 50px 40px;
  border: solid 1px black;
  height: 100%;
}
@media (max-width: 768px) {
  .events .new-design .event a .primary-event-content .event-img-content {
    height: auto;
  }
}
@media (max-width: 768px) {
  .events .new-design .event {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 0 100% !important;
            flex: 1 0 100% !important;
    width: auto !important;
    max-width: calc(100% - 14px) !important;
  }
}
@media (max-width: 768px) {
  .events .container .row > div .event a {
    display: block;
  }
}
@media (max-width: 768px) {
  .events .event a .event-img,
  .events .event a .when {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.events .row.events {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.events span.category.new,
.events .new-design .event span.category {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  margin-left: 0;
  max-width: 150px;
  text-align: center;
  margin-top: auto;
}

.header-top-custom .event-img {
  overflow: hidden;
  height: 400px;
  position: relative;
}
.header-top-custom .event-img img {
  position: absolute;
  z-index: 1;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.header-top-custom.non-category-color {
  background: var(--pontis-blue);
}
.header-top-custom.filantropia {
  background: #75BEBE;
}
.header-top-custom.transparentnost {
  background: #DEBE75;
}
.header-top-custom.socialne-inovacie {
  background: #A6BF93;
}

.col-wrapper.non-category-color, .col-wrapper.non-category-color.wide.right:after {
  background: var(--pontis-blue);
}
.col-wrapper.filantropia, .col-wrapper.filantropia.wide.right:after {
  background: #75BEBE;
}
.col-wrapper.socialne-inovacie, .col-wrapper.socialne-inovacie.wide.right:after {
  background: #A6BF93;
}
.col-wrapper.zodpovedne-podnikanie, .col-wrapper.zodpovedne-podnikanie.wide.right:after {
  background: #E1B394;
}

.newsletter-form {
  min-height: 385px;
  margin: 60px auto;
  background-color: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.newsletter-form .container {
  height: 100%;
  margin: auto;
}
.newsletter-form .newsletter-title {
  font-size: 1.375rem;
  text-align: center;
  margin: 0 auto;
  line-height: 134%;
  padding: 0 0 30px;
  color: #231F20;
  font-weight: 400;
  text-transform: uppercase;
}
.newsletter-form .custom__eco__mail {
  height: 5rem !important;
  font-family: "Lexend Deca Alt", sans-serif !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-column {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-shadow: 2px 2px 0 #231F20, 2px 2px 0 #231F20 !important;
          box-shadow: 2px 2px 0 #231F20, 2px 2px 0 #231F20 !important;
  width: 98% !important;
}
@media (max-width: 1199.98px) {
  .newsletter-form .custom__eco__mail .ec-v-form-column {
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
  }
}
.newsletter-form .custom__eco__mail .ec-v-form-input,
.newsletter-form .custom__eco__mail .ec-v-form-submit {
  padding: 0 !important;
  margin: 0 !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-input {
  width: 70%;
}
@media (max-width: 1199.98px) {
  .newsletter-form .custom__eco__mail .ec-v-form-input {
    width: 60%;
  }
}
.newsletter-form .custom__eco__mail .ec-v-form-input input {
  padding: 17px 15px !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 0.8125rem !important;
  font-family: "Lexend Deca Alt", sans-serif !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-input .ec-v-forms-form-control {
  border: none !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-input label {
  display: none;
}
.newsletter-form .custom__eco__mail .ec-v-form-input .ec-v-forms-form-control {
  margin: 0 auto !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-submit {
  width: 30%;
}
@media (max-width: 1199.98px) {
  .newsletter-form .custom__eco__mail .ec-v-form-submit {
    width: 40%;
  }
}
.newsletter-form .custom__eco__mail .ec-v-form-submit button {
  padding: 18px 20px !important;
  width: 100%;
  border-radius: 0 !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  background: #3ec7f4 !important;
  color: white !important;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  font-family: "Lexend Deca Alt", sans-serif !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-submit button:hover {
  color: #3ec7f4 !important;
  background: #fff !important;
}
.newsletter-form .custom__eco__mail .ec-v-form-text h2 {
  color: #fff !important;
}
.newsletter-form .checkbox label a {
  color: #231F20 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.newsletter-form .checkbox label:before {
  border: 1px solid #000 !important;
  border-radius: 0px !important;
}
.newsletter-form .checkbox input[type=checkbox]:checked + label::after {
  content: "" !important;
  display: inline-block !important;
  width: 1rem !important;
  height: 1rem !important;
  background-image: url("/dizajn/fassets/img/slash.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.newsletter-form .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newsletter-form .form input {
  border: none;
  outline: none;
  width: 355px;
  font-size: 1rem;
  font-weight: 300;
  color: #3D3D3D;
  padding: 0 20px;
}
.newsletter-form .form input::-webkit-input-placeholder {
  color: #AEAEAE;
}
.newsletter-form .form input::-moz-placeholder {
  color: #AEAEAE;
}
.newsletter-form .form input:-ms-input-placeholder {
  color: #AEAEAE;
}
.newsletter-form .form input::-ms-input-placeholder {
  color: #AEAEAE;
}
.newsletter-form .form input::placeholder {
  color: #AEAEAE;
}
.newsletter-form .form .button {
  width: 165px;
  font-size: 1rem;
  font-weight: 400;
  padding: 16px 15px;
}

.subpage .newsletter-form {
  margin-top: 0;
}

.statistic-item {
  margin: 25px auto;
  width: 250px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.statistic-item span {
  padding: 0 0 5px;
  margin: 0;
  color: #fff;
  font-weight: 300;
}
.statistic-item span.number, .statistic-item span.counter-appendix {
  font-size: 3rem;
  margin-top: 20px;
  margin-bottom: 10px;
}
.statistic-item span.description {
  font-size: 1.3rem;
  text-transform: uppercase;
}
.statistic-item span.icon-wrapper {
  margin: auto;
  display: block;
  position: relative;
  border-radius: 50%;
  width: 129px;
  height: 129px;
}
.statistic-item span.icon-wrapper .icon {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #3ec7f4 !important;
}
.statistic-item .number-wrap .number {
  color: #231F20 !important;
}
.statistic-item .description {
  color: #231F20 !important;
}

.stat-generated span.number, .stat-generated span.counter-appendix {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline-block;
}
.stat-generated span.icon-wrapper {
  margin-bottom: 20px;
}
.stat-generated span.number-wrap {
  display: block;
}
.stat-generated span.description {
  margin-top: 15px;
}

.heading_new_pontis__text-slider .swiper-slide {
  background-color: #fff;
}
.heading_new_pontis__text-slider .swiper-slide h2 {
  font-weight: 200;
  color: #3D3D3D;
  font-size: 25px;
  line-height: 40px;
  font-family: "Lexend Deca Alt", sans-serif;
}
@media screen and (min-width: 576px) {
  .heading_new_pontis__text-slider .swiper-slide h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .heading_new_pontis__text-slider .swiper-slide h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
.heading_new_pontis__text-slider .swiper-slide span {
  display: block;
  position: relative;
  opacity: 0;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1.1s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 1.1s ease-in-out;
  transition: transform 1.1s ease-in-out, opacity 1s ease-in-out;
  transition: transform 1.1s ease-in-out, opacity 1s ease-in-out, -webkit-transform 1.1s ease-in-out;
  z-index: 2;
}
.heading_new_pontis__text-slider .swiper-slide span:last-of-type {
  z-index: 1;
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 0.9s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 0.9s ease-in-out;
  transition: transform 0.9s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.9s ease-in-out, opacity 1s ease-in-out, -webkit-transform 0.9s ease-in-out;
}
.heading_new_pontis__text-slider .swiper-slide span.animation {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.heading_new_pontis__slider-overlay {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 20;
}
.heading_new_pontis__slider-overlay img {
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.heading_new_pontis__img-slider {
  height: auto;
  overflow: hidden;
}
.heading_new_pontis__img-slider .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.heading_new_pontis__img-slider .swiper-slide .swiper-img {
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
  width: 120%;
  height: 110%;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.heading_new_pontis__img-slider .swiper-slide .swiper-img.animation {
  animation: headerslideranimation 7s ease-in forwards;
  -webkit-animation: headerslideranimation 7s ease-in forwards;
}
.heading_new_pontis__img-slider .swiper-wrapper {
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
}
.heading_new_pontis .swiper-pagination {
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.heading_new_pontis .swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  margin-right: 5px;
  background-color: #F5F5F5;
  opacity: 1;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  outline: none;
}
@media screen and (min-width: 992px) {
  .heading_new_pontis .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
    margin-right: 8px;
  }
}
.heading_new_pontis .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #B3B3B3;
}

.heading_sub_new_pontis__slider-overlay {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 20;
}
.heading_sub_new_pontis__slider-overlay img {
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.heading_sub_new_pontis__img-slider {
  height: auto;
  overflow: hidden;
}
.heading_sub_new_pontis__img-slider .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.heading_sub_new_pontis__img-slider .swiper-slide .swiper-img {
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
  width: 120%;
  height: 110%;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.heading_sub_new_pontis__img-slider .swiper-slide .swiper-img.animation {
  animation: headerslideranimation 7s ease-in forwards;
  -webkit-animation: headerslideranimation 7s ease-in forwards;
}
.heading_sub_new_pontis__img-slider .swiper-wrapper {
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
}
.heading_sub_new_pontis .swiper-pagination {
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.heading_sub_new_pontis .swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  margin-right: 5px;
  background-color: #F5F5F5;
  opacity: 1;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  outline: none;
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
    margin-right: 8px;
  }
}
.heading_sub_new_pontis .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #B3B3B3;
}

@-webkit-keyframes headerslideranimation {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes headerslideranimation {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
body {
  position: relative;
}
body svg.background {
  position: absolute;
  display: block;
  z-index: -1;
  opacity: 0.47;
}
body svg.background.circle1 {
  width: 260px;
  height: 265px;
  top: 20%;
  left: 2%;
  fill: #DEBE75;
}
body svg.background.circle2 {
  width: 572px;
  height: 580px;
  top: 18%;
  right: 2%;
  fill: #75BEBE;
}
body svg.background.circle3 {
  width: 260px;
  height: 265px;
  top: 57%;
  left: 2%;
  fill: #E1B394;
}
body svg.background.circle4 {
  width: 572px;
  height: 580px;
  top: 47%;
  right: 2%;
  fill: #A6BF93;
}
body svg.background.circle5 {
  width: 182px;
  height: 186px;
  top: 43%;
  left: 7%;
  fill: #3ec7f4;
}

.short-excerpt.container {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 991.98px) {
  .short-excerpt.container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.short-excerpt.container p {
  font-size: 1rem;
  color: #3D3D3D;
  max-width: 66%;
  margin: auto;
}

.subpage .events .event:first-of-type a {
  border-top-color: transparent;
}

.homepage-header {
  background: url("../img/homepage-header-bg.png") no-repeat center center/cover;
  min-height: 900px;
}
@media (max-width: 991.98px) {
  .homepage-header {
    background-size: 100% auto;
    background-repeat: repeat-y;
    min-height: initial;
    padding: 25px 0;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header {
    background-size: 100% auto;
    background-repeat: repeat-y;
    min-height: initial;
    padding: 25px 0;
  }
}
.homepage-header .silne-spojenia img {
  display: block;
  height: auto;
  max-width: 70%;
  width: 420px;
  padding-top: 45px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
  .homepage-header .silne-spojenia img {
    padding: 25px 0;
    margin: 0 auto;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .silne-spojenia img {
    padding: 25px 0;
    margin-left: 0;
  }
}
@media (max-height: 670px) and (min-width: 991px) {
  .homepage-header .silne-spojenia img {
    width: 320px;
  }
}
.homepage-header .silne-spojenia:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.homepage-header .other-themes .theme {
  padding: 15px 0;
}
.homepage-header .other-themes .theme .img-wrapper {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.homepage-header .other-themes .theme:hover {
  letter-spacing: normal;
}
.homepage-header .other-themes .theme:hover .img-wrapper {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.homepage-header .other-themes .theme.vzdelavanie {
  margin: 0 auto 0 0;
}
.homepage-header .other-themes .theme.vzdelavanie .img-wrapper {
  width: 335px;
  height: 335px;
}
@media (max-width: 991.98px) {
  .homepage-header .other-themes .theme.vzdelavanie .img-wrapper {
    width: 165px;
    height: 165px;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .other-themes .theme.vzdelavanie .img-wrapper {
    width: 255px;
    height: 255px;
  }
}
.homepage-header .other-themes .theme.vzdelavanie h3 {
  font-size: 2rem;
  color: #A6BF93;
}
.homepage-header .other-themes .theme.zodpovedne-podnikanie {
  margin: 125px 0 -50px auto;
}
@media (max-width: 991.98px) {
  .homepage-header .other-themes .theme.zodpovedne-podnikanie {
    margin: 70px 0 -30px auto;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .other-themes .theme.zodpovedne-podnikanie {
    margin: 20px 35px -100px auto;
  }
}
@media (max-height: 706px) and (min-width: 768px) {
  .homepage-header .other-themes .theme.zodpovedne-podnikanie {
    margin: 20px 35px -170px auto;
  }
}
.homepage-header .other-themes .theme.zodpovedne-podnikanie .img-wrapper {
  width: 295px;
  height: 295px;
}
@media (max-width: 991.98px) {
  .homepage-header .other-themes .theme.zodpovedne-podnikanie .img-wrapper {
    width: 145px;
    height: 145px;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .other-themes .theme.zodpovedne-podnikanie .img-wrapper {
    width: 195px;
    height: 195px;
  }
}
.homepage-header .other-themes .theme.zodpovedne-podnikanie h3 {
  font-size: 1.75rem;
  color: #E1B394;
}
.homepage-header .other-themes .theme.inkluzia .img-wrapper {
  width: 205px;
  height: 205px;
}
@media (max-width: 991.98px) {
  .homepage-header .other-themes .theme.inkluzia .img-wrapper {
    width: 105px;
    height: 105px;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .other-themes .theme.inkluzia .img-wrapper {
    width: 105px;
    height: 105px;
  }
}
.homepage-header .other-themes .theme.inkluzia h3 {
  font-size: 1.05rem;
  color: #75BEBE;
}
.homepage-header .other-themes .theme.transparentnost .img-wrapper {
  width: 245px;
  height: 245px;
}
@media (max-width: 991.98px) {
  .homepage-header .other-themes .theme.transparentnost .img-wrapper {
    width: 125px;
    height: 125px;
  }
}
@media (max-height: 1100px) and (min-width: 991px) {
  .homepage-header .other-themes .theme.transparentnost .img-wrapper {
    width: 125px;
    height: 125px;
  }
}
.homepage-header .other-themes .theme.transparentnost h3 {
  font-size: 1.3rem;
  color: #DEBE75;
}
@media (max-width: 767.98px) {
  .homepage-header .other-themes .theme, .homepage-header .other-themes .theme.zodpovedne-podnikanie, .homepage-header .other-themes .theme.inkluzia, .homepage-header .other-themes .theme.transparentnost, .homepage-header .other-themes .theme.vzdelavanie {
    margin: 15px auto;
  }
  .homepage-header .other-themes .theme .img-wrapper, .homepage-header .other-themes .theme.zodpovedne-podnikanie .img-wrapper, .homepage-header .other-themes .theme.inkluzia .img-wrapper, .homepage-header .other-themes .theme.transparentnost .img-wrapper, .homepage-header .other-themes .theme.vzdelavanie .img-wrapper {
    width: 290px;
    height: 290px;
  }
  .homepage-header .other-themes .theme h3, .homepage-header .other-themes .theme.zodpovedne-podnikanie h3, .homepage-header .other-themes .theme.inkluzia h3, .homepage-header .other-themes .theme.transparentnost h3, .homepage-header .other-themes .theme.vzdelavanie h3 {
    font-size: 1.7rem;
  }
}

.our-projects {
  padding-bottom: 30px;
  position: relative;
}
@media (max-width: 991.98px) {
  .our-projects {
    padding-bottom: 45px;
  }
}
.our-projects .row {
  padding-left: 14px;
  padding-right: 14px;
}
.our-projects .row .col-md-3 img {
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  max-width: 260px;
  max-height: 150px;
}
.our-projects .row .col-md-6 img {
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.our-projects .project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px -6px;
  -webkit-box-shadow: 5px 5px #3ec7f4, 5px 5px #3ec7f4;
          box-shadow: 5px 5px #3ec7f4, 5px 5px #3ec7f4;
  border: solid 2px black;
  height: 155px;
}
.our-projects .project .nadacne-fondy-project {
  color: #fff;
  font-size: 1.4rem;
  display: block;
  width: 100%;
  font-family: ff-dax-pro, sans-serif;
  font-weight: 300;
  line-height: 255px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.our-projects .project:hover img,
.our-projects .project:hover .nadacne-fondy-project {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.our-projects .project.business-leaders {
  background: #DBC39A;
}
.our-projects .project.charta-diverzity {
  background: #E87777;
}
.our-projects .project.advokati-probono {
  background: #BCA987;
}
.our-projects .project.generacia-3 {
  -webkit-box-shadow: 5px 5px black, 5px 5px black !important;
          box-shadow: 5px 5px black, 5px 5px black !important;
}
.our-projects .project.transparentne-slovensko {
  background: #EF8295;
}
.our-projects .project.dobra-krajina {
  background: #808A97;
}
.our-projects .project.nase-mesto {
  background: #505050;
}
.our-projects .project.color-pink-light {
  -webkit-box-shadow: 5px 5px #F5A0C5, 5px 5px #F5A0C5 !important;
          box-shadow: 5px 5px #F5A0C5, 5px 5px #F5A0C5 !important;
}
.our-projects .project.color-pink-medium {
  -webkit-box-shadow: 5px 5px #C56BAB, 5px 5px #C56BAB !important;
          box-shadow: 5px 5px #C56BAB, 5px 5px #C56BAB !important;
}
.our-projects .project.color-blue-light {
  -webkit-box-shadow: 5px 5px #ABDFEA, 5px 5px #ABDFEA !important;
          box-shadow: 5px 5px #ABDFEA, 5px 5px #ABDFEA !important;
}
.our-projects .project.color-orange {
  -webkit-box-shadow: 5px 5px #F26A42, 5px 5px #F26A42 !important;
          box-shadow: 5px 5px #F26A42, 5px 5px #F26A42 !important;
}
.our-projects .project.color-blue-bright {
  -webkit-box-shadow: 5px 5px #0090D6, 5px 5px #0090D6 !important;
          box-shadow: 5px 5px #0090D6, 5px 5px #0090D6 !important;
}
.our-projects .project.color-teal {
  -webkit-box-shadow: 5px 5px #47BFAF, 5px 5px #47BFAF !important;
          box-shadow: 5px 5px #47BFAF, 5px 5px #47BFAF !important;
}
.our-projects .project.color-teal-dark {
  -webkit-box-shadow: 5px 5px #0B6863, 5px 5px #0B6863 !important;
          box-shadow: 5px 5px #0B6863, 5px 5px #0B6863 !important;
}
.our-projects .project.color-blue-soft {
  -webkit-box-shadow: 5px 5px #5694CF, 5px 5px #5694CF !important;
          box-shadow: 5px 5px #5694CF, 5px 5px #5694CF !important;
}
.our-projects .project.color-blue-cyan {
  -webkit-box-shadow: 5px 5px #35B9D6, 5px 5px #35B9D6 !important;
          box-shadow: 5px 5px #35B9D6, 5px 5px #35B9D6 !important;
}
.our-projects .project.color-blue-pale {
  -webkit-box-shadow: 5px 5px #8BB2E0, 5px 5px #8BB2E0 !important;
          box-shadow: 5px 5px #8BB2E0, 5px 5px #8BB2E0 !important;
}
.our-projects .project.color-beige {
  -webkit-box-shadow: 5px 5px #CACAA6, 5px 5px #CACAA6 !important;
          box-shadow: 5px 5px #CACAA6, 5px 5px #CACAA6 !important;
}
.our-projects .project.color-lime {
  -webkit-box-shadow: 5px 5px #BCD650, 5px 5px #BCD650 !important;
          box-shadow: 5px 5px #BCD650, 5px 5px #BCD650 !important;
}
.our-projects .project.color-orange-mustard {
  -webkit-box-shadow: 5px 5px #D2A646, 5px 5px #D2A646 !important;
          box-shadow: 5px 5px #D2A646, 5px 5px #D2A646 !important;
}
.our-projects .project.color-yellow {
  -webkit-box-shadow: 5px 5px #FFCE46, 5px 5px #FFCE46 !important;
          box-shadow: 5px 5px #FFCE46, 5px 5px #FFCE46 !important;
}
.our-projects .project.color-purple-light {
  -webkit-box-shadow: 5px 5px #C3B1D6, 5px 5px #C3B1D6 !important;
          box-shadow: 5px 5px #C3B1D6, 5px 5px #C3B1D6 !important;
}
.our-projects .project.color-sky {
  -webkit-box-shadow: 5px 5px #3EC7F4, 5px 5px #3EC7F4 !important;
          box-shadow: 5px 5px #3EC7F4, 5px 5px #3EC7F4 !important;
}
.our-projects .more-projects {
  margin: 80px auto 50px;
}
.our-projects img.people {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  max-height: 1000px;
  margin: auto;
}

.subpage .our-projects img {
  width: 100% !important;
  max-width: unset !important;
  max-height: unset !important;
  padding: 2px;
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.heading_new_pontis__content .heading_new_pontis__heading {
  font-family: "Lexend Deca Alt", sans-serif;
}

.subpage .our-projects .big-title {
  margin: 0px auto 45px;
}

.blf-clenska-firma-header {
  color: #fff;
}
.blf-clenska-firma-header:after {
  background: rgba(48, 48, 48, 0.78);
}
.blf-clenska-firma-header .company-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .company-logo {
    width: 150px;
    height: 150px;
  }
}
.blf-clenska-firma-header .company-logo img {
  display: block;
  width: 80%;
  height: auto;
  margin: auto;
}
.blf-clenska-firma-header .bordered-square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.blf-clenska-firma-header .bordered-square .square-logo {
  width: 125px;
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  margin: 15px;
}
.blf-clenska-firma-header .bordered-square .square-logo img {
  margin: auto;
  display: block;
  width: 70%;
  height: auto;
}
.blf-clenska-firma-header .bordered-square .bordered-left {
  background: #fff;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.blf-clenska-firma-header .bordered-square .bordered-right {
  background: #fff;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.blf-clenska-firma-header .company-contact .big-title {
  padding: 0 0 5px;
  margin: 0;
  text-align: left;
  font-size: 2rem;
}
.blf-clenska-firma-header .company-contact a {
  color: #fff;
  border-bottom: 1px solid #fff;
  overflow-wrap: break-word !important;
}
.blf-clenska-firma-header .company-contact p {
  line-height: 1.56;
  font-size: 1rem;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .company-contact p {
    font-size: 0.75rem;
  }
}
.blf-clenska-firma-header .company-contact p span {
  display: block;
  font-weight: 400;
}
.blf-clenska-firma-header .company-contact p span.position, .blf-clenska-firma-header .company-contact p span.name {
  font-size: 1.125rem;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .company-contact p span.position, .blf-clenska-firma-header .company-contact p span.name {
    font-size: 1rem;
  }
}
.blf-clenska-firma-header .company-contact p span.position {
  padding: 0;
}
@media (max-width: 767.98px) {
  .blf-clenska-firma-header .company-contact, .blf-clenska-firma-header .company-contact .big-title {
    text-align: center;
  }
}
.blf-clenska-firma-header .years {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 160px;
}
.blf-clenska-firma-header .years .big-title, .blf-clenska-firma-header .years .timeline {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.blf-clenska-firma-header .years .big-title {
  text-align: left;
  margin: 0 auto;
  padding: 10px 0;
}
.blf-clenska-firma-header .years .big-title small {
  display: block;
  font-size: 1.625rem;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .years .big-title {
    font-size: 1.5rem;
  }
  .blf-clenska-firma-header .years .big-title small {
    font-size: 1rem;
  }
}
.blf-clenska-firma-header .years .timeline {
  min-height: 115px;
  width: 3px;
  position: relative;
  border-left: 1px solid #fff;
}
.blf-clenska-firma-header .years .timeline span {
  display: block;
  position: absolute;
  left: 0;
  padding-left: 15px;
}
.blf-clenska-firma-header .years .timeline span:before {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.blf-clenska-firma-header .years .timeline span.first {
  top: 15px;
  font-size: 1.375rem;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .years .timeline span.first {
    font-size: 1rem;
  }
}
.blf-clenska-firma-header .years .timeline span.first:before {
  width: 12px;
  height: 12px;
  left: -6px;
  background: #3ec7f4;
}
.blf-clenska-firma-header .years .timeline span.second {
  bottom: 15px;
  font-size: 1.8rem;
}
@media (max-width: 991.98px) {
  .blf-clenska-firma-header .years .timeline span.second {
    font-size: 1.2rem;
  }
}
.blf-clenska-firma-header .years .timeline span.second:before {
  width: 18px;
  height: 18px;
  left: -9px;
  background: #fff;
}
@media (min-width: 768px) {
  .blf-clenska-firma-header .row.line-separated-columns > div {
    position: relative;
  }
  .blf-clenska-firma-header .row.line-separated-columns > div:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 1px;
    background: #fff;
  }
  .blf-clenska-firma-header .row.line-separated-columns > div:last-of-type:after {
    content: none;
  }
  .blf-clenska-firma-header .row.line-separated-columns > div.disable-line-sep:after, .blf-clenska-firma-header .row.line-separated-columns > div.disable-line-sep:first-child:before {
    background: transparent;
  }
}
.blf-clenska-firma-header .progress-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blf-clenska-firma-header .progress-col .big-title {
  margin: 0;
  padding: 0 15px 0 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 90px;
}
.blf-clenska-firma-header .progress-bar {
  display: block;
  margin: auto;
  width: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.52);
  height: 23px;
  -webkit-box-flex: 5;
      -ms-flex-positive: 5;
          flex-grow: 5;
}
.blf-clenska-firma-header .progress-bar .fill {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #3ec7f4;
}
.blf-clenska-firma-header .document-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 10px 15px;
  margin: 10px auto;
}
.blf-clenska-firma-header .document-download .hero-unit {
  margin: auto auto auto 0;
}
.blf-clenska-firma-header .document-download .hero-unit .heading, .blf-clenska-firma-header .document-download .hero-unit .subheading, .blf-clenska-firma-header .document-download .hero-unit .ico {
  padding: 0;
  margin: auto;
}
.blf-clenska-firma-header .document-download .button {
  padding: 5px 15px;
  text-transform: none;
}

.viabona .col-wrapper {
  text-align: center;
}

.viabonafaq {
  text-align: center;
}
.viabonafaq .pb-10 {
  padding-bottom: 24px !important;
}

.hero-unit-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-unit-center .hero-unit {
  width: 50%;
}
@media (max-width: 767.98px) {
  .hero-unit-center .hero-unit {
    width: 100%;
  }
}

.viabona-aktuality .article .bottom .date {
  display: none;
}

.viabona-bulletin .col-md-4 .text-widget {
  border: solid 1px #3D3D3D;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue) !important;
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue) !important;
  min-height: 800px;
}
.viabona-bulletin .col-md-4 .text-widget p b span {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 500;
}

.heading_sub_new_pontis {
  background-color: #fff;
  padding: 60px 0;
  overflow: hidden;
  position: relative;
  margin-top: 108px;
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis {
    padding: 60px 0;
  }
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg {
  width: auto;
  overflow: hidden;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg .heading_sub_new_pontis__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #fff 5%, rgba(255, 255, 255, 0) 50%);
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .heading_sub_new_pontis__overlay {
    top: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(75%, #fff));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 30%, #fff 75%);
  }
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg .heading_sub_new_pontis__overlay::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("images/header-overlay-decor.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .heading_sub_new_pontis__overlay::before {
    background-position: 70%;
    background-size: 60%;
  }
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg .bw-img,
.heading_sub_new_pontis .heading_sub_new_pontis__bg .main-img {
  z-index: 1;
}
@media screen and (max-width: 991.5px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .bw-img,
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .main-img {
    right: 0;
    width: 100%;
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .bw-img,
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .main-img {
    height: 100%;
    right: 0;
  }
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg .bw-img {
  position: relative;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.heading_sub_new_pontis .heading_sub_new_pontis__bg .main-img {
  position: absolute;
  -webkit-mask-image: url("images/header-subpage-mask.svg");
  mask-image: url("images/header-subpage-mask.svg");
  -webkit-mask-size: 75%;
  mask-size: 75%;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis .heading_sub_new_pontis__bg .main-img {
    -webkit-mask-position: 85%;
    mask-position: 85%;
  }
}
.heading_sub_new_pontis .container {
  position: relative;
  z-index: 5;
}
.heading_sub_new_pontis__heading {
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 600;
}
@media screen and (min-width: 576px) {
  .heading_sub_new_pontis__heading {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .heading_sub_new_pontis__heading {
    margin-bottom: 60px;
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis__heading span {
    display: block;
  }
}
.heading_sub_new_pontis__heading.green {
  color: #8ba777;
}
.heading_sub_new_pontis__heading.blue {
  color: var(--pontis-blue);
}
.heading_sub_new_pontis__heading.red {
  color: #231F20;
}
.heading_sub_new_pontis__content p {
  color: #626363;
  font-weight: 300;
  line-height: 1.4;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .heading_sub_new_pontis__content p {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .heading_sub_new_pontis__content p {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .other-themes > .row {
    padding-bottom: 45px;
  }
}
.other-themes .theme {
  position: relative;
  display: block;
  padding-bottom: 68px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.other-themes .theme:hover .theme-img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.other-themes .theme:hover h3 {
  color: #B3B3B3;
}
.other-themes .theme h3 {
  position: relative;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231F20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.other-themes .theme .img-wrapper {
  margin: 0 auto 42px;
  display: block;
  width: 100%;
  max-width: 480px;
  height: 320px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.other-themes .theme .img-wrapper .theme-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 1199.98px) {
  .other-themes .theme h3 {
    font-size: 2.5rem;
  }
  .other-themes .theme .img-wrapper {
    height: 260px;
  }
}
.other-themes .theme.socialne-inovacie .img-wrapper {
  -webkit-box-shadow: 5px 5px 0 #d0a2cb, 5px 5px 0 #d0a2cb;
          box-shadow: 5px 5px 0 #d0a2cb, 5px 5px 0 #d0a2cb;
}
.other-themes .theme.zodpovedne-podnikanie .img-wrapper {
  -webkit-box-shadow: 5px 5px 0 #5ea1d7, 5px 5px 0 #5ea1d7;
          box-shadow: 5px 5px 0 #5ea1d7, 5px 5px 0 #5ea1d7;
}
.other-themes .theme.filantropia .img-wrapper {
  -webkit-box-shadow: 5px 5px 0 #00b4b0, 5px 5px 0 #00b4b0;
          box-shadow: 5px 5px 0 #00b4b0, 5px 5px 0 #00b4b0;
}

.apexcharts-pie-label,
.apexcharts-datalabel,
.apexcharts-datalabel-label,
.apexcharts-datalabel-value {
  -webkit-filter: none !important;
          filter: none !important;
}

.page-template-page-zodpovedne-podnikanie-php .header .search {
  background: #E1B394;
}
.page-template-page-zodpovedne-podnikanie-php .button {
  background: #E1B394;
  color: #fff;
}
.page-template-page-zodpovedne-podnikanie-php .button:hover {
  background: #d6976c;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-page-zodpovedne-podnikanie-php .events .row > div:nth-of-type(1) .event a,
  .page-template-page-zodpovedne-podnikanie-php .events .row > div:nth-of-type(2) .event a {
    border-top: 3px solid #E1B394;
  }
}
@media (max-width: 991.98px) {
  .page-template-page-zodpovedne-podnikanie-php .events .row > div:nth-of-type(1) .event a {
    border-top: 3px solid #E1B394;
  }
}
.page-template-page-zodpovedne-podnikanie-php .events .event a {
  border-color: #E1B394;
}
.page-template-page-zodpovedne-podnikanie-php .our-projects .row > div:nth-of-type(odd) .project {
  background: #694B37;
}
.page-template-page-zodpovedne-podnikanie-php .our-projects .row > div:nth-of-type(even) .project {
  background: #442917;
}
.page-template-page-zodpovedne-podnikanie-php .big-title.with-page-background {
  background: #E1B394;
}
.page-template-page-zodpovedne-podnikanie-php svg.background {
  fill: #E1B394 !important;
}
.page-template-page-zodpovedne-podnikanie-php footer {
  background: #E1B394;
}

.page-template-page-transparentnost-php .header .search {
  background: #DEBE75;
}
.page-template-page-transparentnost-php .page-header {
  /*img.photo { top: 24%; }*/
}
.page-template-page-transparentnost-php .button {
  background: #DEBE75;
  color: #fff;
}
.page-template-page-transparentnost-php .button:hover {
  background: #d4ab4c;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-page-transparentnost-php .events .row > div:nth-of-type(1) .event a,
  .page-template-page-transparentnost-php .events .row > div:nth-of-type(2) .event a {
    border-top: 3px solid #DEBE75;
  }
}
@media (max-width: 991.98px) {
  .page-template-page-transparentnost-php .events .row > div:nth-of-type(1) .event a {
    border-top: 3px solid #DEBE75;
  }
}
.page-template-page-transparentnost-php .events .event a {
  border-color: #DEBE75;
}
.page-template-page-transparentnost-php .our-projects .row > div:nth-of-type(odd) .project {
  background: #DEBE75;
}
.page-template-page-transparentnost-php .our-projects .row > div:nth-of-type(even) .project {
  background: #CCAD64;
}
.page-template-page-transparentnost-php .big-title.with-page-background {
  background: #DEBE75;
}
.page-template-page-transparentnost-php svg.background {
  fill: #DEBE75 !important;
}
.page-template-page-transparentnost-php footer {
  background: #DEBE75;
}

.page-template-page-vzdelavanie-php .header .search {
  background: #8ba777;
}
.page-template-page-vzdelavanie-php .button {
  background: #8ba777;
  color: #fff;
}
.page-template-page-vzdelavanie-php .button:hover {
  background: #718f5c;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-page-vzdelavanie-php .events .row > div:nth-of-type(1) .event a,
  .page-template-page-vzdelavanie-php .events .row > div:nth-of-type(2) .event a {
    border-top: 3px solid #8ba777;
  }
}
@media (max-width: 991.98px) {
  .page-template-page-vzdelavanie-php .events .row > div:nth-of-type(1) .event a {
    border-top: 3px solid #8ba777;
  }
}
.page-template-page-vzdelavanie-php .events .event a {
  border-color: #8ba777;
}
.page-template-page-vzdelavanie-php .our-projects .row > div:nth-of-type(odd) .project {
  background: #8ba777;
}
.page-template-page-vzdelavanie-php .our-projects .row > div:nth-of-type(even) .project {
  background: #8BA777;
}
.page-template-page-vzdelavanie-php .big-title.with-page-background {
  background: #8ba777;
}
.page-template-page-vzdelavanie-php svg.background {
  fill: #8ba777 !important;
}
.page-template-page-vzdelavanie-php footer {
  background: #8ba777;
}

.page-template-page-inkluzia-php .header .search {
  background: #529e9e;
}
.page-template-page-inkluzia-php .page-header {
  /*img.photo { top: 20%; }*/
}
.page-template-page-inkluzia-php .button {
  background: #529e9e;
  color: #fff;
}
.page-template-page-inkluzia-php .button:hover {
  background: #417c7c;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-page-inkluzia-php .events .row > div:nth-of-type(1) .event a,
  .page-template-page-inkluzia-php .events .row > div:nth-of-type(2) .event a {
    border-top: 3px solid #529e9e;
  }
}
@media (max-width: 991.98px) {
  .page-template-page-inkluzia-php .events .row > div:nth-of-type(1) .event a {
    border-top: 3px solid #529e9e;
  }
}
.page-template-page-inkluzia-php .events .event a {
  border-color: #529e9e;
}
.page-template-page-inkluzia-php .our-projects .row > div:nth-of-type(odd) .project {
  background: #529e9e;
}
.page-template-page-inkluzia-php .our-projects .row > div:nth-of-type(even) .project {
  background: #529E9E;
}
.page-template-page-inkluzia-php .big-title.with-page-background {
  background: #529e9e;
}
.page-template-page-inkluzia-php svg.background {
  fill: #529e9e !important;
}
.page-template-page-inkluzia-php footer {
  background: #529e9e;
}

.detail:not(.button) {
  color: #231F20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.detail .article-content > p {
  text-align: left;
}
.detail .article-content > .row > div {
  padding-left: 0;
  padding-right: 0;
}
.detail .article-content .perex p {
  text-align: left;
  letter-spacing: 0.0375rem;
  line-height: 1.5rem;
}
.detail .article-header .info {
  padding: 15px 0;
}
.detail .article-header .article-img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.detail .article-header .category {
  margin: 0 15px;
  letter-spacing: 0.0375rem;
}
@media (max-width: 767.98px) {
  .detail .article-header .category {
    margin: 0;
  }
}
.detail .article-header .category, .detail .article-header .subcategory, .detail .article-header .date {
  text-transform: uppercase;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .detail .article-header .subcategory, .detail .article-header .date {
    display: block;
    margin: 3px auto;
  }
}
.detail .article-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.detail .article-bottom .author h3, .detail .article-bottom .author h4 {
  font-size: 1rem;
  display: inline-block;
}
.detail .article-bottom .author h3 {
  border-bottom: 1px solid #707070;
  padding-bottom: 7px;
}
.detail .article-bottom .author img {
  max-width: 100%;
  display: block;
  margin: 20px auto 15px 0;
}
.detail .article-bottom .links {
  margin: 0 auto;
}
.detail .article-bottom .links a {
  text-align: center;
  display: inline-block;
  font-size: 1rem;
  margin-left: 30px;
  color: var(--pontis-blue);
}
.detail .article-bottom .links a:before {
  content: "";
  position: relative;
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  display: block;
  margin: auto auto 5px;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.detail .article-bottom .links a:hover:before {
  top: -4px;
}
.detail .article-bottom .links a.share:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDEgNDEiPiAgPGltYWdlIGlkPSJzaGFyZSIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQVFBQUFBRUFDQVFBQUFEMmUyRHRBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQ0JqU0ZKTkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUFBbUpMUjBRQUFLcU5JeklBQUFBSmNFaFpjd0FBRGRjQUFBM1hBVUlvbTNnQUFBQUhkRWxOUlFmaUNob09EQ1VQWXdreUFBQVQzRWxFUVZSNDJ1MmRlNUJWeFozSFAzTm5lQzJJdzBDQXVaQVFIb09nRUZrVWVhaUxBckhLd2xldHdsZ3BKWWF5S0xKV3RrQWs0bVBWZ3FCTFNrUmV4b3FpRlNUSUZJcFlGSVV1V3NFSFJnTlVLVUdNQVJZUjVnN3ZHZVUxek92dUh6T3pnRXozNlhOTzkrbDd6KzFQVi9FSFBiZjdlMzdkcCsvdjl1bnorNEhENFhBNEhBNkh3K0Z3T0J3T2g4UGhjRGdjamppVGIxdUF3NU5XOUtRN3RadzEwWGllN2F0elhFUVhyaVhaVklwSjBxVnBsRTZSb29KVTA3ODcrZHkyVUlkdStqR0RENmtqclZTK1pUSGphR1ZidENNOGVRem5hYjVVSFBnTFN4VXJLYVdqN1V0d0JLV1FaNmdJTlBUbmx4cldjNDN0UzNINHBUWFRPUlo2OE0rVk12cmF2aVNIS25uOGdyMGFCNzk1SlZoSUY5dVg1dkJtTE51MEQvNDVyMkFXN1d4Zm9FTk1NUnVNRFg1ejJjK3R0aS9UMFRKWGNjRDQ4S2RKMDhDanRpL1ZjVEdsbkk1aytCdkw2KzZySUpQSVkwNkVnOTlZdHRMVDltVTdHbW5QbXNpSFAwMmFDa2JJWkxsbkFkSFFpN2U1TXNEbnFxa2dSVG5WRkpNa1NhY0FiWnhsQ3N0dEd5QzNLV0szcjd1MmtoVk1ZQkJGRjdYVWxqN2N3RnpmMjhhbHRrMlF5eFR3dnZKQTdXY3hZeWxRYUxVZkQvRVI5WXJ0bnVZcTIyYklYWllxRHRJV3h2bHV1NWdsMUNpMWZvQmkyNGJJVGFZcURjOXVTZ1A3WS8wb28wR2hqMDlwYTlzWXVjZU4xSG9PekNFZUNQMVUvMnFscjVuWGJKc2oxK2pEVWM5QmVZZENUYjFOVWZneWVOaTJTWEtKTnV6d0hKRG50WjdLSE8wNTRlcTV5YlpaY29mcEhvTlJ3LzNhKyt6dE9lbDJ1b1BBMFhDcHg5MTRoT3VOOUhzSjZ6eW1nUDVwNTJpQnA2V0RjSXFoeG5vdTREMXAzK1h1RVpGNWVuZzg5WnRvdFBkTzdKTDIvb2h0ODhTZmw2UURNTWQ0L3dQNVR0Si9GWjF0R3lqZURKU2U3VjhUeVNPNDhkSnQ0dWRzbXlqZXJKV1lmZ2NkSWxJeFM2S2ltbDYyalJSZkJraVgvekdSNmNobnAwVEhBdHRtaWkreU8yOURwRXB1bHlqNXhyYVo0c3VuUXFQWE16aGlMUjlLcHNBUTI0YUtKMG5KazdsWEkxY3pRaklCbnJKdHFuZ2lmdng3MnNvQnpkVkNQWi9iTmxVOGVVZG84R1ZXOUF5VHJBRzliUnNyZm5Ua3JORGN0MWpTdEYrb2FKcHRjOFdQdTRYR1BtbnRQTTRTb2FaTnRzMFZQMVlJamYyR05VM2poSnJxdURSaDIySXhRL3grL2xwcm1qNmdTbENUejAvZEJOQkxVdkQvZGF5M3BxbFcwbmZTVFFDZDVORmRVTE9EU291NlBoYldGTHNKb0pQT3RCYlVsRnZWbFJMV3VCVkFLMGxoVGNwSEsvcXBFQ3QyRTBBbmJnTGtPSms2QVE2UkZpbDJFMEFuNHJmdjdFNkFXbzZKRkxzSm9KT3V3cHJEbHBVZEVTbDJFMEFuM3d0cmdnUjIwRW1oNFA4cjNRVFFpZmcrVC9wb1JUOEo0ZHBVNFNhQVRqSjFBblFWdmc2V2NoTkFKNWs2QVNUT3Fac0FPaEZQZ0I1V2RYVVgxcmdKb0pYc1d3R2NENkNWb3h3WDFGeHVOVHlMT0VDVVd3RzBrbWF6b0tZOVA3ZW1Lby9iaFhWdUFtam1JMkhOSGRZMFhTM3hRUFpiVXhWVFJncVBYeDNHMXMwMlY2aHB1MjF6eFk5V2tyZ0FaaUtDZUNPT0tqcmJ0cm5peUYrRTVwNXZSVStKNUwwQWMxRktjcGFiK1VwbzdpTldrcnN0Rk9yWlo5dFk4YUtBZTlndXVkdlNwSmtidWFxK2t0aUJpMnliTEQ1MFlCcjdQQWEvOGUzQXFIY0V5eVJxb290VUVHdTY4anVPS3d4K1kzazVVbTNESkc4cUgxZUtTZTZRMG84L2NFWjU4QnZmeGJraVFuMmJKRXBjQ29tUURHTzFjclQrODh2R3lQWURKa3AxRExkdHdHem1ac21QUGU4eUx4S05nemtoMGJEYXRnbXpGUlZmMzd2Y1kxeG5GMmxhMmxwS2JCc3lHMUgxOWIzTEdjT1p2bHRKdi8zVExMVnR5dXpEbjYvdlhWSkdUd2k4S08zN0JOMXNtek83OE8vcnE1VHQvTVNJMmp5ZThlajVTZHNHelNhQyt2b3E1UkNqdE92dElJMVNtaWJOd2NnaWxXWTlZWHo5NC95T0VzOXNnV2U1VDZ2aVhuemhxY3hsQzFBZ25LKy9qMmxOZDlsUVNjaW81dktzdG4yQjZ6anMyZHNydGsyYitZVHo5YmR6endWYnJMOVIrTXduR3I0S2lwaXZNTmsyQytNWE9JQ3d2djVmdUxtRk50VlNScStoZjJEVmJabEpwZExLMURWd0h6bEFHRisvbnRVTUU3UmJxSmpudDVZWEF2dzhTM0N2NG5wMTBzVUdGaFBHMXovRGkvU1R0cDVrajJKYnAzaVRTWXJaUFBJWnpYemxsaHU0MDdhUk01V3d2cjdLc3RxYkF6NWFyZU1ESHFSRW1GZWtrTHRZempGZlNwOFFTVE9SdktTSUpFbUtxYWVTS2lxcDRqalZrUXltUHdxNG05OEdEdUQrTFF0NG1aT0tmejJRRC9pUnp4NXFPVWlLRkNuS3FhYVlaRk81eExmV0Jjd2c3ZnRUUGtneWxVVzh3V2IyVXQzaUF2UlBWakdUc2RiZmsyOUdyNit2d3BXU21MMG15MWttbXpUa1FCN2hNNlhjMWVlTTkzZ0lqMWNISm54OUZicnoxOGlIL3pEWG1URmlncEhNNCt2QXdqN25NZnBZR1B4K3ZHakUxMWVqRFgrS2RQaS9NSk1hS3A4cFdwYXplc29pL1dsaTF0ZFhaWVpDUW5rOTVTM2FtekRqSFpLVDcwSEtlZ09QUkM0bUNsOWZsU0ZzTXo3NHRjdzI0ZUNQNG1NamN0K1ZSTmtPaTY1OWZaM2tNOU1qdFd6WWUzK0Fma01PNEMyRGtrOHowMEJhOCtoOWZYWDY4cTRSUzM1c1lrWE5ZM1lFMzF6YnRIb0V0bng5UDR4aXZWWUxmbVhtSmZUMlJ1Lzk4MHN0TTdRb3R1dnIrMk1JWlZxT25PeG5pb0UxRkxWREJqckxuMmdUU205bStQcis2TU5qZkI3WVlsOHpqNUdtM2paUU9XU2d1L3hWRXRWS1RpYjUrdjdweitPKzNOVUdQdU1SQnBxVU5GbmhrSUdKc3A4cmZTck5SRjgvR0owWXkweFc4YzhXOTFlcjJjdG0zbUFSVS9XY0s4NlQxTXhudXUvMlRqUTl2a2hSUVZ0Nk5EMis2RTRybiswY1lUUmZLZjV0Qis1bmV1QXp0bi9uOTZ5aUx1Q25UZEtXSWdycFJDR2R5S2VDRkNsaEZESURQT0hySGpyR2N1NFNoaVRPbzRRSDJVU2RqeFlQS09XMXpBWmZQeXU1VS9rQnp4N21NMXJSLyt6TUpON2tsSExMOGtVdW0zejlMR01JSnhXL08rOE40SDEyNHdYRlhZVXZoV3RLT0YvL0QxWjgvYXlocTlMdVdTVXpRMFMvN0s5OFdQSmlzdHZYejNoYXM5blRqR2VaVDFIb25rYnhpY0tRL2VhOFQ4VEgxODlnWHZFMHBMNURCZ21lVlpoc2pjSE1NbmxmUDBiYzcybEszWWNNN3ZQY2E5aE5pZlAxbzZFREJ6Mk11ZGJBSWpxS1E0RUhWMTZjcisrVEp6ME0rb3lSVThUd0V3MVJOMzVZbksvdm0yN1NxREpwWGpUWWQ1S1V4c0Yzdm40Z2xrcU51c24zZHE0L3J0RVVoTUg1K2dFcGtXN083S1dMY1FYM2hCNTg1K3VIWUxYRXNDY0N2ei9qajNraEJ0LzUrcUVZTGpYdXhJaFVKTmdZWU9pZHI2K0I1ZEp2LytpNHd0Y1RRK2ZyYTZKQXNzM1NFUEhkOWJMejlhTm5qTVRNWlJGcjZhRjBZdDc1K2xwWkpEUjBqY0ZYTmtUTTlSaDg1K3RyUi95UVphRUZOUjA1SXRUemxmUDE5VE5VY3JmWkNTbzhYL0pqejZHZDJVSnpmMmxKMGZWQ1JhY043MGZtSk9JSE1kRW5PV29rSVhrYllhUnRjOFdMQk4wa3UzeHJMYWxxWUoyd3psREVpMXdsd1krRmRlVnN0YVpycmJER1Z2N05tSktRSEwxK0c2T1JwYVJzNUpTZzVscERaeEp5Rk5rRTJHWlJWelU3QlRWRkVUeVh6Q0VTRkF2cktxd3FTd2xyM1BhdlJtUXJ3RUdyeXNxRk5XNENhRVEyQWR3S2tBT0lKMEE5aDYwcWN4TWdFc1Erd0dFYXJDcHpFeUFTRXNMb3ZWV1dsVlVLYXdvdEs0c1ZDZUZDN3plMnRXN0U5L2tKeThwaVJVTG82blcyL05oRjdKeFdXZFVWTXhMQzc5bzh5L2tsM1FTSWhJVEUyU3IyMFk1KzNBU0loR3ljQUVldDZvb1pzZ2xnTXIyeE56MkVOYmFPcWNTU2hHUy96K2FUOTA0TUV0UWM1cEJGWGJGRHRnS010L2c3WUx6dzNPOTJhNXBpU1lKdnFCZlVGVExhbXE0N2hEVnVBbWhuay9EODNSSkxpdHBLd3RSOXdEaDNKRVF2MDRURzNtOUowUzBlcjRiczVjbkFvV0VkRjlGYlltbzdiOTB1VTNnNXJKNy9vVFJrYUhsSEUrSlk5YXN0cU9ucEk1L09NUmE1cE1qaGVVcGk0aEdScTNsVmVmaWJ5ellleUppY3BGbkpFSWx4UDR4WXkrQ0FNWURQc0pLeHpqME15amNTMDk0ZXFaSU5nWWIvbkh2NGhITVBnN0JBWXRTZFpwSVJ0Y2lZVU1QZjdCNis2OXhEdi9ScU1ldDNjNWtWa1lvTzdOQXdBYzY1aDM0VHorUWd6ZmYyZHhSSlhyc2N3eloyR2RlU3h5citUVnRyN1JqT1ZHNmpnRjFVRzlkdWdnU2Q2RUVKUDJNNFErbEdPK280WTY2N3psUko3cWZ2ekdhbkFtQ090cnMvbTkzRE5nem5QMW5CcmhhZFllMUpvODduRWFrWmR4bitvVFhSMFBCbmozdlltOGY0bTQ4OGJkclR4cldqWE5yaGV3WWo4d3oxeUNTMG1QL1dFRTA0VTkzRHp2dzZSRnB1allranZiSUZyT01TSXdhNFhoSVZLRTJhSGJRRzhybVZ0elRrTU00czkzQXdxNm5Sc01KcFNSMmJ6MDZQYm5Zb0pYUHp4LzBlQnFobitIbC8zWldIUEZXcWxHMzhoL1UzREVwWXFTVnZjSFBSa0R6NkprOUJSN1dlRXNqbmVjL0xlcTZGejQza0piNFBiYkF6L05tYWU5aUxaVDZqb3FxVjBPbmpIL2Jzb29ZcG1veFF5RHVldmUzaFh3U2Ziczk5ZktUQlpEYmN3d2Q4UFBEeVg5NWlRQmh4cnlsMDhUNVhoelJCS3g1UVNCVnptbXM4MnVtdnpUMmNHSkY3V0J4eXUxdWwxREk3K01yV2xrOFZ1bWlnTEhDWTVqeEsyYTNVeHdTbDlncTB1WWNMamJ1SC84NVI0OFBmdkE2MER5cXltQU5LWGRTd0pNRGJBK1BZb25nSmovaHF0NXNtOTNDck1mY3c0WkdWUlhjSmtlSHRLdVh2cUhvKzRpR2x0YUNBc1N4bXY3TDhWd01wSDhuTEhybVBWTW9aL3N3WXplNWhHOTZNZFBqVGhNcnhXT3F6cXkrWnl3MzBhU0dkYkJHRG1NQUtLbjIxOTI2SVErbnQrWlVXOS9CLytTOUpHRDEvZEF5UjhEWk1PY3RrbVN6WkhKL0VId081UlpXa1NGRkJXM3FRcERoUWh1RXlKbEVUMHVUOW1jd3Y2UjZ5bFFZMjhncHJRNnJweGdiKzFlZG5hamxJaWhRcHlxbW1tR1JUOGI4WnQ0QVpCQXI1TjRJS0s3TjJrWjZOVFJyZHc3VWEzTU9qTE9SbmdWVjA1bXNmZmRYeEFROVNJcnc1QzdtTDVSenpwZitKb05KN3NqWHk0WDlVMCtDZm94c3orVXFEc3EzOE9vQjcySm9QRmRzL3hadE1vck5TcS9tTVpqNTdGRnR1NE02Z3htdkg2eEVPL2trbWFSLytaa1pwY2c5WCtIUVBseXUxVzhzTEFTSXlKTGhYTWFYMnlUQ25weCtsSVpMaC84eDRmb0wyL0NyRWM3ZHpSZDA5ZkZ5cHZUWDBEM3hOYlptcDVHRHZDeE5lNjFZZlA5K0NsVnFlaWl3UnpHWE0wK0RkMVBNT0UyZ3Q3V21Dd3EzelNkamRlNkNJK1FvbkNUWjdxSlhTamxuU00wUGh5ajh1ZU9JWEJRWGNwc2s5ZkY3b0huWlhTSHIvckRhSDl6cEpsb1htOGtxNExycXdVTXV6Nnd2TEFhWllTd0tseXozYzBxSjc2TFh4YzViN3RGNU5MNzd3VkhwLzJFNzZVcVp4OEk4d0k5QStnVjVHc1V5RGUzaWFGZHg0bm50NHA4ZmZIOUt3OVArUURxejE2UFdnam5SNzE3QmV3MHF3aDhjTW5UQUtacnJKV3QzRFRoeVUvdDEyUTQrZzgzakdRK0dUZWpycVNDa3JBM29GUjFpU29ibC85TG1IOGtlK0thTVJtRjZVOW4xQ1p3REFWb3hqTWQ4cUdxYU9ML2lqSlB4TFpsREFiYnl0d1QwVWx6T2VweHpDanNvbWFmOUx6LzJwcnVkZFE3aWNaTk4rZFRISi8zOFNuZVlFbFZTeW04LzRHOXVFaVdBeWorNU1ZaktYR1duN1hsWVlWdCtGTGZ4VVdGdkg1YVpmOU9uSVpmU2pjNFJ2RlpwQmozdDRZWmtYaWZMQlV0MDI0ajVrTGJyY3c4YXlVZHZ2Zmkva3I5cEV2ZStTOWVoeEQrdTRJa0xOTWs5Z3VXMkRaaVBoM2NPWEk5VTdUTElSZlR6RFhmRU1wanUvNVIrQmh2KzBKQUN1R1dTYmRtTnNHeks3dVRhQWV4aDlMdWEra2cyN1JiWk5tUDEwWURLYmxZZi9DQjB0YUZ3bzFMUFB0dm5pd2dCKzc3SHQyMWptVzFGWElsRTAxTGJwNGtNQnQzdTZoN2JTWG44cFZEVGJ0dG5pUm5kV0NZMTlPTExmL3o5a3JsRFRkcXlKaWljSE9TYXNXMmN0RCtOYVljMWd1cmtKb0JmeDBmRzExalJ0bGVSaC9yR2JBSG9aTFBqL1UyeTBwaW5OMjhLNnBKc0FPdW5GcFlLYW5WWkQxVzBUMXJnSm9CVnhXSWFVajFiMEk4NExWZXdtZ0U2S2hEWGxQbHJSejBGaGpWc0J0Rklvck1uVUZjQk5BSzBVQ212c1RvRER3c1JnYmdKb3BWQllZM2NDTkFoenhEc2ZRQ3Z0aERXVmxwVlZDZjYvazVzQU9oSG5OQTN4V3FZV2ZpVDQvOE51QXVoRTRteFoxZFZLR0hPZ3drMEFuV1JxSXU1dXd1UC9LVGNCZEpLcEUwQWN5czlOQUsyNENaRGpIQlBHRW92Nk1PaUZpS2VmbXdCYVNRczNYUWRaVFd3cERoYnBuRUROaUw0RUNoaHZUVk1yU2Q5dUJkRE1IbUhOSGRZMGpSYnVVTmJ6alRWVk1lVnU0Zm03azlZaW9Td1JhdHBrMjF6eG82TWtWdGN0bGpTSjQ3dE5zMjJ1T0NMT2diTE1pcDVoa29QcSt2TS9PWmdxZVRPd3B3VTlxNFY2UHJkdHFuaVNsTHlSR3l3RFFoaEdTTzcvcDJ5YktxNklFKzdVQzA4Tm0wSVdwbnFJYlVQRmxWa1NvMitJVk1udEVpWGYyRFpUZkJrZ2ZVTXd1cmZ5NVdsQUY5ZzJVNXlSUmV2Y29TTlNweEt5bGFnNmVEb3BoemNEcFRsQjEwU1NxM1M4TkFmc2MrRTdjTWg0U2ZvMU1NZDQvd1A1VHRKL2xXSldFa2RnZW5pazNadG90UGRPN0pMMjdpOGZveU1RVDB1SDRKVEI2QndGdkNmdHUxeHlldG1oalVzOVVzUWVNUlF4NUJMV1NmdlZrREhBb2NaMGo0R29NVEFVdmRuaDBldk9yQS9mbXpXMDhSeU1OTTlySFk3Um5vbXA2N25KdGxseWlUNEttY0xmMFphb2VvcENFbytIYlpzazE3aFJJYkRzSVI0SWtTZTVrYXQ1MzdPZk5LL1pOa2N1TWxWaFlOTHNwalR3OWxBL3lwVHlPbjZhQWRtWmNwS2xTbE1nelJiRytXNjdtQ1dLMlpzT1NONE9jQmlsUUdsNWJpejdXY3hZcFRqZS9YaUlqNlRidmVlWDAxeGwyd3k1VEJHN2xhZEFtalNWckdBQ2cxb0lPZE9XUHR6QVhFbjB6NVpMcVVoYUZJOGxITkNMdDdreXdPZXFxU0JGT2RWTitaaUN2RjV5bGlrdVBZUjkyclBHNTEycnAxUXd3dmFsT3hySlkwN2t3Ny9WeWtGVWg1QlNqNmVFZXN2cjdyRlA1bkVWQnlJWi9BWWV0WDJwanBZcDlrZ3JxNlBzNTFiYmwrbVFNWlp0eGdhL2lsbHU2Yzk4OHZnRmU3VVBmZzBMNldMNzBoeXF0R1k2eHpRT2Z4bDliVitTd3krRlBLTWhJMmtONncxbkpIY1lKSS9oUE8xN2U3ZjVHMzhscFZZUzBqbTAwNDhaZkNoOXArRDg4aTJMR1JmMkpJRjdGcEI1ZE9GYWtrMmxtQ1JkbWticEZDa3FTRFg5dTFQUDY5MXVBbVErclNpbUhSVjhiMXVJdytGd09Cd09oOFBoY0RnY0RvZkQ0WEE0SEk3czQvOEF1c2o1c2ljajBxQUFBQUFsZEVWWWRHUmhkR1U2WTNKbFlYUmxBREl3TVRndE1UQXRNalpVTVRRNk1USTZNemNyTURJNk1EQllITTVSQUFBQUpYUkZXSFJrWVhSbE9tMXZaR2xtZVFBeU1ERTRMVEV3TFRJMlZERTBPakV5T2pNM0t6QXlPakF3S1VGMjdRQUFBQmwwUlZoMFUyOW1kSGRoY21VQWQzZDNMbWx1YTNOallYQmxMbTl5WjV2dVBCb0FBQUFBU1VWT1JLNUNZSUk9Ii8+PC9zdmc+);
  width: 41px;
  height: 41px;
}
.detail .article-bottom .links a.download:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDMgNDMiPiAgPGltYWdlIGlkPSJmaWxlIiB3aWR0aD0iNDMiIGhlaWdodD0iNDMiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBUUFBQUFFQUNBUUFBQUQyZTJEdEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQUFtSkxSMFFBQUtxTkl6SUFBQUFKY0VoWmN3QUFEZGNBQUEzWEFVSW9tM2dBQUFBSGRFbE5SUWZpQ2hvTUpSQWVFb2FVQUFBUXIwbEVRVlI0MnUyZGVYUVYxUm5BZjJFMVFFZ2hSU1VnclNLS0tWVXJVdFM2SWFWc0tTaFdwT0FweFNwVlBGYnEwbVBiNDhLeGxCNUxhMjFkYXVWWWhTTlNwQzBnSk5BamxBSldDcEVHWlFrSlcxZ2VzZ1pDSUFsWlh2L0FCVXBtN251emZUTno3Mi8reVhuenZabnZmdlBMdlBkbTd0eWJRUkJrTVpJUmRDZUhiRm9Hc3NkZ2FhU1k4WHdnblVZWTZjVGpMR1U3RFNSanZpUzRSN3JZWWFNOXIxSXVmbUNDV3o1bWxIVEp3ME1ySmxNbWZraUNQd3Q4Vzdyd1lTQ0RCMW12d1VtL3FXVVh0MGlYWDVwc2xsRWpmaURrbG5MNlNoOENTWHJ5a2ZnaGtGNjJjYm4wWVpEaWRyYUxsejhNU3hrWFN4OEtDU2F4WDd6MFlWbEt1RUQ2Y0FUTkh6Z3VYdll3TGVzNVQvcVFCTWtFS3NSTEhyYWxtQTdTaDBWTmhpZGJ1WkdaZEVuckhRMVUwaWpkZU1lMDVaeVU0b3E0aFdQU3lkcmpoUUJkV2NJbEtVVldzSU10N0thVVRTU29rMjY4WSthbC9EMy9mZnBUTFoydXYyU3lPb1hUWVRXcitRTjUwc2w2UkhFYUh3VExhQ1dkcnI5TVY1YWdublV4dTFHU2pnQ05MS2FGZE1MKzBaTzlpZ0xzWUZMc2JnR25JMENTQnViVFREcGx2eWhVTkg0RHZhUlQ5SUgwQkVoU3oyenBsUDJoSDRkdG03MlNqdElwK2tLNkFpU3A1UTNwcFAzZ1BkdEdMNDdkcWY5VDBoY2dTVFV2UzZmdE5lTnNyLzBWMFVZNlFkOXdJa0NTS3FaS0orNHRTMjBhdTVtdTB1bjVpRE1Ca2xUeXRIVHEzdEdCblpZTlBjak4wdW41aXBVQWg2bFVLRkRCWTlMSmU4VkROczJjTDUyY3oxZ0pzSVBubGJmRURqSkJPbjF2V0dUWnhOMThTVG81bjdFV0FLWlJyVkJnSDkrVGJvQjdNdGxpMmNEWHBKUHpIVHNCNEUxcUZRb2t1RjI2Q1c2NWkzcUx4aDJJL2YrL1NvQU0vbVpablUrWFhReVVib1E3L21MWnRGWFNxUVdBdlFEUW5BSmxyK2h5YnBCdUJ1RDRHblcyNVpvaTZTYUZnQWFHczR5a2JVdzMzcUMzZEtMT1dXbmg5ZEhZM1BLMVEzVUdBRGlIRllwelFKSXlMcE51aWxQV1dUUnBXM3p2ZTUxR0tnSkFXMVlwRmRqTVJiSk5jWGE0bXRIT1lrMVZoRHQ2ZWMxeEJySldFWE1KNzVBcm1hUXpBVHBaWHVldmxHeE02RGpLUUQ1U3hPUlJ5QmZsVW5RbVFDN3RMZGFFdkF0azRCeGtFQnNWTVplem1DOUlKZWhNZ1BhV1o0QmFxWWFFbGdUNWxDcGlybUtSNVllcXp6Z1R3SnZPNUxxd25lRnNWY1QwcFNERnJ1WWVvOE4zZG5sS0dNbDJSY3dOTEpEb1FHTUVDSWExakdXbklxWWZjMmtlZEdKR2dLQll3WGgyMjBZMFl5QnZCLzN4YWdRSWpzVk1aSzl0UkhQeWVUUFlwSXdBUWZKWEhtZS9iVVJMUmpBdHlKU01BTUV5blVrY3NvMW96WGQ1UHJpRWpBQkI4eExQY3NRMm9nM2ptQkpVT2thQTRIbVczeXN1bVdkeFB6OFBKaGtqZ0FSUE1ZM2p0aEhaL0ppSlFhUmlCSkRoRVdZb3hnM0k0V2RCUEZOdEJKRGlmdDdtcEcxRUo1N3hmL0JaSTRBYzMyY2U5YllSNXpQVjc4Rm5qUUJ5SkJsRm9hSURUUmRlb0orZlNSZ0JKR2xrQk84cU80Kys1dWZnczBZQVdlb1p4bkpGekpkNWs2LzZsWUFSd0FuSk5GKzNvNVloL0ZzUjA1MDVLWTdEbGpaR0FDZFk5WHRxYWZPOGhEVW5HTXdhUmN3bHpLV2JIMDB4QWpqQnF1ZGp1elNIeS95VVNnWlJySWk1aklWK0RENXJCSENDbFFEdEhUOFhlWmpCckZmRTlHS1I5Mk11R1FHY2NOVGk5UXlHTzk3bXgrUlRvb2k1a2tXVy9iRWRZZ1J3UXJubG1pdGNiWFU0WllxWVBoUjZPL2FTRWNBSnhaWlg4QzV5OWFoWEtTUFpwb2k1am9XMGxpN0F6WmJQdXMyVlRpMFFNdGxxV1lGNUxyZDlyWExXRlU4SG56Vm5BQ2RVMi9UenY0NCtycmI5UHZleXl6WWlnLzc4VGZiSTZYNEdnSWR0L2tNL29LM0xyUTlqaitJc2NKTFprby9uR0FGeWJBOVJnZXVETTFvNUNIY05yOHMxM3dnQXkyMFB6bDljUCtVem5nTUtCVTdJRFQ1ckJJQWhITFU1T1BXc3BKUExQZnpZZGlqdUpFa3FwUWFmTlFJQUxGRWNubEtlSmRQVkhwN2dpR0lmRlV5U2FMb1JBT0JLNVR5SmpXeGdtcXU3K1ZPb1V1emprTHZCWjJNOG1ZbnZGUE1ldDlwR1pKQkhIcVBZd1ZHcXFNTEo3ZUpLeFcrS2pqekdjVjRLdHVubURIQ0tYRFlyL2orRFdmWTZIM3pXWEFoeVE0THg3SkZPQWppZlh6TEEyVnVOQU83NEYxTVVEM29GUXhlbU9odGh4QWpnbGhkNUt4UlRZUGJpbDA3ZVpnUnd6d1BNVmp6b0ZRVE51TXJaMnd4dVNYSVh2MktmZEJya09obGd4Z2pnRGI5Z3ZISWtNTDlwUzFiNmJ6SUNlTVY4QnJPR0d1azAwc1VJNEIxbDlHVWlIOUlnblVnNkdBRzhKTWtyOU9ZcE5rWm55R3dqZ05mVU01aytUR0FCSlZINFFERDNBdnpnQksvd0NpMFp3R2h5eWFZOWJjaHk4aFhOZjR3QS9sRkhBUVdmL0oxRExya2U5ZVo5MHN1cFpvd0F3WENJUThxWkExTGxKMTRtWnI0RGFJNFJRSE9NQUpwakJOQWNuYjhFTnFjMytYU25tQUkyU0NjVExlTFFKZXhyRkZIeldmZnFmM0MrZEVJcFl6VnA1eDRuVTAvcCtoRndCd3ZvL2Rudjhpd0dzTkt2VVhqQ2paNENkT0RwczZacjdNNXJPbFpEd3lZRFU1dWM0YmdQOTBvbkZqeDZDdENqeVZkYmNaTjBZc0dqb3dETkxML3dYU0NkV3ZEb0tFQXJ5dzdVN3A3a2l5UTZDbUE0RFNPQTVoZ0JOTWNJb0RsR0FNMHhBbWlPRVVCempBQ2FZd1RRSENPQTVoZ0JOTWNJb0RsR0FNMHhBbWlPRVVCempBQ2FZd1RRSENPQTVoZ0JOTWNJb0RsR0FNMHhBbWlPRVVCempBQ2FZd1RRSENPQTVoZ0JOTWNJb0RsR0FNMHhBbWlPRVVCempBQ2FZd1RRSENPQTVoZ0JOTWNJb0RsUkZTQ1hxNTNObGVzVFdmU2hrM1FTVG9pZUFPMzRNNXRaeTNJMnNvS0IwdWtBZC9OdjFyT2NkV3hrS2kybDB3a0N1Y0dpKzdMeGpQMGQ0T1cwSlQ2SG5SYlpGNldkVHlhek9ITGFGdW9wNGtzKzE4RFR3YUtkSVNWQUpzVm43ZkVrYjZXNUZlOEVhTW03Tko2MWxSVStuMWMxSGkzOHQxeCsxbXN0R2M0ZlJiSnB4aHh1SnVPczE2OWhra2crRGhzUkpYbzNVVzdJWkRTL0VzaG1Cb09hbksrN0JUY0laT09RS0Fsd0hsMHMxbVF4M3R2SjFGTGdaVzZqbGNXNkx0R1ppU1ZLQXJSbzh2L3RGQjE0Sk5EQjNxY3d4bVprNGFTWk85Z1A5bkRFWnUyNVBNMklnREo1akIvYVRnUzczd2pnRHduYnRiazh4eTBCWkhFUGo5TEJObUpyZ0RWeFNiUUVlRUNoUURkZTVTcWZjN2lkU1p4ckcxSEt4R0RMNG9ab0NiQ0pHVlRiUmx6RUxJdjVRTHloUDgrZE5kdlFtVlR3SEJVQ3RYRkl0QVNBeDVuTlNkdUlIc3lsczA5N3Y1cFhGYk9LSE9ORm9hc1NEb21hQURDT0JUVFlSdVJSUUVjZjlud3BNN25RTnFLYU4zaENzRFlPaUo0QVNlNWtDVW5ibUNzcG9LM0grKzNLM3hVZkxuWE00VUhoNnFSTjlBU0Flb2F6VWhIVGw0V1dsMm1ja01NQ0xyT05hR0FoWTZWTGt6NVJGQUJxR01vYVJjd056TFc1Y0pRZVdSUnloU0ptS1hjb3prdWhKSm9Dd0RHRzhLR2laUVBTdmsvWU5LMVpTQjlGekVxR1VTOWRGQ2RFVlFBNFNENmJiQ05hTUl4cHJ2ZlRndmxjcjRncFlnZzEwZ1Z4Um5RRmdGMk1ZSXR0Ukd0RzhXdFgrOGhnTnYyYnZBZjVPUjh4bUdQU3hYQktsQVdBRXU2aTNEYWlMZmZ5TXhkN2VKMmhpbThTSmVSelVMb1F6b20yQVBBZmZzZ2UyNGhzSHVZK2gxdi9QZDlSL0piWXdnaDJTaGZCRFZFWEFCYnpLUHRzSTNKNGlwRU90anlKc2JTeGpTaG5qT0o3U0V5UjZ4VGFOQk00YUpuUnFXVTNBejZMVHExUDRFUU9LN2NwMHlkWjQwNmgxdno4akw2NVRTMDdQdnNwbDRvQVk5bW4yTjdIM0NuVVZpTkFrMHlsU25ISXRuQXBrSW9BdzBnb3RuWFE4ZmNLOTJqY0s5aU9SNW1sdUUvWW5ibVd2UXBQNTBaZVVOeFByT1EzMGJyblowMThCSUI3bUsrNFQ5aVRRbklVVzdtQzF4VzNmSS96Q2xPa0crc1ZjUklBUnZFUHhmWDRyN0tJZGpicnUvTzI0cGJ2U1dZRzNnUFpSK0lsUUFPM3Nsd1Jjelh6TGRlMVlyN2lsbThEZjJlOGRETzlKRjRDd0VtR3Nsb1JjNDNsYzd3OXlMTjlaNUpGakpadW9yZkVUUUE0emlEVzJVWmtXRDVZcm5yZ2ZCbTNSYWZEZDJyRVR3Q29ZSWd2MStkV2tVK2RkT084Sm80Q1FJTGhsSG04eldJR2NVSzZZZDRUVHdHZ2pGSHM4SEI3R3hqRVVlbEcrVUZjQllDMTNNMXVqN1pWeWpERkRhZklFbDhCNEo5TVpLOEgyOW5PSFd5VGJveGZ4RmtBK0N0UHV1NnNzWXV4aXQ2SGtTYmVBc0EwZm0zN1RMR0t2VHpBQ3VsRytFbmNCWUJuK1NOVkR0OTdnTWQ1UjdvQi9oSi9BZUNudk9tb3orNFJKak5kT25tLzBVRUF1SSs1YWZmYXIrSjVucGRPM0gvMEVBREdzRGl0aTdqVnZNYlQwa2tIZ1M0Q05ISWIvMG81dW83WlBDU2RjakRvSWdEVU1aUlZLVVUyOGc3anBOTU5DbjBFZ0dvR1VaeEMzTHVNak9Kam5zN1FTUUE0eWtBMkttSldNa3pSc1N4VzZDVUE3Q2ZmOWo1aEVZT3BsVTR5U0hRVEFMYnpIYlpiclB1SWdZNHZHa1VVL1FTQUR4bkxyaVplTDJFd2g2V1RDeG9kQllBVjNIZldnK1hyR0s1NHpEU1c2Q2tBRkhBOVMvaVlKRkRQYm1aeExhWFNTVWtRbVZHdFBXY2YzNlF6L2VqRFVsWkdhV2hIYjlGWEFJQzl6R1NtZEJLeTZQb1JZUGdFSTREbUdBRTB4d2lnT1VZQXpURUNhSTRSUUhPTUFKcGpCTkFjSTREbUdBRTB4d2lnT1VZQXpURUNhSTRSUUhPTUFKcGpCTkFjSTREbWhMTkxXSHZ1cGkrZFE1cWRFMnJad3pKbWhHK2N3VENXK0RhZTRTdlNTZmpBR0Nid0lPOUxwM0VtNGZzSUdNMjBXQjUrYUVadjV2QjE2VFQrUDZsdzBaRW5mWm41T3l6azhwS25jeHE3Sm13Q1RQcGtXcGY0OGpYQnlXYWFJR3dDWEN5ZGdPODA0MXJwRk01TUoxeDBjcitKMEhPZWRBS25FellCWWprZ2M1amJHRFlCdkJyZU9jeUVhcTdSc0Fud0F2dWxVL0NaOG5CTk9CYzJBZFl3SjlZajlGVHpRcmdtbXc3ZmxjQ0p0R09vY25hL2FKSmdKbE9sa3ppVDhBbFF4MWdHOHhDZHlRbGhkczViZFlBRVQvR0JkQ0wvVHpoTFhFZ2gwREZjMTh4Y1VSMnU3LzZmRTA0QlRxSGRnRTBTaE8xTG9DRmdqQUNhWXdUUUhDT0E1aGdCTk1jSW9Ebk9CTkJtTlAxUWtyUjgzY0Z4Y1NaQXBlVTB5cTFGU3FJWFZ0ZHU2cHlNZE81TWdBU1ZGbXV5UkVxaUY5a1dyMWM1dVkzbVRJQURsbWNBSTREZlpOSFdZczB4SjV0ekprQ2o1Y2tteTN5dDlKbGMybG1zQ1ZBQTY1MTFqR21mL3ZCd1BWK3dXQk9vQUZabmdHenVEN29pbW5HcjVURTc0bVJ6VGdXd3ZyblpPOWg2YUVacm0rY215dExZam12dW9wNWtrOHQrTHBLdVVveTVrNU1XZGQvSGhVRW1rc2tXaTBTUy9GbTZTakhtWGN1cU8zem8xT2xIUVBWWmt5NTl6amVEZFZFajhtMGVMUzBPT3BtSExGMU04bzVrbFdKTEJ2K3hyUGdScmc0Nm5RN3N0RXpuRUxkSVZ5dUdQRXl0WmNXTEpSSmFhbk1PS0tPcmRMMWl4amZZWlZOdmthbXZ4bkhjSnFVaU1xVnJGaU02VTJKVDZ3UjVNbW05WjVOVWtvVTBsNjViVEdqSEd0dEt2eVdWV0Q4TzI2UlZ6L0pZai9ZUkZCZFNiSHY0dDNHdVhIS0Z0cWtsV2M4VjB2V0xPQU50cnJpY1duNG5tVjVQOWlyUzI4WlBRLzM0U1pqSjRrVVNpdnB1b0kxc2t0TVZDU2FwWnkzZmw2NWw1R2pCRTJ4UzFyYUd4NlFUeldTMU1zMGtKM2lmcWZTUVRqWVNaTkNYUC9GZjZwUlZiV1N1KzUyNXB5dEx1Q1NseUFxMnNwVUVwWlN3SjN5alpvcHlEaGVRUncrNmNERmZ0dXowY1NhcnVZa2FkN3YxUWdDNGtabDBTZXNkRFZUUzZNbSs0MEtMdEh0VGxkQ2ZoSFRhbnpLQmloUStDTXppM2JLTDY3dzRjRjVkcWxsRFYzclJVbEJCdlRqQWs4enpZa1BlWGFzcnBEVjVsajFXRFY1U3ppTk05MlpUWGw2c1hjWTJ2bTdaWmRIZ0ZSdTVneVZlYmN5Ykw0R2YwNU8zNlJWd1FYU2lrVlVNNDVCM0cvUmFBTWhtSHRlWVI4Ujg0UmlMR09QdHoyZnY3OWZWOGdaSDZjWVhmWkJMWjJyNWtCOHhPU28vbmxzeG1UTHhuMHB4V2VwWno0VG8vVU8xNTFYS3hZc1g5YVdCVXA3eGI4QTh2NjNxeEEvNEZoZlN6VHd6bURhMWxMT05PY3ppdUg4N0NlYTBrc1ZJUnRDZEhMTE54U0lsTlZTeWo4M01ZQkVuL2Q1WmtKOHJMZWhLTHBkeUtWM0pvcDNwTUhZR2RWUlJTVG1iMkVLQ0JBR053dkkvdnI1ZWdIVVpYaThBQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01UZ3RNVEF0TWpaVU1USTZNemM2TVRZck1ESTZNRENpN20vQUFBQUFKWFJGV0hSa1lYUmxPbTF2WkdsbWVRQXlNREU0TFRFd0xUSTJWREV5T2pNM09qRTJLekF5T2pBdzA3UFhmQUFBQUJsMFJWaDBVMjltZEhkaGNtVUFkM2QzTG1sdWEzTmpZWEJsTG05eVo1dnVQQm9BQUFBQVNVVk9SSzVDWUlJPSIvPjwvc3ZnPg==);
  width: 43px;
  height: 43px;
}
@media (max-width: 767.98px) {
  .detail .article-bottom .links {
    margin: 15px auto;
  }
  .detail .article-bottom .links a {
    display: block;
    margin: 15px auto;
  }
}
.detail .article-content h2, .detail .article-content p, .detail .article-content blockquote {
  color: #232323;
  display: block;
}
.detail .article-content h2 {
  font-size: 2.5rem;
  text-align: left;
  margin-top: 60px;
  padding: 25px 0 40px;
  position: relative;
}
@media (max-width: 767.98px) {
  .detail .article-content h2 {
    font-size: 1.25rem;
  }
}
.detail .article-content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .detail .article-content h3 {
    font-size: 1.125rem;
  }
}
.detail .article-content p {
  font-size: 1rem;
  line-height: 1.8;
  padding: 15px 0;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .detail .article-content p {
    font-size: 0.75em;
    padding: 0 0 11.25px;
  }
}
.detail .article-content p b {
  font-weight: 700 !important;
}
.detail .article-content p strong {
  font-weight: 700 !important;
}
.detail .article-content > img {
  margin: 25px auto 50px;
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767.98px) {
  .detail .article-content > img {
    margin: 15px auto 25px;
  }
}
.detail .article-content blockquote {
  margin: 50px 0 !important;
  position: relative;
  max-width: 700px;
  display: block;
}
.detail .article-content blockquote:before {
  content: "";
  display: block;
  position: absolute;
  top: 10%;
  left: 50%;
  width: 160px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='80' viewBox='0 0 160 80'%3E%3Crect x='45' y='15' width='12' height='50' fill='%233ec7f4' transform='rotate(45 45 40)'/%3E%3Crect x='85' y='15' width='12' height='50' fill='%233ec7f4' transform='rotate(45 85 40)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.detail .article-content blockquote p {
  font-size: 1.25rem;
  line-height: 1.75;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 75px 0px 15px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .detail .article-content blockquote p {
    font-size: 1.125rem;
    padding: 60px 40px 15px;
    line-height: 1.5;
  }
}
.detail .article-content .another-article {
  max-width: 270px;
  text-align: center;
  padding-left: 30px;
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .detail .article-content .another-article {
    padding: 25px 15px 45px;
  }
}
.detail .article-content .another-article .button {
  margin-bottom: 25px;
  font-size: 1.125rem;
}
@media (max-width: 767.98px) {
  .detail .article-content .another-article .button {
    margin-bottom: 15px;
  }
}
.detail .article-content .another-article img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 25px;
}
@media (max-width: 767.98px) {
  .detail .article-content .another-article img {
    margin-bottom: 15px;
  }
}
.detail .article-content .another-article h3 {
  margin: 0;
  padding: 0;
  color: var(--pontis-blue);
  font-size: 1.25rem;
  line-height: 1.75;
  font-weight: 400;
}
.detail .article-content h1, .detail .article-content h2, .detail .article-content h3, .detail .article-content h4, .detail .article-content h5, .detail .article-content h6 {
  padding: 30px 0 15px;
}
@media (max-width: 767.98px) {
  .detail .article-content h1, .detail .article-content h2, .detail .article-content h3, .detail .article-content h4, .detail .article-content h5, .detail .article-content h6 {
    padding: 22.5px 0 11.25px;
  }
}
.detail .article-gallery {
  padding: 35px 0 100px;
}
.detail .article-gallery h3 {
  font-size: 2rem;
  display: block;
  margin: 0 auto;
  padding: 0 0 50px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .detail .article-gallery h3 {
    padding: 0 0 25px;
  }
}
.detail .article-gallery .photo {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 5px auto;
}
.detail .article-gallery .photo img {
  width: 100%;
  height: auto;
}
.detail .article-gallery .photo .hover-description {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  position: absolute;
  background: rgba(190, 60, 19, 0.81);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.detail .article-gallery .photo .hover-description .wrapper {
  margin: auto;
}
.detail .article-gallery .photo .hover-description .wrapper h4, .detail .article-gallery .photo .hover-description .wrapper p {
  display: block;
  margin: 0 auto;
  color: #fff;
}
.detail .article-gallery .photo .hover-description .wrapper h4 {
  font-size: 1rem;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.detail .article-gallery .photo .hover-description .wrapper p {
  font-size: 0.75rem;
  padding: 0 0 25px;
}
@media (max-width: 767.98px) {
  .detail .article-gallery .photo .hover-description .wrapper h4, .detail .article-gallery .photo .hover-description .wrapper p {
    padding: 0 0 5px;
  }
}
.detail .article-gallery .photo:hover .hover-description {
  bottom: 0;
  top: 0;
}
@media (max-width: 767.98px) {
  .detail .article-gallery .photo .hover-description {
    bottom: 0;
    top: auto;
    max-height: 30%;
  }
}

.single .article-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.single .article-content h2 {
  font-size: 1.8rem;
}
.single .article-content h2:first-child {
  font-size: 2.5rem;
}
.single .article-content h2:not(:first-child) {
  margin-top: 0;
  text-align: left;
}
.single .article-content h2:not(:first-child)::before {
  display: none;
}
.single .article-content h3 {
  font-size: 1.15rem;
}
.single .article-content h4 {
  font-size: 1rem;
  text-align: center;
}
.single .article-content h5 {
  font-size: 1rem;
}
.single .article-content h6 {
  font-size: 0.9rem;
  text-align: center;
}
@media (min-width: 768px) {
  .single .article-content h2,
  .single .article-content h3,
  .single .article-content h4,
  .single .article-content h5,
  .single .article-content h6 {
    color: #000;
    font-weight: bold;
  }
}

.page-co-ponukame {
  padding-bottom: 60px !important;
}
.page-co-ponukame .big-title {
  display: none !important;
}
.page-co-ponukame .text-widget {
  padding: 60px 25px 60px 25px;
}
.page-co-ponukame .offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 0 0px 0 var(--pontis-blue);
          box-shadow: 5px 5px 0 var(--pontis-blue), 0 0px 0 var(--pontis-blue);
  border: solid 1px black;
  position: relative;
  overflow: hidden;
  direction: rtl;
  margin: 0 auto 30px;
}
@media (max-width: 991.98px) {
  .page-co-ponukame .offer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-co-ponukame .offer .img-wrapper {
  overflow: hidden;
  height: 145px;
  width: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 991.98px) {
  .page-co-ponukame .offer .img-wrapper {
    height: 100%;
    width: 100%;
  }
}
.page-co-ponukame .offer .img-wrapper img {
  display: block;
  width: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 991.98px) {
  .page-co-ponukame .offer .img-wrapper img {
    height: 100%;
    width: 100%;
    max-height: 100px;
  }
}
.page-co-ponukame .offer h2 {
  text-align: center;
  font-size: 1.4rem;
  margin: 0;
  padding-left: 30px;
  font-weight: 500;
  color: #231F20;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-transform: uppercase;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.page-co-ponukame .offer h2 svg.arrow-right {
  display: none;
  width: 26px;
  height: 19px;
  margin-left: 13px;
  fill: #3D3D3D;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}
@media (max-width: 991.98px) {
  .page-co-ponukame .offer h2 {
    height: 100%;
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media (max-width: 1199.98px) {
  .page-co-ponukame .offer h2 {
    font-size: 0.8rem;
    margin: 0;
    padding: 0 8px;
  }
}
.page-co-ponukame .offer:hover h2 {
  color: var(--pontis-blue);
  bottom: 5px;
}
.page-co-ponukame .offer:hover svg.arrow-right {
  fill: var(--pontis-blue);
}
.page-co-ponukame .offer:hover img {
  opacity: 0.8;
}
.page-co-ponukame .offer:hover:after {
  bottom: 0;
}

.page-co-ponukame-detail .detail {
  background: #fff;
}
@media (min-width: 768px) {
  .page-co-ponukame-detail .detail {
    -webkit-box-shadow: -15px 30px 25px rgba(0, 0, 0, 0.05);
            box-shadow: -15px 30px 25px rgba(0, 0, 0, 0.05);
  }
}

.content-menu {
  position: relative;
}
@media (min-width: 768px) {
  .content-menu.fixed {
    position: fixed;
    top: 60px;
    width: 150px;
  }
}
@media (min-width: 992px) {
  .content-menu.fixed {
    top: 60px;
    width: 210px;
  }
}
@media (min-width: 1200px) {
  .content-menu.fixed {
    top: 90px;
    width: 255px;
  }
}
.content-menu.fixed.bottom-fixed {
  position: absolute;
  bottom: 0;
  top: auto;
}
@media (max-width: 767.98px) {
  .content-menu {
    position: static;
    margin: 0 auto 45px;
  }
}
.content-menu ul li a {
  display: block;
  font-size: 1rem;
  padding: 23px 15px 23px 35px;
  color: #C4C4C4;
  position: relative;
  margin: 3px auto;
  background: #fff;
}
.content-menu ul li a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 12px;
  border-color: transparent transparent transparent var(--pontis-blue);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
}
@media (max-width: 991.98px) {
  .content-menu ul li a {
    padding: 15px 10px 15px 15px;
  }
}
.content-menu ul li li.active a, .content-menu ul li a.active, .content-menu ul li a:hover {
  background: var(--pontis-blue);
  color: #fff;
}
@media (min-width: 768px) {
  .content-menu ul li li.active a:after, .content-menu ul li a.active:after {
    content: "";
  }
}

.page-podujatie-detail .image-header .big-title small {
  font-size: 1.25rem;
  display: block;
}
.page-podujatie-detail p.description {
  font-size: 1rem;
  border-top: 1px solid rgba(112, 112, 112, 0.18);
  padding: 25px 0;
  margin: 0 auto;
}
.page-podujatie-detail .subtitle-wrapper {
  overflow: hidden;
}
.page-podujatie-detail .subtitle-wrapper .small-subtitle {
  padding: 15px 32px 15px 0;
}
.page-podujatie-detail .subtitle-wrapper .small-subtitle:before {
  content: "";
  width: 5000px;
  height: 1px;
  background: rgba(112, 112, 112, 0.18);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
}
.page-podujatie-detail .small-subtitle {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 1rem;
}
.page-podujatie-detail .event-info {
  border-top: 1px solid rgba(112, 112, 112, 0.18);
  padding: 30px 0;
  font-size: 1.25rem;
  display: block;
  margin: 0;
}
.page-podujatie-detail table.program tr td {
  padding: 15px 0;
  font-size: 1rem;
  line-height: 1.57;
  vertical-align: top;
}
.page-podujatie-detail table.program tr td:first-of-type {
  width: 30%;
}
.page-podujatie-detail table.program tr td:last-of-type {
  width: 70%;
}
.page-podujatie-detail .custom-activity {
  margin: 50px 0;
}
.page-podujatie-detail .custom-activity .item h3 {
  min-height: 60px;
}
.page-podujatie-detail .activity-block-content {
  margin-bottom: 64px !important;
}

.page-archiv-kniznica .news {
  padding-top: 6rem;
}

.library_box {
  min-height: 254px;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
}
.library_box .content h3 {
  text-align: left;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.0375rem;
  text-transform: uppercase;
}
.library_box .content p {
  text-align: left;
  line-height: 1.2rem;
  font-size: 0.9rem;
  letter-spacing: 0.05625rem;
  font-weight: 400;
}
.library_box .bottom {
  position: absolute !important;
  bottom: 20px;
  right: 20px;
  padding-right: 0 !important;
}
.library_box .bottom .icon-download {
  width: 26px;
  height: 26px;
}

.library {
  border: solid 1px #231F20 !important;
  position: relative;
  -webkit-box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
          box-shadow: 5px 5px 0 var(--pontis-blue), 5px 5px 0 var(--pontis-blue);
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
}
.library .content {
  min-height: 253px;
}
.library .content h3, .library .content p {
  text-align: left !important;
}
.library .content h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 33.06px;
}
.library .content p {
  font-weight: 500;
  font-size: 16px;
  vertical-align: middle;
}
.library .content .bottom {
  position: unset !important;
}
.library .content .bottom .icon-download {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.library .content .bottom .arrow-right {
  display: none !important;
}
.library:hover {
  opacity: 0.8;
}

.page-blf .main-container {
  margin-top: 0;
}
.page-blf .submenu {
  position: relative;
}
.page-blf .submenu::after {
  display: block;
  clear: both;
  content: "";
}
.page-blf .submenu .red-line {
  background: var(--pontis-blue);
}
.page-blf .submenu .red-line .container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-blf .submenu .red-line .container span {
  display: block;
  margin-left: auto;
  color: #fff;
  font-size: 1.125rem;
  padding: 12px 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page-blf .submenu .red-line .container .logo-link:hover span {
  color: #d9d9d9;
}

.blf-carousel {
  overflow: hidden;
  height: 640px;
}
@media (max-width: 767.98px) {
  .blf-carousel {
    height: 471px;
  }
}

.nadacne-fondy .image-row img {
  max-width: 346px;
  padding: 0 0 80px;
}

.form-inputs label {
  font-size: 1rem;
  color: #3D3D3D;
  width: 100%;
}

.form-inputs .col-md-9 {
  margin-bottom: 20px;
}

.form-inputs label span {
  float: right;
  color: #bb4d2b;
  font-size: 2rem;
  margin-top: -20px;
}

.form-inputs input[type=text], .form-inputs textarea, .form-inputs input[type=email], .form-inputs input[type=tel] {
  background: #f8f8f8;
  border: 1px solid #eeeeee;
  outline: 0;
  width: 100%;
  padding: 15px;
}

span.wpcf7-not-valid-tip {
  color: #bb4d2b !important;
}

.form-inputs input.wpcf7-not-valid, .form-inputs textarea.wpcf7-not-valid {
  border-color: #bb4d2b;
}

.form-inputs input[type=submit] {
  background: #bb4d2b;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: 60px 0 0;
}

div.checkbox input[type=checkbox]:checked + label:after,
div.checkbox input[type=radio]:checked + label:after {
  display: block;
  width: 16px;
  height: 16px;
  content: "✓ ";
  position: absolute;
  top: 7px;
  font-size: 1.3em;
  line-height: 0.8;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Lucida Sans Unicode", "Arial Unicode MS", Arial;
  left: 5px;
  background: transparent;
}

.check-field input[type=checkbox] {
  float: left;
  margin-top: -23px;
  padding-top: 20px;
}

.check-field span {
  float: left;
  font-size: 20px !important;
  margin-left: 40px;
}

input[type=checkbox] {
  position: relative;
  cursor: pointer;
}

input[type=checkbox]:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  border: 2px solid #000;
  background-color: transparent;
  top: 2px;
  left: 0;
  z-index: 999;
}

input[type=checkbox]:checked:after {
  display: block;
  width: 16px;
  height: 16px;
  content: "✓ ";
  position: absolute;
  top: 7px;
  font-size: 1.3em;
  line-height: 0.8;
  color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Lucida Sans Unicode", "Arial Unicode MS", Arial;
  left: 5px;
  background: transparent;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
  display: inline-block;
  margin: 0;
  padding: 3px 17px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item a {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  margin: 0 auto;
  max-width: 1156px;
  width: 100%;
}

#mega-menu-wrap-header-menu .img-wrapper {
  height: 200px;
  width: 200px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu .other-themes .img-wrapper:after {
  border-left: 1px solid rgba(201, 195, 195, 0.5);
  content: "";
  display: inline-block;
  height: 100%;
  margin-left: -40px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu:first-child ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column {
  padding: 40px 0 30px 30px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:first-child .other-themes .img-wrapper:after {
  border: none;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu:first-child ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:last-child:after {
  width: 0;
}

#mega-menu-wrap-header-menu .other-themes .theme h3 {
  font-size: 1rem;
}

#mega-menu-wrap-header-menu .other-themes .theme {
  padding: 30px 0 20px;
}

.pagination li span.active {
  background: var(--pontis-blue);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
  color: #fff;
  display: block;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.pagination li a.next svg, .pagination li a.prev svg {
  display: inline-block;
  height: 13px;
  width: 18px;
  fill: var(--pontis-blue);
}

.pagination li a.next, .pagination li a.prev {
  border-bottom: 2px solid var(--pontis-blue);
  line-height: 48px;
}

.pagination li span.current {
  background: var(--pontis-blue);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
  color: #fff;
  display: block;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.pagination li a:hover svg {
  fill: #fff;
}

.pagination li a.prev svg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

#mega-menu-wrap-header-menu #mega-menu-header-menu :is(#mega-menu-item-223, #mega-menu-item-222, #mega-menu-item-224, #mega-menu-item-225, #mega-menu-item-25584, #mega-menu-item-5653, #mega-menu-item-37804, #mega-menu-item-37805) > a.mega-menu-link:before {
  margin-top: -15px;
  margin-right: -5px;
  margin-left: -24px;
}

#mega-menu-item-25584 a.mega-menu-link:before {
  margin-top: -15px;
  margin-right: -5px;
  margin-left: -24px;
}

.article.non-category-color .arrow-right {
  fill: var(--pontis-blue);
}

#filter-tabs li.active a.green, #filter-tabs li a.green:hover {
  background: #A6BF93;
  color: #fff;
}

#filter-tabs li.active a.red, #filter-tabs li a.red:hover {
  background: var(--pontis-blue);
  color: #fff;
}

#filter-tabs li.active a.beige, #filter-tabs li a.beige:hover {
  background: #E1B394;
  color: #fff;
}

#filter-tabs li.active a.blue, #filter-tabs li a.blue:hover {
  background: #75BEBE;
  color: #fff;
}

#filter-tabs li.active a.yellow, #filter-tabs li a.yellow:hover {
  background: #DEBE75;
  color: #fff;
}

#filter-tabs li.active a.green:after {
  border-color: #A6BF93 transparent transparent;
}

#filter-tabs li.active a.red:after {
  border-color: var(--pontis-blue) transparent transparent;
}

#filter-tabs li.active a.beige:after {
  border-color: #E1B394 transparent transparent;
}

#filter-tabs li.active a.blue:after {
  border-color: #75BEBE transparent transparent;
}

#filter-tabs li.active a.yellow:after {
  border-color: #DEBE75 transparent transparent;
}

.download-button a {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 15px 40px;
  font-size: 1rem;
  color: #fff;
  background: var(--pontis-blue);
  border: 1px solid var(--pontis-blue);
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
}
.download-button a:hover {
  color: var(--pontis-blue);
  background: #fff;
  border-color: var(--pontis-blue);
}

.download-button a img {
  width: 16px;
  height: auto;
  margin-right: 15px;
  margin-top: -5px;
}

.vertical-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.article.non-category-color, .events .event.non-category-color a, .homepage-news article.non-category-color a {
  border-bottom-color: var(--pontis-blue);
}

.article.non-category-color .category, span.category.non-category-color, .homepage-news article.non-category-color a .category {
  background: var(--pontis-blue);
}

@media (max-width: 1199.98px) {
  #mega-menu-wrap-header-menu {
    display: none;
  }
  .responsive-nav #mega-menu-wrap-header-menu {
    display: block;
  }
}
.header-social-menu a {
  font-size: 0;
}

.header .search form {
  margin: 0 0 0 auto;
}

.mc4wp-response .mc4wp-alert {
  background: #fff;
  text-align: center;
  padding: 25px 5px 5px;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.sticky-wrapper-min-height {
  min-height: 81px;
}

.article-img-width-100 {
  max-width: 100%;
}

.article-img-width-auto {
  max-width: none;
}

.udrzatelne-ciele .ciel img {
  width: 100%;
}

.udrzatelne-ciele .konkretny-ciel img {
  width: 100%;
}

.sticky-wrapper-min-height .sticky.submenu .logo-link.link-sec {
  width: 95px;
  margin: 0 auto;
}

.sticky-wrapper-min-height .sticky.submenu .logo-link.link-sec .logo {
  width: auto;
  height: 100%;
  max-height: 60px;
  margin-top: 10px;
}

.submenu .container > ul li a {
  max-width: 100% !important;
  padding: 5px 15px !important;
}

.blf-clenska-firma-header .company-contact span.name-info {
  margin-top: 25px;
  margin-bottom: 4px;
  display: block;
}

.custom-page .img-wrapper {
  width: 100% !important;
}

.custom-page h3 {
  min-height: 81px;
}

.single img {
  max-width: 100%;
  height: auto;
}

.check-field.cookies {
  margin: 10px 0;
}

.check-field.cookies label {
  width: 100%;
  margin-left: 40px;
  margin-top: -20px;
}

.check-field.cookies input[type=checkbox]:before {
  margin-top: 15px;
}

.check-field.cookies input[type=checkbox]:checked:after {
  margin-top: 13px;
}

.text-content img {
  max-width: 100%;
  height: auto;
}

.document-download span.info-doc {
  color: #000;
}

.ico i.big {
  font-size: 3rem;
  color: var(--pontis-blue);
}

.ico.invert .icon-arrow-right1.big {
  font-size: 2rem;
}

.firms-car .slider .slick-slide img {
  max-height: 160px;
}

.firms-car .content-img {
  height: 160px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
}

.ico.invert .icon-arrow-right1.big {
  color: #fff;
  padding: 45%;
}

.disable-redirect {
  pointer-events: none;
}

.blf-clenska-firma-header .square-logo {
  float: left;
  margin-left: 30px;
}

.bordered-item:after {
  width: 80%;
  background-color: #fff;
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 10.5%;
}

.bordered-item h3 {
  position: relative;
  padding: 0 26%;
  font-size: 1.5rem !important;
  margin: 25px auto;
}

.bordered-item h3:before, .bordered-item h3:after {
  width: 23%;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 15px;
  bottom: 0;
  height: 1px;
}

.blf-clenska-firma-header .row.line-separated-columns > div:first-child:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 1px;
  background: #fff;
}

.bordered-item h3:after {
  right: 0;
}

.bordered-item h3:before {
  left: 0;
}

.blf-clenska-firma-header .company-logo a {
  width: 100%;
}

.article.art .article-img .category {
  position: relative;
  bottom: 45px;
}

.article.art .content {
  margin-top: -25px;
}

.blf-clenska-firma-header .square-logo {
  width: 150px;
  height: 150px;
  margin-left: 10px;
  margin-bottom: 35px;
}

.page-co-ponukame .offer {
  text-decoration: none !important;
}

.page-co-ponukame .offer .img-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.more-projects.hidden {
  display: none;
}

#instagram-slider a img {
  width: 100% !important;
}

@media (max-width: 767.98px) {
  .instagram-photos .wrapper img {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .single .detail .imp_wysivyg {
    margin: 0 auto;
  }
}
.map iframe {
  width: 100%;
  height: 400px;
  margin-top: 30px;
}

table.program {
  width: 100%;
}

.blf-clenska-firma-header .square-logo a {
  width: 100%;
}

.button.width-full {
  width: 100%;
}

.tooltip {
  top: -28px !important;
}

.tooltip-icon {
  position: relative;
  font-size: 12px;
  top: -10px;
}

.button-hero-unit-block {
  display: inline-block;
}

.button-hero-unit-block.center {
  float: left;
  text-align: center;
}

.button-hero-unit-block.right {
  float: right;
  text-align: right;
}

.button-hero-unit-block.left {
  float: left;
  text-align: left;
}

.udrzatelne-ciele .img-fluid {
  max-width: 180px;
  width: 100%;
}

@media only screen and (max-width: 576px) {
  .button {
    width: 100%;
  }
}
.firms-group {
  border: 1px solid #bdc3c7;
  text-align: center;
  margin: 15px 0;
  min-height: 250px;
  color: #fff;
  background: #fff;
}

.firms-group .entry-title-caption {
  min-height: 200px;
}

.firms-group .entry-title-caption img {
  width: 100%;
  max-width: 130px;
  margin: auto;
  max-height: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.firms-group a {
  color: #fff;
}

.firms-group h3 {
  font-size: 18px;
  color: grey;
}

.firms-group p {
  padding: 20px;
}

.firms-group .hover {
  position: absolute;
  width: calc(100% - 30px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  top: 15px;
  left: 15px;
  right: 0;
  background: #fff;
  cursor: pointer;
  background: rgba(62, 199, 244, 0.9);
  background-size: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  height: 0;
  max-height: 0;
}

.firms-group:hover .hover {
  display: block;
  color: #fff;
  visibility: visible;
  height: calc(100% - 30px);
  max-height: 999px;
}

.grid-container {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 1em;
  margin: 15px auto;
}

.location-listing {
  position: relative;
  overflow: hidden;
  min-height: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 15px 11px;
}

.location-image {
  position: absolute;
  z-index: 1;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  transition: -webkit-transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  -o-object-fit: cover;
  object-fit: cover;
}

.location-listing:hover .location-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  text-align: center;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  width: 100% !important;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}