*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
.brand-color{
    color: #fa8807 !important;
}
.bgcol-lgreen{
    background: #fa88074a !important;
}
.pro_bar{
    width: 20% !important;
    margin: 0 auto;
    height: 5px !important;
    background-color: #fa8807;
}
header {
  display: none;
}

.qu-sch {
	padding: 7px 15px !important;
}
.your-pcode.width_500 {
	max-width: 500px;
	margin: 0 auto;
}
.form_postcode_search {
	gap: 10px;
}
.form_postcode_search input[type="text"]:focus, .form_address_selection select:focus {
	color: #000;
}
.form_address_selection #dropdown {
	margin: 5px 0;
}

.cng_flx_bx {
	flex-wrap: wrap;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.cng_flx_bx .column {
	width: calc(25% - 10px) !important;
	flex-basis: auto;
}

#surfaceQues span {
	font-family: Oswald, sans-serif;
	color: #fa8807;
}

/********Header section closed here**********/
#section-8 {
  background-color: #dcdedf;
}
input[type="radio"] {
  accent-color: #000;
}
.ans_box{
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px !important;
    transition: 0.2s;
   padding-left: 10px;
	min-height:218px;
}
.ans_box img{
    width: 120px;
   margin: 0 auto 10px;
}
.ans_box p {
	font-size: 18px !important;
}
.ans_box:hover{
    border-bottom: 5px solid #fa8807 !important;
}
.ans_box2{
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px !important;
    background: #fa8807;
}
.ans_box2 .radio{
    width: 100% !important;
}
.ans_box2 input{
    float: left;
}
.ans_box2 p{
    color: #fff;
}
.control.has-icons-left {
	border: 1px solid #dbdbdb;
}


/********width 800 closed here**********/
.fan-sec .input:focus {
  color: #000;
}
.fan-sec{
    width: 600px !important;
    margin: auto !important;
	background-color: #fff;
  	border-radius: 20px;
  	box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.3);
}
.input{
    border-color: rgba(0, 0, 0, 0.5) !important;
}
.input:hover{
    border-color: rgba(0, 0, 0, 0.5) !important;
}
.fnl-svy p a:hover{
    text-decoration: underline;
}
.btn-color{
    background-color: #fa8807 !important;
    color: #000 !important;
    transition: 1s;
}
.btn-color:hover{
    background-color: #000 !important;
    color: #fff !important;
    
}
.clr_styl {
	filter: brightness(0) saturate(100%) invert(49%) sepia(95%) saturate(825%) hue-rotate(354deg) brightness(103%) contrast(104%);
}


/********Fantastic section closed here**********/
.fnl-svy p {
	font-size: 18px !important;
}

.fnl-svy p a{
	color: #4a4a4a !important;
	font-weight:bold;
}

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

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


}

@media screen and (min-width:1216px) {
	.width_1100{
        width: 1100px;
        margin: auto !important;
    }
    .width_800{
        width: 800px;
        margin: auto !important;
    }
    .width_600{
        width: 600px;
        margin: auto !important;
    }
    .width_700{
        width: 700px;
        margin: auto !important;
    }
    
}

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


}

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


}

@media only screen and (max-width: 768px) {
    .mob_box{
        display: flex !important;
        align-items: center;
        padding: 0.5rem !important;
		min-height:auto;
    }
    .mob_box img{
        height: 50px !important;
        margin: 0 20px 0 10px !important;
        width: 50px !important;
    }
    .mob_box p{
        padding: 0 !important;
        margin: 0 !important;
        text-align: left;
    }
    .mob_box2{
        display: flex !important;
        align-items: center;
        padding: 0.5rem !important;
    }
    .width_1100 .column{
        padding: 0.25rem !important;
    }    
    .width_800 .column{
        padding: 0.25rem !important;
    }
    .ctn-width .column{
        padding: 0.25rem !important;
    }
    .width_700 .column{
        padding: 0.25rem !important;
    }
    .ans_box:hover{
        border: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .width_700{
        width: 450px !important;
        margin: auto !important;
    }
    .fan-sec{
        width: 100% !important;
    }
    .h22{
        padding: 0 !important;
    }
.cng_flx_bx .column {
	width: 100% !important;
}    
    
    

}


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


}

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


}

@media only screen and (max-width: 480px) {
    .width_700{
        width: 100% !important;
        margin: auto !important;
    }
    .our_promise{
        padding: 20px 10px;
    }
    .our_promise ul li{
        font-size: 15px;
        line-height: 1.7rem;
    }

}

@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) {


}



.backbtn{
    border: 2px solid #fa8807;
    padding: 4px 10px;
    width:fit-content;
    border-radius: 2px;
    margin: 20px auto !important;
    cursor: pointer;
}
.animated-progress {
    width: 300px;
    height: 30px;
    border-radius: 5px;
    margin: 20px 10px;
    background-color: rgb(212, 212, 209);
    overflow: hidden;
    position: relative;
  }
  
  .animated-progress span {
    height: 100%;
    display: block;
    width: 0;
    color: rgb(255, 251, 251);
    line-height: 30px;
    position: absolute;
    text-align: end;
    padding-right: 5px;
  }
  .progress-blue span {
    background-color: blue;
  }
  #progressbar{
    width:13rem;
    height: 6px;
    
  }

  #section-1,#section-2,#section-3,#section-4,#section-5,#section-6,#section-7,#section-71,#section-8{
    display: none;
}