body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-68 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 3rem 0vw;
  position: relative; }
  .default-1-68 .no-padding {
    padding: 0px !important; }
  .default-1-68 .no-margin {
    margin: 0px !important; }
  .default-1-68 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-68 .collection-main {
    width: 100%;
    margin: 0px 0;
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 0 2px; }
  .default-1-68 .collection-img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    margin: 0px;
    padding: 0px;
    overflow: hidden; }
  .default-1-68 .collection-details {
    width: auto;
    text-align: center;
    float: left;
    z-index: 9;
    position: absolute;
    bottom: 2.5rem;
    right: 2.5rem;
    background: rgba(255, 255, 255, 0.7);
    padding: 2.5rem; }
  .default-1-68 .collection-title {
    font-size: 15px;
    font-weight: 400;
    margin: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block; }
  .default-1-68 .collection-title a {
    color: #4d4c4b;
    text-decoration: none; }
  .default-1-68 .category-name {
    color: #626262;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 7px 0 0 0; }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-68 .collection-img {
      height: auto; }
    .default-1-68 .collection-details {
      padding: 2rem; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-68 .collection-img {
      height: auto; }
    .default-1-68 .collection-details {
      padding: 2rem; } }
  @media screen and (max-width: 480px) {
    .default-1-68 .collection-img {
      height: auto; }
    .default-1-68 .collection-details {
      padding: 2rem; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 0%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0);
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
body{ font-family: 'Oswald', sans-serif; }

.default55 {padding: 40px 0; width: 100%; display: inline-block; background: #fff;}
.default55 .text-con-helping {width: 100%; display: inline-block;}
.default55 .text-con-helping h1 {width: 100%; display: inline-block; font-size: 50px; color: #ff4242; line-height: 66px; padding: 20px 0; margin: 0;}
.default55 .text-con-helping p {width: 100%; display: inline-block; font-size: 20px; color: #666; line-height: 30px; padding: 0px 0 10px; font-family: 'Roboto', sans-serif;}


@media screen and (max-width: 767px) {
  .default55 .text-con-helping h1 {font-size: 42px; line-height: 60px;}
}
@media screen and (max-width: 599px) {
  .default55 .text-con-helping h1 {font-size: 38px; line-height: 51px;}
}
@media screen and (max-width: 480px) {
  .default55 .text-con-helping h1 {font-size: 30px; line-height: 46px;}
  .default55 .text-con-helping p {font-size: 18px;}
}.solar-2{ width: 100%; display: inline-block; margin: 5rem 0;}
.solar-2 .collection-details{ width: 100%; display: inline-block; margin: 0 0 6rem 0; text-align: center; padding: 0 9vw;}
.solar-2 .collection-title{ width: 100%; display: inline-block; margin: 0px; color: #25627E; font-size: 3rem; font-weight: 500; line-height: 4.5rem; letter-spacing: 1px;}
.solar-2 .border-main{ width: 50px; height: 3px; background: #84B856; margin: 3rem 0 3rem; padding: 0px; display: inline-block; border: none;}
.solar-2 .collection-description{ width: 100%; display: inline-block; margin: 0px; color: #626262; font-size: 19px; font-weight: 300;}
.solar-2 .energy-main{ width: 100%; display: inline-block; min-height: 500px; box-shadow: 0 3px 30px -13px #000000; padding: 5rem 5rem 0 5rem; border-top: 3px solid #25627E;}
.solar-2 .water-main{ width: 100%; display: inline-block; margin: 0px 0 5rem;}
.solar-2 .house-icon{ display: inline-block; width: 70px; height: 70px; vertical-align: top;}
.solar-2 .house-content{ display: inline-block; width: 80%; padding-left: 3rem;}
.solar-2 .house-title{ display: inline-block; width: 100%; margin: 0px; color: #25627E; font-size: 28px; letter-spacing: 1px; font-weight: 500; line-height: 4rem;}
.solar-2 .house-description{ display: inline-block; width: 100%; margin: 1rem 0 0 0; color: #626262; font-size: 19px;}
.solar-2 .informations-visit-text{ width: 100%; display: inline-block; margin: 6.5rem 0 0 0; color: #25627E; font-size: 22px; font-weight: 500; text-align: center;}




@media screen and (min-width:901px) and (max-width:1024px){
    .solar-2 .energy-main{ padding: 5rem 4rem 0 4rem;}

}

@media screen and (min-width:768px) and (max-width:900px){
    .solar-2 .energy-main{ padding: 5rem 2rem 0; text-align: center;}
    .solar-2 .house-content{ width: 100%; padding-left: 0px;}

}

@media screen and (min-width:601px) and (max-width:767px){


}

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


}

@media screen and (max-width:480px){
    .solar-2 .energy-main{ padding: 5rem 2rem 0rem; text-align: center;}
    .solar-2 .house-content{ width: 100%; padding-left: 0px;}

}


/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar{
    width: 6px; /* 1px wider than Lion. */
    /* This is more usable for users trying to click it. */
    background-color: rgba(0,0,0,0);
    -webkit-border-radius: 100px;
}

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical{
    background: rgba(0,0,0,0.5);
    -webkit-border-radius: 100px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0);
    min-height: 10px; /*Prevent it from getting too small */
}
::-webkit-scrollbar-thumb:vertical:active{
    background: rgba(0,0,0,0.61); /* Some darker color when you click it */
    -webkit-border-radius: 100px;
}
