*{box-sizing:border-box;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}::after,::before{box-sizing:border-box}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}dl,ol,ul{margin:0}ol ol,ol ul,ul ol,ul ul{margin:0}body{font-family:Inter,sans-serif;font-weight:400}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;min-width:320px;position:relative}.footer-wrapper{margin-top:auto}.page-content{position:relative}.header-menu-wrapper{position:relative;top:0;z-index:99999}.header-menu-wrapper.sticky{position:sticky;animation-name:header-animation;animation-duration:.5s}@keyframes header-animation{0%{top:-100px}100%{top:0}}.footer-body-right-menu a,.header-menu-items a{display:inline-block;position:relative;color:#0087ca}.footer-body-right-menu a::after,.header-menu-items a::after{background:#01824c;content:'';position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:12px;left:0;transform-origin:bottom right;transition:transform .25s ease-out}.footer-body-right-menu a:hover::after,.header-menu-items a:hover::after{transform:scaleX(1);transform-origin:bottom left}.overflow-hidden{overflow:hidden!important}.hidden{display:none!important}.img-responsive{max-width:100%;height:auto}.section-gap-primary{padding:65px 0}.section-title-primary{font-size:48px;line-height:64px;font-weight:800;padding-bottom:35px;color:#444}.btn-yellow{text-transform:uppercase;border:none;border-radius:50px;background:linear-gradient(90deg,#feca18 4.19%,#ffe76c 95.81%);box-shadow:0 8px 24px 0 rgba(132,132,132,.55);font-size:16px;font-weight:800;color:#444;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-yellow:active{box-shadow:none!important}@media only screen and (max-width:992px){.section-gap-primary{padding:32px 0}.section-title-primary{font-size:30px;line-height:36px;padding-bottom:18px}}.container-custom{max-width:1315px;min-width:320px;padding:0 15px;margin:0 auto}@media only screen and (max-width:1200px){.container-custom{max-width:970px}}@media only screen and (max-width:992px){.container-custom{max-width:750px}}@media only screen and (max-width:768px){.container-custom{max-width:100%}}.header-menu-desktop{background:#fff;padding:28px 0 22px;box-shadow:0 2px 8px 0 rgba(217,217,217,.45);position:relative;z-index:1}.header-menu-mobile{background:#fff;display:none;position:absolute;width:100%}.header-menu-mobile.active{display:block}.header-menu-content{display:flex;justify-content:space-between;align-items:center}.header-menu-mobile-top{display:flex;justify-content:space-between;align-items:center}.header-menu-mobile-btn{display:none;height:32px;width:32px;background:url(../images/common/icon-menu-burger.svg) no-repeat center/cover;transition:.4s}.header-menu-mobile-btn.active{transform:rotate(180deg);background:url(../images/common/icon-menu-cross.svg) no-repeat center}.header-menu-items .menu{list-style:none;padding:0;display:flex}.header-menu-items .menu-item{display:flex;margin-right:35px}.header-menu-items .menu-item:last-child{margin-right:0}.header-menu-items .menu-item.current-menu-item a{font-weight:700;color:#01824c}.header-menu-items .menu-item a{font-size:14px;text-transform:uppercase;color:#444;text-decoration:none;padding:15px 0}.header-menu-items .menu-item a:hover{text-decoration:none}.header-menu-phone-item{font-size:18px;font-weight:700;text-decoration:none;color:#01824c;padding-left:32px;position:relative}.header-menu-phone-item:before{position:absolute;content:'';top:calc(50% - 9px);left:0;height:18px;width:18px;background:url(../images/common/icon-phone-color.svg) no-repeat center/cover}.header-menu-cta-wrapper.mobile{display:none}@media only screen and (max-width:1200px){.header-menu-container{max-width:100%}.header-menu-phone-item span{display:none}.header-menu-items .menu-item{margin-right:25px}}@media only screen and (max-width:1100px){.header-menu-logo{width:130px}}@media only screen and (max-width:992px){.header-menu-container{max-width:100%}.header-menu-content{display:flex;flex-direction:column}.header-menu-logo{max-width:100px}.header-menu-desktop{padding:15px 0 13px}.header-menu-mobile-content{display:flex;flex-direction:column;align-items:center;height:calc(100vh - 65px);padding:45px 0}.header-menu-mobile-top{width:100%}.header-menu-mobile-btn{display:block}.header-menu-items .menu{flex-direction:column;align-items:center}.header-menu-items .menu-item{margin-right:0}.header-menu-items .menu-item a{font-size:18px;padding:12px 0}.header-menu-items.desktop{display:none}.header-menu-phone-item{font-size:24px}.header-menu-phone-item span{display:inline-block}.header-menu-phone.mobile{display:flex;justify-content:center;padding:45px 0}.header-menu-phone.desktop{display:none}.header-menu-cta-wrapper.mobile{display:flex;width:100%}.header-menu-cta-btn{height:56px;width:100%}}.breadcrumbs-wrapper{display:flex;align-items:center;font-size:12px}.breadcrumbs-item{color:#3d4043;text-decoration:none}.breadcrumbs-item.current{font-weight:600}.breadcrumbs-item.separator{padding:0 6px}.calendar{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:300px;position:absolute;z-index:1;display:none}.header{color:#fff;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 12px;border-top-left-radius:16px;border-top-right-radius:16px}.nextBtn,.prevBtn{height:32px;width:32px;border-radius:8px;border:1px solid #d8dae5;cursor:pointer;position:relative}.nextBtn::before,.prevBtn::before{position:absolute;content:'';height:12px;width:12px;top:calc(50% - 6px);left:calc(50% - 6px);background:url(../images/common/icon-arrow-calendar-left.svg) no-repeat center/contain}.nextBtn::before{transform:rotate(180deg)}.monthYear{background:#f8f8f8;font-size:16px;line-height:24px;font-weight:500;color:#01824c;padding:8px 16px;border-radius:8px}.days{display:grid;grid-template-columns:repeat(7,1fr);padding:10px}.day{padding:10px;font-size:14px;font-weight:500;text-align:center;border-radius:5px;cursor:pointer}.day.current{background:#f8f8f8;border-radius:15%}.day.selected{background:#d1ece1;color:#01824c;border-radius:15%}#dateInput{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:14px;outline:0;cursor:pointer}@media only screen and (max-width:992px){.header{padding-left:10px;padding-right:10px}.calendar{width:100%}.day{padding:7px}}.request-estimate-form-wrapper{padding:40px 62px 38px;border-radius:26px;background:linear-gradient(180deg,#01824c 0,#35a878 100%);box-shadow:0 24px 56px 0 rgba(0,0,0,.16);width:100%}.request-estimate-form-wrapper .form-title{text-transform:uppercase;font-size:24px;padding-bottom:30px;font-weight:700;color:#fff;text-align:center}.request-estimate-form-wrapper .form-input{background:#f8f8f8;width:100%;height:42px;border-radius:8px;border:1px solid transparent;outline:0;padding:5px 15px;font-size:14px;color:#444}.request-estimate-form-wrapper .form-input:focus{border:1.5px solid #feca18}.request-estimate-form-wrapper .form-input.date-picker{padding-left:45px}.request-estimate-form-wrapper .form-input-wrapper{width:100%;padding-bottom:28px;position:relative}.request-estimate-form-wrapper .form-input-wrapper.checkbox{display:block;padding:2px 0 26px 0;color:#fff;position:relative}.request-estimate-form-wrapper .form-input-wrapper.date-picker .date-picker-icon{position:absolute;content:'';height:18px;width:18px;top:34px;left:16px;background:url(../images/common/icon-date-picker-dark.svg) no-repeat center/cover;cursor:pointer}.request-estimate-form-wrapper .form-input-label{font-size:14px;padding-left:10px;color:#fff;padding-bottom:6px;display:block}.request-estimate-form-wrapper .form-input-validation-msg{position:absolute;font-size:12px;color:#ff3465;left:3px;bottom:8px}.request-estimate-form-wrapper .form-checkbox-input{display:none!important}.request-estimate-form-wrapper .form-checkbox-input:checked~.form-checkbox-checkmark{background:#feca18;border:1px solid #feca18}.request-estimate-form-wrapper .form-checkbox-input:checked~.form-checkbox-checkmark:before{position:absolute;content:'';height:10px;width:14px;top:calc(50% - 5px);left:calc(50% - 7px);background:url(../images/common/icon-checked-white.svg) no-repeat center/cover}.request-estimate-form-wrapper .form-checkbox-input.invalid~.form-checkbox-checkmark{border:1px solid red}.request-estimate-form-wrapper .form-checkbox-input.invalid~.form-checkbox-label{color:red}.request-estimate-form-wrapper .form-checkbox-input.invalid~.form-checkbox-label a{color:red}.request-estimate-form-wrapper .form-checkbox-label{padding-left:28px;font-size:14px;cursor:pointer}.request-estimate-form-wrapper .form-checkbox-label a{text-decoration:underline;font-weight:600;color:#fff}.request-estimate-form-wrapper .form-checkbox-checkmark{position:absolute;top:3px;left:0;border-radius:4px;height:16px;width:16px;border:1px solid #fff;cursor:pointer}.request-estimate-form-wrapper .form-submit{height:50px;width:215px;box-shadow:0 4px 16px 0 rgba(1,111,65,.55);font-size:14px;font-weight:700}.request-estimate-form-wrapper .form-submit-wrapper{display:flex;justify-content:flex-end}@media only screen and (max-width:1200px){.request-estimate-form-wrapper{padding:24px 22px}}@media only screen and (max-width:992px){.request-estimate-form-wrapper .form-title{font-size:14px;padding-bottom:16px}.request-estimate-form-wrapper .form-input{height:33px}.request-estimate-form-wrapper .form-input-label{font-size:10px;padding-bottom:5px}.request-estimate-form-wrapper .form-input-wrapper{padding-bottom:16px}.request-estimate-form-wrapper .form-input-wrapper.date-picker .date-picker-icon{top:25px}.request-estimate-form-wrapper .form-input-wrapper.checkbox{padding-bottom:30px}.request-estimate-form-wrapper .form-input-validation-msg{bottom:0}.request-estimate-form-wrapper .form-checkbox-label{font-size:12px}.request-estimate-form-wrapper .form-submit{width:100%}}.contact-us-form-wrapper{padding:40px 62px 38px;border-radius:26px;background:linear-gradient(180deg,#01824c 0,#35a878 100%);box-shadow:0 24px 56px 0 rgba(0,0,0,.16);width:100%}.contact-us-form-wrapper .form-title{text-transform:uppercase;font-size:24px;padding-bottom:30px;font-weight:700;color:#fff;text-align:center}.contact-us-form-wrapper .form-input{background:#f8f8f8;width:100%;height:42px;border-radius:8px;border:1px solid transparent;outline:0;padding:5px 15px;font-size:14px;color:#444}.contact-us-form-wrapper .form-input:focus{border:1.5px solid #feca18}.contact-us-form-wrapper .form-input.date-picker{cursor:pointer;padding-left:45px}.contact-us-form-wrapper .form-input.textarea{height:82px;font-family:Inter,sans-serif;font-weight:400;padding-top:12px;padding-bottom:12px;resize:none}.contact-us-form-wrapper .form-input-wrapper{width:100%;padding-bottom:28px;position:relative}.contact-us-form-wrapper .form-input-wrapper.checkbox{display:block;padding:2px 0 26px 0;color:#fff;position:relative}.contact-us-form-wrapper .form-input-wrapper.date-picker .date-picker-icon{position:absolute;content:'';height:18px;width:18px;top:34px;left:16px;background:url(../images/common/icon-date-picker-dark.svg) no-repeat center/cover;cursor:pointer}.contact-us-form-wrapper .form-input-label{font-size:14px;padding-left:10px;color:#fff;padding-bottom:6px;display:block}.contact-us-form-wrapper .form-input-group{display:flex;justify-content:space-between}.contact-us-form-wrapper .form-input-group .form-input-wrapper{width:calc(50% - 12px)}.contact-us-form-wrapper .form-input-validation-msg{position:absolute;font-size:12px;color:#ff3465;left:3px;bottom:8px}.contact-us-form-wrapper .form-checkbox-input{display:none!important}.contact-us-form-wrapper .form-checkbox-input:checked~.form-checkbox-checkmark{background:#feca18;border:1px solid #feca18}.contact-us-form-wrapper .form-checkbox-input:checked~.form-checkbox-checkmark:before{position:absolute;content:'';height:10px;width:14px;top:calc(50% - 5px);left:calc(50% - 7px);background:url(../images/common/icon-checked-white.svg) no-repeat center/cover}.contact-us-form-wrapper .form-checkbox-input.invalid~.form-checkbox-checkmark{border:1px solid red}.contact-us-form-wrapper .form-checkbox-input.invalid~.form-checkbox-label{color:red}.contact-us-form-wrapper .form-checkbox-input.invalid~.form-checkbox-label a{color:red}.contact-us-form-wrapper .form-checkbox-label{padding-left:28px;font-size:14px;cursor:pointer}.contact-us-form-wrapper .form-checkbox-label a{text-decoration:underline;font-weight:600;color:#fff}.contact-us-form-wrapper .form-checkbox-checkmark{position:absolute;top:3px;left:0;border-radius:4px;height:16px;width:16px;border:1px solid #fff;cursor:pointer}.contact-us-form-wrapper .form-submit{height:50px;width:215px;box-shadow:0 4px 16px 0 rgba(1,111,65,.55);font-size:14px;font-weight:700}.contact-us-form-wrapper .form-submit-wrapper{display:flex;justify-content:flex-end}@media only screen and (max-width:1200px){.contact-us-form-wrapper{padding:24px 22px}}@media only screen and (max-width:992px){.contact-us-form-wrapper .form-title{font-size:14px;padding-bottom:16px}.contact-us-form-wrapper .form-input{height:33px}.contact-us-form-wrapper .form-input-group{flex-direction:column}.contact-us-form-wrapper .form-input-group .form-input-wrapper{width:100%}.contact-us-form-wrapper .form-input-label{font-size:10px;padding-bottom:5px}.contact-us-form-wrapper .form-input-wrapper{padding-bottom:16px}.contact-us-form-wrapper .form-input-wrapper.date-picker .date-picker-icon{top:25px}.contact-us-form-wrapper .form-input-wrapper.checkbox{padding-bottom:30px}.contact-us-form-wrapper .form-input-wrapper.checkbox .form-input-validation-msg{bottom:1px}.contact-us-form-wrapper .form-input-validation-msg{bottom:0}.contact-us-form-wrapper .form-checkbox-label{font-size:12px}.contact-us-form-wrapper .form-submit{width:100%}}.get-a-free-quote-form-content{padding-bottom:86px}.get-a-free-quote-form-content .section-inputs-row{display:flex;justify-content:space-between}.get-a-free-quote-form-content .section-inputs-row.row-top{padding-bottom:20px}.get-a-free-quote-form-content .section-inputs-col{width:365px}.get-a-free-quote-form-content .section-inputs-title{font-size:20px;font-weight:500;color:#262623;text-transform:uppercase;padding-bottom:19px}.get-a-free-quote-form-content .section-furniture-list-block{padding-top:70px}.get-a-free-quote-form-content .section-furniture-list-block .section-title{font-size:20px;font-weight:500;color:#262623;text-transform:uppercase;padding-bottom:30px}.get-a-free-quote-form-content .section-furniture-list-block .section-items-row{display:flex;justify-content:space-between;padding-bottom:12px}.get-a-free-quote-form-content .section-furniture-list-block .section-items-col{width:calc(50% - 20px)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-wrapper{display:flex;justify-content:space-between}.get-a-free-quote-form-content .section-furniture-list-block .section-item-label{font-size:15px;color:#999;padding-bottom:12px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-label.qty{padding-left:10px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-label.description{padding-left:23px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number{background:0 0;height:28px;width:46px;border:1px solid transparent;outline:0;text-align:center;font-size:20px;font-weight:600;-moz-appearance:textfield}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number::-webkit-inner-spin-button,.get-a-free-quote-form-content .section-furniture-list-block .section-item-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-wrapper{background:#f3f3f3;height:56px;width:100px;border-radius:8px;position:relative;padding:15px 10px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn{height:16px;width:16px;background:url(../images/common/icon-arrow-up-sm.svg) no-repeat center/cover;cursor:pointer}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn.minus{transform:rotate(180deg)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn-group{position:absolute;display:flex;flex-direction:column;right:21px;top:calc(50% - 16px)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-description-wrapper{width:calc(100% - 110px)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-input{background:#f3f3f3;width:100%;height:56px;border-radius:8px;border:1px solid #f3f3f3;font-size:15px;color:#151516;padding:5px 16px;outline:0}.get-a-free-quote-form-content .section-furniture-list-block .section-item-input:focus{border:1px solid #09a664}.get-a-free-quote-form-content .section-furniture-list-block .section-add-btn{background:0 0;height:40px;width:170px;outline:0;cursor:pointer;border:1px solid #848484;border-radius:24px;font-size:14px;font-weight:700;text-transform:uppercase;color:#feca18}.get-a-free-quote-form-content .section-furniture-list-block .section-add-btn-wrapper{padding:12px 0 80px}.get-a-free-quote-form-content .section-message-wrapper .section-title{font-size:20px;font-weight:500;color:#262623;text-transform:uppercase;padding-bottom:20px}.get-a-free-quote-form-content .section-submit-wrapper{padding-top:30px}.get-a-free-quote-form-content .section-submit-wrapper .section-btn{height:56px;width:250px}.get-a-free-quote-form-content .form-input{background:#f3f3f3;height:56px;width:100%;border-radius:8px;border:1px solid #f3f3f3;font-size:15px;color:#151516;padding:5px 16px;outline:0}.get-a-free-quote-form-content .form-input.textarea{height:230px;padding:30px 25px;resize:none;font-family:Inter,sans-serif;font-weight:400}.get-a-free-quote-form-content .form-input:focus{border:1px solid #09a664}.get-a-free-quote-form-content .form-input.colored{background:rgba(255,243,191,.29);border:1px solid #feca18}.get-a-free-quote-form-content .form-input.colored:focus{border:2px solid #feca18}.get-a-free-quote-form-content .form-input-wrapper{padding-bottom:19px;position:relative}.get-a-free-quote-form-content .form-input-label{display:block;font-size:15px;color:#999;padding-bottom:12px}.get-a-free-quote-form-content .form-input-number{height:26px;width:58px;border:1px solid transparent;outline:0;text-align:center;font-size:18px;font-weight:600;-moz-appearance:textfield}.get-a-free-quote-form-content .form-input-number::-webkit-inner-spin-button,.get-a-free-quote-form-content .form-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.get-a-free-quote-form-content .form-input-number-wrapper{position:relative;border:1px solid #babec3;border-radius:36px;padding:5px 38px 5px 10px;max-width:128px;height:54px;display:flex;justify-content:center;align-items:center}.get-a-free-quote-form-content .form-input-number-btn{height:16px;width:16px;background:url(../images/common/icon-arrow-up-sm.svg) no-repeat center/cover;cursor:pointer}.get-a-free-quote-form-content .form-input-number-btn.minus{transform:rotate(180deg)}.get-a-free-quote-form-content .form-input-number-btn-group{position:absolute;display:flex;flex-direction:column;right:21px;top:calc(50% - 16px)}.get-a-free-quote-form-content .form-input-validation-msg{position:absolute;font-size:12px;color:#ff3465;left:3px;bottom:3px}@media only screen and (max-width:1200px){.get-a-free-quote-form-content .section-inputs-col{width:32%}}@media only screen and (max-width:992px){.get-a-free-quote-form-content{padding-bottom:80px}.get-a-free-quote-form-content .section-inputs-row{flex-direction:column}.get-a-free-quote-form-content .section-inputs-col{width:100%}.get-a-free-quote-form-content .section-furniture-list-block{padding-top:30px}.get-a-free-quote-form-content .section-furniture-list-block .section-items-row{flex-direction:column;padding-bottom:0}.get-a-free-quote-form-content .section-furniture-list-block .section-items-col{width:100%}.get-a-free-quote-form-content .section-furniture-list-block .section-item-wrapper[data-type=furniture-list-item]{padding-bottom:18px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-wrapper{padding:16px 18px;display:flex;justify-content:center;align-items:center}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn{position:absolute;top:calc(50% - 15px);height:30px;width:30px;background-size:16px 16px}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn.plus{right:5px;transform:rotate(90deg)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn.minus{left:5px;transform:rotate(270deg)}.get-a-free-quote-form-content .section-furniture-list-block .section-item-number-btn-group{position:unset}.get-a-free-quote-form-content .section-furniture-list-block-add-btn-wrapper{padding-bottom:70px}.get-a-free-quote-form-content .section-submit-wrapper{padding-top:10px}.get-a-free-quote-form-content .form-input{height:50px}.get-a-free-quote-form-content .form-input-wrapper{padding-bottom:28px}.get-a-free-quote-form-content .form-input-label{font-size:12px;padding-bottom:4px}.get-a-free-quote-form-content .form-input-number-wrapper{padding:5px 10px}.get-a-free-quote-form-content .form-input-number-btn{position:absolute;top:calc(50% - 15px);height:30px;width:30px;background-size:16px 16px}.get-a-free-quote-form-content .form-input-number-btn.plus{right:5px;transform:rotate(90deg)}.get-a-free-quote-form-content .form-input-number-btn.minus{left:5px;transform:rotate(270deg)}.get-a-free-quote-form-content .form-input-number-btn-group{position:unset}.get-a-free-quote-form-content .form-input-validation-msg{bottom:10px}}@media only screen and (max-width:500px){.get-a-free-quote-form-content .section-furniture-list-block .section-add-btn{width:100%}.get-a-free-quote-form-content .section-submit-wrapper .section-btn{width:100%}}.popup-overlay{background:rgba(61,64,67,.8);visibility:hidden;display:flex;justify-content:center;align-items:center;position:fixed;z-index:999999999;left:0;top:0;width:100%;height:100%;overflow:auto;opacity:0;will-change:opacity;transition:opacity .3s ease-in-out}.popup-overlay.visible{visibility:visible;opacity:1}.popup-close{position:absolute;height:20px;width:20px;top:34px;right:46px;background:url(../images/common/icon-close.svg) no-repeat center/cover;cursor:pointer}.popup-body-wrapper{display:none;padding:0 66px;border-radius:26px;background:#fff;position:relative}.popup-body-wrapper.visible{display:block}.popup-body-content{padding:87px 0;max-width:500px;margin:0 auto}.popup-body-title{font-size:60px;line-height:67px;font-weight:700;color:#01824c;padding-bottom:27px;text-align:center}.popup-body-text{font-size:16px;line-height:27px;color:#444;text-align:center}.popup-body-link{color:#01824c}@media only screen and (max-width:992px){.popup-close{top:10px;right:15px}.popup-body-wrapper{padding:0 15px;margin:0 15px}.popup-body-wrapper .section-get-a-free-quote-content .section-left-title{font-size:22px;line-height:28px;text-align:center}.popup-body-wrapper .section-get-a-free-quote-content .section-left-text{display:none}.popup-body-content{padding:40px 0}.popup-body-title{font-size:22px;line-height:28px;padding-bottom:25px;max-width:200px;margin:0 auto}.popup-body-text{font-size:14px;line-height:24px}}.section-first-screen-primary-wrapper{padding:25px 0 39px}.section-first-screen-primary-content{padding:33px 0 116px;position:relative;border-radius:26px;max-width:1404px;margin:0 auto}.section-first-screen-primary-content.bg-1{background:url(../images/page-local-nj-moves/page-local-nj-moves-first-screen-image.jpg) no-repeat center/cover}.section-first-screen-primary-content.bg-2{background:url(../images/page-long-distance/page-long-distance-first-screen-image.jpg) no-repeat center/cover}.section-first-screen-primary-content.bg-3{background:url(../images/page-eviction-moving/page-eviction-moving-first-screen-image.jpg) no-repeat center/cover}.section-first-screen-primary-content.bg-4{background:url(../images/page-packing-tips/page-packing-tips-first-screen-image.jpg) no-repeat center/cover}.section-first-screen-primary-content::before{background:rgba(255,255,255,.8);position:absolute;content:'';height:100%;width:100%;top:0;left:0}.section-first-screen-primary-items{position:relative;display:flex;flex-direction:column;align-items:center}.section-first-screen-primary-items .section-breadcrumbs{margin-right:auto}.section-first-screen-primary-items .section-title{padding:68px 0 17px;font-size:60px;font-weight:700;text-transform:uppercase;color:#01824c;text-align:center}.section-first-screen-primary-items .section-title .lowercase{text-transform:lowercase}.section-first-screen-primary-items .section-subtitle{font-size:24px;line-height:35px;font-weight:600;color:#444;text-align:center}.section-first-screen-primary-items .section-subtitle.fs-20{font-size:20px}.section-first-screen-primary-items .section-subtitle-fs-24{font-size:24px}.section-first-screen-primary-items .section-subtitle-fs-25{font-size:25px}.section-first-screen-primary-items .section-subtitle .accent{text-transform:uppercase;font-weight:700;color:#01824c}.section-first-screen-primary-items .section-cta{height:56px;width:310px;font-size:16px}.section-first-screen-primary-items .section-cta-wrapper{padding-top:26px;display:flex}.section-first-screen-primary-items .section-cta.phone{text-decoration:none;margin-left:35px}.section-first-screen-primary-items .section-cta.phone .phone-inner{padding-left:28px;position:relative}.section-first-screen-primary-items .section-cta.phone .phone-inner:before{position:absolute;content:'';top:calc(50% - 9px);left:0;height:18px;width:18px;background:url(../images/common/icon-phone-dark.svg) no-repeat center/cover}.section-first-screen-primary-items .section-cta.home{text-decoration:none;margin-left:35px}@media only screen and (max-width:1450px){.section-first-screen-primary-content{max-width:1315px}}@media only screen and (max-width:1200px){.section-first-screen-primary-content{max-width:970px}}@media only screen and (max-width:992px){.section-first-screen-primary-content{max-width:calc(100% - 30px);padding:20px 15px 50px}.section-first-screen-primary-items .section-title{font-size:36px;padding:20px 0 10px}.section-first-screen-primary-items .section-subtitle{font-size:14px;line-height:22px}.section-first-screen-primary-items .section-subtitle.fs-20,.section-first-screen-primary-items .section-subtitle.fs-24,.section-first-screen-primary-items .section-subtitle.fs-25{font-size:14px;line-height:22px}.section-first-screen-primary-items .section-cta-wrapper{padding-top:18px}}@media only screen and (max-width:768px){.section-first-screen-primary-items .section-cta.home,.section-first-screen-primary-items .section-cta.phone{margin-left:0;margin-top:20px}.section-first-screen-primary-items .section-cta-wrapper{flex-direction:column}}.section-first-screen-secondary-wrapper{padding:37px 0 42px}.section-first-screen-secondary-content .section-title{padding-top:60px}@media only screen and (max-width:992px){.section-first-screen-secondary-content .section-title{padding:25px 0 0}}.section-contacts-info-content .section-info{display:flex;justify-content:space-between}.section-contacts-info-content .section-info-left{max-width:450px;padding-top:25px}.section-contacts-info-content .section-info-left-text{font-size:32px;line-height:47px;color:#444;padding-bottom:20px}.section-contacts-info-content .section-info-left-cta{width:310px;height:56px}.section-contacts-info-content .section-info-right{width:calc(100% - 520px)}.section-contacts-info-content .section-info-right-blocks{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.section-contacts-info-content .section-info-right-block{width:40%;padding-bottom:45px;display:flex;flex-direction:column}.section-contacts-info-content .section-info-right-block .block-title{font-size:16px;color:#848484;padding-bottom:10px}.section-contacts-info-content .section-info-right-block .block-content-row{font-size:30px;font-weight:600;color:#01824c;padding-bottom:5px}.section-contacts-info-content .section-info-right-block .block-content-link{font-size:30px;font-weight:600;color:#01824c}.section-contacts-info-content .section-info-right-block .block-content-tooltip{font-size:18px;line-height:27px;color:#01824c}.section-contacts-info-content .section-map{display:block;overflow:hidden;border-radius:24px}@media only screen and (max-width:1200px){.section-contacts-info-content .section-info{flex-direction:column}.section-contacts-info-content .section-info-left{max-width:100%;padding:0 0 50px}.section-contacts-info-content .section-info-right{width:100%}}@media only screen and (max-width:992px){.section-contacts-info-content .section-info-left-text{font-size:22px;line-height:32px;padding-bottom:40px}.section-contacts-info-content .section-info-right-blocks{flex-direction:column}.section-contacts-info-content .section-info-right-block{width:100%;padding-bottom:18px}.section-contacts-info-content .section-info-right-block .block-title{font-size:12px;padding-bottom:5px}.section-contacts-info-content .section-info-right-block .block-content-row{font-size:22px}}@media only screen and (max-width:500px){.section-contacts-info-content .section-info-left-cta{width:100%}}.section-list-dark-wrapper{background:#404040;max-width:1404px;margin:0 auto;border-radius:26px;margin-bottom:65px}.section-list-dark-content{color:#fff;padding:100px 0 120px}.section-list-dark-content .section-title{font-size:48px;font-weight:600;padding-bottom:20px;max-width:510px}.section-list-dark-content .section-row{display:flex;border-bottom:1px solid #eff0f2;padding:56px 0}.section-list-dark-content .section-row-left{min-width:426px}.section-list-dark-content .section-row-left-title{font-size:20px;font-weight:600;padding-top:27px;text-transform:uppercase;max-width:260px}.section-list-dark-content .section-row-left-title .accent{color:#fec02c}.section-list-dark-content .section-row-right{padding-top:15px}.section-list-dark-content .section-row-right-text{font-size:16px;line-height:24px;padding-bottom:25px}.section-list-dark-content .section-row-right-text.no-pb{padding-bottom:0}.section-list-dark-content .section-row-right-text .bold{font-weight:600}.section-list-dark-content .section-row-right-list-items{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:0}.section-list-dark-content .section-row-right-list-item{width:30%;font-size:16px;line-height:24px;margin-bottom:14px;padding-left:34px;position:relative}.section-list-dark-content .section-row-right-list-item:before{position:absolute;content:'';top:calc(50% - 10px);left:0;height:20px;width:20px;background:url(../images/common/icon-checkbox-yellow.svg) no-repeat center/cover}@media only screen and (max-width:1450px){.section-list-dark-wrapper{max-width:1315px}.section-list-dark-content .section-title{padding-left:25px}.section-list-dark-content .section-row-left{padding-left:25px}}@media only screen and (max-width:1200px){.section-list-dark-wrapper{max-width:970px}.section-list-dark-content .section-row-left{min-width:345px}}@media only screen and (max-width:992px){.section-list-dark-wrapper{max-width:calc(100% - 30px)}.section-list-dark-content{padding:63px 27px}.section-list-dark-content .section-title{padding-left:0;font-size:36px;padding-bottom:0}.section-list-dark-content .section-row{padding:46px 0 0;flex-direction:column}.section-list-dark-content .section-row-left{padding-left:0;min-width:unset}.section-list-dark-content .section-row-right-text{font-size:14px;line-height:24px;padding-bottom:24px}.section-list-dark-content .section-row-right-list-item{width:100%}}@media only screen and (max-width:500px){.section-first-screen-primary-items .section-cta{width:100%}.section-first-screen-primary-items .section-cta-wrapper{width:100%}}.section-work-process-content .section-title{padding-bottom:63px}.section-work-process-content .section-items{display:flex;flex-wrap:wrap;justify-content:space-between}.section-work-process-content .section-item{border-top:1px solid #aeb3ba;padding:15px 0 56px;max-width:555px}.section-work-process-content .section-item-count{font-size:45px;color:#aeb3ba;padding-bottom:20px}.section-work-process-content .section-item-title{font-size:19px;line-height:28px;font-weight:700;color:#01824c;text-transform:uppercase;padding-bottom:13px}.section-work-process-content .section-item-text{font-size:15px;line-height:24px;color:#262623}.section-work-process-content .section-item-text-block{padding-bottom:30px}.section-work-process-content .section-item-link{color:#feca18;font-weight:700}.section-work-process-content .section-item-cta{height:56px;width:310px}.section-work-process-content .section-item-cta-wrapper{display:flex}@media only screen and (max-width:1200px){.section-work-process-content .section-item{max-width:calc(50% - 30px)}}@media only screen and (max-width:992px){.section-work-process-content .section-title{padding-bottom:50px}.section-work-process-content .section-item{max-width:100%;padding-bottom:20px}.section-work-process-content .section-item-text{font-size:14px}.section-work-process-content .section-item-text-block{padding-bottom:20px}}@media only screen and (max-width:500px){.section-work-process-content .section-item-cta{width:100%}}.section-photos-slider-wrapper{overflow:hidden}.section-photos-slider-content .section-title{max-width:620px;margin-left:auto;padding-bottom:52px}.section-photos-slider-content .section-slider-wrapper{position:relative}.section-photos-slider-content .section-slider-body{overflow:unset!important}.section-photos-slider-content .section-slider-item{width:30%;border-radius:42px;overflow:hidden;cursor:pointer}.section-photos-slider-content .section-slider-item.size-m{width:390px}.section-photos-slider-content .section-slider-item.size-l{width:804px}.section-photos-slider-content .section-slider-controls{position:relative;width:100%}.section-photos-slider-content .section-slider-btn{background:#262623;position:absolute;top:-300px;height:56px;width:56px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;z-index:10}.section-photos-slider-content .section-slider-btn.prev{left:-28px}.section-photos-slider-content .section-slider-btn.next{right:-28px;transform:rotate(180deg)}@media only screen and (max-width:500px){.section-photos-slider-content .section-slider-item{width:100%}.section-photos-slider-content .section-slider-item.size-l{width:100%}.section-photos-slider-content .section-slider-item.size-m{width:100%}.section-photos-slider-content .section-slider-btn{height:36px;width:36px}.section-photos-slider-content .section-slider-btn.prev{left:-8px}.section-photos-slider-content .section-slider-btn.next{right:-8px}}.section-testimonials-content .section-title{padding-bottom:30px}.section-testimonials-content .section-rating-wrapper{display:flex;align-items:flex-end;padding-bottom:32px}.section-testimonials-content .section-rating-link{display:flex;align-items:center;text-decoration:none}.section-testimonials-content .section-rating-averege{font-size:60px;line-height:60px;font-weight:600;color:#444;margin-right:30px}.section-testimonials-content .section-rating-count{padding-left:15px;font-size:20px;color:#8e8d8d}.section-testimonials-content .section-slider-wrapper{position:relative}.section-testimonials-content .section-slider-body .swiper-slide{height:auto}.section-testimonials-content .section-slider-item{background:#faf3d6;border-radius:32px;padding:104px 48px 40px;position:relative}.section-testimonials-content .section-slider-item:before{position:absolute;content:'';height:32px;width:32px;top:48px;left:48px;background:url(../images/common/icon-quotes-lg.svg) no-repeat center/cover}.section-testimonials-content .section-slider-item .item-text{font-size:20px;line-height:32px;color:#262623;padding-bottom:32px}.section-testimonials-content .section-slider-item .item-name{font-size:16px}.section-testimonials-content .section-slider-btn{background:#262623;position:absolute;top:calc(50% - 28px);height:56px;width:56px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;z-index:10}.section-testimonials-content .section-slider-btn.prev{left:-28px}.section-testimonials-content .section-slider-btn.next{right:-28px;transform:rotate(180deg)}@media only screen and (max-width:1200px){.section-testimonials-content .section-slider-item .item-text{font-size:16px}}@media only screen and (max-width:992px){.section-testimonials-content .section-title{max-width:200px;padding-bottom:20px}.section-testimonials-content .section-rating-wrapper{align-items:center;padding-bottom:28px}.section-testimonials-content .section-rating-averege{font-size:42px;margin-right:17px}.section-testimonials-content .section-slider-btn{height:36px;width:36px}.section-testimonials-content .section-slider-btn.prev{left:-12px}.section-testimonials-content .section-slider-btn.next{right:-12px}}.section-get-a-free-quote-content{display:flex;justify-content:space-between;align-items:center}.section-get-a-free-quote-content .section-left{max-width:565px}.section-get-a-free-quote-content .section-left-title{font-size:60px;line-height:67px;font-weight:700;color:#01824c;padding-bottom:27px}.section-get-a-free-quote-content .section-left-text{font-size:16px;line-height:27px;color:#444}.section-get-a-free-quote-content .section-right{width:628px}@media only screen and (max-width:1200px){.section-get-a-free-quote-content .section-left{max-width:435px}.section-get-a-free-quote-content .section-right{max-width:435px}}@media only screen and (max-width:992px){.section-get-a-free-quote-content{flex-direction:column}.section-get-a-free-quote-content .section-left{max-width:100%;padding-bottom:32px}.section-get-a-free-quote-content .section-left-title{font-size:38px;line-height:52px;padding-bottom:0}.section-get-a-free-quote-content .section-left-text{font-size:14px;line-height:24px}.section-get-a-free-quote-content .section-right{max-width:100%;width:100%;padding-bottom:8px}}.section-eviction-moving-assistance-wrapper{padding-top:30px}.section-eviction-moving-assistance-content{display:flex;justify-content:space-between;align-items:flex-end}.section-eviction-moving-assistance-content .section-left{max-width:750px}.section-eviction-moving-assistance-content .section-left-title{text-transform:uppercase;font-size:20px;font-weight:800;color:#01824c;padding-bottom:20px}.section-eviction-moving-assistance-content .section-left-text{font-size:28px;line-height:46px;color:#262623}.section-eviction-moving-assistance-content .section-right{width:432px;padding-bottom:16px}.section-eviction-moving-assistance-content .section-right-title{font-size:32px;font-weight:600;color:#01824c;padding-bottom:28px}.section-eviction-moving-assistance-content .section-right-list{list-style:none;padding-left:0}.section-eviction-moving-assistance-content .section-right-list-item{font-size:14px;line-height:21px;font-weight:700;color:#444;text-transform:uppercase;padding:10px 0;border-bottom:1px solid #262623;padding-left:31px;position:relative}.section-eviction-moving-assistance-content .section-right-list-item:first-child{border-top:1px solid #262623}.section-eviction-moving-assistance-content .section-right-list-item:before{position:absolute;content:'';height:21px;width:21px;top:calc(50% - 10px);left:0;background:url(../images/common/icon-checkbox-yellow.svg) no-repeat center/cover}@media only screen and (max-width:1240px){.section-eviction-moving-assistance-content{flex-direction:column}.section-eviction-moving-assistance-content .section-left{max-width:100%}.section-eviction-moving-assistance-content .section-right{width:100%;padding-top:45px}}@media only screen and (max-width:992px){.section-eviction-moving-assistance-content .section-left-text{font-size:18px;line-height:28px}}.section-moving-timeline-wrapper{background:#f2f2f2;max-width:1404px;margin:0 auto;border-radius:26px;margin-bottom:25px}.section-moving-timeline-content{padding:100px 0 120px}.section-moving-timeline-content .section-title{font-size:48px;font-weight:600;color:#151516;padding-bottom:40px}.section-moving-timeline-content .section-row{display:flex;align-items:center;border-bottom:1px solid #4f4f4f;padding:55px 0}.section-moving-timeline-content .section-row-left{width:379px;text-transform:uppercase}.section-moving-timeline-content .section-row-left-timeline{display:flex;align-items:flex-start;color:#01824c}.section-moving-timeline-content .section-row-left-timeline-number{font-size:45px;font-weight:700}.section-moving-timeline-content .section-row-left-timeline-text{font-size:20px;padding:6px 0 0 10px}.section-moving-timeline-content .section-row-left-subtitle{font-size:20px;font-weight:500;color:#151516;padding-top:2px}.section-moving-timeline-content .section-row-right{width:725px}.section-moving-timeline-content .section-row-right-title{font-size:16px;line-height:24px;font-weight:700;color:#01824c;text-transform:uppercase}.section-moving-timeline-content .section-row-right-text{font-size:16px;line-height:28px;color:#151516}.section-moving-timeline-content .section-row-right-text.accent{font-weight:700;color:#01824c}.section-moving-timeline-content .section-row-right-text-block{padding-bottom:20px}.section-moving-timeline-content .section-row-right-text-block:last-child{padding-bottom:0}.section-moving-timeline-content .section-row-right-text-link{font-size:16px;line-height:28px;color:#151516;text-decoration:underline;cursor:pointer}.section-moving-timeline-content .section-row-right-text-bold{font-weight:600}.section-moving-timeline-content .section-row-right-list-block{list-style:none;padding-left:0;padding-bottom:4px;display:flex;flex-wrap:wrap;justify-content:flex-start}.section-moving-timeline-content .section-row-right-list-block.inner{padding-left:25px}.section-moving-timeline-content .section-row-right-list-block.wide{justify-content:space-between}.section-moving-timeline-content .section-row-right-list-block.full{flex-direction:column}.section-moving-timeline-content .section-row-right-list-item{font-size:16px;line-height:24px;font-weight:500;color:#151516;margin-bottom:16px;padding-left:32px;position:relative}.section-moving-timeline-content .section-row-right-list-item:before{position:absolute;content:'';top:calc(50% - 9px);left:0;height:20px;width:20px;background:url(../images/common/icon-checkbox-yellow.svg) no-repeat center/cover}.section-moving-timeline-content .section-row-right-list-item.sm{min-width:35%}.section-moving-timeline-content .section-row-right-list-item.lg{min-width:40%}@media only screen and (max-width:1450px){.section-moving-timeline-wrapper{max-width:1315px}.section-moving-timeline-content .section-title{padding-left:35px}.section-moving-timeline-content .section-row-left{padding-left:35px}}@media only screen and (max-width:1200px){.section-moving-timeline-wrapper{max-width:970px}}@media only screen and (max-width:992px){.section-moving-timeline-wrapper{max-width:calc(100% - 30px)}.section-moving-timeline-content{padding:60px 0}.section-moving-timeline-content .section-title{padding-left:0;font-size:30px;line-height:36px;padding-bottom:0}.section-moving-timeline-content .section-row{padding:45px 0;flex-direction:column}.section-moving-timeline-content .section-row-left{width:100%;padding-left:0;padding-bottom:25px}.section-moving-timeline-content .section-row-right{width:100%}.section-moving-timeline-content .section-row-right-text{font-size:14px;line-height:24px}.section-moving-timeline-content .section-row-right-list-block{flex-direction:column}.section-moving-timeline-content .section-row-right-list-block.inner{padding-left:0}.section-moving-timeline-content .section-row-right-list-item{font-size:14px;min-width:100%}}.section-packing-tips-content .section-title{font-size:48px;font-weight:600;color:#151516;padding-bottom:50px}.section-packing-tips-content .section-items{display:flex;justify-content:space-between;flex-wrap:wrap}.section-packing-tips-content .section-item{width:calc(50% - 22px);border:1px solid rgba(29,29,31,.1);border-radius:25px;padding:30px 50px 55px;margin-bottom:50px}.section-packing-tips-content .section-item-title{font-size:20px;font-weight:600;color:#151516;text-transform:uppercase;padding:25px 0}.section-packing-tips-content .section-item-text{font-size:18px;line-height:26px;color:#151516;padding-bottom:25px}.section-packing-tips-content .section-item-text:last-child{padding-bottom:0}.section-packing-tips-content .section-free-estimate{background:#faf3d6;padding:55px 0;border-radius:32px;margin:30px 0 80px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-packing-tips-content .section-free-estimate-text{font-size:25px;line-height:35px;color:#151516;max-width:860px;text-align:center;padding-bottom:38px}.section-packing-tips-content .section-free-estimate-text .bold{font-weight:600;color:#444}.section-packing-tips-content .section-free-estimate-cta{height:56px;width:300px}.section-packing-tips-content .section-do-not-pack{background:#fafafa;display:flex;align-items:center;padding:60px 60px 80px;border-radius:32px}.section-packing-tips-content .section-do-not-pack-right{padding-left:22px}.section-packing-tips-content .section-do-not-pack-title{font-size:48px;font-weight:600;color:#151516;text-transform:uppercase;padding-bottom:32px}.section-packing-tips-content .section-do-not-pack-list{padding-left:32px;max-width:680px}.section-packing-tips-content .section-do-not-pack-list-item{font-size:25px;line-height:40px;color:#151516}@media only screen and (max-width:992px){.section-packing-tips-content .section-title{padding-bottom:45px;font-size:30px;line-height:36px}.section-packing-tips-content .section-items{flex-direction:column}.section-packing-tips-content .section-item{width:100%}.section-packing-tips-content .section-item-text{font-size:14px;line-height:24px;padding-bottom:24px}.section-packing-tips-content .section-free-estimate{padding:40px 24px}.section-packing-tips-content .section-free-estimate-text{font-size:22px;line-height:28px}.section-packing-tips-content .section-do-not-pack{padding:45px 20px;flex-direction:column}.section-packing-tips-content .section-do-not-pack-left{width:100px;padding-bottom:18px}.section-packing-tips-content .section-do-not-pack-right{padding-left:0}.section-packing-tips-content .section-do-not-pack-title{font-size:30px;line-height:36px;padding-bottom:18px}.section-packing-tips-content .section-do-not-pack-list-item{font-size:20px;line-height:30px}}@media only screen and (max-width:500px){.section-packing-tips-content .section-free-estimate-cta{width:100%}.section-packing-tips-content .section-free-estimate-cta-wrapper{width:100%}}.section-faq-accordion-content .section-item{border-top:1px solid #eff0f2;border-bottom:1px solid #eff0f2}.section-faq-accordion-content .section-item-title{font-size:20px;font-weight:600;color:#444;padding:24px 45px 24px 0}.section-faq-accordion-content .section-item-title.accordion{cursor:pointer;position:relative;width:100%;transition:.1s}.section-faq-accordion-content .section-item-title.accordion:after{position:absolute;content:'';top:calc(50% - 12px);right:0;height:24px;width:24px;background:url(../images/common/icon-accordion-plus.svg) no-repeat center/cover;transition:.4s}.section-faq-accordion-content .section-item-title.accordion.active{color:#01824c}.section-faq-accordion-content .section-item-title.accordion.active:after{transform:rotate(180deg);background:url(../images/common/icon-accordion-minus.svg) no-repeat center/cover}.section-faq-accordion-content .section-item-title.accordion:hover{color:#01824c}.section-faq-accordion-content .section-item-text{font-size:17px;line-height:24px;padding-bottom:22px;color:#444}.section-faq-accordion-content .section-item-text .bold{font-weight:600}.section-faq-accordion-content .section-item-text.panel{display:none;overflow:hidden}.section-faq-accordion-content .section-item-text.panel.active{display:block}.section-contact-form-content{display:flex;justify-content:space-between;align-items:center}.section-contact-form-content .section-left{max-width:455px}.section-contact-form-content .section-left-title{font-size:60px;line-height:67px;text-transform:uppercase;font-weight:700;color:#01824c;padding-bottom:21px}.section-contact-form-content .section-left-text{font-size:16px;line-height:27px;color:#444}.section-contact-form-content .section-left-link{font-size:18px;font-weight:700;text-transform:uppercase;color:#feca18}.section-contact-form-content .section-right{width:658px}@media only screen and (max-width:1200px){.section-contact-form-content .section-left{max-width:435px}.section-contact-form-content .section-right{max-width:435px}}@media only screen and (max-width:992px){.section-contact-form-content{flex-direction:column}.section-contact-form-content .section-left{max-width:100%;padding-bottom:32px}.section-contact-form-content .section-left-title{font-size:38px;line-height:52px;padding-bottom:22px}.section-contact-form-content .section-left-text{font-size:14px;line-height:24px}.section-contact-form-content .section-right{max-width:100%;width:100%;padding-bottom:8px}}.section-content-block-wrapper{padding-bottom:65px}.section-content-block-content{font-size:16px;line-height:24px;color:#151516}.section-content-block-content h1,.section-content-block-content h2,.section-content-block-content h3,.section-content-block-content h4,.section-content-block-content h5,.section-content-block-content h6{font-size:24px;font-weight:700;color:#444;padding:18px 0 18px}.section-content-block-content p{padding:10px 0 18px}.section-content-block-content a{color:#01824c}@media only screen and (max-width:992px){.section-content-block-wrapper{padding-bottom:32px}}.footer-wrapper{background:#f2f2f2}.footer-content{border-bottom:1px solid rgba(133,129,123,.3)}.footer-body{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-body-left{width:50%;border-right:1px solid rgba(133,129,123,.3);padding:75px 78px 138px}.footer-body-left-info{padding-top:78px}.footer-body-left-info-row{font-size:14px;line-height:20px;font-weight:500;color:#444}.footer-body-right{width:50%;padding:86px 0 78px 82px}.footer-body-right-menu{padding-bottom:90px}.footer-body-right-menu .menu{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-body-right-menu .menu-item{width:40%}.footer-body-right-menu .menu-item a{text-transform:uppercase;text-decoration:none;font-size:13px;font-weight:500;color:#151516;padding-bottom:16px}.footer-body-right-menu .menu-item.current-menu-item a{font-weight:700;color:#01824c}.footer-body-right-contacts{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-body-right-contacts-block{width:40%;display:flex;flex-direction:column;font-size:14px}.footer-body-right-contacts-block .block-title{color:#848484;padding-bottom:16px}.footer-body-right-contacts-block .block-row{line-height:20px;font-weight:500;color:#444;text-decoration:none}.footer-body-right-contacts-block .block-row.bold{font-weight:700}.footer-body-right-contacts-block .block-row.colored{color:#01824c}.footer-body-right-contacts-block .block-row.bottom{padding-top:22px}.footer-body-right-contacts-block .block-row.link:hover{text-decoration:underline}.footer-bottom-wrapper{padding:20px 0 25px}.footer-bottom-content{display:flex;justify-content:center}.footer-bottom-copyright{font-size:13px;line-height:18px;color:#444}.footer-bottom-copyright a{font-size:13px;line-height:18px;color:#444}.footer-bottom-copyright span{padding-right:14px}@media only screen and (max-width:992px){.footer-content{border-bottom:unset}.footer-body{flex-direction:column;border-bottom:1px solid rgba(133,129,123,.3)}.footer-body-left{width:100%;border-right:none;padding:75px 0 35px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid rgba(133,129,123,.3)}.footer-body-left-logo{width:298px}.footer-body-left-info{padding-top:22px;text-align:center}.footer-body-right{width:100%;padding:34px 25px 40px}.footer-body-right-menu{padding-bottom:60px}.footer-body-right-menu .menu{flex-direction:column;align-items:center}.footer-body-right-menu .menu-item{width:100%}.footer-body-right-contacts{flex-direction:column}.footer-body-right-contacts-block{width:100%;padding-bottom:46px}.footer-body-right-contacts-block:last-child{padding-bottom:0}.footer-body-right-contacts-block .block-row.bottom{padding-top:14px}.footer-body-right-contacts-block .block-row.colored{font-size:20px;line-height:38px}.footer-bottom-wrapper{padding:35px 0}.footer-bottom-content{justify-content:flex-start}.footer-bottom-copyright{display:flex;flex-wrap:wrap;padding:0 24px}.footer-bottom-copyright span:nth-child(1){width:100%;font-weight:700;padding-bottom:22px}.footer-bottom-copyright span:nth-child(2){width:100%;padding-bottom:3px}}