:root {
    --main-yellow: #ffb21d;
    --main-black: #000000;
}

body {
    font-family: 'Poppins', sans-serif !important;
    position: relative;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #333;
}

a:hover {
    text-decoration: none;
}

.container {
    max-width: 1170px;
}

header#header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0px 80px 0;
    align-items: center;
    box-shadow: 3px 2px 2px #a5a5a5;
    position: absolute;
    z-index: 999;
    background: #fff;
}

nav.navbar.navbar-expand-md {
    padding: 0;
}

.logo {
    /* padding: 28px 15px 24px; */
    margin: 25px 0px 18px 0px
}

.rt-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rt-header a {
    margin-left: 0;
    color: #000;
    display: flex;
    align-items: center;
}

.rt-header a img {
    margin-right: 10px;
}

.rt-header a span {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

.rt-header a:hover {
    text-decoration: none;
}

.rt-header .enq-head {
    margin-left: 10px;
}

.enq-head {
    /* background: #FFBA15; */
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    /* width: 113px; */
    margin: 0;
    display: block;
    padding: 9px 5px 7px;
    font-size: 13px;
}

/*.rt-header .enq-head:hover {
    background: var(--main-black);
    color: #fff;
    transition: .3s all ease
}*/

.slide-thumbs {
    position: absolute;
    bottom: -78px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.slide-inner-thumb {

    width: 25%;
    border-right: 1px solid #ECECEC;
    transition: .3s all ease;

}

.slide-inner-thumb:hover {
    transition: .3s all ease;
    transform: scale(1.1);
}

.slide-inner-thumb h6 {
    font-size: 14px;
}

.slider {
    overflow-x: initial;
}

.arrow-img {
    width: auto !important;
    margin-bottom: 0 !important;
    margin-left: 5px;
}

.slide-inner-thumb a {
    height: 180px;

    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #fff;
    flex-direction: column;
}

.shadow-thumb {
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.1);
}

.slide-inner-thumb:last-child {
    border-right: none;
}

.slide-inner-thumb img {
    margin-bottom: 15px;
}

.bg-gray {
    background: #F4F4F4;
}

.solar-sec-3 {
    padding: 150px 0 60px;
}

.heading-section-one {

    margin-bottom: 70px;
    text-align: center;
    width: 100%
}

.heading-section-one h3 {
    line-height: 43px;
    font-weight: 500;
}

.sec-3-thumb {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}


.sec-3-thumb-content a {
    color: var(--main-yellow);
    font-style: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.sec-3-thumb:hover a {
    color: var(--main-black);
}

.sec-3-thumb-content a i {
    color: var(--main-yellow);
    font-size: 16px;
    font-weight: 600;
}

.sec-3-thumb-content p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    margin-bottom: 10px;
}

.sec-3-thumb-img {
    width: 80px;
    margin-right: 30px;
}

.sec-3-thumb-img img {
    width: auto;
}

.sec-3-thumb:hover img {
    filter: invert(1) grayscale(1);
}

.video-home-sec {
    padding: 80px 0
}

.sec-3-thumb i {
    transition: .3s all ease
}

.sec-3-thumb:hover i {
    margin-left: 10px;
    transition: .3s all ease
}

.video-home img {
    width: 100%;
}

.video-home-content h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
}

.video-home-content p {
    font-size: 14px;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.video-home-content p a {
    color: var(--main-yellow);
}

.flex-box {
    display: flex;
}

.btn-yellow {
    margin-top: 20px;
}

.btn-yellow a {
    background: var(--main-yellow);
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 23px;
    overflow: hidden;
    display: inline-block;

}

.btn-yellow a:hover {
    color: #fff;

}

.thumb-6-sec {
    padding: 80px 0;
}

.thumb-6-inner {
    margin-bottom: 30px;
    transition: .3s all ease;
}

.thumb-6-inner img {
    width: 100%;
    transition: .8s all ease;
}

.thumb-6-inner:hover {
    transition: .3s all ease;
    box-shadow: 0 0 16px rgb(0 0 0 / 8%);
    margin-top: -5px;
}



.thumb-6-content {
    padding: 18px;
    background: #fff;
    transition: .3s all ease;
    min-height: 210px;
}

.thumb-6-content a {
    color: var(--main-black);
    margin-bottom: 15px;
    display: block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    min-height: 53px;
    font-size: 17px;
}

.thumb-6-content a:hover {
    text-decoration: none;
    color: #000;
}

.thumb-6-content a span {
    color: var(--main-yellow);
}

.thumb-6-content a i {
    color: var(--main-yellow);
    font-weight: 600;
    margin-left: 5px;
}

.thumb-6-content p {
    color: var(--main-black);
    font-size: 14px;
    line-height: 27px;
}


.looking-something-box {
    padding: 80px 0
}

.btm-3-thumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .3s all ease;
}

.btm-3-thumb a {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

.btm-3-thumb:hover i {
    transition: .3s all ease;
    margin-left: 10px;
}

.btm-3-thumb img {
    margin-bottom: 15px;
}

.btm-3-thumb:hover img {
    filter: invert(1) grayscale(1);
}

.btm-3-thumb a span {
    color: var(--main-yellow)
}

.btm-3-thumb p {
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}

footer {
    background: #F4F4F4;
    margin-top: 15px;
}

footer .container {
    width: 100%;
    max-width: 1200px;
}

.ftr-top {
    padding-top: 40px
}

.ftr-top .logo {
    width: 150px;
    padding: 0 0 10px;
}

.ftr-btn-one h1 {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0;
    text-transform: uppercase;
    line-height: 27px;
}

.ftr-btn-one p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #333;
}

.ftr-btn-one a {
    background: var(--main-yellow);
    font-size: 15px;
    padding: 8px 20px;

    transition: .3s all ease;
    color: #000;
    display: inline-block;
}

.ftr-box h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 24px;
}

.ftr-box a {
    font-size: 17px;
    margin: 0 0 15px 0;
    display: block;
    font-weight: 400;
    color: #000;
}

.btm-ftr {
    padding: 25px 0;
    margin-top: 15px;
    border-top: 1px solid #939393
}

.btm-ftr .book-cons {
    border: 2px solid var(--main-yellow);
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--main-black);
    display: inline-block;
    transition: .3s all ease
}

/*.ftr-btn-one a:hover {
    transition: .3s all ease;
    color: #fff;
    background: #000
}*/

/*.btm-ftr .book-cons:hover {
    background: var(--main-black);
    color: #fff;
    transition: .3s all ease
}*/

.ftr-social {
    text-align: center;
}

.ftr-social a {
    padding: 10px;
    border-radius: 100%;
    background: var(--main-yellow);
    height: 40px;
    width: 40px;
    display: inline-block;
    color: #fff;
    margin: 0 10px;
    transition: .3s all ease;
}

/*.ftr-social a:hover {
    background: #000;
    transition: .3s all ease;
    border-radius: 0px;
}*/

.copyright {
    font-size: 12px;
    color: #000;
}

.copyright span {
    color: #9b9b9b;
}

.copyright a {

    color: #000;
    font-weight: 400;
}

.align-items-center {
    display: flex;
    align-items: center;
}

.fix-botm-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #FBB515;
    padding: 5px 0;
    z-index: 999;
    display: none;
}

.fix-botm-mobile p {
    color: #323334;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
}

.btnft {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}

.btnft img {
    margin: 0 3px 0 0;
    height: 27px;
    animation: innerCircle 1s ease-in-out infinite alternate;
    -webkit-animation: innerCircle 1s ease-in-out infinite alternate;
}

section.slider {
    position: relative;
}

/*about*/
.banner-text {
    position: absolute;
    /* top: 50px; */
    z-index: 1;
    width: 270px;
    background: transparent;
    margin: 1 auto;
    padding: 0 0 0;
    height: 90px;
    box-shadow: 3px 2px 2px transparent;
    right: 50px;
    /* left: 50px; */
    text-align: left;
}

section.banner img {
    width: 100%;
}

.banner-text h1 {
    color: #2e2e2e;
    font-weight: 500;
    margin: 0;
    vertical-align: middle;
    font-size: 30px;
    display: inline-block;
}

.enq-btn {
    display: inline-block;
    background: #fed938;
    background: -moz-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    padding: 0 30px;
    line-height: 45px;
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 0 20px;
    border: 0;
    vertical-align: middle;
}

.enq-btn:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 7px;
    font-size: 18px;
}

section.director-msg {
    padding: 45px 0 76px 0;
}

.director-pic {
    float: right;
}

.director-pic img {
    width: 100%;
}

.dir-msg {
    text-align: justify;
    width: 92%;
}

.dir-msg a {
    color: #ffba15;
}

.dir-msg h5 {
    font-size: 20px;
    color: #313131;
    margin: 30px 0 0;
    font-weight: 600;
}

.img-overlay-box {
    position: absolute;
    top: 0;
    width: 40%;
    background: rgba(0, 0, 0, .7);
    height: 100%;
    color: #fff;
}

.img-overlay-box h2 {
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 25px;
    padding: 25px;
    background: rgba(0, 0, 0, .5);
    display: inline-block;
}

.img-overlay-box p {
    font-size: 16px;
    font-weight: 400;
    padding: 0 30px 20px 25px;
    line-height: 25px;
}

.img-overlay-main-box .col-sm-12 img {
    width: 100%;
}

section.img-overlay-main-box {
    padding: 0 0 60px 0;
}

/*news*/
.big-news-img figure {
    margin-bottom: 30px;
    position: relative;
}

.big-news-img figure img,
.small-news-thumb figure img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 0px !important;
}

.hover-news-big {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 180, 0, .8);
    width: 70%;
}

.hover-news-big a {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    line-height: 42px;
    display: block;
    padding: 24px 25px;
}

.hover-news-big:hover {
    background-color: rgba(255, 180, 0, 1);
    cursor: pointer;
}

.small-news-thumb figure {
    margin-bottom: 45px;
}

.small-news-thumb a {
    font-size: 15px;
    line-height: 16px;
    color: #fff;
}

.news-list-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
}

.news-list-box figure {
    max-width: 250px;
    flex: 0 0 100%;
    align-self: flex-start;
    position: relative;
}

.news-list-box figure img {
    width: 100%;
    margin-bottom: 0px !important;
    height: 220px;
    object-fit: cover;
}

.news-block-hover {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 180, 0, .8);
    width: 80%;
    padding: 10px 15px;
    font-weight: 600;
}

.news-list-box figure .news-block-hover a {
    font-size: 12px;
    line-height: 16px;
    color: #fff;

}

.news-list-rt {
    max-width: calc(100% - 250px);
    flex: 0 0 100%;
    padding-left: 30px;
}

.news-list-rt .heading {
    font-size: 24px;
    color: #333;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.news-list-rt ul {
    margin: 0;
    padding: 0;
}

.news-list-rt ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-size: 15px;
    color: #666;
}

.news-list-rt p {
    text-align: justify;
    margin: 0 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 26px;
}

.news-list-rt .readmore {
    text-align: right;

}

.news-list-rt .readmore a {
    font-size: 17px;
    color: #FFAE00;
}

.search-box {
    padding: 0 0 45px;
}

.search-box input {
    background: #EEE;
    border-radius: 0;
    border: none;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    box-shadow: none !important;
    padding: 0 15px;
    height: 52px;
}

.search-submit {
    background: url(../images/search-icon-blg.png) no-repeat center center;
    width: 16px;
    height: 16px;
    cursor: pointer;
    border: none;
    float: right;
    margin: -34px 15px 0 0;
    position: relative;
}

.get-free-solar {
    background: #F4F4F4;
    padding: 15px 15px 5px 15px;
}

.get-free-solar h2 {
    color: #FFBA14;
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: 700;
}

.form-field {
    margin-bottom: 15px;
}

.form-field label {
    color: #707070;
    font-size: 12px;
    font-weight: 600;
    border: 0;
}

.form-field input {
    padding: 10px !important;
    border: 1px solid #D6D6D6;
    height: 42px;
    border-radius: 5px;
    width: 100%;
}

.radio-inner {
    display: inline-block;
    padding-right: 16px;
}

section.big-news-img {
    padding-top: 106px;
}

.radio-box {
    display: flex;
}

.radio-inner {
    /* display: flex;
    align-items: center; */
}

.radio-inner label {
    margin-bottom: 0;
}

.radio-inner input {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

.input-thumb-box .int-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
    border: 1px solid #D6D6D6;
    height: 84px;
    position: relative;
}

.input-thumb-box input[type="checkbox"] {
    appearance: none;
    height: 20px;
    width: 20px;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.input-thumb-box .int-outer label {
    max-width: 100% !important;
}

.input-thumb-box img {
    margin-bottom: 5px;
}

.input-thumb-box img.white {
    display: none;
}

.input-thumb-box img.yellow {
    display: block;
}

.input-thumb-box .selected .white {
    display: block;
}

.input-thumb-box .selected .yellow {
    display: none;
}

.input-thumb-box .selected label {
    color: #fff;
}

.int-outer label {
    color: #707070;
    font-weight: 500;
    font-size: 9px !important;
    text-align: center;
    line-height: 1;
}

.input-thumb-box .int-outer.selected {
    background: #4e97fd !important;
}

.input-thumb-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 9px;
    row-gap: 9px;
    align-items: center;
    margin-bottom: 10px;
}

.gfield-choice-input {
    display: inline-block;
    margin-top: 0;
    top: 0;
    vertical-align: middle;
}

.input-thumb-box label {
    cursor: pointer;
    min-height: 72px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.gfield_description {
    font-size: 11px;
}

.sub-btn {
    background: #4e97fd;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    margin: 15px 0;
    cursor: pointer;
}

.recent {
    border: solid 1px #f2f2f2;
    margin: 0 0 45px;
    border-bottom: none;
}

.recent-title {
    display: block;
    margin: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    color: #313131;
    background: #F5F5F5;
}

.rec-link {
    display: flex;
    color: #313131;
    border-bottom: solid 1px #f2f2f2;
    padding: 20px 18px;
}

.rec-img {
    width: 50px;
    margin: 0 15px 0 0;
}

.rec-img img {
    width: 100%;
    height: auto;
}

.rec-content {
    flex: 1;
}

.rec-title {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 5px;
}

.rec-date {
    display: block;
    font-size: 13px;
    color: #666;
    font-weight: 400;
}

.categories {
    padding: 0 0 45px;
}

.cat-title {
    display: block;
    margin: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    color: #313131;
    background: #F5F5F5;
}

.categories ul {
    margin: 0;
    padding: 0;
}

.categories ul li {
    margin: 0;
    padding: 12px 0;
    list-style: none;
    display: block;
    border-bottom: solid 1px #eae8e8;
}

.categories ul li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: 400;
    margin: 0 3px 0 0;
    font-size: 10px;
    position: relative;
    top: -1px;
}

.categories ul li a {
    font-size: 15px;
    color: #313131;
}

.ready-block {
    padding: 30px 15px;
    background: url(../images/blg-img.jpg) no-repeat center center;
    margin-bottom: 45px;
}

.ready-block span {
    font-size: 24px;
    color: #313131;
    padding: 0 0 15px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
}

.book-btn {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    max-width: 160px;
    margin: 0 auto;
    padding: 6px 0 6px;
    line-height: normal;
}

/*pop-form*/
.pop-form .modal-content {
    border-radius: 17px;
    padding: 35px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 30%);
    display: block;
}

.pop-form .close {
    padding: 0;
    margin: -1.6rem -1.3rem -1rem auto;
    font-weight: 100;
    opacity: 1;
    font-size: 30px;
    color: #c4c4c4;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-dialog {
    max-width: 750px;
}

.pop-form .contact-form .lab {
    color: #333;
    font-size: 14px;
    border: 0;
    margin-bottom: 5px;
    font-weight: 700;
}

.pop-form .contact-form .lab small {
    color: #c02b0a;
    display: inline-block;
    font-size: 13.008px;
    padding-left: 0.125em;
}

.pop-form .contact-form .form-group input {
    border: 1px solid #D6D6D6;
    padding: 10px;
}

.pop-form .input-thumb-box {
    display: flex;
}

.pop-form .input-thumb-box .int-outer {
    width: 16.66%;
}

.alt-btn-custom {
    background: -moz-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    height: 44px;
    line-height: 44px;
    border: 0;
    font-weight: 500;
    width: 100%;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 18px;
    margin: 22px 0 0;
    display: block;
    ;
}

.pop-form .form-field {
    margin: 15px 0 25px;
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}

.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
    color: white;
}

.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom1:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(254, 161, 47, 1) 0, rgba(254, 113, 49, 1) 100%);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}

.hvr-sweep-to-bottom1:hover,
.hvr-sweep-to-bottom1:focus,
.hvr-sweep-to-bottom1:active {
    color: white;
}

.hvr-sweep-to-bottom1:hover:before,
.hvr-sweep-to-bottom1:focus:before,
.hvr-sweep-to-bottom1:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.select2-container .select2-selection--single {
    padding: 10px !important;
    border: 1px solid #D6D6D6 !important;
    height: 42px !important;
    border-radius: 5px !important;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}

.select-pop .select2-container {
    width: 100% !important;
}

.select-pop .select2-selection--single {
    height: 46px !important;
}

/*cec-guideline-top*/
.cec-guideline-top h1 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
}

.cec-guideline-top p {
    text-align: justify;
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 26px;
}

.cec-guideline-top-right img {
    width: 100%;
}

.cec-guideline-top {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-top: 105px;
}

.cec-guidelines h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.cec-content {
    padding-bottom: 30px;
}

.cec-content h3 {
    font-size: 20px;
    font-weight: 600;
}

.cec-content p {
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.download-box {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}

.download-box li {
    margin: 20px 0;
}

.download-box li a {
    color: #FFB400;
    font-size: 17px;
    font-weight: 500;
}

/**/
.banner-text img {
    width: auto !important;
}

.bt-one {
    display: flex;
    align-items: center;
    padding: 0 30px;
    justify-content: space-around;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 15%);
}

.bt-one h1 {
    font-size: large;
    color: #000;
    font-weight: 400;
}

.bt-one .enq-btn {
    background: #FFBA15;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    width: 190px;
    margin: 0;
    display: block;
    padding: 9px 5px 7px !important;
    line-height: inherit;
}

.bt-one .enq-btn:after {
    display: none;
}

/**/
.big-head {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #FFBA15;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 52px;
    padding-bottom: 100px;
    margin-top: 80px;
}

.quote-thumbs {
    box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);
}

.quote-thumbs-img {
    position: relative;
}

.quote-thumbs-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);

}

.quote-thumbs-img img {
    display: block;
    width: 100%;

}

.quote-thumbs-img span {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: 10px;
    font-size: 26px;
    color: #fff;
    display: block;
}

.quote-thumbs-data {
    border-right: solid 1px #f1f1f1;
    border-left: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
    padding: 20px;
}

.quote-thumbs-data h3 {
    font-size: 26px;
    color: #FFBA15;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 0 15px;
}

.quote-thumbs-data h3 small {
    font-size: 17px;
    color: #FFBA15;
    font-weight: 500;
    letter-spacing: 3px;
}

.quote-thumbs-data ul {
    margin: 0;
    padding: 0 0 20px;
}

.quote-thumbs-data ul li {
    display: block;
    padding: 7px 0 7px 35px;
    position: relative;
    font-size: 17px;
}

.quote-thumbs-data ul li::before {
    background: #eaeaea;
    border-radius: 50%;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    height: 24px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 24px;
    line-height: 26px;
}

.img-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.img-flex img {
    width: 100px;
    max-width: 100%;
}

.get-quote-msg {
    background: #FFBA15;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    max-width: 180px;
    margin: 10px auto;
    display: block;
    padding: 9px 5px 7px;
}

.get-quote-msg i {
    font-weight: 900;
    font-size: 18px;
}

.value-block {
    display: block;
    color: #313131;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3px;
    background: #FFBA15;
    text-align: center;
    padding: 10px 0;
}

.quote-main .col-sm-4:nth-child(2) {
    flex: 0 0 34%;
    max-width: 35%;
    margin-right: 34px;
    padding: 0;
}

.quote-main .col-sm-4:nth-child(1) {
    padding: 0;
    flex: 0 0 30%;
    max-width: 30%;
    margin-right: 34px;
}

.quote-main .col-sm-4:nth-child(3) {
    padding: 0;
    flex: 0 0 30%;
    max-width: 30%;
}

.quote-main .col-sm-4:nth-child(2) {
    /* width: 34%; */
    margin-top: -35px;
}

.mar-box-lr {
    margin: 0 20px;
}

.the-solar-block {
    background-image: url(../images/DESKTOP-High-Res-Power-of-Solar-Banner-1-copy-min-1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

.the-solar-left {
    padding: 150px 0;
}

.the-solar-left h2 {
    font-size: 128px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 105px;
    margin-bottom: 10px;
}

.the-solar-left h2 strong {
    color: #FFBA15;
    font-weight: 700;
}

.the-solar-left p {
    font-size: 33px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    line-height: 36px;
    padding: 0 0 30px;
}

.the-solar-left span {
    font-size: 33px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFBA15;
    line-height: 36px;
    padding-bottom: 40px;
    display: block;
}

.the-solar-left .alt-btn-custom {
    font-size: 21px;
    max-width: 230px !important;
    margin: 0;
    font-weight: 600;
    padding: 12px 20px 12px;
    color: #000 !important;
    background: #FFBA15;
    text-transform: uppercase;

    border-radius: 0px;
}

.para-box {
    padding: 80px 0;
}

.para-box-title {
    text-align: center;
    padding-bottom: 60px;
}

.para-box-title p {
    font-size: 21px;
    padding: 0 0 10px;
    color: #000;
    line-height: 30px;
}

.para-box-title p a {
    color: #ffba15;
}

.solar-jam-box {
    background: #FFBA15;
    padding: 60px 0;
}

.solar-jam-box-title {
    text-align: center;
    margin: 0 0 60px;
}

.solar-jam-box-title h3 {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    padding: 0 0 20px;
    margin: 0;
    display: inline-block;
    border-bottom: solid 5px #ffc233;
}

.solar-jam-video-box {
    margin-bottom: 30px;
}

.solar-jam-video-text-box p {
    font-size: 16px;
    padding: 0 0 30px;
    color: #000;
    line-height: 26px;
    text-align: justify;
}

.solar-jam-video-text-box p a,
    {
    color: white;
}

.para2 {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 80px;
}

.para2 h2 {
    color: #313131;
    font-family: inherit;
    font-size: 45px;
    font-weight: 700;
    padding-bottom: 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 45px;
}

.para2 h2:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 120px;
    height: 4px;
    background: #FFBA15;
    content: "";
}

.para2 p {
    font-size: 21px;
    padding: 0 0 10px;
    color: #000;
    line-height: 30px;
}

.accord-main {
    margin-bottom: 20px;
}

.accord-main .panel-default {
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 3px #bbb;
}

.accord-main .panel-heading {
    color: #444;
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
    background-color: #fff;
    padding: 18px 30px;
    border-radius: 0 !important;
}

.accord-main .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.accord-main .panel-title a {
    padding: 0;
    font-size: 26px;
    color: #313131;
    position: relative;
    display: block;
}

.accord-main .accordion__arrow {
    display: inline-block;
    width: 24px;
    height: 12px;
    position: absolute;
    top: 10px;
    left: auto;
    right: 0;
    margin-top: -6px;
}

.accord-main .panel-title a .accordion__arrow::before {
    left: 0;
    transform: rotate(45deg);
}

.accord-main .panel-title a .accordion__arrow::before {
    width: 14px;
    color: #ffba15;
}

.accord-main .accordion__arrow::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 2px;
    background-color: currentColor;
    content: "";
    transition: transform .25s ease, -webkit-transform .25s ease;
}

.accord-main .panel-default .panel-heading .panel-title a .accordion__arrow::after {
    right: 0;
    transform: rotate(-45deg);
}

.accord-main .panel-default .panel-heading .panel-title a[aria-expanded="true"] .accordion__arrow::before {
    transform: rotate(-45deg);
}

.accord-main .panel-default .panel-heading .panel-title a[aria-expanded="true"] .accordion__arrow::after {
    transform: rotate(45deg);
}

.accord-main .panel-default .panel-heading .panel-title a[aria-expanded="true"] span {
    display: none;
}

.accord-main .panel-title a .accordion__arrow::after {
    width: 14px;
    color: #ffba15;
}

.accord-main .accordion__arrow::after,
.accordion__arrow::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 2px;
    background-color: currentColor;
    content: "";
    transition: transform .25s ease, -webkit-transform .25s ease;
}

.accord-main .panel-title a span {
    color: #ffba15;
    font-size: 16px;
    display: block;
}

.accord-main .panel-default .panel-body {
    border: none !important;
    padding: 18px 30px;
}

.accord-main .panel-default .panel-body p {
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    padding: 0 0 20px;
    margin: 0;
}

.accord-main .panel-default .panel-heading .panel-title a strong {
    font-weight: 400;
}

.row.quote-main {
    padding: 80px 0 100px;
}

.flex-form {
    box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);
    display: flex;
    border: solid 1px #f1f1f1;
    align-items: center;
}

.get-in-touch-inner {
    width: 50%;
}

.get-in-touch-inner img {
    width: 100%;
}

.form-get-in {
    width: 50%;

}

.form-get-in .contact-form {
    padding: 15px 35px 0;
}

.get-in-touch-inner h3 {
    padding: 5px 0;
    background: #ffb21d;
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
}

.abc-one {
    background: #FFBA14 !important;
    color: #fff !important;
    border-radius: 10px !important;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.short-content-section {
    max-width: 600px;
    margin: 0 auto;
}

.short-content-title-block {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.short-content-title-block .img-block {
    padding: 15px;
}

.short-content-title-block .img-block img {
    max-width: 120px;
    width: 100%;
}

.short-content-title-block .title-block {
    padding: 15px;
    color: #ffbc1d;
    text-align: left;
    flex: 1;
}

.short-content-title-block .title-block h3 {
    margin: 0;
    font-size: 22px;
}

.short-content-block p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.get-in-touch {
    padding-bottom: 40px;
}

.acrd-btm {
    margin-bottom: 80px;
}

.para2 p a {
    color: var(--main-yellow);
}

.panel-list {
    display: block;
    margin: 0 0 25px 12px;
    padding: 0;
}

.panel-list li {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
}

.panel-list li:before {
    position: absolute;
    top: 8px;
    left: auto;
    content: "";
    background: #000;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    margin: 0 0 0 -12px;
}

.panel-body h4 {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
    line-height: normal;
}

.panel-body h3 {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    line-height: normal;
}

.panel-body p a {
    color: var(--main-yellow);
}

.mobile-bann {
    display: none;
}

.desk-banner {
    display: block;
}

/*faq*/
.page-heading-img {
    position: relative;
}

.page-heading-img img {
    width: 100%;
}

.page-heading-img .banner-img-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: url(../images/after-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 30px;
    text-align: right;
    justify-content: flex-end;
}

.page-heading-img .banner-img-content h4 {
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding-right: 30px;
    z-index: 99;
    width: 50%;
    text-transform: uppercase;


}

.page-heading {
    padding: 20px 0;
    box-shadow: 0 1px 6px rgb(212 212 212 / 80%);
    z-index: 99;
    position: relative;
}

.page-heading h2 {
    font-size: 34px;
    font-weight: 400;
    margin: 0 0 20px;
}

.faq-rt-enq {
    background: #F7F7F7;
}

.faq-headbox {
    padding: 80px 0;
}

.faq-rt-enq {
    display: flex;
    padding: 30px;
    align-items: center;
}

.fq-enq-text p {
    font-size: 14px;
    padding-top: 10px;
}

.fq-enq-text a {
    color: #fff;
    background: var(--main-yellow);
    padding: 8px 20px;
    border-radius: 5px;
    transition: .3s all ease
}

.feat-main-box.active {
    background: var(--main-yellow);
}

/*.fq-enq-text a:hover {
    background: #000;
    color: #fff;
    transition: .3s all ease
}*/

.faq-left-head h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.faq-left-head h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 39px;
}

.most-feat-main {
    padding: 60px 0;
}

.feat-main-box {
    background: #fff;
    text-align: center;
    padding: 17px;
    transition: .3s all ease;

}

.feat-main-box:hover {
    background: var(--main-yellow);
    transition: .3s all ease;
}

.feat-main-box img {
    margin-bottom: 20px;
}

.feat-main-box:hover img {
    filter: grayscale(100%) brightness(200%) contrast(0.9)
}

.feat-main-box h4 {
    color: var(--main-yellow);
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 20px;
    border-top: 1px solid var(--main-yellow);
    padding-top: 20px;
    min-height: 77px;
}

.feat-main-box:hover h4 {
    color: #fff;
    border-top: 1px solid #fff;
}

.feat-main-box.active h4 {
    color: #fff;
    border-top: 1px solid #fff;
}

.feat-main-box p {
    color: var(--main-yellow);
    font-size: 14px;
    font-weight: 500;
    margin: 35px 0;
}

.feat-main-box.active img {
    filter: grayscale(100%) brightness(200%) contrast(0.9)
}

.feat-main-box:hover p {
    color: #fff
}

.feat-main-box.active p {
    color: #fff;
}

.feat-main-box a {
    color: var(--main-yellow);
    font-size: 17px;
    font-weight: 500;
    border: 1px solid var(--main-yellow);
    padding: 8px 15px;
    border-radius: 5px;
    display: inline-block;
}

.feat-main-box.active a {
    color: #fff;
    border: 1px solid #fff;
}

.feat-main-box:hover a {
    color: #fff;
    border: 1px solid #fff;
}

/* Horizontal line */
.collapsible-link::before {
    content: '';
    width: 10px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 3px);
    left: 1rem;
    display: block;
    transition: all 0.3s;
}

/* Vertical line */
.collapsible-link::after {
    content: '';
    width: 2px;
    height: 10px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(1rem + 4px);
    display: block;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(129deg) translateX(0px);
}

.collapsible-link[aria-expanded='true']::before {
    transform: rotate(140deg);
}

section.faq-accordian {
    padding: 60px 0;
}

.faq-accordian .accordion {
    border-top: 7px solid var(--main-yellow);
}

.faq-accordian .accordion .collapsible-link {
    padding-left: 50px;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize !important;
}

.faq-accordian .collapse {
    background: #ededed
}

.faq-accordian .card-body P {
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 26px;
}

.faq-accordian .card-body {
    padding: 20px 40px 20px;
}

.image-big img {
    width: 100%;
}

.get-started {
    padding: 60px 0;
    text-align: center;
}

.get-started p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.get-started p strong {
    font-size: 16px;
    font-weight: 600;
    color: var(--main-yellow)
}

.get-started .lets-start {
    width: auto;
    padding: 10px 50px;
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    background: var(--main-yellow);
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin-top: 10px;
    transition: .3s all ease;

}

.get-started .lets-start:hover {
    color: #000;
}

.lets-q {
    width: 100%;
}

/*.get-started a:hover {
    background: #000;
    transition: .3s all ease
}
*/
.enq-contact {
    background: #F4F4F4;
}

.enq-contact .faq-rt-enq {
    background: #fff;
}

.fq-img {
    height: 80px;
    width: 80px;
    background: #f4f4f4;
    padding: 20px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-left-head a {
    color: #fff;
    background: var(--main-yellow);
    padding: 8px 20px;
    border-radius: 5px;
    transition: .3s all ease;
    display: inline-block;
    margin-top: 10px;
}

.image-big {
    background: url(../images/EBOOK-.jpg);
    background-size: cover;
    padding: 80px 0;
    background-position: center;
}

.poster-content h2 {
    font-size: 80px;
    font-weight: 900;
    text-transform: uppercase;
}

.poster-content h5 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    width: 70%;
}

.poster-content a {
    display: inline-block;
    background: var(--main-yellow);
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    padding: 8px 20px;
    margin-top: 15px;
}

.contact-page-form {
    padding: 80px 0 40px 0;
}

.contact-page-form h2 {
    font-size: 30px;
    padding: 0 0 10px;
}

.contact-page-form h2:after {
    width: 85px;
}

.locaction-thumb {
    display: flex;
    width: 100%;
}

.locaction-thumb ul {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0;
    list-style: none;
    width: 100%;
}

.locaction-thumb ul li {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 0;
    font-size: 15px;
    line-height: 1.7;
}

.locaction-text {
    display: flex;
    max-width: 200px;
}

.locaction-thumb li i {
    font-size: 22px;
    color: #feba15;
    position: static;
    left: 0;
    top: 3px;
    padding-right: 10px;
    margin-top: 6px;
}

.locaction-thumb li strong {
    color: #feba15;
    font-weight: 600;
    font-size: 18px;
}

.locaction-thumb li a {
    color: #707070;
    font-size: 14px;
}

.help-center {
    padding: 60px 0;
    text-align: center;
}

.big-contact {
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.big-contact {
    margin-top: 30px;
}

.big-contact img {
    margin: 0 15px 0;
    width: 40px;
}

.big-contact h1 {
    font-size: 57px;
    font-weight: 600;
    font-style: italic;
}

.big-contact h1 a {
    color: #000
}

.help-center h5 {
    font-weight: 27px;
    font-weight: 800;
    color: var(--main-yellow);
}

.get-solar {
    border: 1px solid #e9e9e9;
    padding: 20px 10px;
    width: 100%;
    margin: 40px auto 40px;
    box-shadow: 0 0 1px #f1f1f1;
}

.get-solar .cec-img {
    float: left;
    margin-right: -10px;
}

.get-solar .get-text {
    font-size: 20px;
    font-weight: 500;
    max-width: 388px;
    display: block;
    float: left;
    text-align: center;
    padding: 6px 0 0;
}

.get-solar .prd-btn.dis-block {
    float: right;
    padding: 0 0 0;
}

.btn-custom.dark-orange-btn {
    background: #fea12f;
    background: -moz-linear-gradient(top, rgba(254, 161, 47, 1) 0, rgba(254, 113, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 161, 47, 1) 0, rgba(254, 113, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 161, 47, 1) 0, rgba(254, 113, 49, 1) 100%);
    font-size: 16px;
    font-style: italic;
}

.btn.btn-custom.orange-btn {
    background: #fed938;
    background: -moz-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
}

.btn.btn-custom i {
    font-size: 20px;
    margin: -3px 0 0 3px;
    vertical-align: middle;
}

.phone-circle {
    font-size: 14px !important;
    border: 1px solid #000;
    padding: 4px 5px;
    border-radius: 100%;
    margin: 0 2px 0 0 !important;
}

a.btn.btn-custom.dark-orange-btn.hvr-sweep-to-bottom1:hover .phone-circle {
    border: 1px solid #fff;
}

.btn.btn-custom {
    border: 0;
    color: #313131;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    height: 44px;
    margin: 0;
    padding: 0 18px;
    text-transform: none;
    overflow: hidden;
    position: relative;
    transition: background .3s ease-out;
    line-height: 44px;
    font-weight: 600;
}

.orng-btn {
    font-size: 11px !important;
}

.btn.btn-custom.orange-btn:hover {
    color: #fff;
}

.btn.btn-custom:hover {
    color: #fff;
}

.banner-yellow {
    position: relative !important;
    margin: 0 0 0;
    z-index: 1;
}

.banner-yellow img {
    width: 100%;
}

.banner-yellow-content {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    max-width: 1170px;
    margin: 0 auto;
}

.banner-yellow-content h2 {
    font-size: 130px;
    color: #fff;
    font-weight: 700;
    line-height: 120px;
    margin: 0;
    padding: 0 0 50px;
    text-align: center;
}

.banner-yellow-content p {
    padding: 0;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

.thankyou-btm {
    padding: 100px 0;
}

.thank-btm-img img {
    width: 100%;
}

.thank-btm-text h2 {
    font-size: 60px;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding: 0 0 30px;
    line-height: 60px;
}

.thank-btm-text h2 strong {
    color: #FFB21D;
    display: block;
    font-weight: 700;
}

.thank-btm-text p {
    font-size: 44px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0 0 30px;
    line-height: 50px;
}

.dow-btn {
    display: inline-block;
    background: #ffb21d;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 14px 40px 10px;
}

.thankyou-btm .container {
    max-width: 1330px;
    width: 100%;
}

/*solar-pro-data-content*/
.solar-pro-data-content h1 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.solar-pro-data-content h2 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.solar-pro-data-content p {
    text-align: justify;
}

p {
    margin: 0;
    padding: 10px 0;
    font-size: 13px;
    line-height: 26px;
}

.solar-pro-data-content a {
    color: #ffb21d;
}

.solar-pro-data {
    margin-top: 0;
    padding-top: 103px;
}

section.banner {
    padding-top: 82px;
}

.table-solar-data-sheet {
    margin-bottom: 30px;
}

.table-solar-data-sheet h2 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-solar-data-sheet thead tr th {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    background-color: #343A41;
    border: 1px solid #DDD;
    padding: 14px 10px;
    vertical-align: bottom;
}

.table-solar-data-sheet tr td {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #DDD;
    padding: 10px 10px;
    font-size: 12px;
}

.table-solar-data-sheet thead tr td img {
    margin: 0 auto !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: middle !important;
    font-size: 12px;
    color: #333;
    font-weight: 400;
    border: 1px solid #DDD;
    padding: 10px 10px;
}

.table-solar-data-sheet .download {
    font-weight: 500;
    text-decoration: underline;
    font-size: 12px;
    color: #FEC525;
}

.table-solar-data-sheet .download-box img {
    margin-right: 5px;
    max-width: 26px;
    height: auto;
}

#breadcrumbs {
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 12px;
    text-transform: capitalize;
}

#breadcrumbs a {
    color: #ffb21d;
}

.solar-hub-title {
    color: #FFBA14;
    font-size: 34px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 40px;
}

.hub-two-reg {
    font-size: 17px;
}

.hub-two-lt {
    font-weight: 300;
}

.hub-two-bold {
    font-size: 20px;
    font-weight: 700;
}

.map-hub img {
    width: 100%;
}

.tab-wrapper-hub {
    box-shadow: 0 8px 10px rgb(0 0 0 / 12%);
    padding: 0 0 8px 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.tab-wrapper-hub .nav-tabs {
    width: 100%;
}

.nav-tabs>li {
    display: inline !important;
    margin-bottom: -1px;
    width: 260px;
    height: auto;
    padding: 10px 0;
    text-align: center;
    margin-right: 15px;
    float: left;
    position: relative;
}

.tab-wrapper-hub .nav-tabs .nav-item .nav-link.active {
    color: #FFBA14 !important;
    font-size: 20px;
    font-weight: 600;
    background: none !important;
    border: 0 !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, .1);
}

.tab-wrapper-hub .nav-tabs .nav-link {
    background: #F4F4F4;
    border: 0 !important;
    font-size: 20px;
    font-weight: 600;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #000;
    padding: 14px 5px;
    margin-right: 2px
}

.nav-tabs .nav-link:hover {
    color: #000 !important;
    background-color: #fcb514 !important;
    border-color: #fcb514 #fcb514 #fcb5
}

.tab-wrapper-hub #myTabContent {
    margin-top: 30px;
}

.shadowbox .newsbox {
    border: 1px solid #D6D6D6;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.locationset h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 0;
}

.location-phone {
    font-size: 14px;
}

.location-phone span {
    color: #FFBA14;
    font-weight: 700;
    margin-right: 3px;
}

.location-more a {
    font-size: 13px;
    font-weight: 600;
    color: #ffba15;
}

.nav-tabs {
    border-bottom: 0 solid #dee2e6 !important;
}

.tab-wrapper-hub .nav-item {
    margin: 0 !important;
}

.tab-content {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.tab-content>.active {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}

/*solar-run-customer-reviews*/
.solar-run-customer-reviews {
    margin-top: 80px;
    background: #FFF8E7;
    padding-top: 60px;
    padding-bottom: 60px;
}

.solar-run-customer-reviews h2 {
    font-size: 30px;
    color: #313131;
    text-align: center;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
    line-height: normal;
}

.review-img {
    max-width: 775px;
    text-align: center;
}

.review-img .row {
    display: flex;
    justify-content: center;
}

.review-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.basedon {
    font-size: 10px;
    font-weight: 400;
    padding-top: 0;
}

.review-cust .row {
    width: 100%;
    justify-content: center;
}

.review-cust {
    width: 100%;
    text-align: center;
    max-width: 775px;
    margin: 0 auto;
}

.review-cust .facebook img.fblogo {
    margin-bottom: 10px;
}

.rplg-box {
    position: relative !important;
    margin: 2px !important;
    color: #777 !important;
    border: 1px solid #ededed !important;
    background-color: #fafafa !important;
    border-radius: 4px !important;
}

.rplg-box .rplg-box-content {
    height: 150px !important;
    margin: 20px 30px 20px 40px !important;
    background-color: inherit !important;
}

.rplg-box .rplg-box-content {
    position: static !important;

    overflow-y: auto !important;
    font-size: 14px !important;
    text-align: left !important;
    padding: 0 2px 0 0 !important;
}

.rplg-stars {
    display: inline-block !important;
    margin-right: 4px !important;
    width: 110px;
}

.rplg-google-logo {
    width: 20px;
}

.rplg-google-logo img {
    width: 100% !important;
}

.rplg-box .rplg-box-content:before {
    bottom: 47px !important;
    box-sizing: border-box !important;
    color: #bbb !important;
    content: '\201C' !important;
    display: block !important;
    height: 96px !important;
    left: 50px !important;
    position: absolute !important;
    right: 515.391px !important;
    text-size-adjust: 100% !important;
    top: 20px !important;
    width: 24.6094px !important;
    column-rule-color: #bbb !important;
    perspective-origin: 12.2969px 48px !important;
    transform-origin: 12.2969px 48px !important;
    border: 0 none #bbb !important;
    font: normal normal normal normal 60px / 96px Georgia, serif !important;
    margin: -25px 0 0 -40px !important;
    outline: #bbb none 0 !important;
}

.rplg-stars svg {
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
    margin: 0 4px 0 0 !important;
    vertical-align: middle !important;
}

.rplg-review-text {
    color: #777 !important;
    line-height: 24px !important;
    font-size: 14px !important;
}

.rplg-review-badge {
    top: 12px !important;
    right: 12px !important;
    position: absolute !important;
    background-color: inherit !important;
    width: 20px;
}

.rplg-social-logo svg {
    width: 20px !important;
    height: 20px !important;
    background: transparent !important;
    border-radius: 50% !important;
}

.reply-btm {
    margin: 0 !important;
    padding: 20px !important;
}

.reply-btm-right {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    overflow: hidden !important;
    text-align: left !important;
    line-height: 24px !important;
}

.rplg-review-name {
    display: block !important;
    font-size: 100% !important;
    font-weight: bold !important;
    color: #427fed !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.rplg-review-time {
    display: block !important;
    color: #999 !important;
    font-size: 13px !important;
    text-shadow: 1px 1px 0 #fff !important;
}

.rplg-box-content::-webkit-scrollbar {
    width: 4px;
}

.rplg-box-content::-webkit-scrollbar-track {
    background: #ddd;

}

.rplg-box-content::-webkit-scrollbar-thumb {
    background: #db1d5c;
    border-radius: 25px;
    height: 100%;
    width: 4px;
    background: #ccc;
}

.cust-rev-box {
    margin-top: 20px;
}

.owl-nav {
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #F4B533 !important;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #F4B533 !important;
    background: transparent !important;
    width: 8px !important;
    height: 8px !important;
}

.get-touchfran-form {
    background: url(../images/get_intouch_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}

.get-touchfran-content {
    color: #fff;
}

.get-touchfran-content h2 {
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 0;
}

.font-24-medium {
    font-size: 15px;
    font-weight: 500;
}

.form-get-fran .form-get-in {
    width: 100%;
}

.form-get-fran .form-get-in .contact-form {
    padding: 30px 30px 8px 30px;
    background: #fff;
    border-radius: 10px;
}

.battry-banner img {
    width: 100%;
}

.banner-text button {
    background: -moz-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%);
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    border: 0;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 18px;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    transition: background .3s ease-out;
}

.banner-text button:hover {
    background-position: 0 44px;
}

.battery-contebt-box h2 {
    margin: 15px 0 5px;
    font-size: 26px;
    font-weight: 600;
}

.battery-contebt-box p {
    color: #000;
    font-weight: 400;
    padding: 0 0 15px;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.battery-contebt-box p a {
    color: var(--main-yellow);
}

.font-700 {
    font-weight: 700 !important;
}

.battery-btm h2 {
    font-size: 26px;
}

.center-al {
    display: block;
    margin: 10px auto;
}

.table-img img {
    max-width: 100%;
    max-height: 80px;
}

.table-categories {
    font-size: 12px;
}

.table-categories th,
.table-categories td {
    border-top: 0 !important;
    padding: 20px 10px !important;
    text-align: center;
    vertical-align: middle !important;
    border-left: 1px solid #dddddd !important;
    border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;
}

.table-categories td:first-child {
    font-weight: 700;
    text-align: left;
    position: relative;
    padding-right: 40px !important;
    white-space: nowrap;
}

.table-categories td:first-child i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
}

.table-categories tbody tr:first-child td {
    border-bottom: 0 !important;
}

.table-note-box {
    background: #f7f7f7;
    padding: 40px 30px;
    margin-bottom: 25px;
    margin-top: 80px;

}

.table-note-box ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    text-align: justify;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 30px;
}

.table-note-box ul li a {
    color: var(--main-yellow);
}

.table-note-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.battery-btm a {
    color: var(--main-yellow);
}

.sol-img {
    text-align: center;
}

.btm-btry {
    margin-top: 15px;
}

.btm-btry h2 {
    font-size: 26px;
}

.btm-btry ol {
    margin: 18px 0 40px 48px;
    padding: 0;
    counter-reset: my-awesome-counter;
    list-style: none;
}

.btm-btry ol li {
    margin: 0 0 25px;
    padding: 0;
    counter-increment: my-awesome-counter;
    position: relative;
}

.btm-btry ol li::before {
    content: counter(my-awesome-counter);
    color: #000;
    font-size: 20px;
    position: absolute;
    left: -44px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    top: 0;
    background: #ffba15;
    border-radius: 50%;
    text-align: center;
    top: -8px;
}

.battery-storage-sec {
    border-top: 3px solid #ffba15;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0;
    padding: 40px;
    min-height: 305px;
}

.battery-storage-sec h2 {
    color: #313131;
    font-weight: 500;
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
}

.battery-storage-inner {
    display: flex;
}

.battery-storage-inner .storage-two {
    display: inline-block;
    margin: auto;
    margin-bottom: 40px;
}

.battery-storage-sec .storage-two span {
    width: 76px;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
}

.battery-storage-sec .storage-one {
    text-align: center;
}

.battery-storage-sec .storage-one h3 {
    text-align: left;
    margin: 0 0 5px;
}

.billing-sec .thumb {
    top: 1px;
    right: 0;
    position: absolute;
    z-index: 5;
    padding: 0 3%;
}

.form-control {
    border: solid 1px #989898;
    border-radius: 0;
    height: 42px;
    color: #bdbdbd;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1) !important;
}

.battery-package-sec {
    margin: 80px 0 95px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 3px solid #ffc233;
    padding: 40px 50px 50px;
}

.battery-package-sec h2 {
    font-size: 26px;
    color: #313131;
    font-weight: 600;
    margin: 0 0 5px;
}

.battery-package-sec a {
    display: inline-block;
    background: #ffc233;
    padding: 0 45px;
    line-height: 45px;
    color: #313131;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    border: 1px solid #ffba15;
}

.battery-package-sec a:hover {
    border: 1px solid #ffba15;
    background: 0;
    color: #313131;
    color: #000 !important;
}

#com-sol-form-sec p a {
    color: var(--main-yellow);
}

.com-solar-pow {
    background: url(../images/commercial1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 139px;
    padding-bottom: 75px;
    position: relative;
}

.com-solar-pow #breadcrumbs {
    margin-bottom: 25px;
    color: #fff;
    font-size: 12px;
}

.com-solar-pow #breadcrumbs a {
    color: var(--main-yellow);
}

.com-sol-head {
    width: 75%;
}

.com-sol-head-title {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.1;
    margin-bottom: 0;
}

.com-solar-pow:before {
    content: '';
    position: absolute;
    right: auto;
    bottom: 0;
    width: 0;
    top: 0;
    left: -116px;
    border-width: 400px 48px 0 0;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(29deg);
    width: calc(46%);
    background-image: linear-gradient(to right, rgba(255, 186, 20, .9), rgba(220, 124, 59, .9));
}

#com-sol-form-sec {
    padding-top: 60px;
    padding-bottom: 80px;
}

#com-sol-form-sec h2 {
    font-size: 26px;
}

#com-sol-form-sec main p {
    line-height: 24px;
}

.check-btn {
    background-image: linear-gradient(#FFBA14, #DC7C3B);
    color: #fff !important;
    font-weight: 700;
    border-radius: 12px;


    cursor: pointer;

    text-align: center;
    font-size: 16px;
    text-transform: uppercase;


    width: 190px;
    margin: 0;
    display: block;
    padding: 9px 5px 7px;
}

.com-form-box {
    margin-top: -150px;
}

.com-form-box .form-get-in {
    width: 100%;
}

.com-form-box .flex-form {
    background: #FFF8E7;
    padding: 40px 0px 25px 0px;
    border-radius: 10px;
}

.com-form-box .flex-form h2 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 28px;
}

.com-form-box .flex-form p {
    font-weight: 300;
}

.solar-made {
    position: relative;
}

.made-simpleblock {
    color: #fff;
    position: absolute;
    left: 45px;
    transform: translateY(-50%);
    top: 50%;
    width: 35%;
}

.made-simpleblock h2 {
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 1;
}

.made-simpleblock p {
    font-size: 20px;
    font-weight: 500;
}

.reqquote a {
    border: 2px solid #fff;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    line-height: 1;
    display: inline-block;
    border-radius: 10px;
}

.solar-made img {
    width: 100%;
}

.solar-short-img {}

#solar-block-two {
    padding-top: 75px;
    padding-bottom: 75px;
}

#solar-block-two img {
    width: 100%;
}

#solar-block-two h2 {
    font-size: 28px;
    line-height: 40px;
}

.solar-block-two-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.solar-block-inner {
    background: #FFF8E7;
}

.solar-block-inner img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.solar-block-inner .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.solar-block-inner .row {
    display: flex;
    align-items: stretch;
}

.col-md-offset-1 {
    margin-left: 8.33333333%;
}

.innerrowservice {
    padding-top: 20px;
    padding-bottom: 20px;
}

.innerrowservice h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.table>thead:first-child>tr:first-child>td {
    border-top: 0px;
}

#solar-block-four {
    padding-top: 60px;
    padding-bottom: 60px;
}

#solar-block-four h2 {
    font-size: 26px;
    line-height: 40px;
}

.solar-block-four-accord .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 3px;
}

.solar-block-four-accord .panel-heading .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.solar-block-four-accord .panel-heading .panel-title a {
    color: #000;
}

.solar-block-four-accord .panel+.panel {
    margin-top: 5px;
}

.solar-block-four-accord .panel-body {
    border: 1px solid #ddd;
    padding: 15px;
}

.solar-block-four-accord .panel-body {
    border-top: none;
}

#solar-block-five {
    background: url(../images/get_free_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
}

#solar-block-five h3 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 28px;
}

#solar-block-five .row {
    display: flex;
    align-items: center;
}

#solar-block-five .reqquote a {
    border: 2px solid #fff;

    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 9px;
    line-height: 1;
    display: inline-block;
    border-radius: 10px;
    width: auto;
}

.banner_download {
    position: relative !important;
    margin: 0px 0 0;
    z-index: 1;
}

.slider-download {
    position: relative;
}

.slider-download img {
    width: 100%;
    border-bottom: 3px solid #ffc233;
}

.new-medial-box-ebook {
    max-width: 1170px;
    margin: -750px auto 0;
    display: block;
    position: relative;
    z-index: 9;
}

.slider-download-blts {
    max-width: 1170px;
    margin: -750px auto 0;
    display: block;
    position: relative;
    z-index: 9;
}

.slider-download-blts h2 {
    font-size: 90px;
    font-weight: 900;
    line-height: 90px;
    color: #000;
    margin: 0;
    padding: 0;
}

/**/
.ebook-form-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
}

.ebook-form-block-list {
    padding: 0 50px 0 0;
}

.ebook-form-block-list h4 {
    display: block;
    color: #FFB21D;
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 40px 0;
}

.ebook-form-block-list ul {
    margin: 0;
    padding: 0;
}

.ebook-form-block-list ul li {
    margin: 0 0 30px;
    padding: 0 0 0 25px;
    list-style: none;
    display: block;
    position: relative;
    font-size: 27px;
    color: #333;
    line-height: 38px;
}

.ebook-form-block-list ul li:after {
    position: absolute;
    top: 11px;
    left: 0;
    content: "";
    width: 12px;
    height: 12px;
    background: #FFB21D;
    border-radius: 50px;
}

.ebook-form-block-main {
    padding: 45px;
    display: inline-block;
    background: #f4f4f4;
    max-width: 540px;
    width: 100%;
}

.ebook-form-block-main h2 {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: center;
    color: #FFB21D;
}

.ebook-form-block-main .form-group label {
    font-weight: 600;
    color: #666;
    width: 100%;
}

.ebook-form-block-main .form-group input {
    border: solid 1px #d6d6d6;
    height: 48px;
    box-shadow: none;
    text-align: left;
    color: #000;
    width: 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1) !important;
}

.ebook-form-block-main .custom-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ebook-form-block-main .custom-checkbox label {
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
}

.ebook-form-block-main .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ebook-form-block-main .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    color: #000;
    border: 1px solid #d6d6d6;
}

.ebook-form-block-main .custom-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 12px;
    border: solid #ffba15;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ebook-form-block-main .custom-checkbox input:checked~.checkmark:after {
    display: block;
}

.ebook-form-block-main .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.down-btn {
    background: #ffba15;
    border-radius: 0;
    width: 100%;
    font-size: 26px;
    color: #fff;
    text-transform: capitalize !important;
    font-weight: 700;
    height: auto;
    padding: 14px 0;
    border: none;
    cursor: pointer;
}

.solar-book-list .solar-book-iner {
    margin-bottom: 30px;
}

.solar-book-list .solar-book-iner h1 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.solar-book-list .solar-book-iner p {
    padding: 0 0 15px !important;
    text-align: justify;
}

.solar-book-iner h2 {
    margin: 15px 0 5px;
    font-size: 26px;
    font-weight: 600;
}

.solar-book-iner h3 {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
}

.solar-book-list .solar-book-iner ul.contentlistdots {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
}

.solar-book-list .solar-book-iner p a {
    color: var(--main-yellow);
}

.contentlistdots li:after {
    position: absolute;
    left: 0;
    top: 10px;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background-color: #FFB31E;
}

.contentlistdots li::after {
    top: 11px;
}

.contentlistdots li {
    position: relative;
    padding-left: 15px;
    color: #333;
    list-style: none;
    font-size: 16px;
    line-height: 27px;
}

.contentlistdots li a {
    color: var(--main-yellow);
}

.contentlistdots ul {
    padding-left: 10px;
}

.ebook-thank-head h2 {
    text-transform: uppercase;
}

.thank-head {
    padding: 15px 0 80px;
}

.thank-head h3 {
    padding: 10px 0;
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
}

.thank-down-book a {
    width: 100%;
    display: block;
    background: #ffb21d;
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    padding: 20px 10px;
    max-width: 85%;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    letter-spacing: 1px;
}

.thank-down-book {
    max-width: 396px;
    position: relative;
    margin-bottom: 89PX;

}

.thank-down-book img {
    width: 100%;
    padding-bottom: 40px;
    position: relative;
    left: 28px;
    max-width: 100%;
}

.thank-row .col-sm-6:nth-child(2n) {
    padding-left: 130px;
}

.glen-banner-inner {
    background: url(../images/Solar-Run-Various-Website-Banners_Large-Banner.jpg);
    height: 80vh;
    background-repeat: no-repeat;

}

.glen-banner-bio {
    padding: 2% 2% 2% 0;
}

.glen-banner-bio-block {
    max-width: 320px;
}

.rebate-panel-list {
    margin: 0;
    padding: 0;
}

.rebate-panel-list>ul {
    margin: 0;
    padding: 0;
}

.rebate-panel-list>ul>li {
    margin: 0 34px 0 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 30%;
    float: left;
}

.hotdealbioBanner {
    width: 100% !important;
    background: #fff;
    max-width: 320px;
}

.rebate-panel-list>ul>li:last-child {
    margin: 0;
}

.hmt-rebate-box {
    box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);
}

.tp-value-box {
    display: block;
    color: #313131;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3px;
    background: #FFBA15;
    text-align: center;
    padding: 10px 0;
}

.tp-value-box {
    background: #ED1C24;
    color: #fff;
}

.hmt-rebate-img {
    position: relative;
}

.hmt-rebate-img img {
    display: block;
    width: 100%;
}

.hmt-rebate-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .65) 100%);

}

.hmt-rebate-img span {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: 10px;
    font-size: 26px;
    color: #fff;
    display: block;
}

.banner-over-box {
    padding: 10px;
}

.banner-over-box {
    border-right: solid 1px #f1f1f1;
    border-left: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
    padding: 20px;
}

.banner-over-box h3 {
    font-size: 20px;
    color: #FFBA15;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 0 15px;
}

.banner-over-box ul {
    padding: 0 0 0;
}

.banner-over-box ul {
    margin: 0;
    padding: 0 0 20px;
}

.banner-over-box ul li {
    display: block;
    padding: 7px 0 7px 35px;
    position: relative;
    font-size: 17px;
}

.hotdealbioBanner .banner-over-box ul li {
    font-size: 14px;
}

.banner-over-box ul li.week-box-icon::before {
    background: #eaeaea;
    border-radius: 50%;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    height: 24px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 24px;
    line-height: 26px;
    display: block;
}

.glen-banner {
    padding-top: 82px;
}

.custom-week-box .alt-btn-custom {
    text-align: center;
    border-radius: 0;
    max-width: 180px;
    margin: 0 auto;
    cursor: pointer;
}

.glen-waverley-revw {
    display: flex;
    align-items: center;
}

.glen-revw {
    margin-left: 20px;
}

.glen-revw h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.glen-rw {
    position: relative !important;
    margin: 2px !important;
    color: #777 !important;
    border: 1px solid #ededed !important;
    background-color: #fafafa !important;
    border-radius: 4px !important;
    padding: 20px !important;
}

.star-rat img {
    width: 18px;
    margin-right: 5px;
}

.star-rat span {
    font-size: 18px;
    color: #e7711b !important;
    font-weight: 600;
}

.star-rat span:first-child {
    margin-right: 5px;
    margin-top: 5px;
}

.glen-rw .rplg-social-logo {
    position: absolute;
    top: 5px;
    right: 5px;
}

.glen-rw .rplg-social-logo img {
    width: 100%;
}

.lt-text-rw {
    display: block !important;
    color: #777 !important;
    font-size: 14px !important;
    text-align: left !important;
    text-shadow: 1px 1px 0 #fff !important;
    margin: 5px 0;
}

.link-revw a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 10px 0 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    color: #ffba15;
    margin-right: 15px;
}

.glen-img-box {
    width: 125px;
    height: 125px;
    overflow: hidden;
    border-radius: 100%;
}

.glen-img-box img {
    width: 100%;
}

.logoclean {
    text-align: right;
}

.logoclean img {
    width: 210px;
}

.logoclean .abtbtm {
    margin: 0;
    text-align: right;
    display: block;
}

.logoclean .alt-btn-custom {
    width: 153px;
    text-align: center;
    color: #fff !important;
    border-radius: 5px;
    font-size: 16px;

    margin-top: 0;
}

.about-glan {
    padding: 160px 0 70px;
}

.glen-waverley-details {
    background-color: #F2F2F2;
    padding: 10px 0 1px;
    border-radius: 20px;
    margin-top: 40px;
    max-width: 360px;
}

.glen-waverley-details ul {
    padding-left: 20px;
}

.glen-waverley-details ul li {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
}

.glen-waverley-details ul li img {
    width: 20px;
}

.glen-waverley-details ul li p {
    margin: 0;
    margin-left: 10px;
    padding: 5px;
}

.glan-content h1 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0;
}

.glan-content p {
    text-align: justify;
}

.glan-content h2 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0;
}

.glan-content p a {
    color: var(--main-yellow);
}

.glan-content {
    margin-top: 80px;
}

.a-text-rw {
    color: #ffba15;
    margin-bottom: 5px;
    font-weight: 600;
    display: block;
}

.star-rat {
    display: flex;
    align-items: center;
}

.cust-rw h3 {
    margin-bottom: 50px;
}

.rw-small-mg {
    display: block !important;
    width: 56px !important;
    height: 56px !important;
    font-style: italic !important;
    padding: 0 !important;
    margin: 0 10px 0 0 !important;
    border-radius: 50% !important;
    vertical-align: middle !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.glen-rw-single {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}


.comnt-img {
    display: block !important;
    width: 56px !important;
    height: 56px !important;
    font-style: italic !important;
    padding: 0 !important;
    margin: 0 10px 0 0 !important;
    border-radius: 50% !important;
    vertical-align: middle !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.comnt-img img {
    width: 100%;
}

.comnt-label {
    display: flex;
    align-items: center;
}

.rb1 {
    position: relative;
}

.rb1:before {
    position: absolute !important;
    bottom: -8px !important;
    left: 35px !important;
    display: block !important;
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #ededed !important;
    border-top: none !important;
    border-left: none !important;
    background-color: #fafafa !important;
    content: "" !important;
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 20px;
}

.three-block-glen {
    padding: 70px 0 55px;
    background-color: #F2F2F2;
}

.three-block-glen-inner img {
    width: 100%;
}

.delas-title {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    line-height: 1;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.block-thumbs {
    padding: 2% 2% 2% 0;
}

.gqm {
    cursor: pointer;
    background: linear-gradient(to bottom, rgba(254, 217, 56, 1) 0, rgba(254, 179, 56, 1) 100%) !important;
    font-weight: 500;
}

.gqm:hover {
    text-decoration: underline !important;
}

.my-property h2 {
    font-size: 26px;
    font-weight: 600;
}

.my-property .col-sm-10 img {
    width: 100%;
}

.my-property .col-sm-10 {
    margin: 60px auto;
}

.img-three-sec {
    margin: 80px 0 50px;
}

.img-three-sec {
    display: flex;
    width: 100%;
}

.get-quote-yellow {
    background-color: #FDB515;
    padding: 50px 0;
}

.get-quote-yellow h2 {
    text-align: center;
    color: #2e2e2e;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.form-yelow {
    padding: 30px;
    border-radius: 10px;
    background: #fff;
}

.form-yelow input {
    border: 1px solid #D6D6D6 !important
}

.yelow-co-text {
    text-align: center;
}

.yelow-co-text h3 {
    text-align: center;
    font-size: 18px !important;
    padding-top: 49px;
    font-weight: 600;
    line-height: 28px;
    color: #363636;
}

.yelow-co-text h3 a {
    color: #363636;
}

.form-yelow .input-thumb-box {
    grid-template-columns: repeat(5, 1fr);
}

.logo-sec .owl-nav {
    display: block !important;
}

.logo-sec .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    border: 2px solid #D6D6D6 !important;
    color: #D6D6D6 !important;
    margin-left: -20px !important;
}

.logo-sec .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    border: 2px solid #D6D6D6 !important;
    color: #D6D6D6 !important;
    margin-right: -40px !important;
}

.logo-sec .owl-dots {
    display: none !important;
}

.exc-deal-block {
    padding: 2% 2% 2% 0;
}

.exc-deal-block .exc-deal-block-title {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    line-height: 1;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.cons-monit-block h2 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
    line-height: normal;
}

.icon-circle-box {
    margin-bottom: 40px;
}

.icon-circle-box img {
    margin-bottom: 20px;
}

.icon-circle-box h5 {
    font-weight: 500;
    font-size: 16px;
}

.bg-grd {
    background: url(../../../uploads/2022/03/video_bg_major.html);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;

}

#block-img-cont {
    padding-top: 60px;
    padding-bottom: 60px;
}

#block-img-cont img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

#block-img-cont h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0;
    line-height: normal;
}

#block-img-cont p a {
    color: var(--main-yellow);
}

section.solar-panel-review-block {
    padding-top: 100px;
}

.rew-title {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 10px;
}

.rew-main-head {
    font-size: 46px;
    color: #2e2e2e;
    padding: 0 0 0px;
    font-weight: 700;
}

.rw-star-box {
    display: flex;
    align-items: center;
}

.rw-star-box span {
    margin-left: 10px;
}

.social-box-rw {
    display: flex;
    padding: 0;
    margin: 10px 0;
}

.social-box-rw li {
    list-style: none;
}

.social-box-rw li a {
    display: block;
    color: #fff;
}

.social-box-rw li a i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
}

.social-box-rw li a i.fa.fa-facebook {
    background: #f0da00;
}

.social-box-rw li a i.fa.fa-linkedin {
    background: #ecbd35;
}

.social-box-rw li a i.fa.fa-envelope {
    background: #e8af33;
}

.social-box-rw li a i.fa.fa-twitter {
    background: #eecf15;
}

.social-box-rw li:hover a i {
    color: #000;
}

.logo-rw {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.big-img img {
    width: 100%;
}

.big-img {
    margin: 20px 0;
}

.sol-list li {
    line-height: 32px;
    margin: 0 0 10px;
    padding: 0;
    list-style: disc;
    font-size: 22px;
    font-weight: 300;
}

.sol-list {
    margin: 20px 0;
}

.sol-rw-cont {
    margin-top: 15px;
}

.sol-rw-cont h2 {
    font-size: 28px;
    padding: 0 0 10px;
    color: #2e2e2e;
    font-weight: 600;
    margin: 0;
}

.sol-rw-cont p {
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 15px;
    line-height: 26px;
}

.sol-rw-cont p a {
    color: var(--main-yellow);
}

.table-box table {
    text-align: center;
    margin-bottom: 30px;
}

.table-box table th {
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    border-right: 0;
    border-left: none;
    border-top: 0;
    text-align: center;
}

.table-box table img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.table-box table th strong {
    font-size: 12px;
    font-weight: 600;
}

.table-box table td {
    font-size: 16px;
    font-weight: 300;
    padding: 15px 10px;
    border: 0;
}

.sol-rw-cont h4 {
    font-size: 18px;
    font-weight: 600;
}

.wt-para {
    font-weight: 500 !important;
}

.btm-social {
    margin: 30px 0;
}

.mr-btn {
    margin: 20px 0 !important;
    display: inline-block;
}

.big-rew span {
    font-size: 20px;
}

.leftrew-main {
    margin: 30px 0;
}

.leftrew-main .col-sm-3 {
    padding: 0;
}

.leftrew h4 {
    font-size: 20px;
    padding: 0;
    font-weight: 600;
    margin-bottom: 20px;
}

.rlt-review h4 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 5px;
    margin: 0;
}

.rlt-review p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
}

.gt-blk {
    font-size: 28px !important;
    padding: 0 0 10px;
    color: #000 !important;
    font-weight: 600 !important;
    margin: 0;
}

.get-solar-inst {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-btm {
    display: flex;
    flex: 3;
}

.news-single-big .hover-news-big a {
    color: #fff;
    margin-bottom: 0;
    padding: 15px;
    font-size: 24px;
    line-height: 35px;
}

.news-single-big-content p a {
    color: var(--main-yellow);
}

.news-single-big-content ul li {
    list-style-type: disc;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 5px;
    line-height: 26px;
    margin: 0;
}

.news-single-big-content ul,
ol {
    line-height: 26px;
    padding: 0 0 20px 30px;
    color: #000;
    font-size: 15px;
    text-align: justify;
}

.news-single-big-content table {
    margin: 0 0 20px;
    text-align: center;
}

.news-single-big-content table td,
th {
    border: 1px solid #ccc;
    padding: 5px;
}

.social-share {
    text-align: left;
    width: auto;
    display: inline-block;
    float: right;
    margin: 40px 0;
}

.social-share h5 {
    font-size: 14px;
    font-weight: 700;
}

.social-share .heateor_sss_sharing_ul {
    display: flex;

    justify-content: flex-end;
}

.social-share .heateor_sss_sharing_ul a {
    margin-left: 5px;
}

.post-main-small {

    justify-content: space-between;
    padding: 40px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    width: 100%;
}

.post-box {
    width: 35%;
    position: relative;
}

.post-box .post-nav {
    display: inline-block;
    padding-bottom: 5px;
    font-weight: 400;
    color: #c4c4c4;
    width: 100%;
    font-size: 18px;
}

a.gridnews {
    display: flex;
    align-items: center;
}

.post-box .fa.fa-angle-left,
.post-box .fa.fa-angle-right {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 65px;
    color: #e6e6e6;
}

.post-box .fa.fa-angle-left {
    left: 0px;
    right: auto;
}

.post-box .fa.fa-angle-right {
    right: 0px;
    left: auto;
}

.post-box .post-title {
    font-size: 20px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
}

.post-nxt {
    text-align: right;
    padding-right: 30px;
}

.gridnews i {
    color: #e6e6e6;
    font-size: 32px;
}

.post-prv {
    padding-left: 30px;
}

.gridnews i:hover {
    color: var(--main-yellow);
}

.recent-blog {
    display: block;
    padding: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    margin: 0;
    min-height: inherit;
    height: 100%;
}

.recent-blog-img {
    display: block;
    height: 250px;
}

.recent-blog-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recent-blog-btm {
    padding: 15px;
}

.ttl-box {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    display: block;
    padding: 0 0 5px;
    text-align: right;
}

.recent-blog-btm p {
    padding: 0 0 5px;
    font-size: 15px;
    font-weight: 500;
}

.rdmd-btn {
    display: block;
    text-align: right;
    color: #ffb21d;
    font-size: 15px;
}

.recent-blg-main {
    margin: 20px 0 50px;
}

.recent-blg-main h2 {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 600;
}

.content-page {
    padding: 40px 0;
}

.content-page h2 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.content-page p a {
    color: var(--main-yellow);
}

.franchise-for-sale {
    padding: 30px 0 60px;
}

.fran-main-head {
    text-align: center;
    color: #2e2e2e;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;
}

.franch-big-thumbbox {
    box-shadow: rgb(149 157 165 / 40%) 0 8px 24px;
    border-bottom-right-radius: 20px;
    margin-top: 60px;
}

.franch-big-thumbbox .col-md-3 {
    padding-left: 0;
}

.franch-big-thumbbox .col-md-3 img {
    width: 100%;
}

.fbt-text {
    padding: 30px 30px 10px 0;
}

.fbt-text h1 {
    color: #2e2e2e;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 10px;
}

.fbt-text p {
    font-size: 14px;
    color: #333;
}

.enqrbtn {
    text-align: right;
    margin-top: 10px;
}

.btn-fnc {
    display: flex;
    justify-content: flex-end;
}

.btn-fnc a {
    display: inline-block;
    width: 148px;
    text-align: center;
    color: #000;
    border-radius: 0;
    text-transform: uppercase;
}

.bg-solar-img .deskt-solar {
    width: 100%;
}

.bg-solar-img .mob-solar {
    display: none;
}

.black-cta {
    background: #000;
    padding: 25px 0;
}

.blk-cts-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
}

.blk-cts-inner h3 {
    color: #FDB515;
    font-weight: 500;
    font-size: 28px;
    margin: 0;
}

.blk-cts-inner p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}

.cta-btn-blk {
    text-align: right;
}

.cta-btn-blk a {
    color: #C4C4C4;
    font-size: 23px;
    font-weight: 600;
    background-color: transparent;
    border: 3px solid #C4C4C4;
    padding: 10px 48px;
    border-radius: 50px;
    display: inline-block;
}

.cta-btn-blk a:hover {
    color: #fff;
    border: 3px solid #fff;
}

.join-solar-block {
    background: url(../../../uploads/2021/11/SRteam-01-copy.png);
    padding: 50px 0;
    background-position: bottom;
    background-size: cover;
    height: 80vh;
}

.join-solar-block h2 {
    text-align: center;
    font-size: 30px;
    color: #313131;
    font-weight: 500;
    margin-bottom: 60px;
}

.row.join-row {
    position: relative;
}

.join-faq-block .accordian-faq-box {
    background: transparent !important;
    border-top: unset;
    border: unset;
}

.accordian-faq-box .panel-group {
    margin-bottom: 0;
}

.join-faq-block .panel {
    background-color: transparent !important;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.join-faq-block .accordian-faq-box .panel-heading {
    background: transparent !important;
    border-bottom: unset !important;
    padding-left: 0 !important;
    padding: 20px 55px;
    position: relative;
    border-radius: 0;

}

.vkicont {
    position: absolute;
    left: -34px;
    top: 14px;
}

section.joinsolarunvki h2 {
    text-align: center;
    font-size: 30px;

    font-weight: 500;
    margin-bottom: 10px;

    color: #FFB000;


}

.join-faq-block .accordion__arrow {
    right: -24px;
    left: unset !important;
    color: #FFB000;
    position: absolute;
    top: 10px;
}

.join-faq-block span.pvrt {
    font-weight: 500;
}

.accordian-faq-box .panel-heading .panel-title {
    padding: 0;
    margin: 0;
    font-size: 18px;
    position: relative;
    z-index: 1;
    font-weight: 400;
}

.accordian-faq-box .panel-heading .panel-title a {
    color: #333;
}

.accordian-faq-box .accordion__arrow::after,
.accordian-faq-box .accordion__arrow::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 2px;
    background-color: currentColor;
    content: "";
    transition: transform .25s ease, -webkit-transform .25s ease;
}


.accordion__arrow::after {
    right: -10px;
    transform: rotate(-90deg);
}

.accordian-faq-box .panel-body {

    margin: 0;
    padding: 0 20px 20px 0px;
    position: relative;
    border: none !important;
}

.accordian-faq-box [aria-expanded=true] .accordion__arrow::before,
[aria-selected=true] .accordion__arrow::before {
    transform: rotate(-45deg);
}

.accordian-faq-box [aria-expanded=true] .accordion__arrow::after,
[aria-selected=true] .accordion__arrow::after {
    transform: rotate(45deg);
}

.vkicont h2 {
    font-size: 30px;
    font-weight: 300;
}

.joinsolarunvki .faq-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.faq-inner-count {
    text-align: center;
    display: block;
    justify-content: center;
    position: absolute;
    right: 70px;
    bottom: 30px;
}

.faq-inner-count .alt-btn-custom {
    padding: 10px 45px !important;
    max-width: 210px;
    line-height: 28px;
    border-radius: 0px;
}

.man-faq-img {
    position: absolute;
    right: -72px;
    bottom: -58px;
}

.man-faq-img img {
    width: 265px;
}

.faq-inner-count h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.faq-inner-count h4 a {
    color: #000;
}

.faq-inner-count .alt-btn-custom {
    background: #FFBA15;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;

    margin: 0 auto;
    display: block;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    transition: .3s all ease;
}

.black-video {
    padding: 70px 0;
    background-color: #000;
}

.black-video-text h3 {
    color: #FFB511;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}

a.black-videolink {
    color: #858585;
    font-size: 18px;
    font-weight: 600;
}

.black-video .col-sm-6 video {
    margin-top: 20px;
}

/**/
.vkibg-gray1 {
    background-image: url(../images/bg-gry1.png);
    background-size: cover;
    background-repeat: round;
}

.vkibg-gray {
    background-image: url(../images/bg-gry1.png);
    background-position: bottom;
    background-size: cover;
}

.ftrtext {
    text-align: center;
    padding: 115px 20px 45px;
}

.ftrtext h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    color: #313131;
}

.ftrtext img {
    width: 110px;
    margin: 35px 0;
}

.ftrtext p {
    font-size: 14px;
    color: #333;
}

a.alt-btn-custom.hvr-sweep-to-bottom.vkilern {
    max-width: 140px;
    color: #000;
    border-radius: 0;
}

.row.faqvkiabt.titlefaqvki.vjointitle {
    position: absolute;
    top: 30px;
}

.faqvkiabt h2 {
    text-align: center;
    color: #2e2e2e;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 10px;
}

.ftrtext h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    color: #313131;
}

.faq-about {
    background: #fff;
}

.yelow-box-head {
    text-align: center;
    margin-bottom: 30px;
}

.yellow-block-full-form {
    background: url('../../../uploads/2021/11/get.png');
    background-position: bottom;
    background-size: cover;
    padding-bottom: 30px;
}

.get-in-touch-yello-block label {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.get-in-touch-yello-block label small {
    color: red;
    font-weight: 600;
}

.get-in-touch-yello-block input,
.get-in-touch-yello-block select,
.get-in-touch-yello-block textarea {

    background-color: #FFE2A2;
    padding: 11px 10px;
    border-radius: 5px;
    color: #363636;
    border: solid 1px #eee;
    width: 100%;
    height: 42px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1) !important;
}

.get-in-touch-yello-block textarea {
    height: 104px;
}

.form-yellow {
    margin-bottom: 20px;
}

.get-in-touch-yello-block .col-sm-7 {
    padding-top: 40px;
}

.yellow-block-full-form .col-sm-4 h3 {
    text-align: center;
    font-size: 21px;
    padding-top: 49px;
    font-weight: 600;
    line-height: 28px;
    color: #363636;
}

.yellow-block-full-form .col-sm-4 h3 a {
    color: #000;
}

.sub-btn-box button {
    width: 165px;
    border-radius: 0;
    cursor: pointer;
}

.sub-btn-box button:hover {
    color: #000;
}

.sub-btn-box {
    margin-bottom: 40px;
}

.product-sec {
    padding: 60px 0 0;
}

.head-small {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 25px;
}

.col-sm-3.pad-0-boxes {
    padding-left: 0;
    padding-right: 0;
}

.rev-box-pro {
    border: solid 1px #e4e4e4;
    text-align: center;
    padding: 10px 0 0;
    box-shadow: 0 0 1px #efefef;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    min-height: 320px;
}

.pro-logos {
    height: 65px;
    max-width: 180px;
    margin: 0 auto;
}

.rev-box-pro .review-star {
    max-width: 200px;
    margin: 0 auto 8px;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #feeab7;
    font-size: 0;

    margin: 0px 0px 0 0;
    position: relative;
    padding: 0;
    text-shadow: none;
    float: left;
}

.star-ratings-css-top {
    color: #fdba13;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 24px;
    background: url(../images/newstars-new-two.png) 0 0 no-repeat;
}

.rv-links {
    border: 1px solid #ffba15;
    border-radius: 15px;
    padding: 7px 5px;
    color: #ffba15;
    font-size: 16px;
    max-width: 150px;
    margin: 0 auto;
    font-weight: 500;
    text-align: center;
    display: block;
}

.pro-review-bottom {
    margin-bottom: 0 !important;
}

.sec-rev span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 0 0 5px;
}

.mono-dlt-box {
    padding: 15px;
    height: 100%;
}

.mono-dlt-box p {
    font-size: 15px;
    padding: 0;
    line-height: 26px;
}

.mrg5 {
    margin: 5px;
}

.mrg10 {
    margin: 10px;
}

a.rv-links img {
    height: 46px;
    max-width: 100%;
}

.star-ratings-css-bottom {
    padding: 0;
    display: block;
    z-index: 0;
    background: url(../images/newstars-new-one.png) 0 0 no-repeat;
    height: 24px;
    width: 144px;
}

.rv-links-calls {
    color: #000;
    border: solid 1px #000;
    border-radius: 15px;
    padding: 7px 15px;
    display: block;
    position: absolute;
    bottom: 15px;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rev-box-pro .review-star span strong {
    font-size: 25px;
    font-weight: 600;
    padding-right: 0;
    line-height: 25px;
}

.product-block .row {
    margin-bottom: 100px;
}

.any-que-sec {
    margin-bottom: 80px;
    margin-top: 50px;
}

.any-que-sec .row {
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 50%);
}

.ct-img img {
    width: 100%;
}

.any-que-sec .col-sm-6:first-child {
    padding-left: 0;
}

.any-que-sec .ct-info {
    padding: 25px 50px 10px 20px;
    overflow: hidden;
}

.ct-info h2 {
    font-size: 22px;
    padding: 0 0 5px;
    font-weight: 600;
    margin: 0;
}

.request-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 38%;
}

.any-que-sec .ph-no.dis-block {
    font-style: normal;
    color: #ffb21d;
    font-weight: 400;
    font-size: 20px;
}

.ct-img {
    height: 100%;
}

.dis-block {
    margin: 10px 0;
}

.ct-img img {
    width: 100%;
    height: 100%;
}

.inner-ban-text {
    display: table-cell;
    vertical-align: middle;
}

.inner-ban-text h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
}

.inner-ban-text p {
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
}

.banner-one {
    background: url(../images/banner4.png);
}

.inner-ban-text {
    /* display: table-cell; */
    vertical-align: middle;
    height: 44vh;
    width: 100%;
    display: flex;
    align-items: center;
}

.banner-one .banner-text {
    bottom: -50px;
}

.supp-one {
    padding: 110px 0 0;
}

.supp-one h3 {
    font-size: 30px;
    color: #313131;
    font-weight: 500;
    margin-bottom: 10px;
}

.supp-one h4 {
    font-weight: 600 !important;
    font-size: 20px;
    margin-bottom: 0;
    color: #313131;
}

.supp-one p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.supp-one .col-sm-5 img {
    width: 100%;
}

.sup-top-btn {
    margin: 10px 0;
    text-align: center;
}

.sup-top-btn a {
    width: 180px;
    border-radius: 0px;
    color: #000;
}

.supp-two {
    margin-top: 50px;
}

.supp-three {
    background: #000;
    padding: 50px 0;
}

.supp-three .col-sm-7 img {
    width: 100%;
}

.supp-three h3 {
    color: #FFBA15;
    font-size: 50px;
    margin-bottom: 20px;
}

.sol-text-mar {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.supp-three {
    text-align: center;
}

.sol-text-mar a {
    width: 140px;
    border-radius: 0;
    color: #000;
}

.ban-two {
    background: url(../images/banner3.png);
}

.ss-one-img img {
    width: 100%;
}

.img-flex {
    display: flex;
    align-items: center;
}

.ss-one {
    margin-top: 50px;
}

.ss-se-img img {
    width: 100%;
    margin-bottom: -48px;
}

.sup-yelow {
    background: url(../images/mabt9.png);
}

.hav-que {
    display: flex;
    align-items: center;
    padding: 0 90px;
}

.sup-yelow .col-sm-7 {
    padding-top: 90px;
}

.solar-panel-data-sheet table a {
    color: #000;
}

.banner-three {
    background: url(../images/solor-saving-banner-min.jpg);
    padding: 80px 0;
}

.banner-three .inner-ban-text {
    height: auto;
}

.ban-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.ban-content h2 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding-right: 30px;
    z-index: 99;
    text-transform: uppercase;
    line-height: normal;
}

.vkbtn {
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    background-color: #fcb514 !important;
    border-color: #fcb514 #fcb514 #fcb514 !important;
    padding: 13px 35px;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s;
}

.vkbtn:hover {
    color: #fff !important;
}

.sol-inv-pro-block {
    padding: 100px 0 50px;
}

.head-pro-rel h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fcb514 !important;
    padding-bottom: 40px;
    margin: 0;
}

.pro-rv-main .product-title {
    display: flex;
    align-items: center;
    justify-content: left;
    background-color: #e0e0e0;
    padding: 5px 32px;
    flex-wrap: wrap;
}

.pro-rv-main .product-title h3 {
    color: #fcb514 !important;
    font-weight: 800;
    padding-left: 25px;
    margin: 0;
}

.pro-rv-main .product-title img {
    max-width: 175px;
}

.product-rev-block {
    padding: 30px 25px;
    background-color: #f4f4f4;
    margin-bottom: 15px;
}

.product-content p a {
    color: var(--main-yellow);
}

.vkproduct-feature {
    text-align: center;
}

.vkproduct-feature p {
    font-weight: 600;
}

.vkproduct-feature img {
    width: 105px !important;
    margin: 0 auto;
}

.prbtn a {
    display: inline-block;
    margin-top: 23px;
    font-size: 14px;
    border-radius: 5px;
}

.how-to-block {
    margin-top: 40px;
}

.how-to-block .vkcompare-content {
    display: flex;
    align-items: flex-start;
}

.how-to-block .vkcompare-content img {
    max-width: unset !important;
}

.how-to-block .vkcompare-text {
    margin-left: 15px;
}

.how-to-block .vkcompare-text h4 {
    font-weight: 700;
    font-size: 21px;
    margin: 0;
}

.how-to-block .vkcompare-text p a {
    color: var(--main-yellow);
}

.moreabout-section {
    background-color: #f4f4f4;
    padding: 50px 0;
}

.moreabout-title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fcb514 !important;
    padding-bottom: 40px;
    margin: 0;
}

.moreabout-section .moreabout-content {
    margin-bottom: 15px;
}

.moreabout-section .moreabout-content h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.moreabout-section .moreabout-content p a {
    color: var(--main-yellow);
}

.contentbox {
    padding-left: 40px;
}

.moreabout-title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fcb514 !important;
    padding-bottom: 40px;
    margin: 0;
}

.ban-over {
    padding-bottom: 0 !important;
}

.ban-over .banner-text {
    bottom: -50px;
}

.hpb {
    margin-top: 60px;
}

.hpb h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fcb514 !important;
    padding-bottom: 40px;
    margin: 0;
}

.hpb h2 span {
    color: #000;
}

.hpb img {
    width: 100%;
}

.bt-comp h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fcb514 !important;
    padding-bottom: 40px;
    margin: 0;
}

.bt-comp-table {
    border: 1px solid #fcb514;
}

.bt-comp-table tr th {
    vertical-align: middle;
}

.bt-comp-table thead tr {
    background-color: #e0e0e0;
}

.bt-comp-table thead th {
    vertical-align: middle !important;
    border: 1px solid #fcb514;
    text-align: center;
}

.bt-comp-table th img {
    max-width: 155px;
}

.bt-comp-table>tbody>tr>td {
    vertical-align: middle;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.bt-comp-table td img {
    max-width: 120px;
}

.sb-content {
    margin-bottom: 15px;
}

.sb-content h4 {
    color: var(--main-yellow);
}

.sb-content a {
    color: var(--main-yellow);
}

.lab-1 {
    font-size: 12px;
}

.hr1 {
    width: 100%;
    border-top: 1px solid #D6D6D6;
}

.pro-img-thmb {
    position: relative;
}

.product-thumb {
    text-align: center;
}

.product-thumb a {
    padding: 25px 0;
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.sbp-head {
    font-size: 24px;
    text-align: center;
    text-align: center;
    width: 100%;
    padding: 15px 0 25px;
}

.shop-by-product {
    padding: 25px 0;
}

.ls2 {
    margin: 50px 0;
}

.pro-tab-block .nav-tabs {
    width: 100%;
}

.pro-tab-block .nav-tabs .nav-item {
    width: 33.33%;
    margin-right: 0;
    padding: 0;
    background: #F4F4F4;
    border: none;
}

.pro-tab-block .nav-tabs .nav-item .nav-link {
    font-size: 24px;
    color: #313131;
    padding: 16px 0;
    font-weight: 500;
}

.tab-pro-box-one {
    padding: 80px;
}

.pro-tab-block .col-sm-12 {
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 0;
}

.pro-tab-block .nav-tabs .nav-link.active {
    background: #fff;
    color: var(--main-yellow);
    border: none;
}

.pro-tab-left h4 {
    font-size: 30px;
    font-weight: 700;
}

.light-ft {
    font-weight: 300;
}

.tab-one-img img {
    width: 100%;
}

.pro-tab-left .cominquiry {
    margin-top: 15px;
}

.pro-tab-left .cominquiry .check-btn {
    background-image: linear-gradient(#FFBA14, #DC7C3B);
    color: #fff !important;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 164px;
    margin: 0;
    display: block;
    padding: 14px 5px 14px;
}

.solar-panel-rv-box {
    background: #fff;
    padding: 24px;
    border-radius: 5px;
}

.pro-thumb-slide-box {
    width: 100%;
    background: #FFF8E7;
    padding: 70px 20px;
}

.rating-rw {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 5px;
}

.rating-rw img {
    width: 22px !important;
}

.rating-rw span {
    color: var(--main-yellow);
    font-size: 19px;
}

.brws {
    font-size: 9px;
}

.solar-panel-rv-box p {
    font-size: 16px;
}

.solar-panel-rv-box a {
    font-size: 13px;
    color: var(--main-yellow);
    font-weight: 600;
    display: flex;
}

.solar-panel-rv-box a img {
    width: 13px !important;
    margin-left: 5px;
}

.pro-thumb-slide-box h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.full-cta {
    background-image: linear-gradient(to right, #FFBA14, #DC7C3B);
    display: flex;
    align-items: center;
    margin-top: 60px;
    flex-flow: row wrap;
}

.img-full-cta {
    width: 50%;
}

.img-full-cta img {
    width: 100%;
}

.cta-full-data {
    width: 50%;
    padding-left: 50px;
    padding-right: 10%;

}

.cta-full-data h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}

.cta-full-data p {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}

.cta-full-btn {
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #fff;
    padding: 12px 24px;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
}

.cta-full-btn:hover {
    background: #fff;
    color: #000;
}

section.brows-solar-btr h3 {
    text-align: center;
    font-weight: 700;
    color: var(--main-yellow);
    margin-bottom: 50px;
}

.bsb-box {
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    padding: 20px;
    margin-bottom: 30px;
}

.bsb-box h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0;
}

.rat-bsb span {
    font-size: 10px;
    margin-left: 5px;
}

.rat-bsb span big {
    font-size: 20px;
    font-weight: 600;
    color: var(--main-yellow);
    padding-top: 5px;
}

.bsb-big {
    width: 100%;
    margin: 10px 0;
}

.flex-text {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #E5E5E5;
    align-items: center;
}

.pw span {
    font-size: 16px;
    font-weight: 600;
}

.pw big {
    font-weight: 24px;
    font-weight: 500;
}

.bsb-box p {
    font-size: 14px;
    color: #313131;
    line-height: 20px;
}

.read-more {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.btn-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 15px;
}

.btn-box .check-btn {
    width: 40%;
}

.btn-box .border-btn {
    border: 2px solid #F4B533;
    color: #F4B533;
    font-size: 16x;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 10px;
    width: 55%;
    text-align: center;
    padding: 9px 5px 7px;
}

.solr-box-two {
    margin: 50px 0;
}

.solr-box-two h3 {
    font-weight: 700;
    font-size: 40px;
    color: var(--main-yellow);
}

.solr-box-two h3 span {
    color: #000;
}

.left-solt-two p {
    font-size: 16px;
}

.rt-solr-two img {
    width: 100%;
}

.bc-head {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.table-bc {
    width: 100%;
}

.table-bc thead th {
    background: var(--main-yellow);
    text-align: center;
    color: #fff;
    padding: 10px;
    border: none;
}

.table-bc tr td {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #D6D6D6;
    font-weight: 500;
}

.btr-loc img {
    width: 40px;
    margin-right: 10px;
}

.bc-table-btm-content {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.bc-table-btm-content h5 {
    color: var(--main-yellow);
    font-size: 20px;
    font-weight: 600;
}

.learn-thumb-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    overflow: hidden;
}

.learn-thumb-box img {
    width: 100%;
}

.lrb-read {
    font-size: 14px;
    color: var(--main-yellow);
    font-weight: 600;
}

.lrb-read img {
    width: 14px;
    margin-left: 5px;
}

.learn-thumb-box-content {
    padding: 25px;
}

.learn-thumb-box-content h4 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}

.learn-thumb-box-content p {
    font-size: 14px;
    line-height: 22px;
}

.learn-more-box {
    margin: 50px 0 70px;
}

.image-big1 h2 {
    text-transform: capitalize;
    font-size: 50px;
}

.image-big1 h5 {
    text-transform: capitalize;
    font-size: 500;
}

.image-big1 a {
    font-size: 18px;
    background-image: linear-gradient(#FFBA14, #DC7C3B);
    text-transform: capitalize;
}

.image-big1 a img {
    width: 6px;
}
section.image-big.image-big1 {
    padding: 167px 0;
}
label.error {
    color: red !important;
	font-weight:300 !important;
    font-style: italic;
}