/*
Theme Name:   twentynineteen child theme
Description:  Write here a brief description about your child-theme
Author:       Shivani
Author URL:   Write here the author's blog or website url
Template:     twentynineteen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentynineteen-child
*/


/* Write here your own personal stylesheet */

@font-face {
    font-family: gothamRegular;
    src: url(./fonts/Gotham-Light.otf);
}

@font-face {
    font-family: gothamMedium;
    src: url(./fonts/Gotham-Medium.otf);
}

body {
    font-family: 'gothamRegular', sans-serif !important;
}

.home-wrapper {
    width: 100%;
    background: #d6fcff;
    background: -moz-linear-gradient(-45deg, #d6fcff 0%, #6ccbeb 100%);
    background: -webkit-linear-gradient(-45deg, #d6fcff 0%, #6ccbeb 100%);
    background: linear-gradient(135deg, #d6fcff 0%, #6ccbeb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d6fcff', endColorstr='#6ccbeb', GradientType=1);
}

.navbar .navbar-brand img {
    max-width: 300px;
}

header {
    width: 100%;
    min-height: 120px;
}

.inner-wrap {
    background: url(images/happy-bulb.png);
    background-position: bottom right 12%;
    background-size: 500px;
    background-repeat: no-repeat;
    padding-top: 60px;
    min-height: 700px;
}

.step-box {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
    display: table;
}

.step-box .step-one {
    width: 185px;
    float: left;
    padding: 5px;
    position: relative;
    margin: 0px 5px;
}

.step-box .step-two span,
.step-box .step-three span {
    background: #E0FCFF !important;
    color: #022136 !important;
    border-color: #022136 !important;
}

.step-box .step-one span::after {
    content: '';
    position: absolute;
    width: 130px;
    height: 2px;
    background: #022136;
    top: 50%;
    left: 105%;
}

.step-box .step-three span::after {
    content: none;
}

.step-box .step-one span {
    background: #E0FCFF;
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    border-radius: 50%;
    line-height: 66px;
    font-size: 30px;
    color: #022136;
    border: 3px solid #022136;
    margin: 6px auto;
    position: relative;
    z-index: 9;
    font-family: gothamMedium;
    font-weight: bold;
}

.step-box .step-one p {
    font-size: 14px;
    color: #022136;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
button#submit_postalcode{color:#fff;height: 59px !important;background:#f78123!important;
   
    margin-left: 11px !important; 
    border-radius: 0px !important;}
.energyinput input {
    background-image: url(./images/location.png);
    background-position: 8px center;
    background-size: 35px;
    background-repeat: no-repeat;
}

.inner-wrap h3 {
    font-size: 32px;
    border-bottom: 1px solid #010000;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #010000;
    font-family: gothamMedium;
    font-weight: bold;
}

.inner-wrap h3 span {
    color: #CD1260;
}

.inner-wrap p {
    font-size: 21px;
    color: #010000;
    font-weight: 600;
}

.inner-wrap h6 {
    font-size: 22px;
    text-align: center;
    color: #010000;
    font-family: gothamMedium;
    text-transform: uppercase;
}

.search-area {
    background: #E0FCFF;
    padding: 10px 70px;
    border: 2px solid #70CBE6;
    min-height: 350px;
    margin-bottom: 80px;
}

.quotmain span::before {
    background-image: url(./images/quote-icon.png) !important;
    background-size: 40px;
    width: 50px !important;
    height: 50px !important;
}

.home-wrap {
    padding-bottom: 80px;
}

.home-wrap h5 {
    font-size: 17px;
    color: #010000;
    margin-bottom: 25px;
}

.home-wrap .btn-primary {
    background: #F78123;
    border: 0px;
    padding: 18px 20px;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 4px 4px 2px #B35810;
    color: #fff !important;
}

.home-wrap .btn-primary:hover,
.home-wrap .btn-primary:focus {
    background: #e0731c !important;
    color: #fff !important;
}

.home-wrap ul {
    padding-left: 40px;
}

.home-wrap ul li {
    font-size: 16px;
    color: #010000;
    font-weight: 600;
    position: relative;
    list-style-type: none;
    line-height: 34px;
}

.home-wrap ul li::before {
    content: '✓';
    position: absolute;
    left: -28px;
    color: #cd1160;
    font-size: 22px;
    top: 3px;
    font-family: sans-serif;
}

.main-wrapper.stepsdiv {
    background: url('./images/inner-bg.png');
    background-position: center 60%;
    background-size: cover;
    background-repeat: no-repeat;
}

.inner-header {
    background: url('./images/happy-bulb.png');
    background-position: 95% 20%;
    background-size: 250px;
    background-repeat: no-repeat;
    min-height: 200px;
}

.inner-header .navbar-brand {
    margin-top: 48px;
}
.provider-list h4 {
    width: 100%;
    float: left;
    text-align: center;
    color: #414141;
    font-size: 33px;
    font-weight: 700;
    margin: 45px 0 45px;
    line-height: 44px;
}
.static-slider{padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;}
.static-slider li {
    padding: 15px 10px;
    margin: 0;list-style:none !important;
    display: inline-block;
    width: 11%;
}
.home-wrap .static-slider li::before{display:none !important}
.static-slider  li img {
    width: 100%;
    max-width: 105px;
}

@media (max-width:1024px) and (min-width:768px) {
    .energyform-section {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        display: block;
    }
    .search-area {
        padding: 10px 20px;
    }
    .inner-wrap {
        /* background: url(images/happy-bulb.png); */
        background-position: right -85px;
        background-size: 35%;
    }
    .inner-wrap h3 {
        width: 65%;
        font-size: 28px;
    }
    .inner-wrap p {
        width: 65%;
    }
    .home-wrap h3 {
        width: 100%;
    }
    .home-wrap p {
        width: 100%;
    }
    .home-wrap {
        background-size: 400px;
        background-position: bottom right;
        padding-bottom: 10px;
        padding-top: 20px;
    }
}

@media (max-width:768px) {
    .home-wrap {
        background-image: none;
    }
}

@media (max-width:767px) {
	.energyinput{width:100% ;}
	.energyform {
    display: flex;
    width: 100%;
}
	.static-slider li {
    padding: 5px;
    width: 25%;
}
	.energysubmitbtn{width:33% !important}
	.inner-wrap h3 {
    font-size: 24px;
}
    .inner-wrap {
        background: #fff;
        padding: 20px;
    }
    .inner-wrap h3 {
        font-size: 25px;
    }
    .inner-wrap p {
        font-size: 18px;
    }
    .step-box .step-one span::after {
        width: 2px;
        height: 70px;
        top: 100%;
        left: 50%;
    }
    .step-box .step-one span {
        float: left;
    }
    .step-box {
        max-width: 100%;
    }
    .search-area {
        padding: 10px;
    }
    .step-box .step-one {
        width: 100%;
    }
    .step-box .step-one p {
        display: inline;
        position: relative;
        top: 22px;
        margin-left: 12px;
        font-size: 13px;
    }
    .step-box .step-one span {
        width: 50px;
        height: 50px;
        line-height: 47px;
        font-size: 22px;
        float: left;
    }
    .inner-wrap h6 {
        font-size: 18px;
    }
    footer .footer-inner p {
        text-align: center;
    }
    header {
        min-height: 100px;
    }
    .navbar .navbar-brand {
        margin-top: 0;
    }
}

@media screen and (max-width:450px){
	.static-slider{padding-left:0px !important}
	.static-slider li {
    padding: 5px;
    width: 25%;
}
	.energyform{display:block;}
	.energysubmitbtn{width:100% !important;margin: auto !important;
    margin-top: 10px !important;}
	button#submit_postalcode{width:100% !important;margin:auto !important}
	.inner-wrap { 
    padding: 20px 0px;
}
	.inner-wrap h3 {
    font-size: 19px;
}
}
@media screen and (max-width:320px){
	 
.home-wrap .btn-primary {
    background: #f78123;
    border: 0;
    padding: 18px 10px;
	font-size: 15px;}
}