@charset "UTF-8";.textColor1{color:#222!important}.textColor2{color:#777!important}.textColor3{color:grey!important}.backgroundColor1{background:#f18022!important}.backgroundPrimary{background:#abc2a2!important}.textColorPrimary{color:#abc2a2!important}.backgroundColorAccent{background-color:#e2c7ac}:root{--colorPrimary:#abc2a2;--colorDarkAccent:#7f5b64;--colorAccent:#e2c7ac;--colorLightShades:#e9ece6;--colorDarkShades:#334847;--colorTextLight:#d8d8d8;--colorTextDark:#333}.text-primary{color:var(--colorPrimary)!important}.bg-primary{background:var(--colorPrimary)!important;color:#fff}.fullHeight{min-height:calc(100vh - 76px)}header{position:relative;z-index:10}.blockCenter,.fabricJsContainer .canvas-container,.whatYouSee img{display:block;margin-left:auto;margin-right:auto}#displayServiceLoading,#pageHome .overlay,.flexCenter,.notificationBadge{align-items:center;display:flex;justify-content:center}a{text-decoration:none}.fluidY{height:100%;max-width:100%}.fluidX{max-height:100%;width:100%}.notificationBadge{background:red;border-radius:50%;color:#fff!important;font-size:.9rem;height:25px;position:absolute;right:0;top:0;transform:translateX(50%) translateY(-50%);width:25px}.notificationBadge *{color:#fff}.whatYouSee *{line-height:1.8!important}.whatYouSee p{margin-bottom:30px!important}.whatYouSee p:first-letter{padding-left:2.5rem}#breadCrumbs{margin:0}.borderRadius6{border-radius:6px;overflow:hidden}.borderRadius12{border-radius:12px;overflow:hidden}.borderRadius18{border-radius:18px;overflow:hidden}.backgroundImage{background-position:50%;background-repeat:no-repeat;background-size:cover}.absoluteCenter{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}label{color:#333;font-weight:700}table{color:#333;font-size:1rem!important}table tr:nth-child(2n) td{background:#e8e8e8}table .idColumn{width:5px}.verticalMiddle{vertical-align:middle}@-webkit-keyframes kfSlideInTop{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translate(0)}}@keyframes kfSlideInTop{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes kfSlideOutTop{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-80px)}}@keyframes kfSlideOutTop{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-80px)}}.animationInTop{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideInTop;animation-name:kfSlideInTop}.animationInTop,.animationOutTop{-webkit-animation-duration:.425s;animation-duration:.425s}.animationOutTop{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideOutTop;animation-name:kfSlideOutTop}@-webkit-keyframes kfSlideInRight{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes kfSlideInRight{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes kfSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(80px)}}@keyframes kfSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(80px)}}.animationInRight{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideInRight;animation-name:kfSlideInRight}.animationInRight,.animationOutRight{-webkit-animation-duration:.425s;animation-duration:.425s}.animationOutRight{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideOutRight;animation-name:kfSlideOutRight}@-webkit-keyframes kfSlideInLeft{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes kfSlideInLeft{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes kfSlideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-80px)}}@keyframes kfSlideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-80px)}}.animationInLeft{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideInLeft;animation-name:kfSlideInLeft}.animationInLeft,.animationOutLeft{-webkit-animation-duration:.425s;animation-duration:.425s}.animationOutLeft{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideOutLeft;animation-name:kfSlideOutLeft}@-webkit-keyframes kfSlideInBottom{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translate(0)}}@keyframes kfSlideInBottom{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes kfSlideOutBottom{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(80px)}}@keyframes kfSlideOutBottom{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(80px)}}.animationInBottom,body.dynamicHeader header{-webkit-animation-duration:.425s;animation-duration:.425s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideInBottom;animation-name:kfSlideInBottom}.animationOutBottom{-webkit-animation-duration:.425s;animation-duration:.425s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideOutBottom;animation-name:kfSlideOutBottom}@-webkit-keyframes autoZoomKF{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes autoZoomKF{0%{transform:scale(1)}to{transform:scale(1.5)}}.autoZoom{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:18s;animation-duration:18s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:autoZoomKF;animation-name:autoZoomKF;-webkit-animation-timing-function:linear;animation-timing-function:linear}.animateSlideIn{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:kfSlideInTop;animation-name:kfSlideInTop;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes fadeOutKf{0%{display:initial;opacity:1}to{display:none;opacity:0}}@keyframes fadeOutKf{0%{display:initial;opacity:1}to{display:none;opacity:0}}.myFadeOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeOutKf;animation-name:fadeOutKf}body.headerHideOnTop:not(.dynamicHeader) header{height:0!important}body.headerHideOnTop:not(.dynamicHeader) header .navbar{display:none}header .navbar{background:#fff!important;min-height:76px}header .profileContainer{max-height:50px}header .dropdown-menu{max-width:400px;width:80vw}header .dropdown-item *{white-space:normal}header *{color:#444!important}header .nav-link{font-size:1.1rem;margin-left:16px}header .navbar-brand img{max-height:50px}body.withBreadCrumb header{height:138px}.fixPosition #wrapperAfterLoad,body.dynamicHeader #wrapperAfterLoad,body.fixedHeader #wrapperAfterLoad{padding-top:76px}.fixPosition.withBreadCrumb #wrapperAfterLoad,body.withBreadCrumb.dynamicHeader #wrapperAfterLoad,body.withBreadCrumb.fixedHeader #wrapperAfterLoad{padding-top:138px}.fixPosition header,body.dynamicHeader header,body.fixedHeader header{left:0;position:fixed;right:0;top:0;width:100%;z-index:1030}body.dynamicHeader.headerHideOnTop #wrapperAfterLoad,body.dynamicHeader.headerHideOnTop.withBreadCrumb #wrapperAfterLoad{padding-top:0!important}body.dynamicHeader header .navbar{box-shadow:0 2px 8px rgba(0,0,0,.2)}.newsNotification .alert{border-radius:0!important;box-shadow:0 3px 5px rgba(0,0,0,.5)}.newsNotification .title{font-size:1.2rem;font-weight:700}.newsNotification .content{color:#222;display:block;text-align:center}.newsNotification .closeTarget{color:brown;cursor:pointer}:disabled{cursor:not-allowed}input[type=checkbox],input[type=radio]{cursor:pointer;position:relative!important}input[type=checkbox]:before,input[type=radio]:before{background-color:#c9c9c9;border:1px solid #ccc;border-radius:4px;content:"";display:block;height:20px;left:0;position:absolute;top:0;transform:translate(-1px,-1px);transition:all .4s;width:20px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{background-color:#e2c7ac;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}input[type=checkbox]:checked:after,input[type=radio]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:block;height:10px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:5px}input[type=checkbox]~label,input[type=radio]~label{cursor:pointer;margin-left:12px!important;vertical-align:top}input[type=radio]:before{border-radius:50%!important}input[type=radio]:checked:after{background:#fff;border:1px solid #fff;border-radius:100%;left:50%;top:50%;transform:translate(-25%,-25%);width:10px}.floatingInput .inputTypeKeyValue{display:inline-block;width:40%}.bootstrap-select.form-control{border:unset}.form-check:not(.form-check-inline){margin-bottom:6px}.drawImageButton{border:1px dashed #333;cursor:pointer;padding:20px}.fabricJsContainer{text-align:center}.fabricJsContainer canvas{border:2px dashed #222}.marquee .content{-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite;display:inline-block;padding-left:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}@-webkit-keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.blinkerAnimation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:blinkerKeyFrame;animation-name:blinkerKeyFrame;-webkit-animation-timing-function:cubic-bezier(1,0,0,1);animation-timing-function:cubic-bezier(1,0,0,1);border-radius:3px;box-shadow:0 0 10px hsla(0,0%,100%,.3);display:inline-block;margin-left:10px}.blinkerAnimation:after{content:"|"}@-webkit-keyframes blinkerKeyFrame{0%{opacity:1}to{opacity:0}}@keyframes blinkerKeyFrame{0%{opacity:1}to{opacity:0}}body.hideCaptcha .grecaptcha-badge{display:none}body.modal-open{overflow:visible}#wrapperBeforeLoad{align-items:center;background:#fff;color:#444;display:flex;font-family:Nunito,sans-serif;height:100vh;justify-content:center;left:0;padding-top:0;position:fixed;top:0;transition:transform .3s,opacity .3s;width:100vw;z-index:9999999}#wrapperBeforeLoad *{color:#444;text-align:center}body:not(.headerHideOnTop) #wrapperAfterLoad{visibility:hidden}body:not(.headerHideOnTop) #wrapperAfterLoad>.pageContainer:first-of-type{min-height:calc(100vh - 76px)}img[data-defer-src]{opacity:0;transition:opacity 1s}.myAnimsition{opacity:0}.dismissWrapperBeforeLoad,.scrollToTarget{cursor:pointer}#breadCrumbs{padding:0}#breadCrumbs li{display:inline-block;list-style:none}#breadCrumbs li:not(:last-child):after{content:" > "}.dismissWrapperBeforeLoad,.shownOnShouldDismiss{opacity:0;transition:all .8s}.portInformation{background:#555;border-radius:12px 0 0 12px;bottom:0;opacity:.5;overflow:visible;padding:12px;position:fixed;right:0;z-index:99999}.portInformation:hover{z-index:99994434334999}.portInformation p{color:#fff;margin:0}.note-popover .note-hint-item{color:#333;cursor:pointer}.note-popover .note-hint-item.active,.note-popover .note-hint-item:hover{background:#dadada!important}.svgAnimation,.svgAnimation *{transition:none!important;-webkit-transition:none!important}.convertToImage:before{content:"Loading link for download...."}.marquee{box-sizing:border-box;margin:0 auto;overflow:hidden;width:450px}.marquee span{-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite;display:inline-block;padding-left:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.marquee span:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.marquee span{-webkit-animation-duration:.01;animation-duration:.01;-webkit-animation-iteration-count:1;animation-iteration-count:1;padding-left:0;width:auto}}.ui-autocomplete{z-index:2147483647}#displayServiceLoading{background:rgba(0,0,0,.6);bottom:0;font-size:18px;height:100%;left:0;letter-spacing:2px;opacity:0;position:fixed;right:0;top:0;transition:all .3s;width:100%;z-index:999999999}#displayServiceLoading .originalContent{-webkit-animation:displayLoadingKf 3s cubic-bezier(0,1.6,.97,-.67) infinite;animation:displayLoadingKf 3s cubic-bezier(0,1.6,.97,-.67) infinite;color:#fff}@-webkit-keyframes displayLoadingKf{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes displayLoadingKf{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.displayServiceToast{cursor:pointer;max-width:400px;position:fixed;right:0;text-align:center;top:12px;width:100%;z-index:9992342342332500}.displayServiceToast .alert{border-radius:6px!important;margin:0 12px;padding:0}.displayServiceToast .alert *{text-align:right}.displayServiceToast .alert .title{background:hsla(0,0%,100%,.3);padding:12px}.displayServiceToast .alert .content{padding:12px}.displayServiceAlert{background:rgba(0,0,0,.7);z-index:999999999239!important}.displayServiceAlert .modal-content{background:#fcfbf7;border-radius:18px;margin:0 30px}.displayServiceAlert .modal-header{border:none;display:block}.displayServiceAlert .modal-header .headerImage{max-height:65px}.displayServiceAlert .modal-header .modal-title{display:block;font-size:20px;text-align:center}.displayServiceAlert .modal-body{display:block;padding-bottom:60px;padding-top:0;text-align:center}.displayServiceAlert .modal-body *{color:#555;font-size:1rem;text-align:center}.displayServiceAlert .modal-footer{border:none;display:block;padding:0}.displayServiceAlert .modal-footer .actionSuccess{color:#4da6ed}.displayServiceAlert .modal-footer *{border-top:1px solid #e3e3e3;display:block;font-size:1.2rem;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.vueCreated{max-height:200px;position:relative;visibility:hidden!important}.vueCreated:before{content:"Loading.....";left:0;position:absolute;top:0;visibility:visible}.modal.show{z-index:9999999}div.modal-backdrop.show{z-index:999999}.bootstrap-select .dropdown-menu a:not(.active){color:#333!important}.bootstrap-select .dropdown-menu a:not(.active):before{content:"• "}.bootstrap-select .status{color:#333!important;padding-left:12px;padding-right:12px}#pagePaper{background:#e9e9e9;font-size:16px!important}#pagePaper:not(.fiveEight) .table-bordered td,#pagePaper:not(.fiveEight) .table-bordered th{border:2px solid #000!important}#pagePaper *{-moz-column-break-inside:auto;break-inside:auto}#pagePaper li{-moz-column-break-inside:avoid;break-inside:avoid}#pagePaper .pageBreakAfter{page-break-after:always!important}#pagePaper .pageBreakBefore{page-break-before:always!important}#pagePaper .paperContentContainer>thead{-moz-column-break-inside:avoid;break-inside:avoid;display:table-header-group}#pagePaper .paperContentContainer>tfoot{-moz-column-break-inside:avoid;break-inside:avoid;display:table-footer-group}#pagePaper.fiveEight table *{font-size:.92rem}#pagePaper.fiveEight td,#pagePaper.fiveEight th{padding:8px 10px!important}#pagePaper.fiveEight td:first-child,#pagePaper.fiveEight td:last-child,#pagePaper.fiveEight th:first-child,#pagePaper.fiveEight th:last-child{padding-left:0!important;padding-right:0!important}#pagePaper.fiveEight .thePaper{min-height:105mm;width:58mm}#pagePaper .border-none td,#pagePaper .border-none th{border:none!important}#pagePaper .dontPageBreak{page-break-inside:avoid}#pagePaper .split{display:flex;justify-content:space-between}#pagePaper .thePaper{background:#fff;box-shadow:0 0 .5cm rgba(0,0,0,.5);display:block;margin:0 auto .5cm}#pagePaper.autoMargin .paperHeader{margin-top:2.54cm}#pagePaper.autoMargin .sideMargin{margin-left:3cm;margin-right:2.54cm}#pagePaper.autoMargin .paperFooter{margin-bottom:2.54cm}#pagePaper.Letter .thePaper{min-height:279.4mm;width:215.9mm}#pagePaper.Letter.halfHeight .thePaper{min-height:139.7mm;width:215.9mm}#pagePaper.Letter.halfWidth .thePaper{min-height:279.4mm;width:107.95mm}#pagePaper.Letter.landscape .thePaper{min-height:215.9mm;width:279.4mm}#pagePaper.A5 .thePaper{min-height:210mm;width:148mm}#pagePaper.A5.halfHeight .thePaper{min-height:105mm;width:148mm}#pagePaper.A5.halfWidth .thePaper{min-height:210mm;width:74mm}#pagePaper.A5.landscape .thePaper{min-height:148mm;width:210mm}#pagePaper.A4 .thePaper{min-height:357mm;width:252mm}#pagePaper.A4.halfHeight .thePaper{min-height:178.5mm;width:252mm}#pagePaper.A4.halfWidth .thePaper{min-height:357mm;width:126mm}#pagePaper.A4.landscape .thePaper{min-height:252mm;width:357mm}#pagePaper.A3 .thePaper{min-height:420mm;width:297mm}#pagePaper.A3.halfHeight .thePaper{min-height:210mm;width:297mm}#pagePaper.A3.halfWidth .thePaper{min-height:420mm;width:148.5mm}#pagePaper.A3.landscape .thePaper{min-height:297mm;width:420mm}#pagePaper.normalize *{font-family:Times New Roman!important;line-height:2em!important}#pagePaper.normalize h1,#pagePaper.normalize h2,#pagePaper.normalize h3,#pagePaper.normalize h4,#pagePaper.normalize h5{font-size:1.2em}#pagePaper.normalize .contractTitle{text-decoration:underline}#pagePaper.normalize .textIndent,#pagePaper.normalize p{text-indent:1.27cm}#pagePaper.normalize .keyValue .key{display:inline-block;margin-right:12px;position:relative;vertical-align:top;width:3cm}#pagePaper.normalize .keyValue .key:after{content:":";position:absolute;right:0}#pagePaper.normalize .keyValue .value{display:inline-block}#pagePaper.normalize .chapterParent ol{counter-reset:item}#pagePaper.normalize .chapterParent li{display:block;padding-left:12px;position:relative}#pagePaper.normalize .chapterParent li:before{content:counters(item,".") " ";counter-increment:item;left:-40px;position:absolute}#pagePaper.normalize .chapterParent li.contentContainer:before{content:" "}#pagePaper.normalize .chapterParent .contentContainer h5{font-weight:700}@media print{@page{size:auto;margin:0!important}.thePaper,body,html{box-shadow:none;margin:0!important;min-width:unset!important}#pagePaper{min-height:unset!important}body,html{height:100%!important;width:100%!important}.paperContentContainer{font-size:20px!important}.thePaper{margin:0;min-height:unset!important;width:unset!important}}.adminPage{font-size:12px!important}@media (min-width:768px){.adminPage{font-size:14px!important}}.adminPage table{color:#333;font-size:1rem!important}.adminPage table tr:nth-child(2n) td{background:#e8e8e8}.adminPage table .idColumn{width:5px}.adminPage label{color:#333;font-weight:700}.fontPoppins,html:not(.adminPage) :not(i){font-family:Poppins,sans-serif}*{line-height:1.7}html{font-size:13px;height:100%;overflow-x:hidden}@media (min-width:768px){html{font-size:14px}}body{font-size:13px;height:100%}@media (min-width:768px){body{font-size:14px}}.title{font-size:2.2rem;font-weight:700;text-shadow:0 0 1px rgba(0,0,0,.4)}.btn-success{background:#8cb37c;color:#fff!important;font-weight:700}.btn-success:hover{background:#76a463}.border-lightgreen{border-color:#abc2a2!important}.border-lightbrown{border-color:#e2c7ac!important}.bg-lightbrown{background:#e2c7ac}.bg-browngreen{background:linear-gradient(125deg,#e2c7ac,#abc2a2)}.bg-browngreen .btn{color:#abc2a2}.btn-lightgreen{background:#8cb37c;border-color:#8cb37c;box-shadow:0 1px 2px rgba(0,0,0,.5);color:#fff}.btn-lightgreen:hover{background:#76a463;color:#fff}.rainbowBorder0{border-left:3px solid #6e6}.rainbowBorder1{border-left:3px solid #6ec}.rainbowBorder2{border-left:3px solid #6ae}.rainbowBorder3{border-left:3px solid #86e}.rainbowBorder4{border-left:3px solid #e6e}.rainbowBorder5{border-left:3px solid #e68}.rainbowBorder6{border-left:3px solid #ea6}.rainbowBorder7{border-left:3px solid #ce6}header{z-index:9999}footer *{color:#fff!important}footer i{font-size:20px;margin-left:20px}.componentCalendar{display:flex;flex-wrap:wrap;width:100%}.componentCalendar .day{align-items:center;display:flex;justify-content:center;padding:12px;width:15.6666666667%}.componentCalendar .today{border-bottom:2px solid #fff}.pagination .page-link{color:var(--colorPrimary)}.pagination .page-item.active,.pagination .page-item.active .page-link{background:var(--colorPrimary);border-color:var(--colorPrimary)}.myButton{color:#e2c7ac!important;font-size:1.7rem}.myButton i{vertical-align:middle}#pageHome .ok{color:red}#pageHome .detail{left:13%;position:absolute;top:40%}#pageHome .detail .description{font-size:1.5rem}#pageHome .overlay{background-color:hsla(0,0%,100%,.7);bottom:0;height:0;left:0;overflow:hidden;position:absolute;right:0;transition:.5s ease;width:100%}#pageHome .overlayContainer:hover .overlay{height:100%}#pageAquaClean .bg-rect2:after{background:hsla(30,48%,78%,.5);bottom:0;content:"";position:absolute;right:0;top:0;width:250px;z-index:-1}#pageAquaClean .bg-circ1-opp:after{border:15px solid rgba(171,194,162,.5);border-radius:50%;bottom:5%;content:"";height:150px;left:15%;position:absolute;width:150px;z-index:-1}#pageAquaClean .heading:before{background:#212529;bottom:0;content:"";left:0;position:absolute;top:0;width:8px}#pageAquaClean .heading{padding-left:20px;position:relative}#pageFibreguard .bg-rect2:after{background:hsla(30,48%,78%,.5);bottom:0;content:"";position:absolute;right:0;top:0;width:250px;z-index:-1}#pageFibreguard .bg-circ1-opp:after{border:15px solid rgba(171,194,162,.5);border-radius:50%;bottom:5%;content:"";height:150px;left:15%;position:absolute;width:150px;z-index:-1}#pageFibreguard .heading:before{background:#212529;bottom:0;content:"";left:0;position:absolute;top:0;width:8px}#pageFibreguard .heading{padding-left:20px;position:relative}#pageFibreguard .bg-circ1:after{border:15px solid rgba(171,194,162,.5);border-radius:50%;bottom:5%;content:"";height:150px;position:absolute;right:15%;width:150px;z-index:-1}#pageFibreguard .bg-rect1:after{background:rgba(171,194,162,.5);bottom:-25%;content:"";height:65%;position:absolute;right:-10%;width:80%;z-index:-1}#pageInvoiceSecond table *{font-size:1rem}#pageInvoiceSecond span{display:block}#pageInvoiceSecond .split{display:flex;justify-content:space-between}#paymentDirectionPage section.first a{color:blue}#paymentDirectionPage section.first .logoContainer{max-width:200px}#paymentDirectionPage section.first .theRight{background:#fafafa;border-radius:12px}#paymentDirectionPage section.first .theRight .total{font-size:25px}#paymentDirectionPage section.first .theRight .total .amount,#paymentDirectionPage section.first .theRight .total .amount *{font-size:45px;font-weight:700}#paymentDirectionPage section.first .theRight .bank{font-weight:700}#paymentDirectionPage section.first .theRight .bank .number{font-size:30px;font-weight:700}footer.checkout{margin-top:0!important}#informationFormPage section.first .deliveryLogo{max-height:20px}@media (min-width:768px){#informationFormPage section.first .deliveryLogo{max-height:30px}}#informationFormPage section.first .container{min-height:calc(100vh - 336px)!important}#informationFormPage section.first .theLeft{color:grey;max-width:1000px;width:100%}#informationFormPage section.first .theLeft .buyerName,#informationFormPage section.first .theLeft label{font-weight:700;text-transform:uppercase}#informationFormPage section.first .theLeft *{color:grey}#informationFormPage section.first .theLeft hr{border:1px solid #abc2a2}#informationFormPage section.first .theLeft .buyerName{color:#abc2a2}#informationFormPage section.first .theLeft .buy{color:#abc2a2;display:block;margin-top:12px}#informationFormPage section.first .theLeft .buy *{color:#abc2a2;font-weight:700}@media (max-width:768px){#informationFormPage section.first .theRight .cartTitleContainer{background:#abc2a2}#informationFormPage section.first .theRight .cartTitleContainer .cartTitle{color:#fff}}@media (min-width:768px){#informationFormPage section.first .theRight{min-height:calc(100vh - 336px)!important;width:600px}}footer.market-informationForm{margin-top:0!important}#productListPage .bg-2{background:linear-gradient(125deg,rgba(171,194,162,.3),hsla(30,48%,78%,.3));bottom:-400px;height:800px;left:-400px;width:800px}#productListPage .bg-1,#productListPage .bg-2{position:absolute;transform:rotate(45deg);z-index:-1}#productListPage .bg-1{background:linear-gradient(125deg,hsla(30,48%,78%,.5),rgba(171,194,162,.5));height:500px;right:-130px;top:-250px;width:500px}#pageProductDetail #content ul.list-unstyled.detail li .label,#pageProductDetail .quickviewblock ul.list-unstyled.detail li .label{color:#000;font-weight:400;margin-right:10px}#pageProductDetail #review .fa.fa-star.blank,#pageProductDetail .fa.fa-star.blank{color:#ccc}#pageProductDetail #review .fa-star,#pageProductDetail .rating .fa-star{color:#fbd044;font-size:16px;line-height:1}#pageProductDetail .fa{font-size:14px;width:16px}#pageProductDetail .fa-stack-2x{font-size:2em}#pageProductDetail .fa-stack-1x,#pageProductDetail .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}#pageProductDetail .label{color:#000;display:inline;font-size:14px;font-weight:700;line-height:1;padding:0;text-align:center;vertical-align:baseline;white-space:nowrap}#pageProductDetail .content-top-breadcum{background-color:#333;height:156px;margin:0 0 30px;overflow:hidden}#pageProductDetail img{border:1px solid #ccc}#pageProductDetail .social{font-size:30px}.cartTitle{color:#e2c7ac}.cartSummary [class*=col]{align-items:center;display:flex;justify-content:center;padding:6px}.cartSummary.informationPage{border-bottom:2px solid #e2c7ac}.cartSummary:not(.informationPage) [class*=col]{border:1px solid #e2c7ac}.cartSummary .imageContainer{height:80px;padding:10px}.cartSummary .imageContainer img{max-height:100%;max-width:100%}.cartSummary .productDetail{text-align:left;width:100%}.cartSummary .productDetail .highlight{color:#e2c7ac;font-weight:700}.productListView .outOfStock{align-items:center;background:rgba(0,0,0,.5);color:#fff;display:flex;height:100%;justify-content:center;letter-spacing:3px;position:absolute;width:100%}
