
#inner-wrap{
	background: #22163c;
}

	    .card-item{
        background: rgb(45,232,173);
        background: linear-gradient(70deg, rgba(45,232,173,1) 43%, rgba(212,255,191,1) 100%) !important;
        box-shadow: none !important;
    }

    .card-item:hover{
        scale: 1.04;
    }

    .icon img{
        filter: filter: invert(95%) sepia(100%) saturate(0%) hue-rotate(193deg) brightness(106%) contrast(106%);

 !important;
        padding: 0 !important;
    }

    .icon{
    height: 135px !important;
    width: 135px !important;
    border-radius: 0 !important;
    background: transparent !important;
    }

    .order-button-label{
        color: white !important;
    }

@media only screen and (max-width: 580px) {


.tdf-slt-part .d-flex button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}


.side-sticky-add{
    position: fixed !important;
    top: 0 !important;
    z-index: 10000;
    border-radius: 0;
    background: white;
    box-shadow: 5px 5px 10px #8080803d;
    padding: 10px !IMPORTANT;
    width: 100%;
    margin: auto !important;
    justify-content: center;
	}

.kt-button:last-child::after{
	display: none !important;
}


/* model */

.date-reset{
	    display: flex;
    align-items: center;
    border: solid 1px #80808042;
    padding: 0px 0px 0px 10px;
    border-radius: 8px;
    margin: 7px 0;
}

.form-control{
	margin-bottom: 5px !important;
}

.detail-radio{
	display: flex;
    flex-wrap: wrap;
    gap: 2px;
    justify-content: start;
}

#date-refresh-btn{
    margin: 0 !IMPORTANT;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    min-width: 70px;
    margin-bottom: 3px;
}

.detail-radio button{
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    min-width: 70px;
    margin-bottom: 3px;
}

.datetimepicker-clear-button{
	color: #2ee8ad !important
}

.datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper::before, .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper:before, .datetimepicker-dummy.is-primary::before, .datetimepicker-dummy.is-primary:before{
	background-color: #2ee8ad !important;
}

.datetimepicker-selection-day{
	color: #2ee8ad !important;
}

.datetimepicker{
	max-width: inherit !important;
}

.datetimepicker.is-primary .datepicker-nav{
	background: #2ee8ad !important;
}

.date-item.is-today{
	border-color: #2ee8ad !important;
	color: #2ee8ad !important;
}

.date-item.is-active{
	background: #2ee8ad !important;
}

.box_sty_wh{background:#fff;padding:10px;border-radius:10px;}

.svg-icon-list ul{
	    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
	margin: 0;
	
}
.svg-icon-list ul{
	color: #454e58
}

.svg-icon-list ul{
    border-top: solid 1px #a0aec0;
    padding-top: 12px;
}

.kt-svg-icon-list-text{
	margin-left: 10px;
	font-size: 15px;
}

.kb-svg-icon-wrap svg{
	    stroke: #2ee8ad !important;
    height: 0.9em;
	
}

.modal-content{
	display: flex;
	gap: 20px;
}

.modal-header{
	width: 50%;
}

.modal-body{
	width: 50%;
}

.timeBtnStyl {
    padding: 8px 5px 5px 43px;
    margin-left: 2px;
    margin-right: 2px;
    background: transparent;
    color: #2ee8ad;
    text-align: left;
    width: 100%;
    font-size: 16px;
    background-position: -3px -3px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-image: url("https://energyconcerns.draftforclients.com/wp-content/uploads/2023/05/norm-btn.png");
	z-index: 10000 !important;
}

.ActiveTimeBtn {
	background: transparent !important;
	background-image: url("https://energyconcerns.draftforclients.com/wp-content/uploads/2023/05/active-btn.png") !important;
	background-position: -3px -3px !important;
    background-repeat: no-repeat !important;
	color: #2ee8ad !important ;
	z-index: 10000;

}

.timeBtnStyl:active{
	background: transparent !important;
}

.timeBtnStyl:hover{
	background: transparent !important;
	background-image: url("https://energyconcerns.draftforclients.com/wp-content/uploads/2023/05/active-btn.png") !important;
	background-position: -3px -3px !important;
    background-repeat: no-repeat !important;
	color: #2ee8ad !important;
	z-index: 10000 !important;
}


.modal-text{
    text-align: left;
    font-size: 16px;
    margin-top: 10px !important;
    border-radius: 10px;
    color: #616f81;
}



@media only screen and (max-width: 580px) {
	
	.timeBtnStyl{
		font-size: 14px;
	}

	#myModal2 .modal-content{
		display: block;
	}
	
	.modal-header{
		width: 100%;
	}
	#myModal2 .modal-body{
		width: 100% !important;
	}

	

.form-flex{
    display: flex;
	flex-direction: column;
	gap: 0px;
}

	#myModal2 .modal-content{
		padding: 20px !important;
	}
	
	.timeSloat1{
		gap: 0 !important;
	}
	
	#myModal2 .modal-body{
		padding: 10px;
		border-radius: 10px;
	}
	
	
	
}


/* coupled solution */

.coupled-solution .coupled-back{
	background: linear-gradient(3deg, rgb(132 178 36 / 12%) 0%, rgba(250,185,64,0) 100%);
    border-radius: 10px;
	box-shadow: none !important;
	border: 0 !important;
}

.coupled-back{
	box-shadow: 10px 10px 10px 4px #ccc;
	border: solid 1px #8080805e;
	border-radius: 20px;
}

.left-side-bar{
	background: none !important;
}



.coupled-solution .left-side-bar ::before{
    content: 'Affordable Package';
    height: 32px;
    width: 220px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: linear-gradient(90deg, rgba(237,176,61,1) 0%, rgba(250,185,64,1) 100%);
    color: white;
    position: absolute;
    left: 76px;
    top: -21px;
    border-radius: 50px;
}

.coupled-solution .left-side-bar {
	position: relative !important;
}

.coupled-icon{	
/* 	border: solid 2px #2ee8ad; */
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}  


#arrow{

	  font-size: 20px;
	  color: #000000;
  }
/*   @keyframes arrow {
    0%{
      top: -200%;
    }
    100%{
      top: 100%;
    }
    
  } */

@media only screen and (min-width: 480px) {

.coupled-solution .battary-barand-img img{
	margin-top: none;
    width: 260px !important;
}
}

.coupled-solution .battary-barand-img img{
	margin-top: 1rem;
}


.coupled-solution .battery-storage-img img{
    width: 158px;
    position: absolute;
    top: 36%;
    left: 1%;
}


.coupled-solution .no-of-panels{
	border-radius: 0px 10px 0px 20px !important;
}

.coupled-solution{
	padding: 7px;
	
background-image: radial-gradient(circle at 100% 100%, transparent 11px, #b2842e 11px, #b2842e 19px, transparent 19px), linear-gradient(to right, #b2842e, #ffbd42), radial-gradient(circle at 0% 100%, transparent 11px, #ffbd42 11px, #ffbd42 19px, transparent 19px), linear-gradient(to bottom, #ffbd42, #ffe400), radial-gradient(circle at 0% 0%, transparent 11px, #ffe400 11px, #ffe400 19px, transparent 19px), linear-gradient(to left, #ffe400, #fff8af), radial-gradient(circle at 100% 0%, transparent 11px, #fff8af 11px, #fff8af 19px, transparent 19px), linear-gradient(to top, #fff8af, #b2842e);
background-size: 19px 19px, calc(100% - 38px) 8px, 19px 19px, 8px calc(100% - 38px);
background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
background-repeat: no-repeat;
}

.coupled-btn{
	display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: center;
	position: relative;

}

.coupled-text{
		font-size: 20px;

}

.show-coupled{
	display: flex;
}

.show-coupled button{
    color: black;
    border: solid 3px #efc246;
    border-radius: 10px;
    width: 100%;
    background: #f3b100;
	color: white;
}

.show-coupled button:hover{
    border: solid 3px #fcc224;
    border-radius: 10px;
    width: 100%;
    background: linear-gradient(90deg, rgba(237,176,61,1) 0%, rgba(250,185,64,1) 100%);
}


.coupled-btn{
	margin: 0;
}

.display-off {
	display:none;
}
/* tab-css */

@media only screen and (min-width: 840px) {
	.battery-storage-img img{
		left: 5% !important;
	}
}


@media only screen and (min-width: 1456px) {
	.bottom-side{
		right: calc(50% - 723px) !important;
	}
}


	@media only screen and (min-width: 1280px) {
		.bottom-side{
			padding: 20px !important;
		}
	}

	@media only screen and (max-width: 1280px) {
		.bottom-side{
			bottom: 20px !important;
			top: unset !important;
		}
		.input[type=radio].brand-input + label>img{
			padding: 5px !important;
		}
	}


	@media only screen and (max-width: 820px) {
		.left-side{
			flex: 34% !important;
		}
		
	}


/* mobile css */

@media only screen and (max-width: 391px) {
	.start-again{
		scale: 0.6px !important;
	}

}


@media only screen and (max-width: 580px) {
	
	.main-product-img{
		margin-top: 20px;
	}
	
	.battery-storage-img img{
    width: 105px !important;
    top: 28.5% !important;
    left: 12% !important;
}
	


	
	.brand-bottom{
    width: 100%;
    padding: 0px 20px;	}
	
	
.start-again p{
	display: none;
}

	.start-again a img{
    margin-top: 3px !important;
    margin-left: 14px !important;
	}
	
	.left-side{
		margin-left: 0 !important;
	}
	
	.solar-img{
    width: 230px !important;
    height: 290px !important;
    margin-right: 43px !important;
	}
	
	.brand-sub{
		min-width: 320px !important;
	}

	.brand-bottom{
		display: flex;
			flex-direction: row !important;
		justify-content: center;
	}
	
	.right-side{
		padding: 15px !important;
	}
	
.start-again{
    width: 80px !important;
    scale: 0.7;
    margin-left: -20px;
    bottom: 50px !important;
    z-index: 100;
    top: unset !important;
    border-radius: 20px 20px 20px 0px !important;
    filter: none;
}
	
	.solar-box p.solarPanelSuubtitle{
		padding-bottom: 10px;
	}
	

	
	.bottom-side{
    right: unset !important;
    top: unset !important;
    bottom: 0 !important;
    border-radius: 0px !important;
    margin-left: -34px;
    padding: 14px 0px !important;
	}
	
	.solar-box{
		width: 100% !important;
		flex-direction: column;
	}
	
	.no-of-panels{
    text-align: center;
    border-radius: 0px 20px 0px 20px !important;
	}
	
	.battary-barand-img img{
	transform: rotate(0deg) !important;
    position: absolute;
    top: 10px;
    left: 90px !important;
    width: 160px !important;
	}
	
	.solarPanelPrice{
    text-align: center !important;
    background: #2ee8ad26;
    border-radius: 10px;
    padding: 10px;
	margin-top: -20px;
	}
	
	.solarPanelPrice h2{
		font-size: 32px;
		}
	
	.top-side{
		flex-direction: column;
	}
	
	input[type=radio].brand-input + label>img{
		padding: 2px 7px !important ;
	}
	
	}


@media only screen and (max-width: 780px) {
	.solar-box{
		gap: 5px !important;
		width: 100% !important;
	}
}
@media only screen and (min-width: 580px) {
	.no-of-panels{
		height: 100% !important;
		border-radius: 0px 14px 0px 20px !important;
	}
}


@media only screen and (min-width: 1300px) {
.hd_styl h2{
	font-size: 40px !important;
	padding: 10px;
	margin-bottom: 20px;
}
}

.page-id-982 #inner-wrap{
	background: white !important;
}

.battery-storage-img img{
	width: 150px;
    position: absolute;
    top:36%;
    left: 1%;
}

.main-product-img{
	display: flex;
}

.brand-bottom{
	display: flex;
	gap: 10px;
}

.brand-sub{
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    max-width: 170px;
    font-size: 18px;
    font-weight: bold;
}


.start-again{
    width: 132px;
    background: #2ee8ad;
    border-radius: 5px;
    padding: 10px;
    height: 64px;
    position: fixed;
    top: 50%;
	filter: drop-shadow(10px 8px 5px rgba(0, 0, 0, 0.19));
	z-index: 101;
}

.start-again a img{
    filter: invert(1);
    width: 46px;
    margin-top: -19px;
    padding-right: 10px;
}

.start-again a{
	display: flex;
	text-decoration: none;
}

.start-again p{
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
}


.main-side{
	flex: 90%;
}

.top-side{
	display: flex;
}

.bottom-side{
    display: flex;
    flex-direction: column !important;
    gap: 5px;
    justify-content: space-around;
    right: 20px;
    top: 27%;
    padding: 15px 10px;
    align-items: center;
    z-index: 100;
    margin: auto;
    margin-bottom: 10px;
    margin-top: -14px;
}

.brand-input{
    display: none;
}

input[type=radio].brand-input + label>img{
    box-shadow: #b9b9b952  0px 0px 0px 1px;
    padding: 3% 20%;
    transition: 0.3s;
    border-radius: 10px;
    cursor: pointer;
    width: 200px;
}

input[type=radio]:hover .brand-input + label>img{
    box-shadow:#2ee8ad 0px 0px 0px 3px !important;
    padding: 10px;
    transition: 0.3s;
    border-radius: 10px;
}

input[type=radio]:checked.brand-input + label>img {
    box-shadow:#2ee8ad 0px 0px 0px 4px;
}

.brand-select{
    transition: 0.3s;
	background: white;
}

label{
	padding: 0 !important;
}

.brand-select:hover{
    box-shadow:#2ee8ad 0px 0px 0px 3px !important;
    border-radius: 10px;
}

.solar-box-wrap{
	padding: 0px 20px;
}
.battary-barand-img img{
/*     transform: rotate(-90deg);
    position: absolute; */
    bottom: 78px;
    left: -69px;
    width: 160px;
}

.battary-barand-img{
	margin: auto;
}

.left-side-bar{
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
    right: 0;
    background: white;
/*     border: solid 1px #2ee8ad; */
    border-radius: 20px 20px 0px 0px;
}

.left-side{
	flex: 40%;
}

.right-side{
	flex: 40%;
	padding: 25px;
}

.solarPanelPrice {
    font-family: inherit;
    font-size: 50px;
    color: #535351;
	text-align: left;
}

.solar-box {
    display: flex;
    text-align: center;
    width: 1000px;
    height: auto;
    margin: 7px;
    border-radius: 20px;
/*     box-shadow: 10px 10px 10px 4px #ccc; */
    position: relative;
    margin-bottom: 20px;
    flex-wrap: wrap !important;
/* 	border: solid 1px #8080805e; */
	gap: 2%;
}


@media only screen and (max-width: 350px) {
    .form-group {
        scale: 0.8;
    }
}


.select-text {
    background: #2ee8ad;
    font-size: 14px;
    width: 100%;
    padding: 5px;
    display: none;
    margin: 0;
}

/* .card-item:hover .select-text{
      display: block;
  } */


/* Error Msg */
.form-group {
    position: relative;
}

.form_error {
    background: #2ee8ad;
    color: #fff;
    position: absolute;
    font-size: 13px;
    right: 20px;
    bottom: 0px;
}

.form_error::before {
    content: "";
    position: absolute;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 10px solid #2ee8ad;
    top: -10px;
    right: 0px;
}


.no-of-panels {
	font-weight: bold;
	background: #2ee8ad;
    color: white;
    width: 59px;
    height: 55px;
    font-size: 22px;
    line-height: 56px;
    border-radius: 50%;
    border-radius: 20px 0px 20px 0px;
}


/* Error Msg close */


#dropdown {
    max-width: 350px;
}

input {
    color: #333 !important;
}

input::placeholder {
    color: #333;
    opacity: .5;
}

.modal-content-ans {
    border: 5px solid #aedbab;
}

.hide {
    display: none;
}

#checkBoxError {
    margin-top: -20px;
}

.check-container p {
    margin-top: 0px !important;
}

.check-container {
    padding-top: 0px;
}

.form-check1.privacy_check.Check_box_container {
    padding-top: 19px !important;
}

.icon img {
    filter: invert(95%) sepia(100%) saturate(0%) hue-rotate(193deg) brightness(106%) contrast(106%);
}

/* Type Answer Modal */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


/* Modal Content */
.modal-content-ans {
    background-color: #fefefe;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 500px;
    position: absolute;
    text-align: center;
    padding: 50px;
}

/* The Close Button */
.close-ans {
    color: #042d56;
    float: right;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 0px;
}

.close-ans:hover,
.close-ans:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


/* Type Answer Modal close*/

/* modal survey */
#myModal2 .modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    background-color: #fff;
}

#myModal2 .modal-header .close {
    float: left;
}

#myModal2 .modal-body .form-group label,
#myModal2 .modal-body .form-group input {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

#myModal2 .modal-body .form-group input {
    border-radius: 7px;
    height: 50px;
}

.quote-form__checkbox-wrapper {
    display: flex;
}



#myModal2 .modal-body {
    padding: 15px 55px 80px;
}



#myModal2 .modal-body .checkbox label {
    cursor: pointer;
    padding-right: 0.75em;
}

/*#myModal2 .modal-body .checkbox label{
      min-height: auto;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: 400;
      cursor: pointer;
      line-height: 22px;
      font-size: 17px;
      color: #555;
  }*/
#myModal2 .modal-body .btn-default {
    color: #fff;
    background-color: #2ee8ad;
    width: 100%;
    margin: 20px auto;
    border: 2px solid #2ee8ad;
    font-weight: 700;
}

#myModal2 .modal-body .btn-default:hover {
    color: #2ee8ad;
    background-color: transparent;

}

#myModal2 .modal-content .checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

.card-val span {
    color: #2daae1;
    font-size: 20px;
}

.package-info__package-strapline {
    margin-bottom: 20px;
}

#myModal2 .modal.left .modal-content,
#myModal2 .modal.right .modal-content {
    height: 100%;
    overflow-y: none;
}

/*.find-ac-section{margin-top:60px;}*/
.find-ac-section .progress {
    background: #7cb9f0;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    height: 4px;
}

.find-ac-section .progress .progress-bar {
    background: #2daae1;
    height: 4px;
    transition: width .3s ease;
}

.main-sec .card-item {
    margin-top: 25px;
    text-align: center;
}

.main-sec .card-item .card:focus,
.main-sec .card-item .card:hover {
    outline: 3px solid #065093;
    transition: 0.5s;
}

.main-sec .card-item .card:focus .card-select,
.card:hover .card-select {
    display: block;
    background: #e41a40;
    color: #fff;
    opacity: 1;
    padding: 5px 0;
}

/*----- button 6 -----*/
.main-sec .card-item .card::before {
    left: 50%;
    top: 0;
    transition-duration: 0.4s;
}

.main-sec .card-item .card::after {
    left: 50%;
    bottom: 0;
    transition-duration: 0.4s;
}

.main-sec .card-item .card:hover::before,
.main-sec .card-item .card:hover::after {
    left: 0;
}

#myModal2 .modal-content {
    background: #f3f4f5;
    padding: 40px;
    border-radius: 20px;
    top: 8%;
}

@media screen and (max-width: 768px) {
    #myModal2 .modal.right.fade.in .modal-dialog {
        right: 0;
        width: 100%;
    }

    #myModal2 .modal-header .modal-title {
        padding: 20px 0 0 20px;
        text-align: center;
    }
}




/*======================
       Modal Popup
  ========================*/

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid rgb(133 133 133);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

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

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

/*******************************
  * MODAL AS LEFT/RIGHT SIDEBAR
  * Add "left" or "right" in modal parent div, after class="modal".
  * Get free snippets on bootpen.com
  *******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    margin: auto;
    width: 850px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.back-to-boiler {
    display: block;
    margin-left: 20px;
    margin-bottom: 20px;
}


/*Left*/

.left_checkout-steps {
    padding: 0 1rem;
}

.datesec {
    font-size: 18px;
    text-transform: capitalize;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.date-acc {
    display: flex;
    width: calc(100% - 20px);
    background: #fff;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 15px;
    padding-right: 20px;
}

.box_shadow {
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}

.left_checkout-steps .accordion {
    background-color: #fff;
    border: none;
    color: #333;
    cursor: pointer;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 1rem;
    width: calc(100% - 20px);
}

.date-acc .accordion {
    margin: 0px !important;
}

.accordion span,
.accordion,
#installation-date {
    font-weight: bold;
}

.accordion {
    border-top: 1px solid #2daae1;
}

.steps {
    margin-right: 5px;
    background: #2daae1;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 35px;
}

.left_checkout-steps input {
    background: transparent;
    border-radius: 3px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

@media screen and (min-width: 1201px) {
    .bq-col-60 {
        width: 60%;
    }
}


/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
    width: 100%;
    overflow: visible;
    max-width: 850px;
}

.right_order-details h5 {
    color: #2daae1;
}

.boiler-icon-info img {
    margin-right: 1.5rem;
    width: 45px;
}

.right_order-details .bq_order-summary-header {
    background: #fff;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    padding: 1rem 1.9rem;
    border: 2px solid #f2f2f5;
    border-bottom: 4px solid #F2F2F5;
}

.margin-b-0 {
    margin-bottom: 0;
}

.bg-grey-lightest {
    background: #F2F2F5;
}

.bq_order-body {
    border-left: 1px solid #f2f2f5;
    border-right: 1px solid #f2f2f5;
}

.right_order-details .bq_order-summary-row {
    padding: 1rem 0.5rem;
    background: #fff;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #F2F2F5;
}

.order-summary-img-sm img {
    width: 60px;
    margin: 0 20px;
}

.right_order-details .bq_order-summary-row p {
    line-height: 1.2em;
    color: #555F69;
    font-size: 1rem;
    margin: 0;
    width: 60%;
}

#boiler-name {
    margin-bottom: 0;
}

.bq_order-summary-row a {
    color: #37003c;
    text-decoration: underline !important;
}

a,
button,
input {
    transition: color .1s ease-in-out, background-color .1s ease-in-out;
}

.right_order-details #boiler-price {
    text-align: right;
    display: block;
    width: 30%;
    padding-right: 15px;
    color: #2daae1;
    font-weight: bold;
    font-size: 20px;
}

.right_order-details .bq_order-summary-row span {
    margin: auto 1rem auto auto;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    color: #2daae1;
    text-transform: uppercase;
}


@media screen and (min-width: 1201px) {
    .bq-col-40 {
        width: 40%;
        padding: 0 1rem;
    }
}

.package-card__column-border {
    text-align: center;
    margin-bottom: 25px;
}

/*Right Footer*/

.right_order-details .bq_order-summary-footer {
    background: #fff;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    overflow: hidden;
    padding: 1rem 1.5rem 0 1.5rem;
    border: 2px solid #F2F2F5;
}

.price_total-row {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
}

.price_total-col {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
}

.right_order-details #total-cost {
    color: #e41a40;
    font-weight: bold;
    font-size: 34px;
    line-height: 1.2;
}

.small_txt {
    font-size: 16px;
}

.price_total-col .small_txt {
    font-size: 14px;
    margin-top: 0;
    color: #e41a40;
}

.txt_c_white {
    color: #fff;
}

.bg-grey {
    background: #2daae1;
}

.right_order-details p.bq_order-summary-terms {
    padding: 0.5em;
    margin: 1em -1.5rem 0;
}

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

.text-right {
    text-align: right;
}

/* 2 modal*/
#myModal2 .modal-header {
    padding: 15px 0px;
    border-bottom: 0px solid #e5e5e5;
    background-color: #f3f4f5;
}

#myModal2 .modal-header .close {
    top: 9%;
    right: 10px;
    background-color: transparent;
    border-radius: 50%;
    z-index: 999;
    position: fixed;
    opacity: 1;
    height: 31px;
    width: 31px;
    line-height: 40px;
    padding: 0;
}

#myModal2 .modal-header .close .closeBtn {
    font-size: 41px;
    color: #2ee8ad;
    font-weight: normal;
}

#myModal2 .modal-header .close {
    float: left;
}

#myModal2 .modal-body .form-group label,
#myModal2 .modal-body .form-group input {
    width: 100%;
    display: block;
    margin-bottom: 0;
}

#myModal2 .modal-body .form-group input {
    border-radius: 7px;
    height: 50px;
}

.quote-form__checkbox-wrapper {
    display: flex;
}



#myModal2 .modal-body {
    padding: 0;
    width: 60%;
    border: solid 1px gainsboro;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 6px 7px 22px #e5e5e580;
	background: white;
}



#myModal2 .modal-body .checkbox label {
    cursor: pointer;
    padding-right: 0.75em;
}


#myModal2 .modal-body .btn-default {
    color: #fff;
    background-color: #2ee8ad;
    width: 100%;
    margin: 20px auto;
    border: 2px solid #2ee8ad;
    font-weight: 700;
	border-radius: 5px;
}

#myModal2 .modal-content .checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

.card-val span {
    color: #2daae1;
    font-size: 20px;
}

.package-info__package-strapline {
    margin-bottom: 20px;
}

#myModal2 .modal.left .modal-content,
#myModal2 .modal.right .modal-content {
    height: 100%;
    overflow-y: none;
}

/*.find-ac-section{margin-top:60px;}*/
.find-ac-section .progress {
    background: #7cb9f0;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    height: 4px;
}

.find-ac-section .progress .progress-bar {
    background: #2daae1;
    height: 4px;
    transition: width .3s ease;
}

.main-sec .card-item {
    margin-top: 25px;
    text-align: center;
}

.main-sec .card-item .card:focus,
.main-sec .card-item .card:hover {
    outline: 3px solid #065093;
    transition: 0.5s;
}

.main-sec .card-item .card:focus .card-select,
.card:hover .card-select {
    display: block;
    background: #e41a40;
    color: #fff;
    opacity: 1;
    padding: 5px 0;
}

.timeSloat1 {
    display: flex;
    margin-bottom: 10px;
    gap: 20px;
    margin-top: 15px;
}

.timeSloat2 {
    display: flex;
}



/*.calltype-btn { min-width: 120px; }*/



@media only screen and (max-width:768px) {
    .survey_f {
        width: 46%;
    }
}

@media only screen and (min-width: 1100px) {

    .survey,
    .post_add,
    .field_f2 {
        /*display: flex;*/
    }

    .m_modalForm {
        margin-right: 10px;
    }

    .post_add .form-group {
        width: 50%;
    }
}

.survey_f,
.survey_t {
    width: 100%;
}

.survey_t select {
    width: 100%;
    box-shadow: 0 0 10px #ddd;
    border-radius: 5px;
    height: 48px;
}

.m_modalForm,
.form_feild {
    margin-bottom: 0px !important;
}



#quoteForm_content p:nth-child(2),
#quoteForm_content p:nth-child(3) {
    margin: 5px !important;
}

#ModalSubmit {
    margin-top: 5px !important;
}

.saveboilerquoteMSG {
    margin-top: 12px;
    text-align: center;
    background-color: #278527c2;
    color: #fff;
    border-radius: 10px;
}

/* New Css for Modal */
#myModal2 .modal-header .modal-title {
    font-size: 24px;
    color: #648917;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: 500;
    text-align: left;
}

@media only screen and (max-width:768px) {
    #myModal2 .modal-header .modal-title {
    font-size: 18px !important;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}

#BookHomePId p {
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.hGBhFY {
    z-index: 999 !important;
}

@media only screen and (max-width:800px) {
    .modal.right.fade.in .modal-dialog {
        width: 95%;
    }
}

/* chechbox */
.check-container {
    display: flex;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 2rem;
    user-select: none;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    width: 1.1rem;
    height: 1.1rem;
    border: 1px solid #2ee8ad;
    border-radius: 5px;
    transition: background .3s;
}

.check-container {
    padding-left: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

input:checked~.checkmark {
    background-color: #22163c;
    border: 0;
}

input:checked~.checkmark::after {
    display: block;
}

#step12 .row.main-sec.userDetailForm.form-details{
	border: none !important;
}

.checkmark::after {
    content: '';
    width: 0.4rem;
    height: 0.7rem;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: .3rem;
    transform: rotate(45deg);
    display: none;
    position: absolute;
    top: .2rem;
    left: .4rem;
}

/* hide default checkbox */
input[type="checkbox"] {
    width: 0;
    height: 0;
    margin: -1px;
    opacity: 0;
}


/* chechbox end */






/* producst Archive */
.solar-box-wrap {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: auto;
}


.solar-btn-grp .btn-Enq {
    font-size: 17px;
    width: 100%;
    padding: 15px !important;
    border-radius: 10px !important;
    margin: 5px auto;
        background-image: linear-gradient(135deg,rgb(45,232,173) 0%,rgb(212,255,191) 85%);
    transition: 0.3s;
    margin-bottom: 10px;
	color: black;
}




/*.solar-box span{padding-top:10px;color:gray;font-size:bold;}*/
.solar-box p {
    font-size: 16px;
}

.solar-box .checkboxWrapper {
    margin: 10px 0 0;
	display: none;
}

.solar-box p.batteryProposalLabel {
    padding-left: 30px;
    margin: 0;
}

.solar-box p.solarPanelSuubtitle {
    min-height: 90px;
	margin: 0;
	max-width: 393px;
	margin: auto;
}

.solarPanelPrice h2 {
    font-family: inherit;
	color: #535351;
}

.solar-des-list {
    margin-bottom: 10px;
	margin-top: 10px;
    margin-left: -23px;
}

/*.solar-des-list {*/
/*	margin: 0px auto;*/
/*	max-width: 229px;*/
/*	text-align: left;*/
/*	position: relative;*/
/*}*/

.solar-des-list ul li {
    margin: 5px 0px;
    padding-left: 20px;
    position: relative;
    text-align: left;
}

.price-tag {
    color: #002b58
}

.solar-img {
    width: 238px;
    height: 295px;
    margin: auto;
    display: block;
}

.bx_nav ul li a {
    line-height: 65px;
}

.bx_nav ul li {
    display: inline-block;
    text-align: center;
    width: 24%;
    margin: 0 0.25%;
}

.bx_nav a {
    color: #444;
    font-weight: 600;
}

.solar-des-list li {
    list-style-type: none;
}

/* .solar-des-list li::before { content: "\f00c"; font-weight: bold; font-family: "Font Awesome 6 Free" !important;	color: #1f5a9e; position: absolute; left: 20px; } */

.solar-des-list li::before {
    content: "\f00c";
    font-weight: bold;
    font-family: "Font Awesome 6 Free" !important;
    color: #2ee8ad;
    position: absolute;
    left: -5px;
}

.bx_nav ul li:nth-child(1) a span img {
    width: 22px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.55em);
    filter: invert(13%) sepia(34%) saturate(3456%) hue-rotate(193deg) brightness(100%) contrast(106%);
    height: 33px;
}

.bx_nav ul li:nth-child(2) a span img {
    width: 47px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
    filter: invert(13%) sepia(34%) saturate(3456%) hue-rotate(193deg) brightness(100%) contrast(106%);
}

.bx_nav ul li:nth-child(3) a span img {
    width: 41px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
    filter: invert(13%) sepia(34%) saturate(3456%) hue-rotate(193deg) brightness(100%) contrast(106%);
}

.bx_nav ul li:nth-child(4) a span img {
    width: 31px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
    filter: invert(13%) sepia(34%) saturate(3456%) hue-rotate(193deg) brightness(100%) contrast(106%);
}

.bx_nav ul li {
    text-align: center;
    width: 23%;
}



.bx_nav ul li a {
    background: #fff;
    width: 100%;
    float: left;
    height: 65px;
    display: block;
    line-height: 65px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.bx_nav {
    margin: 30px 0px 30px 0px;
	display: none;
}

.bx_nav a {
    color: #444;
    font-weight: 600;
    text-decoration: none;
}

.bold-text{
	font-weight: bold;
	color: #2ee8ad;
}

.hd_styl h3{
	margin-bottom: 20px;
}

#content .tp_list {
    max-width: 1300px;
    margin: 20px auto 20px auto;
}

.hd_styl {
    text-align: center;
    padding: 0px 10px;
    max-width: 1000px;
    margin: auto;
}

.cli-f-data a {
    text-decoration: none;
}

.cli-f-data {
    padding-top: 11px;
}

.solar-box h4.solarPanelTitle {
    color: #22163c;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
	max-width: 400px;
	margin: auto;
}



.solarPanelPrice .price-tag {
    margin: 10px 0px !important;}



@media screen and (max-width: 768px) {
	
	.solar-btn-grp .btn-Enq{
		padding: 10px !important;
	}
	
    .bx_nav ul li a:hover {
        color: #124a6b !important;
    }

    .bx_nav ul li {
        text-align: center;
    }

    .bx_nav ul li a {
        line-height: 20px;
        font-size: 12px;
    }

    .bx_nav ul li a {
        background: #fff;
        width: 100% !important;
        float: left;
        height: auto;
        font-size: 12px;
    }

    .bx_nav {
        max-width: 1200px;
        margin: 15px auto;
        padding: 0px 10px;
    }

    .solar-box p.solarPanelSuubtitle {
        min-height: 68px;
    }

    .solar-des-list {
        min-height: auto;
		
    }
	.solar-des-list ul {
        margin: 0 0 0.5em 1.5em !important;
    }

}





.form-group #dropdown {
    background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    border: 0;
    max-width: 386px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    padding: 13px;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #2ee8ad 50%), linear-gradient(135deg, #2ee8ad 50%, transparent 50%), linear-gradient(to right, #e8f0dba3, #d3e1bca3);
    background-position: calc(100% - 26px) calc(1em + 7px), calc(100% - 16px) calc(1em + 7px), 100% 0;
    background-size: 10px 10px, 10px 10px, 3.3em 3.3em;
    background-repeat: no-repeat;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}


.promise-content ul {
    list-style-type: none;
    background: #ffffff78;
    padding-top: 20px;
}

#IAgrryCheck {
    margin-right: 9px;
    width: 20px;
}

.promiseList i {
    color: #2ee8ad !important;
    margin-right: 7px;
}

/*btn-submit*/
.card-item:hover .icon img {
    filter: invert(255%) sepia(255%) saturate(255%) hue-rotate(255deg) brightness(255%) contrast(255%);
}

.icon img {
    width: 100%;
    height: auto !important;
}

.question-nav-back:hover i,
.question-nav-back:hover span {
    color: #fff !important;
}

.card-item:hover::before {
    border: 2px solid #333 !important;
    background: #70bf6b21 !important;
}

.question-nav-back .fa.fa-chevron-left {
    color: #000;
    margin-right: 10px;
}

.card-item-wrap h2 {
    font-size: 30px;
    margin-bottom: 30px;
	color: white;
}

.card-item:hover {
    background: #fff;
    box-shadow: 0px 0px 30px 4px #ccc;
}

/*  .card-item::before {content: " ";position: absolute;text-align: center;height: 100%;
  transform: skewY(5deg) skewY(5deg) translateX(-50%);width: 100%;transition-property: height;
  transition-duration: 2s;background-color: #fff;top:0px;left:50%;z-index:-1;box-shadow: 0px 0px 30px 4px #ccc;} */
.userDetailForm.form-details {
    border-radius: 5px;
    margin: 10px auto 10px auto;
    width: 510px;
    height: auto;
    align-items: center;
    align-content: center;
}

.form-group input[type="text"],
input[type="email"],
input[type="tel"] {
    border-radius: 5px !important;
    width: 100%;
    border: 1 sola;
    background: white;
    border-radius: 0.25rem;
    padding: 15px;
    margin-bottom: 19px;
}

.promiseList {
    margin: 0;
    padding: 0 30px 20px;
}

.promise-content {
    max-width: 500px;
    margin: 20px 0px;
    width: 100%;
    box-shadow: 0px 0px 2px 0px #cccccc;
    border-radius: 5px;
}

.promise-content h4 {
    padding: 10px;
    background: #96f7b9;
    color: #333;
}

#step10 .d-flex button{
	min-height: 247px !important;
} 

#dropdown .form-control {
    border: 0px solid gray;
    box-shadow: 0 0 12px 0 gray;
    padding: 17px 24px 19px 24px;
    margin: 38px auto;
    max-width: 350px;
}

.p-text {
    padding: 0 2px 0 2px;
    margin: 38px auto;
    background-color: #fff;
    border-radius: 5px;
    width: 385px;
}

.btn-post {
    padding: 10px 15px;
    /*height: 52px;*/
    margin: 1px;
    background: #2ee8ad;
}

.text-center {
    text-align: center;
    margin-top: 50px;
    padding: 20px;
    color: #333
}

.question-nav-back-text:hover {
    color: #fff;
}

/* .question-nav-back-text, .question-nav-back .fa.fa-chevron-left {transform: skewY(-5deg) skewY(-5deg) !important;} */
.question-nav-back-text {
    color: #000 !important;
}

.icon img {
    padding: 15px;
}

.icon {
    display: flex;
    justify-content: center;
    align-content: center;
}


.question-nav-back {
    background: #72f1b4 !important;
    border-radius: 0px 50px 50px 0;
    background: transparent;
    border: 0px solid #fff;
    position: fixed;
    line-height: 40px;
    padding: 5px 20px;
    left: 4%;
    top: 50%;
    transition: all 0.25s ease;
    z-index: 99;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    transform: translate(-50%, -50%);
}

/*text box coding*/
#SubmitFrm {
    text-transform: uppercase;
}

.modal-content-ans #textInput-submit {
    display: block;
    margin: 20px auto 0px;
    text-transform: uppercase;
}

#textInput-submit {
    height: 50px;
    width: 120px;
    background: #2ee8ad;
}

#textInput {
    border: 1px solid #428f5670;
}

.textInput-div {
    position: absolute;
    bottom: 60px;
    right: -30px;
}

/* #step3 .d-flex, #step6 .d-flex, #step8 .d-flex, #step7 .d-flex{max-width: 950px;}      */
.page-template-quote #wrapper {
    background-image: url(/wp-content/uploads/home-banner-pattern.png);
}

.d-flex {
    display: flex;
    justify-content: center;
    max-width: 1050px;
    margin: 0 auto;
    flex-wrap: wrap;
    position: relative;
}

.d-flex button {
    transition: .4s;
    align-items: center;
    background: rgb(45,232,173);
    background: linear-gradient(70deg, rgba(45,232,173,1) 43%, rgba(212,255,191,1) 100%) !important;
    border-radius: 6px !important;
}

/*   #step3 .card-item, #step6 .card-item, #step8 .card-item, #step7 .card-item{flex-basis: 22%;}  */
.card-item {
    padding: 15px 10px;
    margin: 20px 10px;
    flex-basis: 20%;
    text-align: center;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    position: relative;
    z-index: 1;
    border: 0px;
}

#step2 .card-item {
    flex-basis: 18%;
	        background: rgb(45,232,173);
        background: linear-gradient(70deg, rgba(45,232,173,1) 43%, rgba(212,255,191,1) 100%) !important;

}

.icon {
        width: 128px !important;
    height: 128px !important;
    left: 10px !important;
    border-radius: 200%;
    background-color: #f7faf1;
}

.card-item:hover .icon {
    background: #2ee8ad;
}

.card-item:hover {
    background: #f7faf1;
}

.order-button-info {
    float: right;
    display: none;
    right: 5px;
    color: #ffffff;
    font-size: 17px;
    margin-top: -20px;
}

.order-button-label {
    color: #333;
    padding: 15px 5px;
    text-transform: capitalize;
}

.card-item2 {
    border: 3px solid blue;
    height: 180px;
    width: 400px;
}

.order-button-helper {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    transition: .3s;
    opacity: 0;
    pointer-events: none;
}

.p-question {
    font-size: 17px;
    color: #272727;
}

.p-question i {
    display: inline-block;
    background: #333;
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    font-style: normal;
}

#step12 {
    padding-bottom: 5%;
}



.form-group #dropdown {
    background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    border: 0;
    max-width: 386px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #2ee8ad 50%), linear-gradient(135deg, #2ee8ad 50%, transparent 50%), linear-gradient(to right, #ffffffa3, #ffffffa3);
    background-position: calc(100% - 26px) calc(1em + 7px), calc(100% - 16px) calc(1em + 7px), 100% 0;
    background-size: 10px 10px, 10px 10px, 3.3em 3.3em;
    background-repeat: no-repeat;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.promise-content ul {
    list-style-type: none;
    background: #ffffff78;
    padding-top: 20px;
}

#IAgrryCheck {
    margin-right: 9px;
    width: 20px;
}

.promiseList i {
    color: #333 !important;
    margin-right: 7px;
}

/*#conInfoFrm*/
.postcodeForm input[type=text] {
    width: 72%;
    padding: 12px;
    border: 0 solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 0px;
    resize: vertical;
}

input[type=button] {
    float: right;
    width: 90;
    height: 40;
    margin-top: 6px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

label {
    padding: 12px 12px 12px 0;
    display: flex;
    width: 100%;
}

input[type=submit] {
    background-color: #04AA6D;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: center;
}

.card-item {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 4px #ccc;
}

@media screen and (max-width: 768px) {
    .page-template-quote .content-wrap {
        padding-bottom: 100px;
    }

    #step12 {
        padding-bottom: 150px;
    }

    .btn.question-nav-back {
        padding: 10px;
        height: auto;
    }

    .promiseList li,
    .check-container p,
    .check-container a {
        font-size: 14px;
        text-decoration: none;
    }

    .solar-box-wrap {
        display: block;
		margin-top: -50px;
    }

    .solar-box {
        margin: 65px auto;
    }

    .btn.question-nav-back {
    position: absolute;
    top: auto;
    bottom: -20px;
    left: 10%;
    padding: 2px 16px;
    }

    .card-item-wrap h2 {
        font-size: 19px;
        margin-bottom: 0px;
    }

    #form-wrap .text-center {
        margin-top: 20px;
    }

    .icon img {
        padding: 7px;
    }

    .card-item:hover {
        background: #fff !important;
    }

    .d-flex {
        margin: 0px 20px;
    }

    .card-item {
        background: #fff !important;
        padding: 15px !important;
    }

    input[type=submit] {
        width: 100%;
        margin-top: 0;
    }

    .card-item {
        margin: 20px auto;
        flex-basis: 100%;
        width: 50%;
        height: 60%;
        text-align: left;
        cursor: pointer;
        background-color: transparent;
        position: relative;
        z-index: 1;
        border: 0px;
        padding-left: 50px !important;
        align-items: baseline !important;
    }

    .icon {
        width: 70px !important;
        height: 70px !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 17px;
    }

    .card-item::before {
        display: none;
    }

    .card-item {
        padding: 0px;
        text-align: center;
        margin: 5px auto;
        position: relative;
    }

    .order-button-label {
        color: #333;
        padding: 10px;
        font-weight: bold;
        font-size: 16px;
        margin-left: 30px;
		text-align: left;
    }

    #step2 .card-item {
        flex-basis: 100%;
    }

    .p-text {
        display: flex;
        justify-content: space-between;
    }

    .postcodeForm input[type="text"] {
        width: auto;
        padding: 0px 20px;
        margin-top: 6px;
        margin-bottom: 8px;
        resize: vertical;
    }

    .checkmark {
        top: 0;
    }
}

@media screen and (max-width: 480px) {
	
	input[type=radio].brand-input + label>img{
    width: 120px;
}
	
    .p-text {
        width: 100% !important;
    }

    .solar-box-wrap {
        padding: 0px 20px;
    }

    .modal-content-ans {
        max-width: 90%;
    }

    .nav_icon-img {
        width: 40%;
        display: block;
        margin: 0px auto;
    }

    .bx_nav ul {
        margin: 0px;
    }
	
	#step10 .d-flex button{
	min-height: auto !important;
} 

}