@font-face {
  font-family: Cocogoose Pro;
  src: url("../fonts/Cocogoose Pro/Cocogoose-Pro-Light.ttf");
  font-weight: 100; }
@font-face {
  font-family: Cocogoose Pro;
  src: url("../fonts/Cocogoose Pro/Cocogoose-Pro-Regular.ttf");
  font-weight: 400; }
/*

@font-face {
  font-family: Cocogoose Pro;
  src: url('../fonts/Cocogoose Pro/Cocogoose-Pro-Regular.ttf');
  font-size: 14px;
  font-weight: 400; //regular
}

@font-face {
  font-family: Cocogoose-pro-regular;
  src: url('../fonts/Cocogoose Pro/Cocogoose-Pro-Regular.ttf');
  font-weight: 400; //regular
}

@font-face {
  font-family: Cocogoose Pro;
  src: url('../fonts/Cocogoose Pro/Cocogoose-Pro-Light.ttf');
  font-weight: 300; //light
}

@font-face {
  font-family: Cocogoose-pro-light;
  src: url('../fonts/Cocogoose Pro/Cocogoose-Pro-Light.ttf');
}

*/
@font-face {
  font-family: GothamCond-Medium;
  src: url("../fonts/Gotham/GothamCond-Bold.otf");
  font-weight: 800;
  font-weight: bold; }
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham/Gotham-Book.otf"); }
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham/Gotham-Bold.otf");
  font-weight: 700; }
@font-face {
  font-family: Gotham-black;
  src: url("../fonts/Gotham/Gotham-Black.otf");
  font-weight: 700; }
@font-face {
  font-family: Gotham-bold;
  src: url("../fonts/Gotham/Gotham-Bold.otf");
  font-weight: 700; }
@font-face {
  font-family: GothamCond-Medium;
  src: url("../fonts/Gotham/GothamCond-Medium.otf");
  font-weight: 400; }
@font-face {
  font-family: GothamCond-Medium;
  src: url("../fonts/Gotham/GothamCond-Light.otf");
  font-weight: 100; }
body {
  font-family: "Cocogoose Pro";
  font-size: 12px;
  text-align: center;
  font-weight: 100;
  color: #003A63; }
  @media (max-width: 768px) {
    body {
      font-size: 10px; } }
  @media (min-width: 1920px) {
    body {
      max-width: 1920px;
      margin: auto; } }

p {
  padding: 0px 25%;
  line-height: 165%; }
  @media (max-width: 768px) {
    p {
      padding: 0px 5%; } }

@media (max-width: 991px) {
  img {
    width: 100%;
    height: auto; } }

.padding-1366 {
  padding: 0% 10% !important; }
  @media (min-width: 1440px) {
    .padding-1366 {
      padding: 0% 5% !important; } }
  @media (max-width: 768px) {
    .padding-1366 {
      padding: 0% 8% !important; } }

.padding-1366-wr {
  padding: 0% 9% !important; }
  @media (min-width: 1440px) {
    .padding-1366-wr {
      padding: 0% 4% !important; } }
  @media (max-width: 768px) {
    .padding-1366-wr {
      padding: 0% 4% !important; } }

.font-gothamcond {
  font-family: GothamCond-Medium; }

.galery {
  padding: 60px 25% 40px 25%; }

.slider-skibus {
  padding: 60px 25% 40px 25%; }
  @media (max-width: 540px) {
    .slider-skibus {
      padding: 60px 5% 40px 5%; } }

section#cableways .row > div[class*='col-'] {
  display: flex;
  flex: 1 0 auto; }
section#cableways .card-att {
  width: 100%; }
@media (max-width: 540px) {
  section#cableways .row-card {
    padding: 10px; } }
section#cableways .card-padding {
  padding: 5px !important; }
  @media (max-width: 540px) {
    section#cableways .card-padding {
      padding: 0px !important; } }

section#weather .card-body-weather {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px; }
  @media (max-width: 768px) {
    section#weather .card-body-weather {
      padding-top: 5px; } }
section#weather .row-card {
  position: relative;
  bottom: -150px;
  margin-top: -150px; }
  @media (max-width: 768px) {
    section#weather .row-card {
      bottom: -75px;
      margin-top: -100px; } }

/*# sourceMappingURL=styles-skiricky.css.map */
