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

.default-1-135 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 0rem 0vw;
  position: relative; }
  .default-1-135 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-135 .no-padding {
    padding: 0px !important; }
  .default-1-135 .no-margin {
    margin: 0px !important; }
  .default-1-135 .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-135 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-135 .row-eq-height:before, .default-1-135 .row-eq-height:after {
    display: inline-block; }
  .default-1-135 .alt {
    display: flex; }
  .default-1-135 .contact-banner-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    position: relative; }
  .default-1-135 .contact-banner-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin: 0px; }
  .default-1-135 .contact-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #ffffff;
    font-weight: 700;
    font-size: 3.3rem; }
  .default-1-135 .contact-desc {
    width: 30%;
    display: inline-block;
    margin: 10px 0 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 2.5rem; }
  .default-1-135 .reservation-btn {
    outline: none;
    padding: 1.5rem 2.5rem 1.1rem;
    background: #3BBAF1;
    color: #ffffff;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    line-height: normal;
    letter-spacing: 1px;
    border-radius: 3px;
    margin-top: 3rem;
    box-shadow: 0 6px 20px -5px #000; }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .default-1-135 .contact-desc {
      width: 45%; } }
  @media screen and (min-width: 901px) and (max-width: 1024px) {
    .default-1-135 .contact-desc {
      width: 70%; } }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-135 .contact-desc {
      width: 85%; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-135 .row-eq-height {
      display: block; }
    .default-1-135 .contact-desc {
      width: 90%; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-135 .row-eq-height {
      display: block; }
    .default-1-135 .contact-desc {
      width: 98%; } }
  @media screen and (max-width: 480px) {
    .default-1-135 .row-eq-height {
      display: block; }
    .default-1-135 .contact-desc {
      width: 98%; }
    .default-1-135 .contact-banner-img {
      height: 350px; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 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; }
body{ font-family: 'Roboto Condensed', sans-serif !important;}
.solar-4{ width: 100%; display: inline-block; padding: 7rem 0;}
.solar-4 .process-main{ width: 100%; display: inline-block; margin: 0px;}
.solar-4 .process-title{ width: 100%; display: inline-block; margin: 0px; font-size: 26px; font-weight: 500; letter-spacing: 1px;}
.solar-4 .process-border{ width: 80px; height: 3px; background: #86B857; margin: 2.5rem 0 2.5rem; padding: 0px; display: inline-block; border: none;}
.solar-4 .process-description{ width: 100%; display: inline-block; margin: 0px; font-size: 18px; color: #626262; line-height: 3.2rem;}
.solar-4 .join-network-btn{ border: none; padding: 1.3rem 4rem; color: #ffffff; letter-spacing: 1px; border-radius: 3px; font-size: 17px; background: #86B857; outline: none; margin-top: 6rem;}
.solar-4 .process-img-main{ width: 100%; height: 350px; display: inline-block; margin: 0px;}
.solar-4 .process-img-main img{ width: 100%; height: 100%; object-fit: contain; margin: 0px; padding: 0px;}


@media screen and (min-width:901px) and (max-width:1024px){


}

@media screen and (min-width:768px) and (max-width:900px){


}

@media screen and (min-width:601px) and (max-width:767px){
    .solar-4 .process-main{ margin-bottom: 5rem; text-align: center;}

}

@media screen and (min-width:481px) and (max-width:600px){
    .solar-4 .process-main{ margin-bottom: 5rem; text-align: center;}

}

@media screen and (max-width:480px){
    .solar-4 .process-main{ margin-bottom: 5rem; text-align: center;}

}

/*  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;
}