@font-face {
  font-family: "eicons";
  src: url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.20.0");
  src: url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.20.0#iefix")
      format("embedded-opentype"),
    url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.20.0")
      format("woff2"),
    url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.20.0")
      format("woff"),
    url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.20.0")
      format("truetype"),
    url("https://homejab.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.20.0#eicon")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.city-list-box {
  flex-basis: 40%;
  display: flex;
  flex-wrap: wrap;
}
.city-name {
  flex-basis: 50%;
  box-sizing: border-box;
  padding: 5px;
  margin: 0 0 10px 0;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  color: #212b36;
}
.city-box {
  position: relative;
  margin: 0 0 30px 0;
  overflow: hidden;
}
.city-box img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.city-box:hover > img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.city-box h3 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  background: #00bd9ce0;
  width: 100%;
  text-align: center;
  padding: 15px 15px 15px 15px;
  margin: 0;
  color: #fff;
}
#mega-menu-wrap-secondary_menu
  #mega-menu-secondary_menu
  > li.mega-menu-item.button
  > a.mega-menu-link {
  background: #1dc3a6;
  color: #fff;
  line-height: 33px;
  height: 33px;
  border-radius: 2px;
  padding: 0 15px;
}
#mega-menu-wrap-secondary_menu
  #mega-menu-secondary_menu
  > li.mega-menu-item.button
  > a.mega-menu-link:hover {
  background: #489a86;
}
.myModalshoot #chbo_form .form-card .box .image-box img {
  width: 100%;
  object-fit: cover;
}
.myModalshoot #tharakan_form .form-card .addon-box .image-box img,
.myModalshoot #gryd_form .form-card .addon-box .image-box img,
.myModalshoot #offerpad_form .form-card .addon-box .image-box img {
  height: 190px;
  width: 100%;
  object-fit: cover;
}
#lennar_form_v1 .comm_ver_video_note {
  text-align: center;
  margin: 10px 0 0 0;
  color: #1dc3a6;
  font-weight: 500;
  background: #333;
  font-size: 16px;
  padding: 5px;
}
#lennar_form .comm_ver_video_note,
#lennar_form .mh_ver_video_note,
#lennar_form .la_ver_video_note {
  text-align: center;
  margin: 10px 10px 0 10px;
  color: #1dc3a6;
  font-weight: 500;
  background: #333;
  font-size: 16px;
  padding: 5px;
}
#crunch_form .stripe-trust-wrapper {
  margin-top: 16px;
  text-align: center;
  font-size: 13px;
  color: #6b7280;
}

#crunch_form .stripe-powered {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 6px;
}

#crunch_form .stripe-logo {
  height: 30px;
  width: auto;
}

#crunch_form .stripe-security-text {
  margin: 0;
}

#crunch_form .stripe-field {
  border: 1px solid #d1d5db;
  padding: 10px;
  border-radius: 6px;
}

#crunch_form .stripe-field.focused {
  border-color: #6366f1;
}

#crunch_form .stripe-field.error {
  border-color: #dc2626;
}
.myModalshoot #crunch_form .form-card .box h3 {
  line-height: 1.2;
}
.myModalshoot #crunch_form .form-card .box ul {
  text-align: left;
  padding: 10px 10px 10px 40px;
  line-height: 20px;
  font-size: 12px;
}
.myModalshoot #crunch_form .form-card .box.option {
  display: flex;
  flex-direction: column;
}
#crunch_form.msform .time {
  height: 50px;
}
.myModalshoot #crunch_form span.price {
  font-weight: 600;
  color: #333;
  margin-top: auto;
  display: none;
}
#crunch_form .progressbar li.active {
  background: #f17026;
}
#crunch_form.msform .action-button {
  background: #de1245;
}
.myModalshoot #crunch_form .form-card .box:hover,
.myModalshoot #crunch_form .form-card .box.active {
  border: 3px solid #de124580 !important;
}
.myModalshoot #crunch_form .form-card .box ul li::before {
  color: #f17026;
}
.myModalshoot #crunch_form .radio-round label:after {
  border-color: #f17026;
}
.myModalshoot #crunch_form .fa-info-circle {
  color: #000000;
  font-size: 15px;
  margin: 5px 0 0 4px;
}
.myModalshoot #crunch_form i.fa.fa-camera {
  font-size: 40px;
  color: #f17026;
}
.myModalshoot #crunch_form .form-card .box.option .image {
  align-items: center;
  justify-content: center;
}
.myModalshoot #crunch_form .radio-round input[type="radio"]:checked + label {
  border-color: #f17026;
}
#crunch_form.msform .action-button-previous {
  background-color: #fff !important;
}
#crunch_form.msform .action-button-previous:hover {
  background-color: #de1245 !important;
}
#crunch_form.msform .action-button:hover {
  background: #f17026;
}
span.service-area-error {
  color: red;
  text-align: center;
  display: block;
  margin: 15px 0 0 0;
}
span.service-area-error.hj-hidden {
  display: none;
}
input.check-hj-coverage {
  line-height: 1.6;
}
.myModalshoot #lennar_form .form-card .box.option h3 a,
.myModalshoot #lennar_form .form-card .checkbox-box.option h3 a,
.myModalshoot #lennar_form .form-card label a {
  font-size: 14px;
  margin: 0 0 0 10px;
  line-height: 1;
}
#resident_360 .unit-options .row {
  padding: 20px 5px;
  background: #f2f2f2;
  margin: 0 0 10px 0;
  border-radius: 10px;
}
#resident_360 .total-price {
  display: none;
}
#tharakan_form_staging .total-price,
#tharakan_form .total-price,
#gryd_form .total-price,
#bozzuto_form .total-price,
#preston_form .total-price {
  display: none;
}
#resident_360_v2 .unit-options .row,
#apartment_advisor .unit-options .row,
#tharakan_form_staging .unit-options .row,
#tharakan_form .unit-options .row,
#gryd_form .unit-options .row,
#bozzuto_form .unit-options .row,
#preston_form .unit-options .row,
#red_awning_hotel_form .unit-options .row {
  padding: 20px 5px;
  background: #f2f2f2;
  margin: 0 0 10px 0;
  border-radius: 10px;
}
#red_awning_hotel_form .unit-options .row small {
  font-size: 14px;
  margin: 5px 0 0 0;
  display: block;
}
#lennar_video_editing_form .row.video-edit-row {
  padding: 10px 5px;
  background: #f2f2f2;
  margin: 0 0 10px 0;
  border-radius: 10px;
}
#lennar_event_shoot_form .row.video-edit-row {
  padding: 10px 5px;
  background: #f2f2f2;
  margin: 0 0 10px 0;
  border-radius: 10px;
}
#lennar_video_editing_form .step-1 .form-group {
  margin: 0px;
}

#resident_360_v2 .total-price,
#apartment_advisor .total-price {
  display: none;
}
.myModalshoot #resident_360 span.help-inline-error,
.myModalshoot #apartment_advisor span.help-inline-error,
.myModalshoot #tharakan_form_staging span.help-inline-error,
.myModalshoot #tharakan_form span.help-inline-error,
.myModalshoot #gryd_form span.help-inline-error,
.myModalshoot #bozzuto_form span.help-inline-error,
.myModalshoot #preston_form span.help-inline-error {
  margin: 5px 0 15px 0;
}
.myModalshoot #resident_360_v2 span.help-inline-error,
.myModalshoot #tharakan_form_staging span.help-inline-error,
.myModalshoot #tharakan_form span.help-inline-error,
.myModalshoot #gryd_form span.help-inline-error,
.myModalshoot #bozzuto_form span.help-inline-error,
.myModalshoot #preston_form span.help-inline-error {
  margin: 5px 0 15px 0;
}
#apartment_advisor input[type="checkbox"],
#apartment_advisor input[type="radio"],
#resident_360 input[type="checkbox"],
#resident_360 input[type="radio"],
#resident_360_v2 input[type="checkbox"],
#resident_360_v2 input[type="radio"],
#tharakan_form_staging input[type="checkbox"],
#tharakan_form_staging input[type="radio"],
#tharakan_form input[type="checkbox"],
#tharakan_form input[type="radio"],
#gryd_form input[type="checkbox"],
#gryd_form input[type="radio"],
#bozzuto_form input[type="checkbox"],
#bozzuto_form input[type="radio"],
#preston_form input[type="checkbox"],
#preston_form input[type="radio"] {
  height: 23px;
  width: 23px;
  vertical-align: bottom;
}
#apartment_advisor label,
#resident_360 label,
#resident_360_v2 label,
#tharakan_form_staging label,
#tharakan_form label,
#gryd_form label,
#bozzuto_form label,
#preston_form label {
  font-weight: bold;
}
#apartment_advisor label.form-check-label,
#resident_360 label.form-check-label,
#resident_360_v2 label.form-check-label,
#tharakan_form_staging label.form-check-label,
#tharakan_form label.form-check-label,
#gryd_form label.form-check-label,
#bozzuto_form label.form-check-label,
#preston_form label.form-check-label,
#lennar_video_editing_form .form-check-label {
  font-weight: normal;
}
#resident_360 label {
  font-weight: bold;
}
#lennar_form .model-home-box a.lennar_add_model_home_address,
#lennar_form .model-home-box a.lennar_remove_model_home_address,
#lennar_form .local-area-box a.lennar_add_local_area_address,
#lennar_form .local-area-box a.lennar_remove_local_area_address {
  font-size: 25px;
  margin-top: 20px;
  display: inline-block;
  color: #1dc3a6;
}

.msform .dark-column .form-group {
  background: #f2f2f2;
  padding: 15px;
  border-radius: 5px;
}

.msform .model-home-box a.hj_add_model_home_address,
.msform .model-home-box a.hj_remove_model_home_address,
.msform .local-area-box a.hj_add_local_area_address,
.msform .local-area-box a.hj_remove_local_area_address {
  font-size: 25px;
  margin-top: 20px;
  display: inline-block;
  color: #1dc3a6;
}
#taylormorrison_form .total-price-box {
  color: #000;
}
#taylormorrison_form .total-price {
  display: none;
}
#taylormorrison_form .total-price-box span.total {
  font-weight: bold;
}
#lennar_form .total-price-box {
  color: #000;
}
#lennar_form .total-price {
  display: none;
}
#lennar_form .total-price-box span.total {
  font-weight: bold;
}
#lennar_form_v1 .model-home-box a.lennar_add_model_home_address,
#lennar_form_v1 .model-home-box a.lennar_remove_model_home_address,
#lennar_form_v1 .local-area-box a.lennar_add_local_area_address,
#lennar_form_v1 .local-area-box a.lennar_remove_local_area_address,
#schoolwise_form a.schoolwise_add_address,
#schoolwise_form a.remove_schoolwise_address {
  font-size: 25px;
  margin-top: 20px;
  display: inline-block;
  color: #1dc3a6;
}
#lennar_form_v1 .total-price-box {
  color: #000;
}
#lennar_form_v1 .total-price {
  display: none;
}
#lennar_form_v1 .total-price-box span.total {
  font-weight: bold;
}
.form-check-inline {
  margin-bottom: 7px;
}
/* Slick Slider Starts */
.slick-arrow:hover {
  background: rgb(29 195 166 / 40%);
  border-radius: 50%;
}
.slick-arrow {
  cursor: pointer;
}
.hj-justify-content-center {
  justify-content: center;
}
a.hdr-example,
a.video-example,
a.aerial-example {
  margin: 0 -10px 0 10px;
}
.d-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.slider {
  width: 100%;
  margin: 30px auto 60px;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 0.5;
}

.slick-current {
  opacity: 1;
}
.slick-initialized .slick-slide:not(.slick-active) > div img {
  height: 550px;
  margin: 50px 0;
  width: 100%;
  object-fit: cover;
}
.slick-initialized .slick-slide.slick-active > div img {
  height: 650px;
  width: 100%;
  object-fit: cover;
}
/* Slick Slider Ends */
fieldset.text-center span.help-inline-error {
  text-align: center;
}
.c-design .small-title .eael-entry-wrapper h2 {
  font-size: 20px !important;
  margin: 0;
}
.c-design .large-title .eael-entry-wrapper h2 {
  font-size: 28px !important;
  margin: 0;
}
.c-design.title-box .eael-entry-wrapper a.eael-grid-post-link {
  color: #000 !important;
}
.c-design.title-box .eael-entry-wrapper {
  background: #fff;
  border-radius: 10px;
  width: 80%;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-design .eael-entry-thumbnail:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.c-design .eael-grid-post-holder .eael-entry-thumbnail img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.c-design .eael-grid-post-holder:hover .eael-entry-thumbnail img {
  transform: scale(1.1);
}
.c-design .eael-entry-thumbnail {
  border-radius: 10px;
  overflow: hidden;
}
.c-design .eael-entry-thumbnail {
  position: relative;
}
.c-design .eael-grid-post-holder {
  border: none;
  position: relative;
}
.c-design .eael-entry-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-design .eael-entry-wrapper a.eael-grid-post-link {
  color: #ffffff !important;
}
/*.blogpost-list-widget .elementor-post__thumbnail__link{
    width:25% !important;
}*/
.blogpost-list-widget .elementor-post__thumbnail {
  height: 100%;
}
.blogpost-list-widget
  .elementor-posts-container.elementor-has-item-ratio
  .elementor-post__thumbnail
  img {
  height: 100%;
  object-fit: cover;
}
.blogpost-list .elementor-post__thumbnail,
.blogpost-list-widget .elementor-post__thumbnail {
  padding-bottom: 0px !important;
}
.blogpost-list .elementor-post__thumbnail__link {
  width: 25% !important;
}
.blogpost-list .elementor-post__thumbnail,
.blogpost-list-widget .elementor-post__thumbnail {
  height: 100%;
}
.blogpost-list
  .elementor-posts-container.elementor-has-item-ratio
  .elementor-post__thumbnail
  img,
.blogpost-list-widget
  .elementor-posts-container.elementor-has-item-ratio
  .elementor-post__thumbnail
  img {
  height: 100%;
  object-fit: cover;
  position: static !important;
  transform: none !important;
  width: 100% !important;
}
.blogpost-list .elementor-post__text {
  padding: 30px 32px;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
}
.blogpost-list .elementor-post__title a,
.blogpost-list-widget .elementor-post__title a {
  position: relative;
  display: inline;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(currentColor),
    to(currentColor)
  );
  background-image: -webkit-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: -o-linear-gradient(
    left,
    currentColor 0%,
    currentColor 100%
  );
  background-image: linear-gradient(
    to right,
    currentColor 0%,
    currentColor 100%
  );
  background-size: 0 2px;
  background-position: 0 95%;
  -webkit-transition: background-size 0.25s
    cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.1% 0;
  background-repeat: no-repeat;
  color: inherit;
}
.blogpost-list article,
.blogpost-list-widget article {
  overflow: visible !important;
}
.blogpost-list article:hover .elementor-post__title a,
.blogpost-list-widget article:hover .elementor-post__title a {
  background-size: 100% 2px;
}
.blogpost-list article:hover .elementor-post__text {
  box-shadow: 0px 4px 10px rgba(37, 47, 63, 0.1);
  background: #ffffff;
  border: 1px solid #fff;
}
.blogpost-list
  .elementor-posts-container.elementor-has-item-ratio
  article:hover
  .elementor-post__thumbnail
  img,
.blogpost-list-widget
  .elementor-posts-container.elementor-has-item-ratio
  article:hover
  .elementor-post__thumbnail
  img {
  transform: scale(1.1) !important;
  -webkit-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  content: "\f140" !important;
  font-family: "dashicons" !important;
}
body .elementor-shape-top {
  top: 0px;
}
.entry-content a {
  color: #1dc3a6;
}
.ast-container {
  max-width: 100% !important;
  padding: 0 !important;
}
.btn.homejab-btn {
  border: 1px solid #1dc3a6;
  background: #1dc3a6;
  color: #fff;
  border-radius: 0px;
}
.btn.homejab-btn:hover {
  border: 1px solid #489a86;
  background: #489a86;
}
body .pac-container {
  z-index: 999999999999999;
}
.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
  max-width: initial;
}
.msform input[type="text"],
.msform textarea,
select,
.custom-form input[type="text"],
.custom-form textarea {
  max-width: 100%;
}
.wpcf7-form .d-flex {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 !important;
}
#wpcf7-f1013-p997-o3 .wpcf7-response-output {
  position: absolute;
  bottom: 0px;
}
.wpcf7-form .d-flex input[type="submit"] {
  min-height: 45px;
  letter-spacing: 1.5px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .myModalshoot .form-services-list {
    margin: 0;
  }
  .msform .action-button-previous,
  .custom-form .action-button-previous {
    position: static !important;
  }
  .myModalshoot .modal-body {
    padding: 15px !important;
  }
  .myModalshoot .form-services-list li .img-label {
    width: 70%;
    text-align: center;
  }
  .myModalshoot .form-services-list .exm-checkbox a {
    text-align: center !important;
  }
  .slick-initialized .slick-slide:not(.slick-active) > div img {
    height: auto;
  }
  .slick-initialized .slick-slide.slick-active > div img {
    height: auto;
  }
  .center-slider img:not(.center-slider div:last-child img) {
    margin-bottom: 15px;
  }
  .paginator-center {
    display: none;
  }
  .blogpost-list article {
    flex-direction: column;
  }
  .blogpost-list .elementor-post__thumbnail__link {
    width: 100% !important;
  }
  .blogpost-list .elementor-post__thumbnail {
    border-radius: 10px 10px 0px 0px !important;
  }
  .blogpost-list .elementor-post__text {
    border-radius: 0px 0px 10px 10px;
  }
  .wpcf7 .d-flex * {
    margin-bottom: 15px;
  }
  .wpcf7-form .d-flex {
    flex-direction: column;
    gap: 10px;
  }
}
.wpcf7-form .d-flex span.wpcf7-not-valid-tip {
  position: absolute;
}
.wpcf7 .d-flex * {
  width: auto;
  white-space: nowrap;
  margin: 0;
}
.wpcf7 .d-flex .ajax-loader {
  width: 24px;
  margin: 0;
  height: 24px;
  position: absolute;
  bottom: 0;
}
body .wpcf7 form .wpcf7-response-output {
  width: 100%;
  float: left;
  margin: 15px 0 0 0;
}
.wpcf7 label {
  width: 100%;
}
body .cf7mls-btns .cf7mls_next.action-button,
.hj-btn,
body .cf7mls-btns .cf7mls_back.action-button,
body .wpcf7 form input[type="submit"]:focus,
body .wpcf7 form input[type="submit"] {
  background: #1dc3a6;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  padding: 15px 25px;
  margin: 0;
  border: none;
}
body .cf7mls-btns .cf7mls_next.action-button:hover,
.hj-btn:hover,
body .cf7mls-btns .cf7mls_back.action-button:hover,
body .wpcf7 form input[type="submit"]:hover {
  background: #489a86;
  color: #fff;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  max-height: 150px;
}
.wpcf7-form h2 {
  font-weight: 500;
  font-family: "montserrat";
  margin: 0 0 20px 0;
}
.wpcf7-form {
  font-family: "montserrat";
  color: #000;
  font-weight: 400;
}
.wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.custom-cf7form .elementor-widget-wrap.elementor-element-populated {
  flex-direction: column;
}
.custom-cf7form .elementor-widget-wrap.elementor-element-populated p {
  width: 100%;
}
body .myModalshoot {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #374151;
}

.step-count {
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.coverage-form span.help-inline-error {
  text-align: center;
  display: block;
  color: red;
  margin: 5px 0 0;
}
.coverage-form .hj-hidden.coverage-result {
  display: none;
}
.coverage-form .gap {
  gap: 20px;
}
.coverage-form .coverage-result {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  border: 1px solid green;
  display: block;
  padding: 8px 15px;
  line-height: 1;
  margin: 10px 0 5px;
}
.myModalshoot .modal-header {
  align-items: center;
  padding: 33px 15%;
  position: relative;
}

body .myModalshoot .modal-header .close {
  position: absolute;
  top: 0px;
  margin: auto;
  padding: 0;
  right: 20px;
  bottom: 0px;
  height: 20px;
  width: 20px;
  background: url(https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/close.png) no-repeat scroll 0 0;
}

.msform,
.custom-form {
  text-align: center;
  position: relative;
  padding: inherit;
  background: none;
}

.msform fieldset .form-card,
.custom-form fieldset .form-card {
  padding: 0px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}

.myModalshoot .modal-body {
  padding: 40px;
}

.myModalshoot #lennar_video_editing_form .modal-body {
  padding: 20px;
}

.msform fieldset,
.custom-form fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 0px;
  position: relative;
}
.myModalshoot span.help-inline-error {
  color: red;
  margin: 7px 0 0 0;
  display: block;
}
.msform fieldset:not(:first-of-type),
.custom-form fieldset:not(:first-of-type) {
  display: none;
}
.msform .text-left {
  text-align: left !important;
}
.msform fieldset .form-card,
.custom-form fieldset .form-card {
  text-align: left;
  color: #9e9e9e;
}
.msform input[type="text"]:focus,
.custom-form input[type="text"]:focus,
.msform textarea:focus,
.custom-form textarea:focus,
input[type="button"]:focus {
  outline: none;
}
.msform input[type="text"],
.msform select,
.custom-form input[type="text"],
.msform input[type="time"] {
  height: 50px;
}
.msform input[readonly] {
  background-color: #e2e2e2;
}
.msform textarea,
.custom-form textarea {
  padding: 24px 20px;
  min-height: 80px;
}
.pac-container.pac-logo {
  z-index: 999999999999999;
}
.myModalshoot .msg {
  margin: 10px 0 0 0;
}
.msform input[type="text"],
.msform input[type="time"],
.msform input[type="number"],
.msform textarea,
.custom-form input[type="text"],
.custom-form textarea,
select {
  border: 1px solid rgba(55, 65, 81, 0.3);
  border-radius: 0px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  color: #2c3e50;
  font-size: 16px;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #374151;
  -webkit-appearance: none; /* Removes native styling on iOS */
  appearance: none;
  box-sizing: border-box;
}
#lennar_event_shoot_form input[type="time"] {
  padding: 0.75em;
}
.msform .location,
.custom-form .location {
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/pin.png") no-repeat scroll 20px;
  padding: 10px 10px 10px 55px;
}
.msform .date,
.custom-form .date {
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/date.png") no-repeat scroll 20px;
  padding: 10px 10px 10px 55px;
}
.msform .time,
.custom-form .time {
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/time.png") no-repeat scroll 20px;
  padding: 10px 10px 10px 55px;
  height: 65px;
  outline: none;
}
.msform .email,
.msform .cust_email,
.custom-form .email,
.custom-form .cust_email {
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/email.png") no-repeat scroll 20px;
  padding: 10px 10px 10px 55px;
}
.msform .phone,
.msform .cust_phone,
.custom-form .phone,
.custom-form .cust_phone {
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/phone.png") no-repeat scroll 20px;
  padding: 10px 10px 10px 55px;
}
.msform .cust_name,
.custom-form .cust_name {
  padding: 10px 10px 10px 55px;
}
.msform .form-group.cust_nameb,
.custom-form .form-group.cust_nameb {
  position: relative;
}
.msform .cust_nameb:after,
.custom-form .cust_nameb:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  top: 14px;
  left: 21px;
  content: "\f007";
  font-size: 21px;
}
body .tooltip {
  z-index: 99999;
}
.msform .action-button,
.custom-form .action-button {
  width: 100%;
  background: #1dc3a6;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 10px 5px;
  margin: 0;
  border: none;
  height: 65px;
}
.myModalshoot .form-group.checkbox {
  margin: 15px 0;
}
.myModalshoot .form-group.checkbox label {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  color: #374151;
}
.myModalshoot .form-group.checkbox label input[type="checkbox"] {
  margin: 0 10px 0 0px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
}
.myModalshoot .form-card label {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #111111;
}
.msform .action-button:hover,
.msform .action-button:focus,
.custom-form .action-button:hover,
.custom-form .action-button:focus {
  background: #489a86;
  color: #ffffff;
  border-color: #489a86;
}

.msform .action-button-previous,
.custom-form .action-button-previous {
  position: absolute;
  top: -107px;
  padding: 0;
  height: 40px;
  width: 40px;
  border: 1px solid #878d97;
  color: transparent !important;
  left: -15px;
  border-radius: 99px;
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/marrow.png") no-repeat scroll center center #ffffff;
  margin: 0;
}
#chbo_staging_form.msform .action-button-previous,
#chbo_form.msform .action-button-previous {
  top: -30px;
}
.msform .action-button-previous:hover,
.custom-form .action-button-previous:hover {
  border-color: #1dc3a6 !important;
  background: url("https://ec2-18-189-217-118.us-east-2.compute.amazonaws.com/wp-content/themes/astra-child/images/arrow-green.png") no-repeat scroll center center
    #ffffff;
}
.msform .action-button-previous:hover,
.msform .action-button-previous:focus,
.custom-form .action-button-previous:hover,
.custom-form .action-button-previous:focus {
  border-color: #878d97;
}
select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}

.myModalshoot .card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative;
}

.myModalshoot .fs-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #111111;
  margin-bottom: 20px;
}

.progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  width: 100%;
  display: flex;
  border-radius: 99px 99px 99px 99px;
  margin-bottom: 0px;
}

.progressbar .active {
  color: #000000;
}

.progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 100%;
  height: 10px;
  float: left;
  position: relative;
  background: #e8eff1;
  margin: 0 1px;
}

.progressbar li.active {
  background: #1dc3a6;
}

.myModalshoot .radio-group {
  position: relative;
  margin-bottom: 25px;
}

.myModalshoot .radio {
  display: inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: lightblue;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px;
}

.myModalshoot .radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.myModalshoot .fit-image {
  width: 100%;
  object-fit: cover;
}
.myModalshoot .exm-checkbox {
  display: flex;
  align-items: center;
}
.myModalshoot .exm-checkbox a {
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  text-decoration-line: underline;
  color: #374151;
  margin-right: 25px;
}

.myModalshoot .form-services-list {
  padding: 0;
  list-style: none;
}
.myModalshoot .custom-package-details {
  max-width: 226px;
  margin: 0 auto !important;
}
.myModalshoot ul.custom-package-details li {
  font-size: 16px;
}
.myModalshoot ul.custom-package-details li i {
  color: #000;
  margin: 0 0 0 5px;
}
.myModalshoot .form-services-list li img {
  margin-right: 33px;
}
.myModalshoot .form-services-list li {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #111111;
  justify-content: space-between;
  display: flex;
  border-bottom: 1px solid rgba(179, 202, 196, 0.3);
  margin: 10px 0;
  padding-bottom: 10px;
}
.myModalshoot #weichert_form .form-services-list li {
  margin: 5px 0;
  padding-bottom: 5px;
}
.myModalshoot #weichert_form .form-services-list li .weichert-popular {
  font-size: 12px;
  padding: 10px 10px;
}
#weichert_form.msform .action-button-previous,
#schoolwise_form.msform .action-button-previous {
  top: -5px;
  z-index: 9999;
}
.myModalshoot #weichert_form .modal-body {
  padding: 20px;
}
.myModalshoot #schoolwise_form .box ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.myModalshoot #schoolwise_form .box ul li {
  min-width: 139px;
  text-align: left;
}
.myModalshoot .form-services-list li:last-child {
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.myModalshoot .total-price {
  border-top: 1px solid rgba(179, 202, 196, 0.3);
  margin: 10px 0 0 0;
  padding-top: 10px;
}
/* Round Checkbox */
.myModalshoot .check-round {
  position: relative;
  width: 40px;
  height: 40px;
}
.myModalshoot .radio-round {
  position: relative;
  width: 26px;
  height: 26px;
}
.myModalshoot #redfin_form .exm-checkbox .radio-round {
  width: 40px;
  height: 40px;
}
.myModalshoot #hre_form .form-card .box.option h3 {
  line-height: 26px;
}
.myModalshoot #hre_form .form-card .box.option {
  padding: 10px 10px;
}
.myModalshoot #hre_form .form-card .box.option {
  padding: 10px 10px;
}
.myModalshoot #hre_form .addon-box .box-title {
  display: block;
  text-align: left;
}
.myModalshoot #hre_form .addon-box .box-title h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
}
.myModalshoot #hre_form .form-card .box {
  border-color: #f2f2f2;
}
.myModalshoot #hre_form .form-card .box img {
  max-height: 180px;
}
.myModalshoot .check-round label,
.radio-round label {
  background-color: #fff;
  border: 2px solid #b6bbbb;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.myModalshoot .radio-round label {
  display: none;
  height: 26px;
  width: 26px;
}
.myModalshoot #redfin_form .exm-checkbox .radio-round label {
  background-color: #fff;
  border: 2px solid #b6bbbb;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.myModalshoot #redfin_form .exm-checkbox .radio-round label {
  display: block;
}
.myModalshoot #redfin_form .form-card .box ul {
  text-align: left;
  padding: 10px 10px 10px 40px;
  line-height: 20px;
  font-size: 12px;
}
.myModalshoot #offerpad_form .form-card .box ul {
  max-width: 300px;
  margin: 0 auto;
}
.myModalshoot #redfin_form .form-card .box ul ul {
  border: none;
  line-height: 1;
}
.myModalshoot #redfin_form .exm-checkbox .radio-round label:after {
  height: 9px;
  left: 9px;
  top: 11px;
  width: 20px;
}
.myModalshoot #redfin_form .form-card .box ul ul li::before {
  color: #000;
}
.myModalshoot .check-round label:after {
  border: 2px solid #1dc3a6;
  border-top: none;
  border-right: none;
  content: "";
  height: 9px;
  left: 9px;
  opacity: 0;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
  width: 20px;
}
.myModalshoot #carbon_health_form .radio-round label {
  display: block;
  width: 40px;
  height: 40px;
}
.myModalshoot #carbon_health_form .radio-round label:after {
  border: 3px solid #1dc3a6;
  border-top: none;
  border-right: none;
  content: "";
  height: 11px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
  width: 26px;
}
.myModalshoot .radio-round label:after {
  border: 2px solid #1dc3a6;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg);
  width: 12px;
}
.myModalshoot .check-round input[type="checkbox"],
.myModalshoot .radio-round input[type="radio"] {
  visibility: hidden;
  width: auto !important;
}

.myModalshoot .check-round input[type="checkbox"]:checked + label,
.myModalshoot .radio-round input[type="radio"]:checked + label {
  background-color: #ffffff;
  border-color: #abc9c1;
}
.myModalshoot .radio-round input[type="radio"]:checked + label {
  display: block;
}
.myModalshoot .check-round input[type="checkbox"]:checked + label:after,
.myModalshoot .radio-round input[type="radio"]:checked + label:after,
.myModalshoot
  #carbon_health_form
  .radio-round
  input[type="radio"]:checked
  + label:after {
  opacity: 1;
}
.myModalshoot #yardi_form .img-label {
  background: #f9f9f9;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.yardi-addon-list .img-label .check-round {
  margin: 0 auto 20px;
}
.myModalshoot #yardi_form .img-label h3 {
  font-size: 20px;
  margin: 15px 0 0;
  min-height: 75px;
}
.myModalshoot #yardi_form .img-label:hover {
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
.myModalshoot .total-price {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #878d97;
  text-align: center;
  margin-bottom: 10px;
}
.myModalshoot .total-price .total {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #111111;
  vertical-align: top;
}
.myModalshoot .form-card .box {
  padding: 15px;
  background: #ffffff;
  border: 3px solid #ffffff;
  position: relative;
  cursor: pointer;
}
.myModalshoot .box .radio-round {
  position: absolute;
  right: 28px;
  top: 14px;
}
.myModalshoot .form-card .box:hover,
.myModalshoot .form-card .box.active,
.myModalshoot .form-card .checkbox-box:hover,
.myModalshoot .form-card .checkbox-box.active {
  box-shadow: 0px 15px 25px rgba(78, 96, 91, 0.08);
  border: 3px solid rgba(29, 195, 166, 0.3) !important;
}
.myModalshoot .form-card .box h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 20px;
}
body .myModalshoot .ui-timepicker-table td a {
  padding: 5px;
  width: auto;
}
.myModalshoot .form-card .box img {
  width: 100%;
  max-height: 130px;
  object-fit: cover;
  object-position: bottom;
}
.myModalshoot .form-card .box .image-box {
  margin-bottom: 10px;
  position: relative;
}
.myModalshoot .form-card .box .image-box a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: rgba(247, 248, 250, 0.9);
  border-radius: 99px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #111111;
}
.myModalshoot .form-card .box .image-box a:hover {
  background: #ffffff;
}
.myModalshoot .form-card .box ul {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  /* or 214% */
  list-style: none;
  color: #000000;
  padding: 0 0 0 23px;
  margin: 0;
}
.myModalshoot .form-card .box ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #abc9c1; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 23px;
}
.myModalshoot .photo-count {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 12px;
  text-align: center;
  color: #757777;
}
.myModalshoot .photo-count span {
  font-size: 32px;
  line-height: 22px;
  text-align: center;
  color: #111111;
  display: block;
  margin-bottom: 15px;
}
.myModalshoot .popular {
  background: linear-gradient(
    305.56deg,
    #d0af90 14.82%,
    rgba(208, 175, 144, 0) 155.37%
  );
  backdrop-filter: blur(30px);
  border-radius: 99px;
  font-weight: normal;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  margin: 15px 0 0;
  display: inline-block;
  padding: 0px 12px;
}
.myModalshoot #tharakan_form1 .form-services-list li {
  margin: 5px 0;
  padding-bottom: 5px;
}
.myModalshoot #gryd_form .addon-box .box-title h3 {
  font-size: 13px;
}
#tharakan_form1.msform .action-button-previous,
#schoolwise_form.msform .action-button-previous {
  top: -5px;
  z-index: 9999;
}
.myModalshoot #tharakan_form1 .modal-body {
  padding: 20px;
}
.myModalshoot .weichert-popular {
  background: #ffea27;
  backdrop-filter: blur(30px);
  border-radius: 99px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #000;
  margin: 15px 0 0;
  display: inline-block;
  line-height: 14px;
  padding: 10px 5px;
}
.myModalshoot .form-card .box.option .image,
.myModalshoot .form-card .checkbox-box.option .image {
  width: 80px;
  height: 80px;
  border: 1px solid #e9f0ee;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto 30px;
  display: flex;
}
.myModalshoot .form-card .box.option img,
.myModalshoot .form-card .checkbox-box.option img {
  width: auto;
  margin: auto;
}
.myModalshoot .form-card .box.option h3,
.myModalshoot .form-card .checkbox-box.option h3 {
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  color: #111111;
  font-weight: normal;
  text-transform: inherit;
}
.myModalshoot .box.option .radio-round,
.myModalshoot .checkbox-box.option .check-round {
  position: absolute;
  right: 20px;
  top: 20px;
}
.myModalshoot .form-card .box.option,
.myModalshoot .form-card .checkbox-box.option {
  padding: 30px 10px;
  text-align: center;
  border: 3px solid rgba(155, 155, 155, 0.3);
  margin-bottom: 10px;
  height: 100%;
  cursor: pointer;
}
.myModalshoot .form-card .addon-box {
  padding: 15px;
  text-align: center;
  border: 2px solid rgba(155, 155, 155, 0.3);
  margin-bottom: 10px;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.myModalshoot .addon-box .addon-check {
  position: absolute;
  right: 20px;
  top: 20px;
}
.myModalshoot .addon-box .addon-check label {
  background-color: #fff;
  border: 2px solid #b6bbbb;
  border-radius: 50%;
  cursor: pointer;
  height: 25px;
  right: 0px;
  position: absolute;
  top: 0;
  width: 25px;
}
.myModalshoot .form-card .addon-box.active {
  box-shadow: 0px 15px 25px rgba(78, 96, 91, 0.08);
  border: 2px solid #1dc3a6 !important;
}
.myModalshoot .addon-box .addon-check label:after {
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 6px;
  transform: rotate(-45deg);
  width: 12px;
}
.myModalshoot .addon-box .addon-check input[type="checkbox"] {
  visibility: hidden;
  width: auto !important;
}
.myModalshoot .addon-box .box-title i {
  color: #000;
  font-size: 18px;
}
.myModalshoot .addon-box .box-title a.hdr-example {
  margin: 0;
}
.myModalshoot .addon-box .addon-check input[type="checkbox"] {
  visibility: hidden;
  width: auto !important;
}

.myModalshoot .addon-box .addon-check input[type="checkbox"]:checked + label {
  background-color: #1dc3a6;
  border-color: #ffffff;
}
.myModalshoot .addon-box .addon-check input[type="checkbox"]:checked + label {
  display: block;
}
.myModalshoot
  .addon-box
  .addon-check
  input[type="checkbox"]:checked
  + label:after {
  opacity: 1;
}
.myModalshoot .addon-box .box-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 13px 0 0 0;
  justify-content: space-between;
}
.myModalshoot .addon-box .box-price {
  margin: 13px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 13px;
  border-top: 1px solid #d2d2d2;
}
.myModalshoot .addon-box .box-price span.label {
  font-size: 16px;
}
.myModalshoot .addon-box .box-price span.price {
  font-size: 18px;
  font-weight: 800;
  color: #000;
}
.myModalshoot .addon-box .box-title h3 {
  color: #000;
  font-size: 16px;
  margin: 0px;
  text-align: left;
}
.myModalshoot .row.radio-option {
  margin: 0 -5px;
}
.myModalshoot .row.radio-option .col-md-4,
.myModalshoot .row.radio-option .col-md-3 {
  padding: 0 5px;
}
/*.sl-wrapper, .dialog-type-lightbox{
	z-index: 9999999999999999999999 !important;
}*/
.ui-widget.ui-widget-content {
  z-index: 999999999999 !important;
}
.elementor-widget-wrap.elementor-element-populated.inner-p p {
  margin-bottom: 0px;
}
.myModalshoot .img-label {
  cursor: pointer;
}
.myModalshoot #offerpad_form .img-label {
  display: flex;
  align-items: center;
}
/* Yardi form custom style starts */
form#yardi_form span.help-inline-error {
  font-size: 14px;
}
form#lennar_video_editing_form span.help-inline-error {
  font-size: 14px;
  margin: 5px 0 10px 0;
}
form#lennar_video_editing_form .step-1 span.help-inline-error {
  font-size: 14px;
  margin: 5px 0 0px 0;
}
form#yardi_form .error-center span.help-inline-error {
  text-align: center;
}

form#perry_homes_forms span.help-inline-error {
  font-size: 14px;
  margin: 0px 0 0 0 !important;
}

form#perry_homes_forms a.example-text {
  font-size: 14px;
}

form#perry_homes_forms a.example-text i {
  margin: 0px 5px 0 0;
}

form#perry_homes_forms .form-group > label {
  font-weight: 700 !important;
}
/* Property Template CSS Starts */
ul.hj-property-features {
  list-style: none;
  display: flex;
  margin: 0;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
ul.hj-property-features li {
  text-transform: uppercase;
  padding: 10px 15px;
  letter-spacing: 1px;
}
/* Property Template CSS Ends */

/* Yardi form custom style ends */
@media screen and (min-width: 992px) {
  .myModalshoot .modal-lg,
  .myModalshoot .modal-xl {
    max-width: 750px;
  }
}
@media screen and (min-width: 768px) {
  .myModalshoot #weichert_form .form-services-list li:first-child .img-label {
    width: 67%;
    justify-content: center;
  }
  .myModalshoot #weichert_form .form-services-list li .weichert-popular {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .myModalshoot .img-label {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 40%;
  }
  .myModalshoot .form-services-list li {
    font-size: 15px;
  }
  .myModalshoot .fs-title {
    font-size: 18px;
    line-height: 25px;
  }
  .myModalshoot .form-services-list li img {
    margin: auto auto 15px auto;
  }
}
