.green {
  background-color: green;
}

.black {
  background-color: #000;
}

.blue {
  background-color: #2222b9;
}

.red {
  background-color: #ad1313;
}

.yellow {
  background-color: #c4c40f;
}

.current_weather {
    border: 1px solid #A3D1FF !important;
}

.rotated {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.circle {
  border-radius: 50%;
}

.lift-map-indicator {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
}

body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Gilroy", sans-serif;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button, input, textarea {
  outline: none;
  border: none;
  cursor: pointer;
}

h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  color: #605F5F;
}

h5 {
  font-size: 18px;
}

.justify-content-evently {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.box-radius {
  border-radius: 22.37px;
  border: 1px solid #E4E4E4;
}

.bg-transparent {
  background: transparent;
}

header {
  border-bottom: 1px solid #E4E4E4;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.eot");
  src: local("../fonts/Gilroy Regular"), local("Gilroy-Regular"), url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.eot");
  src: local("../fonts/Gilroy Bold"), local("Gilroy-Bold"), url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Black.eot");
  src: local("../fonts/Gilroy Black"), local("Gilroy-Black"), url("../fonts/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff"), url("../fonts/Gilroy-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Light.eot");
  src: local("../fonts/Gilroy Light"), local("Gilroy-Light"), url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Semibold.eot");
  src: local("../fonts/Gilroy Semibold"), local("Gilroy-Semibold"), url("../fonts/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Semibold.woff2") format("woff2"), url("../fonts/Gilroy-Semibold.woff") format("woff"), url("../fonts/Gilroy-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.eot");
  src: local("../fonts/Gilroy Medium"), local("Gilroy-Medium"), url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-UltraLight.eot");
  src: local("../fonts/Gilroy UltraLight"), local("Gilroy-UltraLight"), url("../fonts/Gilroy-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-UltraLight.woff2") format("woff2"), url("../fonts/Gilroy-UltraLight.woff") format("woff"), url("../fonts/Gilroy-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Extrabold.eot");
  src: local("../fonts/Gilroy Extrabold"), local("Gilroy-Extrabold"), url("../fonts/Gilroy-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Extrabold.woff2") format("woff2"), url("../fonts/Gilroy-Extrabold.woff") format("woff"), url("../fonts/Gilroy-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Heavy.eot");
  src: local("../fonts/Gilroy Heavy"), local("Gilroy-Heavy"), url("../fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Heavy.woff2") format("woff2"), url("../fonts/Gilroy-Heavy.woff") format("woff"), url("../fonts/Gilroy-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Thin.eot");
  src: local("../fonts/Gilroy Thin"), local("Gilroy-Thin"), url("../fonts/Gilroy-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Thin.woff2") format("woff2"), url("../fonts/Gilroy-Thin.woff") format("woff"), url("../fonts/Gilroy-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

/* === mobile button === */
.mobile-menu-wrap {
  position: absolute;
  top: 30px;
  background-color: #fff;
  padding: 10px;
  display: block;
  border-radius: 10px;
  background-color: #fff;
}

.mobile-menu-wrap .mobile-menu-btn {
  width: 40px;
  height: 24px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 99;
}

.mobile-menu-wrap .mobile-menu-btn span {
  display: block;
  position: absolute;
  height: 2px;
  width: 35px;
  background: #605F5F;
  border-radius: 20px !important;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.mobile-menu-wrap .mobile-menu-btn span:nth-child(2) {
  top: 8px;
}

.mobile-menu-wrap .mobile-menu-btn span:nth-child(3) {
  top: 8px;
}

.mobile-menu-wrap .mobile-menu-btn span:nth-child(4) {
  top: 17px;
  width: 27px;
}

.mobile-menu-wrap .mobile-menu-btn span.first {
  width: 18px;
}

.mobile-menu-btn.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mobile-menu-btn.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-menu-btn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mobile-menu-btn.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* === header === */
.snow-report-header {
  padding: 20px;
}

.snow-report-header .logo {
  display: none;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.snow-report-header .logo img {
  max-width: 100%;
}

/* === main styles === */
.sidebar {
  padding: 60px 20px 0px 20px;
  border-right: 1px solid #E4E4E4;
  background-color: #fff;
}

.sidebar .logo {
  display: block;
  max-width: 200px;
  height: 50px;
  margin: 0 auto 50px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sidebar .logo img {
  max-width: 100%;
}

.sidebar .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  padding: 16px 13px;
  color: #808191;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  border-radius: 12px;
  border: 1px solid transparent;
  background-color: transparent;
}

.sidebar .nav-link:hover:not(.active-link) {
  border: 1px solid #808191;
}

.sidebar .nav-link svg, .sidebar .nav-link img {
  min-width: 24px;
  max-width: 24px;
  margin-right: 16px;
}

.sidebar .active-link {
  background-color: #A3D1FF;
  color: #fff;
}

.sidebar .active-link:hover {
  background-color: #83a8cd;
}

.sidebar .active-link svg path {
  stroke: #fff;
}

.single-day {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 15px;
}

.single-day:not(:last-child) {
  margin-right: 15px;
}

.single-day .title {
  display: inline-block;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
}

.single-day .temp-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    justify-content: center;
}

.single-day .temp-box sup {
  font-size: 18px;
}

.single-day .temp-box sup small {
  position: relative;
  top: -8px;
  font-size: 10px;
  font-weight: 600;
}

.single-day .temp-box .lowest-data {
  color: #605F5F;
}

.single-day .temp-box .lowest-data .lowest-data__numbs {
  line-height: 0px;
}

.single-day .temp-box .lowest-data .lowest-data__numbs sup {
  font-size: 10px;
}

.single-day .temp-box .lowest-data .lowest-data__numbs sup small {
  top: -3px;
  font-size: 8px;
  font-weight: 400;
}

.single-day .temp-box .lowest-data .lowest-data__text {
    font-size: 9px;
    font-weight: 600;
    color: #000;
}

.single-day .current-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 21px;
  font-size: 50px;
  line-height: 40px;
}

.single-day .current-data sup {
  display: block;
  line-height: 20px;
}

.report-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.report-box .left-side img {
  max-width: 100%;
}

.report-box .right-side img {
  max-width: 100%;
}

.report-title {
  margin-bottom: 20px;
  text-transform: uppercase;
}

.hero-report .three-days {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}

.hero-report .resort-report {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}

.notification-box {
  background: linear-gradient(134.01deg, #81FFEF -6.52%, #39ADE6 21.99%, #289ADF 43.26%, #4A89CB 78.63%, #F067B4 99.95%);
  background-position: center;
  background-repeat: no-repeat;
  padding: 35px;
  background-size: cover;
  border-radius: 24px;
}

.notification-box .notification-text {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

.right-side-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.right-side-title h2 {
  margin-right: 10px;
}

.right-side-charts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.snow-fall {
  background-color: #F6F8FF;
  border-radius: 25px;
}

.snow-fall__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.snow-fall__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.snow-fall__footer img {
  margin-right: 20px;
}

.data-item {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #d7d8df;
}

.data-item .data-item__value {
  font-weight: 600;
}

.data-item:nth-child(1) {
  border-bottom: 1px solid #d7d8df;
  border-right: 1px solid #d7d8df;
}

.data-item:nth-child(1) .data-item__value {
  color: #346DFE;
  font-weight: 600;
}

.data-item:nth-child(2) {
  border-bottom: 1px solid #d7d8df;
  border-right: 1px solid #d7d8df;
}

.data-item:nth-child(2) .data-item__value {
  color: #346DFE;
}

.data-item:nth-child(3) {
  border-bottom: 1px solid #d7d8df;
}

.data-item:nth-child(3) .data-item__value {
  color: #346DFE;
}

.data-item:nth-child(4) {
  border-bottom: 1px solid #d7d8df;
  border-right: 1px solid #d7d8df;
}

.data-item:nth-child(5) {
  border-bottom: 1px solid #d7d8df;
  border-right: 1px solid #d7d8df;
}

.mountain-report .mountain-report__box {
  padding: 20px;
  border-radius: 30px;
  background-image: url("/themes/web/images/snows.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mountain-report .mountain-report__box .box__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mountain-report .base, .mountain-report .summit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
  font-size: 16px;
}

.mountain-report .base-snow-depth, .mountain-report .summit-snow-depth {
  margin: 10px 0;
}

.mountain-report .right-side {
  background-color: #F6F8FF;
  border-radius: 20px;
}

.show-depth-report .show-depth-chart img {
  max-width: 100%;
}

.circle-chart {
  max-width: 30%;
  min-width: 25%;
}

.circle-chart img {
  max-width: 100%;
  margin-bottom: 20px;
}

.avalanche-report .avalanche-report-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 200px;
  margin: 0 auto;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  background-color: #24272A;
}

.avalanche-report .avalanche-report-link img {
  max-width: 30px !important;
  margin: 0 5px 0 0;
}

.avalanche-report .avalanche-report-link:hover {
  background-color: #000;
}

.partners .partners-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.partners .partners-list li a {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-weight: 500;
}

.partners .partners-list li a img {
  max-width: 85px;
}

.social-block {
  padding-top: 30px;
  border-top: 1px solid #605F5F;
}

.social-block .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.social-block .social-list li {
  margin-right: 7px;
}

.social-block .social-list li a {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-block .social-list li a img {
  max-width: 40px;
}

.weather-icon{
    width: 64px;
    height: 64px;
}

@media screen and (max-width: 1380px) {
  .hero-report {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 996px) {
  .groomed-trails .list-column {
    max-width: 100%;
  }
  .lift-map-title {
    padding: 10px;
    font-size: 15px;
  }
}

@media screen and (max-width: 575px) {
  .groomed-trails .list-column {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

@media screen and (min-width: 1380px) {
  h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767.98px) {
  .snow-report-header .logo {
    display: block;
  }
  .sidebar {
    width: 260px;
    max-width: 70% !important;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    position: absolute;
    z-index: 1000;
    padding: 60px 10px 0px 10px;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
  }
  .sidebar .logo {
    display: none;
  }
  .sidebar.show {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    overflow-y: scroll;
  }
  .sidebar ~ main {
    max-width: 100% !important;
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 !important;
            flex: 1 !important;
  }
  .title-notification {
    font-size: 14px;
  }
  .grooming-map-chart .circle-chart img {
    display: block;
    max-width: 90px;
  }
}

@media screen and (max-width: 450px) {
  .single-day {
    width: 100%;
    max-width: 100%;
    margin-right: 0px !important;
    text-align: center;
  }
  .single-day .current-data {
    margin-right: 15px;
    font-size: 40px;
  }
  .single-day .temp-box {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

@media screen and (max-width: 375px) {
    .single-day .current-data {
        margin-right: 10px;
        font-size: 30px;
    }
    .single-day:not(:last-child) {
        margin-right: 5px;
    }
}

.nd-map-trail {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.nd-trail-name {
  font-size: 14px;
  margin-left: 10px;
}

.blue {
    background-color: #2222b9;
}

.blue {
    background-color: #2222b9;
}

div.nd-map-trail .numb {
    position: relative;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-image: url("/themes/web/images/snows.svg");
    background-repeat: no-repeat;
    background-size: cover; */
}

/*
    Diamond.svg
    Double-diamond.svg
    Ellipse.svg
    Oval.svg
    Square.svg
*/

div.nd-map-trail .numb span {
    color: #fff;
    font-weight: 600;
    padding-top: 0;
    font-size: 14px;
}

.groomed-trails div.nd-map-trail .nd-trail-numb {
    flex: 5%;
}

div.nd-map-trail .rotated span {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  line-height: 0px;
}


.nd-trail-switch.switch.switch-outline.switch-success input:empty ~ span:before {
  border: 2px solid #f54e60;
  background-color: transparent;
}

.nd-trail-switch.switch.switch-outline.switch-success input:checked ~ span:before {
  border: 2px solid #008859;
  background-color: transparent;
}

.nd-trail-switch.switch.switch-outline.switch-success input:empty ~ span:after {
  background-color: #f54e60;
  opacity: 1;
}

.nd-trail-switch.switch.switch-outline.switch-success input:checked ~ span:after {
  color: #ffffff;
  background-color: #008859;
}



.nd-trail-groomed.switch.switch-outline.switch-success input:empty ~ span:before {
  border: 2px solid #f9a801;
  background-color: transparent;
}

.nd-trail-groomed.switch.switch-outline.switch-success input:checked ~ span:before {
  border: 2px solid #3699ff;
  background-color: transparent;
}

.nd-trail-groomed.switch.switch-outline.switch-success input:empty ~ span:after {
  background-color: #f9a801;
  opacity: 1;
}

.nd-trail-groomed.switch.switch-outline.switch-success input:checked ~ span:after {
  color: #ffffff;
  background-color: #3699ff;
}




.nd-expert-trail-container {
  position: relative;
  left: -1px;
}


.nd-expert-trail {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 11px solid #000;
    position: relative;
    top: -9px;
}
.nd-expert-trail:after {
    content: '';
    position: absolute;
    left: -6px;
    top: 11px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 11px solid #000;
}

.nd-expert-trail-number {
  position: absolute;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  top: 7px;
  left: 50%;
}

.nd-right-expert-trail {
  position: absolute;
  margin-left: 7px;
}



.switch input:empty ~ span:after {
    height: 17px;
    width: 19px;
    top: 3px;
    bottom: 3px;
    margin-left: 3px;
    font-size: 0.65em;
    text-align: center;
    vertical-align: middle;
}

.switch input:checked ~ span:after {
    left: 15px;
}

.switch input:empty ~ span {
    margin: 2px 0;
    height: 26px;
    width: 53px;
    border-radius: 15px;
    margin-left: 12px
}

.card-header .btn {
    padding: 0.5rem 1rem;
}


.table.table-head-custom thead tr, .table.table-head-custom thead th {
    font-weight: 700;
    color: #272728 !important;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.switch input:empty ~ span:before {
    width: 41px;
}

.switch input:empty ~ span {
    height: 23px;
}
  .single-day .current-data {
    margin-right: 10px;
    font-size: 30px;
  }
  .single-day:not(:last-child) {
    margin-right: 5px;
  }
}
/*# sourceMappingURL=main-style.css.map */
