body {
    margin: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
}
body{
    overflow-x: hidden;
}
section h1{
    font-family: 'Nunito',sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    margin-top: 0;
    margin-bottom: 30px;
}
section h2{
    font-family: 'Comfortaa',sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; /* 87.5% */
    margin-bottom: 30px;
    margin-top: 0;
}
section h3{
    font-family: 'Comfortaa',sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 90% */
    margin-top: 0;
    margin-bottom: 30px;
}
section p, section a, section li{
    font-family: 'Comfortaa',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 168.75% */
    margin-top: 0;
    text-decoration: none;
}
section p{
    margin-bottom: 27px;
}
section p:last-child{
    margin-bottom: 0;
}
section .row, section .group-content{
    display: flex;
    flex-wrap: wrap;
}
section .row::before,section .row::after{
    display: none;
}
section img{
    max-width: 100%;
    width: 100%;
}
section .mobile{
    margin-bottom: 30px;
    display: none;
}
section.what-is-solar-panel-setup,
section.how-solaric-panel-setup,
section.what-make-solar-panel-better,
section.experience,
section.what-are-the-things-need{
    padding: 100px 0;
}
section .blue{
    background-color: #003D68;
    padding: 50px 30px;
    width: 50%;
}
section .blue h3{
    color: #FFCC01;
}
section .blue p{
    color: #FFFFFF;
}
section .yellow{
    padding: 50px 30px;
    background-color: #FFCC01;
    width: 50%;
}
section .yellow h3{
    color: #333333;
}
section .yellow p{
    color: #000000;
}
section .dark-blue{
    padding: 50px 30px;
    background-color: #003052;
    width: 100%;
    display: flex;
    justify-content: center;
}
section .dark-blue .content{
    max-width: 1244px;
}
section .dark-blue h3{
    color: #FFCC01;
}
section .dark-blue p{
    color: #FFFFFF;
}
section .wrapper>div{
    padding: 0 15px;
}
section .row>div p>a{
    color: #FFCC01;
}




section.solar-panel-setup{
    background-color: #003D68;
    overflow: hidden;
}
section.solar-panel-setup .content{
    padding: 100px 0;
    max-width: 725px;
    width: 43%;
    background-color: #003D68;
}
section.solar-panel-setup .row{
    justify-content: space-between;
    align-items: center;
}
section.solar-panel-setup .img-container{
    max-width: 960px;
    width: 53%;
}
section.solar-panel-setup .wrapper{
    max-width: calc(1760px + 5%);
    margin-right: 0;
    margin-left: auto;
    padding-left: 5%;
}
section.solar-panel-setup h1,
section.solar-panel-setup  p{
    color: white;
}
section.solar-panel-setup .wrapper>div{
    padding: 0;
}
section.solar-panel-setup .content p:nth-child(3){
    margin-bottom: 27px;
}




section.what-is-solar-panel-setup .wrapper{
    max-width: 1220px;
    margin: 0 auto;
}
section.what-is-solar-panel-setup{
    background-color: #FFCC01;
}
section.what-is-solar-panel-setup h2,
section.what-is-solar-panel-setup p{
    color: #000000;
}




section.what-are-the-things-need .wrapper,
section.how-solaric-panel-setup .wrapper,
section.what-make-solar-panel-better .wrapper,
section.experience .wrapper{
    max-width: calc(1696px + 5%);
    padding: 0 5%;
    margin: 0 auto;
}
section.what-are-the-things-need .header,
section.how-solaric-panel-setup .header,
section.what-make-solar-panel-better .header{
    max-width: 1260px;
    margin: 0 auto 50px auto;
    padding: 0;
}
section.what-are-the-things-need .header p,
section.what-make-solar-panel-better .header p{
    max-width: 1208px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #000;
}
section.what-are-the-things-need h2,
section.how-solaric-panel-setup .header h2,
section.what-make-solar-panel-better h2{
    text-align: center;
}
section.what-are-the-things-need .header img,
section.what-make-solar-panel-better .header img{
    margin-top: 30px;
    min-height: 400px;
    object-fit: cover;
    object-position: left;
    margin-bottom: 30px;
}


section.how-solaric-panel-setup{
    background-color: #003D68;
}
section.how-solaric-panel-setup .header h2{
    color: white;
    text-align: center;
}
section.how-solaric-panel-setup .header p {
    color: white;
}
section.how-solaric-panel-setup .blue,
section.what-make-solar-panel-better .blue{
    background-color: #004C81;
}
section.how-solaric-panel-setup .header .content{
    margin-bottom: 30px;
}


section.experience{
    background: url("/source/9091144a7bd1a7daa33b3ea8f2ab1aff/Experience The Best Solar Panel Setup From Solaric Today.jpg")no-repeat center center/cover;
}
section.experience a{
    color: #337AB7 !important;
    font-weight: bold;
    text-decoration: underline;
}
section.experience p,
section.experience h2{
    color: #000;
}


@media (max-width:1440px) {
    section.solar-panel-setup .wrapper{
        padding: 0 5%;
    }
}



@media (max-width: 1366px) {
    section.solar-panel-setup .content{
        padding: 70px 30px;
    }
    section.what-is-solar-panel-setup .wrapper{
        padding: 0 5%;
    }
}

@media (max-width:1200px) {
    section.solar-panel-setup .wrapper{
        padding: 0 15px !important;
    }
    section.what-is-solar-panel-setup,
    section.what-are-the-things-need,
    section.how-solaric-panel-setup,
    section.what-make-solar-panel-better,
    section.experience{
        padding: 70px 30px;
    }
    section .mobile{
        display: block;
    }
    section .desktop{
        display: none;
    }
    section.solar-panel-setup .content{
        max-width: 100%;
        width: 100%;
    }
    section .wrapper{
        padding: 0 !important;
    }
    section.what-are-the-things-need .row:nth-child(odd),
    section.how-solaric-panel-setup .row:nth-child(even){
        flex-direction: column-reverse;
    }
    section.what-are-the-things-need .row>div,
    section.what-make-solar-panel-better .row>div,
    section.how-solaric-panel-setup .row>div{
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width:767px) {
    section.what-is-solar-panel-setup,
    section.solar-panel-setup .content,
    section.what-are-the-things-need,
    section.how-solaric-panel-setup,
    section.what-make-solar-panel-better,
    section.experience{
        padding: 50px 20px;
    }
}
@media (max-width:575px) {
    section.what-are-the-things-need .header img, section.what-make-solar-panel-better .header img{
        min-height: 300px;
        object-position: 3%;
    }
}