.white-arrow {
    margin-left:-70px;
    margin-top:20px;
    transform: rotate(-10deg);
}

@media (max-width: 1400px) {
    .white-arrow {
        margin-top: 80px;
        margin-left:-130px;
    }
}

@media (max-width: 991px) {
    .white-arrow {
        margin-top: 40px;
        margin-left:-100px;
    }
}

@media (max-width: 767px) {
    .white-arrow {
        display: none !important;
    }
    .white-arrow-mobile {
        display: block !important;
        margin-left:-60px;
        transform: rotate(105deg)
    }
}

@font-face {
  font-family: "General Sans";
  src: url('/static/verticals/solar3/fonts/GeneralSans-Bold.eot?71d09052c8d3');
  src: url('/static/verticals/solar3/fonts/GeneralSans-Bold.eot?71d09052c8d3') format('embedded-opentype'),
       url('/static/verticals/solar3/fonts/GeneralSans-Bold.woff2?71d09052c8d3') format('woff2'),
       url('/static/verticals/solar3/fonts/GeneralSans-Bold.woff?71d09052c8d3') format('woff'),
       url('/static/verticals/solar3/css/f/static/verticals/solar3/fonts/GeneralSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: "Satoshi";
  src: url('/static/verticals/solar3/fonts/Satoshi-Light.eot?71d09052c8d3');
  src: url('/static/verticals/solar3/fonts/Satoshi-Light.eot?71d09052c8d3') format('embedded-opentype'),
       url('/static/verticals/solar3/fonts/Satoshi-Light.woff2?71d09052c8d3') format('woff2'),
       url('/static/verticals/solar3/fonts/Satoshi-Light.woff?71d09052c8d3') format('woff'),
       url('/static/verticals/solar3/css/f/static/verticals/solar3/fonts/Satoshi-Light.ttf') format('truetype');
}

body {
    font-family: "General Sans"
}

.main {
    background: url(/static/verticals/solar3/img/background.webp?71d09052c8d3);
    min-height: 911px;
    background-repeat:no-repeat;
    background-size: cover;
    background-position-x: 8rem;
    background-position: 50% 50%;
    left: 10%;
    top: 0%;
    right: 10%;
    bottom: 10%;
}

.main-himp {
    background: url(/static/verticals/solar3/img/background-himp.jpg?71d09052c8d3);
    min-height: 911px;
    background-repeat:no-repeat;
    background-size: cover;
    background-position-x: 8rem;
    background-position: 50% 50%;
    left: 10%;
    top: 0%;
    right: 10%;
    bottom: 10%;
}


.layer-main {
    background-color: rgba(20, 25, 36, 0.65);
    min-height: 911px;
    background-repeat:no-repeat;
    background-size: cover;
    background-position-x: 8rem;
    background-position: 50% 50%;
    left: 10%;
    top: 0%;
    right: 10%;
    bottom: 10%;
}

.layer {
    background-color: rgba(20, 25, 36, 0.65);
    min-height: 600px;
    background-repeat:no-repeat;
    background-size: cover;
    background-position-x: 8rem;
    background-position: 50% 50%;
    left: 10%;
    top: 0%;
    right: 10%;
    bottom: 10%;
}

.color-orange {
    color: #FF8A00;
}

.link {
    font-family: "Satoshi";
    background-color: #FF8A00;
    color: white;
    padding: 15px 32px;
    text-decoration: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
}
.link2 {
    font-family: "Satoshi";
    background-color: #FF8A00;
    color: white;
    padding: 15px 32px;
    text-decoration: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
}

.our-customer {
    background: url(/static/verticals/solar3/img/house.webp?71d09052c8d3) center;
    min-height: 600px;
    background-repeat:no-repeat;
    background-size: cover;
    position: relative;
}

.our-customer-himp {
    background: url(/static/verticals/solar3/img/background-himp.jpg?71d09052c8d3) center;
    min-height: 600px;
    background-repeat:no-repeat;
    background-size: cover;
    position: relative;
}

.btn-solar-back{
    padding: 20px;
    border: 1.22143px solid #FFFFFF;
    color: white;
    background-color:transparent;
}

.btn-solar-next{
    background-color:#FF8A00;
    padding: 20px;
    color: white;
}

.btn-solar-next:hover{
  color: #FF8A00;
  background-color:white;
}

.btn-solar-next:hover .svg-icon {
  fill: #FF8A00;
  stroke: #FF8A00;
}

.btn-solar-back:hover{
  color: #FF8A00;
  border: 1.22143px solid #FF8A00;
}

.btn-solar-back:hover .svg-icon {
  fill: #FF8A00;
  stroke: #FF8A00;
}

.errorlist {
    color: #FE6A66;
    display: block;
    font-size: 15px;
    padding: 4px 5px;
    list-style-type: none !important;
    font-family: Satoshi;
    font-style: regular;
}

#own_rent:invalid {
    outline: solid red 2px;
}

/* Style for circles */

.content-1 {
    transform:translateX(130px) translateY(68px);
}

.content-2 {
    transform:translateX(590px) translateY(16px);
}

.content-3 {
    transform:translateX(-80px) translateY(16px);
}

.content-4 {
    transform:translateX(180px) translateY(0px);
}

@media (max-width: 1200px) {
    .content-1 {
        transform: translateX(400px) translateY(-10px);
    }
    .content-2 {
        transform:translateX(490px) translateY(-9px);
    }
    .content-3 {
        transform:translateX(0px) translateY(-9px);
    }
    .content-4 {
        transform:translateX(180px) translateY(0px);
    }
}

@media (max-width: 767px) {
    .content-1 {
        transform: translateX(520px) translateY(-10px);
    }
    .content-2 {
        transform: translateX(320px) translateY(-4px);
    }
    .content-3 {
        transform:translateX(140px) translateY(0px);
    }
    .content-4 {
        transform:translateX(10px) translateY(30px);
    }
}

#circle_container {
    height: 900px;
}

#circle-1 {
    width: 1350px;
    height: 1350px;
    border-radius: 100%;
    position: relative;
    left: 50%;
    top: -1%;
    transform: translate(-50%);
    border: 1px dashed rgba(20, 25, 36, 0.15);
    box-sizing: border-box;
}

#circle-2 {
    border: 1px dashed rgba(20, 25, 36, 0.15);
    box-sizing: border-box;
    width: 950px;
    height: 950px;
    border-radius: 100%;
    position: relative;
    top: 5%;
    left: 50%;
    transform: translate(-50%);
}

#circle-3 {
    border: 1px dashed rgba(20, 25, 36, 0.15);
    box-sizing: border-box;
    width: 600px;
    height: 600px;
    border-radius: 100%;
    position: relative;
    top: 8%;
    left: 50%;
    transform: translate(-50%);
}

#circle-4 {
    border: 1px dashed rgba(20, 25, 36, 0.15);
    box-sizing: border-box;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    position: relative;
    top: 10%;
    left: 50%;
    transform: translate(-50%);
}

.circle-content {
    position:absolute;
    transform: translateX(40px) translateY(65px);
}
.orange-circle-1 {
    border: 3px dashed rgba(255, 138, 0, 0.2);
    position:relative;
    width:335px;
    height:335px;
    border-radius:50%;
    transform: translateX(0) translateY(0);
}
.orange-circle-2 {
    border: 3px dashed rgba(255, 138, 0, 0.2);
    position:relative;
    width:335px;
    height:335px;
    border-radius:50%;
    transform: translateX(-20px) translateY(0px);
}
.orange-circle-3 {
    border: 3px dashed rgba(255, 138, 0, 0.2);
    position:relative;
    width:335px;
    height:335px;
    border-radius:50%;
    transform: translateX(-40px) translateY(0px);
}
.orange-circle-4 {
    border: 3px dashed rgba(255, 138, 0, 0.2);
    position:relative;
    width:335px;
    height:335px;
    border-radius:50%;
    transform: translateX(-60px) translateY(0px);
}

::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}

.solar-element {
    background: rgba(255, 255, 255, 0.084);
    box-sizing: border-box;
    box-shadow: inset 31.7164px -31.7164px 105.043px rgba(194, 194, 194, 0.03), inset -31.7164px 31.7164px 139.243px rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(108.707px);
    padding: 20px;
    border: 1.22143px dashed #FFFFFF;
    margin: 5px;
}

.solar-element-v6 {
    background: rgba(255, 255, 255, 0.084);
    box-sizing: border-box;
    box-shadow: inset 31.7164px -31.7164px 105.043px rgba(194, 194, 194, 0.03), inset -31.7164px 31.7164px 139.243px rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(108.707px);
    border: 1.22143px dashed #FFFFFF;
}


.solar-element-2 {
    background: rgba(255, 255, 255, 0.084);
    box-sizing: border-box;
    box-shadow: inset 31.7164px -31.7164px 105.043px rgba(194, 194, 194, 0.03), inset -31.7164px 31.7164px 139.243px rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(108.707px);
    padding: 20px;
    border-left: 1.22143px dashed #FFFFFF;
    border-right: 1.22143px dashed #FFFFFF;
}
option {
    color: #3E3E3E;
}

@media only screen and (max-width: 990px) {
  .logo {
    height: 70px;
  }
  img {
    height: 70px;
  }
  h6.header-contact, h2.header-contact {
    font-size: 0.8rem;
    padding-top: 0px !important;
    display: none;
  }
  .link {
    display: none;
  }
  div.pb-4 {
    max-height: 160px;
  }
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}


h1 {
    font-size: 38px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h2.form-step {
    font-size: 24px;
}
p.main-description {
    color: white;
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
}
p.header-contact {
    font-size: 24px;
}

@media (min-width: 250px){
    p.header-contact {
        font-size: 17px;
    }
}

@media (min-width: 361px){
    p.header-contact {
        font-size: 24px;
    }
}

@media (min-width: 576px) {
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 24px;
    }
    h2.form-step {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    p.main-description {
        color: white;
        font-family: Satoshi;
        font-size: 14px;
        font-style: normal;
    }
    p.header-contact {
        font-size: 24px;
    }
}
@media (min-width: 768px) {
    h1 {
        font-size: 48px;
    }
    h2 {
        font-size: 36px;
    }
    h2.form-step {
        font-size: 30px;
    }
    h3 {
        font-size: 18px;
    }
    p.main-description {
        color: white;
        font-family: Satoshi;
        font-size: 14px;
        font-style: normal;
    }
    p.header-contact {
        font-size: 24px;
    }
}
@media (min-width: 992px) {
    h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 55px;
    }
    h2.form-step {
        font-size: 44px;
    }
    h3 {
        font-size: 18px;
    }
    p.main-description {
        color: white;
        font-family: Satoshi;
        font-size: 18px;
        font-style: normal;
    }
    p.header-contact {
        font-size: 24px;
    }
}
@media (min-width: 1200px) {
    h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 55px;
    }
    h2.form-step {
        font-size: 44px;
    }
    h3 {
        font-size: 18px;
    }
    p.main-description {
        color: white;
        font-family: Satoshi;
        font-size: 18px;
        font-style: normal;
    }
    p.header-contact {
        font-size: 24px;
    }
}

@media (min-width: 1400px) {
    h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 55px;
    }
    h2.form-step {
        font-size: 44px;
    }
    h3 {
        font-size: 24px;
    }
    p.main-description {
        color: white;
        font-family: Satoshi;
        font-size: 18px;
        font-style: normal;
    }
    p.header-contact {
        font-size: 24px;
    }

input[type=text]::-webkit-inner-spin-button,
input[type=text]::-webkit-outer-spin-button {
   opacity: 1;
}

select {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 5'%3e%3cpath fill='white' d='M3.66012 4.35355C3.85538 4.54882 4.17196 4.54882 4.36723 4.35355L7.54921 1.17157C7.74447 0.976311 7.74447 0.659728 7.54921 0.464466C7.35394 0.269204 7.03736 0.269204 6.8421 0.464466L4.01367 3.29289L1.18524 0.464466C0.989982 0.269204 0.6734 0.269204 0.478138 0.464466C0.282876 0.659728 0.282876 0.976311 0.478138 1.17157L3.66012 4.35355ZM3.51367 3L3.51367 4L4.51367 4L4.51367 3L3.51367 3Z'/%3e%3c/svg%3e") no-repeat right .85rem center/8px 10px !important;
}
