
.ca-70{
  background: url("../img/excursion/title/40_31.jpg") no-repeat center center;
}

.ca-71 {
  background: url("../img/excursion/title/40_32.jpg") no-repeat center center;
}

.ca-72 {
  background: url("../img/excursion/title/40_33.jpg") no-repeat center center;
}

.ca-73 {
  background: url("../img/excursion/title/40_34.jpg") no-repeat center center;
}


.ca-74 {
  background: url("../img/excursion/title/40_35.jpg") no-repeat center center;
}

.ca-75 {
  background: url("../img/excursion/title/40_36.jpg") no-repeat center center;
}

.ca-76 {
  background: url("../img/excursion/title/40_37.jpg") no-repeat center center;
}

.ca-77 {
  background: url("../img/excursion/title/40_38.jpg") no-repeat center center;
}

.ca-78 {
  background: url("../img/excursion/title/40_39.jpg") no-repeat center center;
}

.ca-79 {
  background: url("../img/excursion/title/40_40.jpg") no-repeat center center;
}

.ca-80 {
  background: url("../img/excursion/title/40_41.jpg") no-repeat center center;
}

.ca-81 {
  background: url("../img/excursion/title/40_42.jpg") no-repeat center center;
}







* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.clear-after:after, .main-wrapper .hero-image .hero-content .hc-footer:after, .main-wrapper .scroll-content .sc-row:after, .main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer:after {
  content: "";
  display: block;
  clear: both;
}

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: white;
}

.main-wrapper {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.main-wrapper .hero-image {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
  background: url("../img/excursion/title/obr.jpg") no-repeat center center fixed;
  background-size: cover;
  box-shadow: 0 5px 60px 10px rgba(0, 0, 0, 0.75);
  transition: all 0.5s ease;
}




.main-wrapper .hero-image.browsing-content {
  height: 25%;
  background-position: center -150px;
}
.main-wrapper .hero-image.browsing-content:after {
  opacity: 1;
  height: 100%;
}
.main-wrapper .hero-image.browsing-content .hcft-icon.closed {
  opacity: 0 !important;
}
.main-wrapper .hero-image.browsing-content .hcft-icon.opened {
  opacity: 1 !important;
}
.main-wrapper .hero-image:after {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(0deg, black, rgba(0, 0, 0, 0));
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0.65;
  transition: all 0.5s ease;
}
.main-wrapper .hero-image .hero-content {
  position: absolute;
  z-index: 4;
  width: 100%;
  padding: 40px;
  bottom: 0;
}
.main-wrapper .hero-image .hero-content .hc-label {
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: horizontal-offset vertical-offset blur color;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.main-wrapper .hero-image .hero-content .hc-desc {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
}
.main-wrapper .hero-image .hero-content .hc-footer {
  margin-top: calc(40px / 1.5);
  line-height: 32px;
  font-size: 14px;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-divider {
  float: left;
  margin: 7px 10px;
  height: 18px;
  width: 1px;
  background-color: white;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-comments,
.main-wrapper .hero-image .hero-content .hc-footer .hcf-shares {
  float: left;
  text-transform: uppercase;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-comments .amount,
.main-wrapper .hero-image .hero-content .hc-footer .hcf-shares .amount {
  margin-right: 5px;
  font-weight: 700;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle {
  float: right;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-label {
float: left;
    line-height: 32px;
    margin-right: 10px;
    text-transform: uppercase;
    float: left;
    line-height: 32px;
    margin-right: 10px;
    text-transform: uppercase;
    display: inline-block;
    background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
    box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
    /* margin: 10%; */
    text-align: center;
    /* margin: 2em auto; */
    /* display: block; */
    -webkit-appearance: none;
    border: 3px solid rgba(255, 255, 255, 0.45);
    border-radius: 10px;
    padding: 6px 10px;
    padding: 5px px;
    ackground-repeat: no-repeat;
    /* background-size: 100%; */
    background-clip: padding-box;
    position: relative;
    color: #fff;
    margin-left: 10px;
    text-transform: lowercase;
    font-size: 18px;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-icon-holder {
  float: left;
  position: relative;
  width: 32px;
  height: 32px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.25);
  transition: background-color 0.25s ease;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-icon-holder:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-icon-holder .hcft-icon {
  cursor: pointer;
  line-height: 32px;
  width: 32px;
  left: 0;
  position: absolute;
  font-size: 14px;
  transition: all 0.5s ease;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-icon-holder .hcft-icon.closed {
  opacity: 1;
}
.main-wrapper .hero-image .hero-content .hc-footer .hcf-toggle .hcft-icon-holder .hcft-icon.opened {
  opacity: 0;
}
.main-wrapper .scroll-content {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  overflow: auto;
  height: calc(100% - 25%);
}
.main-wrapper .scroll-content .sc-row {
  z-index: 1;
}
.main-wrapper .scroll-content .sc-row .content-article {
  float: left;
  cursor: pointer;
  width: 50%;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.main-wrapper .scroll-content .sc-row .content-article:after {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.1));
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.25s ease;
}
.main-wrapper .scroll-content .sc-row .content-article:hover:after {
  opacity: 0;
}
.main-wrapper .scroll-content .sc-row .content-article:hover .article-image {
  transform: scale(1.1) !important;
}
.main-wrapper .scroll-content .sc-row .content-article .article-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  transform: scale(1);
  transition: all 0.25s ease;
}
.main-wrapper .scroll-content .sc-row .content-article .article-number {
  z-index: 2;
  position: absolute;
  top: 40px;
  left: 40px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  padding: 40px;
  text-transform: uppercase;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-label {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: calc(40px / 4);
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  letter-spacing: .3px;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-desc {
  font-size: 16px;
  font-weight: 300;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer {
  line-height: 20px;
  margin-top: calc(40px / 4);
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer .aif-comments, .main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer .aif-shares {
  float: left;
  font-size: 14px;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer .aif-comments .amount, .main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer .aif-shares .amount {
  font-weight: 700;
  margin-right: 5px;
}
.main-wrapper .scroll-content .sc-row .content-article .article-info .ai-footer .aif-divider {
  float: left;
  height: 14px;
  margin: 3px 10px;
  width: 1px;
  background-color: white;
}



	@media screen and (max-width: 600px) {

.main-wrapper .scroll-content .sc-row .content-article {
  float: left;
  cursor: pointer;
  width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;
  /* position: absolute; */
  /* top: 0; */
  /* right: 0; */
  /* width: 100%; */
}
}



	@media screen and (max-width: 600px) {
.main-wrapper .scroll-content .sc-row .content-article .article-number{
	
	
	top: 10px;
	
}
	}