/*
Theme Name:Extraspace
Author: Corsiva Lab Team (Bryan)
Description:Extraspace
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:Extraspace
*/
/* @media (max-width: 575.98px) {
    .desc p {
        font-size: 18px;
    }
} */
.section-mapandreviewslider .list-item .item .desc p a{
	text-decoration:underline;
	color:#00245D;
}
.thankyou-section iframe {
  width: 100%;
  height: 100vh;
}
.thankyou-section .min-h-screen {
  width: 100% !important;
}
.select2-container .select2-selection--single {
  height: auto;
  border-radius: 0;
  border: 0;
  display: flex;
  align-items: center;
  padding: 0;
  background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted {
  background-color: #385a9c;
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}

.select2-results__option {
  padding: 6px 12px;
  background: #fff;
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}
.select2-container {
  z-index: 1000 !important;
}

.select2-dropdown {
  z-index: 99999 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}
.wrap-hotline {
  position: fixed;
  bottom: 5rem;
  right: 0rem;
  background: #ffffffb2;
  border-radius: 4.4rem;
  overflow: hidden;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
  z-index: 9999;
  padding: 1.6rem 0;
}
.wa__stt_online:before {
  background: #ffffffb2 !important;
  backdrop-filter: blur(toRem(2)) !important;
  -webkit-backdrop-filter: blur(toRem(2)) !important;
}
.wrap-hotline .wrap {
  padding: 0 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wrap-hotline .wrap:not(:first-child) {
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
  border-top: 1px solid #6e8fd0;
}
.wrap-hotline .wrap .desc p {
  color: #252525;
  font-size: 1.2rem;
  font-weight: 400;
}

.wa__stt_online {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.4rem 0.5rem;
  cursor: pointer;
}
.wa__stt_online .wa__cs_info .wa__cs_name {
  display: none;
}
.wa__btn_w_icon .wa__btn_icon {
  position: unset;
  width: 2.4rem;
  height: 2.4rem;
  transform: none;
}
.wa__button {
  width: 10rem;
}
.wa__cs_info {
  display: none;
}
.wa__btn_w_icon .wa__btn_icon img {
  width: 2.4rem;
  height: 2.4rem;
}
.wa__btn_w_icon .wa__btn_txt {
  padding: 0;
  margin-top: 1rem;
}
.wa__btn_title {
  font-family: "Poppins" !important;
  color: #fff !important;
  padding-left: 0 !important;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}
.wa__button.wa__stt_online:active,
.wa__button.wa__stt_online:focus,
.wa__button.wa__stt_online:hover {
  transform: none;
}
.wa__button.wa__stt_online:active:before,
.wa__button.wa__stt_online:focus:before,
.wa__button.wa__stt_online:hover:before {
  opacity: 0;
}
@media (max-width: 575.98px) {
  .wrap-hotline .wrap {
    display: flex;
  }
  .wrap-hotline .wrap .desc {
    display: none;
  }
  .wa__btn_title {
    display: none;
  }
  .wa__button {
    width: 8rem;
  }
  /* .fs-10 {
    font-size: 14px;
  }
  .fs-16 {
    font-size: 16px;
  } */
  .item-post-blog .title-item.line-3 {
    min-height: auto;
  }
  .section-blogs .listing {
    gap: 4rem;
  }
}
.section-airconditionedstorageunits .content .item:hover .thumbnail img {
  transform: unset;
}
.section-airconditionedstorageunits .content .item:hover {
  box-shadow: 0 32px 48px 0 #0000001a;
  transform: translateY(-10px);
  transition: 0.3s all ease-in-out;
}

.section-storenearyou .content .form .wrap-select select {
  font-size: 12px;
}
.section-discovermore .list-item .item .title-item {
  font-size: 19px;
}
.section-discovermore .list-item .item:hover {
  background: #ededed !important;
  box-shadow: 0 32px 48px 0 #0000001a;
  transform: translateY(-10px);
  transition: 0.3s all ease-in-out;
}
/* form.wpcf7-form .group-btn .wpcf7-submit{
	background-position: 88% 54%;
} */
.section-mapandreview .image {
  height: 100%;
}
.form-search .btn-wrap {
  padding: 1.6rem 2rem;
}
.list-number-blog .disabled {
  opacity: 0.4 !important;
  cursor: no-drop;
  pointer-events: none !important;
}
.section-single-post-caereer .desc-20 ul li:not(:first-child){
	margin-top:1rem;
}
.section-single-post-caereer .content .wrap-desc{
	max-height:62.7rem;
}
@media (min-width:576px){
	.section-latesthappenings .listing .item-post-blog .btn-white:hover {
  transition: all 0.3s ease-in-out;
  background: #00245D;
  color: #fff;
  border: 1px solid #00245D;
}
}
@media (max-width: 991.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-archive-boxes .wrap-cat {
  background: #e2f3ff;
  width: fit-content;
  margin: 0 auto;
  border-radius: 5.6rem;
  overflow: hidden;
}
@media (max-width: 575.98px) {
	.item-post-blog .btn-wrap:hover{
		
	}
  .section-archive-boxes .wrap-cat {
    position: relative;
    height: 5.5rem;
    width: 100%;
  }
  .section-archive-boxes .list-cat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    max-width: 57.5rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    padding: 0 3rem 0 20rem;
    white-space: nowrap;
    transform: translateZ(0);
    background: transparent;
  }
  .section-archive-boxes .list-post .item-post-box:not(:first-child) {
    margin-top: 4rem;
  }
  .section-archive-boxes .list-cat .item-cat {
    white-space: nowrap;
    overflow: visible;
    display: inline-flex;
  }
  .form-search .form-searching {
    width: 100%;
  }
  .form-search .form-searching input {
    min-width: 30rem;
    width: 100%;
  }
  .section-bannerchild .content {
    flex-direction: column-reverse;
  }
  .section-bannerchild .content .image {
    margin-top: 0;
  }
  .section-bannerchild .content .wrap-title {
    margin-top: 2.5rem;
  }

  .footer .desc {
    text-align: center;
  }
  .section-inspiringefficientspaces .content {
    padding: 0 3rem;
  }
  .btn-swiper .swiper-next {
    right: -1rem;
  }
  .btn-swiper .swiper-prev {
    left: -1rem;
  }
  .section-smartstorage .slide .item-slide {
    min-height: 60rem;
  }
  .section-policy .desc p {
    font-size: 16px !important;
  }
}
.section-mapandreview .image iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-whybizpluswork .item .thumbnail {
  overflow: hidden;
  border-radius: 3.2rem;
}
.section-whybizpluswork .item .thumbnail img {
  transition: 0.3s all ease-in-out;
}
.section-whybizpluswork .item:hover .thumbnail img {
  transform: scale(1.1);
  transition: 0.3s all ease-in-out;
}
form.wpcf7-form .group-btn .wpcf7-submit:hover {
  background-color: gray;
}
.section-policy .desc p a {
  color: #1d50b5;
}
.section-sizeestimator .content {
  padding: 1.6rem 3.2rem 3.6rem;
}

header .header-content .menu .wrap-menu .sub-menu-child {
  width: 100%;
  display: flex;
  row-gap: 2.4rem;
  column-gap: 2.4rem;
  flex-wrap: wrap;
  padding: 3.2rem;
  display: none;
  height: fit-content;
  transition: all 0.3s ease-in-out;
}
header .header-content .menu .wrap-menu .sub-menu-child.active {
  display: flex;
  transition: all 0.3s ease-in-out;
}
.no-event a {
  pointer-events: none;
}
header .header-content .menu .wrap-menu .sub-menu-child li {
  width: 28rem;
  padding: 1.2rem 1.6rem;
  border-radius: 1.6rem;
  background: #ededed;
  height: fit-content;
}
header .header-content .menu .wrap-menu .sub-menu-child li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: #252525;
  position: relative;
}
header .header-content .menu .wrap-menu .sub-menu-child li .desc {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 1.5rem;
}
.icon-15 {
  width: 1.5rem;
  height: 1.5rem;
}
.btn-back {
  display: flex;
  margin-left: 2.4rem;
  cursor: pointer;
  margin-top: 1rem;
}
header .header-content .menu .wrap-menu .sub-menu-child li a::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  width: 0;
  bottom: 0rem;
  background: #252525;
  height: 0.1rem;
  border-radius: 1rem;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
header .header-content .menu .wrap-menu .sub-menu-child li a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
@media (max-width: 575.98px) {
  .header .wrap-menu {
    flex-direction: column;
  }
  .navmenu > li {
    width: 100%;
  }
  header .header-content .menu .wrap-menu .sub-menu {
    padding: 1.5rem;
  }
  header .header-content .menu .wrap-menu .sub-menu-child {
    padding: 1.5rem;
  }
  header .header-content .menu .wrap-menu .sub-menu-child li {
    width: 100%;
  }
}

.section-storenearyou .content .form .wrap-select select option {
  color: #252525;
}

.section-storenearyou .content .form .wrap-select select option:hover {
  font-weight: 700;
  color: #1d50b5;
}
.section-policy .desc p {
  font-size: 1.6rem !important;
}
.section-policy .desc h1 {
  font-size: 1.6rem !important;
	font-weight:700;
	color:#00245D;
}
.section-policy .desc h2 {
  font-size: 1.6rem !important;
	color:#00245D;
	font-weight:700;
}
.section-policy .desc h3 {
  font-size: 1.6rem !important;
	color:#00245D;
	font-weight:700;
}
.section-policy .desc ul li {
  font-size: 1.6rem !important;
}
.section-policy .desc p a {
  color: #1d50b5;
}
.section-blog-details .wrap .desc h2,
.section-blog-details .wrap .desc h1 {
  color: #252525;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 400;
}
.section-blog-details .wrap .desc p + h2,
.section-blog-details .wrap .desc p + h1,
.section-blog-details .wrap .desc p + h3,
.section-blog-details .wrap .desc h2 + h3,
.section-blog-details .wrap .desc h3 + h2,
.section-blog-details .wrap .desc ul + h1,
.section-blog-details .wrap .desc ul + h2,
.section-blog-details .wrap .desc ul + h3,
.section-blog-details .wrap .desc h1 + ul,
.section-blog-details .wrap .desc h2 + ul,
.section-blog-details .wrap .desc h3 + ul,
.section-blog-details .wrap .desc p + table,
.section-blog-details .wrap .desc table + h2,
.section-blog-details .wrap .desc table + h3,
.section-blog-details .wrap .desc h3 img {
  margin-top: 1rem;
}
.section-blog-details .wrap .desc p + h2,
.section-blog-details .wrap .desc h2 + h3,
.section-blog-details .wrap .desc ul + h2,
.section-blog-details .wrap .desc h2 + ul,
.section-blog-details .wrap .desc table + h2 {
  margin-top: 2rem;
}

.section-blog-details .wrap .desc table tbody tr:last-child td:first-child {
  border-bottom-right-radius: 3.2rem !important;
  border-bottom-left-radius: 3.2rem !important;
  overflow: hidden;
}
@media (max-width: 575px) {
  .section-blogs .content {
    padding: 4rem 2rem;
  }
  .section-bannerchild .content {
    padding: 4rem 2rem;
  }
  .section-smartspaces
    .slider
    .swiper-wrapper
    .swiper-slide:not(:first-child)
    .item-slide {
    margin-top: 0;
  }
}
.section-blog-details .wrap .desc h2 {
  font-size: 4.9rem;
}
.section-blog-details .wrap .desc h3 {
  font-size: 3.1rem;
}
.btn-white-bordered:hover svg {
  filter: brightness(0) saturate(100%) invert(8%) sepia(1%) saturate(679%)
    hue-rotate(314deg) brightness(99%) contrast(85%) !important;
}
form.wpcf7-form .group-custom {
  min-height: auto;
  border: 0;
  padding: 0;
  background: none;
}
form.wpcf7-form .group-custom .wpcf7-list-item label input {
  width: 2rem;
  height: 2rem;
}
form.wpcf7-form .form-group.form-date input {
  padding-right: 0;
}
.header .header-content .menu {
  top: 0;
}
header .header-content .menu .wrap-menu {
  padding: 10rem 0 3.2rem 0;
  background: #f7f7f7;
}
header .header-content .menu .wrap-menu .navmenu {
  background: transparent;
  border-right: 1px solid #666666;
  padding: 0 3.2rem;
}
.navmenu > li .menu-item-inner a:hover,
.navmenu > li.current_page_item .menu-item-inner > a,
.navmenu > li.current_parent_item .menu-item-inner > a {
  background: #cccccc;
  color: #000000;
}
.section-herobanner .content .form .wrap-select select,
.section-herobanner .content .form .wrap-select select#facility {
  width: 17rem;
}
.section-herobanner .content .form .btn-wrap {
  min-width: 17rem;
}
.section-leadingselfstorage .content {
  display: flex;
  justify-content: center;
}
.section-leadingselfstorage .content .wrap-content {
  max-width: 100rem;
  background: rgba(67, 67, 67, 0.4);
  backdrop-filter: blur(0.6rem);
  -webkit-backdrop-filter: blur(0.6rem);
}
.section-leadingselfstorage .content .wrap-content .title-biggest {
  font-weight: 500;
}
.fs-26 {
  font-size: 2.6rem;
}
.section-smartspaces .slider .item-slide .wrap-item {
  background: #c3e4f3;
}
.section-startyourstorage .content .list-item .item {
  transition: 0.3s all ease-in-out;
}
.section-startyourstorage .content .list-item .item:hover {
  background: #204793;
  transition: 0.3s all ease-in-out;
}
.section-startyourstorage .content .list-item .item .number {
  color: #5293fb;
}
.section-startyourstorage .content .list-item .item .number {
  font-size: 14rem;
  font-weight: 300;
}
.section-contentwithslide .content {
  padding: 10.9rem 26rem;
}
.section-contentwithslide .swiper-prev {
  left: 3rem;
}
.section-contentwithslide .swiper-next {
  right: 3rem;
}
footer .main-content {
  border-radius: 4.4rem;
}
@media (max-width: 991px) {
  .section-herobanner .content .form .wrap-select select,
  .section-herobanner .content .form .wrap-select select#facility {
    width: 100%;
    height: 5.7rem;
  }
  .section-herobanner .content .form .btn-wrap {
    width: 17rem;
    height: 5.7rem;
  }
}

/*  */
.section-herobanner .wrap-inner .inner-item {
  position: relative;
}
.section-herobanner .wrap-inner select {
  margin-top: 0;
}

.section-herobanner .wrap-inner .inner-item .label-select {
  padding-left: 0 !important;
  position: absolute;
  left: 1rem;
  top: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  padding: 0 1rem !important;
  line-height: 1;
  border-radius: 999px;
  background: transparent;
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
}

.section-herobanner .wrap-inner .inner-item .label-select::before {
  content: "";
  position: absolute;
  inset: -6px -10px;
  border-radius: 999px;
  z-index: -1;
  background: transparent;
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
}

.section-herobanner .wrap-inner .inner-item.has-value .label-select {
  opacity: 1;
}

.section-herobanner .wrap-inner .inner-item:focus-within .label-select {
  opacity: 1;
}
footer .content {
  display: block;
}
footer .content .wrap-content {
  display: flex;
  justify-content: space-between;
}
footer .content .wrap-logo {
  max-width: fit-content;
  display: flex;
  align-items: center;
}
footer .content .wrap-logo .logo {
  width: 10.6rem;
  height: auto;
}
footer .content .wrap-logo .logo-title {
  padding-left: 2rem;
  margin-left: 2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
footer .content .wrap-content-social {
  margin-top: 3.2rem;
  padding-top: 3.2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .main-content {
  padding: 12rem 12rem 3.2rem;
}
footer .copyright {
  margin-top: 2rem;
}
.section-movein .content {
  padding: 12rem 5.6rem;
  gap: 5.6rem;
}
.section-movein .content .group-btn {
  flex-direction: row;
  max-width: 100%;
}
form.wpcf7-form .group-btn .wpcf7-submit {
  background-image: url("./assets/images/arrow-18-third.png");
  background-position: 66% 52%;
}
.section-herobanner .content .subtitle p {
  border-radius: 6rem;
  padding: 0.8rem 2.4rem;
}
.section-ourunits .content .item-slide .wrap-item .title-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-ourunits .content .item-slide .wrap-item .desc-item {
  opacity: 0;
  height: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
}
.section-ourunits .content .item-slide .wrap-item .desc-item.active {
  opacity: 1;
  height: auto;
  visibility: visible;
  transition: 0.3s all ease-in-out;
}
.section-whychooseus .content {
  padding: 14rem 10rem;
}
.section-whychooseus .content .list-item {
  margin-top: 10rem;
}
header .header-content .menu .wrap-menu .sub-menu-child li {
  background: #fff;
}
.icon-18 {
  width: 1.8rem;
  height: 1.8rem;
}
.icon-18 svg {
  width: 1.8rem;
  height: 1.8rem;
  vertical-align: top;
}
.icon-18 svg path {
  width: 1.8rem;
  height: 1.8rem;
}
.page-id-491 .section-herobanner .content .form .btn-wrap {
  min-width: fit-content;
}
.section-ourunits .content .item-slide .wrap-item .image {
  border-radius: 0 0 2.4rem 2.4rem;
}

@media (max-width: 991px) {
  footer .main-content {
    padding: 3rem 2rem;
  }
  .section-movein .content {
    padding: 3rem 2rem;
  }
  .section-whychooseus .content {
    padding: 6rem 2rem;
  }
  .section-whychooseus .content .list-item {
    margin-top: 5rem;
  }
  .section-contentwithslide .content {
    padding: 6rem 12rem;
  }
}
@media (max-width: 575px) {
  footer .content .wrap-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
  }
  footer .content .wrap-logo {
    flex-direction: row;
  }
  footer .content .wrap-content-social {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
  }
  .section-contentwithslide .content {
    padding: 4.5rem 2rem;
  }
  .section-contentwithslide .btn-swiper {
    display: none;
  }
  
  .section-herobanner .wrap-inner .inner-item .label-select {
    font-size: 1.4rem;
  }
}

.btn-wrap.btn-white img,
.btn-wrap.btn-white svg {
  transition: none;
}
.btn-wrap.btn-white:hover img,
.btn-wrap.btn-white:hover svg {
  transition: none;
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(7500%)
    hue-rotate(212deg) brightness(114%) contrast(106%);
}
.section-whatmakedifferent .content .slider .swiper-slide .item-slide {
  transition: transform 0.5s ease;
}
.section-whatmakedifferent .content .slider .swiper-slide-active .item-slide {
  justify-content: end;
  transform: translatey(-45%);
}
.section-contentwithslide .swiper-slide .item {
  min-height: 25.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-ourunits .content .item-slide .wrap-item .image {
  aspect-ratio: 1/1;
}
.item-post-promo {
  justify-content: start;
}
.item-post-promo .title-item {
  min-height: 6rem;
}
form.wpcf7-form .form-group.form-date input[type="date"] {
  background-size: 2rem;
}
form.wpcf7-form img.wpcf7-form-control {
  min-width: 12rem;
}
.section-workspace .content {
  border-radius: 4.4rem;
}
.section-workspace .content .image {
  transition: 0.3s all ease-in-out;
  /* 	border-radius: 3.2rem 0 0 3.2rem; */
  overflow: hidden;
  border-radius: 0;
}
.section-workspace .content .image.active {
  transition: 0.3s all ease-in-out;
  border-radius: 0;
}
.section-ourunits .slider-custom {
  display: flex;
  gap: 3.5rem;
  justify-content: center;
  /* flex-wrap: wrap; */
}
@media (max-width:575px){
  .section-ourunits .slider-custom {
 flex-direction: column;
}
}
.section-ourunits .content .item-slide {
  max-width: 36.66rem;
}
.header .actions a.btn-wrap {
  opacity: 1;
  visibility: visible;
  transition: 0.3s all ease-in-out;
}
.header.hide-btn .actions a.btn-wrap {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
  display: none;
}
.section-herobanner .content {
  min-height: 68rem;
  max-height: 68rem;
}
.section-readytostart .content {
  min-height: auto;
}
.section-herobanner .content .form .wrap-select input {
  margin-bottom: 0;
  margin-top: 0.8rem;
  padding: 1.6rem 5rem 1.6rem 2rem;
  border: 1px solid #fff;
  border-radius: 3.2rem;
  background-size: 1.8rem;
  color: #fff;
  width: 17rem;
  font-size: 1.2rem;
  font-family: "Inter";
  height: 5.5rem;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
}
.section-herobanner .content .form .wrap-select input::placeholder {
  color: #fff;
  font-size: 1.2rem;
  font-family: "Inter";
}
.section-mapandreview .wrap .list-item,
.section-mapandreviewslider .wrap .list-item {
  max-height: 15rem;
}
.section-mapandreview .wrap .image-rating,
.section-mapandreviewslider .wrap .image-rating {
  min-height: auto;
}
.section-mapandreview .content,
.section-mapandreviewslider .content {
  min-height: auto;
}
.section-googlereview .content {
  padding: 5rem 26rem;
}
.section-single-post-caereer form.wpcf7-form .group-btn .wpcf7-submit{
	background-position: 57% 52%;
}
.btn-wrap:hover{
	transition:none !important
}
.btn-wrap:hover svg{
	transition:none !important
}
form.wpcf7-form .group-inner p{
	width:100%;
}
form.wpcf7-form .group-inner.group-inner-custom{
    padding: 1rem;
    justify-content: start;
	height:6.6rem;
}
form.wpcf7-form input.wpcf7-form-control, form.wpcf7-form select.wpcf7-form-control{
    min-height: 4rem;
    line-height: 4rem;
}
@media (min-width: 992px) {
  .d-desktop-none {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .section-googlereview .content {
    padding: 5rem 12rem;
  }
  .section-herobanner .content {
    min-height: 60rem;
    max-height: 60rem;
  }
  .section-readytostart .content {
    min-height: auto;
  }
  .section-herobanner .content .form .btn-wrap {
    width: fit-content;
    min-width: 100%;
  }
  .d-tablet-none {
    display: none !important;
  }
  .section-ourunits .content .item-slide {
    max-width: 27rem;
  }
  .section-ourunits .content .item-slide .wrap-item .title-item {
    align-items: start;
  }
  .section-ourunits .content .item-slide .wrap-item .wrap-title {
    padding: 2.2rem 2.2rem 3.6rem 2.2rem;
  }
  .section-smartspaces .slider .swiper-next,
  .section-smartspaces .slider .swiper-prev {
    display: flex;
  }
  .section-smartspaces .btn-swiper .swiper-next,
  .section-smartspaces .btn-swiper .swiper-prev {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 999;
    /* 		width:4rem;
		height:4rem; */
  }
  .section-smartspaces .btn-swiper .swiper-next {
    right: -2rem !important;
    /* 		border-radius:1rem 0 0 1rem !important;  */
  }
  .section-smartspaces .btn-swiper .swiper-prev {
    left: -2rem !important;
    /* 		border-radius:0 1rem 1rem 0 !important; */
  }
}

@media (max-width: 575px) {
	.item-post-blog .btn-wrap.btn-white:hover svg{
		filter:unset !important;
	}
  .section-googlereview .content {
    padding: 4rem 2rem;
  }
  .section-ourunits .content .item-slide .wrap-item .wrap-title {
    padding: 3.2rem 3.2rem 5.6rem 3.2rem;
    min-height: auto;
  }
  .section-ourunits .content .item-slide {
    max-width: 100%;
  }
  .section-whatmakedifferent .content .slider .swiper-slide-active .item-slide {
    justify-content: end;
    transform: none;
  }
  .section-contentwithslide .swiper-slide .item {
    min-height: 40.5rem;
  }
  .section-storageandbeyond
    .accordionFAQs
    .accordion-item
    .accordion-button::after {
    width: 2rem;
    height: 2rem;
  }
}
/*  SG Site */
/*
Theme Name:Extraspace
Author: Corsiva Lab Team (Bryan)
Description:Extraspace
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:Extraspace
*/
/* @media (max-width: 575.98px) {
    .desc p {
        font-size: 18px;
    }
} */
.gform_heading{
	display:none !important;
}
.section-contactussecond .gfield_label{
	font-size: 1.3rem !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    color: #fff !important;
	margin-bottom:1rem !important;
}
.gfield_required{
	display:none !important;
}
.ginput_container , .gfield_captcha_input_container{
	display: flex !important;
    padding: 1rem 2rem !important;
    border: 1px solid #fff !important;
    border-radius: 3.2rem !important;
    align-items: center !important;
    gap: 1rem !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(0.2rem) !important;
}
.ginput_container input,.ginput_container select, .gfield_captcha_input_container input{
	background:transparent !important;
	padding:0 !important;
	font-family: "Inter" !important;
    font-size: 1.2rem !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    padding-right: 4rem !important;
    line-height: 2 !important;
	color:#fff !important;
	border:0 !important;
	max-height:2.4rem !important;
}
.ginput_container input:hover,.ginput_container select:hover,.ginput_container input:focus,.ginput_container select:focus,.ginput_container input:-webkit-autofill,.ginput_container select:-webkit-autofill{
	background:transparent !important;
	border:0 !important;
	color:#fff !important;
	border-color:unset !important
}
.ginput_container input ,.gfield_captcha_input_container input{
	width:100%;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
	background:transparent !important;
	border:0 !important;
	color:#fff !important;
	border-color:unset !important;
	--gf-local-bg-color: unset !important;
    --gf-local-border-color: unset !important;
    --gf-local-color: unset !important;
}
.ginput_container #input_1_9{
	padding-right:0 !important
}
.ginput_container .gf-country-code-selector{
	padding-right:1rem !important;
	margin-right:0 !important;
	min-width:6rem !important;
}
.ginput_container select option{
	color:#252525;
	padding:0 1rem !important;
}
.ginput_container select,.ginput_container select:hover,.ginput_container select:focus{
	background-image: url('./assets/images/a-arrow-select-white.png') !important;
    background-repeat: no-repeat !important;
    background-size: 2rem !important;
    background-position: 98% 50% !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}
.gform_button{
	font-family: "Inter" !important; 
    font-size: 1.8rem !important; 
    line-height: 1.2 !important;
    font-weight: 500 !important;
    align-items: center !important;
    white-space: nowrap !important;
    display: inline-flex !important;
    padding: 1.6rem 5rem 1.6rem 2rem !important;
    color: #252525 !important;
    background-color: rgba(255, 255, 255, 0.6980392157) !important;
    border: 1px solid rgba(255, 255, 255, 0.6980392157) !important;
    transition: all 0.3s ease-in-out !important;
    width: 100% !important;
    border-radius: 3rem !important;
    position: relative !important;
    appearance: none !important;
    background-image: url("./assets/images/arrow-18-third.png") !important;
    background-position: 58% 52% !important;
    background-repeat: no-repeat !important;
    background-size: 1.8rem !important;
}
.gform_button:hover{
	background-color: gray !important;
	transition:.3s all ease-in-out !important;
}

.gform-theme--foundation .gform_fields{
	row-gap:1.5rem !important
}
.section-sizeestimatorapi iframe{
	width:100%;
	height:100%;
	object-fit:cover;
}
.section-workspace .content .wrap-content .wrap-title .desc{
	position:relative;
	z-index:-1;
}
.section-workspace .content .image{
	z-index:-1;
}
.header .select{
	position:relative;
}
.header .select .label-select{
padding-left:0 !important;
  position: absolute;
  left: 1rem;
  top: -2px;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  padding: 0 1rem !important;
  line-height: 1;
  border-radius: 999px;
   background: #fff;
/*   backdrop-filter: blur(0.2rem); */
/*   -webkit-backdrop-filter: blur(0.2rem); */
}

/* .header .select .label-select::before{
  content: "";
  position: absolute;
  inset: -6px -10px;              
  border-radius: 999px;
  z-index: -1;
  background: transparent;  
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
} */

.header .select:hover .label-select{
  opacity: 1;
}

.header .select:focus-within .label-select{
  opacity: 1;
}
.header .wpml-ls-legacy-dropdown {
	border:1px solid #252525;
	margin-bottom: 0;
    padding: 1.6rem 2rem 1.6rem 2rem;
    border-radius: 3.2rem;   
    color: #252525;
    font-size: 1.8rem;
    font-weight: 400;
    font-family: "Inter";
    height: 5.5rem;
    /* background-color: rgba(255, 255, 255, 0.1); */
    background-color:#fff;
    backdrop-filter: blur(0.2rem);
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
	border:0!important;
	background-image: url(./assets/images/a-arrow-select.png) !important;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 2rem;
	right:0;
	top:0.2rem;
	width:2rem;
	height:2rem;
}
.header .header-content:hover .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    background-image: url(./assets/images/a-arrow-select.png) !important;
}
.header .header-content:hover .wpml-ls-legacy-dropdown {
    border: 1px solid #252525;
    color: #252525;
}
.header .header-content:hover .wpml-ls-legacy-dropdown a{
    color: #252525;
}
.header .header-content:hover{
  background-color: unset;
}
.header .wpml-ls-sub-menu {
	background:#fff;
	color:#252525;
	left:-2rem;
	width:calc(100% + 4rem);
/* 	top:calc(100% + 1rem); */
	border-top:0;
	border:1px solid #252525;
}
.header .wpml-ls-sub-menu li a{
	padding:1rem;
		color:#252525;
}

.header .wpml-ls-sub-menu li:hover a{
	font-weight: 700;
	color:#fff !important;
  	background: #1d50b5;
}
/* .btn-wrap .wpml-ls-sub-menu li:first-child{
	margin-top:1rem;
} */
.header .wpml-ls-sub-menu li a{
	display:flex;
	flex-wrap:wrap;
	font-size:1.6rem;
}

.header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .header .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover{
	background:transparent;
	color:#252525;
}
.header .wpml-ls-legacy-dropdown{
	width:13rem;
}
.header .wpml-ls-legacy-dropdown a{
	background:transparent;
	padding:0;
	border:0;
	color:#252525;
}
.header:hover .wpml-ls-legacy-dropdown a{
	color:#252525;
}
/* form.wpcf7-form .group-btn{
	position:relative;
	z-index:-1;
} */
form.wpcf7-form .group-btn.disable{
	z-index:1;
}
form.wpcf7-form input:-internal-autofill-selected{
	background-color:transparent !important;
}
form.wpcf7-form .group-inner.group-inner-phone{
	padding:1rem 2rem 1rem 0;
}

.intl-tel-input .country-list.hide{
	z-index:-1;
}
.intl-tel-input .country-list{
	z-index:99999;
	background-color:#385a9c;
}

.intl-tel-input.separate-dial-code .selected-dial-code{
	font-size:1.2rem;
}
form.wpcf7-form textarea.wpcf7-form-control{
	color:#fff;
}
.section-thankyou{
	padding:18rem 0;
}
.thankyou-section iframe {
  width: 100%;
  height: 100vh;
}
.thankyou-section .min-h-screen {
  width: 100% !important;
}
.select2-container .select2-selection--single {
  height: auto;
  border-radius: 0;
  border: 0;
  display: flex;
  align-items: center;
  padding: 0;
  background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted {
  background-color: #385a9c;
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}

.select2-results__option {
  padding: 6px 12px;
  background: #fff;
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}
.select2-container {
  z-index: 1000 !important;
}

.select2-dropdown {
  z-index: 99999 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
}
.wrap-hotline {
  position: fixed;
  bottom: 5rem;
  right: 0rem;
  background: #ffffffb2;
  border-radius: 4.4rem;
  overflow: hidden;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
  z-index: 9999;
  padding: 1.6rem 0;
}
.wa__stt_online:before {
  background: #ffffffb2 !important;
  backdrop-filter: blur(toRem(2)) !important; 
  -webkit-backdrop-filter: blur(toRem(2)) !important;
}
.wrap-hotline .wrap {
  padding:0 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wrap-hotline .wrap:not(:first-child) {
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
  border-top: 1px solid #6E8FD0;
}
.wrap-hotline .wrap .desc p {
  color: #252525;
  font-size: 1.2rem;
  font-weight: 400;
}

.wa__stt_online {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.4rem 0.5rem;
  cursor: pointer;
}
.wa__stt_online .wa__cs_info .wa__cs_name {
  display: none;
}
.wa__btn_w_icon .wa__btn_icon {
  position: unset;
  width: 2.4rem;
  height: 2.4rem;
  transform: none;
}
.wa__button {
  width: 10rem;
}
.wa__cs_info {
  display: none;
}
.wa__btn_w_icon .wa__btn_icon img {
  width: 2.4rem;
  height: 2.4rem;
}
.wa__btn_w_icon .wa__btn_txt {
  padding: 0;
  margin-top: 1rem;
}
.wa__btn_title {
  font-family: "Poppins" !important;
  color: #fff !important;
  padding-left: 0 !important;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}
.wa__button.wa__stt_online:active,
.wa__button.wa__stt_online:focus,
.wa__button.wa__stt_online:hover {
  transform: none;
}
.wa__button.wa__stt_online:active:before,
.wa__button.wa__stt_online:focus:before,
.wa__button.wa__stt_online:hover:before {
  opacity: 0;
}
@media (max-width: 575.98px) {
  .wrap-hotline .wrap {
    display: flex;
  }
  .wrap-hotline .wrap .desc {
    display: none;
  }
  .wa__btn_title {
    display: none;
  }
  .wa__button {
    width: 8rem;
  }
  /* .fs-10 {
    font-size: 14px;
  }
  .fs-16 {
    font-size: 16px;
  } */
  .item-post-blog .title-item.line-3 {
    min-height: auto;
  }
  .section-blogs .listing {
    gap: 4rem;
  }
}
.section-airconditionedstorageunits .content .item:hover .thumbnail img {
  transform: unset;
}
.section-airconditionedstorageunits .content .item:hover {
  box-shadow: 0 32px 48px 0 #0000001a;
  transform: translateY(-10px);
  transition: 0.3s all ease-in-out;
}

.section-storenearyou .content .form .wrap-select select {
  font-size: 12px;
}
.section-discovermore .list-item .item .title-item {
  font-size: 19px;
}
.section-discovermore .list-item .item:hover {
  background: #ededed !important;
  box-shadow: 0 32px 48px 0 #0000001a;
  transform: translateY(-10px);
  transition: 0.3s all ease-in-out;
}
/* form.wpcf7-form .group-btn .wpcf7-submit{
	background-position: 88% 54%;
} */
.section-mapandreview .image {
  height: 100%;
}
.form-search .btn-wrap {
  padding: 1.6rem 2rem;
}
.list-number-blog .disabled {
  opacity: 0.4 !important;
  cursor: no-drop;
  pointer-events: none !important;
}
.accordionFAQs .accordion-item .accordion-body {
  font-size: 1.8rem;
}
@media (max-width: 991.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-archive-boxes .wrap-cat {
  background: #e2f3ff;
  width: fit-content;
  margin: 0 auto;
  border-radius: 5.6rem;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .section-archive-boxes .wrap-cat {
    position: relative;
    height: 5.5rem;
    width: 100%;
  }
  .section-archive-boxes .list-cat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    max-width: 57.5rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    padding: 0 3rem 0 20rem;
    white-space: nowrap;
    transform: translateZ(0);
    background: transparent;
  }
  .section-archive-boxes .list-post .item-post-box:not(:first-child) {
    margin-top: 4rem;
  }
  .section-archive-boxes .list-cat .item-cat {
    white-space: nowrap;
    overflow: visible;
    display: inline-flex;
  }
  .form-search .form-searching {
    width: 100%;
  }
  .form-search .form-searching input {
    min-width: 30rem;
    width: 100%;
  }
  .section-bannerchild .content {
    flex-direction: column-reverse;
  }
  .section-bannerchild .content .image {
    margin-top: 0;
  }
  .section-bannerchild .content .wrap-title {
    margin-top: 2.5rem;
  }

  .footer .desc {
    text-align: center;
  }
  .section-inspiringefficientspaces .content {
    padding: 0 3rem;
  }
  .btn-swiper .swiper-next {
    right: -1rem;
  }
  .btn-swiper .swiper-prev {
    left: -1rem;
  }
  .section-smartstorage .slide .item-slide {
    min-height: 60rem;
  }
  .section-policy .desc p {
    font-size: 16px !important;
  }

}
.section-mapandreview .image iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-whybizpluswork .item .thumbnail {
  overflow: hidden;
  border-radius: 3.2rem;
}
.section-whybizpluswork .item .thumbnail img {
  transition: 0.3s all ease-in-out;
}
.section-whybizpluswork .item:hover .thumbnail img {
  transform: scale(1.1);
  transition: 0.3s all ease-in-out;
}
form.wpcf7-form .group-btn .wpcf7-submit:hover {
  background-color: gray;
}
.section-policy .desc p a {
  color: #1d50b5;
}
.section-sizeestimator .content {
  padding: 1.6rem 3.2rem 3.6rem;
}
.swiper-button-disabled{
	opacity:0 !important;
	transition:.3s all ease-in-out;
}
header .header-content .menu .wrap-menu .sub-menu-child {
  width: 100%;
  display: flex;
  row-gap: 2.4rem;
  column-gap: 2.4rem;
  flex-wrap: wrap;
  padding: 3.2rem;
  display: none;
  height: fit-content;
  transition: all 0.3s ease-in-out;
}
header .header-content .menu .wrap-menu .sub-menu-child.active {
  display: flex;
  transition: all 0.3s ease-in-out;
}
.no-event a {
  pointer-events: none;
}
header .header-content .menu .wrap-menu .sub-menu-child li {
  width: 28rem;
  padding: 1.2rem 1.6rem;
  border-radius: 1.6rem;
  background: #ededed;
  height: fit-content;
}
header .header-content .menu .wrap-menu .sub-menu-child li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: #252525;
  position: relative;
}
header .header-content .menu .wrap-menu .sub-menu-child li .desc {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 1.5rem;
}
.icon-15 {
  width: 1.5rem;
  height: 1.5rem;
}
.btn-back {
  display: flex;
  margin-left: 2.4rem;
  cursor: pointer;
  margin-top: 1rem;
}
header .header-content .menu .wrap-menu .sub-menu-child li a::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  width: 0;
  bottom: 0rem;
  background: #252525;
  height: 0.1rem;
  border-radius: 1rem;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
header .header-content .menu .wrap-menu .sub-menu-child li a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
@media (max-width: 575.98px) {
  .header .wrap-menu {
    flex-direction: column;
  }
  .navmenu > li {
    width: 100%;
  }
  header .header-content .menu .wrap-menu .sub-menu {
    padding: 1.5rem;
  }
  header .header-content .menu .wrap-menu .sub-menu-child {
    padding: 1.5rem;
  }
  header .header-content .menu .wrap-menu .sub-menu-child li {
    width: 100%;
  }
}

.section-storenearyou .content .form .wrap-select select option {
  color: #252525;
}

.section-storenearyou .content .form .wrap-select select option:hover {
  font-weight: 700;
  color: #1d50b5;
}
.section-policy .desc p {
    font-size: 1.6rem !important;
  }
.section-policy .desc h1 {
    font-size: 1.6rem !important;
  }
.section-policy .desc h2 {
    font-size: 1.6rem !important;
  }
.section-policy .desc h3 {
    font-size: 1.6rem !important;
  }
.section-policy .desc ul li {
    font-size: 1.6rem !important;
  }
.section-policy .desc p a {
  color: #1d50b5;
}
.section-policy .desc p + h3 {
    margin-top:2rem !important;
  }
.section-blog-details .wrap .desc h2,.section-blog-details .wrap .desc h1{
	color: #252525;
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 400;
}
.section-blog-details .wrap .desc p + h2,.section-blog-details .wrap .desc p + h1,.section-blog-details .wrap .desc p + h3,.section-blog-details .wrap .desc h2 + h3,.section-blog-details .wrap .desc h3 + h2,.section-blog-details .wrap .desc ul + h1,.section-blog-details .wrap .desc ul + h2,.section-blog-details .wrap .desc ul + h3,.section-blog-details .wrap .desc h1 + ul,.section-blog-details .wrap .desc h2 + ul,.section-blog-details .wrap .desc h3 + ul,.section-blog-details .wrap .desc p + table,.section-blog-details .wrap .desc table + h2,.section-blog-details .wrap .desc table + h3,.section-blog-details .wrap .desc h3 img{
	margin-top:1rem;
}
.section-blog-details .wrap .desc p + h2,.section-blog-details .wrap .desc h2 + h3,.section-blog-details .wrap .desc ul + h2,.section-blog-details .wrap .desc h2 + ul,.section-blog-details .wrap .desc table + h2{
	margin-top:2rem;
}

.section-blog-details .wrap .desc table tbody tr:last-child td:first-child{
	border-bottom-right-radius:3.2rem !important;
	border-bottom-left-radius:3.2rem !important;
	overflow:hidden;
}
@media (max-width:575px){
	.section-blogs .content{
		padding:4rem 2rem;
	}
	.section-bannerchild .content{
		padding:4rem 2rem;
	}
	.section-smartspaces .slider .swiper-wrapper .swiper-slide:not(:first-child) .item-slide{
		margin-top:0;
	}
}
.section-blog-details .wrap .desc h2{
	font-size:4.9rem;
}
.section-blog-details .wrap .desc h3{
	font-size:3.1rem;
}
.btn-white-bordered:hover svg{
	filter: brightness(0) saturate(100%) invert(8%) sepia(1%) saturate(679%) hue-rotate(314deg) brightness(99%) contrast(85%) !important;
}
form.wpcf7-form .group-custom{
	min-height:auto;
	border:0;
	padding:0;
	background:none;
}
form.wpcf7-form .group-custom .wpcf7-list-item label input{
	width:2rem;
	height:2rem;
}
form.wpcf7-form .form-group.form-date input{
	padding-right:0
}
.header .header-content .menu{
	top:0;
}
header .header-content .menu .wrap-menu{
	padding:10rem 0 3.2rem 0;
	background:#F7F7F7;
}
header .header-content .menu .wrap-menu .navmenu{
	background:transparent;
	border-right:1px solid #666666;
	padding: 0 3.2rem ;
}
.navmenu > li .menu-item-inner a:hover,.navmenu > li.current_page_item .menu-item-inner > a, .navmenu > li.current_parent_item .menu-item-inner > a{
	background:#CCCCCC;
	color:#000000;
}
.section-herobanner .content .form .wrap-select select,.section-herobanner .content .form .wrap-select select#facility{
	width:17rem;
}
.section-herobanner .content .form .btn-wrap{
	min-width:17rem;
}
.section-leadingselfstorage .content{
	display:flex;
	justify-content:center;
}
.section-leadingselfstorage .content .wrap-content{
	max-width:100rem;
	background: rgba(67, 67, 67, 0.4);
    backdrop-filter: blur(0.6rem);
    -webkit-backdrop-filter: blur(0.6rem);
}
.section-leadingselfstorage .content .wrap-content .title-biggest{
	font-weight:500;
}
.fs-26{
	font-size:2.6rem;
}
.section-smartspaces .slider .item-slide .wrap-item{
	background:#C3E4F3;
}
.section-startyourstorage .content .list-item .item{
	transition:.3s all ease-in-out;
}
.section-startyourstorage .content .list-item .item:hover{
	background:#204793;
	transition:.3s all ease-in-out;
}
.section-startyourstorage .content .list-item .item .number{
	color:#5293FB;
}
.section-startyourstorage .content .list-item .item .number{
	font-size:14rem;
	font-weight:300;
}
.section-contentwithslide .content{
	padding:10.9rem 26rem;
}
.section-contentwithslide .swiper-prev{
	left:3rem;
}
.section-contentwithslide .swiper-next{
	right:3rem;
}
footer .main-content{
	border-radius:4.4rem;
}
@media (max-width:991px){
	.section-herobanner .content .form .wrap-select select,.section-herobanner .content .form .wrap-select select#facility{
	width:100%;
	height:5.7rem
}
.section-herobanner .content .form .btn-wrap{
	width:17rem;
	height:5.7rem
}
}

/*  */
.section-herobanner .wrap-inner .inner-item{
  position: relative;
}
.section-herobanner .wrap-inner select{
	margin-top:0;
}


.section-herobanner .wrap-inner .inner-item .label-select{
padding-left:0 !important;
  position: absolute;
  left: 1rem;
  top: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  padding: 0 1rem !important;
  line-height: 1;
  border-radius: 999px;
   background: transparent;
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
}

.section-herobanner .wrap-inner .inner-item .label-select::before{
  content: "";
  position: absolute;
  inset: -6px -10px;              
  border-radius: 999px;
  z-index: -1;
  background: transparent;  
  backdrop-filter: blur(0.2rem);
  -webkit-backdrop-filter: blur(0.2rem);
}

.section-herobanner .wrap-inner .inner-item.has-value .label-select{
  opacity: 1;
}

.section-herobanner .wrap-inner .inner-item:focus-within .label-select{
  opacity: 1;
}
footer .content{
	display:block;
}
footer .content .wrap-content{
	display:flex;
	justify-content:space-between;
}
footer .content .wrap-logo{
	max-width:fit-content;
	display:flex;
	align-items:center;
}
footer .content .wrap-logo .logo{
	width:10.6rem;
	height:auto;
}
footer .content .wrap-logo .logo-title{
	padding-left:2rem;
	margin-left:2rem;
	border-left:1px solid rgba(255, 255, 255, 0.2);
}
footer .content .wrap-content-social{
	margin-top:3.2rem;
	padding-top:3.2rem;
	border-top:1px solid rgba(255, 255, 255, 0.2);
}
footer .main-content{
	padding:12rem 12rem 3.2rem;
}
footer .copyright{
	margin-top:2rem;
}
.section-movein .content{
	padding:12rem 5.6rem;
	gap:5.6rem;
}
.section-movein .content .group-btn{
	flex-direction:row;
	max-width:100%;
}
form.wpcf7-form .group-btn .wpcf7-submit{
	background-image:url('./assets/images/arrow-18-third.png');
	background-position:66% 52%;
}
.section-herobanner .content .subtitle p{
	border-radius:6rem;
	padding:0.8rem 2.4rem;
}
.section-ourunits .content .item-slide .wrap-item .title-item{
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.section-ourunits .content .item-slide .wrap-item .desc-item{
	opacity:0;
	height:0;
	visibility:hidden;
	transition:.3s all ease-in-out;
}
.section-ourunits .content .item-slide .wrap-item .desc-item.active{
	opacity:1;
	height:auto;
	visibility:visible;
	transition:.3s all ease-in-out;
}
.section-whychooseus .content{
	padding:14rem 10rem;
}
.section-whychooseus .content .list-item{
	margin-top:10rem;
}
header .header-content .menu .wrap-menu .sub-menu-child li{
	background:#fff;
}
.icon-18{
	width:1.8rem;
	height:1.8rem;
}
.icon-18 svg{
	width:1.8rem;
	height:1.8rem;
	vertical-align:top;
}
.icon-18 svg path{
	width:1.8rem;
	height:1.8rem;
}
.page-id-491 .section-herobanner .content .form .btn-wrap{
	min-width:fit-content;
}
.section-ourunits .content .item-slide .wrap-item .image{
	border-radius:0 0 2.4rem 2.4rem;
}
header .header-content{
	background-color:transparent;
	backdrop-filter:none ;
}
header .header-content:hover{
	background-color:#fff;
	transition:.3s all ease-in-out;
}
@media (max-width:991px){
	footer .main-content{
		padding:3rem 2rem;
	}
	.section-movein .content{
	padding:3rem 2rem;
	}
	.section-whychooseus .content{
	padding:6rem 2rem;
	}
	.section-whychooseus .content .list-item{
	margin-top:5rem;
}
	.section-contentwithslide .content{
		padding:6rem 12rem;
	}
}
@media (max-width:575px){
	footer .content .wrap-content{
		flex-direction:column;
		justify-content:center;
		align-items:center;
		gap:1.5rem;
	}
	footer .content .wrap-logo{
		flex-direction:row;
	}
	footer .content .wrap-content-social{
		flex-direction:column;
		justify-content:center;
		align-items:center;
		gap:1.5rem;
	}
	.section-contentwithslide .content{
		padding:4.5rem 2rem;
	}
	.section-contentwithslide .btn-swiper{
		display:none;
	}
	.btn-swiper .swiper-next, .btn-swiper .swiper-prev{
		position:static !important;
		left:unset !important;
		right:unset !important;
		top: unset !important;
		transform:none !important;
	}
	.section-herobanner .wrap-inner .inner-item .label-select{
		font-size:1.4rem;
	}
}
.btn-wrap.btn-white, .btn-wrap.btn-white:hover{
	transition:none
}
.btn-wrap.btn-white img, .btn-wrap.btn-white svg{
		transition:none
}
.btn-wrap.btn-white:hover img, .btn-wrap.btn-white:hover svg{
		transition:none;
	filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(7500%) hue-rotate(212deg) brightness(114%) contrast(106%);
}
.section-whatmakedifferent .content .slider .swiper-slide .item-slide{
	transition:transform .5s ease;
}
.section-whatmakedifferent .content .slider .swiper-slide-active .item-slide{
	justify-content:end;
	transform:translatey(-45%);
}
.section-contentwithslide .swiper-slide .item{
	min-height:25.5rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.section-ourunits .content .item-slide .wrap-item .image{
	aspect-ratio:1/1;
}
.item-post-promo{
	justify-content:start;
}
.item-post-promo .title-item{
	min-height:6rem;
}
form.wpcf7-form .form-group.form-date input[type="date"]{
	background-size:2rem;
}
form.wpcf7-form img.wpcf7-form-control{
	min-width:12rem;
}
.section-workspace .content{
	border-radius:4.4rem
}
.section-workspace .content .image{
	transition:.3s all ease-in-out;
/* 	border-radius: 3.2rem 0 0 3.2rem; */
	overflow:hidden;
	border-radius: 0 ;
}
.section-workspace .content .image.active{
	transition:.3s all ease-in-out;
	border-radius: 0 ;
	
}

.section-ourunits .content .item-slide{
	max-width:36.66rem;
}
.header .actions a.btn-wrap{
	opacity:1;
	visibility:visible;
	transition:.3s all ease-in-out;
}
.header.hide-btn .actions a.btn-wrap{
	opacity:0;
	visibility:hidden;
	transition:.3s all ease-in-out;
}
.section-herobanner .content{
	min-height:68rem;
	max-height:68rem;
}
.section-readytostart .content{
	min-height:auto
}
.section-herobanner .content .form .wrap-select input{
	margin-bottom: 0;
    margin-top: 0.8rem;
    padding: 1.6rem 5rem 1.6rem 2rem;
    border: 1px solid #fff;
    border-radius: 3.2rem;
    background-size: 1.8rem;
    color: #FFF;
    width: 17rem;
    font-size: 1.2rem;
    font-family: "Inter";
    height: 5.5rem;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(0.2rem);
    -webkit-backdrop-filter: blur(0.2rem);
}
.section-herobanner .content .form .wrap-select input::placeholder{
	 color: #939393;
	 font-size: 1.2rem;
    font-family: "Inter";
}
.section-mapandreview .wrap .list-item, .section-mapandreviewslider .wrap .list-item{
	max-height:15rem;
}
.section-mapandreview .wrap .image-rating, .section-mapandreviewslider .wrap .image-rating{
	min-height:auto;
}
.section-mapandreview .content, .section-mapandreviewslider .content{
	min-height:auto;
}
.section-googlereview .content{
	padding:5rem 26rem;
}
@media (min-width:992px){
	.d-desktop-none{
		display:none !important;
	}
}
@media (max-width:991px){
	.section-googlereview .content{
	padding:5rem 12rem;
}
	.section-herobanner .content{
		min-height:60rem;
		max-height:60rem;
	}
	.section-readytostart .content{
		min-height:auto;
	}
	.section-herobanner .content .form .btn-wrap{
		width:fit-content;
		min-width:100%;
	}
	.d-tablet-none{
		display:none !important;
	}
	.section-ourunits .content .item-slide{
		max-width:27rem;
	}
	.section-ourunits .content .item-slide .wrap-item .title-item{
		align-items:start;
	}
	.section-ourunits .content .item-slide .wrap-item .wrap-title{
		padding:2.2rem 2.2rem 3.6rem 2.2rem;
	}
	.section-smartspaces .slider .swiper-next, .section-smartspaces .slider .swiper-prev{
		display:flex;
	}
	.section-smartspaces .btn-swiper .swiper-next,.section-smartspaces .btn-swiper .swiper-prev{
		position:absolute !important;
		top:50% !important;
		transform: translateY(-50%) !important;
		z-index:999 ;
/* 		width:4rem;
		height:4rem; */
	}
	.section-smartspaces .btn-swiper .swiper-next{
		right:-2rem !important;
/* 		border-radius:1rem 0 0 1rem !important;  */
	}
	.section-smartspaces .btn-swiper .swiper-prev{
		left:-2rem !important;
/* 		border-radius:0 1rem 1rem 0 !important; */
	}
	
}
@media (max-width:575px){
	.section-googlereview .content{
	padding:4rem 2rem;
	}
	.section-ourunits .content .item-slide .wrap-item .wrap-title{
		padding:3.2rem 3.2rem 5.6rem 3.2rem;
		min-height:auto;
	}
	.section-ourunits .content .item-slide{
	max-width:100%;
	}
	.section-whatmakedifferent .content .slider .swiper-slide-active .item-slide{
	justify-content:end;
	transform:none;
}
	.section-contentwithslide .swiper-slide .item{
	min-height:40.5rem;
}
	.section-storageandbeyond .accordionFAQs .accordion-item .accordion-button::after{
		width:2rem;
		height:2rem;
	}
	
}
header .navbar-toggle .svg-trigger path{
  stroke: #9a0226;
}

input.iti__tel-input {
    padding-left: 60px !important;
    padding-right: 6px !important;
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    font-size: 12px !important;
}
span.iti__country-name {
    color: black;
}
.gfield--type-phone {
	z-index: 9 !important;
}
.iti__flag {
	display: none !important;
}
.iti__flag-box {
    display: none !important;
}
.iti__tel-input::placeholder {
    color: transparent !important;
}
.iti__selected-flag {
	padding: 0 !important;
	background: transparent !important;
}
.iti__selected-dial-code {
	margin-left: 0 !important;
}
.desc p img{
  width: fit-content;
  display: block;
  margin: 1rem auto ;
}
.section-blog-details .desc ul li {
  font-size:1.8rem !important;
}
.section-blog-details .desc p span {
  font-size:1.8rem !important;
}
.section-blog-details .desc span {
  font-size:1.8rem !important;
}
.section-blog-details .desc ul li span {
  font-size:1.8rem !important;
}
.section-blog-details .desc p{
  font-size:1.8rem !important;
}