:root {--gray: #474747;--black: #000;--white: #fff;--light-blue: #486fa4;--dark-blue: #00165e;--orange: #f16f1d;}html {scroll-behavior: smooth;box-sizing: border-box;}body {overflow-x: hidden;margin: 0%;}p {font-family: 'Poppins', sans-serif;}h1, h2, h3, h4, h5, h6 {font-family: 'Raleway', sans-serif;margin: 0px;}ul {margin: 0px !important;padding-left: 0px !important;}li {list-style: none;}a, a:hover, button, button:hover, i, h1, h2, h3, h4, h5, h6, li {text-decoration: none !important;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}i {transition: unset;}:focus {outline: 0px !important;}body::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #f5f5f5;}body::-webkit-scrollbar {width: 10px;background-color: #f5f5f5;}body::-webkit-scrollbar-thumb {background-color: var(--dark-blue);background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);}img {max-width: 100%;width: auto;height: auto;}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {width: 100%;padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto }@media (min-width:576px) {.container, .container-sm {max-width: 540px }}@media (min-width:768px) {.container, .container-md, .container-sm {max-width: 720px }}@media (min-width:992px) {.container, .container-lg, .container-md, .container-sm {max-width: 960px }}@media (min-width:1200px) {.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1170px }}@media (min-width:1920px) {.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1320px }}.section {position: relative;padding: 60px 0;overflow: hidden;}.dark-blue {background-color: var(--dark-blue);}.orange {background-color: var(--orange);}.head {position: relative;padding-bottom: 10px;margin: 0 auto 50px;}.head::before {position: absolute;content: '';background-color: var(--orange);width: 150px;height: 7px;bottom: 0;left: 0;right: 0;margin: 0 auto;}.head h2 {padding-bottom: 10px;color: #0e2e67;}.head h2, .head h2 span {font-size: 40px;font-weight: 800;text-transform: uppercase;}.head h2 span {color: var(--orange);}.head p {color: #333;font-weight: 500;}.head p a {text-decoration: underline !important;color: var(--dark-blue);}a.main-cta {font-family: 'Poppins', sans-serif;Border-radius: 8px;padding: 15px 20px;display: flex;align-items: center;font-size: 18px;color: #fff;text-decoration: none;font-weight: 500;letter-spacing: 1px;text-align: center;justify-content: center;cursor: pointer;Border: 2px solid transparent;transition: all .3s;position: relative;transition: all .3s ease-in-out;z-index: 1;overflow: hidden;}a.main-cta.btn--orange {Border: 2px solid #e76817;Box-shadow: 8px 8px 30px #f47a1e8a;background: linear-gradient(#f99250, #f2701d), linear-gradient(#f2701d, #f99250);}a.main-cta.btn--orange i {border-radius: 5px;margin: 0 10px;display: flex;justify-self: center;padding: 10px;align-items: center;Border: 2px solid transparent;background: linear-gradient(#f2701d, #f99250), linear-gradient(#f99250, #f2701d);}a.main-cta.btn--blue {Border: 2px solid #01122f;background: linear-gradient(#09275c, #0e2e67), linear-gradient(#0e2e67d6, #0e2e6763);box-shadow: 15px 15px 40px #0e2e678a !important;}a.main-cta.btn--blue i {border-radius: 5px;margin: 0 10px;display: flex;justify-self: center;padding: 10px;align-items: center;Border: 2px solid transparent;background: linear-gradient(#09275c, #01122f), linear-gradient(#01122f, #01122f);}a.main-cta.btn--orange:hover {Border-color: #01122f;box-shadow: 15px 15px 40px #0e2e678a !important;}a.main-cta.btn--orange:before {position: absolute;content: '';width: 100%;top: 0;left: 0;transition: all .3s ease-in-out;height: 0;z-index: -1;background: linear-gradient(#09275c, #0e2e67), linear-gradient(#0e2e67d6, #0e2e6763);}a.main-cta.btn--orange:hover:before {height: 100%;}a.main-cta.btn--blue:hover {Border-color: #e76817;Box-shadow: 8px 8px 30px #f47a1e8a;}a.main-cta.btn--blue:before {position: absolute;content: '';width: 100%;top: 0;left: 0;transition: all .3s ease-in-out;height: 0;z-index: -1;background: linear-gradient(#f2701d, #f99250), linear-gradient(#f99250, #f2701d);}a.main-cta.btn--blue:hover:before {height: 100%;}a.main-cta.btn--blue:hover i {Border: 2px solid #e76817;Box-shadow: 8px 8px 30px #f47a1e8a;background: linear-gradient(#f99250, #f2701d), linear-gradient(#f2701d, #f99250);}a.main-cta.btn--orange:hover i {background: linear-gradient(#09275c, #01122f), linear-gradient(#01122f, #01122f);Border: 2px solid #01122f;box-shadow: 15px 15px 40px #0e2e678a !important;}a.main-cta.btn--white {Border: 2px solid transparent;color: var(--dark-blue);background: linear-gradient(#fff, #CCC), linear-gradient(#fff, #0e2e6763);box-shadow: 15px 15px 40px #0e2e678a !important }a.main-cta.btn--white i {border-radius: 5px;margin: 0 10px;display: flex;justify-self: center;padding: 10px;align-items: center;Border: 2px solid transparent;color: var(--dark-blue);font-weight: 700;box-shadow: 0 0 20px #0e2e678a !important;background: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff) }a.main-cta.btn--white:hover {Border-color: #e76817;box-shadow: 15px 15px 40px #0e2e678a !important;color: var(--white) }a.main-cta.btn--white:before {position: absolute;content: '';width: 100%;top: 0;left: 0;transition: all .3s ease-in-out;height: 0;z-index: -1;background: linear-gradient(#f2701d, #f99250), linear-gradient(#f99250, #f2701d) }a.main-cta.btn--white:hover:before {height: 100% }a.main-cta.btn--white:hover i {Border: 2px solid #e76817;color: var(--white);background: linear-gradient(#f99250, #f2701d), linear-gradient(#f2701d, #f99250) }.Form-box {width: 370px;background-color: #fff;border-radius: 0 0 8px 8px;padding: 0 20px;border-top: 5px solid #4385f4;margin: 0 auto;display: block;position: relative;padding-bottom: 20px }.Form-box h2 {margin: 0;font-size: 34px;text-transform: uppercase;text-align: center;padding: 25px 0 30px;font-weight: 800;color: #0e2e67 }.Form-box h2 span {color: #f47a1e;font-weight: 800 }.Form-box .form-group {position: relative;margin-bottom: 15px }.Form-box .form-group i {position: absolute;font-size: 18px;color: #f47a1e;left: 10px;height: 25px;width: 25px;top: 0;bottom: 0;margin: auto;text-align: center;line-height: 25px }.Form-box .form-control {height: 40px;padding-left: 40px;background-color: #f3f3f3;font-size: 14px;color: #a9a9a9;border: 1px solid #f6f4f4;box-shadow: none }.Form-box:before {content: "";position: absolute;background-color: #f2701d;height: 10px;width: 370px;top: -15px;left: 0;border-radius: 8px 8px 0 0 }@media (max-width:767px) {.Form-box {width: 100%;padding: 20px;height: auto }.Form-box h2 {font-size: 24px;padding-top: 0;padding-bottom: 15px }.Form-box:before {width: 100% }.mini-contact-area:before {display: none }}#gmb-floatrq-form {top: 235px;width: 270px;display: none }#floating_request_btn {position: fixed;left: 0;top: 30%;z-index: 9999 }#gmb-floatrq-form {background-size: cover;padding: 0;width: 300px;float: left;position: fixed;left: 0;top: 20%;z-index: 9999;border: solid 1px #f2701d;border-left: 0 }#gmb-floatrq-form .button-box a {padding: 10px 15px;margin: 10px auto }.close-div {position: absolute;right: 5px;top: 5px }.close-rqf {padding: 2px 5px;font-size: 20px;color: #fff;background: #f47a1e;cursor: pointer }.button-box a {font-size: 14px;color: #fff;background-color: #f47a1e;padding: 15px 25px;font-weight: 500;width: max-content;display: block;margin: 20px auto;text-decoration: none;border-radius: 4px }#gmb-floatrq-form .Form-box {width: 100%;height: 100%;padding: 0 10px;padding-bottom: 20px;position: relative }#gmb-floatrq-form .Form-box:before {width: 100% }#gmb-floatrq-form .Form-box h2 {font-size: 25px;padding: 10px 0 }#gmb-floatrq-form .button-box a {padding: 10px 15px;margin: 10px auto }#gmb-floatrq-form .c-cont-box h4 {font-size: 13px }#gmb-floatrq-form .c-cont-box a {font-size: 14px }section.cover--section .row {align-items: center;}section.cover--section {position: relative;background-repeat: no-repeat;background-size: cover;background-position: center center;padding: 30px 0;display: flex;align-items: center;}section.cover--section h1, section.cover--section h1 span {font-size: 40px;font-weight: 800;}section.cover--section h1 {color: var(--light-blue);padding-bottom: 20px;}section.cover--section h1 span {color: var(--dark-blue);}section.cover--section h4, section.cover--section h4 span {color: var(--dark-blue);text-transform: uppercase;font-weight: 700;line-height: 26px;font-size: 18px;letter-spacing: 1px;}section.cover--section h4 span {background: var(--orange);color: var(--white);padding: 0 5px;}.img-price {position: absolute;right: -50px;top: 120px;}section.cover--section .col-left {position: relative;}.cover--btn {margin: 40px 0;}.cover--btn a {padding: 14px 40px;border-radius: 15px;display: inline-block;font-weight: 500;border: 3px solid var(--dark-blue);}.cover--btn i {font-size: 18px;padding-right: 5px;}.cover--btn a.btn--blue {background: var(--dark-blue);color: var(--white);box-shadow: 0 10px 20px rgb(0 22 94 / 40%);}.cover--btn a.btn-transparent {color: var(--dark-blue);font-weight: 600;}.cover--btn a:not(:last-child) {margin-right: 25px;}.cover--btn a.btn--blue:hover {background: transparent;color: var(--dark-blue);box-shadow: unset;}.cover--btn a.btn-transparent:hover {background: var(--dark-blue);color: var(--white);box-shadow: 0 10px 20px rgb(0 22 94 / 40%);}.cover--partners ul {display: flex;justify-content: space-around;align-items: center;grid-column-gap: 12px;}section.cover--section .col-right img {position: absolute;top: -40px;right: 0;}.Form-box.bannerForm {width: 100%;max-width: 80%;border-top: 0;border-radius: 12px;padding: 0 40px 20px;box-shadow: 0 0 10px 5px #ddd;margin-right: 0;}.Form-box.bannerForm:before {width: 50%;margin: 0 auto;left: 0;right: 0;top: 0;border-radius: 10px;height: 5px;}.Form-box.bannerForm h2 {font-size: 24px;font-family: 'Poppins';}.Form-box.bannerForm .form-control {background: #f3f7fa;border-radius: 50px;height: 50px;border: 0;}.Form-box.bannerForm .textarea textarea {height: 110px !important;border-radius: 20px;padding-top: 10px;}.Form-box.bannerForm .button-box a {border-radius: 50px;font-size: 16px;padding: 14px 50px;}.Form-box.bannerForm .button-box a:hover {background: var(--dark-blue);}
.Form-box.bannerForm .button-box button {border-radius: 50px;font-size: 16px;padding: 14px 50px;}.Form-box.bannerForm .button-box button:hover {background: var(--dark-blue);}
section.section.section--two {margin-top: 50px;}section.section.section--two .col-left img {margin-left: -10%;}section.section.section--two .col-right h2 {font-size: 40px;font-weight: 800;text-transform: capitalize;color: var(--dark-blue);padding-bottom: 50px;}section.section.section--two .col-right a.main-cta {margin-top: 60px;max-width: 400px;}section.section.section--two:after {position: absolute;content: '';background: var(--orange);width: 300px;height: 300px;border-radius: 50%;right: -10%;bottom: 10%;opacity: 0.1;}.aw--services .head p {color: #00a2fd;font-weight: 600;font-size: 22px;}.services--grid {display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-column-gap: 30px;grid-row-gap: 25px;justify-items: center;}.services--grid a.service-box {display: grid;grid-template-columns: 1fr 2fr;grid-gap: 20px;align-items: center;box-shadow: 0 5px 15px 5px #e6eeff;border-radius: 10px;padding: 0px 20px;border: 1px solid #d4ddee;min-height: 250px;}.services--grid .img-box {position: relative;width: 80px;height: 80px;}.services--grid .img-box:before {position: absolute;content: '';background: #d4ddee;width: 1px;height: 150%;right: -20px;top: -20px;}.services--grid .img-box img {width: 100%;height: 100%;object-fit: contain;}.services--grid .content-box h3 {color: var(--dark-blue);font-size: 18px;font-weight: bold;padding-bottom: 14px;}.services--grid .content-box p {font-size: 14px;color: #6a6a6a;line-height: 20px;margin: 0;}.services--card:hover a.service-box {box-shadow: unset;}section.section.section--four {padding-top: 80px;}section.section.section--four .head {margin-bottom: 10px;}section.section.section--four .head h2 {color: var(--white);}section.section.section--four .head:before {display: none;}section.section.section--four img.lazy.left-arrow, section.section.section--four img.lazy.right-arrow {position: absolute;top: -30px;}section.section.section--four img.lazy.left-arrow {left: 0;}section.section.section--four img.lazy.right-arrow {right: 0;}@media (min-width: 991px) {section.packages {max-width: 90%;margin: 0 auto;}}section.packages {padding-bottom: 0;margin-bottom: 50px;}section.packages .row {padding-bottom: 10px;}.option-row {margin: 40px 0 20px 0;}.price-option {position: relative;background-color: #d9d9d9;padding: 20px;text-align: center;font-weight: 700;font-size: 20px;text-transform: uppercase;cursor: pointer;transition: all 0.3s;}.price-option:hover {box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 5%);}.price-option.active {background: var(--dark-blue);color: #fff;}.price-option:before {position: absolute;content: '';width: 0;height: 0;border-left: 22px solid transparent;border-right: 22px solid transparent;border-top: 22px solid var(--dark-blue);bottom: -22px;left: 0;right: 0;margin: 0 auto;opacity: 0;}.price-option.active:before {opacity: 1;}.package-row {margin: 80px 0 0;display: none;}.package-row.active {display: flex;}.pricing-pkg {position: relative;border-radius: 20px;border: 1px solid #d4ddee;box-shadow: 0 0 10px 5px #e6eeff;}.pkg-tag {text-align: center;position: absolute;top: -15px;left: 0;right: 0;margin: 0 auto;}.pkg-tag p {background: var(--orange);color: var(--white);font-size: 13px;font-weight: 600;display: inline-block;padding: 8px 15px;border-radius: 6px;letter-spacing: .5px;}.pricing-pkg>hr {width: 50%;height: 5px;color: var(--orange);opacity: 1;position: absolute;top: 0;right: 0;left: 0;margin: 0 auto;}.pricing-pkg.bestseller hr {display: none;}.pricing-head {padding: 25px 0 15px;}.pricing-pkg .pricing-head h3 {font-family: "Poppins", sans-serif;font-size: 45px;font-weight: bold;color: var(--orange);text-align: center;padding: 0;margin: 10px 0;}.pricing-pkg .pricing-head p {text-align: center;font-size: 18px;font-weight: 800;color: var(--dark-blue);text-transform: uppercase;}.pricing-pkg.purchase-offer h3 {font-size: 20px;min-height: 54px;display: flex;align-items: center;justify-content: center;}.pricing-price {background-color: #e9ecf6;padding: 10px 0;min-height: 130px;display: flex;flex-direction: column;align-items: center;justify-content: center;}.pricing-price>del {font-size: 20px;color: #9c9d9d;font-family: 'Poppins';font-weight: 500;}.pricing-pkg .pricing-price h4 {font-family: "Poppins", sans-serif;color: var(--dark-blue);font-size: 40px;font-weight: 700;margin: 0;}.pricing-pkg .pricing-price h4 sup {color: var(--orange);font-size: 40px;font-weight: 700;top: 0;}.pricing-pkg .pricing-price p {color: #9c9d9d;font-weight: 600;margin: 0;}.pricing-content {padding: 30px 15px;}.pricing-content ul li {font-family: 'Poppins', sans-serif;font-size: 14px;margin-bottom: 5px;color: var(--dark-blue);font-weight: 500;display: flex;align-items: center;}.pricing-content ul li i {color: var(--orange);font-size: 18px;margin-right: 5px;}.pricing-footer {position: relative;text-align: center;padding: 40px 0;}.pricing-footer:before {position: absolute;content: '';width: 80%;height: 1px;background: #e6eeff;top: 0;right: 0;left: 0;margin: 0 auto;}.pricing-footer .order-btn {background-color: var(--dark-blue);box-shadow: 0 0px 10px 0px rgb(0 22 94 / 40%);color: var(--white);font-size: 16px;font-weight: 500;letter-spacing: .5px;padding: 16px 50px;display: inline-block;border-radius: 10px;transition: all 0.3s;}.pricing-footer .order-btn:hover {background-color: var(--orange);color: var(--white);}section.section--six {background: #f3f3f3;position: relative;padding: 20px 0;overflow: visible;}section.section--six .head:before {display: none;}section.section--six .head, section.section--six .head h2 {padding: 0;margin: 0;}section.section--six:before {position: absolute;content: '';width: 0;height: 0;border-left: 22px solid transparent;border-right: 22px solid transparent;border-top: 22px solid #f3f3f3;bottom: -20px;left: 0;right: 0;margin: 0 auto;}.calcWrapper {box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 10%);padding: 40px 0;border-radius: 20px;background: var(--white);}.custom-calculator {box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 10%);padding: 40px 0;border-radius: 20px;}.calc-btn {padding: 20px 30px;}.calc-btn:not(:last-child) {border-bottom: 1px solid #ddd;}.calc-item {margin: 0;font-weight: 700 !important;color: #0e2e67;font-size: 16px;}.toggleWrapper {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}a#cwOrderNow i {background: transparent;width: auto;height: auto;padding: 0;border: 0;}input[type="range"] {-webkit-appearance: none;margin-right: 15px;width: 100%;height: 7px;background: rgba(255, 255, 255, 0.6);border-radius: 5px;background-image: linear-gradient(var(--orange), var(--orange));background-size: 100% 100%;background-repeat: no-repeat;}input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;height: 20px;width: 20px;border-radius: 50%;background: var(--orange);cursor: ew-resize;box-shadow: 0 0 2px 0 #555;transition: background 0.3s ease-in-out;}input[type="range"]::-moz-range-thumb {-webkit-appearance: none;height: 20px;width: 20px;border-radius: 50%;background: var(--orange);cursor: ew-resize;box-shadow: 0 0 2px 0 #555;transition: background 0.3s ease-in-out;}input[type="range"]::-ms-thumb {-webkit-appearance: none;height: 20px;width: 20px;border-radius: 50%;background: var(--orange);cursor: ew-resize;box-shadow: 0 0 2px 0 #555;transition: background 0.3s ease-in-out;}input[type="range"]::-webkit-slider-thumb:hover {background: #ff0200;}input[type="range"]::-moz-range-thumb:hover {background: #ff0200;}input[type="range"]::-ms-thumb:hover {background: #ff0200;}p.d-price {display: flex;justify-content: flex-end;}span.slider-qty {background: var(--orange);color: var(--white);font-weight: 600;font-size: 14px;font-family: "Poppins", sans-serif;padding: 0px 14px;}.range-min-max {display: flex;justify-content: space-between;margin: 0;color: #0e2e67;font-weight: 600;margin-top: 10px;font-family: "Poppins", sans-serif;}input[type="range"] {display: block;width: 100%;}.rangeSlider {-webkit-appearance: none;width: 100%;height: 5px;border-radius: 5px;background: #d3d3d3;outline: none;opacity: 0.7;-webkit-transition: 0.2s;transition: opacity 0.2s;position: relative;}.rangeSlider:hover {opacity: 1;}.rangeSlider::-moz-range-thumb {width: 25px;height: 25px;border-radius: 50%;background: #04aa6d;cursor: pointer;}.order-summary {box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 10%);border-radius: 20px 20px 0 0;overflow: hidden;}.summary-head {background: var(--dark-blue);color: var(--white);padding: 15px;font-weight: 600;font-size: 20px;border-radius: 4px 0 0;}.summary-body {padding: 15px 20px;background: var(--white);border: 1px solid #ddd;}.summary-body h3 {font-size: 16px;font-weight: 800;margin-top: 0;margin-bottom: 15px;border-bottom: 1px solid #333;padding-bottom: 10px;}.summary-body ul li {font-size: 14px;color: #333;font-weight: 500;display: flex;justify-content: space-between;border: none;margin-bottom: 10px;width: 100%;font-family: 'Poppins';}.summary-body ul li span {font-weight: 600;color: var(--dark-blue);font-size: 14px;font-family: "Poppins", sans-serif;}.summary-footer {border-top: 1px solid #ddd;display: flex;align-items: center;justify-content: space-between;color: var(--dark-blue);padding: 15px;font-weight: 800;border: 1px solid #ddd;border-top: 0;font-family: sans-serif;}.summary-body ul {padding: 0;}.summary-footer li {font-weight: 800 !important;display: flex;justify-content: space-between;font-size: 20px;font-weight: 600;width: 100%;}.cart-box .main-cta {max-width: 100%;margin-top: 20px;border-radius: 0;border: 0 !important;}input[type="range"]::-webkit-slider-runnable-track {-webkit-appearance: none;box-shadow: none;border: none;background: #ccc;}input[type="range"]::-moz-range-track {-webkit-appearance: none;box-shadow: none;border: none;background: #ccc;}input[type="range"]::-ms-track {-webkit-appearance: none;box-shadow: none;border: none;background: #ccc;}.calc-btn>.row {align-items: center;}.selectWrapper {position: relative;}select#calcServiceType {width: 100%;height: 50px;padding: 0 1rem;border-radius: 5px;border-color: #d0d0d0;cursor: pointer;appearance: none;outline: 0;font-family: 'Poppins';color: #333;}@supports (-moz-appearance:none) {select {-moz-appearance: none !important;background: transparent !important;}}select::-ms-expand {display: none;}.selectWrapper:before {position: absolute;content: '\f0d7';transition: .25s all ease;pointer-events: none;font-family: 'FontAwesome';right: 15px;top: 0;bottom: 0;display: flex;align-items: center;color: var(--orange);font-size: 18px;}span.turnaroundTime {background: #eaeaea;font-size: 18px;font-weight: 500;padding: 13px 30px;border-radius: 6px;font-family: 'Poppins';color: #343434;display: block;text-align: center;}.msWrapper {display: flex;align-items: center;justify-content: flex-end;}.msWrapper p.calc-item {margin-right: 20px;}.switch {--size: 2rem;appearance: none;width: calc(var(--size) * 2.2);height: var(--size);display: inline-block;border-radius: calc(var(--size) / 2);cursor: pointer;background-color: var(--inactive-bg);background-image: radial-gradient(circle calc(var(--size) / 2.4), #fff 100%, #0000 0), radial-gradient(circle calc(var(--size) / 1.5), #0003 0%, #0000 100%);background-repeat: no-repeat;background-position: calc(var(--size) / -1.75) 0;transition: background 0.2s ease-out;}.switch:checked {background-color: var(--active-bg);background-position: calc(var(--size) / 1.75) 0;}section.section.section--seven.pricing-calculator {padding-bottom: 100px;}.cart-box, .calculatorRow {position: relative;}img.calc-shape-1 {position: absolute;top: -70px;right: -80px;z-index: -1;}img.lazy.calc-shape-2 {transform: rotate(180deg);position: absolute;bottom: -80px;left: -80px;z-index: -1;}section.how-it-works {background: #f9faff;}section.how-it-works .paper-plan {position: absolute;left: 0;top: 50%;}section.how-it-works .head {margin-bottom: 100px;}.hiw--wrapper .row {z-index: 999;position: relative;}.hiw--wrapper {position: relative;}.hiw--box {min-height: 275px;border: 1px solid #d4ddee;display: block;border-radius: 15px;padding: 30px 20PX;background: var(--white);min-height: 435px;}.hiw--box h4 {color: var(--dark-blue);font-size: 24px;font-weight: bold;padding-bottom: 14px;}.hiw--box p {color: #333333;font-size: 15px;font-family: 'Poppins';line-height: 20px;}.hiw--wrapper .orange-dots {position: absolute;left: -50px;top: -110px;}.hiw--wrapper .gray-dots {position: absolute;top: -50px;right: -70px;}section.how-it-works .cover--btn {margin: 70px 0 0;}section.hire-pro {margin-top: 50px;}.contact--box {position: relative;background: var(--white);border-radius: 20px;padding: 40px 0;margin-bottom: 60px;box-shadow: 0 0 15px 10px #e6eeff;z-index: 99;}.contact--box h2 {font-size: 40px;font-weight: 800;text-transform: uppercase;color: var(--dark-blue);}.triangle-with-shadow {width: 100px;height: 100px;position: relative;overflow: hidden;box-shadow: 5px 5px 10px -17px #ccc;position: absolute;top: 100%;left: calc(50% - 50px) }.triangle-with-shadow:after {content: "";position: absolute;width: 50px;height: 50px;background: #fff;transform: rotate(45deg);bottom: 75px;right: 25px;box-shadow: 5px 5px 10px -2px #ccc }.sec--cta--wrapper h4 {font-size: 26px;font-weight: 700;padding: 30px 0;position: relative;color: var(--dark-blue);text-align: center;}.hire-pro img.orange-dots, .hire-pro img.gray-dots {position: absolute;z-index: -99;}.hire-pro img.orange-dots {top: -35px;left: -35px;}.hire-pro img.gray-dots {right: -35px;bottom: -35px;}@media (min-width:992px) {.sec--cta--wrapper {max-width: 35%;margin: 0 auto;}}div#testimonials--slider {max-width: 80%;margin: 0 auto;padding-bottom: 30px;}.client--testimonials .head h2, .client--testimonials .head p {color: var(--white);}.testimonials--wrapper .item {background: #010f3e;border-radius: 30px;padding: 0 60px;overflow: hidden;}.testimonials--wrapper .item .client--logo {position: relative;padding: 50px 0;}.testimonials--wrapper .item .client--logo:before {position: absolute;content: '';background: var(--orange);width: 50%;height: 200%;left: 0;right: 0;margin: 0 auto;top: -50%;}.testimonials--wrapper .item .client--logo img {position: relative;border-radius: 10px;}.testiminial--content {max-width: 90%;padding: 30px 0;}.testimonials--wrapper .testiminial--content h3 {color: var(--white);font-size: 18px;padding-bottom: 30px;font-weight: bold;}.testimonials--wrapper .testiminial--content p {color: var(--white);line-height: 24px;opacity: 0.7;font-size: 14px;}.testimonials--wrapper .testiminial--content h4 {color: var(--white);font-style: italic;font-weight: bold;font-size: 16px;padding-top: 30px;}.testimonials--wrapper .testiminial--content h4 span {opacity: 0.4;font-size: 16px;}a.client--url {color: #89a5ff;text-decoration: underline !important;}a.client--url:hover {color: var(--orange);}.slick-arrow {color: var(--white) !important;font-size: 28px !important;font-weight: bold !important;position: absolute;top: 50%;transform: translate(0px, -50%);z-index: 99;cursor: pointer;}.slick-arrow:hover {background: var(--dark-blue);}i.fa.fa-angle-left.prev--arrow.slick-arrow {left: -60px;}i.fa.fa-angle-right.next--arrow.slick-arrow {right: -60px;}.slick-arrow.slick-disabled {opacity: 0.5;cursor: no-drop;}ul.slick-dots {display: flex;align-items: center;justify-content: center;}ul.slick-dots li {width: 12px;height: 12px;border-radius: 50%;background: var(--white);opacity: 0.5;display: flex;justify-content: center;align-items: center;transition: all .3s ease-in-out;}.slick-dots li button {margin: 0 auto;background: var(--white);border-radius: 50%;width: 0;height: 0;padding: 0;transition: all .3s ease-in-out;}.slick-dots li button:before {display: none;}ul.slick-dots li.slick-active {opacity: 1;}.SBreviews--wrapper h4 {background: #00165e;color: #fff;text-align: center;font-weight: 600;font-size: 16px;border-radius: 0 0 25px 25px;padding-bottom: 30px;margin-bottom: 30px;letter-spacing: 1px;}.SBreviews--wrapper {max-width: 65%;margin: 0 auto;}.SBreviews--wrapper .row {align-items: center;}section.section--thirteen {padding-bottom: 0px;}section.section--thirteen img.wave {width: 100%;margin-top: 30px;}section.section--thirteen .head {position: relative;margin-bottom: 70px;padding-bottom: 30px;}section.section--thirteen .head img {margin-bottom: 50px;}section.section--thirteen .head h4 {font-size: 22px;color: #00a2fd;font-weight: 600;padding-bottom: 10px;}section.section--thirteen p {color: #333;line-height: 26px;max-width: 70%;margin: 0 auto;font-weight: 500;}section.section--thirteen ul {margin-bottom: 70px !important;}section.section--thirteen ul li {font-size: 14px;font-weight: 700;color: var(--dark-blue);line-height: 22px;margin-bottom: 20px;display: flex;align-items: center;max-width: 80%;}section.section--thirteen .col--left ul li img {margin-right: 20px }section.section--thirteen .col--right ul li {text-align: right;margin-left: auto;}section.section--thirteen .col--right ul li img {margin-left: 20px;}section.section--thirteen a {padding: 14px 40px;border-radius: 15px;display: inline-block;font-weight: 600;color: var(--dark-blue);border: 3px solid var(--dark-blue);box-shadow: 0 10px 20px rgb(0 22 94 / 40%);}section.section--thirteen a.btn-transparent {margin-right: 20px;}section.section--thirteen i {font-size: 18px;padding-right: 5px;}section.section--thirteen a:hover {background: var(--dark-blue);color: var(--white);box-shadow: 0 10px 20px rgb(0 22 94 / 40%);}section.section--thirteen .col--right a {float: right;}section.section--cs.case-study {padding: 60px 20px;}section.section--cs.case-study .head h2 {color: var(--white) }section.section--cs.case-study .cs-nav {overflow: hidden;text-align: center }section.section--cs.case-study .cs-link {position: relative;cursor: pointer;padding: 10px }section.section--cs.case-study .cs-link:before {position: absolute;content: '';background: var(--dark-blue);width: 100%;height: 100%;opacity: 0.7;}section.section--cs.case-study .cs-link.active:before {opacity: 0;}section.section--cs.case-study .cs-link img {width: auto;max-width: 100%;}section.section--cs.case-study .cs-nav::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #f5f5f5;}section.section--cs.case-study .cs-nav::-webkit-scrollbar {width: 7px;background-color: #f5f5f5;}section.section--cs.case-study .cs-nav::-webkit-scrollbar-thumb {background-color: var(--orange);background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent) }section.section--cs.case-study .cs-content {padding: 0 30px;display: none;}section.section--cs.case-study .cs-content.active {display: block;}section.section--cs.case-study .cs-content h3 {color: var(--white);font-weight: 600;font-size: 30px;margin-bottom: 30px;}section.section--cs.case-study .cs-content p {font-size: 14px;line-height: 24px;margin-bottom: 20px;color: #a3afd3;}.cs-content a {color: var(--white);text-decoration: underline !important;}.cs-content a:hover {color: var(--orange);}section.section--cs.case-study .cs-content a.get-consult {padding: 14px 40px;font-size: 16px;text-transform: uppercase;background: #f47a1e;color: #fff;display: inline-block;margin: 20px 0 10px 0;font-weight: 700;border-radius: 5px;transition: all .3s;text-decoration: none !important;}section.section--cs.case-study .cs-content a.get-consult:hover {text-decoration: none;background: #fff;color: #f47a1e;}section.section--cs.case-study .col-md-5 {border-right: 2px solid #a3afd3;}.cs-table-box {padding: 0 10px;display: none;}.cs-table-box.active {display: block;}table.case-study-table {background: #08265b;width: 100%;margin-bottom: 20px;}table.case-study-table tr {border-bottom: 1px solid #1a3c7a !important;}table.case-study-table th:first-child {font-size: 16px !important;border-right: 1px solid #1a3c7a;}table.case-study-table tbody tr, table.case-study-table tbody tr td, table.case-study-table th {border-color: #1a3c7a !important;}table.case-study-table th {font-weight: 600;color: var(--white);padding: 8px 20px;}table.case-study-table td, table.case-study-table td a {color: #ccdcf9 !important;}table.case-study-table tbody td:first-child {border-right: 1px solid #1a3c7a;}table.case-study-table tr td, table.case-study-table tr td a {font-size: 13px !important;}table.case-study-table tr td a {text-decoration: underline !important;}table.case-study-table tbody td {padding: 8px 20px;}.col-lg-5.col-md-6.cs-center {border-left: 1px solid #204382;border-right: 1px solid #204382;}.our--clients .row .col-md-3 {text-align: center }.our--clients .client-grid-wrap {display: flex;flex-wrap: wrap;grid-row-gap: 50px;}.our--clients .client-grid-wrap a.client-box {flex: 1 1 100%;text-align: center;}.our--clients a {position: relative;overflow: hidden }.our--clients a img {transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out }.our--clients a:hover img {transform: scale(1.2) }@media (min-width: 768px) {.our--clients .client-grid-wrap a.client-box {flex: 1 1 33.33%;}}@media (min-width: 992px) {.our--clients .client-grid-wrap a.client-box {flex: 1 1 25%;}}section.faq-section {background: #f3f7ff;}section.faq-section .head {margin-bottom: 20px;}section.faq-section .head h2, section.faq-section .head h2 span {font-size: 52px;}section.faq-section .head:before {display: none;}.faq-section .info-details {background: #e5edfa;border-radius: 10px;line-height: 1.6;padding: 20px;}.faq-section .info-details h3 {font-weight: 600;font-size: 16px;color: var(--dark-blue);text-decoration: none;margin: 20px 0;}ul#accordian {padding: 0 20px !important;}ul#accordian::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #f5f5f5;}ul#accordian::-webkit-scrollbar {width: 5px;background-color: #f5f5f5;}ul#accordian::-webkit-scrollbar-thumb {background-color: var(--orange);background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);}ul#accordian li p {display: none;}ul#accordian li {border-bottom: 1px solid #c6d2e6;padding: 25px 30px;cursor: pointer;}ul#accordian h4 {font-weight: 600;font-size: 16px;color: var(--dark-blue);display: flex;align-items: center;justify-content: space-between;}ul#accordian h4 i {color: var(--orange);font-size: 24px;transition: all .3s ease-in-out;}ul#accordian li.active {background: var(--white);box-shadow: 0px 0px 15px 10px #e6eeff;border-radius: 30px;border: 0;margin-top: 20px;}ul#accordian li.active h4 {padding-bottom: 20px;}ul#accordian li.active i::before {content: '\f068';}section.section.seciton--seventeen {margin-top: 50px;}.contactBox--wrapper {position: relative;}.contact--box {position: relative;background: #fff;border-radius: 20px;padding: 40px 80px;margin-bottom: 60px;box-shadow: 0 0 15px 10px #e6eeff;z-index: 99;}.contact--box p {color: var(--dark-blue);line-height: 30px;text-transform: uppercase;}.triangle-with-shadow {width: 100px;height: 100px;position: relative;overflow: hidden;box-shadow: 5px 5px 10px -17px #ccc;position: absolute;top: 100%;left: calc(50% - 50px);}.triangle-with-shadow:after {content: "";position: absolute;width: 50px;height: 50px;background: #fff;transform: rotate(45deg);bottom: 75px;right: 25px;box-shadow: 5px 5px 10px -2px #ccc }.contactBox--wrapper img.orange-dots {position: absolute;top: -40px;left: -50px;}.contactBox--wrapper img.grady-dots {position: absolute;right: -50px;bottom: -40px;}.sec-cta {margin-top: 80px;}.sec-cta a.main-cta {display: inline-flex;padding: 14px 50px;}.sb--milestones .head h2 {color: var(--white);}.ms-box {padding: 0 20px;text-align: center }.ms-box h3, .ms-box h3 span {font-family: 'Poppins', sans-serif;font-size: 54px;color: var(--white);font-weight: 700;border-bottom: 1px solid var(--white);padding-bottom: 10px;margin: 10px 0 }.ms-box p {color: var(--white);font-weight: 500;font-size: 16px }.ms-box h3 span {color: var(--orange);border: 0;}section.section.section--nineteen {padding-bottom: 100px;}section.section.section--nineteen img.sa-shape {position: absolute;bottom: 0;right: 0;}section.section.section--nineteen .head h2, section.section.section--nineteen .head h2 span {font-size: 30px;}section.section.section--nineteen .head:before {left: unset;width: 7px;height: 100%;}section.section.section--nineteen p.sub-heading {font-size: 16px;font-weight: bold;text-transform: uppercase;color: var(--orange);}section.section.section--nineteen p {font-family: 'Poppins';font-size: 14px;font-weight: 500;color: #333333;line-height: 24px;}section.section.section--nineteen p a {color: var(--orange);text-decoration: underline !important;}section.section.section--nineteen p a:hover {color: var(--dark-blue);}section.section.section--nineteen .sec--cta {max-width: 70%;margin-top: 70px;}section.section.section--nineteen .sec--cta a.main-cta.btn--orange {margin-top: -20px;max-width: 70%;padding: 10px 30px;border-color: var(--white);margin: -20px auto;}section.section.section--nineteen .sec--cta a.main-cta.btn--blue {padding: 25px 0 35px 0;font-size: 22px }section.blogs--section {background: #fafafa;}section.blogs--section .head p a {font-weight: 700;text-decoration: underline !important;}.blog-wrapper .blog--thumbnail img {width: 100%;height: 100%;object-fit: cover;}.blog-wrapper .blog--content {background: var(--white);padding: 25px;box-shadow: 0 0 10px #ebebeb;}.blog-wrapper .blog--content h3 {font-size: 18px;color: var(--dark-blue);font-weight: 600;margin-top: 10px;margin-bottom: 20px;}.blog-wrapper .blog--content p {font-size: 14px;color: #343434;font-weight: 500;line-height: 1.8;}.blog-wrapper .blog--content a {color: var(--orange);font-weight: 600;font-size: 14px;}.blog-wrapper .blog--content a:hover {color: var(--dark-blue);}.blog-wrapper .blog--content a:hover i {padding-left: 5px;}.blogs--section .read-blog {padding: 14px 40px;font-size: 16px;text-transform: uppercase;background: var(--orange);color: var(--white);display: inline-block;margin: 70px 0 0;font-weight: 700;border-radius: 5px;}.blogs--section .read-blog:hover {text-decoration: none;background: var(--dark-blue);color: var(--white);}.bottom-form {position: relative;background: #e0f0ff;padding: 30px 50px;border-radius: 15px;}.ny-contact hr {margin: 0;border: none;border-top: 10px solid var(--orange);position: absolute;width: 60%;top: 0;left: 20%;opacity: 1;}.bottom-form .secondary-text {font-size: 16px;font-weight: 600;text-align: center;margin: 0;color: var(--dark-blue);}.bottom-form h2 {font-size: 24px;font-weight: 800;color: var(--dark-blue);line-height: 1.2;text-align: center;margin-bottom: 25px;margin-top: 0 }.bottom-form h2 span {color: var(--orange);font-weight: 800 }.form-group {margin-bottom: 15px;position: relative }.bottom-form .form-group i {position: absolute;font-size: 18px;color: var(--orange);left: 10px;height: 25px;width: 25px;top: 0;bottom: 0;margin: auto;text-align: center;line-height: 25px;font-weight: 500;}.bottom-form .form-control {height: 50px;padding-left: 40px;background-color: var(--white);font-size: 14px;color: #9daac1;border: 1px solid #f6f4f4;box-shadow: none;border-radius: 25px;-webkit-appearance: revert;-moz-appearance: revert;appearance: revert;}.form-group.textarea i {margin-top: 10px;}.form-group.textarea textarea {height: 130px;resize: none;}.mini-contact-area {display: flex;align-items: center;justify-content: space-around;position: relative;margin-top: 20px;}.mini-contact-box {display: flex;align-items: center;}.c-cont-box h4 {font-size: 14px;margin: 0;color: #999;font-weight: 600;}.c-cont-box a {font-size: 16px;margin: 0;color: var(--dark-blue);font-weight: 800;}.c-cont-box a:hover {color: var(--orange);}.c-icon-box i {font-size: 24px;color: var(--orange);margin-right: 15px;}.contact-box-q img {max-width: 100%;}.contact-box-q h3 {position: relative;background-color: var(--white);color: var(--dark-blue);font-size: 36px;font-weight: 800;text-align: center;padding: 25px 40px;box-shadow: 0 0 10px -2px #ccc;border-radius: 25px;margin: 40px 0 0 0;margin-bottom: 50px;}.ny-contact form .btn-box {text-align: center;padding: 20px 0;}.ny-contact form .btn-primary {padding: 15px 40px;font-size: 18px;color: #fff;border-radius: 25px;background-color: var(--dark-blue);display: block;box-shadow: 5px 5px 15px #999;text-decoration: none;margin: auto;display: inline;margin: auto;letter-spacing: 0;}.ny-contact form .btn-primary:hover {background: var(--orange);}.call-custom-cta {text-align: center;}.call-custom-cta a {display: inline-block;border-radius: 50px;padding: 16px 40px;border: 0 !important;font-weight: 400;font-size: 14px;}.call-custom-cta a:first-child {margin-bottom: 20px;}.row.footer-icon-row {margin-bottom: 0;}@media screen and (max-width:1199px) {section.cover--section .col-right img {position: relative;}.cover--btn a {padding: 14px 24px;}.img-price {right: -120px;top: 100px;z-index: 99;}section.section.section--two .col-left img {margin: 0;}.services--card {grid-column: span 1;}.services--grid>div:last-child {width: calc(100% - 50%);grid-column-start: span 2;}section.packages .package-row {flex-wrap: nowrap;overflow-x: auto;padding-bottom: 40px;padding-top: 20px;justify-content: normal;align-items: normal;}.package-row>div {min-width: 33.33%;}.package-row::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #f5f5f5;}.package-row::-webkit-scrollbar {height: 7px;background-color: #f5f5f5;}.package-row::-webkit-scrollbar-thumb {background-color: var(--orange);background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);}.contact--box h2 {font-size: 36px;}.contact--box h2 br {display: none;}.sec--cta--wrapper {max-width: 50%;}.SBreviews--wrapper {max-width: 75%;}section.section--thirteen ul li {max-width: 100%;}.ms-box h3, .ms-box h3 span {font-size: 36px;}section.section.section--nineteen .head h2 br {display: none;}section.section.section--nineteen .sec--cta {max-width: 100%;}.blog-wrapper .blog--content h3 {font-size: 16px;}}@media screen and (max-width:991px) {section.cover--section h1 br {display: none;}.img-price {right: 0;}section.cover--section .col-right img {top: 0;}section.section.section--two:before {display: none;}section.section.section--two .col-left {text-align: center;margin-bottom: 30px;}section.section.section--two {margin: 0;}section.section.section--two .col-right h2 {font-size: 36px;padding-bottom: 20px;}section.section.section--two:after {bottom: 0;}.head h2 br, .head h2 span br {display: none;}.head h2, .head h2 span {font-size: 36px;}.aw--services .head p br {display: none;}section.section.section--four img.lazy.left-arrow, section.section.section--four img.lazy.right-arrow {display: none;}.head p br {display: none;}.head {margin-bottom: 30px;}section.packages .row {margin-top: 0;}.order-summary {margin-top: 30px;}section.how-it-works .head {margin-bottom: 50px;}section.how-it-works .row.enableScroll {justify-content: center;grid-row-gap: 20px;}.contact--box {padding: 40px;}.sec--cta--wrapper {max-width: 100%;}div#testimonials--slider {max-width: 100%;}.SBreviews--wrapper {max-width: 100%;}section.section--thirteen .head h4 {font-size: 20px;}section.section--thirteen p {max-width: 100%;}section.section--thirteen ul {margin-bottom: 40px !important;}section.section--thirteen .col--right {margin-top: 40px;}section.section--thirteen .col--right ul li img {margin: 0 20px 0 0;}section.section--thirteen .col--right ul li {flex-direction: row-reverse;justify-content: flex-end;text-align: left;}section.section--thirteen .col--right a {float: left;}section.section--cs.case-study .cs-nav {display: flex;justify-content: center;margin-bottom: 20px;}.col-lg-5.col-md-6.cs-center {border: 0;}.ms-box h3, .ms-box h3 span {font-size: 26px;}.ms-box {padding: 0;}section.section.section--nineteen .head:before {display: none;}section.section.section--nineteen .col--left {text-align: center;margin-bottom: 30px;}.contact-box-q {text-align: center;margin-top: 30px;}.call-custom-cta a:first-child {margin: 0;}}@media screen and (max-width:767px) {.enableScroll {display: flex;flex-wrap: nowrap;overflow-x: auto;padding-bottom: 40px;padding-top: 20px;justify-content: normal;align-items: normal;}.enableScroll>div {min-width: 100%;}.enableScroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #f5f5f5;}.enableScroll::-webkit-scrollbar {height: 7px;background-color: #f5f5f5;}.enableScroll::-webkit-scrollbar-thumb {background-color: var(--orange);background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);}div#floating_request_btn {display: none;}.section {padding: 30px 0;}.head {margin: 0 auto 30px;}.head h2, .head h2 span {font-size: 26px;}a.main-cta {padding: 10px 20px;font-size: 14px;}section.cover--section {padding: 30px 0;}section.cover--section h1 br, section.cover--section h4 br {display: none;}section.cover--section h1, section.cover--section h1 span {font-size: 26px;}section.cover--section h4, section.cover--section h4 span {font-size: 16px;}.cover--btn {margin: 20px 0 0;display: flex;justify-content: space-between;}.cover--btn a {padding: 8px 10px;font-size: 14px;}.cover--btn a i {display: none;}.cover--btn a:not(:last-child) {margin-right: 0;}.cover--partners ul li {min-width: 33%;}.cover--partners ul {justify-content: normal;padding-bottom: 10px;grid-gap: 10px;}.cover--btn a:not(:last-child) {margin-right: 0;}.Form-box.bannerForm {max-width: 100%;padding: 20px 15px 10px;margin-top: 20px;}.Form-box.bannerForm h2 {font-size: 18px;}section.section.section--two .col-right h2 {font-size: 30px;}section.section.section--two .col-right a.main-cta {margin-top: 30px;max-width: 100%;}.aw--services .head p {font-size: 16px;}.services--grid {display: block;}.services--grid a.service-box {margin: 0 10px;min-height: auto;padding: 30px 20px;display: block;text-align: center;box-shadow: unset;}.services--grid .img-box {width: auto;margin-bottom: 20px;}.services--grid .img-box:before {display: none;}.services--grid ul.slick-dots li {background: var(--dark-blue);}.section--four .row .col-md-4:not(:last-child) {margin-bottom: 14px;}.package-row {padding-bottom: 0;}.package-row>div {min-width: 100%;}.price-option {font-size: 16px;padding: 14px 0;}.msWrapper {width: 100%;justify-content: space-between;}.toggleWrapper {grid-gap: 10px;}.msWrapper {width: 100%;justify-content: space-between;}.toggleWrapper {grid-gap: 10px;}section.section.section--seven.pricing-calculator {padding-bottom: 30px;}a#cwOrderNow {padding: 14px 0;}.reviews-logos .row .col-md-4:not(:last-child) {margin-bottom: 30px;}section.how-it-works .head {margin-bottom: 20px;}section.how-it-works .cover--btn {margin-top: 30px;}section.hire-pro {margin-top: 0;}.contact--box h2 {font-size: 26px;}.contact--box {padding: 20px;}.client--testimonials {padding-bottom: 60px;}.testimonials--wrapper .item .client--logo:before {display: none;}.testimonials--wrapper .item .client--logo {padding: 30px 0 0;}.testiminial--content {max-width: 100%;}.SBreviews--wrapper .row .col-md-4:not(:last-child) {margin-bottom: 30px;}.testimonials--wrapper .item {padding: 0 20px;}.SBreviews--wrapper h4 {font-size: 14px;}section.section--thirteen .head {margin-bottom: 30px;}section.section--cs.case-study .cs-nav {justify-content: normal;overflow-x: scroll;}section.section--cs.case-study .cs-content {padding: 0;}.cs-table-box {padding: 0;}.our--clients .client-grid-wrap {flex-wrap: nowrap;}.our--clients .client-grid-wrap>a {min-width: 100%;}section.faq-section .head h2, section.faq-section .head h2 span {font-size: 30px;}section.faq-section .head {margin: 0;}ul#accordian li {padding: 25px 0;box-shadow: unset;}ul#accordian li.active {box-shadow: unset;background: none;border-radius: 0;}.sb--milestones .row .col-sm-3 {max-width: 50%;}section.section.seciton--seventeen {margin: 0;}section.section.section--nineteen .col--right br {display: none;}section.section.section--nineteen .sec--cta {margin-top: 30px;}section.section.section--nineteen {padding-bottom: 50px;}.blogs--section .read-blog {margin-top: 30px;}.bottom-form {padding: 30px 15px;}.mini-contact-box {flex-direction: column;}.contact-box-q h3 {font-size: 26px;padding: 20px;}section.section--cs.case-study {padding: 30px 0 20px;}ul#accordian {padding: 0 !important;}ul#accordian h4 {font-size: 14px;}ul#accordian h4 i {font-size: 16px;}.sec-cta a.main-cta {padding: 10px 20px;}.calcWrapper {padding: 20px 0;}.calc-btn {padding: 20px 15px;}.msWrapper p.calc-item {font-size: 14px;}section.section.section--nineteen .head h2, section.section.section--nineteen .head h2 span {font-size: 26px;}}