/* calculator */
.product-pay-mothly{
	background: white;
	padding: 20px;
}
.bestsellerbadge
{display:block !important;}
.kandaFinBtn{
    border-radius: 5px;
    background: #0d007a;
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
#primary2{
	margin: 14px auto !important;
}
button{
    background: #003e6b;
}
input[type="button"] {
background: #003e6b;
}
.boiler-quote-form-button input[type="button"] {
	width: 100%;
}
.error-massage{
    color: red;
    text-align: left;
}

.pay-mothly-first{
	flex-direction: row !important;
	margin: 20px 0px;
}

.product-pay-mothly .tms_radio-btn{
	width: 48%;
}

.pay-mothly-second {
	flex-direction: row !important;
	flex-wrap: wrap;
	margin: 20px 0px;
}

.pay-mothly-second .tms_radio-btn input{
	    background: #f77935;
    padding: 12px;
    border-radius: 5px;
    font-size: 16px;
    text-wrap: balance;
}

.calc-btn{
	
}

/* tags */
.product-tags-sec{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 12px;

}

        .product-tags span{
    font-family: sans-serif;
    font-size: 14px;
    padding-left: 10px !important;
    padding: 5px 17px;
    display: flex;
    gap: 3px;
    align-items: center;
    border-left: solid 3px;
    background: #f5f7f9;
    border-radius: 0px 5px 5px 0px;
        }

        .warranty-tags span{
            color: #5e2986;
            border-color: #5e2986;

        }
        .H2-tags span{
            color: #80a1e9;
            border-color: #80a1e9;


        }
        .star-tags span{
            color: green;
            border-color: green;


        }
        .installed-tags span{
            color: #145292;
            border-color: #145292;


        }

.ther-head{
	display: flex;
    justify-content: space-between;
}



.view-detail{
	    background: #ebeced;
    border-radius: 10px;
	display:none !important;
}

.calc-btn{
	    background: #ffffff;
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: -20px !IMPORTANT;
    font-weight: 500;
    width: 200px;
    margin: auto;
    color: #f77935;
}

.calc-btn i{
	font-size: 18px !important;
}


/* ======================================Bookings======================================= */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.secure-payment{
	    border: dashed 1px;
    padding: 5px 30px;
	width: 100%;
}



.text-center {
    border-right: none;
    height: inherit;
    background: #f5f7f9 !important;
    line-height: 40px;
    border-top: none !important;
    color: inherit;
    margin: 10px;
    border-radius: 10px;
}
.hfeed {
	    max-width: 100% !important;
    background: #ebeced;

}

.using-mouse :focus{

	color: white;

}
.main-sec{
	min-height: 72.3vh !important;
	display: grid;
	place-items: center;
	max-width: 1250px;
  	margin: 0 auto;
}

.page-template-boiler-quote .hfeed{
    max-width: 100% !important;
    background: #ebeced;
}
.gas-safety-text p {
    font-size: 16px !important;
}
#product1_price {
  margin-bottom: 0;
}
#product1_price300 {
  margin-bottom: 0;
}

.boiler-order-answer{
	border-radius: 20px;
}

.rate{
	background: white;
	border-radius: 20px;
}

.highlight-color{
	font-weight: 500 !important;
    color: #f77935;
	font-family: 'Barlow';
}

.booking-all-option{
	min-height: auto !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
	height: 70px;
}

.bookings-back{
    position: absolute !important;
    bottom: 50% !important;
    left: 1% !important;
    border: solid 1px;
    padding: 0px 30px !important;
    background: white;
    border-radius: 10px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.form-option{
	min-height: auto !important;
}

select:focus{
	color: black !important;
}

.bg-color{
    background-color: #ebeced;
}
.pro_bar{
    width: 300px !important;
    margin: 0 auto;
    height: 10px !important;
    background-color: #8196a2;
	border: solid 1px;
}

#final-quote-msg{background:#fff;}
#free-home-survey .modal-card {
	position: fixed;
	top: 0;
	right: 0;
	background: white;
    max-width: 600px;
    height: 100%;
}

#free-home-survey h3,h5{
	    font-size: 22px;
    font-weight: normal !important;
    font-family: sans-serif !important;
}

.close-button {
    width: 0;
    background: #f77935;
    border-radius: 59px;
    color: white;
    height: 42px;
    top: 20px;
    right: 0px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: flex;
    width: 44px !important;
    justify-content: center;
    position: absolute;
    transform: translate(-9px, -20px);
    scale: 0.8;
    z-index: 2;
}
#save-quote-modal .modal-card, #request-callback-modal .modal-content, #Whats-included .modal-card, #Whats-included .modal-card-body {
    background: white;
    overflow: auto;
    width: 720px;
    max-height: 90%;
}

#save-quote-modal .checkbox{color:#4a4a4a;}
.button.is-success{background:#003e6b;}
.button.is-success:hover{background:#f77834;}

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

	#free-home-survey .modal-card-body{
    	width: 100%;
    }

	#free-home-survey .modal-card{
                position: relative !important;
    background: transparent;
    }
    
	.seprator{
		    border-right: none !important;
    		margin-bottom: 20px;
	}
	
	.bookings-back{
		    position: fixed !important;
    bottom: 1% !important;
    left: 2% !important;

	}
}

.calc-modal {
	background: white !important;
}

/********Header section closed here**********/

.width_400{
    max-width: 400px !important;
    margin: auto !important;
}
.width_800{
    max-width: 800px !important;
    margin: auto !important;
}
.all-option{
    text-align: left;
    background-color: #f7f7f7 !important;
    cursor: pointer;
    box-shadow: none;
    border-radius: 10px;
    transition: 0.2s;
}

/**********Our Callout Rates start here***********/
.booking-rate-round {
    padding: 50px;
    border: 1px #f77935 solid;
    border-radius: 200px;
    background-color: #f77935;
    max-height: 140px;
    max-width: 140px;
    margin: 50px auto 30px !important;
}
.booking-rate-price {
    color: white;
    font-size: 30px;
    font-weight: 700;
    margin: auto;
    margin-top: auto;
    display: flex;
    justify-content: center;
    margin-top: -4px;
}
.seprator{
    border-right: 2px solid #f77935;
}
.rate-side-two{
    padding: 0 40px;
}
.rate-side-two li{
    margin-bottom: 30px;
    padding-left: 20px;
    position: relative;
}

.rate-side-two li::before {    
    font-family: Fontawesome;
    position: absolute;
    left: 0;
}
.rate-side-two li.circleCheck::before {
    content: "\f058";
    color: #00ac47;
}
.rate-side-two li.circleXmark::before {
    content: "\f057";
    color: red;
}

.booking-next-btn {
    max-width: 300px;
    padding: 10px 100px;
    border-radius: 30px;
    margin-top: 20px;
    background-color: #f77935;
    border: 2px solid #f77935;
    color: white;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
}
.booking-next-btn:hover {
    transition: 0.2s;
    background-color: rgb(255, 255, 255);
    color: #f77935;
}

.your-pcode{
    max-width: 500px !important;
    margin: 0 auto !important;
}

.your-pcode .button{
    width: 150px !important;
}




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


        .sorry-popup{
            display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 600px;
    background-color: #edf2f6;
    padding: 30px;
    margin: auto;
    border-radius: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #313131;
        }

        .sorry-one img{
            max-width: 250px;
        }

        .sorry-two{
            max-width: 300px;
        }

        .sorry-two h2{
            margin: 20px;
            font-size: 70px;
            text-align: center;

        }

        .sorry-two p{
            font-weight: 500;
            font-size: 18px;
            line-height: 35px;
            text-align: center;
        }


        @media only screen and (max-width: 600px) {
            .sorry-popup {
    flex-direction: column;
  }
}

.customHTML_html_r10y2v1nnrp0-hl-custom-code{
	display: none !important;
}

.req-call{
    border-radius: 20px;
   /* padding: 30px;*/
}
.brand-bgcol{
    background-color: rgb(222, 157, 59) !important;
}
.brand-col{
    color: rgb(222, 157, 59) !important;
}
.form-wrap {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.form-wrap .field{
    width: 100%;
  }
  
/* .brand-text-col{
    color: #f97f07  !important;
} */
/* #save-quote-modal .req-call{color:#fff;} */
#save-quote-modal .req-call a{color:#003e6b;}
#save-quote-modal .req-call a:hover{color:#2987c2;}
#save-quote-modal .req-call .label{color:#69666f; font-weight: normal}
#save-quote-modal .model-top img{
    width: 70px;
}

.model-top{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    background: white;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    max-width: 100%;
    border-radius: 7px !important;
}

/*-----------Media--Screen----------*/

@media only screen and (min-width: 768px) {
    
    .all-option:hover{
        background-color: #fff !important;
        scale: 1.06;
        box-shadow: 2px 2px 10px #8080801c;
    }



}


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

} 



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


}

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


}

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

.detail-radio button{
	    font-size: 16px !important;

}

	.detail-radio label{
    
    font-size: 16px !important;
    
    width: 44%;
    }

    .modal-background::after{
        display: none;
      }
/*     .req-call{
        padding: 30px;
    } */
    .brand-bgcol{
        background-color: rgb(222, 157, 59) !important;
    }
    .brand-col{
        color: rgb(222, 157, 59) !important;
    }
    .form-wrap {
        flex-direction: column;
        gap: 0px;
      }
    .mob-size{
        text-align: center;
    }
    .mob-size h2{
        margin-bottom: 20px !important;
    }
    .mob-size p{
        font-size: 14px !important;
        margin-bottom: 20px !important;
    }
    .req-call .button{
        width: 100%;
        border-radius: 20px;
    }

}

.modal-card, .modal-content {
    padding: 3%;
    max-height: 100%;
    background-color: white !important;
}

#b-power p {
    font-size: 18px;
}

#b-more-detail .checklist {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}



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

 
    

    .send-quote-pop{
        padding: 50px;
    }

.modal-card, .modal-content {
    margin: 0 auto;
    width: 720px;
    z-index: 100;

}

}


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



    
.model-top img{
    width: 68px;
    margin-top: -101px;

}

}


/* ============loader========== */




    .checkmark__circle {
        stroke-dasharray: 166;
        stroke-dashoffset: 166;
        stroke-width: 3;
        stroke-miterlimit: 10;
        stroke: green;
        fill: none;
        animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
    }

    .checkmark {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: block;
        stroke-width: 4;
        stroke: #fff;
        stroke-miterlimit: 10;
        box-shadow: inset 0px 0px 0px green;
        animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
    }

    #loader p{
        margin: 0;
		font-size: 16px;
    }

    .checkmark__check {
        transform-origin: 50% 50%;
        stroke-dasharray: 48;
        stroke-dashoffset: 48;
        animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
    }

    @keyframes stroke {
        100% {
            stroke-dashoffset: 0
        }
    }

    @keyframes scale {

        0%,
        100% {
            transform: none
        }

        50% {
            transform: scale3d(1.1, 1.1, 1)
        }
    }

    @keyframes fill {
        100% {
            box-shadow: inset 0px 0px 0px 30px green
        }
    }

    .first-box{
    display: flex;
    gap: 20px;
    background: white;
    width: 332px;
    border-radius: 210px;
    padding: 8px 10px;
    margin-bottom: 10px;
    align-items: center;
    }

    #loader{
        margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #ebeced;
    }


/* ======transition======= */



.boiler-order-step {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.boiler-order-step.active {
    visibility: visible;
    opacity: 1;
}


/*=====Header===*/

.help-info a{
	padding: 0!important
}

.product-help-us .kt-inside-inner-col{
	display: flex;
	justify-content: end;
}

#header-section {
	display: flex;
	max-width: 1440px;
	margin: 0 auto;
}
.sec-left {
	width: 75% !important;
}
.sec-right {
	width: 25%;
	display: block;
	float: right;
}
.hd-brand img {
	width: 90px;
}
#header-col {
	width: 50%;
}
.hd-brand img {
	margin: 0 auto;
	text-align: ;
}
.hd-menu {
	text-align: center;
}
.hd-menu a {
	background: #1f2839;
	color: #fff;
	text-underline-position: unset;
	padding: 6px 30px;
	border-radius: 25px;
	text-decoration: none;
}
.hd-menu a:hover {
	background: #f77935;
}
.hd-logo {
	margin: 10px 0;
}
.hd-brand {
	display: none;
}
.hd-menu {
	line-height: 80px;
	margin: 20px 0;
	text-align: right;
}

.wrap{
    background-color: #ebeced;
}
/*=====Drop-Menu====*/

.mn_list ul {
	margin: 0;
	max-width: 250px;
	padding: 20px;
	background: #f1f1f1;
}

.mn_list ul li {
	display: block;
	margin-bottom: 20px;
}
.mn_list ul li .hd_styl {
	display: block;
	margin: 0;
	text-align: left;
}
#header-section-2 button {
    color: white;
}


/*---Header--Section -2===*/

.btn-fill:hover {
	background: #2987c2;
}
#header-section-2 {
	display: flex;
	max-width: 1440px;
	margin: 0 auto;
	/* margin-top: 30px; */
}
.head-after {
	width: 50%;
}
.hd-btn {
	float: right;
}
.hd-back a {
	background: #2986c1;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50px;
}
.hd-btn ul, .hd-btn ul li {
	margin: 0;
	display: flex;
}
.btn-fill {
	font-size: 1rem;
	margin: 10px 5px;
    border-radius: 5px;
}
.hd-back a {
  background: #2986c1;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-fill {
    background: #003e6b;
    font-size: 1rem;
    margin: 10px 5px;
    padding: 6px 20px;
}

/*=====Popup--Form==*/


#header-quote {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}
.tbl_bx .left_tb:nth-child(4) .sb {
	font-size: 1.3rem !important;
	text-align: right;
	display: block;
	line-height: 1rem;
}
/*=====Header End 1==========*/


/*=====Section 1==========*/

.tp_list {
	display: none;
}
.order-button-label:hover {
	color: #1f2839;
}

 

#primary {display: block;}
.tp_list {max-width: 1440px;margin: 0 auto;}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.bx_nav {margin: 30px 0px 0px;}
.bx_nav ul {margin: 0;text-align: center;}
.bx_nav ul li {display: inline-block;text-align: center;width: 24%;margin: 0 0.25%;}
.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 a {color: #444;font-weight: 600;text-decoration: none;}
.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: brightness(0) saturate(100%) invert(33%) sepia(10%) saturate(1948%) hue-rotate(157deg) brightness(92%) contrast(89%);
}
.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: brightness(0) saturate(100%) invert(33%) sepia(10%) saturate(1948%) hue-rotate(157deg) brightness(92%) contrast(89%);
}
.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%);
}
/*=====Section 1====END======*/

/*=====Section 2======*/
.brand-logo {
	position: absolute;
	top: 20px;
	left: 20px;
	border-radius: 12px;
}
.brand-logo img {
	max-width: 110px;
	padding: 10px;
}
/*=======Boiler-Box======*/
#boilers_list {
	max-width: 1440px;
	margin: 20px auto !important;
	display: block;
}

.box_shadow {
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
#boilers_list .boiler_list_content {
    display: flex;
    background: #fff;
    padding: 0px;
    border-radius: 0.75rem;
    margin: 2rem 0;
    
}

.boiler_price{
	    font-family: sans-serif;
}

.product-main-title span{
    font-family: KOMIKAX;
}

.b-dimensions{
    max-width: 300px;
    margin: auto;
    border-radius: 10px;
    border: solid 1px #e0e0e0;
    background: white;
    font-size: 16px;
}

.bq-col-30 {

    width: 30%;
    padding: 2rem 1rem;
    z-index: 2;
    display: flex;
    background-repeat: no-repeat;
    flex-direction: column;
    /* background-color: #F5F7F9; */
    background-size: 80%;
    /* -moz-box-shadow: inset 10px 10px 58px 45px rgba(245,247,249,1);
    box-shadow: inset 10px 10px 56px 36px rgba(245,247,249,1);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 800'%3E%3Cg %3E%3Ccircle fill='%23F5F7F9' cx='400' cy='400' r='600'/%3E%3Ccircle fill='%23eaeef1' cx='400' cy='400' r='500'/%3E%3Ccircle fill='%23e0e4e8' cx='400' cy='400' r='400'/%3E%3Ccircle fill='%23d7dbde' cx='400' cy='400' r='300'/%3E%3Ccircle fill='%23cfd1d4' cx='400' cy='400' r='200'/%3E%3Ccircle fill='%23C8C8C8' cx='400' cy='400' r='100'/%3E%3C/g%3E%3C/svg%3E"); */
    background-size: cover;

}

.boiler-img {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 66%;
    margin: 0;
}

.bq-col-50 {
    width: 60%;
    padding: 2rem 2rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.bq-col-40 {
	width: 40%;
	padding: 0 1rem;
	margin-top: 0rem;
}
.mobil-view {
	display: none;
}
.boiler_list_content {
	position: relative;
}

.boiler_list_content::before {
	/* content: ""; */
	display: block;
	width: 300px;
	height: 300px;
	background: #f5f7f9 ;
	border-radius: 10px 0 175px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
/*=======Boiler-Box==END====*/

/*=======Boiler-image======*/

/* .boiler-img img {
	width: 75%;
} */

.desk-view .left_tb-2 {
	background: #f2f2f2;
	padding: 10px 20px;
	font-size: 0.90rem;
	text-align: right;
	border-radius: 10px;
}

/*===Boiler-image==END==*/

/*=======Boiler-Heading and para=Style=====*/


.boiler-info h2 {
	font-size: 2.5rem !important;
	line-height: 3.5rem !important;
	margin-bottom: 20px;
}
.boiler_list_content {
	position: relative;
	z-index: 0;
}


.warranty.align-center {
	background: #f2f2f2;
	max-width: 38%;
	display: flex;
	margin: 2%;
}
.gas-safety.align-center {
  display: flex;
  background: #2d3d4d;
  gap: 5px;
  border-radius: 10px;
  max-width: 549px !important;
  color: white;
  padding: 0px 0 0 10px;
  width: 45%;
}
.warranty-badge {
	background: #f77935;
	width: 36%;
	padding: 17% 5px;
	text-align: center;
}
.gas-safety-image {
    width: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 8px;
}
.gas-safety-text {
    padding: 5px;
    display: block;
    display: flex;
    align-items: center;
    border-radius: 5px;
    align-items: center;
    width: 100%;
    display: flex;
}


.gas-safety-text .c-brand {
	line-height: 1.5rem !important;
}
.gas-safety-image img {
	text-align: ;
	margin: 0 auto;
}
.c-brand {
	line-height: 26px !important;
    display: flex;
    flex-direction: column;
}

.product-subtitle-one{
	font-size: 18px;
    margin-top: -17px;
}

.best-seller .boiler_list_content{
	border: solid 4px #f77935 !important;
    margin-top: 27px !important;
}

.best-seller .boiler_list_content:after{
    content: 'Recommended For You';
    background: #f77935;
    padding: 2px 25px;
    border-radius: 20px;
    position: absolute;
    left: 120px;
    top: -16px;
    color: white;
    font-size: 19px;
    z-index: 200;
}

.product-subtitle-two{
	font-size: 20px;
    color: #f77935;
    margin-top: 5px;
	    margin-bottom: 13px;

}

.warranty-installation.d-flex.justify-space {
	display: flex;
	margin-top: 20px;
}
.checklist li {
	display: block;
	position: relative;
	font-size: 1rem;
	line-height: 2rem;
}

.checklist li::before {
	

    position: absolute;
    left: -5%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #003e6b;
	
}

/* hidden box */


.right-pbox p{
	text-align:center;
}

/* #paymonthly{
	display: none;
} */

/*=====Price==style 2=========*/
#boilers_list .boiler_list_content .boiler_price_details {
	      background: #f5f7f9 !important;
    padding: 0% 0% 2% 0% !important;
    border-radius: 0px 10px 10px 0px;
}

.price-box-v2 {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 10px;
}



.right-pbox {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

.left-pbox {
  display: flex;
  width: 50% !important;
  justify-content: center;
}

.bg-white {
	margin-bottom: 2.5rem;
}
.left-pbox, .right-pbox {
	width: 100%;
	
}
.price_container {
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}
#whats-included-popup {
	display: none;
	background: #f77935;
	color: #000;
	padding: 2px 13px;
	position: absolute;
	font-size: 16px;
	top: -16px;
	border-radius: 25px;
	right: 0;
	z-index: 2;
	box-shadow: 0px 1px 4px 0 #0000005e;
}
.left-pbox p {font-size: 15px !important;
	margin: 5px 0;
}
.right-pbox p {
	margin: 3px 0;
	font-size: 13px !important;
	line-height: 20px !important;
}
.right-pbox p:last-child {
	color: #4ccb5b;
}
.price_container_inner.d-flex {
	margin: 10px auto;
}

.custom-save-but {
	background: #1f2839;
}
.custom-save-but:hover {
	background: #f77935;
}
#boilers_list h6 {
	text-align: center;
	background: #1f2839;
	width: 220px;
	margin: 0 auto;
	padding: 14px;
	border-radius: 50px;
	color: #fff;
}
.boiler-price-divider span {
	background: #fff5e6;
	padding: 5px;
	z-index: 1;
	position: relative;
}
.left-pbox h3 {
	text-decoration: line-through;
}
.boiler-price-divider::before {
	content: "";
	display: block;
	width: 1px;
	border: 1px dashed;
	height: 100px;
	position: absolute;
	top: -14px;
	left: 12px;
}
.boiler-price-divider {
	font-size: 12px;
	padding-top: 25px;
	position: relative;
}
/*=====Price==style 2====END======*/
.btn_container .btn-fill {
	background: #f77935;
	font-size: 1.2rem;
	padding: 12px;
    border-radius: 5px;
    font-weight: 500;
}
.btn_container .btn-fill:hover {
	background: #2986c1;
}


.btn_container button {
	width: 100%;
	margin: 8px 0;
	
}
/*=======Boiler-Heading and para=Style==END===*/

.left_tb {
    background: #ebeced;
    width: 25%;
    padding: 14px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    gap: 10px;
}
.rigt {
	font-size: 2.5rem;
	line-height: 3rem;
}
.rigt {
	font-size: 2.5rem;
	line-height: 4rem;
	width: 35%;
	float: left;
}
.sb {
	font-size: 1.5rem;
	display: block;
	line-height: 1rem;
	padding-top: 20px;
}
.lft {
	font-size: 0.8rem;
}
.rigt-sb {
	font-size: 1rem;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

.is-fullhd #submit {
    margin: 20px auto;
    text-align: center;
    float: none;
    width: 100%;
    padding: 10px;
    font-size: 20px;
    background: #00ac47;
    color: white;
}

.datetimepicker-footer-clear.has-text-danger.button.is-small.is-text {
    display: none;
}

#boilers_list h6 {

	display: none;
}
/*=====Section 2====END======*/



/*======Checkout Page Css====*/
.datetimepicker-wrapper .datepicker-nav {background: #f77935 !important;}
.datetimepicker.is-primary .datetimepicker-header .datetimepicker-selection-day {color: #f77935 !important;}
.datetimepicker-wrapper .is-today {background: #f77935 !important;}
.datetimepicker-wrapper .datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {border-color: #f77935;}
.datetimepicker-wrapper .datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {color: #fff;}
.datetimepicker-wrapper .datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {background: #003e6b;}
.datetimepicker-wrapper .datetimepicker-footer-clear.has-text-danger.button.is-small.is-text {background-color: #f77935;color: #fff !important;}
.datetimepicker-wrapper .datetimepicker-footer-clear.has-text-danger.button.is-small.is-text:hover {background-color: #003e6b;}
.datetimepicker-wrapper .datepicker-nav .datepicker-nav-next:active, .datetimepicker-wrapper .datepicker-nav .datepicker-nav-next:focus {background-color: #003e6b !important;color: #fff !important;}
.datetimepicker-wrapper .datepicker-nav .datepicker-nav-previous:active, .datetimepicker-wrapper .datepicker-nav .datepicker-nav-previous:focus {background-color: #003e6b !important;color: #fff !important;}
#date-refresh-btn {background: #f77935;color: #fff;}
#date-refresh-btn:hover {background: #003e6b;}


.deposit-amount-active, .deposit-amount-active:focus, .deposit-amount-active:hover {
    background: #f1e112 !important;
}

@media only screen and (max-width: 900px) {
    
#side-sticky{
    width: 100% !important;
}
	
	#top-of-site-pixel-anchor{
		display: none;
	}

}


#side-sticky{
   width: 430px;
}

.side-sticky-add{
    overflow-y: scroll;
    height: 94.5vh;
    position: fixed;
    width: 430px;
    top: 5px;
}



  /* scrollbar */
  #side-sticky::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  #side-sticky::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  #side-sticky::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(255, 255, 255);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }
  
  #side-sticky::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
  }

.input {
	color: #000000de !important;
}

.tms_radio-btn{
    width: 100%;
    background: #f77935;
	
}

.monthly-pay-amount-active{
	background: #f1e112 !important;
}

.is-active::after{
	display: none;
}

.payment-info{
	    font-size: 20px;
    margin-bottom: 20px;
}

.form-max{
	    display: flex;
    flex-direction: column;
    gap: 10px;
}
.form-max button {
	width: 80px;
	border-radius: 5px;
}
.tms_radio-btn input{
	background: transparent;
    padding: 20px;
    border-radius: 5px;
}

.monthly-options{
	display: flex;
	gap: 10px;
	margin-top: 20px 0px;
}

.pay-sec-mid .is-underlined{
	display: none;
}

.callander-box{
	    border-bottom: solid 1px #8080804f;
    margin-bottom: 25px;
}

.payment-type img{
	    width: 226px;
    margin-bottom: 10px;
}

.payment-tab i{
	color: white;
    display: flex;
    bottom: 10px;
    position: absolute;
}

.payment-tab input{
	background: #003e6b !important;
	color: white !important;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-size: 19px !important;
    width: 250px;
    height: 60px;
    justify-content: center;
	text-align: center;
}

.payment-option-active input{
    background: #f77935;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-size: 19px !important;
    width: 250px;
    height: 60px;
    justify-content: center;
}

.payment-option-active input:active{
	    background: #f77935;
}

.accordion::after{
	display: none;
}


.payment-tab-section{
	display: flex;
	justify-content: start;
	gap: 5px;
}

#installation-details P{
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    max-width: 500px;
    justify-content: space-between;
    background: #f3f8fb;
    padding: 10px;
    border-radius: 5px;
}

#installation-details span{
    font-weight: normal;
	text-align: right;
}


.checkout-fields{
	width: 100%;
}


.form-wrap{
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-top: 5px;
}

#send-quote-btn-group{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.send-close {
    background: #f77935 !important;
/*     color: rgb(95, 95, 95) !important; */
/*     border: solid 1px gray !important; */
}


.send-close:hover {
    background: #003e6b !important;
}


.chek-btn{
    background: #003e6b;
    color: white;
}



.btn_styl_radio.btn-color-1 {
	width: 100%;
}
.btn_styl_radio.btn-color-2 {
	width: 49%;
}
.choose-upgrades .sub-title {
	font-size: 24px !important;
	font-weight: 500 !important;
}
.choose-upgrades .card-footer-item {
	color: #363636;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: none;
}
.choose-upgrades .card-footer-item:hover {
	color: #282828 !important;
    text-decoration: underline;
}

.choose-upgrades .content p {
    font-size: 16px !important;
    color: #282828 !important;
    margin-top: 20px !important;
}

.container.is-fullhd.all-controls {
	max-width: 1440px ;
	
}
.navbar {
  margin: 0 auto; border-bottom:1px solid #f2f2f2;
}
.addon-products{ background:#fff; border-radius: 6px;}

.demo p span{
    float: right;
}
.demo p{
        /* border-bottom: 1px solid #80808030; */
        background: #f5f7f9;
        margin: 10px;
        padding: 20px;
        border-radius: 5px;
        border: solid 1px #ebeced;
}

.Your-answers{
    max-width: 1413px;
    margin: auto !important;
    border-radius: 10px;
    margin-top: 40px;
}

.four-box{
	 display: flex;
    gap: 10px;
	justify-content: start;
    display: none !important;
}

.boiler-img img {
    margin: auto;
    filter: drop-shadow(-10px 10px 5px rgba(140, 139, 139, 0.29));
    object-fit: contain;
    max-width: 170px;
}

.bcard_img img{
	width: 20px;
	margin-right: 20px;
}

.product-card {
    flex-basis: 233px;
    border-radius: 20px;
    position: relative;
    transition: 0.2s;
    border: solid 1px #03030312;
    box-shadow: 3px 3px 5px #8080801c;
}

#card-element{
    background: #80808014;
    padding: 20px;
    border-radius: 10px;
}

.card-img-sec{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.card-sec{
    padding: 14px;
    border: dashed 1px gainsboro;
}

.card-btn{
	color: white;
}

.product-card:hover {
    background-color: #fff;
    scale: 1.03;
    box-shadow: 2px 2px 10px #8080801c;
}


.product-card-label {
	position: absolute;
	padding: 2px 0;
	left: 50%;
	min-width: 150px;
	transform: translateX(-50%);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #2d3d4d;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.28;
	font-weight: 700;
}
.card-image .image img {
	max-width: 60%;
	margin: 0 auto;
}
.product-price-box {	margin: 10px 0 20px 0;}

.single-price-total {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 700;
	margin-bottom: 5px;
	color: #2d3d4d;
}
.single-price-subtext {	margin-bottom: 5px;}

.smalltext {
  font-size: 16px;
  line-height: 1.083;
  margin-bottom: 0;
  text-align: left;
  display: flex;
  gap: 6px;
  width: 100%;
  align-items: baseline;
  text-transform: lowercase;
}

.shopping-basket-item-firstchid {
	border-bottom: .5px dashed;
	padding-bottom: 15px;
}
.shopping-basket-item-inner {
	padding: 15px 0;
	display: flex;
	border-bottom: .5px dashed;
}
.shopping-basket-product-name {
	font-size: 17px;
	line-height: 1.18em;
	color: #2d3d4d;
	margin-right: 15px;
	flex: 1 1 auto;
	text-align: left;
}
.shopping-basket-product-price {
	font-size: 20px;
	line-height: 1em;
	letter-spacing: .4px;
	color: #2d3d4d;
	text-transform: uppercase;
	white-space: nowrap;
}
.change-boiler-back {
	display: flex;
	justify-content: space-between;
}
.shopping-basket-item-firstchid .shopping-basket-item-inner {
	border: 0px;
}

 .increment {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	margin: 0 auto;
}

 .increment .increment-button {
	border: 1px solid #b8c3cc;
	border-radius: 50%;
	font-size: 20px;
	padding: 3px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.increment .increment-button.minus:hover {
	border: 1px solid #d83a3a;
	background-color: #f5cece;
	cursor: pointer;
}
.increment .increment-button.plus:hover {
	border: 1px solid #d83a3a;
	background-color: #f5cece;
	cursor: pointer;
}
 .increment div {
	width: 40px;
	height: 40px;
	padding: 6px;
	display: inline-block;
}

.why-buy{text-align:left !important; }
 .why-buy ul li {
	margin-top: 10px;
}

.book-installation .is-active {
	max-width: 100%;
}
.book-installation .sub-title.is-4 {
	font-size: 24px;
}
.book-installation .field .label {
	font-weight: 500;
}

.button.is-primary{
    background-color: #f77935 !important;
    border-color: transparent;
    color: #fff;
}

.book-installation .buttons.are-medium {
	margin-top: 40px;
}
.book-installation .buttons.are-medium .is-success {
	background: #f77935;
}
.book-installation .buttons.are-medium .is-success:hover {
	background: #f77935;
}
.selected-date {
	background: #ebeced;
	padding: 10px 20px;
	border-radius: 10px;
	margin-bottom: -20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.review-and-pay .sub-title.is-4 {
	font-size: 24px;
}


.button:hover, .button:active, .button:focus{
	color: white !important;
    background-color: #2986c1;
}

/*======Checkout Page Css==End==*/


/*===Responsive==Mobile=====*/


@media screen and (max-width: 767px) {
.payment-tab-section {
	flex-wrap: wrap;
}
.addons-basket {
	padding: 12px 0 !important;
}
.gas-safety-text {
    padding: 0px;
    font-size: 14px;
    font-weight: 400 !important;
}
	
	.product-tags-sec{
		margin-top: 20px;
	}
	
	.best-seller .boiler_list_content:after{
		    content: 'Recommended For You';
    background: #f77935;
    padding: 2px 25px;
    border-radius: 20px;
    position: absolute;
    left: 19% !important;
    top: -16px;
    color: white;
    font-size: 16px !important;
    z-index: 200;
	}
	
	.left_tb{
		width: 48% !important;
	}

	.hd-back a{
    width: 38px;
    height: 39px;
    font-size: 12px;
    margin-left: 9px;
	}
	
	.head-after-right{
		width: 70%;
	}
	
	.head-after-left{
		width: 20% !important;
	}
	

    .mobil-view {
        display: block;
        z-index: 2;
        position: relative;
        padding: 24px 20px 32px 20px;
    }
    
.desk-view {
	display: none;
}
.bq-col-50 {
	width: 100%;
	padding: 2rem 2rem;
	display: block;
}
#boilers_list .boiler_list_content {
	display: block;margin: 3rem 0;}
.bq-col-50 {
	width: 100%;
	padding: 1rem 1rem;
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
}
.brand-logo img {
	width: 60%;
	text-align: center;
	margin: 0px auto 20px;
}
.checklist li {
	    padding-left: 10px;
    margin-left: 16px;
	text-align: left;
}
.warranty-installation.d-flex.justify-space {
    display: flex;
    flex-direction: column;
    gap: 3px !important;
}
.warranty.align-center {
	background: #f2f2f2;
	max-width: 100%;
	display: flex;
	margin: 4%;
}
.gas-safety-image {
    text-align: center;
    display: flex;
    align-items: center;
}
.warranty-badge {
	background: #f77935;
	width: 29%;
	padding: 5% 5px;
	text-align: center;
}

.gas-safety.align-center {
  max-width: 100%;
  display: flex;
  padding: 5px 10px;
  text-align: left;
  border-radius: 5px;
  margin-top: 8px;
}

.btn_container button {
	
	font-size: 1.2rem;
}

.bq-col-40 {
	width: 100%;
	padding: 0 1rem;
	margin-top: 0rem;
	display: block;
}
	
/*=====Price===*/
	.boiler-img img {
	width: 100%;
	text-align: center;
	margin: 0 auto;
		margin: auto;
}
.brand-logo img {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px;
}
.checklist {
    padding: 5px 0px 0px 12px;
    margin: 0 auto;
}
#boilers_list .boiler_list_content .boiler_price_details {
    padding-bottom: 8% !important;
}
	
	
	
	
	
	
/*=====Header====Mobile-view--*/
	.sec-left {
	width: 50% !important;
}
.sec-right {
	width: 50%;
	display: flex;
}

.hd-brand {
	display: none;
}
#header-section {
	margin: 0px 20px;
}
.hd-menu {
	margin: 10px 0 0 auto;
	vertical-align: middle;
	display: table-cell;
	line-height: 80px;
}
.head-after {
	width: 100%;
	display: block;
}
#header-section-2 {
	display: block;
	
}
.btn-fill {
	font-size: 0.8rem;
	margin: 10px 5px;
	padding: 6px 20px;
}
.hd-btn {
	float: none;
	margin: 0 auto 0 0;
}
	
#header-quote {
	
	margin-bottom: 0px;
}	
	
	
}


.dropbtn { font-size: 16px;
	background: #1f2839;cursor: pointer;
	color: #fff;
	text-underline-position: unset;
	padding: 6px 30px;
	border-radius: 25px;
	text-decoration: none;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.mn_list li a {
	padding: 0px;
	background: transparent;
	text-align: left;
	line-height: 1.5rem;
	font-size: 1.2rem;
}
.dropdown-content {
	display: none;
	position: absolute;
	right: -46px;
	background-color: #f9f9f9;
	min-width: 280px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 3;
/* 	padding: 1.2rem !important; */
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a {
	font-size: 1.1rem !important;
	font-family: Roboto;
/* 	text-decoration-line: underline; */
	text-decoration-color: #f77935;
	color: #f77935;
}
.mn_list .hd_styl {
	margin: 5px 0px !important;
	display: block;
	text-align: left;
	line-height: 1.5rem;
	font-size: 0.85rem !important;
	font-weight: 600;
}

.mn_list .im_styl {
	float: left;
	position: absolute;
	left: 11px;
	top: 0;
}
.calc-btn {
  font-size: 1.1rem;
  padding: 15px !important;
  border-radius: 5px;
  border: solid 1px;
}

.im_styl i{
	    font-size: 27px;
    line-height: 42px;
    padding-right: 10px;
}
.hd-menu p {
	font-size: 11px !important;
	text-align: left;
}
.mn_list li {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.mn_list {
	margin-left: 20px;
}
.mn_list .im_styl {
	float: left;
	position: absolute;
	left: -35px;
	top: -28px;
}
.dropdown-content a:hover {background-color: transparent; color:#282828;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #f77935;}




/*************************************************************************Boiler Repair********************************************************************/
#lft_styl .BadgeContainer__Inner-sc-pa6z2-0.LIyhl {
	margin-left: 0;
}
#primary {
/* 	margin-top: 4rem !important; */
}


/*************************************************************************Quote form Css********************************************************************/


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

h1{
	font-family: 'Roboto', sans-serif !important;
}
.backg-clor{
    background-color: #ebeced;
}
.heat-header{
    padding: 20px 0;
}
.heat-header img{
    width: 150px;
}
.heat-header button{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    border-radius: 50px;
    border: none;
    background-color: #b5babf;
}
.heat-header progress{
    height: 5px;
}
.which-trade img{
    width: 60px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 15%;
}
/********Header Section closed here**********/

.width_800 .box{
    background-color: #f7f7f7;
    cursor: pointer;
    box-shadow: none;
    border-radius: 10px;
    transition: 0.2s;
}
/* .width_800 .box:active{
    background-color: #ff872a !important;
} */
.width_800 h1{
    margin: 50px 0 30px 0;
}
.width_800 p{
    font-weight: 500;
}
/********width 800 closed here**********/

.ctn_width .box{
    background-color: #f7f7f7;
    cursor: pointer;
    box-shadow: none;
    border-radius: 10px;
    transition: 0.2s;
}
/* .ctn_width .box:active{
    background-color: #ff872a !important;
} */
#que2_icon{
    margin-bottom: 40px;
}
#que2_icon h1{
    margin: 50px 0 20px 0;
}
#que2_icon a span{
    border-bottom: 1px dashed rgba(0,0,0,0.5);
    text-decoration: none;
    font-size: 20px;
    color: #000;
}
#que2_icon i{
    font-size: 20px;
    color: #000;   
}
.ctn_width p{
    font-weight: 600;
}
/********Container width closed here**********/ 

.mob_box p {
    font-size: 15px;
}

.width_600 .box{
    background-color: #fbfbfb;
    cursor: pointer;
    box-shadow: none;
    border-radius: 10px;
    transition: 0.2s;
}
/* .width_600 .box:active{
    background-color: #ff0000 !important;
} */
.width_600 h1{
    margin: 50px 0 30px 0;
}
.width_600 p{
    font-weight: 600;
}

/********width 600 closed here**********/ 

.pin_que h1{
    margin-top: 50px;
}
.pin_que p{
    font-size: 22px;
    margin: 0 0 10px 0;
    color: #717272;
}
/* .pin_que input{
    font-size: 21px;
    font-weight: 400;
    padding: 10px 20px;
    max-width: 400px;
    text-align: center;
    width: 34%;
    display: block;
    margin: 0 auto;
}
.pin_que button{
    background-color: #f77935;
    color: #fff;
    font-size: 1.25em;
    border-radius: 50px;
    padding: 10px 50px;
    margin: 20px 0;
} */
/********Pincode Question closed here**********/ 

.get_touch{
    margin-top: 50px;
}
.get_touch h1{
    font-weight: bolder;
}
.get_touch p{
    font-size: 18px;
}
.get_touch form input{
    font-size: 20px;
    font-weight: 400;
    padding: 10px 20px;
    max-width: 500px;
    width: 100%;
    border: 1px solid #ebeced;
    margin-bottom: 20px;
	border-radius: 10px;
}
.get_touch form input:last-child{
    margin: 0;
}
.sepator{
    height: 3px;
    background-color: #c6cbcf;
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
}
.our_promise{
    max-width: 500px;
    margin: 0 auto;
    text-align: left;
}
.our_promise h3{
    margin-bottom: 0rem !important;
}
.our_promise ul li{
    font-size: 20px;
}
.get_touch button{
    background-color: #f77935;
    color: #fff;
    padding: 10px 50px !important;
}
/********Get in touch closed here**********/

.fixed_price h1{
    color: #27754e;
}
.fixed_price ul li{
    font-size: 19px;
    color: #27754e;
}
.fixed_price ul li a{
    border-bottom: 1px dashed;
    color: #27754e;
}
.fixed_price button{
    background-color: #f77935;
    color: #fff;
    font-size: 1.25em;
    border-radius: 50px;
    padding: 10px 50px;
    margin: 20px 0;
}
/********Fixed Price closed here**********/ 

footer h3{
    color: #9c9ea0 !important;
}
footer{
    border-top: 1px solid #80808033;
/* 	position: absolute;
	width: 100vw;
	bottom: 0;
	z-index: 10; */
}
/********Footer closed here**********/ 


/******************Second Page***********************/

.rdy-quot p{
    color: #9c9ea0;
}
.rdy-quot ul li i{
    color: #27754e;
}
.rdy-quot ul li{
    font-size: 19px;
}
.sepator2{
    height: 2px;
    background-color: #c6cbcf;
    margin: 20px 0;
}
.rdy-quot .button{
    background-color: #f77935;
    color: #fff;
    font-size: 1.25em;
    border-radius: 50px;
    margin: 20px 0;
    width: 100%;
}
/* button:hover{
    color: #fb6b6b !important;
} */
.rdy-quot p a{
    color: #9c9ea0 !important;
    text-decoration: underline;
}

/********************Third Page***************************/

.page3{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page3 button{
    display: block;
    width: 300px;
    text-align: left;
}
.page3 i{
    color: #27754e;
}

/********************Forth Page***************************/

/********header Start Here********/
.back-icon i{
    background-color: #000;
    color: #fff;
    padding: 10px;
    border-radius: 100%;
    cursor: pointer;
}
.btn-bg-clr{
    background-color: #b5babf !important;
}

/********Cards Start Here********/

.first_card p{
    font-size: 14px;
}
.first_card p span{
    color: #717272;
}
.first_card button{
    color: #fff;
    background-color: #000;
}
.first_card button i{
    color: #ff0000;
}
.first_card .icon-24 {
    font-size: 24px;
}
.color-grey{
    color: #9c9ea0 !important;
}
.color-red {
    color: #bf2c25 !important;
}
.color-amber{
    color: #e09339 !important;
}
.color-lgra{
    background: linear-gradient(90deg, #ff2d5d, #ff34a6);
}
.fst_crd_lbtn{
    background-color: #f77935 !important;
    color: #fff;
    padding: 0.6rem 2rem;
    font-size: 1.1rem;
}
.fst_crd_offer{
    background-color: #bf2c25;
    border-radius: 0 0 6px 6px;
}
.snd_crd_offer {
    background-color: #f5f5f5;
    border-radius: 0 0 6px 6px;
    text-align: center !important;
}

.thrd_card img{
    max-width: 350px;
    position: absolute;
    top: 286px;
}



/********************Fifth Page***************************/
.datetimepicker-footer-clear.has-text-danger.button.is-small.is-text {
	background-color: #f06e0b;
	color: #fff !important;
}
.datetimepicker-footer-clear.has-text-danger.button.is-small.is-text:hover {
	background-color: #2e7bcb;
	color: #fff !important;
}
.datetimepicker-selection-day{
	    color: #35544f;
}
#date-error h3, #time-error h3 {
	color: red;
}
.is-today{
	background: #1f2839 !important;
}

.datepicker-nav{
	background: #1f2839 !important;
}

.datetimepicker{
	max-width: inherit !important;
	border-radius: 10px;
    box-shadow: none !important;
    border: solid 2px #8080801f !important;
}

.pay-sec{
    background: white;
    padding: 20px;
}


#IAgrryCheck{
	width: 22px;
    height: 22px;
}

.boiler-order-answer{
	max-width: 550px;
    margin: auto;
    padding: 50px !important;
}


.terms-conditions{
	display: flex;
	gap: 20px;
	align-content: baseline;
}

.boiler-quote-form-fields{
	max-width: 500px;
	margin: auto;
}


.fa-circle-check{
	color: #27754e;
}



.form_postcode_search{
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 400px;
	margin: auto;
	margin-top: 0;
}

.form_address_selection select{
	width: 100%;
    padding: 12px;
    border-radius: 5px;
}

.last-back{
	position: relative !important;
    padding-left: 60px !important;
    padding-right: 10px !important;
}

.boiler-order-answer{
	box-shadow: none !important;
}

.back_step_button{
    position: absolute;
    bottom: 1%;
    left: 6%;
    font-size: 21px;
    border-right: 1px solid;
    padding-right: 15px;
	color: #000000c4;
	z-index: 100;
}


.fieldset{
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem;
    border: 1px solid #ccc
}
.fieldset  > legend{
    color: #fff;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    background-color: #00b969;
    border-radius: 20px;
    padding: 0 20px;
    width: max-content;
    border: 0 none
}
.cimg{
    position: absolute;
    left: 13%;
    top: 25%;
}
.bcard_img {
    border: 1px solid;
    background-color: #ffffff;
    width: 100%;
    border: solid 1px #ebeced;
    display: flex;
    align-items: center;
}
.bcard_img p{
    padding-top: 3px;
}
.fin-avab{
    position: absolute;
    top: 15px;
    left: 10px;
}
.description_text button{
    display: block;
}
.boiler_specs{
    margin-top: 28px !important;
    width: 400px;
}
.boiler_specs1 {
    background-color: #f2f2f5;
    width: 105px !important;
}
.boiler_specs2 {
    background-color: #f2f2f5;
    width: 100px !important;
}
.boiler_specs3{
    background-color: #f2f2f5;
}
.noti{
    background-color: #c6e7dc !important;
}
.noti_text {
    display: flex;
    justify-content: space-between;
}
.noti_text p a{
    text-decoration: none !important;
    border-bottom: 2px dotted;
}

.form_required_error{
	display: none;
    color: #f14668;
    text-align: left;
    padding: 5px;
}



/*-----------Media--Screen----------*/

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


}
@media screen and (min-width:1216px) {
	

    .width_800 .columns{
        width: 800px;
        margin: auto;
    }

    .width_600 .columns{
        width: 600px;
        margin: auto;
    }
    
    .get_touch .get_in{
        width: 600px;
        margin: 0 auto;
        margin-top: 30px !important;
    }

    .fixed_price{
        width: 600px;
        margin: 0 auto;
        margin-top: 80px !important;
    }
/********Second Page***********/
.rdy-quot{
    width: 500px !important;
}

}


@media only screen and (max-width: 1024px) {
	
	
	
.boiler-order-answer{
    margin: 0 auto;
    padding: 20px !important;
}
	
.heat-header{
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.width_800{
    padding: 10% 5% !important;
}
.which-trade{
    display: none !important;
}
.ctn_width{
    padding: 10% 5% !important;
}
.width_600{
    padding: 10% 5% !important;
}

}

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


}

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


}

@media only screen and (min-width: 768px) {
	
    .detail-radio-video{
    width: 44% !important;
    }
    
	.all-option img{
		margin: auto !important;
        display: flex;
	}
	
	.checklist{
		margin-left: 30px;
	}
	
		
/* 	.main-sec{
		margin-top: 3rem;
	} */
    
    .width_800 .box:hover{
        background-color: #fff;
        scale: 1.1;
        box-shadow: 4px 4px 10px #8080801c;
    }
    .ctn_width .box:hover{
        background-color: #fff;
        scale: 1.1;
        box-shadow: 4px 4px 10px #8080801c;
    }
    .width_600 .box:hover{
        background-color: #fff;
        scale: 1.1;
        box-shadow: 4px 4px 10px #8080801c;
    }

}


@media only screen and (max-width: 767px) {
#primary2 {
	flex-direction: column;
}	
.page-template-boiler-products #primary2 .column {
	width: 100%;
}

	.form-wrap{
		flex-direction: column;
		gap: 0px;
		margin-top: 10px;
	}
	
	.book-installation .p-5{
		padding: 0!important;
	}
	
		.book-installation .buttons{
		margin-top: 20px!important;
	}
	

	
		.book-installation h4{
		margin-top: 20px!important;
	}
		
.back_step_button {
	position: relative;
	bottom: -30px;
	left: 40%;
	font-size: 21px;
	border-right: 1px solid;
	padding-right: 15px;
}

	
    .width_800 img{
        height: 60px !important;
    }
    .ctn_width img{
        height: 70px !important;
    }
    .width_600 img{
        height: 70px !important;
    }
    .mob_box{
        display: flex !important;
        align-items: center;
        padding: 10px !important;
    }
    .width_800 .column{
        padding: 0.25rem !important;
    }
    .ctn_width .column{
        padding: 0.25rem !important;
    }
    .width_600 .column{
        padding: 0.25rem !important;
    }
    .width_800 .box{
        background-color: #f7f7f7;
    }
    .ctn_width .box{
        background-color: #f7f7f7;
    }
    .width_600 .box{
        background-color: #f7f7f7;
    }
}

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

.mob_box img {
  margin: 0 auto;
	}

}


@media only screen and (max-width: 736px) {
.pay-mothly-second .tms_radio-btn input {
	padding: 10px;
	font-size: 12px;
}	
#primary {
	margin-top: 1rem !important;
}

}

@media only screen and (max-width: 480px) {
.payment-tab input {
	padding: 15px;
	height: auto;
	white-space: wrap;
	text-align: left;
}	

.column { width: 100%; }
	
#IAgrryCheck {
	width: 23px;
	height: 23px;
}		
.our_promise h3 {
	margin-bottom: 0rem !important;
}	
.our_promise ul li {
	font-size: 17px;
	line-height: 1.3;
}	
.btn_container .btn-fill {
	font-size: 18px !important;
}	
.product-pay-mothly .tms_radio-btn {
	width: 100%;
}
.pay-mothly-second .tms_radio-btn input {
	font-size: 16px;
}	
	#primary {
	margin-top: 1rem !important;
}
	.monthly-options{
		flex-direction: column;
		width: 90%;
	}

	.payment-tab input, .payment-option-active input{
		width: 38vw;
		font-size: 14px !important;
		padding: 15px;
	}
	
	.payment-tab i{
    font-size: 16px !important;
    margin-left: 15px;
    top: 21px;
	}
	
	
}

@media only screen and (max-width: 384px) {
.form-max {
	flex-wrap: wrap;
}
.btn_container .btn-fill {
	font-size: 15px !important;
}
.btn-fill {
	font-size: 0.6rem;
}
	
}


.quote-form__checkbox-content {
	margin: 0 0 20px !important;
	text-align: left;
}


/* ================================================== boiler rapair ===================================================== */

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
.brand-color{
        color: #363636  !important;
    font-family: 'Quicksand';
	
}
.brand-color2{
    color: #363636 !important;
	padding-bottom: 3% !important;
}

.brand-color2 span {
	font-family: 'Barlow' !important;
}
.bg-color{
    background-color: #eaf1ff;
}
.bdy-bg-clor{
	    background-color: #ebeced;
    min-height: 84vh;
    display: grid;
    place-content: center;
}
.bgcol-lblue{
    background: #3998e514;
}
.bgcol-brand{
    background: #fcb900;
}
.width_800{
    width: 800px !important;
    margin: auto !important;
}
.width_500{
    width: 500px !important;
    margin: auto !important;
}

.all-option{
    cursor: pointer;
    background-color: #f7f7f7 !important;
    transition: 0.2s;
    box-shadow: none !important;
}
.all-option p{
    font-size: 20px;
	text-align: center;
}
.all-option2{
    cursor: pointer;

    background-color: #f7f7f7 !important;
    transition: 0.2s;
    box-shadow: none !important;
}
.all-option2 p{
    font-size: 20px;
}
.all-option2 img{
        margin: 38px auto;
    max-width: 200px;
}
.all-option3{
    cursor: pointer;
    min-height: 250px;
    background-color: #f7f7f7 !important;
    transition: 0.2s;
    box-shadow: none !important;
	min-width: 200px;
}
.all-option3 p{
    font-size: 20px;
}
.num-img{
    margin-bottom: 30px;
}
.num-img2{
    font-size: 25px;
    line-height: 1.25rem;
}
.num-img3{
    font-size: 80px;
}
.your-msg{
    width: 700px !important;
    margin: auto !important;
}
.your-pcode{
    width: 500px !important;
    margin: 0 auto !important;
}
.your-pcode .input{
    width: 400px !important;
}
.your-pcode .button{
    width: 150px !important;
}

/*************Boiler Option section start here*************/
.boiler-option .input{
    border-color: rgba(0, 0, 0, 0.5) !important;
}
.boiler-option .input:hover{
    border-color: rgba(0, 0, 0, 0.5) !important;
}
.fnl-svy p a:hover{
    text-decoration: underline;
}

/*************Payment Page start here*************/

.pay-sec img{
	height: auto !important;
	margin: auto;
}

.detail-radio{
	display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: space-around;
}

.detail-radio button{
    width: 47%;
    border: none;
    height: 60px !important;
    box-shadow: none;
    background: #f5f7f9;
    border: solid 2px #80808017;

}

.detail-radio button:hover{
	background: #f77935;
    color: white;
}

.detail-radio label{
    display: flex;
    align-items: center;
    gap: 6px;
    height: 60px;
    border: solid 2px #80808014;
    box-shadow: none;
    background: #f5f7f9;
}


.pay-sec{
    border-radius: 0px !important;
    border: 1px !important;
}
.pay-sec-mid{
    border-right: 1px solid lightgray;
}

.repair-btn{
	background: #f77935 !important;
	color: white !important;
	border: none;
}

.repair-btn:hover{
	background: #535258 !important;
}







/*-----------Media--Screen----------*/

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

}

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


}


@media only screen and (max-width: 1024px) {
    .all-option p{
        font-size: 18px !important;
    }
    .all-option2 p{
        font-size: 18px !important;
    }
    .all-option3 p{
        font-size: 18px !important;
    }
    .all-option3{
        min-height: 210px;
    }
	.addon-products .navbar{display:none;}

}

@media only screen and (max-width: 992px) {
    .width_800{
        width: 700px !important;
    }

}
@media only screen and (min-width: 768px) {
    
    .all-option:hover{
        background-color: #fff !important;
        scale: 1.05 !important;
        box-shadow: 2px 2px 10px #8080801c;
    }
    .all-option2:hover{
        background-color: #fff !important;
        scale: 1.05;
        box-shadow: 2px 2px 10px #8080801c;
    }
    .all-option3:hover{
        background-color: #fff !important;
        scale: 1.05;
        box-shadow: 2px 2px 10px #8080801c;
    }



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


  .calc-btn {
    font-size: 1rem;
}
   
 /*-----------Main Page CSS----------*/
 .all-option{
    display: flex !important;
    align-items: center;
    flex-direction: row;
    min-width: 400px;
    padding: 1rem !important;
    min-height: auto !important;
}
.all-option img{
    width: 70px !important;
}
.all-option p{
    padding: 0 !important;
    font-size: 18px !important;
    text-align: left;
    font-weight: 100;
}
.all-option2{
    display: flex !important;
    align-items: center;
    min-width: 200px;
    padding: 0.5rem !important;
    min-height: auto !important;
}
.all-option2 img{
    width: 80px !important;
    margin: 15px 20px 15px 10px !important;
}
.all-option2 p{
    padding: 0 !important;
    font-size: 18px !important;
    text-align: left;
    font-weight: 100;
}
.all-option3{
    display: flex !important;
    align-items: center;
    min-width: 200px;
    padding: 0.5rem !important;
    min-height: auto !important;
}
.all-option3 img{
    width: 70px !important;
}
.all-option3 p{
    padding: 0 !important;
    font-size: 18px !important;
    text-align: left;
    font-weight: 100;
}
.width_500{
    width: 100% !important;
    margin: auto !important;
}
.width_800{
    width: 100% !important;
    margin: auto !important;
}
.num-img{
    padding: 0.5rem !important;
    margin: 0 20px 0 10px !important;
}
.num-img2{
    font-size: 10px;
    line-height: 0.5rem;
}
.num-img3{
    font-size: 20px;
} 
.your-msg{
    width: auto !important;
}
.your-pcode{
    width: 100% !important;
    margin: 0 auto !important;
}
.our_promise1{
    padding: 10px 0;
}
.our_promise1 .icon-text{
    font-size: 15px;
}

/*************Payment Page start here*************/

.pay-sec{
    border: 1px !important;
    text-align: center;
    max-width: 400px;
    padding: 10px !important;
}
.pay-sec-mid{
    border-right: none;
    border-bottom: 1px solid lightgray;
    text-align: center;
}






}


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


}

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


}

@media only screen and (max-width: 480px) {
    .all-option{
        min-width: 200px;
    }
    .visit-sec .radio{
        font-size: 18px !important;
        margin: 0;
        margin-bottom: 10px;
    }
    .visit-sec h3{
        font-size: 18px !important;
    }
    .addr-sec h3{
        font-size: 18px !important;
    }

}



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


}

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


}

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


}

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


}


.right-pbox h3 {
  margin-bottom: 0 !important;
  text-transform: capitalize;
}



.left-pbox h3{
    margin-bottom: 0 !important;
}

.middle-section {
    max-width: 1410px;
    margin: 20px auto !important;
    display: block;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.middle-first-sec, .middle-video{
    width: 50%;
}

.middle-first-sec {
    background: #f77935;
    color: white;
    padding: 3%;
    border-radius: 15px;
}

.middle-video {
    background: white;
    padding: 3%;
    border-radius: 15px;
}

.middle-first-sec h3{
    font-size: 40px;
    font-weight: normal !important;
    color: white;
    margin: 15px 0 !important;
}

.middle-button-sec {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 40px;
}

.middle-button-sec span, .middle-button-sec a {
    background: white;
    max-width: 300px;
    text-align: center;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 5px;
    color: black;
    cursor: pointer;
}

.middle-popup-btn {
    background: green !important;
    color: white !important;
}

.middle-video iframe {
    margin-top: 23px;
    width: 100%;
    border-radius: 10px;
}

.middle-first-sec p, .middle-video p{
    position: relative;
}

.middle-first-sec p:after, .middle-video p::after {
    content: '';
    background: white;
    height: 1px;
    width: 68%;
    margin-left: 20px;
    position: absolute;
    top: 15px;
}

.middle-video p::after{
    background: black;
}

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

    .single-price-finance {
        display: flex;
        flex-direction: column;
        width: 100%;
    }


#save-quote-modal .modal-card, #request-callback-modal .modal-content, #Whats-included .modal-card, #Whats-included .modal-card-body {
    background: white;
    overflow: auto;
    width: 100% !important;
}

#request-callback-modal .modal-content{
    padding: 0 !important;

}

.send-quote-pop{
    padding: 30px !important;

}

    .middle-section {
        margin: 0px auto !important;
        flex-wrap: wrap;
        gap: 20px;
        padding: 15px;
    }

    .middle-video, .middle-first-sec{
        width: 100%;
        padding: 10%;
    }

    .middle-first-sec p:after, .middle-video p::after {
        content: '';
        background: white;
        height: 1px;
        width: 50%;
        margin-left: 20px;
        position: absolute;
        top: 11px;
    }

    .middle-first-sec h3 {
        font-size: 32px;
        line-height: 38px;
        font-weight: normal !important;
        color: white;
        margin: 15px 0 !important;
    }

    .middle-video iframe {
        height: 200px;
    }
}

.what-button{
  display: none;
}

.page-id-216 .what-button{
  display: block;
}





.strikethrough{
  text-transform: capitalize;
  background: white;
  padding: 5px 10px;
  border-left: solid 3px green;
}

.vat-sec {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 23px;
    text-transform: none;
    background: #2986c1;
    color: white;
    padding: 5px 26px;
    border-radius: 0px 0px 20px 20px;
}

.btn_container, .calc-btn, .price_container_inner {
    padding: 0 30px;
}

.single-price-finance {
    text-align: left;
    text-transform: none;
}

.survey-button {
    background: white !important;
    color: #f77935;
    border: solid 1px;
}

.survey-button:hover {
    color: black;
}

.fin-calc {
    text-decoration: underline;
}

.badge-main-sec{
    display: flex;
    align-items: end;
    height: 100%;
    gap: 20px;
}

.badge-box {
    background: #003e6b;
    color: white;
    border-radius: 10px;
    padding: 10px;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.badge-sec {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 26%;
}

.w-box {
    background: #003e6b;
}

.w-box p {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    font-size: 16px;
}

.badge-box p{
    line-height: 1;
}

.badge-w {
    font-size: 40px;
    line-height: 1;
    font-family: cursive;
}

.badge-y {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1;
    font-family: cursive;
    margin-bottom: 3px;
}

.badge-ww {
    font-size: 12px;
}

.w-box {
    background: #003e6b;
}

.g-box {
    background: white;
}

.s-box{

}

.badge-b {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.badge-s {
    font-size: 20px;
}

.power-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px gainsboro;
    border-top: solid 1px gainsboro;
    margin-bottom: 20px;
    padding: 5px;
}

.more-btn-class {
    margin-top: 12px;
    text-decoration: underline;
    text-align: left;
}

.power-sec i {
    cursor: pointer;
}
.single-price-finance {
	text-align: left;
	text-transform: none;
	width: 100%;
}
.vat-sec span {
	display: none;
}
#request-callback-modal .modal-content {
	padding: 0 !important;
}
#Whats-included ul li:not(:last-child) {
	border-bottom: 1px solid #807f7f5c;
	padding-bottom: 10px !important;
}
#Whats-included ul li {
	align-items: center;
}


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

    .single-price-finance {
        display: flex;
        flex-direction: column;
        width: 100%;
        line-height: 30px;
    }


    .brand-logo {
        top: 10px;
        left: 4px;
    }

.modal-card, .modal-content {
    padding: 8%;
    overflow: scroll;
}

    #b-more-detail .checklist {
        margin-left: 10px;
    }

    .vat-sec {
        border-radius: 0;
    }

}
/* ==================================================================================================== */

  .hd-back1 {
    background: #1ebb60;
    width: 50px;
    display: flex;
    border-radius: 50px;
    padding: 10px 15px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

 button{
    background-color: #003e6b;
    color: #fff;
    border: none;
    font-weight: 500;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 120px;
    /* color: #fff; */
}

.steps-sec{
    max-width: 1300px;
    margin: auto;
    padding: 5%;
    margin: 2% auto;
    background-color: var(--primary);
    color: var(--white);
    display: flex;
    gap: 3%;
}

.step{
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 33.33%;
}

.steps-sec h2, .steps-sec p{
    color: var(--white);
}

.steps-sec p{
    font-size: 18px;
    line-height: 1.4;
}

.steps-sec span{
    font-size: 30px;
    border: solid 2px white;
    display: flex;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-weight: 600;
}


/* step 1 */

.step-heading{
    max-width: 1300px;
    font-size: 20px;
    margin: 1% auto;
    font-weight: 500;
    color: var(--black);
}

.step-heading span{
    font-size: 35px;
}

.main-sec-p{
    background: black;
	color: white;
    max-width: 1300px;
    margin: 2% auto;
    padding: 5%;
	position: relative;
}

.main-sec-p {
    gap: 20px;
    justify-content: space-between;
}

.desk-sec h2{
     font-size: 28px;
	color: green;
}

.box-sec {
    width: 40%;
}

.p-upload-sec {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.p-upload-box h3 {
    font-size: 20px;
}

.p-upload-box p {
    font-size: 16px;
    margin-top: 10px !IMPORTANT;
}

.desk-sec {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 10px;
    width: 50%;
}

.columns {
    display: flex;
/*     gap: 20px; */
    justify-content: center;
    flex-wrap: wrap;
}

/* .mob_box {
    background: #f5f6f9;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    transition: 0.3s;
    cursor: pointer;
} */

/* .mob_box:hover{
    scale: 1.08;    
} */

.button-sec{
    width: 100%;
    display: flex;
    justify-content: end;
    margin-top: 20px;
}

/* .mob_box img {
    max-width: 184px;
} */

.custum-file-upload {
    display: flex;
    flex-direction: column;
    align-items: space-between;
    gap: 4px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 2px dashed;
    background-color: rgba(255, 255, 255, 1);
    padding: 15px;
    width: auto;
    background: #0dbc5930;
    border-radius: 10px;
    box-shadow: 0px 48px 35px -48px rgba(0,0,0,0.1);
  }
  
  .custum-file-upload .icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .custum-file-upload .icon svg {
    height: 80px;
    fill: rgba(75, 85, 99, 1);
  }
  
  .custum-file-upload .text {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .custum-file-upload .text span {
    font-weight: 400;
    color: rgb(0 0 0 / 68%);
  }
  
  .custum-file-upload input {
    display: none;
  }

  .upload-box {
    display: flex;
    gap: 10px;
    align-items: center;
}

.upload-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: column;
}


.upload-text p {
    font-size: 14px;
}

.input-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.input-box{
    margin-bottom: 20px;
}

.name-box{
    display: flex;
    gap: 50px;
}

.input-box input, .input-box textarea {
    width: 100%;
    padding: 12px;
    border-radius: 24px;
    border: solid 1px gainsboro;
    background: #f5f6f9;
}

.selected{
    background-color: var(--primary);
}

.selected p{
    color: white;
}

.main-sec-p .modal-close {
    top: 10px;
    position: absolute;
    background: #4aad1e;
    right: 10px;
}

@media only screen and (max-width: 1200px) {
    .step-heading{
        padding: 0 20px;
    }

    .desk-sec h2 {
        font-size: 22px;
    }

}


@media only screen and (max-width: 800px) {
	
  
    #e-survey .modal-card {
    width: 90%;
}
	
	.all-controls .columns{
		flex-direction: column;
	}
	
.addon-products, .addons-basket {
    width: 100% !important;
    margin: 0px !important;
}
	
	
	.best-seller .boiler_list_content:after {
    top: -14px;
}


.best-seller .boiler_list_content:before {
    top: -14px;
}
	
.hd-btn ul, .hd-btn ul {
/*     flex-wrap: wrap; */
    margin-top: 10px;
}
	.hd-back a {
/*     background: #000; */
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
    padding: 12px 14px;
    font-size: 12px;
}
.main-sec-p.modal-close {
    right: -15px;
}

	
	.desk-sec p{
		font-size: 16px;
	}
  
    .heading h1{
        font-size: 20px;
    }

    .heading{
        align-items: center;
        margin: 0% auto;
    }

    button{
        font-size: 16px;
    }

    .steps-sec {
        flex-wrap: wrap;
    }

    .step{
        width: 100%;
        margin-bottom: 16px;
        gap: 5px;
        padding-bottom: 14px;
        border-bottom: solid 1px #ffffff61;
    }

    h2 {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.4;
    }

    .steps-sec span {
        font-size: 20px;
        width: 20px;
        height: 20px;
    }
    .steps-sec p {
        font-size: 16px;
        line-height: 1.4;
    }

    .main-sec-p, .columns{
        flex-wrap: wrap;
    }

    .desk-sec, .box-sec{
        width: 100%;
        border-right: none;
        gap: 10px;
    }

    .step-heading {
        padding: 10px 14px;
    }



    .mob_box img {
/*         max-width: 99px; */
    }

    .column {
        width: 45%;
    }

    .upload-boxes, .name-box{
        flex-direction: column;
        gap: 20px;
    }

    .upload-box {
        width: 100%;
    }

    .input-box input, .input-box textarea {
        width: 90%;
        padding: 12px 0;
        padding-left: 20px;
    }

    .name-box {
        gap: 24px;
    }

    .name-box .input-box:first-child{
        margin-bottom: 0;
    }


  }
  
  .upload-box img {
    position: absolute;
    display: none;

}


.upload-box img[src*="http"]{
   display: flex !important;
    aspect-ratio: 1/1;
    object-fit: contain;
    margin: auto;
    background: white;
    border: dashed 1px gray;
    border-radius: 10px;
    padding: 3px;
}

.addon-products .columns {
	justify-content: start;
	flex-direction: row;
}

#submitPhots {
    color: white;
    background: green;
}

.calendar-btn {
    color: white;
}

#e-survey .modal-card {
    width: 70%;
    max-width: 1000px;
}

.upload-sec {
    display: flex;
    gap: 20px;
}
.pay-mothly-first button {
    background: #dfe4ef;
}



.question-detail-sec{
    display: none;
}

.main-q-box {
    background: white;
    padding: 5%;
    border-radius: 20px;
}

.heade-sec h2 {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.heade-sec p {
    margin-bottom: 20px;
    text-align: center;
}

.next-button {
    background: #f77935;
    color: white;
    padding: 14px;
    width: 100%;
    text-align: center;
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 50px;
    justify-content: center;
    margin-top: -30px;
}


.helper-video {
    display: none;
}

@media only screen and (max-width: 800px) {
	
.main-q-box {
        padding: 8%;
        margin: 10px;
    }

#e-survey .modal-card {
    width: 95%;
    padding: 20px;
    height: 98%;
}

.p-upload-sec {
    margin-top: 10px;
}

.upload-sec {
    gap: 0;
    flex-wrap: wrap;
}

}













/* new video popup css */

.modal-w-detail a {
    font-size: 20px;
}
.modal-w-detail li {
    font-size: 18px;
    margin-bottom: 12px;
}
.modal-w-detail h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}

#videoModal .modal-card-body {
    padding: 8%;
    border-radius: 20px;
    position: relative;
}

#videoModal .fa-circle-xmark{
        position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: var(--primary);
}

button.button.is-success.video-close-btn {
    width: 100%;
    margin-top: 20px;
    background: var(--primary);
}


.continue {
    width: 100%;
    margin-top: 10px !important;
    background: #eceef3 !important;
    color: var(--black) !important;
}


.book-a-call {
    width: 100%;
    margin-top: 10px;
    background: #094148 !important;
}

  
#videoModal .modal-card{
      
          padding: 0;
    border-radius: 20px;
      
  }


  @media only screen and (max-width: 480px) {
    .column { width: 100%; }
    .seprator { border-bottom: 2px solid #f77935; }
#paycard {
	width: 100%;
}
#paycard input {
	width: 100%;
}	  
#videoModal .modal-card-body {
    padding: 15% 6%;
    border-radius: 20px;
    position: relative;
}

.book-a-call, .continue {
    padding: 22px !important;
    font-size: 14px;
}


  }
  
.opn_mn {
	display: flex;
	justify-content: center;
	gap: 15px;
	flex-wrap: wrap;
}
.opn_sec {
	background-color: #ffffff;
	cursor: pointer;
	border-radius: 10px;
	transition: 0.2s;
	padding: 20px;
	min-width: 200px;
	max-width: 212px;
}
.mob_box img {
	margin: 0 auto;
	width: 180px;
}

.opn_sec2 {
	background-color: #ffffff;
	cursor: pointer;
	border-radius: 10px;
	transition: 0.2s;
	padding: 20px;
	min-width: 240px;
	max-width: 270px;
}
.mob_box2 img {
	margin: 38px auto;
  	max-width: 200px;
}
.lst_opt .mob_box2 img {
	margin: 0;
}
.page-template-boiler-repair-form #section3 .opn_mn {
	max-width: 1200px;
}
.sty_sec7 .opn_sec:last-child img {
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
.opn_sec:hover {
	scale: 1.08;
}

.opn_sec2:hover {
	scale: 1.08;
}	
	
}	


@media only screen and (max-width: 767px) {
.opn_sec {
	padding: 0;
	min-width: 100%;
	max-width: 100%;
}
.mob_box img {
	margin: 0;
	width: 70px;
}
.opn_sec2 {
	padding: 0;
	min-width: 100%;
	max-width: 100%;
}
.mob_box2 {
	display: flex !important;
	align-items: center;
	padding: 10px !important;
}
.mob_box2 img {
	width: 80px !important;
    margin: 15px 20px 15px 10px !important;
}	
.lst_opt .mob_box2 img {
	margin: 0 !important;
	max-width: 80px;
}
.sty_sec7 .opn_sec:last-child img {
	margin-bottom: 0;
}	
	
	
}	

  
.test-card-note {
    background: #f3f4f6;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.test-card-note-text {
    font-size: 16px !important;
}

.test-card-info {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    flex-wrap: wrap;
    background: white;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}




  @media only screen and (max-width: 480px) {
#save-quote-modal .req-call .label {
	display: none;
}
#Whats-included .modal-card {
	padding: 0 !important;
}	  
.test-card-info span{
    width: 100%;
}
.boiler-info .title.is-3 {
	font-size: 1.5rem;
}
.checklist li {
	margin-left: 10px;
	line-height: 1.5;
}	 


  }

