.cust_h100
{
	height: 100%;
}

.nav_banner_section
{
	height: 537px;
    background-size: cover;
    background-image: linear-gradient(rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.4)), url(../images/home_banner.png);
    background-repeat: no-repeat;
    background-position: center center;
	overflow:hidden;
	position:relative;
}

.nav_wrapper_div
{
    margin-top: 20px;
    display: grid;
    grid-template-columns: 100%;
}

.nav_wrap_img
{
	display: flex;	
}

.nav_wrap_img ul
{
    list-style-type: none;
    color: #fff;
    margin-top: 12px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-transform: uppercase;
	padding:0;
}

.nav_wrap_img ul li
{
	display: inline-block;
	margin-right: 40px;
}

.nav_wrap_img ul li:last-child
{
	margin-right: 0px;
}

.letstalkwrapper
{
	text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.letstalkwrapper a
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #2196F3;
    border-radius: 50px;
    border: 1px solid #2196F3;
}

.letstalkwrapper a:hover
{
    line-height: 40px;
    height: 40px;
    padding: 15px 50px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    font-size: 28px;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;
	text-decoration:none;
}

.letstalkwrapper_bannermid
{
	margin-top: 40px;	
}

.letstalkwrapper_bannermid button
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #2196F3;
    border-radius: 50px;
    border: 1px solid #2196F3;	
}

.letstalkwrapper_bannermid button:hover
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;	
}

.text_abv_banner_wrapper .b_head_text
{
    font-size: 36px;
    width: 72%;
    color: #fff;
    letter-spacing: 0px;
    line-height: 34px;
    font-weight: bolder;
    text-align: center;
    margin: 0 auto;
}

.text_abv_banner_wrapper .b_subhead_text
{
	font-size: 18px;
    color: #fff;
    letter-spacing: 0px;
    line-height: 22px;
    margin-top: 10px;
    width: 51%;
    margin-left: auto;
    margin-right: auto;
}

.clickButton
{
    color: #ffffff;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;	
}

.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
      text-align: center;
    margin-top: 20px;
}

.bounce i
{
	color: #fff;
    font-size: 18px;
    font-weight: 900;	
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.nav_banner_wrapper
{
	margin-top: 150px;
	display: grid;
    grid-template-columns: 100%;
    text-align: center;
}

.bottom_wrapper_text_letschat {
    display: grid;
    grid-template-columns: 100%;
}

.letchat_wrap button
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
	background-color: #484848;
    border-radius: 50px;
    border: 1px solid #484848;
}

.letchat_wrap button:hover
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;		
}

.tool_man_lc
{
	margin-top: 40px;
	text-align: center;
}

.tool_man_lc button
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #2196F3;
    border-radius: 50px;
    border: 1px solid #2196F3;
}

.tool_man_lc button:hover
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;	
}

.home_bottom_letschat_section
{
	color: #232323;
    padding: 0px 0;
   /*  background-image: url(../../images/bg_img1.jpg); */
	position:relative;
	/* background-color: #2196f3;	 */
    top: -22px;
}

/* .home_bottom_letschat_section:before
{
	content:'';
	background-color: #383636;
} */

.letchat_wrap
{
	text-align: center;	
}

.bottom_wrapper_text_letschat div:first-child
{
	width: 100%;
}

.slogan_wrapper
{
    font-size: 19px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;	
}

.provid5Star
{
	margin: 0 auto;	
}

.provid5Star i
{
    color: #ffeb3b;
	font-size: 18px;	
}


/* Shape Layer */

.position-relative 
{
    position: relative!important;
}

.shape 
{
    position: relative;
    top: -22px;
    left: 0px;	
}

.text-white 
{
    color: #fff!important;
}

.shape img
{
	width: 100%;
}

.finance_wrapper img
{
	width: 100%;
}

/* Shape Layer End */


/* Why Choose Us */

.custom_wcu_section
{
	background-color: #fbfbfb;
}

.y-us-section {
    padding: 82px 0 82px;
}
.y-us-head {
    text-align: center;
    margin: 0 0 91px;
}
.y-us-title h2 {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.y-us-title > p {
    color: #777777;
    line-height: 22px;
}
.y-us-title-border {
    background: #2196f3 none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    position: relative;
    width: 50px;
}
.service-3 .service-box {
    margin-bottom: 18px;
}
.service-3 .service-box .iconset {
    float: left;
    text-align: center;
    width: 25%;
}
.service-3 .service-box .iconset i {
    color: #2196f3;
    font-size: 28px;
}
.service-3 .service-box .y-us-content {
    float: left;
    width: 75%;
}
service-3 .service-box .y-us-content h4 {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
.service-3 .service-box .y-us-content p {
    color: #777777;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
}

.icon {
    padding:0px;
    font-size:40px;
    border: 1px solid #2196f3;
    border-radius: 100px;
    color: #2196f3;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}


/* Why Choose Us End */

.custom_fin_section
{
	padding: 40px 0 0 0;
}

.finance_text_wrapper
{
    display: flex;
    flex-direction: column;
    height: 350px;
    align-items: center;
    justify-content: center;
    padding: 0 60px;
    text-align: center;
}

/* Footer */

.footer-bg1
{
	background: #3e3d3e;
	padding: 40px 0;
}

.footer-menu
{
	list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;	
}

.address {
  margin: 0;
}

.address-widget .address-icon {
  margin-right: 1.5rem;
  color: #253237;
  font-size: 4.4rem;
}

.address-widget .title {
  line-height: 1.3;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  text-transform: capitalize;
  color: #253237;
  font-weight: 600;
}



.address-widget .text {
  line-height: 1;
  color: #888;
  font-size: 13px;
}

/* footer-menu */

.footer-widget .section-title .title {
  font-size: 1.6rem;
  color:#fff;
}

.footer-menu li {
  margin-bottom: 5px;
}

.footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-menu li a {
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.coppy-right.pt-2rem.pb-2rem.bg-light {
    background-color: #5d5d5d !important;
}
.coppy-right.pt-2rem.pb-2rem.bg-light p {
    color: #fff;
}
 
.footer-menu li a:hover {
  padding-left: 1rem;
  color: #28aae0;
}

.section-title h2
{
	line-height: 0;
}

.border-bottom {
    position: relative;
    border-bottom: 1px solid #dee2e6!important;
}

.section-title h2::after {
    content: "";
    position: absolute;
    background: #28aae0;
    left: 0;
    bottom: -17px;
    width: 6.5rem;
    height: 0.2rem;
}

/* coppy-right */

.coppy-right a {
    color: #ffffff;
}

.coppy-right a:hover {
  color: #f1c74c;
}

/* Footer End */


/* User Questions */

/* #Primary
================================================== */

.background-color{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--dark-blue);
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox:checked ~ .background-color{
	background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 4px;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	z-index: 100 !important;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--yellow);
	background-color: var(--dark-blue);
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p{
	color: var(--dark-blue);
}


.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
    position: relative;
    display: inline-block;
    padding: 20px;
    /* width: 100px; */
    font-size: 14px;
    line-height: 0px;
    letter-spacing: 1px;
    margin: 0 auto;
	margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    color: var(--white);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.checkbox-tools:not(:checked) + label{
    background-color: var(--dark-light);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #a7a6a6;
    border: 1px solid #a7a6a6;
    margin-right: 10px;	
}
.checkbox-tools:checked + label{
	background: #f89808;
    color: #fff;
}
.checkbox-tools:not(:checked) + label:hover{
    background: #f89808;
    color: #fff;
	border: 1px solid #f89808;
}
.checkbox-tools:checked + label::before,
.checkbox-tools:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	z-index: -1;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
    font-size: 24px;
    line-height: 0px;
    display: block;
    padding-bottom: 0px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
	background-color: var(--light);
	color: var(--dark-blue);
	box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 260px;
	font-size: 52px;
	line-height: 52px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
	-webkit-text-stroke: 1px var(--white);
    text-stroke: 1px var(--white);
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    color: transparent;
}
.checkbox-budget:not(:checked) + label{
	background-color: var(--dark-light);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-budget:checked + label{
	background-color: transparent;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:not(:checked) + label:hover{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
	position: relative;
	display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
	position: absolute;
	content: attr(data-hover);
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	-webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-text-fill-color: var(--white);
    text-fill-color: var(--white);
    color: var(--white);
	-webkit-transition: max-height 0.3s;
	-moz-transition: max-height 0.3s;
	transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
	max-height: 0;
}
.checkbox-budget:checked + label span::before{
	max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
	background-color: var(--light);
	-webkit-text-stroke: 1px var(--dark-blue);
    text-stroke: 1px var(--dark-blue);
	box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label{
	position: relative;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	text-align: center;
	padding: 0;
	padding: 6px 25px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
    color: var(--white);
	text-transform: uppercase;
	background-color: var(--dark-light);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-booking:checked + label::before{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:not(:checked) + label:hover::before{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 4px;
	z-index: -2;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
}
.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after{
	position: absolute;
	content: '';
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 4px;
	z-index: -2;
	background-color: var(--dark-light);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:checked + label::after{
	opacity: 0;
}
.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil{
	font-size: 20px;
}
.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text{
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}
.checkbox-booking:checked + label .text{
	opacity: 0.6;
}
.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after{
	position: absolute;
	content: '';
	width: 0;
	left: 0;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label .text::after{
	width: 0;
}
.checkbox-booking:checked + label .text::after{
	width: 100%;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label{
	background-color: var(--light);
    color: var(--dark-blue);
}
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label::after,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label::after{
	background-color: var(--light);
}

.slideNext
{
	margin-top: 10px;
}

.slideNext button
{
    color: #ffffff;
    border: none;
    padding: 10px 40px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
    border-radius: 50px;
    background-color: #f89808 !important;
	margin: 0 20px;
}


.link-to-page {
	position: fixed;
    top: 30px;
    right: 30px;
    z-index: 20000;
    cursor: pointer;
    width: 50px;
}
.link-to-page img{
	width: 100%;
	height: auto;
	display: block;
}



/* Custom Mix Design */

.left_content_wrapper p
{
    letter-spacing: 3px;
    text-align: justify;
    font-size: 18px;
    line-height: 26px;	
}

.custom_question
{
	margin-bottom: 0px;
}

.ques_head p
{
	font-size: 12px;
    font-weight: 600;
    color: #272626;
}

.submitImage
{
    width: 100%;
    border-radius: 10px;	
}

.custom_question
{
	display:flex;
}

.question_sections
{
	overflow: hidden;
    height: auto;
    padding: 20px 0 40px 0;
}

.ques_img
{
	margin-right: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.ques_img img
{
	width: 100px;
}

.quesNavSection
{
	box-shadow: 0px 0px 2px 0 #9e9e9e;	
}

.quesNav_wrapper_div 
{
    margin: 10px 0;
    display: grid;
    grid-template-columns: 50% 50%;
}

.quesNav_wrapper_div img
{
	width: 140px;	
}

.closePageWrap
{
	text-align: end;	
}

.closePageWrap button
{
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #f89808;
    border-radius: 50px;
    border: 1px solid #f89808;	
}

.closePageWrap button span 
{
	font-size: 28px;
}

.quesInfom
{
    color: #ffffff;
    font-size: 13px;
    background-color: #f89808;
    padding: 10px 10px;
    border-radius: 4px;
    letter-spacing: 1px;
    line-height: 22px;
}

.quesHeadBold 
{
    font-weight: 600;
    color: #fff;
    font-size: 15px;
}

/* User Information Design */

#regForm {
  margin: 0px auto;
  /* padding: 40px; */
  width: 100%;
}

input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

/* .sq
{
    overflow: scroll;
    height: calc(100vh - 30vh);
    overflow-x: hidden;	
} 
*/

.sq::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}

button {
  background-color: #f89808;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

.help
{
    background-color: #f89808;
    color: #ffffff;
    border: none;
    padding: 10px 30px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
    border-radius: 50px;	
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.6;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #f89808;
}

.slide1_wrap
{
    display: grid;
    grid-template-columns: 45% 47%;
    grid-column-gap: 8%;
}

.nextSlideFix_wrap
{
    position: fixed;
    bottom: 0;
    background: whitesmoke;
    left: 0;
    width: 100%;
    height: 100px;
	padding: 10px 0;
}

.bottom_fixed_text
{
    text-align: center;
    color: #565454;	
}

.formQuoteWrap
{
	width:100%;
}

.formLabelInput
{
	margin-bottom: 20px;
}

.formLabelInput label
{
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 15px;
    color: #9a9090;	
}

.formLabelInput input
{
    height: 35px;
	border: 1px solid #e6e6e6;	
}


.ques_sh
{
	display:none;
}

#myModal
{
    padding-left: 0;	
}

.modal-dialog 
{
    width: 100%;
    margin: 0;
    padding: 0;
	height:100%;
}

.modal-content
{
	border-radius: 0px;
    height: 100%;	
}

.modal-header 
{
    border-bottom: unset;
}

.modal-body 
{
    position: relative;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 50px);
}

.customModalContent
{
    font-size: 16px;
    font-weight: 100;
	margin-bottom:20px;
	text-align: center;
    color: #463a3a;	
}

.customModalButton
{
	
}

.modalRedirect
{
    height: 40px;
    padding: 10px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #222222;
    border-radius: 20px;	
}

.modalRedirect:hover
{
	color:#fff;
	background-color:#8e8787;
	text-decoration:none;
	transition: all .2s ease-in-out;
}

.modalClose
{
    height: 40px;
    padding: 10px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #f89808;
    border-radius: 20px;	
}

.section_client {
    position: relative;
    padding: 60px 0;
}

.customCaroDots
{
	text-align: center;
	margin-top: 40px;
	display: grid;
	grid-template-columns: 60% 40%;
	display: none !important;
}

.backPrevButton
{
	float:right;
}

	.step_page
	{
		text-align: center;
		margin: 0px;
		font-weight: 600;
		font-size: 15px;
	}
	
	.sp_active
	{
		color: #f7ab37;
		border-radius: 50px;
		display: inline-block;
	}
	
	.sp_inactive
	{
		color: #c4bfbf;
		font-size: 14px;
	}
	
	.customReviewBkImg
	{
		background-image:url('../images/rev_img.png');
		width: 100%;
		height: 500px;
		object-fit: cover;
		background-repeat:no-repeat;
	}

	.customReviewWrapper
	{
		color: #fff;
		height: 500px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.wcs
	{
		font-size: 40px;
		color: #ffffff;
		margin-bottom: 40px;	
	}

	.cfb_wrap
	{
		width: 60%;
		margin: 0px auto 40px;
	}

	.clientName
	{
		color: #fff;	
	}

	.swiper-button-next, .swiper-button-prev 
	{
		color: #000000;
	}

	.rating	i
	{
		font-size: 18px;
		color: #FFEB3B
	}
	
/* User Questions End */


/* Image Hover Effect Styling */

.adaptImgContainer img
{
    width: 42%;
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;	
}

.ques_head, .radioQues
{
    text-align: center;
}

/* Image Hover Effect Styling End */


/* Checkbox */

.checkbox label:after{
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr{
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}


.checkbox .cr .cr-icon{
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
	color: #fff;	
}

.checkbox label input[type="checkbox"]:checked + .cr
{
	background: #f89808;
	border: 1px solid #f89808;
}

.checkbox label input[type="checkbox"]:disabled + .cr {
    opacity: .5;
}

.customCheckLabel
{
	padding-left: 0px !important;	
}

.customformLabelInput > .checkbox
{
	display:flex;
}

/* Checkbox End */

/* Tooltop Styling */

.custom_tooltip
{
	position:relative;
}

.tooltiptext {
	visibility: hidden;
	width: 360px;
    font-size: 12px;
    background-color: #f89808;
    color: #fff;
    border-radius: 6px;
    padding: 10px 10px;
    position: absolute;
    z-index: 1;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: left;
	opacity: 0;
	transition: opacity 1s;		
}

.custom_tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.custom_tooltip i
{
    font-size: 24px;
    font-weight: 400;
    color: #f89808;	
}

.custom_tooltipQues
{
	position:relative;
    font-size: 16px;
    font-weight: 400;
    color: #f89808;	
}

.tooltiptext_Ques {
	visibility: hidden;
	width: 360px;
	font-size: 12px;
	background-color: #f89808;
	color: #fff;
	border-radius: 6px;
	padding: 10px 10px;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -250px;
}

.custom_tooltipQues:hover .tooltiptext_Ques {
  visibility: visible;
}

.custom_tooltipQues i
{
    font-size: 16px;
    font-weight: 400;
    color: #f89808;	
}

/* Tooltop Styling End */


/* Product Styling start */

.productSection
{
    padding: 60px 0;	
}

.productbox
{
	padding: 10px;
    box-shadow: 0px 0px 1px 0px #000;
    margin-bottom: 40px;
}

.productbox a
{
	color: #001e40;
	cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    text-align: center;
    width: 140px;
}

.productBoxPriceSelectWrapper
{
    display: grid;
    grid-template-columns: 65% 35%;
    padding: 10px 10px;
}

.priceSelectWrap
{
	display: flex;
    flex-direction: column;
    margin: 0 auto;	
}

.leftRightPDWrap
{
	display: grid;
    grid-template-columns: 80% 20%;	
}

.rightPD img
{
	width: 100px;
}

.pb1
{
    border: 3px solid #939598;
}

.pb2
{
	border: 3px solid #164579;
}

.pb3
{
	border: 3px solid #38b349;
}

.pb4
{
	border: 3px solid #92278f;
}

.pb1 .productBoxPriceSelectWrapper
{
    background-color:#dcdddf;
}

.pb2 .productBoxPriceSelectWrapper
{
	color:#fff;
	background-color:#164579;
}

.pb3 .productBoxPriceSelectWrapper
{
	color:#fff;
	background-color:#38b349;
}

.pb4 .productBoxPriceSelectWrapper
{
	color:#fff;
	background-color:#92278f;
}

.finPriceMonth
{
    font-size: 15px;
    font-weight: 600;
    color: #231f20;	
}


.productbox h2
{
	font-size: 18px;
    font-weight: 800;
    color: #231f20;
    text-align: left;
}

.productBoxPriceSelectWrapper h3
{
	all: unset;
    font-size: 14px;
    margin-bottom: 0;
    display: block;
    font-weight: 600;
}

.ulLiList
{
	margin-top: 10px;
}

.ulLiList ul
{
	padding-left: 20px;	
}

.ulLiList ul li
{
	font-size:12px;
}

.productPrice
{
    font-size: 21px;
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
    color: #fff;
    text-align: center;	
}

.pb1 .productPrice
{
    font-size: 21px;
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
    color: #57585a;
    text-align: center;	
}

.productSelect
{
	background-color: #000;
    border-radius: 50px;
    padding: 7px 22px;
	color:#fff !important;
    font-weight: 500;
    font-size: 18px;	
}

.productFinanceNow
{
	background-color: #f89808;
    border-radius: 50px;
    padding: 7px 22px;
	color:#fff !important;
    font-weight: 500;
    font-size: 18px;
	margin-bottom: 10px;	
}

.productSelect:hover
{
	text-decoration:none;
	font-size:18px;
	width: 180px;
}

.productFinanceNow:hover
{
	text-decoration:none;
	font-size:18px;
	width: 180px;
}

.prodDetailImgWrap p
{
	font-size: 14px;
    color: #231f20;
    line-height: 15px;	
}

.spanHide
{
	display:none;
}

.productFullDescWrapper
{
	padding: 60px 0;
	background-color: #f5f5f5;
}

.fullBoxAdvt
{
    background-color: #ffffff;
    padding: 30px 40px;
    width: 80%;
    margin: 0 auto;	
}

.prodDescheader
{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 20px;
}

.prodDescheader h3
{
	font-size: 18px;
    margin-bottom: 0;
    line-height: 1;
}

.prodDescheader h3:first-child
{
    font-weight: 800;
    font-size: 18px;
}

.prodDescheader .productPrice 
{
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
    font-weight: 800;
    color: #f89808;
}

.custom_leftDetl
{
	margin-bottom:10px;
}

.prodDescSubheader
{
	display: flex;
    justify-content: space-between;
}

 /** my code **/
 
 .fullBoxAdvt h2 {
    font-size: 20px;
    font-weight: 600;
    color: #4e4e4e;
}

.heading-quotes p {
    font-size: 14px;
    font-style: italic;
}

.heading-quotes p:first-child {
    margin-bottom: 0;
}
.heading-quotes p:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
}

.heading-para p {
    font-size: 15px;
}

.heading-list h3 {
    font-size: 16px;
    font-weight: 600;
    color: #4e4e4e;
}

.heading-list li {
    margin-bottom: 12px;
    font-size: 15px;
}

.heading-list ul {
    margin-bottom: 30px;
}
.heading-list img {
    width: 200px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
.heading-list {
    position: relative;
}
.w-80
{
	width:70%;
}
.fullBoxAdvt {
    box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
    margin-bottom: 15px;
	    border-radius: 5px;
}
.productFullDescWrapper {
    background-size: cover;
    background-image: linear-gradient(rgb(255 255 255 / 80%), rgb(51 51 51 / 55%)), url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.productSection {
    padding: 60px 0 0px;
}

.clrBoxSubHead
{
    color: #4e4e4e;
}

.clrBoxSpanPrice span
{
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #4e4e4e;
}

.clrBoxWrannty
{
    margin-top: 20px;
    color: #4e4e4e;
    text-shadow: 0px 0px 9px white;
}

.clrBoxDetailImage p
{
    margin-top: 10px;
    color: #4e4e4e;    
}

.clrBoxDetailImage img
{
    width: 140px;    
}

.clrBoxDetailImage
{
    display: flex;
}

.financingDiv
{
    background-color: green;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    padding: 8px 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

 /** my code end **/


.customFcenter .productbox {
    background: #f89808;
}
.customFcenter .productBoxPriceSelectWrapper {
     background-color: #ffffff;
 }
.customFcenter  .productbox h2 {
     color: #ffffff;
}
.customFcenter .prodDetailImgWrap p {
    color: #ffffff;
}

.financeBox
{
	display: flex;
    justify-content: center;	
}

.moreInfo
{
    font-weight: 600 !important;
    text-decoration: underline;
}



/* Product Styling End */



















@media screen and (max-width:991px)
{
.fullBoxAdvt {
     padding: 10px 15px;
    width: 100%;
 }	
.fullBoxAdvt h2 {
    font-size: 16px;
 }	
.w-80 {
    width: 100%;
}
.heading-list img {
    width: 100%;
    position: unset;
    bottom: 0;
    right: unset;
}
.productBoxPriceSelectWrapper h3 {
     line-height: 1;
}







	
}




@media screen and (max-width:500px)
{

	.letstalkwrapper button {
		height: 36px;
		padding: 0px 20px;
		min-width: 100px;
		white-space: nowrap;
		color: #FFFFFF;
		background-color: #2196F3;
		border-radius: 50px;
		border: 1px solid #2196F3;
		margin-top: 10px;
	}
	
	.nav_wrapper_div {
		margin-top: 20px;
		display: grid;
		grid-template-columns: 0% 50% 50%;
	}	
	
	.text_abv_banner_wrapper .b_head_text {
		font-size: 18px;
		color: #fff;
		letter-spacing: 0px;
		line-height: 30px;
		font-weight: bolder;
		text-align: center;
		width: 100%;
	}	
	
	.text_abv_banner_wrapper .b_subhead_text {
		font-size: 14px;
		color: #fff;
		letter-spacing: 0px;
		line-height: 22px;
		margin-top: 10px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.clickButton {
		color: #ffffff;
		margin-top: 10px;
		font-size: 15px;
		font-weight: 600;
	}	

	.bottom_wrapper_text_letschat {
		display: grid;
		grid-template-columns: 100%;
	}

	.shape {
		position: relative;
		top: -15px;
		left: 0px;
	}

	.bottom_wrapper_text_letschat div:first-child {
		width: 95%;
		margin-top: 20px;
	}

	.y-us-section {
		padding: 30px 0 30px;
	}

	.y-us-head {
		text-align: center;
		margin: 0 0 30px;
	}

	.why-choose-banner
	{
	    text-align: center;
		margin-bottom: 30px;	
	}
	
	.tool_man_lc {
		margin-top: 0px;
		text-align: center;
	}

	.finance_text_wrapper h1 {
		font-size: 24px;
	}
	
	.slide1_wrap {
		display: grid;
		grid-template-columns: 100%;
		grid-row-gap: 10px;
	}
	
	.sq.mystyle .slide1_wrap {
		grid-row-gap: 30px;
	}

	.question_sections .tab.lSldForm.mystyle  + .nextSlideFix_wrap
	{
		background-color: yellow;
	}

	.parallax1 {
		background: url(../images/parallax1.png);
		background-size: 100%;
		height: auto;
	}
	
	.testimonial-images {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		display: none;
	}

	.section_client {
		position: relative;
		padding: 30px 0;
	}

	.testimonial-two {
		background: #fff;
		border-radius: 10px;
		padding: 30px;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
		max-width: 505px;
		margin: 0px auto;
	}

	.customCaroDots
	{
		text-align: center;
		margin-top: 0px;
		display: grid;
		grid-template-columns: 40% 40%;
	}
	
	.backPrevButton {
		float: unset;
		text-align: center;
	}

	
	.tab.tabIndvHgt {
		height: auto;
	}
	
	.tab.sq {
		height: auto;
	}
	
	.step_page
	{
		text-align: center;
		margin: 0px;
		font-weight: 600;
		font-size: 15px;
	}
	
	.mystyle
	{
	    overflow-x: hidden;
		height: calc(100vh - 144px);		
	}
	
	.sp_active
	{
		color: #f7ab37;
		border-radius: 50px;
		display: inline-block;
	}
	
	.sp_inactive
	{
		color: #c4bfbf;
		font-size: 14px;
	}
	
    .customTwoOption
    {
        display: grid;
        grid-template-columns: 48% 48%;
        grid-column-gap: 10px;        
    }
	
	.customReviewBkImg {
		background-image: url(../images/rev_img.png);
		width: 100%;
		height: 500px;
		object-fit: cover;
		background-repeat: no-repeat;
		background-position: 43%;
	}

	.tooltiptext_Ques {
		visibility: hidden;
		width: 300px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -200px;
	}
	
	.custom_tooltip
	{
		position: relative;
		display: block;
	}

	.tooltiptext {
		visibility: hidden;
		width: 300px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -150px;
	}
	
	.quesInfom 
	{
		color: #ffffff;
		font-size: 12px;
		background-color: #f89808;
		padding: 10px 10px;
		border-radius: 4px;
		letter-spacing: 1px;
		line-height: 22px;
	}
	
    .financingDiv {
        background-color: green;
        border-radius: 50px;
        font-size: 12px;
        color: #fff;
        padding: 8px 10px;
        font-weight: 600;
        letter-spacing: 1px;
        width: 100px;
        margin-top: 0px;
        text-align: center;
    }
    
.productBoxPriceSelectWrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #f3f3f3;
    padding: 20px 10px;
}

.productBoxPriceSelectWrapper h3 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 10px;
    margin-top: 0;
}

.clrBoxDetailImage p {
    margin-top: 10px;
    color: #fff;
    order: 1;
}

.clrBoxDetailImage {
    display: flex;
    flex-direction: column;
}

.clrBoxDetailImage img {
    width: 140px;
    margin: 0 auto;
}

.heading-list img
{
    width: 180px;
    display: flex;
    margin: 0 auto;
}

.prodDetailImgWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.priceSelectWrap
{
    display: flex;
    justify-content: space-between;
}

.productSelect {
    background-color: #000;
    border-radius: 50px;
    padding: 6px 35px;
    color: #fff;
    height: 35px;
    font-size: 18px;
}

.productbox a 
{
    color: #001e40;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    text-align: center;
    width: auto;
}

.moreInfo
{
    font-weight: 600 !important;
    text-decoration: underline;
}

.prodDetailImgWrap p {
    font-size: 14px;
}

.prodDetailImgWrap img
{
	width: 140px;
	margin-top: 0px;
}

.leftRightPDWrap 
{
    display: grid;
    grid-template-columns: 100%;
}

.rightPD
{
	text-align: center;	
}

.productbox h2 {
    font-size: 14px;
    font-weight: 800;
    color: #231f20;
    text-align: left;
}

.finPriceMonth {
    font-size: 14px;
    font-weight: 600;
    color: #231f20;
    margin-bottom: 10px;
}
	
}



@media screen and (max-width:360px)
{
   .backPrevButton {
        text-align: center;
        display: flex;
            justify-content: flex-end;
    } 
    
    .financingDiv {
        background-color: green;
        border-radius: 50px;
        font-size: 12px;
        color: #fff;
        padding: 8px 10px;
        font-weight: 600;
        letter-spacing: 1px;
        width: 100px;
        margin-top: 0px;
        text-align: center;
    }
    
.productBoxPriceSelectWrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #f3f3f3;
    padding: 20px 10px;
}

.productBoxPriceSelectWrapper h3 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 10px;
    margin-top: 0;
}

.clrBoxDetailImage p {
    margin-top: 10px;
    color: #4e4e4e;
    order: 1;
}

.clrBoxDetailImage {
    display: flex;
    flex-direction: column;
}

.clrBoxDetailImage img {
    width: 140px;
    margin: 0 auto;
}

.heading-list img
{
    width: 180px;
    display: flex;
    margin: 0 auto;
}

.prodDetailImgWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.prodDetailImgWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.priceSelectWrap
{
    display: flex;
    justify-content: unset;
}

.productSelect 
{
    background-color: #000;
    border-radius: 50px;
    padding: 4px 35px;
    color: #fff;
    height: 30px;
    font-size: 18px;
    margin-left: 10px;
}

.prodDetailImgWrap p {
    font-size: 14px;
	text-align: center;
}

.productbox h2 {
    font-size: 18px;
    font-weight: 600;
    color: #4e4e4e;
    text-align: center;
}

.productFullDescWrapper {
    padding: 20px 0 5px 0;
    background-color: #f5f5f5;
}

.heading-list li 
{
    margin-bottom: 2px;
    font-size: 15px;
}

.productbox {
    padding: 10px;
    box-shadow: 0px 0px 2px 0px #000;
    margin-bottom: 10px;
}

.productSection {
    padding: 20px 0 0px;
}

}

@media screen and (max-width: 995px) , screen and (max-height: 800px) {
  .whCheck
 {
     color:#000;
     background:yellow;
 }
}

@media only screen and (device-width : 375px) and (device-height : 600px)
{
  .whCheck
 {
     color:#000;
     background:red;
 }
 
 .tab.tabIndvHgt {
    height: calc(100vh - 194px);
    }
    
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) 
{ 
	.left_content_wrapper h1 {
		font-size: 30px;
	}
	
	.left_content_wrapper p {
		letter-spacing: 1px !important;
		text-align: left !important;
		font-size: 16px !important;
		line-height: 25px !important;
	}

	.custom_question {
		margin-bottom: 20px !important;
		display: flex !important;
		flex-direction: column !important;
	}

	.slide1Question_Wrapper
	{
	    margin-top: 0px;	
	}
	
	.ques_img {
		width: 100%;
		text-align: center;
		height: 120px;
	}
	
	.ques_head p {
		font-size: 15px !important;
		font-weight: 600 !important;
		color: #272626 !important;
		text-align: center !important;
	}	

	.checkbox-tools:checked + label, .checkbox-tools:not(:checked) + label {
		padding: 20px 10px !important;
		font-size: 14px !important;
		width: 100% !important;
	}
	
	.sp_active {
		color: #f7ab37;
		font-size: 18px;
		border-radius: 50px;
		display: inline-block;
	}	

	.sp_inactive {
		color: #c4bfbf;
		font-size: 18px;
	}

	.tooltiptext_Ques {
		visibility: hidden;
		width: 250px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -200px;
	}

	.custom_tooltip
	{
		position: relative;
		display: block;
	}

	.tooltiptext {
		visibility: hidden;
		width: 300px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -150px;
	}

	.slide1_wrap {
		overflow-x: hidden;
	}

	.quesInfom 
	{
		color: #ffffff;
		font-size: 12px;
		background-color: #f89808;
		padding: 10px 10px;
		border-radius: 4px;
		letter-spacing: 1px;
		line-height: 22px;
	}		
}

@media only screen and (device-width : 320px) and (device-height : 568px) and (-webkit-device-pixel-ratio : 2) 
{ 
	.tooltiptext_Ques {
		visibility: hidden;
		width: 250px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -200px;
	}

	.custom_tooltip
	{
		position: relative;
		display: block;
	}

	.tooltiptext {
		visibility: hidden;
		width: 300px;
		font-size: 12px;
		background-color: #f89808;
		color: #fff;
		border-radius: 6px;
		padding: 10px 10px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -150px;
	}

	.quesInfom 
	{
		color: #ffffff;
		font-size: 12px;
		background-color: #f89808;
		padding: 10px 10px;
		border-radius: 4px;
		letter-spacing: 1px;
		line-height: 22px;
	}		
}

