.table{--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg: #cfe2ff;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg: #e2e3e5;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg: #d1e7dd;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg: #f8d7da;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg: #f8f9fa;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1649.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@keyframes progress-bar-stripes{0%{background-position-x:8px}}.progress{display:flex;height:8px;overflow:hidden;font-size:0.75rem;background-color:#f2f2f2;border-radius:4px}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#ee3232;transition:width 0.6s ease;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-ms-transition:width 0.6s ease;-o-transition:width 0.6s ease}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:8px 8px}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.clint-review{background-color:#fdd305;overflow:hidden}@media(min-width: 1400px){.clint-review{padding-right:5rem !important;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}}.clint-review .img-box{position:absolute;left:-10px;bottom:-10px;width:120px}@media(min-width: 768px){.clint-review .img-box{width:200px}}@media(min-width: 1200px){.clint-review .img-box{width:180px}}@media(min-width: 1400px){.clint-review .img-box{width:190px;left:-5px}}.clint-review .content-body{flex:0 0 76%}@media(min-width: 1200px){.clint-review .content-body{flex:0 0 80%}}.clint-review .content-body .fs-1{font-size:.9rem !important}@media(min-width: 576px){.clint-review .content-body .fs-1{font-size:1.1rem !important}}@media(min-width: 768px){.clint-review .content-body .fs-1{font-size:1.5rem !important}}@media(min-width: 992px){.clint-review .content-body .fs-1{font-size:1.8rem !important}}@media(min-width: 1200px){.clint-review .content-body .fs-1{font-size:1.3rem !important}}@media(min-width: 1400px){.clint-review .content-body .fs-1{font-size:1.5rem !important}}.clint-review .content-body .fs-20{font-size:10px !important}.clint-review .content-body .fs-20 .clint-text-hilight{background-color:#ee3232 !important;color:#fff !important;padding:0 5px;font-weight:500}@media(min-width: 576px){.clint-review .content-body .fs-20{font-size:.8rem !important}}@media(min-width: 768px){.clint-review .content-body .fs-20{font-size:1rem !important}}@media(min-width: 992px){.clint-review .content-body .fs-20{font-size:1.15rem !important}}@media(min-width: 1200px){.clint-review .content-body .fs-20{font-size:1rem !important}}@media(min-width: 1400px){.clint-review .content-body .fs-20{font-size:1.15rem !important}}.clint-review .content-body .fs-16{font-size:10px !important}@media(min-width: 576px){.clint-review .content-body .fs-16{font-size:.8rem !important}}@media(min-width: 768px){.clint-review .content-body .fs-16{font-size:1rem !important}}@media(min-width: 992px){.clint-review .content-body .fs-16{font-size:1.15rem !important}}@media(min-width: 1200px){.clint-review .content-body .fs-16{font-size:.8rem !important}}.clint-review .content-body .fs-3{font-size:.8rem !important}@media(min-width: 576px){.clint-review .content-body .fs-3{font-size:1rem !important}}@media(min-width: 768px){.clint-review .content-body .fs-3{font-size:1.2rem !important}}@media(min-width: 992px){.clint-review .content-body .fs-3{font-size:1.35rem !important}}@media(min-width: 1200px){.clint-review .content-body .fs-3{font-size:1.1rem !important}}@media(min-width: 1400px){.clint-review .content-body .fs-3{font-size:1.35rem !important}}.progress-bar{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}#acc__form{min-height:300px}@media(max-width: 1199.98px){#acc__form{min-height:255px}}@media(max-width: 767.98px){#acc__form{min-height:250px}}#acc__form .step{position:relative;display:none;flex-grow:1;width:100%}#acc__form .step.active{display:block}#acc__form .step textarea{resize:none !important}#acc__form .step>h3{font-size:calc(.8rem + .6vw) !important}@media(min-width: 576px){#acc__form .step>h3{font-size:calc(1rem + .6vw) !important}}@media(min-width: 768px){#acc__form .step>h3{font-size:calc(1.2rem + .6vw) !important}}#acc__form .step .form-check-input~.form-check-label{cursor:pointer;background:#fff;border:1px solid #e9e9e9;box-sizing:border-box;box-shadow:0px 0px 124px rgba(0,0,0,.05);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;transition:color .2s ease-in,background-color .25s ease-out;-webkit-transition:color .2s ease-in,background-color .25s ease-out;-moz-transition:color .2s ease-in,background-color .25s ease-out;-ms-transition:color .2s ease-in,background-color .25s ease-out;-o-transition:color .2s ease-in,background-color .25s ease-out}#acc__form .step .form-check-input~.form-check-label svg{transition:fill 0.3s ease-in-out;-webkit-transition:fill 0.3s ease-in-out;-moz-transition:fill 0.3s ease-in-out;-ms-transition:fill 0.3s ease-in-out;-o-transition:fill 0.3s ease-in-out}#acc__form .step .form-check-input:checked~.form-check-label{background-color:#0ba04e;color:#fff}#acc__form .step .form-check-input:checked~.form-check-label svg{fill:#fff}.form-wrapper-acc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media(max-width: 767.98px){.form-wrapper-acc{flex-direction:column;align-items:stretch;flex:0 0 100%;max-width:100%}}.form-wrapper-acc .form-check{padding:0 10px;flex:0 0 33.33%;max-width:33.33%}@media(max-width: 767.98px){.form-wrapper-acc .form-check{flex:0 0 100%;max-width:100%}}.form-wrapper-acc .form-check .form-check-input~.form-check-label{margin:10px 0;padding:15px;min-height:100px;font-size:1.6rem;text-align:center}@media(max-width: 1399.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label{font-size:1.4rem}}@media(max-width: 1199.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label{font-size:1.2rem}}@media(max-width: 991.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label{font-size:.85rem}}@media(max-width: 767.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label{font-size:1.1rem;min-height:52px;margin:5px 0;padding:15px}}@media(max-width: 575.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label{font-size:1rem}}.form-wrapper-acc .form-check .form-check-input~.form-check-label svg{width:65px;height:65px}@media(max-width: 1399.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label svg{width:50px;height:50px}}@media(max-width: 991.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label svg{width:42px;height:42px}}@media(max-width: 767.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label svg{width:34px;height:34px}}@media(max-width: 575.98px){.form-wrapper-acc .form-check .form-check-input~.form-check-label svg{width:22px;height:22px}}@media(min-width: 768px){.backend-requirement .form-check{padding:0 10px;flex:0 0 50%;max-width:50%}}@media(min-width: 768px){.backend-requirement .form-check .form-check-input~.form-check-label{font-size:1rem}}@media(min-width: 992px){.backend-requirement .form-check .form-check-input~.form-check-label{margin:10px 0;font-size:1.4rem}}#step-btn .btn{display:flex;justify-content:center;align-items:center;margin:15px;margin-bottom:0}#error{line-height:15px;color:#ee3332}@media(min-width: 576px){#error{top:2.8rem}}@media(min-width: 768px){#error{top:4rem}}#sec__2 .obj.obj1{width:100px;right:20%}#sec__2 .obj.obj2{width:200px;right:10%;top:15rem;transform:rotate(60deg);-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg)}.talk-to-us{background:url("data:image/svg+xml,%3Csvg width='903' height='560' viewBox='0 0 903 560' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cmask id='mask0_949_2074' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='903' height='560'%3E%3Crect x='0.280029' width='902.72' height='560' fill='%23C4C4C4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_949_2074)'%3E%3Ccircle cx='803.32' cy='505.12' r='373.7' stroke='white' stroke-width='3'/%3E%3Ccircle cx='878.36' cy='589.12' r='643.62' stroke='white' stroke-width='3'/%3E%3Ccircle cx='691.32' cy='554.4' r='678.34' stroke='white' stroke-width='3'/%3E%3Ccircle cx='804.44' cy='506.24' r='177.7' stroke='white' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat bottom right,#2f3045;background-size:contain}.cost-breakdown-wrap h1{position:relative;counter-increment:item}.cost-breakdown-wrap h1::before{position:absolute;content:counter(item, decimal-leading-zero);font-weight:700;font-size:7rem;color:#212529;opacity:.05;top:-3.5rem;left:-6rem}@media(max-width: 991.98px){.cost-breakdown-wrap h1::before{left:0;top:auto;font-size:4rem;line-height:0}}.table{border:1px solid #c4c4c4;text-align:center}.table>:not(caption)>*>*{padding:1rem .5rem}.table .table-header{color:#fff;background:-webkit-linear-gradient(88.38deg, #ee3232 0%, #f2bb11 189.84%);background:-moz-linear-gradient(88.38deg, #ee3232 0%, #f2bb11 189.84%);background:linear-gradient(88.38deg, #ee3232 0%, #f2bb11 189.84%);border:0 solid rgba(0,0,0,0)}.table>:not(:first-child){border-top:2px solid #c4c4c4 !important}.table td{border:none !important;border-left:1px solid #c4c4c4 !important;border-right:1px solid #c4c4c4 !important}@media(max-width: 767.98px){#table-r{display:flex;text-align:left !important;overflow:hidden}#table-r>:not(:first-child){border:none !important}#table-r .table-header{min-width:150px}#table-r .table-header tr{display:grid;height:100%}#table-r tbody{display:flex;width:100%;overflow-x:scroll}#table-r tbody>tr{display:flex;min-width:175px;flex-direction:column;text-align:center !important;border-left:1px solid #c4c4c4 !important}#table-r tbody>tr td{border:none !important}#table-r tbody>tr td:nth-child(1){font-weight:700}}/*# sourceMappingURL=style.css.map */
