/*---------Home Styles Start---*/
body {
    font-family: 'Muli','Roboto',sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-weight: 300;
}
h1, h3 {
    font-size: 3.5rem;
    margin-bottom: 1rem;
    font-weight: 200;
}
h2 {
    font-size: 3.5rem;
    color: #282828;
    font-weight: 400;
    font-weight: 300;
    margin-bottom: .6rem;
}
p, span {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.3rem;
    font-weight: 300;
}
p {
    font-size: 1.5rem;
    line-height: 3rem;
}
/*---------Home Styles End---*/

/*---------Common Styles Start---*/
.pad-top8 {
    padding-top: 8rem;
}
.pad-top1 {
    padding-top: 1rem;
}
.pad-top2 {
    padding-top: 2rem;
}
.pad-top3 {
    padding-top: 3rem;
}
.pad-top4 {
    padding-top: 4rem;
}
.pad-bot8 {
    padding-bottom: 8rem;
}
.pad-bot1 {
    padding-bottom: 1rem;
}
.pad-bot2 {
    padding-bottom: 2rem;
}
.pad-bot3 {
    padding-bottom: 3rem;
}
.pad-bot4 {
    padding-bottom: 4rem;
}
.pad-top-bot-3 {
   padding: 3rem 0 3rem 0; 
}
.m-0 {
	margin: 0;
}
.mar-top-3 {
    margin-top: 3rem;
}
.mar-top-4 {
    margin-top: 4rem;
}
.mar-top-5{
    margin-top: 5rem;
}
.mar-bot-1 {
    margin-bottom: 1rem;
}
.bg-blue .input-block label {
    color: #a2b0bd;
}
.bg-blue .input-policy-document {
    margin-top: -4rem;
    /*height: 48px;*/
}
.bg-blue .input-policy-document > label {
    position: relative;
    cursor: initial;
    padding: 0;
    font-size: 1.3rem;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    margin-top: 0.8rem;
}
.bg-blue .input-below-details {
    margin-top: -2rem;
}
.bg-blue .input-below-details > label {
    position: relative;
    cursor: initial;
    padding: 0;
    font-size: 1.8rem;
    color: #fff !important;
    font-weight: 300;
    display: inline-block;
    margin-top: 0.8rem;
}
.bg-blue .input-policy-document > label {
    color: rgba(255,255,255,.5);
}
.ui-form-block .renew-with-select {
    margin-bottom: 4rem;
}
.display-hide {
    display: none;
}
.display-show {
    display: block;
}
.mar-bottom-5 {
    margin-bottom: 5rem !important;
}
.mar-bottom-0 {
    margin-bottom: 0rem !important;
}
.note-remeber {
    font-weight: 300;
    font-size: 1.2rem;
    color: #fbbe5e !important;
    padding-top: 10px;
    display: inline-block;
    text-decoration: none;
    padding-right: 5px;
    outline: 0;
}
.note-remeber-position {
    position: absolute;
    bottom: -15px;
    right: 0;
    z-index: 9;
}
.note-remeber-hover:hover {
    text-decoration: underline;
}
.input-block-height-initial {
    height: initial;
}
ul.renewpolicy-list {
    width: 100%;
    margin: 0;
}
ul.renewpolicy-list li, ul.policy-listbl li {
    display: inline-block;
    min-width: auto;
    float: none;
    padding: 0;
    text-transform: none;
    margin: 2rem 0 0;
    cursor: pointer;
    margin-right: 5rem;
}
.renewpolicy-list li .radio, .policy-listbl li .radio {
    margin: 0;
}
.radio input[type=radio]+.radio-label:before {
    content: "";
    background: 0 0;
    background-color: transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.radio input[type=radio]:checked+.radio-label:before {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 5px #003d59;
    box-shadow: inset 0 0 0 5px #003d59;
}
ul.renewpolicy-list li .radio label, ul.policy-listbl li .radio label {
    color: #fff;
    cursor: pointer;
    font-size: 1.6rem;
}
.renewpolicy-list .radio input[type=radio]:checked+.radio-label {
    color: #fff;
    cursor: pointer;
}
.renewpolicy-list .radio input[type=radio]:checked + .radio-label:before {
    background-color: #ec6608;
    -webkit-box-shadow: inset 0 0 0 5px #003d59;
    box-shadow: inset 0 0 0 5px #003d59;
    border: 1px solid #ec6608;
}
.renewpolicy-list .radio input[type=radio]+.radio-label:before {
   border: 1px solid #5c748a; 
}
.p-l-0 {
    padding-left: 0;
}
.p-r-0 {
    padding-right: 0;
}
/*---------Common Styles Start---*/

/*---------Home insurance buy Styles Start---*/
.banner-para {
    font-size: 4.5rem;
    color: #fff;
    font-weight: 500;
}

  .banner-para span, .banner-para-span {
    display: block;
    font-size: 2rem;
    font-weight: 300;
    margin-top: 2rem;
}
ul.ui-banner-list {
    padding: 4rem 0 0;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.aprBlock ul.ui-banner-list li {
    font-size: 1.7rem;
    font-weight: 300;
    color: #fff;
    padding-bottom: 2rem;
}
.aprBlock ul.ui-banner-list li img {
    margin-right: 1.5rem;
}
.renew-with-select.ripple-bar.focus:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.input-block select {
    font-size: 2rem;
    color: #fff;
    margin-top: .5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .05rem;
    -webkit-appearance: none; 
    position: relative;
}

.ripple-bar select  {
    cursor: pointer;
    z-index: 2;
    width: 100%;
    outline: 0;
    background: 0 0;
}

.bg-blue .ripple-bar select {
  background: #00305a;
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.apr-submit-btn {
    border:none;
    position: relative;
}
.apr-submit-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
button:focus {
    outline: 0;
}
.apr-section-content-padding {
    padding: 6rem 0 12rem 0;
}
.input-block.policy-end-date label {
    font-size: 1.6rem;
    top: -22px;
}

.policy-end-date-wraper {
    border-bottom: 1px solid #5c748a;
    width: 100%;
    height: 55px;
    display: flex;
    flex-direction: row;
}
.input-block .input-block.policy-end-date-wraper {
    max-width: 100%;
    margin-bottom: 0rem;
}
.input-block .input-block.policy-end-date-wraper.ripple-bar:after {
    bottom: 0;
}
.input-block .input-block.ped-wraper-bottom.ripple-bar:after {
    bottom: -1px;
}
.input-block .policy-end-date-wraper input {
    margin-top: 0;
    padding-bottom: 0;
    max-width: 50px;
    height: 55px;
}
.input-block .policy-end-date-wraper input:last-child {
    max-width: 80px;
}
.input-block .policy-end-date-wraper span {
    font-size: 2rem;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
    margin-left: 1rem;
    margin-right: 2rem;
    color: #a2b0bd;
}
.input-block .policy-end-date-wraper input::placeholder  {
    color: #969494;
}
.input-block .input-block.policy-end-date .ui-form-block span.error-bottom {
    bottom: -4px;
}
.input-block .input-block.policy-end-date .note {
    margin-top: 10px;
}
.aprBlock .ui-form-block .ui-submit-btn {
    margin-top: 3rem;
}

.input-block.focus label {
    color: #8097ac;
}
span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
}
span.ui-error-position {
    bottom: 4px;
}
.bg-blue span.ui-error {
    display: none;
    color: #fc9494;
    font-weight: 600;
}
.input-block {
    position: relative;
    height: 68px;
    max-width: 80%;
}
.ui-form-block .input-block.mar-bottom {
    margin-bottom: 2rem;
}
.input-block.mar-bottom.head-insurance.owner-head-text{
    margin-bottom: 0 !important;
}
.head-insurance {
   max-width: 90%; 
    height: 38px;
    margin-bottom: 1rem !important;
}
.head-insurance h4{
    font-size: 1.7rem;
    color: #8097ac;
    font-weight: normal;
    position: relative;
}
.head-insurance h4#back-structure {
	font-size: 2.5rem;
    color: #fff;
}
.head-insurance h4 img {
    position: absolute;
    left: -50px;
    top: 7px;
    cursor: pointer;
}
.policy-tabs {
    max-width: 80%; 
    display: flex;
    flex-direction: row;
    margin-bottom: 3rem !important;
}
.policy-tabs .policy-radio {
    width: 50%;
    float: left;
}
.policy-tabs .policy-radio:first-child {
    margin-right: 3%;
}
.policy-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.policy-radio input[type="radio"] + label {
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 1.6rem 0 1.8rem 6rem;
    border-radius: 12px;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #00305b;
    height: 54px;
	border: solid 1px #004a80;
}
.policy-radio input[type="radio"] + label.home-owner-raido:after, 
.policy-radio input[type="radio"] + label.home-tenant-raido:after {
    position: absolute;
    content: "";
    background: url(../images/insurance-dot.png) no-repeat;
    background-position: 20px 16px;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.policy-radio input[type="radio"] + label.home-tenant-raido:after {
    background: url(../images/insurance-dot.png) no-repeat;
    background-position: 20px 16px;
}
.policy-radio input[type="radio"]:checked + label {
    background-color: #ffffff;
	border: solid 2px #ec6608;
    color: #282828;
}
.policy-radio input[type="radio"]:checked + label.home-owner-raido:after {
    background: url(../images/insurance-tick.png) no-repeat;
    background-position: 20px 16px;
}
.policy-radio input[type="radio"]:checked + label.home-tenant-raido:after {
    background: url(../images/insurance-tick.png) no-repeat;
    background-position: 20px 16px;
}
.select-option {
    font-size: 1.7rem;
    font-weight: 500;
    color: #8097ac;
    margin-bottom: 1rem;
}
.price-value {
    content: "â‚¹";
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 2rem;
    font-weight: 300;
    color: #ffffff;
    display: none;
}
.focus .price-value {
    display: block;
}
.price-value + input {
    padding-left: 25px;
}
/*---------Home insurance buy Styles End---*/

/*---------Why our customers love us Styles Start---*/
.why-customer-love h2 {
    font-size: 3.5rem;
    color: #282828;
    font-weight: 300;
    padding-bottom: 1rem;
    margin: 0;
}
.why-customer-love p {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.5rem;
    line-height: 3rem;
    font-weight: 300;
}
.why-customer-love .ui-card-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 5rem 0 0;
}
.why-customer-love .ui-card-wrap .card-block {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 0 1rem;
}
.why-customer-love .ui-card-wrap .card-block span {
    font-size: 2.5rem;
    font-weight: 300;
    color: #f26624;
    text-align: left;
    padding: 0 2.5rem 1rem;
    display: inline-block;
}
.why-customer-love .ui-card-wrap .card-block span img {
	float: left;
	margin-right: 2rem;
}
.hi-img-detach {
    float: left;
}
.hi-para-detach {
    float: right;
}
.hi-img-detach img {
    margin:3.5rem auto 0 auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.hi-para-detach p {
   font-size: 1.7rem; 
}
/*---------Why our customers love us Styles End---*/

/*---------Why should you buy a home insurance policy? Styles End---*/
.bg-lightgray {
    background-color: #f8f6f6;
}
.why-home-insurance .home-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
    min-height: 220px;
}
.why-home-insurance .pad-block1 {
    padding: 5rem 1.5rem 0 5rem;
}
.why-home-insurance .home-insurance-blocks em {
    font-size: 4.5rem;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 40px;
    color: #f4824c;
}
.why-home-insurance .home-insurance-blocks h4 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    padding-bottom: 1rem;
}
.why-home-insurance .home-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.why-home-insurance .home-insurance-blocks img {
	margin-bottom: 2rem;
}
.home-insurance-position{
    margin: auto;
    float: initial;
}
.why-home-insurance .ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #dcd8d8;
    padding: 3rem 2rem 0;
}
.why-home-insurance .ui-policy-documents p {
    font-size: 1.7rem;
    font-weight: normal;
    color:#434343;
}
.why-home-insurance .ui-policy-documents p span, .why-home-insurance .ui-policy-documents p a {
    font-size: 1.6rem;
    color: #282828;
    padding: 0 1rem;
    font-weight: 500;
}
.why-home-insurance .ui-policy-documents p a {
	color: #f26624;
    text-decoration: underline;
}
.why-insurance-content {
	font-size: 1.5rem;
	font-weight: 300;
	color: #282828;
	margin-top: 4rem;
	margin-bottom: 1rem;
}
.why-insurance-content > div {
	margin-bottom: 1.7rem;
}
.why-insurance-content > div img {
	margin-right: 1.5rem;
}
.home-insurance-online .hi-para-detach p {
    margin-bottom: 1.5rem;
    font-size: 1.7rem;
}
.home-insurance-online .hi-para-detach h1 + p {
    font-size: 1.5rem;
}
.home-insurance-online{
    background: #eeecdd;
}
.get-tab-section {
    width: 70%;
    margin: 0 auto 2rem;
}
.hitab-head.gettab-head-ul {
    position: relative;
    text-align: center;
    display: inline-block;
    margin-bottom: 4rem;
}
.hitab-head.gettab-head-ul li {
    min-width: 15rem;
    float: left;
    text-align: center;
    font-size: 1.7rem;
}
.get-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 3rem;
    padding: 0;
}
.get-insurance-blocks h4 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    padding-bottom: 1rem;
}
.get-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.get-insurance-blocks ul {
	font-size: 1.5rem;
	color: #282828;
	font-weight: 300;
	margin-top: 2rem;
}
.get-insurance-blocks ul li {
	margin-bottom: 1.5rem;
}
.get-insurance-blocks ul li img {
	float: left;
	margin-right: 1rem;
}
/*---------Why should you buy a home insurance policy? Styles End---*/

/*---------Whatâ€™s included and whatâ€™s not? Styles Start---*/
.what-included-andnot .ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #dcd8d8;
    padding: 3rem 2rem 0;
}
.what-included-andnot .ui-policy-documents p {
    font-size: 1.7rem;
    color:#282828;
    font-weight: 600;
}
.what-included-andnot .ui-policy-documents p span, .what-included-andnot .ui-policy-documents p a {
    font-size: 1.6rem;
    color: #282828;
    padding: 0 1rem;
    font-weight: 500;
}
.what-included-andnot .ui-policy-documents p a {
    text-decoration: underline;
	color: #f26624;
}

.hitab-head {
    width: 100%;
    border-bottom: 1px solid #dcd8d8;
    position: relative;
    margin-bottom: 2rem;
}
.hitab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: .8px;
    color: #989898;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
    top: 1px;
}
.hitab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}
.hitab-head li.active {
    color: #f26624;
    z-index: 5;
    border-bottom: #f26624 2px solid;
    font-weight: bold;
}
.hitab-content-body {
    position: relative;
}
.hitab-content {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
	padding: 0 3rem;
}
.hitab-content.active {
    opacity: 1;
    position: relative;
    z-index: 1;
}
.hi-ui-check-list {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.hi-ui-check-list li {
    width: 100%;
    float: left;
    margin-bottom: 1.5rem;
    margin-top: 0;
    padding: 0 3.5rem;
    text-align: left;
    position: relative;
    color: #282828;
}
.hi-ui-check-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.7rem;
    background-image: url(../images/benefits_cover_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2.2rem;
    width: 2.2rem;
}
.hi-ui-check-list p {
    font-weight: 600;
    font-size: 1.7rem;
    padding-bottom: .5rem;
}
.hi-ui-check-list span {
    font-size: 1.4rem;
    line-height: 2.3rem;
}
.hi-ui-check-list.exclusion-tabs li {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
}
.hi-ui-check-list.exclusion-tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.7rem;
    background-image: url(../images/exclusions_icon_red.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2rem;
    width: 2rem;
}
.hitab-heading {
	font-size: 1.5rem;
	font-weight: bold;
	color: #282828;
	margin-bottom: 3rem;
	margin-top: 3rem;
}
/*---------Whatâ€™s included and whatâ€™s not? Styles End---*/

/*---------Claim calmly Styles Start---*/
.claim-calmly-section .claim-steps {
    margin-bottom: 3rem;
}
.claim-calmly-section .claim-steps p {
    font-size: 1.7rem;
    display: inline-block;
    font-weight: 200;
}
.claim-calmly-section .claim-steps ul {
    display: inline-block;
    padding: 0 1rem;
}
.claim-calmly-section .claim-steps li {
    color: #fff;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 200;
    width: 26px;
    height: 26px;
    text-align: center;
    padding-top: .3rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 1rem;
    position: relative;
    border: 1px solid  #8097ac;
}
.claim-calmly-section .claim-blocks {
    margin-bottom: 6rem;
}
.claim-calmly-section .claim-blocks li {
    width: 15rem;
    height: 14rem;
    display: inline-block;
    background: #004a80;
    -webkit-border-radius: 2rem;
    border-radius: 2rem;
    position: relative;
    margin-right: 3rem;
    padding-top: 4rem;
    vertical-align: top;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.claim-calmly-section .claim-blocks li span {
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 1.8rem;
    color: rgba(255,255,255,1);
}
.claim-calmly-section .icon-sprt {
    text-align: center;
}
.claim-calmly-section .claim-blocks li p {
    text-align: center;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    color: #fff;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    font-size: 1.4rem;
    letter-spacing: .5px;
}
.claim-calmly-section .claim-blocks li:after {
    content: "";
    position: absolute;
    width: 100%;
    left: -100%;
    height: 100%;
    background: 0 0;
    -webkit-border-radius: 2rem;
    border-radius: 2rem;
    top: 0;
    z-index: -1;
    -webkit-transition: left 3s cubic-bezier(.73,.24,.45,.76);
    transition: left 3s cubic-bezier(.73,.24,.45,.76);
}
.claim-calmly-section .dot {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 10px;
    right: 115%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.claim-calmly-section .dot em {
    background: #8097ac;
    width: 5px;
    height: 5px;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: .7rem;
}
.claim-calmly-section .claim-blocks li em {
    font-size: 3.8rem;
    color: #8097ac;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
.btn-knowmore {
    touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #f26624 !important;
    padding: 1.8rem 2.5rem;
    font-size: 1.6rem;
    background: transparent;
    -webkit-border-radius: 3rem;
    border-radius: 3rem;
    text-decoration: none;
    font-weight: 600;
    border:#f26624 1px solid;
}
/*---------Claim calmly Styles End---*/

/*---------Reviews and ratings Styles Start---*/
.container-small {
    max-width: 120rem;
    margin: 0 auto;
}
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.ui-reviewsrating-slider .reviews-rating-content {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 432px;
    direction: ltr;
}
.ui-reviewsrating-slider .rating-topbar {
    margin: 0 auto;
}
.ui-reviewsrating-slider .rating-topbar h3 {
    text-align: left;
    font-size: 1.7rem;
    color: #282828;
    font-weight: 500;
    border-right: 2px solid #b2b2b2;
    padding-right: 1rem;
    display: inline-block;
}
.ui-reviewsrating-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem;
}
.ui-reviewsrating-slider .rating-topbar:after {
    content: "";
    background-image: url(../images/rating_quote.png);
    background-repeat: no-repeat;
    width: 4.9rem;
    height: 4.2rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5rem;
}
span.star-fill {
    background-image: url(../images/active_star_icon.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}
.ui-reviewsrating-slider .rating-fl span {
    margin-right: .5rem;
}
span.star-gray {
    background-image: url(../images/deactive_star_icon.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}
.ui-reviewsrating-slider .reviews-rating-content p {
    font-size: 1.5rem;
    line-height: 3rem;
    margin-top: 1.5rem;
}
.owl-next.disabled, .owl-prev.disabled {
    opacity: .4;
    cursor: default!important;
}
.ui-reviewsrating-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 12rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
}
.ui-reviewsrating-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 12rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-left: 0;
}
.ui-reviewsrating-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 0px 0px 0 0;
    content: "";
    display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 16px;
    top: 16px;
    background: url(../images/right_arrow_rating.png) no-repeat;
}
.ui-reviewsrating-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 0px 0px 0 0;
    content: "";
    display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(0deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 16px;
    top: 16px;
    background: url(../images/right_arrow_rating.png) no-repeat;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #eaeaea;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #eaeaea;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #f58220;
    width: 21px;
    margin: 5px 0;
}
/*---------Reviews and ratings Styles End---*/

/*---------Policy Number Edit Styles Start---*/
.policy-no-edit {
    font-size: 1.3rem;
    color: #f26624 !important;
    float: right;
    font-weight: 600;
    text-decoration: underline;
    position: absolute;
    right: 3px;
    top: 10px;
}
#back-structure, #back-contents, .head-insurance-cur h4 {
    cursor: pointer;
}
.head-insurance-cur h4#back-contents,
.head-insurance-cur h4#back-structure {
	font-size: 2.5rem;
	color: #ffffff;
}
.select-option {
	width: 83%;
}
.hir-tooltip-right {
	float: right;
}
.hir-tooltip {
    text-align: center;
    color: #ec6608 !important;
    font-size: 15px;
    font-weight: 600;
    border-radius: 15px;
    cursor: pointer;
    margin-right: 10px;
    position:relative;
    display: inline-block;
	border-bottom: dashed 1px #ec6608;
}
.hir-tooltip .hir-text {
    display: none;
    position: absolute;
    top: 20px;
    left: 0px;
    right: 0px;
    background:#ffffff;
    padding: 10px 15px;
    color: #282828;
    font-size: 13px;
    min-width: 300px;
	width: 100%;
    border-radius: 3px;
    z-index: 9;
}
.hir-tooltip:hover .hir-text {
    display: block;
}
.hir-tooltip-position {
	margin-top: 1rem;
}
.ui-error-structure {
	bottom: -25px !important;
}
/*---------Policy Number Edit Styles End---*/

/*---------Choose an optimal plan Styles Start----*/
.home-insurance-main {
    margin-top: 5px;
}
.home-insurance-main h1 {
    font-size: 2.5rem;
    font-weight: 200;
    position: relative;
    margin-bottom: 2.2rem;
}
.home-insurance-main h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 60px;
    height: 1px;
    background: #004a80;
}
.home-insurance-main h1 .edit-details {
	float: right;
	font-size: 1.4rem;
	font-weight: 500;
	color: #ec6608;
	cursor: pointer;
	border-bottom: #ec6608 1px solid;
	position: relative;
    top: 1rem;
}
.personal-details-main {
    border-bottom: solid 1px #004a80;
    padding-top: 1.4rem;
    padding-bottom: 3.4rem;
    font-size: 1.3rem;
    font-weight: 200;
    color: #ffffff;
}
.pd-row {
    margin-top: 2rem;
}
.pd-row > div {
    padding: 0;
}
.pd-value {
    text-align: right;
}
.total-premium-payable {
	border-top: #004a80 1px solid;
	font-size: 17px !important;
	font-weight: 500;
	padding-top: 2rem;
}
.no-border-width {
	border-width: 0;
}
.pad-lef-rig-40 {
    padding-left: 40px;
    padding-right: 40px;
}
.pad-lef-20 {
    padding-left: 20px;
}
.pad-rig-20 {
    padding-right: 20px;
}
.renew-home-policy-main .optimal-plan-section {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 2rem 2rem 5rem;
}
.optimal-plan-section header {
    overflow: hidden;
    margin-bottom: 3rem;
}
.suminsured-main {
    display: inline-block;
}
.optimal-plan-section header .suminsured-main {
    
}
.suminsured-main .suminsured-wrapper {
    border-right: 1px solid rgba(0, 48, 91, 0.2);
    padding-right: 1rem;
    margin-right: 1rem;
}
.suminsured-main .suminsured-wrapper:last-child {
	border-right: 0px solid rgba(0, 48, 91, 0.2);
}
.suminsured-main .suminsured-wrapper {
    text-align: left;
    color: #2d2d2d;
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 0;
	display: inline-block;
}
.suminsured-main .suminsured-wrapper span {
    display: block;
    color: #2d2d2d !important;
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 0.3rem;
	display: inline;
}
.suminsured-left h6 {
	color: #004a80;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.suminsured-left {
	display: inline-block;
}
.suminsured-right {
	display: inline-block;
}
.suminsured-right p {
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1.69;
	letter-spacing: normal;
	color: #2d2d2d;
}
.btn-edit {
	font-size: 1.5rem;
	font-weight: bold;
	color: #ec6608;
	background: transparent;
	border-width: 0;
	border-bottom: #ec6608 1px solid;
	padding: 0;
}
.btn-addmore {
	font-size: 1.4rem;
	position: absolute;
	right: 0;
	top: 8px;
}
.sum-plans-main {
	padding: 0 10px;
}
.sum-plans-main {
	display: flex;
	flex-direction: row;
}
.sum-plan-wraper {
	margin-left: 2rem;
	width: 33.33%;
}
.sum-plan-wraper:first-child {
	margin-left: 0;
}
.sum-plan-wraper h5 {
	font-size: 1.7rem;
	font-weight: bold;
	color: #004a80;
	margin-bottom: 1rem;
}
.sum-plan-wraper button {
	width: 100%;
	padding: 20px 20px 19px;
	border-radius: 7px;
	background-color: #f5f6f6;
	border-width: 0;
	margin-bottom: 1rem;
	color: #5c5c5c;
	display: flex;
	flex-direction: row;
	min-height: 85px;
	text-align: left;
}
.sum-plan-wraper .plan-time h6 {
	font-size: 2rem;
	font-weight: 600;
	color: #5c5c5c;
}
.sum-plan-wraper .plan-time h6 span {
	background: #fff;
	border-radius: 3px;
	padding: 1px 10px 3px 5px;
	font-size: 1.1rem;
	font-weight: bold;
	color: #d35700;
	display: inline-block;
    width: auto;
}
.sum-plan-wraper .plan-premium h6 {
	font-size: 2rem;
	font-weight: 600;
	color: #5c5c5c;
}
.sum-plan-wraper .plan-premium h6 span {
	font-size: 1.2rem;
	font-weight: normal;
	color: #6c6c6c;
	display: inline-block;
    width: auto;
	position: relative;
    top: -2px;
}
.sum-plan-wraper button .plan-time {
	width: 60%;
}
.sum-plan-wraper button .plan-premium {
	width: 40%;
}
.sum-plan-wraper .plan-active {
	width: 100%;
	padding: 20px 20px 19px;
	border-radius: 7px;
	background-image: linear-gradient(61deg, #b02a30 35%, #ec6608 98%);
	border-width: 0;
	margin-bottom: 1rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	min-height: 85px;
	text-align: left;
}
.sum-plan-wraper .plan-active .plan-time h6,
.sum-plan-wraper .plan-active .plan-time h6 span,
.sum-plan-wraper .plan-active .plan-premium h6,
.sum-plan-wraper .plan-active .plan-premium h6 span {
	color: #fff;
}
.sum-plan-wraper .plan-active .plan-time h6 span.plan-discount {
	color: #d35700;
}
.view-plan-benefit {
	font-size: 1.5rem;
	font-weight: bold;
	color: #ec6608 !important;
	text-decoration: underline;
	margin-right: 10px;
}
.view-plan-benefit:hover {
	text-decoration: none;
}
.additional-cover-main {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 0 1rem;
}
.additional-cover-main h6 {
	font-size: 2rem;
	font-weight: bold;
	color: #004a80;
	margin-bottom: 2rem;
}
.addition-cover-wraper {
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 1.5rem;
	display: flex;
	flex-direction: row;
	position: relative;
}
.addition-cover-wraper-border:before {
	content: "";
	background: #fff;
	width: 25px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.addition-cover-wraper-left {
	width: 30px;
	margin-right: 1rem;
}
.addition-cover-wraper-right {
	width: 100%;
	position: relative;
}
.addition-cover-wraper header {
	margin-bottom: 1rem;
	font-size: 15px;
	color: #555454;
	background: url(../images/select_down_arrow.png) no-repeat;
	background-position: right center;
	display: flex;
}
.addition-cover-wraper header.active {
	background: url(../images/select_up_arrow.png) no-repeat;
	background-position: right center;
}
.addition-cover-wraper.addition-cover-wraper-border header {
	display: block;
}
.addition-cover-wraper header h4 {
	font-size: 17px;
	font-weight: 600;
	color: #282828;
	cursor: pointer;
}
.addition-cover-wraper header h4 span {
	border-left: solid 1px #cbcdce;
	margin-left: 10px;
	padding-left: 10px;
	display: inline-block;
	color: #555454;
}
.addition-cover-text {
	margin-bottom: 1.5rem;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 1.79;
	height: 21px;
    overflow: hidden;
}
.addition-cover-text-auto {
	height: auto;
}
.ac-checkbox {
    width: 30px;
}
.ac-checkbox .check-feild {
    display: inline-block;
    vertical-align: top;
    padding-right: 1.5rem;
    position: relative;
	padding: 0;
}
.ac-checkbox .input-check {
    position: absolute;
    opacity: 0;
}
.ac-checkbox input[type=checkbox], .ac-checkbox input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.ac-checkbox .input-check+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 200;
    display: inline-block;
	color: rgba(255,255,255,.5);
}
.ac-checkbox .check-feild .input-check+label:after {
    content: "+";
    position: absolute;
    width: auto;
    height: auto;
    bottom: 6px;
    left: 8px;
    top: -1px;
    display: inline-block;
	color: #6c6c6c;
	font-size: 2rem;
    font-weight: 400;
}
.ac-checkbox .check-feild .input-check+label:before {
    background: transparent;
	width: 2.6rem;
    height: 2.6rem;
    border-radius: 3px;
	border: solid 1px #6c6c6c;
	margin-right: 0rem;
}
.ac-checkbox .check-feild .input-check:checked+label:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 15px;
    bottom: 6px;
    left: 10px;
    top: 3px;
    display: inline-block;
    transform: rotate(38deg);
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
    border-top: 0px #fff solid;
    border-left: 0px #fff solid;
	border-width: 0 2px 2px 0;
}
.ac-checkbox .check-feild .input-check:checked+label:before {
    content: "";
    margin-right: 0rem;
    display: inline-block;
    vertical-align: text-top;
    width: 2.6rem;
    height: 2.6rem;
    border: 1px solid rgba(255,255,255,.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	background: #fe6625;
    border: solid #fe6625;
}
.ac-suminsured {
	margin-left: 1.5rem;
	font-size: 1.5rem;
	font-weight: 600;
	color: #282828;
	margin-top: 0.25rem;
}
.ac-suminsured span {
	cursor: pointer;
	margin-left: 0.5rem;
}
.ac-suminsured img {
	position: relative;
	top: -2px;
}
/*---------Choose an optimal plan Styles End----*/
/*---------Popup Styles Start---*/
.popup-overlayN {
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 40px;
    right: 0;
    background: #fff;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
	max-width: 400px;
	width: 70%;
	border-radius: 5px;
	box-shadow: 4px 6px 13px 3px rgba(0, 0, 0, 0.14);
	min-height: 120px;
}

.popup-overlayN-width {
	max-width: initial;
}
.body-popup {
	padding: 4rem 3rem;
}
.apr-popup .popup {
    margin: 0;
    height: 100%;
    border-radius: 0;
    background: #f7f6f6;
}
.apr-popup .popup .bg-white {
    background: transparent;
}
.apr-popup .content {
    padding: 8rem 10rem;
}
.apr-popup .content p {
    font-size: 1.5rem;
    font-weight: 300;
}
.apr-popup .bg-light .input-block.mar-bottom {
    margin-bottom: 0;
}
.apr-popup .bg-light .input-policy-document {
   height: 18px; 
   margin-top: -2.5rem;
}
.apr-popup .bg-light .input-block label,
.hfb-popup .input-block label{
  color: #969494;  
}
.apr-popup .bg-light .input-policy-document label, 
.apr-popup .bg-light .check-feild label,
.hfb-popup .check-feild label{
    font-size: 1.5rem;
    color: #000000;
}
.apr-popup .bg-light .input-block input,
.hfb-popup .input-block input {
    border-bottom: 1px solid #b6b4b4;
    color: #282828;
}
.apr-popup .bg-light .input-block label sup, 
.apr-popup .bg-light .ui-error,
.hfb-popup .input-block label sup,
.hfb-popup .ui-error{
    color: #e71a1a;
}
.apr-popup .bg-light .ripple-bar:after,
.hfb-popup .ripple-bar:after{
    background: #b6b4b4;
}
.apr-popup .popup .close,
.hfb-popup .popup .close{
    right: 5rem;
    top: 4rem;
}
.apr-popup .popup .close:after, 
.apr-popup .popup .close:before,
.hfb-popup .popup .close:after,
.hfb-popup .popup .close:before{
    left: 1rem;
    top: -6px;
    height: 4rem;
    width: .2rem;
}
.hfb-popup .popup .close {
	width: 2.5rem;
	height: 2.5rem;
	right: 2rem;
    top: 2rem;
}
.hfb-popup .popup .close:before,
.hfb-popup .popup .close:after{
	height: 2.5rem;
	top: 0px;
}
.apr-popup .bg-light .input-check+label:before,
.hfb-popup .input-check+label:before{
    border: 1px solid #b6b4b4;
}
.apr-popup .bg-light .input-check:checked+label:before,
.hfb-popup .input-check:checked+label:before{
    border: solid #fe6625;
}
.apr-popup .input-with-select select,
.hfb-popup .input-with-select select{
    background: url(../images/select_down_arrow.png) no-repeat;
    font-size: 2rem;
    font-weight: 300;
    color: #282828;
    margin-top: 0rem;
    background-position: right center;
}
.apr-popup .ui-form-block .input-block,
.hfb-popup .ui-form-block .input-block{
    margin-bottom: 3rem;
}
.hfb-popup .section-content {
	padding: 6rem 0 2rem 0;
}
.input-price .price-symbol {
	display: none;
}
.input-price.focus .price-symbol {
	display: block;
	position: absolute;
    top: 6px;
    font-size: 2rem;
	color: #282828;
}
.input-price.focus input {
	padding-left: 1.5rem
}
.renew-list-scroll {
    max-height: 570px;
    overflow-y: auto;
}
.renew-list-scroll::-webkit-scrollbar {
    width: 0.5em;
}
.renew-list-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
.renew-list-scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid rgba(0, 0, 0, 0.3);
	
}
.popup-input-block p {
	font-size: 12px;
	font-weight: 500;
	color: #6c6c6c;
	padding: 0;
	margin: 0;
}
.hfb-popup .popup.light {
    max-width: 765px;
    width: 100%;
    opacity: 1;
}
.hfb-fullname-popup .popup.light {
    max-width: 532px;
    width: 100%;
    opacity: 1;
}
.idv-text p {
	font-size: 15px;
	color: #6c6c6c;
	line-height: 1.73;
}
.idv-text p:first-child {
	font-size: 17px;
	font-weight: 600;
	color: #282828;
}
.name-addmore {
	display: flex;
	flex-direction: row;
}
.name-addmore h2 {
	font-size: 2rem;
	font-weight: 600;
	color: #2d2d2d;
}
.name-addmore h2 span {
	display: block;
	font-size: 1.3rem;
	font-weight: normal;
	color: #6c6c6c;
	top: 3px;
    position: relative;
}
.add-button-main {
	margin-left: 3rem;
	padding-left: 3rem;
	border-left: #cbcdce 1px solid;
}
.btn-addmore-name {
	font-size: 1.5rem;
    font-weight: bold;
    color: #ec6608;
    background: transparent;
    border-width: 0;
    border: #ec6608 1px solid;
    padding: 0.9rem 2rem;
	border-radius: 19px;
}
.btn-addmore-name-disable {
	border: solid 1px #cbcdce;
	color: #cbcdce;
	cursor: not-allowed;
}
.remove-insured {
	display: inline-block;
	padding:4px 8px 6px;
	border-radius: 100%;
    background-color: #dddccb;
	cursor: pointer;
}
.remove-insured img {
	cursor: pointer;
}
.popup-input-fullname {
	max-width: 90% !important;
}
/*---------Popup Styles End---*/

/*---------Policy documents Styles Start----*/
.policy-documents-section {
	border-top: solid 1px #dcd8d8;
	border-bottom: solid 1px #dcd8d8;
	padding: 2rem 0;
	margin: 3rem 1rem 0;
}
.policy-documents-section label {
	font-size: 1.5rem;
	font-weight: bold;
	color: #004a80;
}
.policy-documents-section a,
.policy-documents-section a:not([href]){
	font-size: 1.3rem;
	font-weight: 600;
	color: #f26624;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 1rem;
}
.ac-popup .input-block {
    position: relative;
    height: 68px;
    max-width: 90%;
	margin-bottom: 0rem;
}
.ac-popup .input-block label {
    cursor: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.5rem;
    color:#a2b0bd;
    font-weight: 300;
    position: absolute;
    top: 4px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.ac-popup .ripple-bar:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 1px;
    bottom: 28px;
    left: 0;
    right: 0;
    background: #b6b4b4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.ac-popup .ripple-bar input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #b6b4b4;
    font-size: 2rem;
    z-index: 2;
    width: 100%;
    height: 35px;
    margin-top: .5rem;
    outline: 0;
    background: 0 0;
	padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .05rem;
}
.ac-popup .input-block.focus label {
    font-size: 1.6rem;
    top: -22px;
	color: #969494;
}
.ac-popup .ripple-bar.focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.ac-popup span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
	color: #fc9494;
    font-weight: 600;
}
.bottomTotalPremium {
	position: fixed;
	left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
    color: #282828;
    font-size: 3rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.11);
}
.bottom-tp-section {
    display: flex;
    flex-direction: row;
    float: right;
    padding-right: 8rem;
}
.bottom-tp-section .tp-section {
    text-align: right;
    color: #000;
    font-size: 3rem;
    font-weight: 700;
    margin-right: 2rem;
    line-height: 1.2;
    padding-top: 1rem;
}
.bottom-tp-section .tp-section span {
    display: block;
    color: #6c6c6c !important;
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 0.3rem;
}
.tb-buynow-btn, .tb-buynow-btn:focus, .tb-buynow-btn:active, .tb-buynow-btn:hover {
    user-select: none;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.5rem 3rem;
    font-size: 1.8rem;
    background: #ec6608;
    border-radius: 30rem;
    text-decoration: none;
    position: relative;
    margin-top: 0.8rem;
    outline: 0;
}
.tb-buynow-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
/*---------Policy documents Styles End----*/
/*---------Tax deduction for section 80D Styles start----*/
.tax-deducation-main {
	width: 100%;
	padding: 3rem;
	border-radius: 10px;
	background-color: #004a80;
	font-size: 1.4rem;
	color: #ffffff;
	margin-top: 1rem;
}
.tax-deducation-main h2 {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 2rem;
	padding-bottom: 0;
}
.tax-deducation-main p {
	line-height: 1.64;
	margin-bottom: 1.5rem;
}
.tax-deducation-main p.para-text-13 {
	font-size: 1.3rem;
}
.tax-deducation-main ul {
    padding-right: 2rem;
    padding-left: 0rem;
}
.tax-deducation-main ul li {
    margin-bottom: 2rem;
    display: flex;
}
.tax-deducation-main ul li img {
    float: left;
    width: 11px;
    height: 10px;
    margin-top: 5px;
    margin-right: 15px;
}
.tax-deducation-main ul li span {
    font-size: 1.4rem;
    font-weight: 200;
    color: #fff;
}
.btn_incident_back {
	font-size: 1.7rem;
    color: #ec6608;
    background: transparent;
    border-width: 0;
    cursor: pointer;
	margin-bottom: 3rem;
}
.btn_incident_back img {
    margin-right: 8px;
    margin-top: -2px;
}
.btn_premium_breakup {
	font-size: 1.5rem;
    color: #ec6608;
    background: transparent;
    border-width: 0;
    cursor: pointer;
	margin-bottom: 3rem;
	border-bottom: #ec6608 1px solid;
	padding: 0;
}
.incident_container .question_panel_event {
	pointer-events: none;
}
.incident_container {
	width: 100%;
	max-width: 877px;
	margin: auto;
}
.incident_container .question_body {
    display: none;
    padding: 2rem 3rem 3.5rem;
	color: #282828;
	background: #fff;
	border-radius: 0px 0px 10px 10px;
}
.incident_container .question_body p,
.incident_container .question_body a,
.incident_container .question_body h1,
.incident_container .question_body h2,
.incident_container .question_body h3,
.incident_container .question_body h4,
.incident_container .question_body h5,
.incident_container .question_body h6,
.incident_container .question_body span{
	color: #282828;
}
.incident_container .question_head {
    cursor: pointer;
    position: relative
}
.incident_container .question_panel {
    margin-bottom: 1.5rem;
	border: solid 0px #004a80;
	border-radius: 10px;
}

.incident_container .question_panel.active {
	border: solid 0px #fff;
	background-color: #fff;
}
.incident_container .question_panel .question_head {
	background-color: #004a80;
	padding: 2rem 3rem;
	border-radius: 10px;
	margin-bottom: 0;
}
.incident_container .question_panel.active .question_head {
	background-color: #fff;
}
.incident_container .question_head:after {
    content: '';
    position: absolute;
    right: 5px;
    width: 20px;
    height: 20px;
    top: 10px;
    font-size: 33px;
    color: #282828;
	background-position: center center;
}
.incident_container .question_panel.stepcomplete .question_head:after {
    content: '';
	background: url(../images/white_down_arrow.png) no-repeat;
    right: 25px;
    top: 25px;
	background-position: center center;
}
.incident_container .question_head h3 label {
	display: none;
}
.incident_container .question_head h3,
.incident_container .question_head h3 span,
.incident_container .question_head h3 label{
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.47;
	color: #8097ac;
	margin: 0;
	cursor: pointer;
}
.incident_container .question_panel.active .question_head h3,
.incident_container .question_panel.active .question_head h3 span,
.incident_container .question_panel.active .question_head h3 label{
	color: #282828;
	font-size: 1.7rem;
	font-weight: bold;
}
.incident_container .question_panel.stepcomplete .question_head h3 {
	color: #fff;
	padding-left: 33px;
	background: url(../images/incident_tick_icon.png) no-repeat left center;
}
.incident_container .question_panel.stepcomplete .question_head h3 span,
.incident_container .question_panel.stepcomplete .question_head h3 label {
	color: #fff;
}
.incident_container .question_panel.stepcomplete .question_head h3 span {
	display: none;
}
.incident_container .question_panel.stepcomplete .question_head h3 label {
	display: flex;
}
.incident_container .question_panel.stepcomplete .question_head h3 label span {
	display: inline-block;
	max-width: 250px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 0.5rem;
}
.incident_container .input-block {
	max-width: 95%;
}
.incident_container .input-block label {
	font-weight: 300;
	font-size: 1.8rem;
    color: #969494;
	letter-spacing: normal;
}
.incident_container .ripple-bar input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.4rem;
    z-index: 2;
    width: 100%;
    height: 35px;
    margin-top: 1rem;
    outline: 0;
    background: 0 0;
}
.incident_container .ripple-bar:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 1px;
    bottom: 28px;
    left: 0;
    right: 0;
    background: #b6b4b4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.incident_container .ripple-bar.focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.incident_container .input-block input {
    font-size: 2rem;
    color: #282828;
    margin-top: .5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .05rem;
    border-bottom: 1px solid #b6b4b4;
	width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.incident_container .input-block input {
    border-bottom: 1px solid #b6b4b4;
}
.incident_container span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
}
.incident_container span.ui-error {
    display: none;
    color: #e71a1a;
    font-weight: 600;
}
.incident_container span.ui-error.ui-error-bottom5 {
	bottom: -5px;
}
.incident_container .input-block.focus label {
    font-size: 1.6rem;
    top: -22px;
	color: #969494;
}
.policy-end-date-wraper {
    border-bottom: 1px solid #b6b4b4;
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
}
.input-block .input-block.policy-end-date-wraper {
    max-width: 100%;
    margin-bottom: 0rem;
}
.input-block .policy-end-date-wraper input {
    margin-top: 0;
    padding-bottom: 0;
    max-width: 50px;
    height: 40px;
	border-width: 0;
}
.incident_container .check-feild {
    display: inline-block;
    vertical-align: top;
    padding-right: 1.5rem;
    position: relative;
}
.incident_container .input-check+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.4rem;
    color: #282828;
    font-weight: 300;
    display: inline-block;
}
.incident_container .input-check+label {
    color: #282828;
}
.incident_container .input-check+label:before {
    content: "";
    margin-right: 1rem;
    display: inline-block;
    vertical-align: text-top;
    width: 2.2rem;
    height: 2.2rem;
    border: 1px solid rgba(255,255,255,.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.incident_container .input-check+label:before {
    width: 1.8rem;
    height: 1.8rem;
}
.incident_container .input-check+label:before {
    background: #d4d2d2;
    border: none;
}
.incident_container .input-check:checked+label:before {
    background: #fe6625;
    border: solid #fe6625;
}
.incident_container .check-feild + p {
	font-size: 1.4rem;
	margin-top: 2.4rem;
}
.incident_container .ripple-bar select{
    background: #ffffff;
    background-image: linear-gradient(45deg, transparent 50%, #282828 50%), linear-gradient(135deg, #282828 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
	font-size: 2rem;
	font-weight: 300;
	color: #282828;
	margin-top: 0rem;
	position: relative;
	border-bottom: 1px solid #b6b4b4;
}
.incident_container .ripple-bar.input-with-select select{
    /*background: #ffffff;
    background-image: linear-gradient(45deg, transparent 50%, #282828 50%), linear-gradient(135deg, #282828 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;*/
	background:#ffffff url(../images/select_down_arrow.png) no-repeat;
	font-size: 2rem;
	font-weight: 300;
	color: #282828;
	margin-top: 0rem;
	background-position: right center;
}
.input-fullname {
	margin-top: -5rem;
}
.input-fullname label {
	position: relative;
    cursor: initial;
    padding: 0;
    font-size: 1.2rem;
    color: #6c6c6c;
    font-weight: 300;
    display: inline-block;
    margin-top: 0.8rem;
}
.ui-error10-bottom {
	bottom: -11px !important;
}
.incident_container .input-block.ad-fullname-textbox input {
	padding-right: 8rem;
}
.homeaddress-text {
	font-size: 12px;
	font-weight: 600;
	color: #004a80;
	margin-top: 0.5rem;
}
.question_panel .input-radio-block-text {
    height: 30px;
    margin-bottom: 1rem;
}
.question_panel .input-radio-block-text label {
    font-size: 1.6rem;
    font-weight: 300;
    color: #282828;
}
.claim-form-list {
	display: inline-flex;
}
.claim-form-list .radio {
    margin: .5rem;
    display: inline-block;
}
.claim-form-list li:last-child {
    margin-left: 2rem;
}
.claim-form-list .radio input[type=radio] {
    position: absolute;
    opacity: 0;
}
.claim-form-list .radio label {
    font-size: 1.8rem;
    font-weight: 200;
}
.claim-form-list .radio input[type=radio]+.radio-label:before {
    content: "";
    background: 0 0;
    background-color: transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #b2b2b2;
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.claim-form-list .radio input[type=radio]:checked+.radio-label:before {
    background-color: #ec6608;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    box-shadow: inset 0 0 0 5px #fff;
	border: 2px solid #ec6608;
}
.coraddress-heading {
	font-size: 17px;
	font-weight: 600;
	color: #282828;
	margin-bottom: 3rem;
}
.radio-section-position {
	position: relative;
    top: -2.5rem;
}
.prd-description-para, .prd-description-para p, .prd-description-para p span {
	font-size: 14px;
	color: #6c6c6c !important;
	line-height: 1.57;
}
.prd-description-para p span.prd-read {
	font-size: 14px;
	font-weight: 600;
	color: #282828 !important;
	text-decoration: underline;
	cursor: pointer;
}
.premium-date-text {
	font-size: 1.4rem;
    color: #282828;
    font-weight: 300;
	margin-top: 0.6rem;
    padding-left: 2.8rem;
}
.bankloan-heading {
	font-size: 2rem;
	font-weight: bold;
	color: #2d2d2d;
}
.bankloan-details-section {
	width: 90%;
	margin-top: 2rem;
}
.bankloan-details-main {
	display: inline;
}
.bankloan-details-info{
	font-size: 17px;
    font-weight: 300;
	color: #282828;
	max-width: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}
.bankloan-details-main button {
	float: right;
}
.bankloan-details-main button:last-child {
	margin-right: 1.5rem;
}
.pbp-popup .popup.light {
	max-width: 450px;
    width: 100%;
    opacity: 1;
}
.premium-breakup-main {
	margin-top: 2.5rem;
	font-size: 1.5rem;
	color: #282828;
}
.premium-breakup-main h5 {
	font-size: 1.7rem;
	font-weight: bold;
	color: #004a80;
	margin-bottom: 3rem;
}
.pbu-row {
	margin-bottom: 1.5rem;
}
.pbu-value {
	text-align: right;
}
.premium-breakup-border {
	border-top: solid 1px #cbcdce;
	border-bottom: solid 1px #cbcdce;
	padding-top: 2rem;
    padding-bottom: 0.8rem;
}
.premium-breakup-total {
	color: #ec6608;
}
/*---------Tax deduction for section 80D Styles End----*/
/*---------Payment received Styles Start---*/
.renew-home-policy-main .payment-received-section h1, .renew-home-policy-main .payment-received-section h2, .renew-home-policy-main .payment-received-section h3, .renew-home-policy-main .payment-received-section h4, .renew-home-policy-main .payment-received-section h5, .renew-home-policy-main .payment-received-section h6 {
    color: #282828;
}
.renew-home-policy-main .payment-received-section {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 3rem;
}
.renew-home-policy-main .payment-received-section header {
    text-align: center;
}
.renew-home-policy-main .payment-received-section h4 {
    font-size: 2rem;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.renew-home-policy-main .payment-received-section h4 img {
    padding-right: 2rem;
    margin-top: -5px;
}
.renew-home-policy-main .payment-received-section h5 {
    font-size: 1.7rem;
    font-weight: 300;
    margin-bottom: 3rem;
}
.inbox-message-section {
    border-radius: 10px;
    border: solid 1px #fdd5a5;
    background-color: #fff9f5;
    padding: 1.8rem 3.2rem;
    font-size: 1.7rem;
    font-weight: 600;
}
.inbox-message-section img {
    padding-right: 2rem;
}
.home-policyno-section {
    padding-top: 3rem;
    font-size: 1.5rem;
    font-weight: 500;
}
.yourpolicy-summary-section {
    padding-top: 3rem;
    text-align: left;
}
.yourpolicy-summary-section header {
    font-size: 1.7rem;
    font-weight: 700;
    text-align: left !important;
    padding-bottom: 2rem;
}
.yourpolicy-summary-section header a {
    font-size: 1.5rem;
    font-weight: 500;
    float: right;
    color: #f26624;
    text-decoration: underline;
}
.yps-row:nth-child(2n+1) {
    background-color: #f5f6f6;
}
.yps-row > div {
    padding-left: 3rem;
    font-size: 1.5rem;
    font-weight: 500;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}
.yps-row .yps-value {
    border-left: #cbcdce 1px solid;
}
.alternative-contact-section {
    padding-top: 7rem;
}
.alternative-contact {
    padding-bottom: 3rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
}
.alternative-contact a, .alternative-contact a span {
    color: #000;
    font-weight: 700;
}
.alternative-contact .ht-phoneIcon img {
    width: 21px;
    height: 21px;
    transform: rotate(5deg);
    margin-left: 5px;
}
.email-label {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    color: #282828 !important;
    margin: 10px auto;
    display: block;
}
.alternative-email .bg-light .input-block {
    max-width: 90%;
}
.alternative-email .bg-light .input-block label {
    color: #969494;
}
.alternative-email .bg-light .input-block label sup {
    color: #e71a1a;
    font-weight: 700;
}
.alternative-email .bg-light .input-block input {
    border-bottom: 1px solid #b6b4b4;
    color: #282828 !important;
}
.alternative-email .bg-light .input-block.focus.ripple-bar:after {
    background: #b6b4b4;
}
.sendemail-btn{
    background: transparent;
    border-width: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7rem;
    font-weight: 600;
    color: #f26624;
    outline: 0;
}
.install-app-section {
    border-radius: 10px;
    background-color: #004a80;
    padding: 3rem 3rem 4rem;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
}
.install-app-section header {
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center !important;
    padding-bottom: 3rem;
}
.insure-app {
    position: absolute;
    left: 0;
    top: 90px;
}
.insure-app-content {
    padding-left: 12rem;
}
.insure-app-content p {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.47;
    padding-top: 0.5rem;
    padding-bottom:2rem;
}
.insure-app-content p:nth-child(3) {
    padding-bottom:1rem;
}
.insure-app-3steps {
    display: flex;
    flex-direction: row;
}
.insure-app-3steps .app-steps {
   flex: auto;
   max-width: 32%;
   margin-left: 2.5%;
   border-radius: 10px;
   background-color: #00305b;
   font-size: 1.2rem;
   font-weight: 300;
   color: #fff;
   position: relative;
   text-align: center;
   padding: 0 6px 0;
}
.insure-app-3steps .app-steps:first-child {
    margin-left: 0;
}
.insure-app-3steps .app-steps .step-count {
    position: absolute;
    top: 7px;
    left: 14px;
    font-size: 1.3rem;
    font-weight: 300;
    color: #bac6d1;
}
.insure-app-3steps .app-steps img {
    margin-top: 25px;
    margin-bottom: 8px;
}
.insure-app-3steps .app-steps p {
    font-size: 1.2rem;
    font-weight: 300;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 15px;
}
.home-renewal-policy .radio input[type=radio].checked+.radio-label {
    color: #fff;
}
.home-renewal-policy .radio input[type=radio].unchecked+.radio-label:before {
    border: 2px solid #5c748a;
    background-color: transparent;
    box-shadow: inset 0 0 0 0px #003d59;
}
.home-renewal-policy .radio input[type=radio].unchecked+.radio-label{
    color: #7a9aa8;
}
.mobile-download {
    display: none;
}
.mobile-view {
    display: none;
}
/*---------Payment received Styles End---*/
.btn-add {
	touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  padding: 1rem 3rem;
  font-size: 1.5rem;
  background: #ec6608;
  -webkit-border-radius: 18rem;
  border-radius: 18rem;
  text-decoration: none;
  border-width: 0;
}
.btn-incident-orange {
  touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  padding: 16px 36px 17px 37px;
  font-size: 1.7rem;
  font-weight: 500;
  background: #ec6608;
  -webkit-border-radius: 30rem;
  border-radius: 30rem;
  text-decoration: none;
  border-width: 0;
}
.btn-incident-orange:hover {
  color: #fff;
}

.btn-incident-orange:hover:after {
  opacity: 1;
  -webkit-animation: fx-mask .3s ease-out;
  -moz-animation: fx-mask .3s ease-out;
  -ms-animation: fx-mask .3s ease-out;
  animation: fx-mask .3s ease-out;
}

.btn-incident-orange:focus {
  color: #fff;
}

.ui-form-block .ui-confirm-btn {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  margin-top: 1rem;
}

.btn-orange {
  touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  padding: 1.5rem 4rem;
  font-size: 1.8rem;
  background: #ec6608;
  -webkit-border-radius: 30rem;
  border-radius: 30rem;
  text-decoration: none;
}
.btn-orange:hover {
  color: #fff;
}

.btn-orange:hover:after {
  opacity: 1;
  -webkit-animation: fx-mask .3s ease-out;
  -moz-animation: fx-mask .3s ease-out;
  -ms-animation: fx-mask .3s ease-out;
  animation: fx-mask .3s ease-out;
}

.btn-orange:focus {
  color: #fff;
}

.btn-white {
    border: solid 1px #ee7205;
    color: #ec6608 !important;
    background: #fff !important;
    margin-right: 4rem;
    padding: 1.4rem 4rem;
}
.btn-white:hover {
    color: #ec6608 !important;
    background: #fff !important;
}
.btn-gst-white {
  touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  color: #ec6608;
  padding: 1.5rem 4rem;
  font-size: 1.8rem;
  background: #fff;
  -webkit-border-radius: 30rem;
  border-radius: 30rem;
  text-decoration: none;
	border: #ec6608 1px solid;
}
.btn-gst-white:hover {
  color: #ec6608;
}
@-webkit-keyframes fx-mask {
  0% {
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    -moz-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
  }

  100% {
    -webkit-transform: translateX(100%) rotate(45deg);
    -moz-transform: translateX(100%) rotate(45deg);
    -ms-transform: translateX(100%) rotate(45deg);
    transform: translateX(100%) rotate(45deg);
  }
}
.apr-cancel-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(236, 102, 8, 0.5);
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
@keyframes fx-mask {
  0% {
    -webkit-transform: translateX(-100%) rotate(45deg);
    -moz-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
  }

  100% {
    -webkit-transform: translateX(100%) rotate(45deg);
    -ms-transform: translateX(100%) rotate(45deg);
    -moz-transform: translateX(100%) rotate(45deg);
    transform: translateX(100%) rotate(45deg);
  }
}
.ui-banner-new-links {
	width:100%;
	border-top:#004a80 1px solid;
	margin-top:3rem;
	padding-top: 3rem;
	max-width: 450px;
}
.ui-banner-new-links  ul , .ui-banner-new-links  ul  li {
	display:inline;
}
.ui-banner-new-links  ul  li {
	padding:0 2rem;
	display: inline-block;
}
.ui-banner-new-links  ul  li:first-child {
	border-right:#004a80 1px solid;
	padding-left:0;
}
.ui-banner-new-links  ul  li a {
	font-size: 17px;
	  font-weight: 600;
	  color: #ec6608;
	  text-decoration:underline;
	  cursor:pointer;
}
.ui-banner-new-links  ul  li a:not([href]) {
	cursor:pointer;
}
.hi-para-detach h1{
    color: #282828;
}
.homeinc_sec {
    padding-left: 5rem;
}
.whatsapp-preferences {
  display: block !important;
  font-size: 1.4rem;
  color: rgba(255,255,255,.5);
  font-weight: 200;
  padding: 0;
}
.buying-insuranc_subtext{
  font-family: Muli;
  font-size: 1.7rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fefefe;
}
.bg-blue .input-check+label {
    color: rgb(255 255 255 / 75%);
    font-weight: 300;
}
a.check-terms-condition{
    color: rgb(255 255 255 / 75%);
    font-weight: 300;
}
.calculator_icon_sec .calculator_input_field{
    width: 80px;
    float: left;
    position: relative;
    top: 10px;
	height: initial;
}
.calculator_icon_sec .calculator_input_field.ripple-bar.focus:after {
	display: none;
}
.calculator_icon_sec .calculator_input_field.input-block.focus label{
    top: -4px;
    font-size: 13px;
	font-weight: 300;
}
.calculator_icon_sec .calculator_input_field.input-block label{
    top: 10px;
    color: #8a8a8a;
}
.calculator_input_field.input-block input{
    color: #282828;
    font-size: 13px;
	font-weight: 300;
    padding-bottom: 0px;
	border-bottom: 1px solid #b6b4b4;
}
.calculator_input_field.input-block label{
    font-size: 16px;
}
.calculator_right-arrow {
    position: relative;
    float: left;
    top: 20px;
    width: 40px;
}
.calculator_sqm{
    width: 90px;
    float: left;
    padding: 5px 7px;
    border-radius: 5px;
    background-color:#f8f6f6;
    position: relative;
    text-align: left;
    word-wrap: break-word;
}
.calculator_sqm h3{
    font-size: 13px;
    margin-bottom: 0;
    color: #8a8a8a;
}
.calculator_sqm p{
    font-size: 13px;
    margin-bottom: 0;
    color: #282828;
}   
.calculator_icon_sec .hir-tooltip .hir-text{
    min-width: 240px;
    top: -22px;
    left: 35px;
} 
.calculator_icon_sec .hir-tooltip .hir-text:before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    left: -10px;
    top: 26px;
}
span.hir-tooltip.calculator_icon {
    border: none;
}
.content_remove_sec{
    width: 80%;
}
.content_left{
    float: left;
}
.remove_sec label{
    cursor: pointer;
}
.remove_sec {
    font-family: Muli;
    font-size: 1.4rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ec6608;
    float: right;
    padding: 5px 15px 5px 14px;
    border-radius: 11.5px;
    background-color: #012b50;
    cursor: pointer;
}
.add_content_value {
    padding: 21px 96px 24px 32px;
    border-radius: 11.5px;
    background-color: #012b50;
    width: 80%;
    cursor: pointer;
}
.add_content_value label{
    cursor: pointer;
}
.add_content_value {
    font-family: Muli;
    font-size: 1.7rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ec6608;
    margin-bottom: 1rem;
}
.add_content_value span {
    font-size: 1.7rem;
    color: #ec6608;
    padding-right: 7px;
}
#content_remove_sec{
    margin-bottom: 1rem;
}
.calculator_sqm p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.calculator_sqm input {
    color: #282828;
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 0px;
    border-bottom: 0px solid #5c748a !important;
    margin-top: 0;
    height: 25px;
}


/* keyboard binding check box css */
.input-check {
    position: absolute;
    left: 2px;
    top: 2px;
    opacity: 10;
    outline: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    select::-ms-expand {
        display: none;
    }
 }

 
 /* product css */
 p.exclusion_text {
    font-weight: 600;
    font-size: 1.6rem;
}
 .product_table_sec {
    padding: 15px;
}    
 .product_table_section{
    border-top: solid 1px #ece9e9; 
 }
 .product_table_sec table {
    border: solid 1px #ece9e9;
    border-collapse: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    border-radius: 10px;;
  }
  
  .product_table_sec table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
  }
  
  .product_table_head{
    border-radius: 10px;
  }
  .product_table_head th{
    background-color: #dddccb;
  }
  
  .product_table_sec table th,
  .product_table_sec table td {
    font-family: Muli;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding: 15px;
    border-right: solid 1px #ece9e9;
  }
  .product_table_sec table th:nth-child(1) {
    border-radius: 10px 0px 0px 0px;
}
.product_table_sec table th:nth-child(3) {
    border-radius: 0px 10px 0px 0px;
    border-right: none;
}