/* html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
p{
   font-family: "Kumbh Sans",Helvetica,Arial,sans-serif;
   font-size: 16px;
   line-height: 30px;
       margin-bottom: 20px;
    display: block;
    font-weight: 400;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    color: #0b0631;
    font-family: "Kumbh Sans",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.64;
    background-color: #fff;
    font-size: 16px;
} */
.cust-calc ul {
    list-style: none;
}
.cust-calc a, .cust-calc a:hover, .cust-calc a:focus {
    transition: color .3s ease;
    text-decoration: none;
}
.cust-calc input:focus-visible{
	outline: 0;
}
.cust-calc select:focus-visible{
	outline: 0;
}
.cust-calc .h3, .inner__strip--editor h3, .fifty-fifty__description h3 {
    font-size: 38px !important;
    line-height: 48px !important;
}
.cust-calc.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1180px;
    /*padding: 0 30px;*/
}
.cust-calc .calculator {
    /*display: flex;*/
    padding: 35px 35px 0 !important;
    background: #fff;
    box-shadow: 10px 10px 30px 0 rgba(24,19,165,.05);
    align-items: center;
}
.cust-calc .calculator {
    padding: 50px 80px 0;
    margin-top: 50px;
}
.cust-calc .calculator__content {
    padding-right: 100px;
}
.cust-calc .calculator__content {
    padding-right: 30px;
    /*flex: 1 1 auto;*/
}
.cust-calc .h3, .inner__strip--editor h3, .fifty-fifty__description h3 {
    font-size: 38px !important;
    line-height: 48px !important;
    margin-bottom: 20px !important;
}
.cust-calc .calculator__form {
   /* display: flex;
    flex-direction: column;*/
}
.cust-calc .calculator__results {
    background-position: top left !important;
    background-size: cover !important;
    /*width: 425px;*/
    margin: 0 auto;
   /*padding: 45px 55px;*/
}
.cust-calc .calculator__results {
    height: 440px;
   /* flex: 0 0 310px;*/
}
.cust-calc .calculator__results {
    background: url("../image/calculator.svg") no-repeat center center;
    background-size: contain !important;
    height: 440!important;
}
.cust-calc .calculator__links {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 40px;
}
.cust-calc .inline-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: -16px;
}
.cust-calc .calculator__field {
    margin-bottom: 15px;
}
.cust-calc .standard-form__field {
    position: relative;
    margin-bottom: 20px;
}
.cust-calc input[type=text], .cust-calc  input[type=password], .cust-calc input[type=datetime], .cust-calc input[type=datetime-local], .cust-calc input[type=date], .cust-calc input[type=month], .cust-calc input[type=time], .cust-calc input[type=week], .cust-calc input[type=number], .cust-calc input[type=email], .cust-calc input[type=url], .cust-calc input[type=search], .cust-calc input[type=tel], .cust-calc input[type=color], .cust-calc input[type=file], .cust-calc textarea, .cust-calc select {
    transition: background .3s ease,border .3s ease,color .3s ease;
    background: #fff;
    padding: 0 15px;
    line-height: 48px;
    height: 48px;
    font-size: 14px;
    border: 1px solid #0b0631;
    width: 100%;
    color: #0b0631;
    box-sizing: border-box;
}
.cust-calc .hubspot-form .hs-fieldtype-text input, .cust-calc .hubspot-form .hs-fieldtype-text select, .cust-calc .hubspot-form .hs-fieldtype-text textarea, .cust-calc .hubspot-form .hs-fieldtype-select input, .cust-calc .hubspot-form .hs-fieldtype-select select, .cust-calc .hubspot-form .hs-fieldtype-select textarea, .cust-calc .hubspot-form .hs-fieldtype-textarea input, .cust-calc .hubspot-form .hs-fieldtype-textarea select, .cust-calc .hubspot-form .hs-fieldtype-textarea textarea, .cust-calc .hubspot-form__field input, .cust-calc .hubspot-form__field select, .cust-calc .hubspot-form__field textarea, .cust-calc .standard-form .hs-fieldtype-text input, .cust-calc .standard-form .hs-fieldtype-text select, .cust-calc .standard-form .hs-fieldtype-text textarea, .cust-calc .standard-form .hs-fieldtype-select input, .cust-calc .standard-form .hs-fieldtype-select select, .cust-calc .standard-form .hs-fieldtype-select textarea, .cust-calc .standard-form .hs-fieldtype-textarea input, .cust-calc .standard-form .hs-fieldtype-textarea select, .cust-calc .standard-form .hs-fieldtype-textarea textarea, .cust-calc .standard-form__field input, .cust-calc .standard-form__field select, .cust-calc .standard-form__field textarea {
    border: none;
    height: auto;
    color: #0b0631;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    font-family: "Kumbh Sans",Helvetica,Arial,sans-serif;
}
.hubspot-form .hs-fieldtype-text, .hubspot-form .hs-fieldtype-select, .hubspot-form .hs-fieldtype-textarea, .cust-calc .hubspot-form__field, .standard-form .hs-fieldtype-text, .cust-calc .standard-form .hs-fieldtype-select, .cust-calc .standard-form .hs-fieldtype-textarea, .cust-calc .standard-form__field {
    border: 1px solid #171460;
    background: #fff;
    padding: 10px 15px 5px;
    color: #0b0631;
    border-radius: 10px;
}
.hubspot-form .hs-fieldtype-text label, .hubspot-form .hs-fieldtype-select label, .hubspot-form .hs-fieldtype-textarea label, .hubspot-form__field label, .cust-calc .standard-form .hs-fieldtype-text label, .standard-form .hs-fieldtype-select label, .standard-form .hs-fieldtype-textarea label, .standard-form__field label {
    font-size: 12px;
    line-height: 14px;
}
.cust-calc label {
    font-family: "Kumbh Sans",Helvetica,Arial,sans-serif;
    display: block;
}
.cust-calc .calculator__links li {
    margin-right: 20px;
}
.cust-calc .inline-links__item {
    margin-bottom: 16px;
}

.cust-calc .button, #elc-cookie-consent .elc-button-link, #elc-cookie-consent .elc-secondary-button-link, #elc-cookie-consent .elc-text-link, #elc-cookie-tab a, .hubspot-form input[type=submit], .standard-form input[type=submit] {
    transition: transform .3s ease;
    padding: 10px 20px 7px;
    box-sizing: border-box;
    border: 1px solid #3EAAE0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 182px;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    color: #3EAAE0;
    border-radius: 24px;
    position: relative;
}
.cust-calc .active .button {
    border: 1px solid #3EAAE0;
    background-color: #3EAAE0;
    color: #fff;
}
.cust-calc button{
	   font: inherit;
    cursor: pointer;
    overflow: visible;
}
.cust-calc .calculator__links {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 40px;
}
.cust-calc .calculator__links li a {
    color: #0b0631;
}
.cust-calc .text-link {
    font-size: 16px;
    line-height: 19px;
    color: #0b0631;
}
.cust-calc i[class^=icon-], .cust-calc i[class*=" icon-"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.cust-calc .text-link__icon {
    font-size: 12px;
    margin-left: 5px;
    color: #3EAAE0;
    display: inline-flex;
}
.cust-calc .text-link:hover.text-link__icon {
    animation: arrowBounceRight 1s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.cust-calc .calculator__value {
    line-height: 1.25em !important;
    font-weight: 700 !important;
    width: 100%;
    color: #3EAAE0 !important;
    max-width: 340px;
}

@media only screen and (min-width: 1024px){
	.cust-calc .calculator__result {
	    margin-bottom: 20px;
		}
	.cust-calc .calculator__result-label {
    	font-size: 25px !important;
	}
	.cust-calc .calculator__value {
    font-size: 48px !important;
	}
	.cust-calc .calculator__links {
    margin-top: 40px;
	}
	.cust-calc .calculator__field {
    margin-bottom: 20px;
	}
	.cust-calc .calculator__content {
    padding-right: 0;
}
}
@media only screen and (min-width: 768px){
	.cust-calc .calculator__result {
	    margin-bottom: 15px;
	}
	.cust-calc .calculator__value {
    font-size: 40px;
	}
	.cust-calc .inline-links {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
	}

}
@media only screen and (min-width: 480px){
	.cust-calc .calculator__result {
	    margin-bottom: 30px;
	}
}
.cust-calc .calculator__result-label {
    line-height: 1.25em !important;
    color: #adacb0 !important;
}
.cust-calc .order-booking-btn {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
}
.cust-calc .order-btn,.cust-calc .booking-btn {
    margin: 0 10px;
}
.thrv-leads-form-box.thrv_wrapper {
    border-radius: 10px;
}
@media(max-width: 1140px){
	.cust-calc .calculator__content .h3 {
    font-size: 31px;
    line-height: 38px;
    margin-bottom: 20px;
}
.cust-calc .calculator {
    padding: 50px 40px 0;
    margin-top: 50px;
}
}
@media(max-width: 1024px){
.cust-calc .calculator {
    flex-direction: column;
    padding: 50px 30px 0;
}
.cust-calc.wrapper {
    /*padding: 0 25px;*/
    overflow: visible;
}
.cust-calc .calculator__results {
    width: 362px;
    margin: 0 auto;
}
.cust-calc .calculator__results {
    /*flex: 0 0 499px;*/
}
.cust-calc .calculator__value {
    font-size: 22px;
}
}
@media(max-width: 1140px){
	.calculator__results {
     margin: 0px auto !important;
     
}
}
@media(max-width: 767px){

	.cust-calc .calculator__results {
    /*flex: 0 0 249px;*/
}
.cust-calc .calculator{
	box-shadow: none;
}
.calculator {
   /* display: flex;
    flex-direction: column;*/
}
.cust-calc .calculator__results{
	/*width: 260px;*/
}
.calculator__content {
    width: 100%;
    max-width: 100% !important; 
}
.cust-calc .order-booking-btn {
    display: block;
}
.calculator {
    display: block;
}
.cust-calc .calculator__content {
    padding-right: 0px;
}
.cust-calc .calculator__content {
    padding-right: 0px;
}
/* .cust-calc .order-btn, .cust-calc .booking-btn {
    margin: 0px 50px;
} */
.cust-calc.order-btn button {
    margin-bottom: 10px;
}
.cust-calc .wrapper{
	padding: 0;
}
.cust-calc .wrapper{
	padding: 0;
}
.cust-calc .calculator__results{
	width: 132px;
}
.cust-calc .order-btn button {
    margin-bottom: 10px;
}
}


.calculator__results {
    width: 100%;
    max-width: 40%;
}
.calculator__content{
	width: 100%;
	max-width: 50%;
}
.calculator {
    display: flex;
    align-items: center !important;
}
.cust-calc .calculator {
    /* display: flex; */
    padding: 35px 12px 0;
    background: #fff;/*
     box-shadow: none; */
    align-items: center;
}
.cust-calc .calculator__results {
    margin-left: 100px ;
}

.cust-calc .negative .calculator__value {
    color: #ff3333 !important;
}

.cust-calc .positive .calculator__value {
    color: #3da9e0 !important;
}

.icon-close::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: url("../image/cross.svg");
    height: 10px;
    width: 10px;
}

.icon-close {
    position: relative;
}
@media(max-width: 767px) {
    .cust-calc.wrapper {
        padding: 0;
    }

    .cust-calc.wrapper {
        padding: 0;
    }

    .cust-calc .calculator__results {
        margin-left: 0 !important;
        height: 374px;
        padding: 0;
        min-width: 100%;
    }

    .cust-calc .calculator__result-label {
        font-size: 19px !important;
        padding-bottom: 5px !important;
    }
    .cust-calc .button {
        padding: 0px;
        min-width: 100px;
        font-size: 16px !important
    }
    .cust-calc .calculator__links li { margin-left: 0; margin-right: 0;  }
    #order-calculatorReset, #booking-calculatorReset { margin-left: 20px; }
    /*.calculator__result {
    padding-left: 40px;
		}*/
}



.thrv_wrapper.thrv_lead_generation {
    padding: 10px !important;
}
.optml-bg-lazyloaded div {
    display: none;
}
.form.calculator__results {
    width: 100%;
    height: auto;
    background: none;
}
.calculator__submit {
    background: #3EAAE0 !important;
    color: #fff !important;
    font-weight: 500 !important;
}
button#booking-calc-calculatorSubmit {
    font-size: 24px;
}
 .standard-form__field {
    border: 1px solid #171460 !important;
    background: #fff !important;
    padding: 10px 15px 5px !important;
    color: #0b0631 !important;
    border-radius: 10px !important;
}
/* .calculator__results_inner div:first-child {
    display: none !important;
} */
.calculator__result {
    margin: 80px 50px !important;
}
input.tcb-plain-text[data-name="positive ordering"], input.tcb-plain-text[data-name="negativeordering"],input.tcb-plain-text[data-name="calculator negative booking"], input.tcb-plain-text[data-name="bookingpositive"] {
    display: none;
}


.tve-leads-conversion-object {
.thrv_wrapper.thrv_lead_generation {
    margin-top: 0;
    padding: 20px 30px !important;
}
.tve_clearfix .thrv_text_element {
    display: none;
}
.tcb-plain-text {
    max-height: 50px;
}
p.result_text {
    width: 100%;
    max-width: 75%;
    font-size: 16px;
}
.calculator__result {
    margin: 34px 0 !important;
}
.calculator__value {
    padding-bottom: 10px !important;
}
.tve-leads-conversion-object div {
    border-radius: 10px;
}
.tcb-plain-text {
    border-radius: 10px !important;
}
.tve-form-button-submit {
    border-radius: 19px !important;
}
.nagative .calculator__value {
    color: red;
}
.positive .calculator__value{
	color: #3EAAE0;
}
@media(max-width: 1140px){
.thrv-leads-form-box.thrv_wrapper {
    padding: 10px 20px;
}
}

@media(max-width: 1140px){
.calculator__results {
    max-width: 70% !important;
}
.calculator__result {
    padding-left: 50px;
}
body #content .cust-calc .calculator .thrv_wrapper p {
    font-size: 14px !important;
    padding-bottom: 5px;
}
p.result_text {
    width: 100%;
    max-width: 100%;
    font-size: 15px !important;
}
.calculator__results {
    width: 100%;
    max-width: 50%;
}
}
@media(max-width: 767px){
/*.calculator__result {
    margin: 30px 0px !important;
}*/
.cust-calc .inline-links__item .calculator__submit {
    font-size: 16px !important;
}
.cust-calc .calculator {
    padding: 35px 35px 0;
}
.result_text {
    font-size: 12px !important;
    line-height: 1.5 !important;
    max-width: 100% !important;
}
.tcb-button-texts {
    font-size: 13px;
}
.thrv_wrapper p {
    font-size: 12px;
}
.cust-calc .button{
    font-size: 14px !important;
}
input[type="text"] {
    font-size: 12px !important;
}
input[type="email"] {
    font-size: 12px !important;
}
body #content .cust-calc .calculator .thrv_wrapper p {
    font-size: 14px !important;
    padding-bottom: 0px;
}
#lg-l7zxw0fs .tve-form-button {
    margin-top: 0px !important;
}
.thrv_wrapper.thrv_lead_generation {
    padding: 5px 30px !important;
}
.thrv-leads-form-box.thrv_wrapper {
    padding: 1px 18px !important;
}
.calculator__result {
    margin: 0 0 !important;
}
.cust-calc .calculator__value {
    font-size: 16px;
}
}

@media(max-width: 425px){
.calculator .tve-leads-conversion-object {
    bottom: 89px;
margin: 48px;
}
p.result_text {
    width: 100%;
    max-width: 74% !important;
    font-size: 14px !important;
}
#theme-bottom-section {
    margin-top: 70px !important;
}
}

@media(max-width: 375px){

}
@media(max-width: 320px){

p.result_text {
    width: 100%;
    max-width: 100% !important;
    font-size: 13px !important;
}
}