/* compiled by scssphp v0.7.0 on Fri, 10 Aug 2018 14:17:52 +0200 (1.2954s) */

@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  src: url(/css/default/fonts/Montserrat-Light.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  src: url(/css/default/fonts/Montserrat-Bold.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  src: url(/css/default/fonts/Montserrat-Regular.ttf); }

@font-face {
  font-family: 'OpenSans';
  font-weight: 700;
  src: url(/css/default/fonts/OpenSans-Bold.ttf); }

@font-face {
  font-family: 'OpenSans';
  font-weight: 400;
  src: url(/css/default/fonts/OpenSans-Regular.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 900;
  src: url(/css/default/fonts/Montserrat-Black.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  src: url(/css/default/fonts/Montserrat-SemiBold.ttf); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  src: url(/css/default/fonts/Montserrat-ExtraBold.ttf); }
/**
 * Base
 */
/* line 5, ../sass/_base.scss */
* {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 300; }
/* line 7, ../sass/_base.scss */
html, body {
  font-size: 16px; }
/* line 8, ../sass/_base.scss */
p {
  font-size: 1rem; }
/* line 9, ../sass/_base.scss */
div, span, p, textarea, input, select, li, td, strong, em {
  color: #525252; }
/* line 10, ../sass/_base.scss */
a {
  color: #0c3e69;
  outline: none;
  text-decoration: none;
  font-size: 1rem; }
/* line 11, ../sass/_base.scss */
a:hover {
  color: #000;
  text-decoration: none; }
/* line 12, ../sass/_base.scss */
a:active {
  color: #666; }
/* line 13, ../sass/_base.scss */
a:focus {
  text-decoration: none;
  outline: none; }
/* line 14, ../sass/_base.scss */
h1, h2, h3, h4, h5 {
  padding: 0;
  line-height: 1.3; }
/* line 16, ../sass/_base.scss */
h2 {
  font-size: 2rem;
  margin: 12px 0; }
/* line 17, ../sass/_base.scss */
h3 {
  font-size: 1.8rem;
  margin: 10px 0; }
/* line 18, ../sass/_base.scss */
h4 {
  font-size: 1.6rem;
  margin: 8px 0; }
/* line 19, ../sass/_base.scss */
h5 {
  font-size: 1.4rem;
  margin: 6px 0; }
/* line 20, ../sass/_base.scss */
img {
  border: 0;
  height: auto;
  max-width: 100%; }
/* line 21, ../sass/_base.scss */
video {
  max-width: 100%;
  height: auto; }
/* img:hover {opacity:0.85; filter:alpha(opacity=85); transition:0.8s; -webkit-transition:0.8s; -moz-transition:0.8s; -ms-transition:0.8s; -o-transition:0.8s;} */
/* line 23, ../sass/_base.scss */
th {
  text-align: left; }
/* line 24, ../sass/_base.scss */
ul {
  padding: 0;
  margin: 0; }
/* line 25, ../sass/_base.scss */
ul li {
  /*background: url('/css/default/images/li.png') left 10.5px no-repeat;*/
  list-style: none outside none; }
/* line 29, ../sass/_base.scss */
table caption {
  font-weight: bold;
  text-transform: uppercase; }
/* line 30, ../sass/_base.scss */
.alert {
  font-size: 1.2rem; }
/* Style Bartka */
/* line 32, ../sass/_base.scss */
.hiddenen {
  opacity: 0; }
/* line 33, ../sass/_base.scss */
.no-marg {
  margin-left: 0 !important;
  margin-right: 0 !important; }
/* line 34, ../sass/_base.scss */
.no-pad {
  padding-left: 0 !important;
  padding-right: 0 !important; }
/* line 36, ../sass/_base.scss */
#map_1 {
  max-width: 100%; }
/* line 42, ../sass/_base.scss */
#cookies {
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3px 0;
  width: 100%;
  text-align: center;
  background: #000;
  border-top: 1px solid #666;
  opacity: 0.75;
  filter: alpha(opacity=75); }
/* line 56, ../sass/_base.scss */
#cookies_info, #cookies_more, #cookies_ok {
  font-size: 15px;
  color: #fff;
  padding: 5px;
  display: inline-block; }
/* line 62, ../sass/_base.scss */
#cookies_more {
  text-decoration: underline; }
/* line 65, ../sass/_base.scss */
#cookies_ok {
  float: right;
  right: 15px;
  font-size: 25px;
  position: absolute;
  margin-top: -7px; }
/* line 76, ../sass/_base.scss */
.totop {
  background: rgba(0, 0, 0, 0) url("/css/default/images//arrow.png") no-repeat scroll center center;
  bottom: 15px;
  display: none;
  height: 50px;
  opacity: 0.5;
  overflow: hidden;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 9999; }
/* line 88, ../sass/_base.scss */
.totop:hover {
  opacity: 1; }
/*Lista plików*/
/* line 98, ../sass/_base.scss */
.files_tree h2 {
  font-size: 27px; }
/* line 101, ../sass/_base.scss */
.files_tree .file_wrapper {
  max-width: 810px;
  display: flex;
  align-items: center;
  background: #f8f8f8;
  margin-bottom: 10px;
  margin-left: 25px;
  transition: all 0.5s ease-in-out;
  position: relative;
  padding: 0; }
/* line 112, ../sass/_base.scss */
.files_tree .file_wrapper:hover {
  background: #f0f5ff; }
/* line 115, ../sass/_base.scss */
.files_tree .file_wrapper:hover .number {
  background: #2977b4; }
/* line 118, ../sass/_base.scss */
.files_tree .file_wrapper .number {
  color: white;
  font-size: 27px;
  font-weight: 600;
  background: #15bae8;
  width: 55px;
  min-width: 55px;
  text-align: center;
  border-radius: 50%;
  height: 55px;
  padding: 14px 0px;
  line-height: 1;
  margin-left: -25px;
  transition: all 0.5s ease-in-out; }
/* line 133, ../sass/_base.scss */
.files_tree .file_wrapper .name_link {
  color: #525252;
  font-size: 16px;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 80px; }
/* line 140, ../sass/_base.scss */
.files_tree .file_wrapper .name_link:hover {
  color: #000; }
/* line 143, ../sass/_base.scss */
.files_tree .file_wrapper .cloud_link {
  position: absolute;
  right: 25px; }

@media screen and (max-width: 480px) {
/* line 149, ../sass/_base.scss */
.files_tree .file_wrapper .name_link {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 65px; }
/* line 154, ../sass/_base.scss */
.files_tree .file_wrapper .cloud_link {
  right: 10px; } }
/* ----  */
/* line 164, ../sass/_base.scss */
.pagination {
  margin-top: 15px; }
/* line 166, ../sass/_base.scss */
.pagination a {
  padding: 2px;
  font-size: 1rem;
  font-weight: 500;
  color: #ca2628;
  padding-right: 5px; }
/* line 172, ../sass/_base.scss */
.pagination a.active {
  color: #000; }
/* line 182, ../sass/_base.scss */
.bgal-wrap {
  align-items: center; }
/* line 184, ../sass/_base.scss */
.bgal-wrap .bgal-item {
  text-align: center;
  margin-bottom: 30px; }
/* line 187, ../sass/_base.scss */
.bgal-wrap .bgal-item a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 193, ../sass/_base.scss */
.bgal-wrap .bgal-item a:hover img {
  transform: scale(1.1); }
/* line 197, ../sass/_base.scss */
.bgal-wrap .bgal-item img {
  transition: all 0.3s ease-in-out; }
/* line 208, ../sass/_base.scss */
.res-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
/* line 212, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(25% - 30px);
  margin-right: 30px;
  margin-bottom: 30px; }
/* line 216, ../sass/_base.scss */
.res-gallery .res-gallery-img a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 222, ../sass/_base.scss */
.res-gallery .res-gallery-img a:hover img {
  transform: scale(1.1); }
/* line 226, ../sass/_base.scss */
.res-gallery .res-gallery-img img {
  transition: all 0.3s ease-in-out; }

@media screen and (max-width: 991px) {
/* line 234, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(33.333% - 30px); } }

@media screen and (max-width: 767px) {
/* line 237, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(50% - 30px); } }

@media screen and (max-width: 575px) {
/* line 240, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: 100%;
  margin-right: 0; } }
/* line 247, ../sass/_base.scss */
#wrap404 {
  padding: 100px 115px 100px 65px; }
/* line 249, ../sass/_base.scss */
#wrap404 #ups404 {
  font-weight: 900;
  color: #0e0e0e;
  font-size: 45px;
  margin-top: 100px;
  margin-bottom: 50px; }
/* line 256, ../sass/_base.scss */
#wrap404 #txt404 {
  font-weight: 300;
  color: #0e0e0e;
  font-size: 24px;
  margin-bottom: 60px; }
/* line 262, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 15px 30px;
  background: #ba292e;
  color: white;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px; }
/* line 270, ../sass/_base.scss */
#wrap404 #btn404:hover {
  background: #d83136; }

@media screen and (max-width: 1499px) {
/* line 278, ../sass/_base.scss */
#wrap404 {
  padding: 100px 30px 100px 30px; }
/* line 281, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 30px; }
/* line 286, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 21px; } }

@media screen and (max-width: 1199px) {
/* line 289, ../sass/_base.scss */
#gif404 {
  margin-top: 100px; } }

@media screen and (max-width: 575px) {
/* line 296, ../sass/_base.scss */
#wrap404 {
  padding: 30px 0; }
/* line 298, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 8px 16px;
  font-size: 12px; }
/* line 302, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 15px;
  margin-bottom: 30px; }
/* line 303, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 25px;
  margin-bottom: 20px; }
/* line 305, ../sass/_base.scss */
#gif404 {
  margin-top: 50px; } }
/* uniwersalne */
/* line 8, ../sass/layout.scss */
#main_logo {
  display: block;
  text-align: left; }

@media screen and (max-width: 991px) {
    #main_logo {
      z-index: 9999; } }
/* line 15, ../sass/layout.scss */
#content {
  min-height: 110px;
  padding-top: 20px; }
/* line 19, ../sass/layout.scss */
#content h2 {
  text-align: center; }
/* line 21, ../sass/layout.scss */
#footer {
  padding-top: 50px; }
/* line 23, ../sass/layout.scss */
.blank > img {
  margin-left: 10px; }
/* line 26, ../sass/layout.scss */
.footer-bottom {
  margin-top: 30px; }
/* line 29, ../sass/layout.scss */
.section {
  margin-top: 30px;
  margin-bottom: 30px; }
/*przyklejane menu*/
/* line 34, ../sass/layout.scss */
#top.stick {
  position: fixed;
  width: 100%;
  z-index: 9;
  background: white;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
/*submenu*/
/* line 42, ../sass/layout.scss */
#top_menu .active {
  color: #ca2628; }
/* line 45, ../sass/layout.scss */
#top_menu .sub_menu {
  background: #ca2628;
  position: absolute;
  transition: all 0.3s ease-in-out;
  padding: 15px 15px 0 15px;
  transform-origin: top left;
  transform: scale(1);
  min-width: 200px;
  max-width: 450px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 42px; }
/* line 58, ../sass/layout.scss */
#top_menu .sub_menu li {
  margin-bottom: 10px;
  /*border-bottom: solid 1px rgba(255,255,255,0.2);*/ }
/* line 63, ../sass/layout.scss */
#top_menu .sub_menu li a {
  color: white;
  font-size: 16px;
  transition: all 0.5s ease-in-out;
  opacity: 1; }
/* line 68, ../sass/layout.scss */
#top_menu .sub_menu li a:before {
  display: none; }
/* line 72, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu {
  transform: scale(0); }
/* line 74, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu li a {
  opacity: 0; }
/**/
/* News component */
/* line 80, ../sass/layout.scss */
.news-container {
  width: 100%; }
/* line 81, ../sass/layout.scss */
/* line 82, ../sass/layout.scss */

.news-wrap {
  margin-top: 30px; }
/* line 86, ../sass/layout.scss */
/* line 87, ../sass/layout.scss */

.news-single-header {
  display: flex;
  padding: 25px;
  margin: 30px 0;
  background-color: #fff;
  align-items: center;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05); }
/* line 95, ../sass/layout.scss */
/* line 96, ../sass/layout.scss */
  .news-single-header .header-title {
    padding-left: 15px;
    font-weight: 400;
    color: #000;
    margin: 0; }
/* line 103, ../sass/layout.scss */
.news-single-header .header-date {
  border-right: 1px solid #eaeaea;
  padding-right: 15px; }
/* line 107, ../sass/layout.scss */
.news-single-header .header-date-day {
  text-align: center;
  color: #00bce7;
  font-weight: 300;
  font-size: 25px; }
/* line 114, ../sass/layout.scss */
.news-single-header .header-date-year {
  color: #00bce7;
  font-weight: 400; }
/* line 122, ../sass/layout.scss */
.news-single-body {
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
  padding: 25px;
  margin-bottom: 30px; }
/* line 128, ../sass/layout.scss */
/* line 129, ../sass/layout.scss */

.news-single-body .body-content {
  line-height: 20px;
  text-align: justify;
  color: #000; }
/* line 134, ../sass/layout.scss */
.news-single-body .body-content p {
  font-size: 14px; }
/* line 139, ../sass/layout.scss */
.news-single-body .body-image {
  margin-bottom: 25px; }
/* line 142, ../sass/layout.scss */
.news-single-body .body-image a {
  padding: 0; }
/* line 146, ../sass/layout.scss */
.news-single-body .body-image img {
  max-height: 350px; }
/* line 153, ../sass/layout.scss */
.news-single-back {
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
  margin-top: 20px; }
/* line 158, ../sass/layout.scss */
.news-single-back a {
  font-size: 14px;
  color: #00bce7;
  font-weight: 400; }
/* line 166, ../sass/layout.scss */
.news-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.08); }
/* line 174, ../sass/layout.scss */
.news-item-header {
  margin: 0;
  padding: 25px 20px 0 20px; }
/* line 178, ../sass/layout.scss */
.news-item-header a {
  color: #000;
  font-weight: 700;
  padding: 0;
  font-size: 17px;
  transition: color 0.4s ease-in-out; }
/* line 185, ../sass/layout.scss */
.news-item-header a:hover {
  color: #00bce7; }
/* line 191, ../sass/layout.scss */
.news-item-body {
  padding-top: 25px; }
/* line 194, ../sass/layout.scss */
/* line 195, ../sass/layout.scss */

.news-item-body .body-content {
  color: #000;
  padding: 0 20px 5px 20px;
  margin-bottom: 180px;
  line-height: 20px;
  text-align: justify; }
/* line 202, ../sass/layout.scss */
.news-item-body .body-content p {
  font-size: 1.1rem;
  color: #000;
  line-height: 1.3; }
/* line 209, ../sass/layout.scss */
.news-item-body .body-image {
  position: absolute;
  bottom: 60px;
  padding: 0 20px;
  width: 100%; }
/* line 215, ../sass/layout.scss */
.news-item-body .body-image a {
  display: block;
  padding: 0; }
/* line 219, ../sass/layout.scss */
.news-item-body .body-image a img {
  width: 100%; }
/* line 223, ../sass/layout.scss */
.news-item-body .body-image a .image {
  width: 100%;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: box-shadow 0.4s ease-in-out; }
/* line 231, ../sass/layout.scss */
.news-item-body .body-image a .image:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
/* line 240, ../sass/layout.scss */
.news-item-footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0 20px;
  align-items: center;
  height: 60px; }
/* line 250, ../sass/layout.scss */
/* line 251, ../sass/layout.scss */

.news-item-footer .footer-date {
  font-size: 14px;
  font-weight: 400;
  color: #00bce7; }
/* line 257, ../sass/layout.scss */
.news-item-footer .footer-more {
  padding: 0;
  margin-right: 5px;
  transition: margin-right 0.4s ease-in-out; }
/* line 262, ../sass/layout.scss */
.news-item-footer .footer-more:hover {
  margin-right: 0; }

@media screen and (max-width: 991px) {
/* line 276, ../sass/layout.scss */
#top_menu_lnk {
  width: 30px;
  height: 23px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  right: 55px; }
/* line 297, ../sass/layout.scss */
#top_menu_lnk span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }
/* line 316, ../sass/layout.scss */
#top_menu_lnk span:nth-child(1) {
  top: 0; }
/* line 320, ../sass/layout.scss */
#top_menu_lnk span:nth-child(2), #top_menu_lnk span:nth-child(3) {
  top: 9px; }
/* line 324, ../sass/layout.scss */
#top_menu_lnk span:nth-child(4) {
  top: 18px; }
/* line 328, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }
/* line 334, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
/* line 341, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 348, ../sass/layout.scss */
#top_menu_lnk.open span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%; }
/* line 354, ../sass/layout.scss */
#top {
  position: relative; }
/* line 355, ../sass/layout.scss */
#top_menu {
  background: #fff;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
  left: -110%;
  height: 100vh;
  padding-top: 70px; }
/* line 365, ../sass/layout.scss */
#top_menu.open {
  left: 0; }
/* line 368, ../sass/layout.scss */
#top_menu .top_menu {
  display: block;
  height: auto; }
/* line 374, ../sass/layout.scss */
#top .top_menu li {
  margin-bottom: 5px; }
/* line 377, ../sass/layout.scss */
#top .top_menu a {
  color: white;
  font-size: 20px; }
/* line 382, ../sass/layout.scss */
#top_menu .top_menu {
  padding-top: 20px;
  padding-left: 20px; }
/* line 387, ../sass/layout.scss */
#top .top_menu a:hover, #top .top_menu a.active, #top .top_menu a.active-sub {
  color: #fff; }
/* line 389, ../sass/layout.scss */
#top_menu .sub_menu {
  position: static; }
/* line 392, ../sass/layout.scss */
#top_menu .sub_menu.hide_menu {
  display: none; }
/* line 395, ../sass/layout.scss */
#top_menu .sub_menu {
  position: static;
  box-shadow: none;
  max-height: 1000px;
  display: block;
  padding: 10px;
  margin: 0; }
/* line 403, ../sass/layout.scss */
#top_menu .sub_menu li a {
  font-size: 18px;
  letter-spacing: 0.8px; } }

@media screen and (max-width: 991px) and (max-width: 991px) {
      #top_menu_lnk {
        right: 30px;
        z-index: 9999; } }

/* line 412, ../sass/layout.scss */

.c-header, .c-slider, .c-footer, .c-contact, .c-history {
  padding-left: 85px;
  padding-right: 85px; }

@media screen and (max-width: 1499px) {
    .c-header, .c-slider, .c-footer, .c-contact, .c-history {
      padding-left: 55px;
      padding-right: 55px; } }

@media screen and (max-width: 991px) {
    .c-header, .c-slider, .c-footer, .c-contact, .c-history {
      padding-left: 30px;
      padding-right: 30px; } }
/* line 427, ../sass/layout.scss */
.c-header {
  padding-top: 20px;
  padding-bottom: 30px; }
/* line 432, ../sass/layout.scss */
@media screen and (max-width: 991px) {
      .c-header__menu {
        text-align: center; } }
/* line 438, ../sass/layout.scss */
.c-header__item {
  padding: 0 45px; }

@media screen and (max-width: 1199px) {
      .c-header__item {
        padding: 0 30px; } }

@media screen and (max-width: 991px) {
      .c-header__item {
        padding: 25px 0;
        position: relative; } }
/* line 450, ../sass/layout.scss */
.c-header__item:first-child {
  padding-left: 0; }
/* line 454, ../sass/layout.scss */
.c-header__item:last-child {
  padding-right: 0; }
/* line 459, ../sass/layout.scss */
.c-header__link {
  font-weight: 500;
  font-size: 19px;
  color: #000;
  text-transform: uppercase;
  transition: color 0.5s; }

@media screen and (max-width: 1499px) {
      .c-header__link {
        font-size: 18px; } }

@media screen and (max-width: 1199px) {
      .c-header__link {
        font-size: 17px; } }

@media screen and (max-width: 991px) {
      .c-header__link {
        font-size: 4vw;
        font-weight: 300; } }

@media screen and (max-width: 575px) {
      .c-header__link {
        font-size: 4.5vw; } }
/* line 483, ../sass/layout.scss */
/* line 484, ../sass/layout.scss */

.c-header__link--active.c-header__link::after {
  width: 100%; }
/* line 489, ../sass/layout.scss */
.c-header__link:hover {
  color: #000 !important; }
/* line 493, ../sass/layout.scss */
.c-header__link:hover::after {
  width: 100%; }

@media screen and (min-width: 992px) {
/* line 498, ../sass/layout.scss */
.c-header__link::after {
  transition: width 0.5s;
  display: block;
  content: '';
  width: 0;
  height: 6px;
  background-color: #fff000;
  margin-top: -10px; } }

@media screen and (max-width: 991px) {
/* line 510, ../sass/layout.scss */
.c-header__link::after {
  transition: width 0.5s;
  display: block;
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  background-color: #fff000;
  top: 0;
  z-index: -1; } }
/* line 524, ../sass/layout.scss */
.c-header__image {
  width: 235px;
  height: 51px;
  max-width: none; }

@media screen and (max-width: 575px) {
      .c-header__image {
        width: 150px;
        height: auto; } }
/* line 536, ../sass/layout.scss */
.c-slider {
  position: relative;
  margin-bottom: 80px; }

@media screen and (max-width: 767px) {
    .c-slider {
      margin-bottom: 50px; } }

@media screen and (max-width: 575px) {
    .c-slider {
      margin-bottom: 30px; } }
/* line 549, ../sass/layout.scss */
.c-slider:before {
  content: '';
  background: url(/css/default/images/slider-bg.png) no-repeat;
  height: calc(100% + 5vw);
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -2.5vw;
  background-size: cover; }

@media screen and (max-width: 1199px) {
      .c-slider:before {
        height: calc(100% + 6vw); } }

@media screen and (max-width: 991px) {
      .c-slider:before {
        height: calc(100% + 7vw); } }
/* line 569, ../sass/layout.scss */
.c-slider__image {
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.1); }
/* line 573, ../sass/layout.scss */
.c-slider__heading {
  position: absolute;
  font-weight: 800;
  font-size: 4vw;
  color: #fff;
  top: 4vw;
  left: 50px;
  z-index: 10; }

@media screen and (max-width: 1650px) {
      .c-slider__heading {
        top: 4vw; } }

@media screen and (max-width: 1499px) {
      .c-slider__heading {
        top: 2vw; } }

@media screen and (max-width: 1199px) {
      .c-slider__heading {
        top: 2vw; } }

@media screen and (max-width: 991px) {
      .c-slider__heading {
        left: 40px; } }

@media screen and (max-width: 767px) {
      .c-slider__heading {
        font-weight: 700; } }
/* line 603, ../sass/layout.scss */
.c-slider__inner {
  position: absolute;
  top: 21vw;
  z-index: 10;
  flex-direction: column;
  bottom: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

@media screen and (max-width: 1650px) {
      .c-slider__inner {
        top: 20vw; } }

@media screen and (max-width: 1499px) {
      .c-slider__inner {
        top: 19vw; } }

@media screen and (max-width: 1199px) {
      .c-slider__inner {
        top: 16vw; } }

@media screen and (max-width: 991px) {
      .c-slider__inner {
        top: 17vw; } }

@media screen and (max-width: 767px) {
      .c-slider__inner {
        top: 17vw; } }
/* line 633, ../sass/layout.scss */
.c-slider__item {
  color: #231f20;
  background-color: #fff !important;
  font-weight: 800;
  font-style: italic;
  opacity: 0.5;
  font-size: 40px;
  padding: 20px 65px 20px 50px;
  margin-bottom: 3vw;
  width: 400px !important;
  clip-path: polygon(0 0%, 100% 0%, 100% 0, calc(100% - 30px) 100%, 100% 100%, 0 100%, 0% 100%, 0% 0);
  cursor: default;
  transition: padding-left 0.5s, opacity 0.5s;
  margin-left: 0 !important;
  text-indent: unset !important;
  height: auto !important;
  text-align: left; }

@media screen and (max-width: 1650px) {
      .c-slider__item {
        font-size: 37px; } }

@media screen and (max-width: 1499px) {
      .c-slider__item {
        font-size: 30px; } }

@media screen and (max-width: 1199px) {
      .c-slider__item {
        font-size: 2.5vw;
        padding: 2vw 50px 2vw 45px;
        width: 300px !important; } }

@media screen and (max-width: 991px) {
      .c-slider__item {
        padding: 2vw 50px 2vw 35px;
        width: 250px !important; } }

@media screen and (max-width: 767px) {
      .c-slider__item {
        width: 200px !important; } }

@media screen and (max-width: 575px) {
      .c-slider__item {
        width: 160px !important; } }

/* line 695, ../sass/layout.scss */

.c-slider__item--active {
  opacity: 1; }
/* line 703, ../sass/layout.scss */
.c-section {
  padding-top: 70px;
  padding-bottom: 70px; }

@media screen and (max-width: 1200px) {
    .c-section {
      padding-top: 40px;
      padding-bottom: 40px; } }
/* line 713, ../sass/layout.scss */
.c-section--contact {
  background: url(/css/default/images/contact-bg.png) no-repeat left calc(100% - 83px);
  height: 100%; }

@media screen and (max-width: 1199px) {
      .c-section--contact {
        background: url(/css/default/images/contact-bg.png) no-repeat left calc(100% - 35px);
        padding-top: 55px; } }

@media screen and (max-width: 991px) {
      .c-section--contact {
        background: url(/css/default/images/contact-bg.png) no-repeat left calc(100% - 55px); } }
/* line 727, ../sass/layout.scss */
.c-section__button {
  font-weight: 700;
  font-size: 1.5vw;
  color: #34180b;
  padding: 15px 40px 15px 40px;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 35px;
  position: relative;
  display: inline-block; }

@media screen and (max-width: 991px) {
      .c-section__button {
        font-size: 2.5vw; } }
/* line 743, ../sass/layout.scss */
.c-section__button:hover:after {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25); }
/* line 747, ../sass/layout.scss */
.c-section__button:after {
  content: '';
  background-color: #fff000;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10px;
  z-index: -1;
  bottom: -10px;
  transition: box-shadow 0.3s;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
/* line 761, ../sass/layout.scss */
/* line 763, ../sass/layout.scss */

.c-section__col--left {
  padding-left: 84px; }

@media screen and (max-width: 1199px) {
        .c-section__col--left {
          padding-left: 0; } }

@media screen and (max-width: 991px) {
        .c-section__col--left {
          padding-top: 50px;
          padding-left: 29px; } }

@media screen and (max-width: 767px) {
        .c-section__col--left {
          padding-top: 15px;
          padding-left: 29px; } }
/* line 780, ../sass/layout.scss */
.c-section__col--left .c-section__body {
  padding-right: 120px; }

@media screen and (max-width: 1499px) {
          .c-section__col--left .c-section__body {
            padding-right: 70px; } }

@media screen and (max-width: 1199px) {
          .c-section__col--left .c-section__body {
            padding-right: 40px;
            padding-left: 55px; } }

@media screen and (max-width: 991px) {
          .c-section__col--left .c-section__body {
            padding-right: 0;
            padding-left: 0; } }
/* line 799, ../sass/layout.scss */
.c-section__col--right {
  padding-right: 84px; }

@media screen and (max-width: 1199px) {
        .c-section__col--right {
          padding-right: 0; } }

@media screen and (max-width: 991px) {
        .c-section__col--right {
          padding-top: 50px;
          padding-right: 15px; } }

@media screen and (max-width: 767px) {
        .c-section__col--right {
          padding-top: 15px; } }
/* line 815, ../sass/layout.scss */
.c-section__col--right .c-section__body {
  padding-left: 120px; }

@media screen and (max-width: 1499px) {
          .c-section__col--right .c-section__body {
            padding-left: 70px; } }

@media screen and (max-width: 1199px) {
          .c-section__col--right .c-section__body {
            padding-right: 55px;
            padding-left: 40px; } }

@media screen and (max-width: 991px) {
          .c-section__col--right .c-section__body {
            padding-right: 0;
            padding-left: 15px; } }
/* line 835, ../sass/layout.scss */
.c-section__body {
  width: 100%; }
/* line 837, ../sass/layout.scss */
.c-section__body--management {
  background: url(/css/default/images/management-bg.png) no-repeat right bottom;
  height: 100%;
  background-size: contain; }

@media screen and (max-width: 991px) {
        .c-section__body--management {
          background: none; } }
/* line 847, ../sass/layout.scss */
.c-section__body--organization {
  background: url(/css/default/images/organization-bg.png) no-repeat right calc(100% - 25px);
  height: 100%; 
  background-size: contain;}

@media screen and (max-width: 991px) {
        .c-section__body--organization {
          background: none; } }
/* line 856, ../sass/layout.scss */
.c-section__body--place {
  background: url(/css/default/images/place-bg.png) no-repeat left calc(100% - 50px);
  height: 100%;
 }

@media screen and (max-width: 991px) {
        .c-section__body--place {
          background: none; } }
/* line 865, ../sass/layout.scss */
.c-section__body--company {
  background: url(/css/default/images/desk-bg.jpg) no-repeat center 100%;
  min-height: 1134px; }
/* line 871, ../sass/layout.scss */
.c-section__heading {
  font-weight: 800;
  font-size: 42px;
  color: #34180b;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 30px; }

  .c-section__padding{
    padding-top: 50px;
  }

  .c-section__margin{
    margin-top: -70px;
  }

@media screen and (max-width: 1199px) {
      .c-section__heading {
        font-size: 32px; } }

        @media screen and (max-width: 1499px) {
          .c-section__heading {
            font-size: 34px; } }
/* line 883, ../sass/layout.scss */
.c-section__heading--destionation {
  padding-top: 150px;
  font-size: 39px;
  padding-bottom: 55px; }

@media screen and (max-width: 991px) {
        .c-section__heading--destionation {
          padding-top: 0; } }

@media screen and (max-width: 767px) {
        .c-section__heading--destionation {
          font-size: 34px;
          padding-bottom: 55px; } }
/* line 899, ../sass/layout.scss */
.c-section__subheading {
  font-weight: 800;
  font-size: 42px;
  color: #34180b;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 40px; }

@media screen and (max-width: 1499px) {
      .c-section__subheading {
        padding-top: 5px;
        padding-bottom: 15px;
        font-size: 3vw; } }

@media screen and (max-width: 991px) {
      .c-section__subheading {
        font-size: 4vw; } }
/* line 917, ../sass/layout.scss */
.c-section__subheading--destionation {
  padding-top: 150px;
  font-size: 39px;
  padding-bottom: 55px; }

@media screen and (max-width: 991px) {
        .c-section__subheading--destionation {
          padding-top: 0; } }

@media screen and (max-width: 767px) {
        .c-section__subheading--destionation {
          font-size: 34px;
          padding-bottom: 55px; } }
/* line 933, ../sass/layout.scss */
/* line 934, ../sass/layout.scss */

.c-section__list-item {
  color: #131313;
  font-size: 24px;
  list-style: disc;
  margin-bottom: 12px; }

@media screen and (max-width: 1499px) {
        .c-section__list-item {
          color: #131313;
          font-size: 1.4vw;
          list-style: disc;
          margin-bottom: 11px; } }

@media screen and (max-width: 991px) {
        .c-section__list-item {
          font-size: 2.5vw; } }

@media screen and (max-width: 767px) {
        .c-section__list-item {
          font-size: 2.9vw; } }
/* line 957, ../sass/layout.scss */
.c-section__content {
  font-weight: 300;
  color: #34180b;
  font-size: 31px; }

@media screen and (max-width: 1499px) {
      .c-section__content {
        font-size: 24px; } }

@media screen and (max-width: 1199px) {
      .c-section__content {
        font-size: 20px; } }

@media screen and (max-width: 991px) {
      .c-section__content {
        font-size: 24px; } }

@media screen and (max-width: 768px) {
      .c-section__content {
        font-size: 21px; } }

@media screen and (max-width: 575px) {
      .c-section__content {
        font-size: 18px; } }
/* line 982, ../sass/layout.scss */
.c-section__content span {
  color: #34180b;
  font-weight: 700; }
/* line 987, ../sass/layout.scss */
.c-section__content a {
  font-size: inherit;
  color: #34180b; }
/* line 992, ../sass/layout.scss */
@media screen and (max-width: 1199px) {
        .c-section__content--contact {
          font-size: 24px; } }
/* line 999, ../sass/layout.scss */
.c-section__image {
  box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.1); }

/* line 1007, ../sass/layout.scss */

.c-section__countries-item {
  font-weight: 300;
  color: #34180b;
  font-size: 30px;
  padding-bottom: 20px; }

@media screen and (max-width: 767px) {
      .c-section__countries-item {
        font-size: 28px;
        padding-bottom: 15px; } }
/* line 1020, ../sass/layout.scss */
.c-footer {
  padding-top: 50px;
  padding-bottom: 50px; }
/* line 1025, ../sass/layout.scss */
.c-footer__item {
  padding: 0 45px; }

@media screen and (max-width: 1199px) {
      .c-footer__item {
        padding: 0 20px; } }
/* line 1032, ../sass/layout.scss */
.c-footer__item:first-child {
  padding-left: 0; }
/* line 1036, ../sass/layout.scss */
.c-footer__item:last-child {
  padding-right: 0; }
/* line 1042, ../sass/layout.scss */
.c-footer__link {
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
  font-size: 19px; }

@media screen and (max-width: 1199px) {
      .c-footer__link {
        font-size: 17px; } }

@media screen and (max-width: 767px) {
      .c-footer__link {
        font-size: 15px; } }
/* line 1056, ../sass/layout.scss */
.c-footer__link:hover {
  color: #000 !important; }
/* line 1060, ../sass/layout.scss */
.c-footer__link:hover:after {
  width: 100%; }
/* line 1064, ../sass/layout.scss */
.c-footer__link:after {
  transition: width 0.5s;
  display: block;
  content: '';
  width: 0;
  height: 6px;
  background-color: #fff000;
  margin-top: -10px; }
/* line 1075, ../sass/layout.scss */
/* line 1076, ../sass/layout.scss */

.c-footer #ssi span {
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  font-size: 18px; }

@media screen and (max-width: 1199px) {
        .c-footer #ssi span {
          font-size: 16px; } }

@media screen and (max-width: 767px) {
        .c-footer #ssi span {
          font-size: 15px; } }
/* line 1091, ../sass/layout.scss */
.c-footer #ssi img {
  margin-left: 5px; }
/* line 1097, ../sass/layout.scss */
.carousel-indicators .active {
  opacity: 0.5; }
/* line 1102, ../sass/layout.scss */
.c-contact {
  padding-top: 0;
  padding-bottom: 40px; }
/* line 1107, ../sass/layout.scss */
.c-contact__group {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s; }
/* line 1111, ../sass/layout.scss */
.c-contact__group input {
  border: none;
  border-radius: 0; }
/* line 1117, ../sass/layout.scss */
.c-contact__group:hover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.18); }
/* line 1121, ../sass/layout.scss */
.c-contact__group .form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none; }
/* line 1127, ../sass/layout.scss */
.c-contact__group label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.4px;
  padding: 12px 12px 5px;
  width: 100%;
  margin-bottom: 0;
  color: #141313; }
/* line 1138, ../sass/layout.scss */
.c-contact__group textarea {
  border: none;
  border-radius: 0;
  resize: none; }
/* line 1146, ../sass/layout.scss */
.c-contact__check {
  padding: 5px 1.25rem 15px; }
/* line 1149, ../sass/layout.scss */
.c-contact__check .form-check-label {
  font-weight: 300;
  font-size: 14px;
  color: #141313; }
/* line 1156, ../sass/layout.scss */
.c-contact__heading {
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 1.4px;
  color: #141313;
  margin: 0;
  padding-bottom: 50px; }
/* line 1165, ../sass/layout.scss */
.c-contact__button {
  transition:200ms;
  display: block;
  background-color: #100f0f;
  width: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 25px;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  letter-spacing: 10px;
  margin-top: -39px;
  position: relative;
  height: 88px; }
/* line 1180, ../sass/layout.scss */
.c-contact__button:focus {
  outline: none; }

@media screen and (min-width: 1200px) {
/* line 1185, ../sass/layout.scss */
.c-contact__button:before {
  content: '';
  position: absolute;
  top: 24px;
  right: -24px;
  border-top: 40px solid #f9f500;
  border-left: 88px solid #100f0f;
  transform: rotate(90deg); } }
.c-contact__button:disabled {
  color: #3d3939;
}
/* line 1197, ../sass/layout.scss */
.c-contact__required {
  font-weight: 600;
  color: #141313;
  font-size: 13px;
  padding: 10px; }
/* line 1204, ../sass/layout.scss */
.c-contact__bottom {
  margin-top: 50px;
  background-color: #fff000;
  height: 75px;
  position: relative; }

@media screen and (min-width: 1200px) {
/* line 1210, ../sass/layout.scss */
.c-contact__bottom:before {
  content: '';
  position: absolute;
  top: -17px;
  right: -76px;
  border-top: 70px solid #fff;
  border-left: 114px solid #f9f500;
  transform: rotate(90deg); } }
/* line 1222, ../sass/layout.scss */
/* line 1223, ../sass/layout.scss */

.c-contact__content h2 {
  font-weight: 800;
  font-size: 36px;
  color: #141313;
  padding-bottom: 25px; }

@media screen and (max-width: 767px) {
        .c-contact__content h2 {
          font-size: 5vw; } }
/* line 1234, ../sass/layout.scss */
.c-contact__content h3 {
  color: #141313;
  font-weight: 800;
  margin-top: 10px; }

@media screen and (max-width: 767px) {
        .c-contact__content h3 {
          font-size: 4vw; } }
/* line 1244, ../sass/layout.scss */
.c-contact__content p {
  font-weight: 300;
  color: #141313;
  font-size: 25px;
  padding-bottom: 30px;
  margin: 0; }

@media screen and (max-width: 767px) {
        .c-contact__content p {
          font-size: 3vw; } }
/* line 1255, ../sass/layout.scss */
.c-contact__content p a {
  font-size: inherit !important;
  color: #141313; }
/* line 1260, ../sass/layout.scss */
.c-contact__content p.extrabold {
  font-weight: 800; }
/* line 1262, ../sass/layout.scss */
.c-contact__content p.extrabold a {
  font-size: 25px;
  color: #1a37ea;
  font-weight: 800; }
/* line 1269, ../sass/layout.scss */
.c-contact__content p.semibold {
  font-weight: 600; }
/* line 1276, ../sass/layout.scss */
.c-history {
  padding-top: 20px;
  padding-bottom: 35px; }
/* line 1281, ../sass/layout.scss */
.c-history h2 {
  font-weight: 600;
  color: #141313;
  font-size: 32px;
  padding-bottom: 33px;
  margin: 0; }

@media screen and (max-width: 991px) {
      .c-history h2 {
        font-size: 4vw; } }

@media screen and (max-width: 767px) {
      .c-history h2 {
        font-size: 4.5vw; } }
/* line 1297, ../sass/layout.scss */
.c-history p {
  font-weight: 300;
  color: #141313;
  font-size: 22px; }

@media screen and (max-width: 991px) {
      .c-history p {
        font-size: 2.3vw; } }

@media screen and (max-width: 767px) {
      .c-history p {
        font-size: 2.9vw; } }
/* line 1310, ../sass/layout.scss */
.c-history p .semibold {
  font-weight: 600;
  color: #141313; }


  .c-contact__required{
    
  }

  .is-required::after{
    content: '*';
    color: #000;
    font-size: 15px;
    margin-left: 3px;
  }
