.heroheading {
    background: linear-gradient(to right, #33ccff, #b2f5bd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    WIDTH: 68%;
    margin-top: 2%;
}

.heroheading3 {
    background: linear-gradient(to right, #33ccff, #b2f5bd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    WIDTH: 68%;
    margin-top: 1%;
}

.heroheading2{

color:white !important;
font-weight: 800;
}
.banner-content-inner.col-12.banner-animate {
    transform: translate3d(0px, -59.38349px, 0px) !important;
}
a.btn.btn-banner {
    margin-top: 3%;
}
/* overwriting with default values */
header.site-header .site-navigation .navbar ul li a {
    text-decoration: none;
    font-family: 'lato' !important;
    font-size: 14px !important;
    font-weight: 550;
}

h6.subHeading {
    font-size: 22px;
    font-weight: 400 !important;
    margin: 0 !important;
    font-family: "lato", sans-serif !important;
    margin-bottom: 43px !important;
    margin-top: 42px !important;
    color: white !important;
    text-align: left;
}
h2 {
    font-size: 48px;
}
body {
    color: #000;
    -webkit-text-size-adjust: none;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    font-family: "lato", sans-serif;
    font-size: 18px;
}

.skills {
  background: url(/wp-content/uploads/2021/06/fourReasonsBg.png) no-repeat center;
    background-size: cover;
}

h3 {
    font-weight: normal;
    font-size: 28px;
    color: #9b9b9b;
    font-family: 'gothambold1';
}

.skills .content h3{

	font-weight: normal;
    font-size: 28px;
    color: #9b9b9b;
    font-family: 'gothambold1';
}
.trustMomentumHeading {

	
	font-weight: normal;
    font-size: 28px;
    color: #99FFCC;
    font-family: 'gothambold1';
}


.customizePlanning {
    background: url(/wp-content/uploads/2021/06/customizedPlanningBg2.png) no-repeat center;
    background-size: cover;
    height: auto;
    margin-top: -4%;
    padding-top: 18% !important;
}

.trustMomentum {
    background: url(/wp-content/uploads/2021/06/TrustUsBg.png) no-repeat center;
    background-size: cover;

}
.cliens {
    margin-top: 6%;
}


section.request-quote-sec {
    background: url(/wp-content/uploads/2021/06/bg-updated2.png) no-repeat center;
    background-size: cover;
    background-position: 50% 78%;
}

svg.newButton {
    width: 78%;
}
.fancybox-container .modal {
	height:auto;
}
button.btn.btn-primary.rounded-0.btn-sm {
    padding: 11px;
}
@media only screen and (min-width: 770px) {
	.col-lg-2 {
	width:12.25%;
	}

   
}


.form-group .form-control {
    width: 100%;
    display: block;
    padding: 22px 18px 10px;
    border-radius: 9px;
    border: 0;
    outline: 0;
    letter-spacing: .15px;
    background-color: rgba(0,0,0,.05);
    font-size: 18px;
    color: #6f6f6f;
    resize: none;
    font-family: lato;
    box-shadow: 1px 3px 6px #c7c3c3;
}

p.uploadDesc {
    color: #3c3c3c;
    font-size: 17px;
    font-family: lato;
    text-align: center;
}

.section-title h2 {
    color: #3c3c3c;
    font-size: 45px;
}
.file-upload {
    margin: 0px;
    overflow: hidden;
    position: relative;
    margin-top: -2%;
    margin-left: -1%;
}
input#fileUpload {
    background: url(/wp-content/uploads/2021/07/upload.png) center no-repeat;
    text-indent: -9999px;
    background-size: contain;
    box-shadow: none;
    font-size: 0px;
    width: 100%;
    height: 65px;
    padding: 0px;
}
input#fileUpload:hover {
    opacity: .6;
}
.file-upload img {
    margin: 0;
    cursor: pointer !important;
}
#imgClickAndChange{
  cursor:pointer;
}
@media only screen and (max-width: 450px) {
  section.request-quote-sec{
    height:auto;
  }
  footer.site-footer {
    padding-left: 6%;
}
img {
    padding-top: 6%;
}
}
@media only screen and (max-width: 1400px) {
.container.aos-init.aos-animate {
    padding-left: 6%;
    padding-right: 6%;
}
img.logo {
    width: 100% !important;
}
.right-answer {
    background: linear-gradient(#33CCFF,#336699 ) !important;
}
.save-environment {
    background: linear-gradient(#33CCFF,#336699 ) !important;
}
.expert-design {
    background: linear-gradient(#33CCFF,#336699 ) !important;
}
.expert-design2 {
    background: linear-gradient(#33CCFF,#336699 ) !important;
}
}

@media only screen and (max-width: 768px) {
 .requestBtn {
   width: 86% !important;
 }
 .uploadSection {
   content:url("/wp-content/uploads/2021/07/fileUploadmobile.png") !important;
 }
 
#hero h1 {
    font-size: 2.5rem;

    line-height: 54px;
}
    
/*
div#myModal2 {
    width: 93%;
    margin: auto;
    height: 90vh;
    overflow: scroll;
}
*/
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ffffff; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #707070; 
}
.plan-content-box {
    flex-wrap: nowrap;
    height: calc(100vh - 25%) !important;
    margin-left:2%;
    margin-right: 2%;
}
a {
    color: #00ccff;
    text-decoration: none;
}
a.btn.secondary {
    text-transform: capitalize;
    color: #3c3c3c !important;
    font-weight: 600;
    border: 2px solid #33D2F9 !important;
    border-radius: 29px;
}
h1.heroheading {
    text-transform: uppercase;
}


.tabs-left-section ul {
    list-style-type: none;
    border-left: none;
}

.tabs-left-section ul li a.active:before, .tabs-left-section ul li a:hover:before {
    content: '';
    height: 92%;
    width: 12px;
    left: -1px;
    background: linear-gradient(to top, #33ccff, #b2f5bd);
    position: absolute;
    top: 3px;
    border-radius: 32px;
}
.tabs-left-section ul {
    list-style-type: none;
    border-left: 1px solid white;
}
.tabs-left-section ul li a {
  
    font-family: gothambold1;
}
.right-sidetabs-content ul li h6 {
    font-family: Lato;
    color:#3c3c3c;
}
.right-sidetabs-content ul li:before {
    
    color: #33CCFF;

}
.btn.transparent {
    color: #33ccff;
}
.w-100.left-sidebar-bot-content {
    display: none;
}



#myModal2 .modal-content {
    border: none;
    background: none;
}

.blogs-box .blog-content-inner h6 {
    
    font-size: 1rem;
    color: #33CCFF;
    
    font-weight: bold;
    font-family: gothambold1;
}

time {
    font-family: gothambold1;
    font-size: .9rem;
    color: #3c3c3c;
}
.blog-entry-inner-content h6 {

    color: #33CCFF !important;

}
.addtoany_list.a2a_kit_size_32 a {

    color: #33CCFF !important;

}
.text-box-bluebg {
    border: 1px solid #ebe7e7;
    box-shadow: none;
    border-radius: 10px;
    background: linear-gradient(to right, #336699, #33ccff);
    padding: 2%; 
    color:white;
}

@media (max-width: 575px){
    .two-col-box .img-box img {
        max-height: inherit !important;
    }
    h2.heroheading {
        font-size: 2.3rem;
    }
    h2.heroheading2 {
        font-size: 2.3rem;
    }
}

h4 h2{
    font-family: 'gothambold1';
}

.contact-us-inner .times-contact-us {
    padding-top: 1%;
}

.learnabout {
    background: linear-gradient(to right, #00CCFF, #99FFCC);
    border-radius: 12px;
    padding: 4%;
    color: white;
}

.info-box2{
    width: 50% !important;
    
    margin:auto;
    padding: 3% !important;
    margin-bottom: 3%;
  }

@media (max-width: 575px) {
    .banner-sec .jarallax {
        height: 75vh !important;
        margin-top: -50px !important;
    }
    h6.subHeading{
    margin-top: 0 !important;
    margin-bottom:1% !important;
    }
    #hero h1 {
        font-size: 2.5rem;
        line-height: 42px;
    }
    
    .more-customer-inner.heightimg-contentequal.more-customer-innercontent.d-flex.align-items-center {
        margin-top: 9%;
       margin-bottom: 9%;
    }
    .customerpic {
        margin-top: 7% !important;
        width: 29%;
        margin-left: 0%;
    }
    
    .banner-content a img {
        width: 64% !important;
    }


      .popupheading {
        font-size: 1.5rem;
    }
    .mt-5 {
      margin-top: 4px !important;
    }
  
    
}
@media (max-width: 321px) {
    h6.subHeading {
        margin-top: 0 !important;
        margin-bottom: 0% !important;
    }
  }
@media (max-height: 650px) {
    .banner-sec .jarallax {
        height: 100vh !important;
        margin-top: -50px !important;
    }
   
}
@media (min-width:590px) and (max-width: 830px) {
/*
    section#hero2 {
    height: 43vh;
}
*/
.more-customer-inner.heightimg-contentequal.more-customer-innercontent.d-flex.align-items-center {
    margin-top: 10%;
    margin-bottom: 22%;
}


}

@media (max-width: 1047px){
    .info-box.text-center.info-box2 {
        width: 100% !important;
    }
    header.site-header .site-navigation .navbar ul li {
    
        padding: 14px 0;
    
    
    }
    .phone-number {
        display: none;
    }
    
    header.site-header .site-navigation {
   
        height: 63vh;
    
    }

    header.site-header.show-site-navigation .site-navigation .navbar ul li a {
        font-size: 1.1rem !important;
    }
    .col-lg-2 {
        width: 100% !important;
    }
    a.careerbtn.btn {

        font-size: 0.6rem;
        font-weight: bold;
    }

    
    button.close.text-right {
        margin-top: -25%;
    }

}
@media (min-width: 540px){
    .form-submit button {
        width: 43% !important;
    }
}
@media (max-width: 435px){

    .form-submit button {
        width:100% !important;
    }
}
@media (min-width: 435px) and (max-width: 537px) {
    .form-submit button {
        width: 43% !important;
        margin-left:-11%;
    }

}
h4 h2 {
    font-family: 'gothambold1' !important;
}

.sticky-class a:hover {
    color: #00CCFF;
}
.tabs-left-section ul li a {
    color: #3c3c3c;
    opacity:1;
}

.blogs-box.applyjob-boxes p {
    font-family: lato;
    color: #3c3c3c !important;
    opacity: 1 !important;
}
.blogs-box2  {
    color: white !important;

    border-radius: 12px;
    background: linear-gradient(to right, #00CCFF, #99FFCC);
    position: relative;
    padding:7%;
}  
a.careerbtn.btn {
    text-transform: capitalize;
    margin-bottom: 5%;
    width: 98%;
}
a.careerbtn:hover {
    color: #00ccff;
}
.col-lg-1 {
    margin-bottom: 3%;
    margin-top: 3%;
}

div#myModal2 {
    background: rgb(53 53 53 / 80%);
}
.modal h3 {
    font-family: 'gotham' !important;
	font-size: 1.6rem !important;
    font-weight: 340 !important;
    color: #3c3c3c !important;
}
.step-41 h3{
    font-size: 1.6rem !important;
    font-weight: 300 !important;
}
p.mb-5.mt-4.custom-width {
    color: #3C3C3C;
}
.checkbox{
    border-radius: 10px;
    border: 1px solid #ddd5d5;
    box-shadow: 1px 3px 6px #c7c3c3;

}
.newbtn{
    border-radius: 10px;
    border: 1px solid #ddd5d5;
    box-shadow: 1px 3px 6px #c7c3c3;
    color:#6F6F6F;

}
.form-control {
    color: #6F6F6F;
}
input.form-control.rounded-0.mx-auto {
    border: 1px solid #ddd5d5;
    box-shadow: 1px 3px 6px #c7c3c3;
}
.step-51 input {
    padding: 4%;
    border-radius: 8px !important;
    margin-bottom: 2%;
}
input#full_address3 {
    border-radius: 7px !important;
    border: 1px solid #ddd5d5;
    box-shadow: 1px 3px 6px #c7c3c3;
    padding: 2%;
    text-align: center;
    width:54%;
}
p.my-3.small.w-100.ml-auto.mr-auto {
    font-size: .7em;
    color: #6F6F6F;
}
@media (max-width: 991px){
    input#full_address3 {

        width:100%;
    }
    input#zip{

        width:100%;
    }
}

.reviewheading {
    font-family: gothambold1;
    font-size: 1.5rem;
    margin-top: 4%;
    color: #3c3c3c;
}
.more-customer-inner.more-customer-innercontent {
    background: white;
    padding: 40px 28px;
    border: 1px solid #ebe7e7;
    box-shadow: 2px 4px #e7e4e4;
    border-radius: 10px;
}


input#submitbtn {
    background: linear-gradient(to right, #336699, #33ccff, #99ffcc);
    border-radius: 28px;
    padding: 4%;
    padding-left: 15%;
    padding-right: 15%;
    color: white;
    border: none;
    font-family: 'gothambold1';
}
.quote-btn a:hover {
    opacity: .8;
}
a img:hover {
    opacity: .7;
}
button input:hover {
    opacity:.7;
}
div#notificationbar {
    position: fixed;
}


.col.colv2 {
    margin-top: 7%;
}

div.wpcf7-response-output, div.wpcf7-validation-errors {
    display: block !important;
}

p.desc {
    color: #24272A;
}

img.img-fluid.mx-auto.d-block.stateIcon {
    pointer-events: none;
}

span.statelink {
    color: #33ccff;
}
.site-logo img:hover {
    opacity: 1;
}
.solar-plans-sec .plan-content-box {
    background-color: #F7F7F7;
    border-radius: 6px;
    padding-left: 9% !important;
    padding-top: 5% !important;
    display: flex;

    -webkit-box-direction: normal;
    flex-direction: inherit;
    flex-wrap: wrap;
    -webkit-box-orient: inherit !important;
}
.wpcf7-response-output {
    border: none !important;
}
.wpcf7-response-output {
    color: red;
    font-size: 1.5rem;
    font-weight: bold;
    font-style: italic;
}

.site-footer .footer-elements {
    padding: 0px;
}



.menu-list ul li a:hover {
    color: #00ccff !important;
    text-decoration: none !important;
}

.jarallax-img2 {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

section.request-quote-sec h2 {
    font-family: 'gothambold1' !important;
}

.focus {
    
    border-radius: 11px;
    border-bottom:none;
}

.form-group::after {
    content: "";
    background-color: #00ccff;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s ease 0s;
    transition: width .5s ease 0s;
}
@media (min-width: 750px) and (max-width: 830px) {
.site-logo {
    width: 177% !important;
}
}

@media (max-width: 991px){
    .text-box {
        height: inherit !important;
    }
   
    section#map {
        width: 135%;
        margin-left: -20%;
    }
}
#hero .container, #hero2 .container {
    padding-top: 20vh;
}
@media (max-width: 870px){
    #hero h1.heroheading {
        margin-top: 17% !important;
        margin-bottom: 6vh !important;
        text-align: left;
    }
    
    #hero .container, #hero2 .container {
        padding-top: 2vh;
        padding-right: 9vw;
    }
    section {
        padding-left: 3vw;
        padding-right: 3vw;
    }
}
@media (max-width: 1200px){
    header.site-header .site-navigation {
        height: 74vh !important;
    }
}
@media (min-width: 380px) and (max-width: 414px){
    #hero h1.heroheading {
        /* margin-top: -4% !important; */
        margin-bottom: 6vh !important;
    }
}
@media (max-width: 1047px){
header.site-header .site-navigation {

    background: linear-gradient(#33CCFF,#336699 ) !important;
   
}
}

@media (max-width: 376px){
    #hero h1.heroheading {
    
        font-size:2rem !important;
        padding-top: 6vh;
    }
}
.blog-entry-inner-img {
    margin-top: 4%;
}
@media (max-width: 1200px){
    header.site-header .hamburguremenu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    }
    @media (max-width: 1200px){
    header.site-header .site-navigation {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #02061A;
        top: -100%;
        -webkit-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    }
    }

    @media (max-width: 991px){
        .two-col-box .img-box img {
            max-height: none;
            width: 80%;

            margin-bottom: 6%;
            margin-top: 6%;
        }
        }
        button.close.text-right {
            margin: 0;
            position: absolute;
            top: -2px;
            right: 16px;
      
            border-radius: 23px;
            color: #3c3c3c;
            font-size: 3rem;
            opacity: 1;
            z-index: 1000;
        }

        button.fancybox-button.fancybox-close-small {
            margin: 0;
            position: absolute;
            top: 67px;
            right: 43px;
            border-radius: 23px;
            color: #3c3c3c;
            font-size: 3rem;
            opacity: 1;
            z-index: 10;
        }
        @media (max-width: 1200px){
  

       
              h2 {
                font-size: 2.3rem !important;
            }
            .heroheading {
               
                WIDTH: 82%;
            }
          }
html {

    scroll-snap-type:y proximity;
}
.snapeffect {
    scroll-snap-align: start;
}

.banner-sec .jarallax {
    height: 100vh !important;

}
.site-footer .footer-elements ul li a {
    font-size: 14px !important;
}
h6.widget-title {
    padding-bottom: 0px !important;
}