/* theme fonts goes here */
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,600;0,700;1,400&display=swap");
/* 18px */
/* 14px */
/* 22px */
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__rendered, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__placeholder, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p input, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p label, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title span, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper p, .my-account-creation-wrapper .account-form-wrapper form div.woocommerce-privacy-policy-text p, .contact-page-form .check-button .check-content .terms-condition ~ label span,
.contact-page-form .check-button .check-content .terms-condition ~ label a, .smallText {
  font-size: 12px;
}
@media (min-width: 1200px) {
  form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__rendered, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__placeholder, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p input, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p label, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title span, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper p, .my-account-creation-wrapper .account-form-wrapper form div.woocommerce-privacy-policy-text p, .contact-page-form .check-button .check-content .terms-condition ~ label span,
  .contact-page-form .check-button .check-content .terms-condition ~ label a, .smallText {
    font-size: 14px;
  }
}
@media (min-width: 1920px) {
  form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__rendered, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__placeholder, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p input, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p label, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title span, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper p, .my-account-creation-wrapper .account-form-wrapper form div.woocommerce-privacy-policy-text p, .contact-page-form .check-button .check-content .terms-condition ~ label span,
  .contact-page-form .check-button .check-content .terms-condition ~ label a, .smallText {
    font-size: 16px;
  }
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a, .largeText {
  font-size: 15px;
}
@media (min-width: 992px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-order-details h2, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a, .largeText {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-order-details h2, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a, .largeText {
    font-size: 18px;
  }
}
@media (min-width: 1366px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-order-details h2, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a, .largeText {
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  .woocommerce-order-received .woocommerce-order .woocommerce-order-details h2, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p, .contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a, .largeText {
    font-size: 24px;
  }
}

.h1 {
  font-size: 42px;
}
@media (min-width: 768px) {
  .h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .h1 {
    font-size: 54px;
  }
}
@media (min-width: 1200px) {
  .h1 {
    font-size: 60px;
  }
}
@media (min-width: 1366px) {
  .h1 {
    font-size: 68px;
  }
}
@media (min-width: 1920px) {
  .h1 {
    font-size: 75px;
  }
}

.storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
  font-size: 28px;
}
@media (min-width: 768px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
    font-size: 40px;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
    font-size: 44px;
  }
}
@media (min-width: 1920px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span, .h2 {
    font-size: 50px;
  }
}

.h3 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .h3 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .h3 {
    font-size: 32px;
  }
}
@media (min-width: 1366px) {
  .h3 {
    font-size: 34px;
  }
}
@media (min-width: 1920px) {
  .h3 {
    font-size: 38px;
  }
}

.h4 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .h4 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .h4 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .h4 {
    font-size: 26px;
  }
}
@media (min-width: 1366px) {
  .h4 {
    font-size: 28px;
  }
}
@media (min-width: 1920px) {
  .h4 {
    font-size: 30px;
  }
}

.h5 {
  font-size: 18px;
}
@media (min-width: 992px) {
  .h5 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .h5 {
    font-size: 24px;
  }
}
@media (min-width: 1366px) {
  .h5 {
    font-size: 26px;
  }
}
@media (min-width: 1920px) {
  .h5 {
    font-size: 28px;
  }
}

.service-cnt {
  text-align: center;
  max-width: 1145px;
  margin: 0 auto;
}
.service-cnt.top-one {
  padding-top: 100px;
}
.service-cnt h2 {
  color: #3f38ff;
  font-size: 38px;
}
.service-cnt p {
  font-weight: 700;
}

@font-face {
  font-family: "365-self-storage";
  src: url("../fonts/365-self-storage.eot");
  src: url("../fonts/365-self-storage.eot?#iefix") format("embedded-opentype"), url("../fonts/365-self-storage.woff") format("woff"), url("../fonts/365-self-storage.ttf") format("truetype"), url("../fonts/365-self-storage.svg#365-self-storage") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "365-self-storage" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak-as: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "365-self-storage" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak-as: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "a";
}

.icon-arrow-sans-down:before {
  content: "b";
}

.icon-arrow-sans-left:before {
  content: "c";
}

.icon-arrow-sans-right:before {
  content: "d";
}

.icon-arrow-sans-up:before {
  content: "e";
}

.icon-mobile:before {
  content: "f";
}

.icon-mail:before {
  content: "g";
}

.icon-cart:before {
  content: "h";
}

.icon-secure-lock:before {
  content: "i";
}

.icon-cctv-surveillance:before {
  content: "j";
}

.icon-chat:before {
  content: "k";
}

.icon-summary-list:before {
  content: "l";
}

.icon-check-square:before {
  content: "m";
}

.icon-up-arrow-long:before {
  content: "n";
}

.icon-credit-card-payment:before {
  content: "o";
}

.icon-down-arrow-long:before {
  content: "p";
}

.icon-facebook-circle:before {
  content: "q";
}

.icon-flexible-contracts:before {
  content: "r";
}

.icon-competitive-prices-pound:before {
  content: "s";
}

.icon-customer-access:before {
  content: "t";
}

.icon-info:before {
  content: "u";
}

.icon-calendar-duration:before {
  content: "v";
}

.icon-book-online:before {
  content: "w";
}

.icon-access-24-7:before {
  content: "x";
}

.icon-securely-store:before {
  content: "y";
}

.icon-user:before {
  content: "z";
}

.icon-resize-both:before {
  content: "A";
}

.icon-personal-code:before {
  content: "B";
}

.icon-pound:before {
  content: "C";
}

.icon-chevron-right:before {
  content: "D";
}

/* Reset css
   ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent;
  border: 0;
  outline: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}

* {
  box-sizing: border-box;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}

/* Text-level semantics
   ========================================================================== */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
audio,
video {
  display: inline-block;
}

/**
 * Main content containers
 */
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1300px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1680px;
  }
}
.container-fluid {
  width: 100%;
  margin: auto;
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* row and column */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
  justify-content: center;
}
@media (max-width: 767px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=cell-] {
  padding-right: 0;
  padding-left: 0;
}

[class*=cell-] {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  [class*=cell-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* align item */
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex-inline {
  display: inline-flex;
}
.d-flex img {
  align-self: center;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.align-items-center {
  align-items: center;
}
.align-content-center {
  align-content: center;
}
.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-evenly {
  justify-content: space-evenly;
}

/* column structure */
.cell-1 {
  width: 8.3333333333%;
}

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

.mt-20,
.m-20,
.my-20 {
  margin-top: 20px;
}

.pt-20,
.p-20,
.py-20 {
  padding-top: 20px;
}

.mb-20,
.m-20,
.my-20 {
  margin-bottom: 20px;
}

.pb-20,
.p-20,
.py-20 {
  padding-bottom: 20px;
}

.ml-20,
.m-20,
.mx-20 {
  margin-left: 20px;
}

.pl-20,
.p-20,
.px-20 {
  padding-left: 20px;
}

.mr-20,
.m-20,
.mx-20 {
  margin-right: 20px;
}

.pr-20,
.p-20,
.px-20 {
  padding-right: 20px;
}

.mt-30,
.m-30,
.my-30 {
  margin-top: 30px;
}

.pt-30,
.p-30,
.py-30 {
  padding-top: 30px;
}

.mb-30,
.m-30,
.my-30 {
  margin-bottom: 30px;
}

.pb-30,
.p-30,
.py-30 {
  padding-bottom: 30px;
}

.ml-30,
.m-30,
.mx-30 {
  margin-left: 30px;
}

.pl-30,
.p-30,
.px-30 {
  padding-left: 30px;
}

.mr-30,
.m-30,
.mx-30 {
  margin-right: 30px;
}

.pr-30,
.p-30,
.px-30 {
  padding-right: 30px;
}

.mt-50,
.m-50,
.my-50 {
  margin-top: 50px;
}

.pt-50,
.p-50,
.py-50 {
  padding-top: 50px;
}

.mb-50,
.m-50,
.my-50 {
  margin-bottom: 50px;
}

.pb-50,
.p-50,
.py-50 {
  padding-bottom: 50px;
}

.ml-50,
.m-50,
.mx-50 {
  margin-left: 50px;
}

.pl-50,
.p-50,
.px-50 {
  padding-left: 50px;
}

.mr-50,
.m-50,
.mx-50 {
  margin-right: 50px;
}

.pr-50,
.p-50,
.px-50 {
  padding-right: 50px;
}

.mt-100,
.m-100,
.my-100 {
  margin-top: 100px;
}

.pt-100,
.p-100,
.py-100 {
  padding-top: 100px;
}

.mb-100,
.m-100,
.my-100 {
  margin-bottom: 100px;
}

.pb-100,
.p-100,
.py-100 {
  padding-bottom: 100px;
}

.ml-100,
.m-100,
.mx-100 {
  margin-left: 100px;
}

.pl-100,
.p-100,
.px-100 {
  padding-left: 100px;
}

.mr-100,
.m-100,
.mx-100 {
  margin-right: 100px;
}

.pr-100,
.p-100,
.px-100 {
  padding-right: 100px;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

@media (min-width: 0px) {
  .cell-xs-1 {
    width: 8.3333333333%;
  }
  .cell-xs-2 {
    width: 16.6666666667%;
  }
  .cell-xs-3 {
    width: 25%;
  }
  .cell-xs-4 {
    width: 33.3333333333%;
  }
  .cell-xs-5 {
    width: 41.6666666667%;
  }
  .cell-xs-6 {
    width: 50%;
  }
  .cell-xs-7 {
    width: 58.3333333333%;
  }
  .cell-xs-8 {
    width: 66.6666666667%;
  }
  .cell-xs-9 {
    width: 75%;
  }
  .cell-xs-10 {
    width: 83.3333333333%;
  }
  .cell-xs-11 {
    width: 91.6666666667%;
  }
  .cell-xs-12 {
    width: 100%;
  }
  .mt-xs-20,
  .m-20,
  .my-xs-20 {
    margin-top: 20px;
  }
  .pt-xs-20,
  .p-20,
  .py-xs-20 {
    padding-top: 20px;
  }
  .mb-xs-20,
  .m-20,
  .my-xs-20 {
    margin-bottom: 20px;
  }
  .pb-xs-20,
  .p-20,
  .py-xs-20 {
    padding-bottom: 20px;
  }
  .ml-xs-20,
  .m-20,
  .mx-xs-20 {
    margin-left: 20px;
  }
  .pl-xs-20,
  .p-20,
  .px-xs-20 {
    padding-left: 20px;
  }
  .mr-xs-20,
  .m-20,
  .mx-xs-20 {
    margin-right: 20px;
  }
  .pr-xs-20,
  .p-20,
  .px-xs-20 {
    padding-right: 20px;
  }
  .mt-xs-30,
  .m-30,
  .my-xs-30 {
    margin-top: 30px;
  }
  .pt-xs-30,
  .p-30,
  .py-xs-30 {
    padding-top: 30px;
  }
  .mb-xs-30,
  .m-30,
  .my-xs-30 {
    margin-bottom: 30px;
  }
  .pb-xs-30,
  .p-30,
  .py-xs-30 {
    padding-bottom: 30px;
  }
  .ml-xs-30,
  .m-30,
  .mx-xs-30 {
    margin-left: 30px;
  }
  .pl-xs-30,
  .p-30,
  .px-xs-30 {
    padding-left: 30px;
  }
  .mr-xs-30,
  .m-30,
  .mx-xs-30 {
    margin-right: 30px;
  }
  .pr-xs-30,
  .p-30,
  .px-xs-30 {
    padding-right: 30px;
  }
  .mt-xs-50,
  .m-50,
  .my-xs-50 {
    margin-top: 50px;
  }
  .pt-xs-50,
  .p-50,
  .py-xs-50 {
    padding-top: 50px;
  }
  .mb-xs-50,
  .m-50,
  .my-xs-50 {
    margin-bottom: 50px;
  }
  .pb-xs-50,
  .p-50,
  .py-xs-50 {
    padding-bottom: 50px;
  }
  .ml-xs-50,
  .m-50,
  .mx-xs-50 {
    margin-left: 50px;
  }
  .pl-xs-50,
  .p-50,
  .px-xs-50 {
    padding-left: 50px;
  }
  .mr-xs-50,
  .m-50,
  .mx-xs-50 {
    margin-right: 50px;
  }
  .pr-xs-50,
  .p-50,
  .px-xs-50 {
    padding-right: 50px;
  }
  .mt-xs-100,
  .m-100,
  .my-xs-100 {
    margin-top: 100px;
  }
  .pt-xs-100,
  .p-100,
  .py-xs-100 {
    padding-top: 100px;
  }
  .mb-xs-100,
  .m-100,
  .my-xs-100 {
    margin-bottom: 100px;
  }
  .pb-xs-100,
  .p-100,
  .py-xs-100 {
    padding-bottom: 100px;
  }
  .ml-xs-100,
  .m-100,
  .mx-xs-100 {
    margin-left: 100px;
  }
  .pl-xs-100,
  .p-100,
  .px-xs-100 {
    padding-left: 100px;
  }
  .mr-xs-100,
  .m-100,
  .mx-xs-100 {
    margin-right: 100px;
  }
  .pr-xs-100,
  .p-100,
  .px-xs-100 {
    padding-right: 100px;
  }
  .d-xs-none {
    display: none;
  }
  .d-xs-block {
    display: block;
  }
}
@media (min-width: 575px) {
  .cell-sm-1 {
    width: 8.3333333333%;
  }
  .cell-sm-2 {
    width: 16.6666666667%;
  }
  .cell-sm-3 {
    width: 25%;
  }
  .cell-sm-4 {
    width: 33.3333333333%;
  }
  .cell-sm-5 {
    width: 41.6666666667%;
  }
  .cell-sm-6 {
    width: 50%;
  }
  .cell-sm-7 {
    width: 58.3333333333%;
  }
  .cell-sm-8 {
    width: 66.6666666667%;
  }
  .cell-sm-9 {
    width: 75%;
  }
  .cell-sm-10 {
    width: 83.3333333333%;
  }
  .cell-sm-11 {
    width: 91.6666666667%;
  }
  .cell-sm-12 {
    width: 100%;
  }
  .mt-sm-20,
  .m-20,
  .my-sm-20 {
    margin-top: 20px;
  }
  .pt-sm-20,
  .p-20,
  .py-sm-20 {
    padding-top: 20px;
  }
  .mb-sm-20,
  .m-20,
  .my-sm-20 {
    margin-bottom: 20px;
  }
  .pb-sm-20,
  .p-20,
  .py-sm-20 {
    padding-bottom: 20px;
  }
  .ml-sm-20,
  .m-20,
  .mx-sm-20 {
    margin-left: 20px;
  }
  .pl-sm-20,
  .p-20,
  .px-sm-20 {
    padding-left: 20px;
  }
  .mr-sm-20,
  .m-20,
  .mx-sm-20 {
    margin-right: 20px;
  }
  .pr-sm-20,
  .p-20,
  .px-sm-20 {
    padding-right: 20px;
  }
  .mt-sm-30,
  .m-30,
  .my-sm-30 {
    margin-top: 30px;
  }
  .pt-sm-30,
  .p-30,
  .py-sm-30 {
    padding-top: 30px;
  }
  .mb-sm-30,
  .m-30,
  .my-sm-30 {
    margin-bottom: 30px;
  }
  .pb-sm-30,
  .p-30,
  .py-sm-30 {
    padding-bottom: 30px;
  }
  .ml-sm-30,
  .m-30,
  .mx-sm-30 {
    margin-left: 30px;
  }
  .pl-sm-30,
  .p-30,
  .px-sm-30 {
    padding-left: 30px;
  }
  .mr-sm-30,
  .m-30,
  .mx-sm-30 {
    margin-right: 30px;
  }
  .pr-sm-30,
  .p-30,
  .px-sm-30 {
    padding-right: 30px;
  }
  .mt-sm-50,
  .m-50,
  .my-sm-50 {
    margin-top: 50px;
  }
  .pt-sm-50,
  .p-50,
  .py-sm-50 {
    padding-top: 50px;
  }
  .mb-sm-50,
  .m-50,
  .my-sm-50 {
    margin-bottom: 50px;
  }
  .pb-sm-50,
  .p-50,
  .py-sm-50 {
    padding-bottom: 50px;
  }
  .ml-sm-50,
  .m-50,
  .mx-sm-50 {
    margin-left: 50px;
  }
  .pl-sm-50,
  .p-50,
  .px-sm-50 {
    padding-left: 50px;
  }
  .mr-sm-50,
  .m-50,
  .mx-sm-50 {
    margin-right: 50px;
  }
  .pr-sm-50,
  .p-50,
  .px-sm-50 {
    padding-right: 50px;
  }
  .mt-sm-100,
  .m-100,
  .my-sm-100 {
    margin-top: 100px;
  }
  .pt-sm-100,
  .p-100,
  .py-sm-100 {
    padding-top: 100px;
  }
  .mb-sm-100,
  .m-100,
  .my-sm-100 {
    margin-bottom: 100px;
  }
  .pb-sm-100,
  .p-100,
  .py-sm-100 {
    padding-bottom: 100px;
  }
  .ml-sm-100,
  .m-100,
  .mx-sm-100 {
    margin-left: 100px;
  }
  .pl-sm-100,
  .p-100,
  .px-sm-100 {
    padding-left: 100px;
  }
  .mr-sm-100,
  .m-100,
  .mx-sm-100 {
    margin-right: 100px;
  }
  .pr-sm-100,
  .p-100,
  .px-sm-100 {
    padding-right: 100px;
  }
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
}
@media (min-width: 768px) {
  .cell-md-1 {
    width: 8.3333333333%;
  }
  .cell-md-2 {
    width: 16.6666666667%;
  }
  .cell-md-3 {
    width: 25%;
  }
  .cell-md-4 {
    width: 33.3333333333%;
  }
  .cell-md-5 {
    width: 41.6666666667%;
  }
  .cell-md-6 {
    width: 50%;
  }
  .cell-md-7 {
    width: 58.3333333333%;
  }
  .cell-md-8 {
    width: 66.6666666667%;
  }
  .cell-md-9 {
    width: 75%;
  }
  .cell-md-10 {
    width: 83.3333333333%;
  }
  .cell-md-11 {
    width: 91.6666666667%;
  }
  .cell-md-12 {
    width: 100%;
  }
  .mt-md-20,
  .m-20,
  .my-md-20 {
    margin-top: 20px;
  }
  .pt-md-20,
  .p-20,
  .py-md-20 {
    padding-top: 20px;
  }
  .mb-md-20,
  .m-20,
  .my-md-20 {
    margin-bottom: 20px;
  }
  .pb-md-20,
  .p-20,
  .py-md-20 {
    padding-bottom: 20px;
  }
  .ml-md-20,
  .m-20,
  .mx-md-20 {
    margin-left: 20px;
  }
  .pl-md-20,
  .p-20,
  .px-md-20 {
    padding-left: 20px;
  }
  .mr-md-20,
  .m-20,
  .mx-md-20 {
    margin-right: 20px;
  }
  .pr-md-20,
  .p-20,
  .px-md-20 {
    padding-right: 20px;
  }
  .mt-md-30,
  .m-30,
  .my-md-30 {
    margin-top: 30px;
  }
  .pt-md-30,
  .p-30,
  .py-md-30 {
    padding-top: 30px;
  }
  .mb-md-30,
  .m-30,
  .my-md-30 {
    margin-bottom: 30px;
  }
  .pb-md-30,
  .p-30,
  .py-md-30 {
    padding-bottom: 30px;
  }
  .ml-md-30,
  .m-30,
  .mx-md-30 {
    margin-left: 30px;
  }
  .pl-md-30,
  .p-30,
  .px-md-30 {
    padding-left: 30px;
  }
  .mr-md-30,
  .m-30,
  .mx-md-30 {
    margin-right: 30px;
  }
  .pr-md-30,
  .p-30,
  .px-md-30 {
    padding-right: 30px;
  }
  .mt-md-50,
  .m-50,
  .my-md-50 {
    margin-top: 50px;
  }
  .pt-md-50,
  .p-50,
  .py-md-50 {
    padding-top: 50px;
  }
  .mb-md-50,
  .m-50,
  .my-md-50 {
    margin-bottom: 50px;
  }
  .pb-md-50,
  .p-50,
  .py-md-50 {
    padding-bottom: 50px;
  }
  .ml-md-50,
  .m-50,
  .mx-md-50 {
    margin-left: 50px;
  }
  .pl-md-50,
  .p-50,
  .px-md-50 {
    padding-left: 50px;
  }
  .mr-md-50,
  .m-50,
  .mx-md-50 {
    margin-right: 50px;
  }
  .pr-md-50,
  .p-50,
  .px-md-50 {
    padding-right: 50px;
  }
  .mt-md-100,
  .m-100,
  .my-md-100 {
    margin-top: 100px;
  }
  .pt-md-100,
  .p-100,
  .py-md-100 {
    padding-top: 100px;
  }
  .mb-md-100,
  .m-100,
  .my-md-100 {
    margin-bottom: 100px;
  }
  .pb-md-100,
  .p-100,
  .py-md-100 {
    padding-bottom: 100px;
  }
  .ml-md-100,
  .m-100,
  .mx-md-100 {
    margin-left: 100px;
  }
  .pl-md-100,
  .p-100,
  .px-md-100 {
    padding-left: 100px;
  }
  .mr-md-100,
  .m-100,
  .mx-md-100 {
    margin-right: 100px;
  }
  .pr-md-100,
  .p-100,
  .px-md-100 {
    padding-right: 100px;
  }
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
}
@media (min-width: 992px) {
  .cell-lg-1 {
    width: 8.3333333333%;
  }
  .cell-lg-2 {
    width: 16.6666666667%;
  }
  .cell-lg-3 {
    width: 25%;
  }
  .cell-lg-4 {
    width: 33.3333333333%;
  }
  .cell-lg-5 {
    width: 41.6666666667%;
  }
  .cell-lg-6 {
    width: 50%;
  }
  .cell-lg-7 {
    width: 58.3333333333%;
  }
  .cell-lg-8 {
    width: 66.6666666667%;
  }
  .cell-lg-9 {
    width: 75%;
  }
  .cell-lg-10 {
    width: 83.3333333333%;
  }
  .cell-lg-11 {
    width: 91.6666666667%;
  }
  .cell-lg-12 {
    width: 100%;
  }
  .mt-lg-20,
  .m-20,
  .my-lg-20 {
    margin-top: 20px;
  }
  .pt-lg-20,
  .p-20,
  .py-lg-20 {
    padding-top: 20px;
  }
  .mb-lg-20,
  .m-20,
  .my-lg-20 {
    margin-bottom: 20px;
  }
  .pb-lg-20,
  .p-20,
  .py-lg-20 {
    padding-bottom: 20px;
  }
  .ml-lg-20,
  .m-20,
  .mx-lg-20 {
    margin-left: 20px;
  }
  .pl-lg-20,
  .p-20,
  .px-lg-20 {
    padding-left: 20px;
  }
  .mr-lg-20,
  .m-20,
  .mx-lg-20 {
    margin-right: 20px;
  }
  .pr-lg-20,
  .p-20,
  .px-lg-20 {
    padding-right: 20px;
  }
  .mt-lg-30,
  .m-30,
  .my-lg-30 {
    margin-top: 30px;
  }
  .pt-lg-30,
  .p-30,
  .py-lg-30 {
    padding-top: 30px;
  }
  .mb-lg-30,
  .m-30,
  .my-lg-30 {
    margin-bottom: 30px;
  }
  .pb-lg-30,
  .p-30,
  .py-lg-30 {
    padding-bottom: 30px;
  }
  .ml-lg-30,
  .m-30,
  .mx-lg-30 {
    margin-left: 30px;
  }
  .pl-lg-30,
  .p-30,
  .px-lg-30 {
    padding-left: 30px;
  }
  .mr-lg-30,
  .m-30,
  .mx-lg-30 {
    margin-right: 30px;
  }
  .pr-lg-30,
  .p-30,
  .px-lg-30 {
    padding-right: 30px;
  }
  .mt-lg-50,
  .m-50,
  .my-lg-50 {
    margin-top: 50px;
  }
  .pt-lg-50,
  .p-50,
  .py-lg-50 {
    padding-top: 50px;
  }
  .mb-lg-50,
  .m-50,
  .my-lg-50 {
    margin-bottom: 50px;
  }
  .pb-lg-50,
  .p-50,
  .py-lg-50 {
    padding-bottom: 50px;
  }
  .ml-lg-50,
  .m-50,
  .mx-lg-50 {
    margin-left: 50px;
  }
  .pl-lg-50,
  .p-50,
  .px-lg-50 {
    padding-left: 50px;
  }
  .mr-lg-50,
  .m-50,
  .mx-lg-50 {
    margin-right: 50px;
  }
  .pr-lg-50,
  .p-50,
  .px-lg-50 {
    padding-right: 50px;
  }
  .mt-lg-100,
  .m-100,
  .my-lg-100 {
    margin-top: 100px;
  }
  .pt-lg-100,
  .p-100,
  .py-lg-100 {
    padding-top: 100px;
  }
  .mb-lg-100,
  .m-100,
  .my-lg-100 {
    margin-bottom: 100px;
  }
  .pb-lg-100,
  .p-100,
  .py-lg-100 {
    padding-bottom: 100px;
  }
  .ml-lg-100,
  .m-100,
  .mx-lg-100 {
    margin-left: 100px;
  }
  .pl-lg-100,
  .p-100,
  .px-lg-100 {
    padding-left: 100px;
  }
  .mr-lg-100,
  .m-100,
  .mx-lg-100 {
    margin-right: 100px;
  }
  .pr-lg-100,
  .p-100,
  .px-lg-100 {
    padding-right: 100px;
  }
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
}
@media (min-width: 1200px) {
  .cell-xl-1 {
    width: 8.3333333333%;
  }
  .cell-xl-2 {
    width: 16.6666666667%;
  }
  .cell-xl-3 {
    width: 25%;
  }
  .cell-xl-4 {
    width: 33.3333333333%;
  }
  .cell-xl-5 {
    width: 41.6666666667%;
  }
  .cell-xl-6 {
    width: 50%;
  }
  .cell-xl-7 {
    width: 58.3333333333%;
  }
  .cell-xl-8 {
    width: 66.6666666667%;
  }
  .cell-xl-9 {
    width: 75%;
  }
  .cell-xl-10 {
    width: 83.3333333333%;
  }
  .cell-xl-11 {
    width: 91.6666666667%;
  }
  .cell-xl-12 {
    width: 100%;
  }
  .mt-xl-20,
  .m-20,
  .my-xl-20 {
    margin-top: 20px;
  }
  .pt-xl-20,
  .p-20,
  .py-xl-20 {
    padding-top: 20px;
  }
  .mb-xl-20,
  .m-20,
  .my-xl-20 {
    margin-bottom: 20px;
  }
  .pb-xl-20,
  .p-20,
  .py-xl-20 {
    padding-bottom: 20px;
  }
  .ml-xl-20,
  .m-20,
  .mx-xl-20 {
    margin-left: 20px;
  }
  .pl-xl-20,
  .p-20,
  .px-xl-20 {
    padding-left: 20px;
  }
  .mr-xl-20,
  .m-20,
  .mx-xl-20 {
    margin-right: 20px;
  }
  .pr-xl-20,
  .p-20,
  .px-xl-20 {
    padding-right: 20px;
  }
  .mt-xl-30,
  .m-30,
  .my-xl-30 {
    margin-top: 30px;
  }
  .pt-xl-30,
  .p-30,
  .py-xl-30 {
    padding-top: 30px;
  }
  .mb-xl-30,
  .m-30,
  .my-xl-30 {
    margin-bottom: 30px;
  }
  .pb-xl-30,
  .p-30,
  .py-xl-30 {
    padding-bottom: 30px;
  }
  .ml-xl-30,
  .m-30,
  .mx-xl-30 {
    margin-left: 30px;
  }
  .pl-xl-30,
  .p-30,
  .px-xl-30 {
    padding-left: 30px;
  }
  .mr-xl-30,
  .m-30,
  .mx-xl-30 {
    margin-right: 30px;
  }
  .pr-xl-30,
  .p-30,
  .px-xl-30 {
    padding-right: 30px;
  }
  .mt-xl-50,
  .m-50,
  .my-xl-50 {
    margin-top: 50px;
  }
  .pt-xl-50,
  .p-50,
  .py-xl-50 {
    padding-top: 50px;
  }
  .mb-xl-50,
  .m-50,
  .my-xl-50 {
    margin-bottom: 50px;
  }
  .pb-xl-50,
  .p-50,
  .py-xl-50 {
    padding-bottom: 50px;
  }
  .ml-xl-50,
  .m-50,
  .mx-xl-50 {
    margin-left: 50px;
  }
  .pl-xl-50,
  .p-50,
  .px-xl-50 {
    padding-left: 50px;
  }
  .mr-xl-50,
  .m-50,
  .mx-xl-50 {
    margin-right: 50px;
  }
  .pr-xl-50,
  .p-50,
  .px-xl-50 {
    padding-right: 50px;
  }
  .mt-xl-100,
  .m-100,
  .my-xl-100 {
    margin-top: 100px;
  }
  .pt-xl-100,
  .p-100,
  .py-xl-100 {
    padding-top: 100px;
  }
  .mb-xl-100,
  .m-100,
  .my-xl-100 {
    margin-bottom: 100px;
  }
  .pb-xl-100,
  .p-100,
  .py-xl-100 {
    padding-bottom: 100px;
  }
  .ml-xl-100,
  .m-100,
  .mx-xl-100 {
    margin-left: 100px;
  }
  .pl-xl-100,
  .p-100,
  .px-xl-100 {
    padding-left: 100px;
  }
  .mr-xl-100,
  .m-100,
  .mx-xl-100 {
    margin-right: 100px;
  }
  .pr-xl-100,
  .p-100,
  .px-xl-100 {
    padding-right: 100px;
  }
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
}
@media (min-width: 1366px) {
  .cell-large-1 {
    width: 8.3333333333%;
  }
  .cell-large-2 {
    width: 16.6666666667%;
  }
  .cell-large-3 {
    width: 25%;
  }
  .cell-large-4 {
    width: 33.3333333333%;
  }
  .cell-large-5 {
    width: 41.6666666667%;
  }
  .cell-large-6 {
    width: 50%;
  }
  .cell-large-7 {
    width: 58.3333333333%;
  }
  .cell-large-8 {
    width: 66.6666666667%;
  }
  .cell-large-9 {
    width: 75%;
  }
  .cell-large-10 {
    width: 83.3333333333%;
  }
  .cell-large-11 {
    width: 91.6666666667%;
  }
  .cell-large-12 {
    width: 100%;
  }
  .mt-large-20,
  .m-20,
  .my-large-20 {
    margin-top: 20px;
  }
  .pt-large-20,
  .p-20,
  .py-large-20 {
    padding-top: 20px;
  }
  .mb-large-20,
  .m-20,
  .my-large-20 {
    margin-bottom: 20px;
  }
  .pb-large-20,
  .p-20,
  .py-large-20 {
    padding-bottom: 20px;
  }
  .ml-large-20,
  .m-20,
  .mx-large-20 {
    margin-left: 20px;
  }
  .pl-large-20,
  .p-20,
  .px-large-20 {
    padding-left: 20px;
  }
  .mr-large-20,
  .m-20,
  .mx-large-20 {
    margin-right: 20px;
  }
  .pr-large-20,
  .p-20,
  .px-large-20 {
    padding-right: 20px;
  }
  .mt-large-30,
  .m-30,
  .my-large-30 {
    margin-top: 30px;
  }
  .pt-large-30,
  .p-30,
  .py-large-30 {
    padding-top: 30px;
  }
  .mb-large-30,
  .m-30,
  .my-large-30 {
    margin-bottom: 30px;
  }
  .pb-large-30,
  .p-30,
  .py-large-30 {
    padding-bottom: 30px;
  }
  .ml-large-30,
  .m-30,
  .mx-large-30 {
    margin-left: 30px;
  }
  .pl-large-30,
  .p-30,
  .px-large-30 {
    padding-left: 30px;
  }
  .mr-large-30,
  .m-30,
  .mx-large-30 {
    margin-right: 30px;
  }
  .pr-large-30,
  .p-30,
  .px-large-30 {
    padding-right: 30px;
  }
  .mt-large-50,
  .m-50,
  .my-large-50 {
    margin-top: 50px;
  }
  .pt-large-50,
  .p-50,
  .py-large-50 {
    padding-top: 50px;
  }
  .mb-large-50,
  .m-50,
  .my-large-50 {
    margin-bottom: 50px;
  }
  .pb-large-50,
  .p-50,
  .py-large-50 {
    padding-bottom: 50px;
  }
  .ml-large-50,
  .m-50,
  .mx-large-50 {
    margin-left: 50px;
  }
  .pl-large-50,
  .p-50,
  .px-large-50 {
    padding-left: 50px;
  }
  .mr-large-50,
  .m-50,
  .mx-large-50 {
    margin-right: 50px;
  }
  .pr-large-50,
  .p-50,
  .px-large-50 {
    padding-right: 50px;
  }
  .mt-large-100,
  .m-100,
  .my-large-100 {
    margin-top: 100px;
  }
  .pt-large-100,
  .p-100,
  .py-large-100 {
    padding-top: 100px;
  }
  .mb-large-100,
  .m-100,
  .my-large-100 {
    margin-bottom: 100px;
  }
  .pb-large-100,
  .p-100,
  .py-large-100 {
    padding-bottom: 100px;
  }
  .ml-large-100,
  .m-100,
  .mx-large-100 {
    margin-left: 100px;
  }
  .pl-large-100,
  .p-100,
  .px-large-100 {
    padding-left: 100px;
  }
  .mr-large-100,
  .m-100,
  .mx-large-100 {
    margin-right: 100px;
  }
  .pr-large-100,
  .p-100,
  .px-large-100 {
    padding-right: 100px;
  }
  .d-large-none {
    display: none;
  }
  .d-large-block {
    display: block;
  }
}
@media (min-width: 1700px) {
  .cell-xlxl-1 {
    width: 8.3333333333%;
  }
  .cell-xlxl-2 {
    width: 16.6666666667%;
  }
  .cell-xlxl-3 {
    width: 25%;
  }
  .cell-xlxl-4 {
    width: 33.3333333333%;
  }
  .cell-xlxl-5 {
    width: 41.6666666667%;
  }
  .cell-xlxl-6 {
    width: 50%;
  }
  .cell-xlxl-7 {
    width: 58.3333333333%;
  }
  .cell-xlxl-8 {
    width: 66.6666666667%;
  }
  .cell-xlxl-9 {
    width: 75%;
  }
  .cell-xlxl-10 {
    width: 83.3333333333%;
  }
  .cell-xlxl-11 {
    width: 91.6666666667%;
  }
  .cell-xlxl-12 {
    width: 100%;
  }
  .mt-xlxl-20,
  .m-20,
  .my-xlxl-20 {
    margin-top: 20px;
  }
  .pt-xlxl-20,
  .p-20,
  .py-xlxl-20 {
    padding-top: 20px;
  }
  .mb-xlxl-20,
  .m-20,
  .my-xlxl-20 {
    margin-bottom: 20px;
  }
  .pb-xlxl-20,
  .p-20,
  .py-xlxl-20 {
    padding-bottom: 20px;
  }
  .ml-xlxl-20,
  .m-20,
  .mx-xlxl-20 {
    margin-left: 20px;
  }
  .pl-xlxl-20,
  .p-20,
  .px-xlxl-20 {
    padding-left: 20px;
  }
  .mr-xlxl-20,
  .m-20,
  .mx-xlxl-20 {
    margin-right: 20px;
  }
  .pr-xlxl-20,
  .p-20,
  .px-xlxl-20 {
    padding-right: 20px;
  }
  .mt-xlxl-30,
  .m-30,
  .my-xlxl-30 {
    margin-top: 30px;
  }
  .pt-xlxl-30,
  .p-30,
  .py-xlxl-30 {
    padding-top: 30px;
  }
  .mb-xlxl-30,
  .m-30,
  .my-xlxl-30 {
    margin-bottom: 30px;
  }
  .pb-xlxl-30,
  .p-30,
  .py-xlxl-30 {
    padding-bottom: 30px;
  }
  .ml-xlxl-30,
  .m-30,
  .mx-xlxl-30 {
    margin-left: 30px;
  }
  .pl-xlxl-30,
  .p-30,
  .px-xlxl-30 {
    padding-left: 30px;
  }
  .mr-xlxl-30,
  .m-30,
  .mx-xlxl-30 {
    margin-right: 30px;
  }
  .pr-xlxl-30,
  .p-30,
  .px-xlxl-30 {
    padding-right: 30px;
  }
  .mt-xlxl-50,
  .m-50,
  .my-xlxl-50 {
    margin-top: 50px;
  }
  .pt-xlxl-50,
  .p-50,
  .py-xlxl-50 {
    padding-top: 50px;
  }
  .mb-xlxl-50,
  .m-50,
  .my-xlxl-50 {
    margin-bottom: 50px;
  }
  .pb-xlxl-50,
  .p-50,
  .py-xlxl-50 {
    padding-bottom: 50px;
  }
  .ml-xlxl-50,
  .m-50,
  .mx-xlxl-50 {
    margin-left: 50px;
  }
  .pl-xlxl-50,
  .p-50,
  .px-xlxl-50 {
    padding-left: 50px;
  }
  .mr-xlxl-50,
  .m-50,
  .mx-xlxl-50 {
    margin-right: 50px;
  }
  .pr-xlxl-50,
  .p-50,
  .px-xlxl-50 {
    padding-right: 50px;
  }
  .mt-xlxl-100,
  .m-100,
  .my-xlxl-100 {
    margin-top: 100px;
  }
  .pt-xlxl-100,
  .p-100,
  .py-xlxl-100 {
    padding-top: 100px;
  }
  .mb-xlxl-100,
  .m-100,
  .my-xlxl-100 {
    margin-bottom: 100px;
  }
  .pb-xlxl-100,
  .p-100,
  .py-xlxl-100 {
    padding-bottom: 100px;
  }
  .ml-xlxl-100,
  .m-100,
  .mx-xlxl-100 {
    margin-left: 100px;
  }
  .pl-xlxl-100,
  .p-100,
  .px-xlxl-100 {
    padding-left: 100px;
  }
  .mr-xlxl-100,
  .m-100,
  .mx-xlxl-100 {
    margin-right: 100px;
  }
  .pr-xlxl-100,
  .p-100,
  .px-xlxl-100 {
    padding-right: 100px;
  }
  .d-xlxl-none {
    display: none;
  }
  .d-xlxl-block {
    display: block;
  }
}
@media (min-width: 1920px) {
  .cell-extra-1 {
    width: 8.3333333333%;
  }
  .cell-extra-2 {
    width: 16.6666666667%;
  }
  .cell-extra-3 {
    width: 25%;
  }
  .cell-extra-4 {
    width: 33.3333333333%;
  }
  .cell-extra-5 {
    width: 41.6666666667%;
  }
  .cell-extra-6 {
    width: 50%;
  }
  .cell-extra-7 {
    width: 58.3333333333%;
  }
  .cell-extra-8 {
    width: 66.6666666667%;
  }
  .cell-extra-9 {
    width: 75%;
  }
  .cell-extra-10 {
    width: 83.3333333333%;
  }
  .cell-extra-11 {
    width: 91.6666666667%;
  }
  .cell-extra-12 {
    width: 100%;
  }
  .mt-extra-20,
  .m-20,
  .my-extra-20 {
    margin-top: 20px;
  }
  .pt-extra-20,
  .p-20,
  .py-extra-20 {
    padding-top: 20px;
  }
  .mb-extra-20,
  .m-20,
  .my-extra-20 {
    margin-bottom: 20px;
  }
  .pb-extra-20,
  .p-20,
  .py-extra-20 {
    padding-bottom: 20px;
  }
  .ml-extra-20,
  .m-20,
  .mx-extra-20 {
    margin-left: 20px;
  }
  .pl-extra-20,
  .p-20,
  .px-extra-20 {
    padding-left: 20px;
  }
  .mr-extra-20,
  .m-20,
  .mx-extra-20 {
    margin-right: 20px;
  }
  .pr-extra-20,
  .p-20,
  .px-extra-20 {
    padding-right: 20px;
  }
  .mt-extra-30,
  .m-30,
  .my-extra-30 {
    margin-top: 30px;
  }
  .pt-extra-30,
  .p-30,
  .py-extra-30 {
    padding-top: 30px;
  }
  .mb-extra-30,
  .m-30,
  .my-extra-30 {
    margin-bottom: 30px;
  }
  .pb-extra-30,
  .p-30,
  .py-extra-30 {
    padding-bottom: 30px;
  }
  .ml-extra-30,
  .m-30,
  .mx-extra-30 {
    margin-left: 30px;
  }
  .pl-extra-30,
  .p-30,
  .px-extra-30 {
    padding-left: 30px;
  }
  .mr-extra-30,
  .m-30,
  .mx-extra-30 {
    margin-right: 30px;
  }
  .pr-extra-30,
  .p-30,
  .px-extra-30 {
    padding-right: 30px;
  }
  .mt-extra-50,
  .m-50,
  .my-extra-50 {
    margin-top: 50px;
  }
  .pt-extra-50,
  .p-50,
  .py-extra-50 {
    padding-top: 50px;
  }
  .mb-extra-50,
  .m-50,
  .my-extra-50 {
    margin-bottom: 50px;
  }
  .pb-extra-50,
  .p-50,
  .py-extra-50 {
    padding-bottom: 50px;
  }
  .ml-extra-50,
  .m-50,
  .mx-extra-50 {
    margin-left: 50px;
  }
  .pl-extra-50,
  .p-50,
  .px-extra-50 {
    padding-left: 50px;
  }
  .mr-extra-50,
  .m-50,
  .mx-extra-50 {
    margin-right: 50px;
  }
  .pr-extra-50,
  .p-50,
  .px-extra-50 {
    padding-right: 50px;
  }
  .mt-extra-100,
  .m-100,
  .my-extra-100 {
    margin-top: 100px;
  }
  .pt-extra-100,
  .p-100,
  .py-extra-100 {
    padding-top: 100px;
  }
  .mb-extra-100,
  .m-100,
  .my-extra-100 {
    margin-bottom: 100px;
  }
  .pb-extra-100,
  .p-100,
  .py-extra-100 {
    padding-bottom: 100px;
  }
  .ml-extra-100,
  .m-100,
  .mx-extra-100 {
    margin-left: 100px;
  }
  .pl-extra-100,
  .p-100,
  .px-extra-100 {
    padding-left: 100px;
  }
  .mr-extra-100,
  .m-100,
  .mx-extra-100 {
    margin-right: 100px;
  }
  .pr-extra-100,
  .p-100,
  .px-extra-100 {
    padding-right: 100px;
  }
  .d-extra-none {
    display: none;
  }
  .d-extra-block {
    display: block;
  }
}
/* text alignment */
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-justify {
  text-align: justify;
}

/* wordpress align class */
.alignnone {
  float: none;
  margin: 20px 0;
}
.aligncenter {
  display: block;
  clear: both;
  margin: 20px auto;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

/**
 * Basic typography style for copy text
 */
body {
  min-height: 100%;
  height: auto;
  color: #00004c;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  line-height: 1.3;
  background-color: #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h1 a,
.h1 a {
  color: inherit;
  text-decoration: none;
}

h2,
.h2 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h2 a,
.h2 a {
  color: inherit;
  text-decoration: none;
}

h3,
.h3 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h3 a,
.h3 a {
  color: inherit;
  text-decoration: none;
}

h4,
.h4 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h4 a,
.h4 a {
  color: inherit;
  text-decoration: none;
}

h5,
.h5 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h5 a,
.h5 a {
  color: inherit;
  text-decoration: none;
}

h6,
.h6 {
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #00004c;
}
h6 a,
.h6 a {
  color: inherit;
  text-decoration: none;
}

.bold {
  font-weight: 700;
}

.h6 {
  font-size: 22px;
}
@media (max-width: 767px) {
  .h6 {
    font-size: 20px;
  }
}

p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}

ul {
  padding-left: 20px;
  margin-bottom: 15px;
}
ul ul {
  margin-bottom: 0;
}
ul li {
  padding-top: 6px;
  padding-bottom: 6px;
}
ul li:last-child {
  padding-bottom: 0;
}

ol {
  padding-left: 20px;
  margin-bottom: 15px;
}
ol ol {
  margin-bottom: 0;
}
ol li {
  padding-top: 6px;
  padding-bottom: 6px;
}
ol li:last-child {
  padding-bottom: 0;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 25px;
  padding: 20px 20px;
  text-align: left;
  line-height: 2;
  font-size: 20px;
  font-style: italic;
  color: #fff;
  background-color: #3f38ff;
  border-left: 4px solid #00004c;
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

hr {
  height: 0;
  margin: 10px auto 40px;
  border: 0 #000 solid;
  border-top-width: 1px;
  overflow: visible;
}

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: top;
  border: none;
}
img[src$=".svg"] {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

picture {
  display: inline-block;
  vertical-align: top;
}

/* Link
------------------------------------------------------------------------------*/
a {
  color: #3f38ff;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover, a:focus {
  color: #00004c;
  text-decoration: underline;
  outline: none;
}

/* Tables
------------------------------------------------------------------------------*/
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td {
  text-align: left;
  font-weight: normal;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-bordered {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table-bordered td,
.table-bordered th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.bg-white {
  background-color: #fff;
}
.bg-primary {
  background-color: #3f38ff;
}
.bg-dark-blue {
  background-color: #00004c;
}

.width-100 {
  width: 100%;
}

button,
input[type=button],
input[type=reset],
input[type=submit], .btn {
  display: inline-block;
  padding: 5px 35px;
  vertical-align: top;
  color: #3f38ff;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #3f38ff;
  box-shadow: 0px 3px 1px #3f38ff;
  border-radius: 50px;
  background-color: transparent;
  transition: color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  cursor: pointer;
  text-decoration: none;
  color: #00004c;
  border-color: #00004c;
  box-shadow: 0px 0px 1px #00004c;
}

.btn-blue-white {
  color: #fff;
  box-shadow: 0px 3px 1px #3f38ff;
}
.btn-blue-white:hover, .btn-blue-white:focus {
  color: #fff;
  border-color: #fff;
  box-shadow: 0px 0px 1px #fff;
}
.btn-white {
  color: #fff;
  border-color: #fff;
  box-shadow: 0px 3px 1px #fff;
}
.btn-white:hover, .btn-white:focus {
  color: #00004c;
  border-color: #00004c;
  box-shadow: 0px 0px 1px #00004c;
}
.btn-dark-blue-white {
  border-color: #00004c;
  box-shadow: 0px 3px 1px #00004c;
  color: #fff;
}
.btn-dark-blue-white:hover, .btn-dark-blue-white:focus {
  color: #fff;
  border-color: #fff;
}
.btn-with-arrow {
  position: relative;
  padding: 5px 55px 5px 20px;
}
@media (max-width: 767px) {
  .btn-with-arrow {
    padding: 3px 50px 3px 20px;
    font-size: 14px;
  }
}
.btn-with-arrow:after {
  content: "D";
  position: absolute;
  right: 18px;
  top: 40%;
  transform: translateY(-50%);
  font-size: 14px;
  font-family: "365-self-storage";
  font-weight: 100;
}
@media (max-width: 767px) {
  .btn-with-arrow:after {
    top: 35%;
  }
}

.btn-input-arrow {
  position: relative;
  display: inline-block;
}
.btn-input-arrow:after {
  content: "D";
  position: absolute;
  right: 18px;
  top: 39%;
  transform: translateY(-50%);
  font-size: 14px;
  font-family: "365-self-storage";
  font-weight: 100;
  color: #fff;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .btn-input-arrow:after {
    top: 35%;
  }
}
.btn-input-arrow:hover:after, .btn-input-arrow:focus:after {
  color: #00004c;
}
.btn-input-arrow button,
.btn-input-arrow input[type=button],
.btn-input-arrow input[type=reset],
.btn-input-arrow input[type=submit] {
  padding: 5px 50px 5px 18px;
}
@media (max-width: 767px) {
  .btn-input-arrow button,
  .btn-input-arrow input[type=button],
  .btn-input-arrow input[type=reset],
  .btn-input-arrow input[type=submit] {
    padding: 3px 50px 3px 20px;
    font-size: 14px;
  }
}

button.btn-blue-white,
input[type=button].btn-blue-white,
input[type=reset].btn-blue-white,
input[type=submit].btn-blue-white {
  color: #fff;
}
button.btn-blue-white:hover, button.btn-blue-white:focus,
input[type=button].btn-blue-white:hover,
input[type=button].btn-blue-white:focus,
input[type=reset].btn-blue-white:hover,
input[type=reset].btn-blue-white:focus,
input[type=submit].btn-blue-white:hover,
input[type=submit].btn-blue-white:focus {
  color: #fff;
  border-color: #fff;
}
button.btn-white,
input[type=button].btn-white,
input[type=reset].btn-white,
input[type=submit].btn-white {
  color: #fff;
  border-color: #fff;
}
button.btn-white:hover, button.btn-white:focus,
input[type=button].btn-white:hover,
input[type=button].btn-white:focus,
input[type=reset].btn-white:hover,
input[type=reset].btn-white:focus,
input[type=submit].btn-white:hover,
input[type=submit].btn-white:focus {
  color: #00004c;
  border-color: #00004c;
}
button.btn-dark-blue-white,
input[type=button].btn-dark-blue-white,
input[type=reset].btn-dark-blue-white,
input[type=submit].btn-dark-blue-white {
  border-color: #00004c;
  color: #fff;
}
button.btn-dark-blue-white:hover, button.btn-dark-blue-white:focus,
input[type=button].btn-dark-blue-white:hover,
input[type=button].btn-dark-blue-white:focus,
input[type=reset].btn-dark-blue-white:hover,
input[type=reset].btn-dark-blue-white:focus,
input[type=submit].btn-dark-blue-white:hover,
input[type=submit].btn-dark-blue-white:focus {
  color: #fff;
  border-color: #fff;
}

form label {
  display: block;
  margin-bottom: 6px;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #3f38ff;
}

input,
textarea,
button,
select {
  font-family: "Nunito", sans-serif;
}

input[type=url],
input[type=text],
input[type=submit],
input[type=button],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
textarea {
  -webkit-appearance: none;
  outline: none;
}

input[type=url],
input[type=text],
input[type=date],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
textarea,
select {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  border: 2px solid #b4b4b4;
  border-radius: 0;
}
@media (max-width: 767px) {
  input[type=url],
  input[type=text],
  input[type=date],
  input[type=password],
  input[type=email],
  input[type=tel],
  input[type=search],
  input[type=number],
  textarea,
  select {
    height: 40px;
  }
}
input[type=url]:focus,
input[type=text]:focus,
input[type=date]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  border-color: #00004c;
  outline: none;
}

textarea {
  display: block;
  height: 170px;
  padding: 15px;
  resize: none;
  overflow: auto;
}
@media (max-width: 767px) {
  textarea {
    height: 90px;
  }
}

select {
  -webkit-appearance: none;
  padding-right: 1.875em;
  background-image: url(../images/select-down-arrow.svg);
  background-size: 18px 18px;
  background-position: right 0.9em center;
  background-repeat: no-repeat;
}

select:focus {
  outline: none;
}

/* for ie */
select::-ms-expand {
  display: none;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form-group {
  margin-bottom: 20px;
}

.radio-btn-group .radio-option {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom {
  opacity: 0;
  position: absolute;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label:before {
  background-color: #000;
}
.radio-btn-group .radio-option .radio-custom-label {
  margin: 0;
  cursor: pointer;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 10px;
  margin-top: -3px;
  margin-right: 10px;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0px 2px #000;
  cursor: pointer;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-slider .slick-list:focus {
  outline: none;
}
.slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.slick-loading .slick-slider .slick-track {
  visibility: hidden;
}
.slick-slide {
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-slider.slick-dotted {
  margin-bottom: 50px;
}
.slick-slider .slick-dots {
  position: absolute;
  bottom: -50px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.slick-slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  line-height: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.slick-slider .slick-dots li button {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 2px solid #b4b4b4;
  border-radius: 100%;
  font-size: 0;
  background-color: #3f38ff;
  transition: background-color ease 0.3s, opacity ease 0.3s;
}
.slick-slider .slick-dots li button:focus, .slick-slider .slick-dots li button:hover {
  outline: none;
  cursor: pointer;
  background-color: #b4b4b4;
  opacity: 0.8;
}
.slick-slider .slick-dots li.slick-active button {
  background-color: #b4b4b4;
}

.custom-arrow .slick-arrow {
  position: relative;
  top: -10px;
}

.slick-arrow {
  position: absolute;
  top: calc(50% - 20px);
  z-index: 999;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  background-color: transparent;
  box-shadow: none;
  border: 10px solid #3f38ff;
  border-top: 0;
  border-right: 0;
  transition: border ease 0.3s;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow:focus, .slick-arrow:hover {
  outline: none;
  cursor: pointer;
  border-color: #b4b4b4;
}
.slick-arrow.slick-prev {
  left: 0;
  border-top: 0;
  border-right: 0;
  transform: rotate(45deg);
}
.slick-arrow.slick-next {
  right: 0;
  transform: rotate(-135deg);
}

.how-it-works {
  background: #efefff;
  background-image: none !important;
}
.how-it-works-wrapper {
  padding: 60px 0 115px;
}
.how-it-works-wrapper .work-inner .work-icon {
  background: #3f38ff;
}
.how-it-works-wrapper .work-inner .work-icon::before {
  border-bottom-color: #3f38ff;
}
.how-it-works-wrapper .work-inner p {
  text-align: center;
  color: #3f38ff;
}
.how-it-works-wrapper .work-inner::after {
  background-color: transparent;
}
.how-it-works-wrapper .work-inner::before {
  border-bottom-color: #3f38ff;
}

.storage-options-wrapper {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .storage-options-wrapper {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .storage-options-wrapper {
    padding: 75px 0;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper {
    padding: 75px 0 100px;
  }
}
@media (min-width: 1920px) {
  .storage-options-wrapper {
    padding: 90px 0 120px;
  }
}
.storage-options-wrapper .inline-heading {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .storage-options-wrapper .inline-heading {
    margin-bottom: 50px;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper .inline-heading {
    margin-bottom: 85px;
  }
}
.storage-options-wrapper .inline-heading .h2 {
  display: inline-block;
  text-align: left;
}
.storage-options-wrapper .inline-heading .h2 span {
  background-color: #00004c;
}
.storage-options-wrapper .storage-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.storage-options-wrapper .storage-list .storage-option {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 575px) {
  .storage-options-wrapper .storage-list .storage-option {
    width: calc(50% - 15px);
  }
}
@media (min-width: 992px) {
  .storage-options-wrapper .storage-list .storage-option {
    width: calc(33.3333333333% - 10px);
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option {
    width: calc(33.3333333333% - 20px);
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper {
  padding: 10px 20px 25px;
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper {
    padding: 20px 30px 35px;
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper .option-image {
  width: 100%;
  text-align: center;
}
.storage-options-wrapper .storage-list .storage-option-wrapper .option-image img {
  width: auto;
  max-height: 225px;
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .option-image img {
    max-height: 250px;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .option-image img {
    max-height: 300px;
  }
}
@media (min-width: 1920px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .option-image img {
    max-height: 355px;
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper h3 {
  color: #3f38ff;
  margin-bottom: 10px;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper h3 {
    font-size: 16px;
  }
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper h3 {
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper h3 {
    font-size: 20px;
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper .more-information {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside {
  width: calc(50% - 10px);
}
@media (min-width: 575px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside {
    width: calc(50% - 1rem);
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.description {
  margin-right: 5px;
}
@media (min-width: 575px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.description {
    margin-bottom: 5px;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.description {
    margin-bottom: 0;
    margin-right: 8px;
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.dimensions {
  background: #efefff;
  padding: 10px;
  margin-left: 5px;
}
@media (min-width: 575px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.dimensions {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.dimensions {
    padding: 15px;
    margin-left: 8px;
  }
}
.storage-options-wrapper .storage-list .storage-option-wrapper .more-information aside.dimensions b {
  display: block;
}
.storage-options-wrapper .storage-list .storage-option-wrapper .button-wrapper {
  margin-top: 30px;
}
.storage-options-wrapper .storage-list .storage-option-wrapper .button-wrapper a {
  display: block;
}
.storage-options-wrapper .storage-list .storage-option .pricing {
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -31px;
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option .pricing {
    top: -37.5px;
  }
}
.storage-options-wrapper .storage-list .storage-option .pricing span:first-of-type {
  background: #3f38ff;
  color: #fff;
  margin-right: 5px;
  padding: 3px 15px;
}
@media (min-width: 1366px) {
  .storage-options-wrapper .storage-list .storage-option .pricing span:first-of-type {
    padding: 5px 25px;
  }
}
.storage-options-wrapper .storage-list .storage-option .pricing span:last-of-type {
  padding: 5px 15px;
  background: #efefff;
  color: #3f38ff;
}

.slim-banner {
  margin-bottom: 30px;
  height: auto;
}
@media (min-width: 1200px) {
  .slim-banner {
    height: 400px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1366px) {
  .slim-banner {
    height: 450px;
  }
}
@media (min-width: 1920px) {
  .slim-banner {
    margin-bottom: 75px;
    height: 500px;
  }
}
.slim-banner-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slim-banner-wrapper .content {
  position: relative;
  z-index: 5;
  padding: 25px 25px;
  width: 100%;
}
@media (min-width: 768px) {
  .slim-banner-wrapper .content {
    width: 500px;
    padding: 35px 35px;
  }
}
@media (min-width: 1366px) {
  .slim-banner-wrapper .content {
    width: 535px;
  }
}
@media (min-width: 1920px) {
  .slim-banner-wrapper .content {
    padding: 50px 25px;
  }
}
.slim-banner-wrapper .content-wrapper {
  background: #00004c;
  padding: 50px;
}
.slim-banner-wrapper .content-wrapper .inline-heading {
  margin-bottom: 40px;
}
.slim-banner-wrapper .content-wrapper p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .slim-banner-wrapper .content-wrapper p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1366px) {
  .slim-banner-wrapper .content-wrapper p {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1920px) {
  .slim-banner-wrapper .content-wrapper p {
    font-size: 22px;
    margin-bottom: 40px;
  }
}

.pricing-table .pricing-cta {
  background-color: #27b256;
  padding: 32px 0;
  margin-bottom: 24px;
  color: #fff;
  border-radius: 4px;
}
.pricing-table .pricing-cta p {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.pricing-table .pricing-cta p span {
  background-color: #3f38ff;
  border-radius: 4px;
  padding: 5px;
  margin-left: 24px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .pricing-table .pricing-cta p span {
    display: block;
    margin-top: 12px;
  }
}
.pricing-table-wrapper {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .pricing-table-wrapper {
    padding: 50px 0;
  }
}
@media (min-width: 1200px) {
  .pricing-table-wrapper {
    padding: 50px 0 75px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper {
    padding: 50px 0 125px;
  }
}
.pricing-table-wrapper .pricing-meta-wrapper {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .pricing-table-wrapper .pricing-meta-wrapper {
    margin: 0 !important;
    text-align: center;
    margin-bottom: 30px !important;
  }
}
.pricing-table-wrapper .pricing-meta-wrapper .slick-dots {
  position: relative;
  margin-top: 20px;
  bottom: 0;
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner {
  text-align: center;
  max-width: 200px;
  margin: 0 64px;
  padding: 0;
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner:before {
  top: 75px;
  z-index: -1;
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner:hover .pricing-icon img, .pricing-table-wrapper .pricing-meta-wrapper .work-inner:focus .pricing-icon img {
  transform: scale(1.1);
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner .pricing-icon {
  background: #3f38ff;
  width: 152px;
  height: 152px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner .pricing-icon img {
  max-width: 64px;
  max-height: 64px;
  transform: scale(1);
  transition: 0.3s all ease-in-out;
}
.pricing-table-wrapper .pricing-meta-wrapper .work-inner .pricing-title {
  margin-top: 16px;
  font-size: 24px;
  color: #3f38ff;
  font-weight: 700;
  margin-bottom: 0;
}
.pricing-end-text {
  display: block;
  font-size: 14px;
  margin-bottom: 50px;
  width: 100%;
  text-align: center;
}
.pricing-end-text p {
  font-size: 14px;
}

.pricing-table-wrapper .table-headers {
  width: 100%;
  display: none;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .table-headers {
    display: flex;
  }
}
.pricing-table-wrapper .table-headers div {
  text-align: center;
  background: #3f38ff;
  padding: 4px 20px;
  width: 50%;
  display: none;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .table-headers div {
    width: 33.3333333333%;
  }
}
.pricing-table-wrapper .table-headers div p {
  color: #fff;
  margin: 0;
}
.pricing-table-wrapper .table-headers div:first-of-type {
  border-top-left-radius: 10px;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .table-headers div {
    display: block;
  }
}
.pricing-table-wrapper .table-headers div:last-of-type {
  border-top-right-radius: 10px;
}
.pricing-table-wrapper .table-headers div:last-child {
  display: block;
  width: 100%;
  margin-bottom: -10px;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .table-headers div:last-child {
    display: none;
  }
}
.pricing-table-wrapper .pricing-option {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  border: 4px solid #3f38ff;
  background: #efefff;
  padding: 20px 30px 20px;
}
.pricing-table-wrapper .pricing-option .pricing {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option .pricing {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .pricing-table-wrapper .pricing-option .pricing {
    margin-top: 0;
  }
}
.pricing-table-wrapper .pricing-option .pricing .button-wrapper {
  width: 100%;
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div {
    width: 33.3333333333%;
    padding: 25px;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div.sizing {
    order: 2;
  }
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.sizing {
    margin-bottom: 0;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing > b {
  display: block;
  color: #3f38ff;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.sizing > b {
    text-align: left;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.sizing > b {
    margin-bottom: 15px;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing span {
  display: block;
  color: #3f38ff;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside {
    width: 65% !important;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing aside.description {
  margin-bottom: 25px;
  max-width: none;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.description {
    max-width: 365px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.description {
    margin-bottom: 35px;
    max-width: 400px;
    width: 65% !important;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing aside.description p {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.description p {
    font-size: 16px;
  }
}
@media (min-width: 1366px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.description p {
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.description p {
    font-size: 20px;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing aside.dimensions {
  padding: 15px;
  background: #d9d9f2;
  max-width: none;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions {
    max-width: 225px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions {
    max-width: 250px;
  }
}
.pricing-table-wrapper .pricing-option > div.sizing aside.dimensions b {
  display: block;
}
.pricing-table-wrapper .pricing-option > div.sizing aside.dimensions b,
.pricing-table-wrapper .pricing-option > div.sizing aside.dimensions p {
  font-size: 12px;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions b,
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions p {
    font-size: 15px;
  }
}
@media (min-width: 1366px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions b,
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions p {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions b,
  .pricing-table-wrapper .pricing-option > div.sizing aside.dimensions p {
    font-size: 18px;
  }
}
.pricing-table-wrapper .pricing-option > div.layout {
  text-align: center;
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div.layout {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div.layout {
    border-left: 4px solid #3f38ff;
    border-right: 4px solid #3f38ff;
  }
}
.pricing-table-wrapper .pricing-option > div.layout img {
  max-height: 325px;
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.layout img {
    max-height: 425px;
  }
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div.pricing {
    display: block;
    order: 3;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading {
    margin-top: 10px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading {
    margin-bottom: 35px;
    margin-top: 30px;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading .pricing-area {
  display: none;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading .pricing-area {
    display: block;
  }
}
@media (max-width: 1365px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading .pricing-area {
    margin-right: 5px;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading .pricing-area .price_week {
  font-size: 20px;
  color: #3f38ff;
  font-weight: 700;
}
@media (max-width: 991px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading .pricing-area .price_week {
    font-size: 18px;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b {
  color: #3f38ff;
  margin-right: 30px;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 1365px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b {
    display: block;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b .pricee {
  display: block;
}
@media (max-width: 1919px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b .pricee {
    line-height: 1.3;
  }
}
@media (max-width: 1199px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading b .pricee {
    display: unset;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside {
  padding: 15px;
  background: #d9d9f2;
}
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside b,
.pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside p {
  font-size: 12px;
  line-height: 1.4 !important;
}
@media (min-width: 1200px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside b,
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside p {
    font-size: 14px;
  }
}
@media (min-width: 1366px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside b,
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside p {
    font-size: 15px;
  }
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside b,
  .pricing-table-wrapper .pricing-option > div.pricing .pricing-heading aside p {
    font-size: 16px;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing ul {
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}
@media (min-width: 1920px) {
  .pricing-table-wrapper .pricing-option > div.pricing ul {
    margin-bottom: 35px;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing ul li {
  position: relative;
  padding-left: 50px;
}
.pricing-table-wrapper .pricing-option > div.pricing ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: 900;
  position: absolute;
  top: 5px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #3f38ff;
  width: 30px;
  height: 30px;
}
.pricing-table-wrapper .pricing-option > div.pricing .button-wrapper b {
  color: #3f38ff;
  text-align: center;
  display: block;
  margin-bottom: 0;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.pricing .button-wrapper b {
    display: none;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .button-wrapper .price_week {
  margin-bottom: 10px;
  font-size: 14px;
  color: #3f38ff;
  text-align: center;
  display: block;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option > div.pricing .button-wrapper .price_week {
    display: none;
  }
}
.pricing-table-wrapper .pricing-option > div.pricing .button-wrapper a {
  background-color: #fff;
  display: block;
}
@media (min-width: 768px) {
  .pricing-table-wrapper .pricing-option:nth-of-type(2) {
    border-radius: 0 0 10px 10px;
  }
}
.pricing-table-wrapper .pricing-option:not(:last-of-type) {
  margin-bottom: 10px;
}

span.pricee {
  font-size: 20px;
  max-width: 200px;
  line-height: 36px;
  letter-spacing: 0.4px;
}
@media (max-width: 1365px) {
  span.pricee {
    font-size: 14px;
    line-height: 1.3;
  }
}

.pricing-inner-wrapper {
  width: 100%;
}

.pricing-area {
  width: 100%;
}
.pricing-area .pricee {
  display: inline-block !important;
}

aside {
  width: 100%;
  margin-top: 24px;
}

/*--- header ---*/
.main-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  border-top: 4px solid #3f38ff;
  background-color: #efefff;
  transition: 0.3s;
  z-index: 99;
}
.main-header .header-cta {
  background-color: #27b256;
  padding: 20px 15px;
  color: #fff;
}
.main-header .header-cta p {
  text-align: center;
  font-weight: 600;
}
.main-header .header-cta p span {
  background-color: #3f38ff;
  border-radius: 4px;
  padding: 5px;
  margin-left: 12px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .main-header .header-cta {
    display: none;
  }
}
.main-header.sticky {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.main-header.sticky .header-cont {
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .main-header.sticky .header-cont {
    padding: 12px 15px;
  }
}
.main-header.sticky .header-left .logo {
  max-width: 120px;
}
@media (min-width: 768px) {
  .main-header.sticky .header-left .logo {
    max-width: 140px;
  }
}
@media (min-width: 992px) {
  .main-header.sticky .header-left .logo {
    max-width: 160px;
  }
}
@media (min-width: 1200px) {
  .main-header.sticky .header-left .logo {
    max-width: 200px;
  }
}
.main-header.sticky .navigation ul li a {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .main-header {
    border: none;
    background-color: #3f38ff;
  }
}
.main-header .header-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
}
.header-left .logo {
  display: block;
  width: 100%;
  transition: 0.3s;
  max-width: 120px;
}
@media (min-width: 768px) {
  .header-left .logo {
    max-width: 140px;
  }
}
@media (min-width: 992px) {
  .header-left .logo {
    max-width: 160px;
  }
}
@media (min-width: 1200px) {
  .header-left .logo {
    max-width: 200px;
  }
}
@media (min-width: 1920px) {
  .header-left .logo {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .header-left .color-logo {
    display: none;
  }
}
.header-left .white-logo {
  display: none;
}
@media (max-width: 767px) {
  .header-left .white-logo {
    display: block;
  }
}

.header-right {
  display: flex;
  align-items: center;
}
.header-right .header-links {
  display: flex;
  flex-wrap: wrap;
  margin-left: 32px;
}
@media (max-width: 991px) {
  .header-right .header-links {
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  .header-right .header-links {
    position: absolute;
    top: 75px !important;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #00004c;
    padding: 8px 15px;
    z-index: -1;
    margin-left: 0;
  }
}
.header-right .header-links .links-inner {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  border: 2px solid #00004c;
  border-bottom-width: 4px;
  padding: 9px 18px 5px;
  color: #00004c;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  margin-right: 5px;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .header-right .header-links .links-inner {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .header-right .header-links .links-inner {
    font-size: 14px;
    background-color: #fff;
    flex-direction: row-reverse;
    border: none;
    margin-right: 2px;
    padding: 8px 23px;
  }
}
@media (max-width: 574px) {
  .header-right .header-links .links-inner {
    padding: 5px 12px !important;
    font-size: 11px;
  }
}
.header-right .header-links .links-inner:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.header-right .header-links .links-inner i {
  position: relative;
  margin-left: 5px;
  color: #3f38ff;
}
@media (max-width: 767px) {
  .header-right .header-links .links-inner i {
    margin-left: 0;
    margin-right: 5px;
  }
}
.header-right .header-links .links-inner:hover, .header-right .header-links .links-inner:focus {
  border-color: #3f38ff;
  color: #3f38ff;
}
.header-right .header-links .btn {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background-color: #27b256;
  border-color: #00004c;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}
.header-right .header-links .btn:hover, .header-right .header-links .btn:focus {
  background-color: #00004c;
  color: #fff;
  box-shadow: none;
}
@media (max-width: 991px) {
  .header-right .header-links .btn {
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .header-right .header-links .btn {
    font-size: 14px;
    border: none;
    padding: 9px 18px;
  }
  .header-right .header-links .btn:hover, .header-right .header-links .btn:focus {
    background-color: #fff;
    color: #00004c;
  }
}
@media (max-width: -1px) {
  .header-right .header-links .btn {
    font-size: 11px;
    padding: 6px 12px;
  }
}
@media (min-width: 768px) {
  .header-right .hamburger {
    display: none;
  }
}

.main-header .main-nav {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #3f38ff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .main-header .main-nav {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    margin-top: 15px;
  }
}
.main-header .main-nav.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

@media (max-width: 767px) {
  .navigation {
    display: none;
  }
}
.navigation ul {
  margin: 0;
  padding: 0;
}
.navigation ul > li:hover > a {
  opacity: 0.75;
}
.navigation ul li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0 20px;
  padding: 0;
}
@media (max-width: 1199px) {
  .navigation ul li {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .navigation ul li {
    margin: 0 9px;
  }
}
.navigation ul li.active > a {
  color: #00004c;
}
.navigation ul li a {
  display: inline-block;
  padding: 40px 0;
  text-decoration: none;
  font-weight: 700;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .navigation ul li a {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .navigation ul li a {
    font-size: 16px;
  }
}
.navigation ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
}
.navigation ul li ul li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.navigation ul li ul li a {
  display: block;
  padding: 10px 15px;
  background-color: #3f38ff;
  color: #fff;
}
.navigation ul li:hover ul {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.nav-social {
  margin-left: 32px;
}
@media (max-width: 991px) {
  .nav-social {
    display: none;
  }
}
.nav-social a {
  display: inline-block;
  margin-right: 8px;
  color: #3f38ff;
  font-size: 22px;
  text-decoration: none;
  font-size: 25px;
}
.nav-social a:hover, .nav-social a:focus {
  color: #00004c;
}
.nav-social a:hover svg, .nav-social a:focus svg {
  fill: #00004c;
}
.nav-social a svg {
  width: 25px;
  height: 25px;
  fill: #3f38ff;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}

/* responsive nav for small devices */
.hamburger {
  padding: 0;
  margin: 0 0 0 45px;
  font-size: 25px;
  background-color: transparent;
}
@media (max-width: 991px) {
  .hamburger {
    margin: 0 0 0 20px;
  }
}
@media (max-width: -1px) {
  .hamburger {
    margin: 0 0 0 10px;
  }
}
.hamburger.is-open .hamburger__line:first-child {
  top: 13px;
  transform: rotate(45deg);
  width: 100%;
}
@media (max-width: 991px) {
  .hamburger.is-open .hamburger__line:first-child {
    top: 10px;
  }
}
.hamburger.is-open .hamburger__line:nth-child(2) {
  opacity: 0;
}
.hamburger.is-open .hamburger__line:last-child {
  top: -13px;
  transform: rotate(-45deg);
  width: 100%;
}
@media (max-width: 991px) {
  .hamburger.is-open .hamburger__line:last-child {
    top: -10px;
  }
}
.hamburger:hover, .hamburger:focus {
  background-color: transparent;
  outline: none;
  cursor: pointer;
}
.hamburger:hover .hamburger__line {
  transform: rotate(0deg);
}
.hamburger:hover .hamburger__line:first-child, .hamburger:hover .hamburger__line:last-child {
  width: 100%;
}
.hamburger__line {
  position: relative;
  display: block;
  margin: 7px 0 7px auto;
  height: 6px;
  border-radius: 10px;
  background-color: #3f38ff;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .hamburger__line {
    margin: 5px 0 5px auto;
    height: 5px;
  }
}
@media (max-width: 767px) {
  .hamburger__line {
    background-color: #fff;
  }
}
.hamburger__line:first-child {
  width: 80%;
}
.hamburger__line:last-child {
  width: 90%;
}
.hamburger__wrap {
  display: block;
  width: 50px;
}
@media (max-width: 991px) {
  .hamburger__wrap {
    width: 40px;
  }
}

.mbnav__state {
  position: fixed;
  bottom: 0;
  left: -100%;
  margin-top: -5px;
  width: 100%;
  max-width: 450px;
  background: rgba(63, 56, 255, 0.8);
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #3f38ff;
}
.mbnav__logo {
  color: #fff;
  padding: 15px;
}
.mbnav ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}
.mbnav ul ul {
  display: none;
}
.mbnav ul li {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 22px;
}
.mbnav ul li.active > a {
  background-color: #00004c;
}
.mbnav ul li a {
  z-index: 2;
  display: block;
  padding: 0.5em 0.75em;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  line-height: 1.3;
  text-decoration: none;
  color: #fff;
}
.mbnav__caret {
  position: absolute;
  top: 0.25em;
  right: 2px;
  display: block;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}
.mbnav__caret:not(.trigger-caret) {
  pointer-events: none;
}
.mbnav__caret:after, .mbnav__caret:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #fff;
}
.mbnav__caret:after {
  transform: rotate(-90deg);
  transition: all 0.2s ease;
}

.mbnav ul li.is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li.has-sub > a {
  padding-right: 40px;
}
.mbnav ul li li {
  font-size: 18px;
}
.mbnav ul li li a {
  background-color: #261fff;
  padding-left: 25px;
}
.mbnav ul li li li {
  font-size: 17px;
}
.mbnav ul li li li a {
  padding-left: 35px;
}
.mbnav__backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  transition: all 0.4s ease-in;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  z-index: -1;
}
.mbnav.is-open .mbnav__backdrop {
  opacity: 1;
  z-index: 98;
  visibility: visible;
}
.mbnav__inner {
  max-height: calc(100vh - 80px);
  padding-bottom: 60px;
  overflow-y: auto;
}
.mbnav__inner .menu-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: -1px) {
  .mbnav__inner .menu-links {
    width: 100%;
  }
}
.mbnav__inner .menu-links .btn {
  background-color: #fff;
  color: #3f38ff;
  margin: 5px 20px;
}
@media (max-width: -1px) {
  .mbnav__inner .menu-links .btn {
    width: 100%;
  }
}
.mbnav__inner .menu-links .btn:hover, .mbnav__inner .menu-links .btn:focus {
  background-color: #00004c;
  color: #fff;
}

.hero-section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 150px;
}
@media (max-width: 1365px) {
  .hero-section {
    margin-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .hero-section {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .hero-section {
    padding-top: 140px;
    z-index: 9;
  }
}
.hero-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 76, 0.2);
}
.hero-section .hero-content {
  position: relative;
  z-index: 5;
  top: 50px;
  left: 0;
  max-width: 75%;
  width: 100%;
  background-color: #00004c;
  border-radius: 5px;
  padding: 50px 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 991px) {
  .hero-section .hero-content {
    padding: 30px 50px;
  }
}
@media (max-width: 574px) {
  .hero-section .hero-content {
    padding: 20px 20px 28px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .hero-section .hero-content {
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .hero-section .hero-content {
    max-width: 550px;
  }
}
@media (min-width: 1200px) {
  .hero-section .hero-content {
    max-width: 600px;
  }
}
@media (min-width: 1366px) {
  .hero-section .hero-content {
    max-width: 650px;
    top: 200px;
  }
}
@media (min-width: 1920px) {
  .hero-section .hero-content {
    max-width: 725px;
  }
}
.hero-section .hero-content p {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .hero-section .hero-content p {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .hero-section .hero-content p {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-content p {
    font-size: 18px;
    font-weight: 700;
  }
}
.hero-section .hero-content .btn {
  padding: 7px 43px;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 991px) {
  .hero-section .hero-content .btn {
    padding: 7px 30px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-content .btn {
    font-size: 14px;
    padding: 3px 30px;
  }
}

.hero-semi {
  position: relative;
  overflow: hidden;
  padding-top: 85px;
  padding-bottom: 85px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 385px;
}
@media (max-width: 767px) {
  .hero-semi {
    min-height: 300px;
  }
}
.hero-semi:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 76, 0.3);
}
@media (max-width: 767px) {
  .hero-semi {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.hero-semi-content .inline-heading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.hero-semi-content .inline-heading h1 span:last-of-type {
  padding-left: 20px;
}
.home .hero-semi {
  display: none;
}

/*--- footer ---*/
.footer-cta {
  display: none;
}
@media (max-width: 767px) {
  .footer-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: block;
    background-color: #27b256;
    padding: 12px 0;
    color: #fff;
  }
  .footer-cta p {
    text-align: center;
    font-weight: 600;
  }
  .footer-cta p span {
    display: block;
    background-color: #3f38ff;
    border-radius: 4px;
    padding: 5px;
    margin-top: 12px;
    font-size: 18px;
  }
}

.main-footer {
  display: relative;
  width: 100%;
  height: auto;
  background: #3f38ff;
  line-height: normal;
}
@media (max-width: 767px) {
  .main-footer {
    padding-top: 25px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-wrap {
    display: none;
  }
}
.main-footer .footer-wrap .footer-logo {
  display: inline-block;
}
.main-footer .footer-address p {
  color: #fff;
}
@media (max-width: 767px) {
  .main-footer .footer-address p {
    font-size: 16px;
  }
}
.main-footer .quick-links-row {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .main-footer .quick-links-row {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
  }
}
.footer-links {
  display: flex;
  flex-wrap: wrap;
}
.footer-links ul {
  width: 50%;
  margin: -5px 0 0;
  padding: 0;
}
@media (max-width: -1px) {
  .footer-links ul {
    width: 100%;
  }
  .footer-links ul:first-child {
    margin-top: -2px;
    margin-bottom: 5px;
  }
}
.footer-links ul li {
  list-style: none;
}
@media (max-width: -1px) {
  .footer-links ul li {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
.footer-links ul li a {
  color: #fff;
  text-decoration: none;
}
.footer-links ul li a:hover, .footer-links ul li a:focus {
  color: #00004c;
}
@media (max-width: 767px) {
  .footer-links ul li a {
    font-size: 16px;
    font-weight: 700;
  }
}
.footer-links ul li.active a {
  color: #00004c;
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer-links ul li.active a {
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  .footer-social {
    display: none;
  }
}
.footer-social a {
  display: inline-block;
  font-size: 38px;
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer-social a {
    margin: 0 5px;
    font-size: 26px;
  }
}
.footer-social a:hover, .footer-social a:focus {
  color: #00004c;
}
.footer-social a:hover svg, .footer-social a:focus svg {
  fill: #00004c;
}
.footer-social a svg {
  width: 38px;
  height: 38px;
  fill: #fff;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
@media (max-width: 767px) {
  .footer-social a svg {
    width: 26px;
    height: 26px;
  }
}

.footer-form-wrap {
  max-width: 470px;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .footer-form-wrap {
    margin: 0 auto;
  }
}
.footer-form-wrap .h6 {
  color: #fff;
}
@media (max-width: 767px) {
  .footer-form-wrap .h6 {
    font-size: 16px;
  }
}
.footer-form-wrap .form-group {
  margin-bottom: 8px;
}
.footer-form-wrap .form-group label {
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .footer-form-wrap .form-group label {
    font-size: 16px;
  }
}
.footer-form-wrap .form-group input {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #fff;
}
.footer-form-wrap .form-group input:focus {
  border-color: #00004c;
}
.footer-form-wrap .check-button {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .footer-form-wrap .check-button {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .footer-form-wrap .check-button {
    margin-top: 18px;
  }
}
.footer-form-wrap .check-button .check-content .styled-checkbox + label {
  color: #fff;
}
.footer-form-wrap .check-button .check-content .styled-checkbox + label:before {
  border-color: #fff;
}
.footer-form-wrap .check-button .check-content .styled-checkbox + label a {
  color: #fff;
}
@media (max-width: 767px) {
  .footer-form-wrap .check-button .check-content .styled-checkbox + label a {
    font-size: 13px;
  }
}
.footer-form-wrap .check-button .check-content .styled-checkbox + label a:hover, .footer-form-wrap .check-button .check-content .styled-checkbox + label a:focus {
  color: #00004c;
}
.footer-form-wrap .check-button .check-content .styled-checkbox + label span {
  font-size: 18px;
}
@media (max-width: 767px) {
  .footer-form-wrap .check-button .check-content .styled-checkbox + label span {
    font-size: 13px;
  }
}
.footer-form-wrap .check-button .check-content .styled-checkbox:checked + label:after {
  border-color: #fff;
}
@media (max-width: 991px) {
  .footer-form-wrap .check-button .footer-btn {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer-bottom-desktop {
    display: none;
  }
}
@media (max-width: 991px) {
  .footer-bottom-desktop .bottom-text {
    text-align: center;
    margin-bottom: 5px;
  }
}
.footer-bottom-desktop .bottom-right {
  text-align: right;
}
@media (max-width: 991px) {
  .footer-bottom-desktop .bottom-right {
    text-align: center;
  }
}
.footer-bottom-desktop span,
.footer-bottom-desktop a {
  color: #fff;
}
@media (max-width: 767px) {
  .footer-bottom-desktop span,
  .footer-bottom-desktop a {
    font-size: 13px;
  }
}
.footer-bottom-desktop a:hover, .footer-bottom-desktop a:focus {
  color: #00004c;
}

.footer-bottom-mobile {
  display: none;
  background-color: #00004c;
  padding: 15px 0;
  border-top: 1px solid #fff;
}
@media (max-width: 767px) {
  .footer-bottom-mobile {
    display: block;
  }
}
.footer-bottom-mobile .mobile-container {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-bottom-mobile .mobile-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.footer-bottom-mobile a {
  transition: 0.3s;
}
.footer-bottom-mobile a:hover, .footer-bottom-mobile a:focus {
  opacity: 0.7;
}
.footer-bottom-mobile a,
.footer-bottom-mobile .mobile-links,
.footer-bottom-mobile .tag-line,
.footer-bottom-mobile span {
  color: #fff;
  font-size: 13px;
}
.footer-bottom-mobile .mobile-links {
  margin-top: 10px;
  margin-bottom: 20px;
}
.footer-bottom-mobile .mobile-left {
  width: 63%;
}
.footer-bottom-mobile .mobile-right {
  width: 37%;
  text-align: right;
}
.footer-bottom-mobile .mobile-social a {
  display: inline-block;
  margin-left: 12px;
  font-size: 33px;
  text-decoration: none;
  line-height: 1;
}

.about-section {
  position: relative;
}
@media (max-width: 767px) {
  .about-section {
    background-color: #efefff;
  }
}
.about-wrapper {
  position: relative;
}
.about-wrapper .about-img {
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 100%;
  height: 100%;
  max-height: 515px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 700px;
}
@media (max-width: 767px) {
  .about-wrapper .about-img {
    position: relative;
    max-width: 100%;
    height: 250px;
    bottom: 0;
    margin-bottom: 0;
    border-radius: 5px;
  }
}
@media (min-width: 1200px) {
  .about-wrapper .about-img {
    max-width: 700px;
  }
}
@media (min-width: 1366px) {
  .about-wrapper .about-img {
    max-width: 800px;
  }
}
@media (min-width: 1920px) {
  .about-wrapper .about-img {
    max-width: 960px;
  }
}
.about-wrapper .about-content {
  position: relative;
  width: 100%;
  margin-left: auto;
  max-width: 600px;
  padding: 50px;
}
@media (min-width: 1200px) {
  .about-wrapper .about-content .inner-content .h5, .about-wrapper .about-content .inner-content p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .about-wrapper .about-content {
    background-color: transparent;
    box-shadow: none;
    max-width: 100%;
    padding: 30px;
  }
  .about-wrapper .about-content .inline-heading {
    margin-top: 0;
  }
  .about-wrapper .about-content .inner-content {
    margin: 30px 0;
  }
}
@media (min-width: 1200px) {
  .about-wrapper .about-content {
    max-width: 600px;
  }
}
@media (min-width: 1366px) {
  .about-wrapper .about-content {
    max-width: 625px;
    left: -50px;
    padding: 60px 75px;
  }
}
@media (min-width: 1920px) {
  .about-wrapper .about-content {
    max-width: 695px;
  }
}

.about-section:before {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 20%;
  background-color: #3f38ff;
}
@media (max-width: 767px) {
  .about-section:before {
    top: -55px;
    bottom: auto;
    background-color: #efefff;
  }
}

@media (max-width: 767px) {
  .ourteam-row {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
}
@media (max-width: 767px) {
  .ourteam-cell {
    margin-bottom: 10px;
  }
}
.ourteam-avatar {
  border-radius: 100%;
  overflow: hidden;
  max-width: 250px;
  margin: auto;
}
@media (min-width: 768px) {
  .ourteam-avatar {
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .ourteam-avatar {
    max-width: 300px;
  }
}
@media (min-width: 1366px) {
  .ourteam-avatar {
    max-width: 325px;
  }
}
@media (min-width: 1920px) {
  .ourteam-avatar {
    max-width: 370px;
  }
}
.ourteam-card {
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 20px;
  padding-bottom: 22px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  height: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .ourteam-card {
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 30px;
    padding-bottom: 55px;
  }
}
@media (min-width: 1366px) {
  .ourteam-card {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.ourteam-detail {
  text-align: center;
  padding-top: 28px;
}
.ourteam-detail .btn {
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
}
@media (max-width: 1365px) {
  .ourteam-detail .btn {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .ourteam-detail .btn {
    padding: 9px 20px;
  }
}
@media (max-width: 767px) {
  .ourteam-detail .btn {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 900;
    word-break: break-word;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80%;
    margin: 15px auto 0;
  }
}
@media (max-width: -1px) {
  .ourteam-detail .btn {
    padding: 9px 14px;
  }
}
.ourteam-name {
  font-size: 22px;
  color: #3f38ff;
  display: block;
  font-weight: 600;
}
@media (max-width: 767px) {
  .ourteam-name {
    font-size: 16px;
  }
}
.ourteam-designation {
  font-size: 18px;
  color: #3f38ff;
  display: block;
  font-weight: 400;
}
@media (max-width: 767px) {
  .ourteam-designation {
    font-size: 14px;
  }
}
.ourteam .btn i {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .ourteam .btn i {
    margin-right: 5px;
    font-size: 14px;
  }
}
.ourteam .btn i:before {
  top: 3px;
  position: relative;
  line-height: 0;
}

.work-flow-section {
  background-color: #fff;
}
@media (max-width: 767px) {
  .work-flow-section {
    padding: 35px 0 58px;
    overflow: hidden;
  }
}
.work-flow-section .work-flow-heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}
.work-flow-section .inline-heading {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .work-flow-section .inline-heading {
    margin-bottom: 50px;
  }
}
.work-flow-section .disclaimer {
  color: #00004c;
  font-size: smaller;
  font-style: italic;
  text-align: center;
  margin-bottom: 2rem;
}
.work-wrapper {
  max-width: 1145px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .work-wrapper {
    margin: -50px -20px 0 !important;
  }
}
.work-inner {
  position: relative;
  margin-bottom: 50px;
  text-decoration: none;
}
.work-inner:nth-child(4n) .work-icon:before {
  opacity: 0;
}
@media (max-width: 767px) {
  .work-inner {
    align-items: center;
    margin-bottom: 0;
    padding: 30px 0;
  }
  .work-inner:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 108px;
    width: 100%;
    border-bottom: 5px dotted #00004c;
  }
}
.work-inner:hover, .work-inner:focus {
  text-decoration: none;
}
.work-inner:hover .work-icon, .work-inner:focus .work-icon {
  background-color: #00004c;
}
.work-inner:hover h5,
.work-inner:hover .h5, .work-inner:focus h5,
.work-inner:focus .h5 {
  color: #00004c;
}
.work-inner .work-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 155px;
  height: 155px;
  background-color: #fff;
  border: 2px solid #00004c;
  border-radius: 50%;
  margin: 0 auto 10px;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .work-inner .work-icon {
    width: 130px;
    height: 130px;
    margin: 0 auto 15px;
  }
}
@media (min-width: 1200px) {
  .work-inner .work-icon {
    width: 170px;
    height: 170px;
    margin: 0 auto 12px;
  }
}
@media (min-width: 1366px) {
  .work-inner .work-icon {
    width: 185px;
    height: 185px;
  }
}
@media (min-width: 1920px) {
  .work-inner .work-icon {
    width: 205px;
    height: 205px;
  }
}
.work-inner .work-icon img {
  max-height: 134px;
  max-width: 210px;
}
@media (min-width: 992px) {
  .work-inner .work-icon img {
    max-height: 70px;
    max-width: 90px;
  }
}
@media (min-width: 1200px) {
  .work-inner .work-icon img {
    max-height: 90px;
    max-width: 100px;
  }
}
@media (min-width: 1366px) {
  .work-inner .work-icon img {
    max-height: 100px;
    max-width: 120px;
  }
}
@media (min-width: 1920px) {
  .work-inner .work-icon img {
    max-height: 110px;
    max-width: 135px;
  }
}
.work-inner .work-icon:before {
  content: "";
  position: absolute;
  left: 102%;
  top: 50%;
  width: 100%;
  border-bottom: 5px dotted #00004c;
  display: none;
}
@media (min-width: 768px) {
  .work-inner .work-icon:before {
    display: block;
  }
}
.work-inner h5,
.work-inner .h5 {
  text-align: center;
  color: #00004c;
  margin-bottom: 0;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .work-inner h5,
  .work-inner .h5 {
    padding: 0 22px;
  }
}
@media (max-width: 767px) {
  .work-inner h5,
  .work-inner .h5 {
    font-size: 18px;
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .work-inner h5,
  .work-inner .h5 {
    font-size: 16px;
  }
}
.work-inner:last-child .work-icon:before {
  display: none;
}

.work-wrapper .slick-cloned .work-inner:before {
  display: none;
}
@media (min-width: 768px) {
  .work-wrapper .slick-dots {
    bottom: -35px;
  }
}
.work-wrapper .slick-dots li {
  padding-left: 6px;
  padding-right: 6px;
}
.work-wrapper .slick-dots button {
  width: 16px !important;
  height: 16px !important;
  background-color: #00004c !important;
  border: none !important;
}
.work-wrapper .slick-dots button:hover {
  opacity: 1 !important;
  border: 4px solid #00004c !important;
  background-color: transparent !important;
}
.work-wrapper .slick-dots .slick-active button {
  opacity: 1 !important;
  border: 4px solid #00004c !important;
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .work-flow-section .btn {
    display: none;
  }
}

.why-self-storage-wrapper {
  background: #efefff;
}
.why-self-storage-wrapper .work-wrapper .largeText {
  color: #3f38ff;
}
.why-self-storage-wrapper .work-wrapper .work-inner:hover .work-icon img, .why-self-storage-wrapper .work-wrapper .work-inner:focus .work-icon img {
  transform: scale(1.1);
}
.why-self-storage-wrapper .work-wrapper .work-icon {
  width: 152px;
  height: 152px;
  background: #3f38ff;
}
.why-self-storage-wrapper .work-wrapper .work-icon img {
  transform: scale(1);
  transition: 0.3s all ease-in-out;
}
.why-self-storage-wrapper .work-wrapper .work-icon::before {
  content: none;
}

.customer-wrapper {
  position: relative;
}
.customer-img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 475px;
  height: 520px;
}
@media (min-width: 992px) {
  .customer-img {
    max-width: 600px;
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .customer-img {
    max-width: 700px;
    height: 575px;
  }
}
@media (min-width: 1366px) {
  .customer-img {
    max-width: 800px;
    height: 650px;
  }
}
@media (min-width: 1920px) {
  .customer-img {
    max-width: 960px;
    height: 700px;
  }
}
@media (max-width: 767px) {
  .customer-img {
    position: relative;
    top: 0;
    transform: none;
    max-width: 100%;
    height: 260px;
    margin-bottom: 30px;
    border-radius: 5px;
  }
}

.customer-wrapper .customer-inner {
  position: relative;
  width: 100%;
  z-index: 1;
  padding: 50px 10px 20px 10px;
}
@media (min-width: 768px) {
  .customer-wrapper .customer-inner {
    max-width: 515px;
    padding: 50px 10px;
  }
}
@media (min-width: 992px) {
  .customer-wrapper .customer-inner {
    max-width: 575px;
  }
}
@media (min-width: 1200px) {
  .customer-wrapper .customer-inner {
    max-width: 600px;
  }
}
@media (min-width: 1366px) {
  .customer-wrapper .customer-inner {
    max-width: 650px;
  }
}
@media (min-width: 1920px) {
  .customer-wrapper .customer-inner {
    max-width: 835px;
  }
}
.customer-content {
  background-color: #efefff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  height: 100%;
  padding: 40px;
}
@media (min-width: 1200px) {
  .customer-content {
    padding: 50px;
  }
}
@media (min-width: 1920px) {
  .customer-content {
    padding: 60px 80px;
  }
}
@media (max-width: 767px) {
  .customer-content {
    padding: 30px 20px 20px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .customer-content .inline-heading {
    margin-top: -78px;
  }
  .customer-content .inner-content {
    margin-bottom: 0 !important;
  }
}
.customer-content .slick-slide {
  height: auto;
}
.customer-content .slick-slide > div {
  height: 100%;
}
.customer-content .inner-content {
  padding-bottom: 40px;
}
.customer-content .inner-content p {
  font-size: 22px;
}
@media (min-width: 768px) {
  .customer-content .inner-content p {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .customer-content .inner-content p {
    font-size: 28px;
  }
}
@media (min-width: 1366px) {
  .customer-content .inner-content p {
    font-size: 30px;
  }
}
@media (min-width: 1920px) {
  .customer-content .inner-content p {
    font-size: 33px;
  }
}
@media (max-width: 767px) {
  .customer-content .inner-content {
    padding-bottom: 0;
  }
  .customer-content .inner-content p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
  }
}
.customer-content .inner-content span {
  position: relative;
  padding-left: 50px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .customer-content .inner-content span {
    font-size: 16px;
    font-weight: 700;
    padding-left: 35px;
  }
}
.customer-content .inner-content span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  height: 2px;
  width: 35px;
  background-color: #00004c;
}
@media (max-width: 767px) {
  .customer-content .inner-content span:before {
    top: 11px;
    height: 1px;
    width: 25px;
  }
}

.customer-wrapper .customer-inner .slick-dots {
  margin-bottom: 0;
}
.customer-wrapper .customer-inner .slick-dots li {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .customer-wrapper .customer-inner .slick-dots li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.customer-wrapper .customer-inner .slick-dots button {
  height: 16px;
  width: 16px;
  background-color: #3f38ff;
  border: none;
}
.customer-wrapper .customer-inner .slick-dots button:hover {
  opacity: 1;
  border: 4px solid #3f38ff;
  background-color: #efefff;
}
.customer-wrapper .customer-inner .slick-dots .slick-active button {
  opacity: 1;
  border: 4px solid #3f38ff;
  background-color: #efefff;
}

.work-page-section {
  background-color: #efefff;
  overflow: hidden;
}
.work-page-section .icon-description {
  margin-top: 1em;
}
@media (max-width: 767px) {
  .work-page-section .icon-description {
    margin-top: 0;
    padding: 2em;
  }
}
.work-page-section .heading-title {
  max-width: 670px;
  margin: 0 auto 50px;
}
.work-page-section .heading-title p {
  font-weight: 600;
}
@media (min-width: 768px) {
  .work-page-section .heading-title p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .work-page-section .heading-title p {
    font-weight: 700;
    max-width: 85%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .work-page-section .work-wrapper {
    margin: -50px -20px 20px !important;
  }
}
.work-page-section .work-icon {
  background-color: #3f38ff;
}
.work-page-section .work-icon:before {
  border-color: #3f38ff;
}
.work-page-section h5,
.work-page-section .h5 {
  color: #3f38ff;
  padding: 0;
  margin-top: 1em;
}
.work-page-section .btn {
  background-color: #3f38ff;
  border-color: #00004c;
  color: #fff;
}
.work-page-section .btn:hover, .work-page-section .btn:focus {
  background-color: #00004c;
  border-color: #3f38ff;
}
@media (max-width: 767px) {
  .work-page-section .btn {
    background-color: transparent;
    border-color: #3f38ff;
    color: #3f38ff;
  }
  .work-page-section .btn:hover, .work-page-section .btn:focus {
    background-color: transparent;
    color: #00004c;
    border-color: #00004c;
  }
}
@media (max-width: 767px) {
  .work-page-section .work-inner {
    margin: 40px 0 50px;
  }
  .work-page-section .work-inner:after {
    background-color: rgba(63, 56, 255, 0.1);
  }
}
.work-page-section .slick-dots {
  bottom: 0;
}

@media (min-width: 0px) {
  .storage-option-row {
    margin: 0 -8px;
  }
}
.storage-option-cell {
  margin-bottom: 50px;
}
@media (min-width: 0px) {
  .storage-option-cell {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .storage-option-cell {
    margin-bottom: 32px;
  }
}
.storage-option-box {
  height: 100%;
  padding: 40px 30px;
  border: 4px solid #3f38ff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1365px) {
  .storage-option-box {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .storage-option-box {
    border-radius: 10px;
  }
}
.storage-option-box h2,
.storage-option-box .h2 {
  display: inline-block;
  color: #fff;
  margin-top: -70px;
}
@media (max-width: 1199px) {
  .storage-option-box h2,
  .storage-option-box .h2 {
    margin-top: -60px;
  }
}
@media (max-width: 991px) {
  .storage-option-box h2,
  .storage-option-box .h2 {
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .storage-option-box h2,
  .storage-option-box .h2 {
    padding: 3px 0;
  }
}
.storage-option-box p {
  display: block;
  width: 100%;
  text-align: center;
  color: #3f38ff;
  margin-bottom: 0;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .storage-option-box p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .storage-option-box p {
    font-size: 15px;
  }
}
.storage-option-box .storage-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  min-height: 350px;
}
@media (max-width: 1199px) {
  .storage-option-box .storage-img {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .storage-option-box .storage-img {
    min-height: auto;
    padding: 30px;
  }
}
.storage-option-box .storage-decs {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .storage-option-box .storage-decs {
    padding: 0 15px;
  }
}
.storage-option-box .storage-decs p {
  color: #00004c;
}
@media (max-width: 767px) {
  .storage-option-box .storage-decs p {
    font-size: 18px;
  }
}
.storage-info {
  width: 50%;
}
@media (max-width: 1365px) {
  .storage-info {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .storage-info {
    width: 100%;
    text-align: center;
  }
  .storage-info .btn {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .storage-info {
    font-size: 14px;
  }
  .storage-info.text-left {
    width: 60%;
    padding-right: 10px;
  }
  .storage-info.text-right {
    width: 40%;
  }
  .storage-info .btn {
    background-color: #efefff;
    padding: 3px 42px 3px 17px;
    margin-bottom: 5px;
  }
}
.storage-info i {
  color: #3f38ff;
  font-size: 22px;
}
@media (min-width: 1200px) {
  .storage-info .btn {
    min-width: 140px;
  }
}

@media (max-width: 767px) {
  .cta-container {
    padding: 0;
  }
}
.cta-without-content {
  min-height: 600px;
}
@media (max-width: 991px) {
  .cta-without-content {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .cta-without-content {
    min-height: 210px;
  }
}
.cta-wrapper {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cta-content {
  position: relative;
  z-index: 5;
  max-width: 535px;
  width: 100%;
  margin: 0 auto;
  background-color: #00004c;
  border-radius: 5px;
  padding: 50px 45px;
}
@media (max-width: 991px) {
  .cta-content {
    padding: 30px;
  }
}
@media (max-width: 574px) {
  .cta-content {
    padding: 30px 20px;
    width: 95%;
  }
}
.cta-content .inner-content {
  font-size: 22px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .cta-content .inner-content {
    margin-bottom: 22px;
  }
}
.cta-content .inner-content p {
  color: #fff;
}

.price-layout-row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
.price-layout-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .price-layout-row {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .price-layout-row:not(:first-child) .price-layout-cell .price-layout-detail,
  .price-layout-row:not(:first-child) .price-layout-cell .price-layout-size {
    border-radius: 0;
  }
  .price-layout-row:not(:first-child) .price-layout-cell h4,
  .price-layout-row:not(:first-child) .price-layout-cell .h4 {
    display: none;
  }
}
.price-layout-cell {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .price-layout-cell {
    text-align: center;
    margin-bottom: -4px;
  }
}
.price-layout-cell h4,
.price-layout-cell .h4 {
  background-color: #3f38ff;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding: 6px 0;
}
.price-layout-size {
  border-top-left-radius: 15px;
  border: 4px solid #3f38ff;
  background-color: #efefff;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .price-layout-size {
    border-top-right-radius: 15px;
  }
}
.price-layout-size .size-inner {
  padding: 20px 65px;
}
@media (max-width: 1365px) {
  .price-layout-size .size-inner {
    padding: 20px 30px;
  }
}
@media (max-width: 574px) {
  .price-layout-size .size-inner {
    padding: 20px;
  }
}
.price-layout-size .size-inner h2,
.price-layout-size .size-inner .h2 {
  color: #3f38ff;
  margin-bottom: 8px;
}
.price-layout-size .size-inner p {
  color: #3f38ff;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .price-layout-size .size-inner p {
    font-size: 20px;
  }
}
@media (max-width: 574px) {
  .price-layout-size .size-inner p {
    font-size: 18px;
  }
}
.price-layout-size .size-inner .price-decs {
  margin: 40px 0;
}
.price-layout-size .size-inner .price-decs p {
  color: #00004c;
}
.price-layout-size .size-inner .price-info {
  display: flex;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .price-layout-size .size-inner .price-info {
    text-align: left;
    justify-content: center;
  }
}
.price-layout-size .size-inner .price-info i {
  color: #3f38ff;
  font-size: 26px;
  margin-right: 12px;
}
.price-layout-size .size-inner .price-info i:before {
  line-height: 0.5;
}
.price-layout-img {
  background-color: #efefff;
  height: 100%;
  border-top: 4px solid #3f38ff;
  border-bottom: 4px solid #3f38ff;
}
@media (max-width: 991px) {
  .price-layout-img {
    border: 4px solid #3f38ff;
    height: auto;
  }
}
.price-layout-img .img-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 30px;
  height: 95%;
}
.price-layout-detail {
  border-top-right-radius: 15px;
  border: 4px solid #3f38ff;
  background-color: #efefff;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .price-layout-detail {
    border-top-right-radius: 0;
  }
}
.price-layout-detail .detail-inner {
  padding: 20px 70px;
}
@media (max-width: 1365px) {
  .price-layout-detail .detail-inner {
    padding: 20px 30px;
  }
}
@media (max-width: 574px) {
  .price-layout-detail .detail-inner {
    padding: 20px;
  }
}
.price-value-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.price-value-wrap .price-value {
  width: 50%;
}
@media (max-width: -1px) {
  .price-value-wrap .price-value {
    width: 100%;
    margin-bottom: 15px;
  }
}
.price-value-wrap .price-value h2,
.price-value-wrap .price-value .h2 {
  color: #3f38ff;
  margin-bottom: 8px;
}
.price-value-wrap .contract-length {
  width: 50%;
}
@media (max-width: -1px) {
  .price-value-wrap .contract-length {
    width: 100%;
  }
}

.price-layout-list {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .price-layout-list {
    display: flex;
    justify-content: center;
    text-align: left;
  }
}
.price-layout-list ul {
  padding: 0;
  margin: 0;
}
.price-layout-list ul li {
  list-style: none;
}
.price-layout-list ul li a {
  display: inline-flex;
  font-size: 24px;
  text-decoration: none;
  line-height: 1;
}
@media (max-width: 574px) {
  .price-layout-list ul li a {
    font-size: 18px;
  }
}
.price-layout-list ul li i {
  position: relative;
  top: 2px;
  font-size: 31px;
  margin-right: 20px;
}
@media (max-width: 574px) {
  .price-layout-list ul li i {
    font-size: 23px;
    margin-right: 10px;
  }
}
.price-layout-list ul li i:before {
  line-height: 0.1;
}

.price-layout-detail .detail-inner .btn {
  max-width: 400px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 15px;
}
.price-layout-detail .detail-inner .btn:hover, .price-layout-detail .detail-inner .btn:focus {
  background-color: #3f38ff;
}

.search-form {
  max-width: 885px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .search-form {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .search-form {
    max-width: 500px;
  }
}
.search-form label {
  display: inline-block;
  margin-right: 25px;
  color: #3f38ff;
}
@media (max-width: 991px) {
  .search-form label {
    display: block;
  }
}
@media (max-width: 767px) {
  .search-form label {
    margin-right: 0;
  }
}
.search-form input[type=search] {
  max-width: 485px;
  border-color: #3f38ff;
  margin-right: 22px;
  background-color: #efefff;
}
@media (max-width: 767px) {
  .search-form input[type=search] {
    max-width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .search-form .btn {
    margin-top: 5px;
  }
}

.faq-row {
  margin-left: -12px;
  margin-right: -12px;
}
.faq-cell {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.faq-content {
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .faq-content {
    width: calc(50% - 7.5px);
  }
}
.faq-content.open i {
  transform: rotate(60deg);
}
.faq-question {
  position: relative;
  margin-bottom: 0;
  padding: 15px 45px 15px 20px;
  background-color: #efefff;
  cursor: pointer;
}
.faq-question i {
  position: absolute;
  top: 18px;
  right: 20px;
  color: #3f38ff;
  font-size: 15px;
  transition: 0.3s;
}
.faq-answer {
  display: none;
  padding: 15px 60px 40px 20px;
  background-color: #efefff;
}
@media (max-width: 767px) {
  .faq-answer {
    padding: 20px;
  }
}
.faq .no-results {
  display: none;
}
.faq .no-results p {
  margin: 0;
}
.faq .no-results.visible {
  display: block;
}
.faq .no-results {
  text-align: center;
}

.faq-row {
  margin-bottom: 50px;
}

.service-section {
  position: relative;
  z-index: 9;
}
@media (max-width: 767px) {
  .service-section .service-container {
    padding: 0;
  }
}

.service-wrapper {
  position: relative;
}
@media (max-width: 767px) {
  .service-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.service-img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 63.6%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .service-img {
    display: none;
  }
}

.service-wrapper .service-inner {
  position: relative;
  max-width: 44%;
  width: 100%;
  margin-left: auto;
  padding: 50px 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .service-wrapper .service-inner {
    background-color: #efefff;
    padding: 0;
    max-width: 100%;
  }
  .service-wrapper .service-inner .service-content {
    box-shadow: none;
    border-radius: 0;
    margin-top: -78px;
    background-color: transparent;
    padding: 30px 40px 45px;
  }
}
.service-list ul {
  padding: 0;
  margin: 0;
}
.service-list ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .service-list ul li {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .service-list ul li {
    font-weight: 700;
  }
}
.service-list ul li i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 47px;
  min-width: 47px;
  background-color: #3f38ff;
  border-radius: 50px;
  margin-right: 20px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .service-list ul li i {
    margin-right: 15px;
    font-size: 18px;
  }
}
.service-list ul li i:before {
  position: relative;
  top: -6px;
}

.contact-section {
  padding: 50px 0;
}
@media (min-width: 1200px) {
  .contact-section {
    padding: 100px 0;
  }
}
@media (min-width: 1366px) {
  .contact-section {
    padding: 125px 0;
  }
}
.contact-section .contact-container {
  padding: 0;
}
.contact-section .contact-row {
  position: relative;
  flex-direction: column-reverse;
  margin: 0;
}
.contact-section .info-contact {
  position: relative;
  margin: 0 auto;
  width: 90%;
}
@media (max-width: 991px) {
  .contact-section .info-contact {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .contact-section .info-contact {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .contact-section .info-contact {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 400px;
    left: 550px;
  }
}
@media (min-width: 1200px) {
  .contact-section .info-contact {
    left: 625px;
    max-width: 450px;
  }
}
@media (min-width: 1366px) {
  .contact-section .info-contact {
    left: 750px;
    max-width: 475px;
    transform: translateY(-60%);
  }
}
@media (min-width: 1920px) {
  .contact-section .info-contact {
    left: 950px;
    max-width: 545px;
  }
}
.contact-section .info-contact .general-gray-box {
  width: 100%;
  border-radius: 10px;
  box-shadow: none;
  padding: 50px;
}
@media (min-width: 1920px) {
  .contact-section .info-contact .general-gray-box {
    padding: 50px 80px 70px;
  }
}
.contact-section .info-contact .general-gray-box .inline-heading {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 7px;
}
.contact-section .info-contact .general-gray-box .inner-content {
  text-align: left;
}
.contact-section .map-contact .contact-map {
  display: block;
}
.contact-section .map-contact .contact-map img {
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-section .map-contact .contact-map img,
.contact-section .map-contact .contact-map iframe {
  width: 100%;
  max-width: 100%;
  height: 400px;
}
@media (min-width: 992px) {
  .contact-section .map-contact .contact-map img,
  .contact-section .map-contact .contact-map iframe {
    width: 650px;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .contact-section .map-contact .contact-map img,
  .contact-section .map-contact .contact-map iframe {
    width: 700px;
  }
}
@media (min-width: 1366px) {
  .contact-section .map-contact .contact-map img,
  .contact-section .map-contact .contact-map iframe {
    width: 800px;
    height: 450px;
  }
}
@media (min-width: 1920px) {
  .contact-section .map-contact .contact-map img,
  .contact-section .map-contact .contact-map iframe {
    width: 990px;
    height: 540px;
  }
}

.wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  min-height: 100%;
  background-color: #fff;
}

.main-container {
  width: 100%;
}

.slick-dots li {
  padding: 0 5px;
}

.general-gray-box {
  background-color: #efefff;
  border-radius: 10px;
  padding: 60px 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1199px) {
  .general-gray-box {
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .general-gray-box {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 574px) {
  .general-gray-box {
    padding: 30px 20px;
  }
}
.general-gray-box .inner-content {
  color: #00004c;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .general-gray-box .inner-content {
    margin-bottom: 22px;
  }
}
.general-gray-box .inner-content p {
  color: #00004c;
}

.inline-heading {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .inline-heading {
    margin-bottom: 20px;
  }
}
.inline-heading .h1,
.inline-heading .h2,
.inline-heading .h3,
.inline-heading .h4,
.inline-heading .h5,
.inline-heading .h6 {
  line-height: 1.45;
  display: inline;
}
.inline-heading .h1 span,
.inline-heading .h2 span,
.inline-heading .h3 span,
.inline-heading .h4 span,
.inline-heading .h5 span,
.inline-heading .h6 span {
  position: relative;
  left: 4px;
  color: #fff;
  background-color: #3f38ff;
  z-index: 1;
}
.inline-heading .h1 span:before,
.inline-heading .h2 span:before,
.inline-heading .h3 span:before,
.inline-heading .h4 span:before,
.inline-heading .h5 span:before,
.inline-heading .h6 span:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 0;
  width: 5px;
  height: 100%;
  background-color: inherit;
  border-radius: 3px 0 0 3px;
  z-index: -1;
}
.inline-heading .h1 span:after,
.inline-heading .h2 span:after,
.inline-heading .h3 span:after,
.inline-heading .h4 span:after,
.inline-heading .h5 span:after,
.inline-heading .h6 span:after {
  content: "";
  position: absolute;
  right: -12%;
  top: 0;
  width: 13%;
  height: 100%;
  background-color: inherit;
  border-radius: 0 3px 3px 0;
  z-index: -1;
}
.inline-heading.dark-blue-line .h1 span,
.inline-heading.dark-blue-line .h2 span,
.inline-heading.dark-blue-line .h3 span,
.inline-heading.dark-blue-line .h4 span,
.inline-heading.dark-blue-line .h5 span,
.inline-heading.dark-blue-line .h6 span {
  background-color: #00004c;
}
.inline-heading.white-line {
  margin-bottom: 0;
}
.inline-heading.white-line .h1 span,
.inline-heading.white-line .h2 span,
.inline-heading.white-line .h3 span,
.inline-heading.white-line .h4 span,
.inline-heading.white-line .h5 span,
.inline-heading.white-line .h6 span {
  background-color: #fff;
  color: #3f38ff;
}

.heading-primary {
  position: relative;
  background-color: #3f38ff;
  z-index: 1;
}
.heading-primary:before {
  content: "";
  position: absolute;
  left: -24px;
  top: 0;
  width: 25px;
  height: 100%;
  background-color: inherit;
  border-radius: 3px 0 0 3px;
  z-index: -1;
}
.heading-primary:after {
  content: "";
  position: absolute;
  right: -24px;
  top: 0;
  width: 25px;
  height: 100%;
  background-color: inherit;
  border-radius: 0 3px 3px 0;
  z-index: -1;
}

.get-chat-btn {
  position: fixed;
  top: 80%;
  right: 0;
  display: block;
  background-color: #00004c;
  padding: 11px 10px 17px 25px;
  max-width: 110px;
  width: 100%;
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  text-decoration: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  z-index: 91;
}
@media (max-width: 991px) {
  .get-chat-btn {
    max-width: 80px;
    padding: 5px 8px 10px 18px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
@media (max-width: 574px) {
  .get-chat-btn {
    max-width: 55px;
    padding: 3px 5px 8px 12px;
  }
}
.get-chat-btn:hover, .get-chat-btn:focus {
  text-decoration: none;
}
.get-chat-btn:hover i, .get-chat-btn:focus i {
  transform: scale(1.2);
}
.get-chat-btn i {
  position: relative;
  bottom: -3px;
  display: block;
  color: #3f38ff;
  font-size: 26px;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .get-chat-btn i {
    font-size: 20px;
  }
}
@media (max-width: 574px) {
  .get-chat-btn i {
    font-size: 16px;
  }
}
.get-chat-btn p {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .get-chat-btn p {
    font-size: 13px;
  }
}
@media (max-width: 574px) {
  .get-chat-btn p {
    font-size: 10px;
  }
}

.img-to-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.img-to-bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-full-img {
  position: relative;
  height: 425px;
}
.box-full-img .box-full-btn {
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.box-full-img .box-full-btn .btn {
  background-color: #fff;
  min-width: 206px;
}
@media (max-width: 767px) {
  .box-full-img {
    height: 160px;
  }
  .box-full-img .box-full-btn {
    display: block;
  }
}

@media (max-width: 767px) {
  .noScroll {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .check-button {
    display: flex;
  }
}
.check-button .check-content {
  margin-bottom: 10px;
  width: 100%;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .check-button .check-content {
    margin-right: 10px;
  }
}
.check-button .check-content .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.check-button .check-content .styled-checkbox + label {
  position: relative;
  display: inline-flex;
  color: #00004c;
  cursor: pointer;
  padding: 0;
  line-height: 1.3;
}
.check-button .check-content .styled-checkbox + label:before {
  content: "";
  position: relative;
  left: 0;
  top: 8px;
  height: 25px;
  min-width: 25px;
  border: 2px solid #b4b4b4;
  margin-right: 15px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .check-button .check-content .styled-checkbox + label:before {
    height: 18px;
    min-width: 18px;
    top: 5px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .check-button .check-content .styled-checkbox + label span {
    font-size: 24px;
  }
}
.check-button .check-content .styled-checkbox + label span a {
  font-size: 18px;
  color: #00004c;
}
.check-button .check-content .styled-checkbox + label span a:hover, .check-button .check-content .styled-checkbox + label span a:focus {
  color: #3f38ff;
}
.check-button .check-content .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 17px;
  width: 12px;
  height: 5px;
  border-right: 3px solid #3f38ff;
  border-top: 3px solid #3f38ff;
  transform: rotate(130deg);
  transition: 0.4s;
}
@media (max-width: 767px) {
  .check-button .check-content .styled-checkbox:checked + label:after {
    left: 6px;
    top: 12px;
    width: 8px;
    height: 4px;
    border-width: 2px;
  }
}
.check-button .btn-input-arrow:after {
  right: 12px;
}
.check-button .btn-input-arrow .btn {
  padding: 3px 35px 3px 12px;
}

.contact-page-form p {
  font-size: 24px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  .contact-page-form p {
    font-size: 21px;
  }
}
.contact-page-form .wpcf7-not-valid-tip {
  margin-top: 3px;
}
.contact-page-form .wpcf7-response-output {
  margin: 2em 0 1em;
}
.contact-page-form br {
  display: none;
}
.contact-page-form .check-button {
  display: flex;
  align-items: flex-start;
  max-width: 550px;
  margin-left: auto;
  margin-top: 25px;
}
@media (max-width: 574px) {
  .contact-page-form .check-button {
    margin-top: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.contact-page-form .check-button .check-content {
  position: relative;
  display: flex;
  margin-bottom: 35px;
}
@media (min-width: 575px) {
  .contact-page-form .check-button .check-content {
    margin-right: 30px;
    margin-bottom: 10px;
  }
}
.contact-page-form .check-button .check-content .terms-condition {
  position: absolute;
  width: 100%;
  height: 100%;
}
.contact-page-form .check-button .check-content .styled-checkbox {
  opacity: 1;
}
.contact-page-form .check-button .check-content .styled-checkbox .wpcf7-list-item-label {
  font-size: 0;
}
.contact-page-form .check-button .check-content .styled-checkbox input {
  position: absolute;
  left: 0;
  height: 31px;
  width: 25px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.contact-page-form .check-button .check-content .styled-checkbox input + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 25px;
  min-width: 25px;
  border: 2px solid #b4b4b4;
  cursor: pointer;
}
.contact-page-form .check-button .check-content .styled-checkbox input + span:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 17px;
  width: 12px;
  height: 5px;
  border-right: 3px solid #3f38ff;
  border-top: 3px solid #3f38ff;
  transform: rotate(130deg);
  opacity: 0;
}
.contact-page-form .check-button .check-content .styled-checkbox input:checked + span:after {
  opacity: 1;
}
.contact-page-form .check-button .check-content .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
}
.contact-page-form .check-button .check-content label {
  position: relative;
  padding-left: 45px;
  line-height: 1.3;
  color: #00004c;
}
@media (min-width: 992px) {
  .contact-page-form .check-button .check-content label {
    font-size: 24px;
  }
}
.contact-page-form .check-button .check-content label span a {
  font-size: 18px;
  color: #00004c;
}
.contact-page-form .check-button .check-content label span a:hover, .contact-page-form .check-button .check-content label span a:focus {
  color: #3f38ff;
}
.contact-page-form .check-button .footer-btn {
  position: relative;
}
@media (max-width: 991px) {
  .contact-page-form .check-button .footer-btn {
    text-align: center;
  }
}
.contact-page-form .check-button .footer-btn .ajax-loader {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.hiw {
  position: relative;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .hiw-wrap {
    margin-left: -18px;
    margin-right: -18px;
  }
}
@media (min-width: 768px) {
  .hiw-item {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .hiw-item {
    margin-bottom: 15px;
  }
}
.hiw-item:first-child .hiw-inner:before {
  display: none;
}
@media (max-width: 1199px) {
  .hiw-item:nth-child(odd) .hiw-inner:before {
    display: none;
  }
}
.hiw-item:last-child .hiw-inner:after {
  display: none;
}
@media (max-width: 1199px) {
  .hiw-item:nth-child(even) .hiw-inner:after {
    display: none;
  }
}
.hiw-inner {
  position: relative;
  background-color: #efefff;
  border-radius: 10px;
  padding: 35px;
  height: 100%;
}
@media (max-width: 767px) {
  .hiw-inner {
    padding: 25px;
  }
}
.hiw-inner:before, .hiw-inner:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #3f38ff;
}
@media (max-width: 767px) {
  .hiw-inner:before, .hiw-inner:after {
    display: none;
  }
}
.hiw-inner:before {
  right: auto;
  left: -15px;
}
.hiw-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.hiw-icon {
  width: 108px;
  min-width: 108px;
  height: 108px;
  background-color: #3f38ff;
  border-radius: 100%;
  padding: 20px;
  margin-right: 25px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .hiw-icon {
    width: 80px;
    min-width: 80px;
    height: 80px;
    margin-right: 15px;
  }
}
.hiw-icon img {
  width: 100%;
  height: 100%;
}
.hiw-title {
  margin: 0 0 10px 0;
}
.hiw-content p {
  font-size: 24px;
  letter-spacing: 0.48px;
  color: #3f38ff;
  font-weight: 700;
  line-height: 1.16;
}
@media (max-width: 1199px) {
  .hiw-content p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .hiw-content p {
    font-size: 16px;
  }
}

.storage-section {
  padding-top: 80px;
}
.storage-section .three-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .storage-section .three-box .storage-box {
    width: 30%;
  }
}
.storage-section .three-box .storage-box .top-inline-heading {
  text-align: center;
}
.storage-section .three-box .storage-box .top-inline-heading h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.storage-section .three-box .storage-box .storage-img img {
  min-height: 330px;
}
@media only screen and (max-width: 991px) {
  .storage-section .three-box .storage-box .storage-img img {
    min-height: 142px;
  }
}
@media only screen and (max-width: 1199px) {
  .storage-section .three-box .storage-box .storage-img img {
    min-height: 186px;
  }
}
@media only screen and (max-width: 1365px) {
  .storage-section .three-box .storage-box .storage-img img {
    min-height: 212px;
  }
}
@media only screen and (max-width: 1919px) {
  .storage-section .three-box .storage-box .storage-img img {
    min-height: 252px;
  }
}
.storage-section .three-box .storage-box .storage-learn-btn {
  text-align: center;
  margin: 25px 0;
}

.service-form-sec {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.service-form-sec .get-in-touch-form {
  width: 100%;
  max-width: 535px;
  margin: 0 auto;
  background: #efefff;
  padding: 50px 100px;
  border-radius: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .service-form-sec .get-in-touch-form {
    max-width: 300px;
    padding: 50px 20px !important;
  }
}
.service-form-sec .get-in-touch-form h2 span {
  background: #3f38ff;
  display: inline-block;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 5px;
}

.about-page-section-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  .about-page-section-wrapper {
    justify-content: space-between;
  }
}
@media (min-width: 1366px) {
  .about-page-section-wrapper {
    justify-content: space-around;
  }
}
.about-page-section-wrapper .about-page-section-text {
  width: 100%;
  background: #efefff;
  width: 100%;
}
@media (min-width: 992px) {
  .about-page-section-wrapper .about-page-section-text {
    width: calc(50% - 10px);
    border-radius: 10px;
  }
}
@media (min-width: 1200px) {
  .about-page-section-wrapper .about-page-section-text {
    max-width: 550px;
  }
}
@media (min-width: 1366px) {
  .about-page-section-wrapper .about-page-section-text {
    max-width: 600px;
  }
}
@media (min-width: 1920px) {
  .about-page-section-wrapper .about-page-section-text {
    max-width: 695px;
  }
}
.about-page-section-wrapper .about-page-section-text-wrapper {
  padding: 35px;
}
@media (min-width: 1200px) {
  .about-page-section-wrapper .about-page-section-text-wrapper {
    padding: 50px;
  }
}
@media (min-width: 1920px) {
  .about-page-section-wrapper .about-page-section-text-wrapper {
    padding: 50px 75px 80px;
  }
}
.about-page-section-wrapper .about-page-img {
  width: 100%;
}
@media (min-width: 992px) {
  .about-page-section-wrapper .about-page-img {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .about-page-section-wrapper .about-page-img {
    width: 550px;
  }
}
@media (min-width: 1366px) {
  .about-page-section-wrapper .about-page-img {
    width: 600px;
  }
}
@media (min-width: 1920px) {
  .about-page-section-wrapper .about-page-img {
    width: 815px;
  }
}
.about-page-section-wrapper .about-page-img img {
  width: 100%;
  height: auto;
}

.contact-page-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-page-wrapper .contact-page-cell {
  border: 4px solid #3f38ff;
  border-radius: 10px;
}
.contact-page-wrapper .contact-page-cell .contact-page-heading {
  position: relative;
  top: -15px;
  left: 30px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .contact-page-wrapper .contact-page-cell .contact-page-heading {
    top: -20px;
    left: 50px;
  }
}
.contact-page-wrapper .contact-page-cell .contact-page-heading h4 {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #3f38ff;
  margin-bottom: 0;
  margin-left: 25px;
}
.contact-page-wrapper .contact-page-cell .contact-page-heading h4::before, .contact-page-wrapper .contact-page-cell .contact-page-heading h4::after {
  content: "";
  position: absolute;
  top: 0;
  width: 25px;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}
.contact-page-wrapper .contact-page-cell .contact-page-heading h4::before {
  left: -24px;
  border-radius: 3px 0 0 3px;
}
.contact-page-wrapper .contact-page-cell .contact-page-heading h4::after {
  right: -24px;
  border-radius: 0 3px 3px 0;
}
.contact-page-wrapper .contact-page-cell.contact-details {
  width: 100%;
  margin-bottom: 45px;
}
@media (min-width: 1200px) {
  .contact-page-wrapper .contact-page-cell.contact-details {
    width: 400px;
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  .contact-page-wrapper .contact-page-cell.contact-details {
    width: 415px;
  }
}
@media (min-width: 1920px) {
  .contact-page-wrapper .contact-page-cell.contact-details {
    width: 535px;
  }
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper {
  padding: 0 45px 50px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a {
  display: inline-flex;
  align-items: center;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a i {
  margin-right: 5px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-buttons a:not(:last-of-type) {
  margin-bottom: 10px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address {
  margin-top: 20px;
  margin-bottom: 10px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address h5 {
  color: #3f38ff;
  margin-bottom: 5px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .contact-address p {
  margin: 0;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .open-hours h5 {
  color: #3f38ff;
  margin-bottom: 5px;
}
.contact-page-wrapper .contact-page-cell.contact-details .contact-details-wrapper .open-hours p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #3f38ff;
}
.contact-page-wrapper .contact-page-cell.contact-form {
  width: 100%;
}
@media (min-width: 1200px) {
  .contact-page-wrapper .contact-page-cell.contact-form {
    width: calc(100% - 415px);
    margin-left: 15px;
  }
}
@media (min-width: 1366px) {
  .contact-page-wrapper .contact-page-cell.contact-form {
    width: calc(100% - 430px);
  }
}
@media (min-width: 1920px) {
  .contact-page-wrapper .contact-page-cell.contact-form {
    width: calc(100% - 550px);
  }
}
.contact-page-wrapper .contact-page-cell.contact-form .contact-form-wrapper {
  padding: 0 45px 50px;
}

.my-account-creation-wrapper .account-form {
  display: none;
  margin: 0 auto;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  width: 625px;
}
.my-account-creation-wrapper .account-form-wrapper .inline-heading {
  position: relative;
  text-align: center;
  margin-bottom: 0;
  top: -21px;
}
.my-account-creation-wrapper .account-form-wrapper form {
  padding: 55px 70px 80px;
}
.my-account-creation-wrapper .account-form-wrapper form div {
  margin-bottom: 20px;
}
.my-account-creation-wrapper .account-form-wrapper form div label {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .my-account-creation-wrapper .account-form-wrapper form div label {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .my-account-creation-wrapper .account-form-wrapper form div label {
    font-size: 18px;
  }
}
.my-account-creation-wrapper .account-form-wrapper form p {
  color: #000;
  margin: 0;
}
.my-account-creation-wrapper .account-form-wrapper form .button-wrapper {
  text-align: center;
  margin-top: 40px;
}
.my-account-creation-wrapper .account-form-wrapper form .button-wrapper button {
  background-color: #3f38ff;
  color: #fff;
  box-shadow: none;
}
.my-account-creation-wrapper .account-form-wrapper .switch-forms {
  text-align: center;
  padding: 0 20px 40px;
}
.my-account-creation-wrapper .account-form-wrapper .switch-forms p span {
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 15px;
}
.my-account-creation-wrapper .account-form.active {
  display: block;
}

.single-product #comments,
.single-product #secondary,
.single-product .woocommerce-breadcrumb,
.single-product .post-navigation {
  display: none;
}
.single-product .product {
  padding: 150px 0 50px;
}
@media (min-width: 575px) {
  .single-product .product {
    padding: 50px 0;
  }
}
@media (min-width: 1200px) {
  .single-product .product {
    padding: 75px 0 150px;
  }
}
.single-product .product .summary {
  width: 100% !important;
  float: none !important;
  margin-bottom: 0 !important;
}
.single-product .product .summary .price {
  display: none;
}
.single-product .product .summary form .yith-wcbk-booking-form {
  max-width: 1100px;
  margin: 0 auto;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div {
  width: 100%;
}
@media (min-width: 992px) {
  .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div {
    width: calc(50% - 16px);
  }
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column {
    margin-bottom: 0;
  }
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .yith-wcbk-form-section-duration {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 50px 40px 45px;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .yith-wcbk-form-section-duration .yith-wcbk-booking-duration__label {
  display: none;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  padding: 50px 40px 45px;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper p {
  text-align: center;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper table {
  width: 100%;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div.dates-wrapper-column .goods-selection-wrapper table td:first-of-type {
  display: none;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  padding: 50px 40px 25px;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline {
  padding: 0;
  border: none !important;
  box-shadow: none !important;
  width: 100%;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header a {
  border: none;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header a span::after {
  color: #3f38ff;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header a.ui-state-disabled {
  opacity: 1;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title span {
  font-weight: bold;
  color: #3f38ff;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline table td {
  border: none !important;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline table td.ui-datepicker-current-day, .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline table td:hover,
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline table td a.ui-state-hover,
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-dates-wrapper > div .yith-wcbk-form-section-dates .yith-wcbk-date-picker .ui-datepicker-inline table td a.ui-state-active {
  background: #8985ff;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-quantity-wrapper {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 50px 40px 45px;
  margin-top: 20px;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-quantity-wrapper .yith-wcbk-form-section-person-types {
  position: unset;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-quantity-wrapper .yith-wcbk-form-section-person-types label.yith-wcbk-booking-form__label {
  background: #3f38ff;
  padding: 3px 20px;
  color: #fff;
  position: absolute;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-size: 30px;
  margin: 0px 0;
  max-width: 350px;
}
@media (max-width: 991px) {
  .single-product .product .summary form .yith-wcbk-booking-form .yith-quantity-wrapper .yith-wcbk-form-section-person-types label.yith-wcbk-booking-form__label {
    font-size: 20px;
  }
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper {
  margin: 30px 0 0;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper {
    justify-content: flex-end;
  }
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper p {
  margin: 0 20px 20px 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper p {
    width: auto;
    margin: 0 20px 0 0;
    text-align: left;
  }
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper .yith-wcbk-form-section-service label .yith-wcbk-checkbox__checkbox {
  display: none;
}
.single-product .product .summary form .yith-wcbk-booking-form .yith-wcbk-form-section-services-wrapper .services-wrapper:last-of-type {
  display: none;
}
.single-product .product .summary form .inline-heading {
  margin-bottom: 0;
  position: absolute;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.single-product .product .summary form .inline-heading label {
  background: #3f38ff;
  padding: 3px 20px;
  color: #fff;
}
.single-product .product .summary form .add-to-cart-wrapper {
  margin: 30px auto 0;
  max-width: 1100px;
}
.single-product .product .summary form .add-to-cart-wrapper .single_add_to_cart_button {
  background-color: #3f38ff;
  border-color: #00004c;
}
.single-product .product .summary form .add-to-cart-wrapper .single_add_to_cart_button:hover {
  border-color: #00004c;
}

.calendar-msg {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}

.woocommerce-cart-form {
  position: relative;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 1100px;
}
.woocommerce-cart-form .inline-heading {
  text-align: center;
  margin-bottom: 0;
}
.woocommerce-cart-form .inline-heading .h4 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  text-align: left;
  color: #fff;
  background-color: #3f38ff;
  padding: 3px 20px;
  margin-bottom: 0;
  top: -26px;
}
.woocommerce-cart-form table {
  border: none !important;
  margin: 0 !important;
}
.woocommerce-cart-form table thead th {
  color: #3f38ff;
}
.woocommerce-cart-form table thead th.product-options {
  width: 70%;
  border-right: 2px solid #b4b4b4;
  padding: 15px 45px !important;
}
.woocommerce-cart-form table thead th.product-quantity {
  border-right: 2px solid #b4b4b4;
}
.woocommerce-cart-form table thead th.product-cost {
  padding: 15px 35px !important;
}
.woocommerce-cart-form table tbody .cart_item td.product-name {
  border-top: 2px solid #b4b4b4;
  border-right: 2px solid #b4b4b4;
  padding: 25px 45px 30px;
}
.woocommerce-cart-form table tbody .cart_item td.product-quantity {
  border-top: 2px solid #b4b4b4;
  border-right: 2px solid #b4b4b4;
}
.woocommerce-cart-form table tbody .cart_item td.product-price {
  position: relative;
  border-top: 2px solid #b4b4b4;
  padding: 25px 35px 30px;
}
.woocommerce-cart-form table tbody .cart_item td.product-price span.product-remove {
  position: absolute;
  top: 15px;
  right: 15px;
}
.woocommerce-cart-form table tbody .cart_item td.product-price span.product-remove a {
  color: #3f38ff !important;
}
.woocommerce-cart-form table tbody .cart_item td.product-price span.product-remove a:hover {
  color: #3f38ff !important;
  background: transparent !important;
}
.woocommerce-cart-form table tbody .padlock-service td {
  font-weight: 700;
  border-top: 2px solid #b4b4b4;
}
.woocommerce-cart-form table tbody .padlock-service td:nth-child(2) {
  border-bottom: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .padlock-service td:first-of-type {
  padding: 20px 45px;
  border-right: 2px solid #b4b4b4;
  border-bottom: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .padlock-service td:last-of-type {
  padding: 20px 35px;
  border-bottom: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .white-bg td {
  padding: 0px;
}
.woocommerce-cart-form table tbody .deposit td:first-of-type {
  border-right: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .monthly-charges td:first-of-type {
  border-right: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .total-cost {
  background: #fff;
}
.woocommerce-cart-form table tbody .total-cost td:first-of-type {
  border-right: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .total-cost td {
  color: #3f38ff;
  font-weight: 700;
}
.woocommerce-cart-form table tbody .total-cost td span.cost-subtitle {
  font-size: 14px;
}
.woocommerce-cart-form table tbody .total-cost td:first-of-type {
  padding: 25px 45px;
}
.woocommerce-cart-form table tbody .total-cost td:last-of-type {
  padding: 25px 35px;
}
.woocommerce-cart-form table tbody .bg-blue {
  border-top: 2px solid #b4b4b4;
  background: #3f38ff;
}
.woocommerce-cart-form table tbody .bg-blue td {
  color: #fff;
  font-weight: 700;
  border-bottom: 2px solid #B4B4B4;
}
.woocommerce-cart-form table tbody .bg-blue td span.cost-subtitle {
  font-size: 14px;
}
.woocommerce-cart-form table tbody .bg-blue td:first-of-type {
  padding: 25px 45px;
}
.woocommerce-cart-form table tbody .bg-blue td:last-of-type {
  padding: 25px 35px;
}
.woocommerce-cart-form table .variation dt {
  font-weight: 700;
}
.woocommerce-cart-form table .variation .variation-To,
.woocommerce-cart-form table .variation .variation- {
  display: none !important;
}

.woocommerce-cart .cart-collaterals {
  max-width: 1100px;
  margin: 0 auto;
}
.woocommerce-cart .cart-collaterals .extra-content {
  display: block;
  margin-top: 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  float: none;
}

form.woocommerce-checkout {
  position: relative;
  margin: 0 auto;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  padding: 50px 0;
  max-width: 1090px;
}
form.woocommerce-checkout .inline-heading {
  text-align: center;
  margin-bottom: 0;
}
form.woocommerce-checkout .inline-heading .h4 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  text-align: left;
  color: #fff;
  background-color: #3f38ff;
  padding: 3px 20px;
  margin-bottom: 0;
  top: -26px;
}
form.woocommerce-checkout .customer-details {
  padding: 0 45px;
}
form.woocommerce-checkout .customer-details h3 {
  color: #3f38ff;
  padding-left: 12px;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p {
  width: calc(50% - 20px);
  margin: 0 10px 5px;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p label {
  margin: 0;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p label .required {
  color: #3f38ff;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p#billing_company_field {
  display: none;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container {
  height: 50px;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span {
  height: 50px;
}
form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__rendered, form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper > p .select2-container span.select2-selection__placeholder {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
form.woocommerce-checkout .customer-details .form-row-wide {
  margin: 10px 10px 5px;
}
form.woocommerce-checkout .customer-details .form-row-wide #idcard_filelist {
  width: 200px;
  text-align: center;
}
form.woocommerce-checkout .customer-details .form-row-wide #idcard_filelist span {
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
form.woocommerce-checkout .customer-details .form-row-wide label[for=id_card] {
  margin: 0;
  padding: 0.3rem 1.25rem;
  border: 2px solid #3f38ff;
  border-radius: 3.13rem;
  cursor: pointer;
  width: 200px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700;
}
form.woocommerce-checkout .customer-details .form-row-wide label[for=id_card] #id_card {
  height: 0;
  overflow: hidden;
  display: none;
  cursor: pointer;
  border-color: #3f38ff;
  font-size: 1rem;
  margin-top: 0.32rem;
}
form.woocommerce-checkout hr {
  margin: 50px 0 0;
  border-color: #b4b4b4;
}
form.woocommerce-checkout h3 {
  margin: 0;
  color: #3f38ff;
  padding: 25px 45px 0;
}
form.woocommerce-checkout .shop_table {
  margin: 30px 0;
  border: none;
}
form.woocommerce-checkout .shop_table tbody tr td {
  vertical-align: top;
  padding: 0 45px 50px;
}
form.woocommerce-checkout .shop_table tbody tr td.woocommerce-terms-and-conditions-wrapper p,
form.woocommerce-checkout .shop_table tbody tr td.woocommerce-terms-and-conditions-wrapper span {
  font-size: 15px;
  color: #000;
  margin: 0;
}
form.woocommerce-checkout .shop_table tbody tr td.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  margin-bottom: 20px;
}
form.woocommerce-checkout .shop_table tbody tr td label {
  display: flex !important;
  align-items: flex-start;
  margin: 0;
}
form.woocommerce-checkout .shop_table tbody tr td label input {
  margin: 4px 10px 0 0 !important;
  height: 15px;
  width: 15px;
}
form.woocommerce-checkout .shop_table tbody tr td label span {
  display: block;
  line-height: 1.5;
}
form.woocommerce-checkout .shop_table tbody tr td label span.required {
  display: none;
}
form.woocommerce-checkout .shop_table tfoot tr {
  background: #3f38ff;
}
form.woocommerce-checkout .shop_table tfoot tr td,
form.woocommerce-checkout .shop_table tfoot tr th {
  color: #fff;
  font-weight: 700;
  width: 50%;
  padding: 25px 45px;
}
form.woocommerce-checkout .shop_table tfoot tr td {
  text-align: right;
}
form.woocommerce-checkout .woocommerce-checkout-payment {
  background: #fff !important;
  border-radius: 0 !important;
  padding: 0 45px;
}
form.woocommerce-checkout .woocommerce-checkout-payment ul {
  padding: 0 !important;
  border-bottom: none !important;
}
form.woocommerce-checkout .woocommerce-checkout-payment .place-order {
  text-align: center;
  margin-top: 10px !important;
}
form.woocommerce-checkout .woocommerce-checkout-payment .place-order button {
  float: none !important;
}

.woocommerce-order-received .woocommerce-order {
  position: relative;
  margin: 0 auto;
  border: 4px solid #3f38ff;
  border-radius: 10px;
  padding: 50px 35px;
  max-width: 1100px;
}
.woocommerce-order-received .woocommerce-order .inline-heading {
  text-align: center;
  margin-bottom: 0;
}
.woocommerce-order-received .woocommerce-order .inline-heading .h4 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  text-align: left;
  color: #fff;
  background-color: #3f38ff;
  padding: 3px 20px;
  margin-bottom: 0;
  white-space: nowrap;
  top: -26px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
  padding: 0;
  margin-bottom: 30px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
  color: #3f38ff;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li strong {
  color: #000;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2 {
  font-weight: 700;
  color: #3f38ff;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table .product-name .wc-item-meta {
  display: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tfoot tr:first-of-type {
  display: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
  display: none;
}

.pos-relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style.css.map */