  * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
  }

  .site-content {
    padding-top: 0
  }

  .site-content {
    padding-bottom: 0
  }

  .page-title-bg:before {
    background-color: rgba(0, 0, 0, 0.34) !important
  }

  #page-title .heading {
    color: #fff
  }

  #home-banner {
    width: calc(100vw - 13px);
    max-width: calc(100vw - 13px);
    left: 50%;
    margin-left: calc(-50vw + 5px);
    padding: 0;
    overflow: hidden;
    height: 100vh;
    position: relative;
  }


  #special-offer {
    width: calc(100vw - 13px);
    max-width: calc(100vw - 13px);
    left: 50%;
    margin-left: calc(-50vw + 5px);
    padding: 0;
    overflow: hidden;
    height: 100vh;
    position: relative;

  }


  .elementor-background-video-container {
    width: 100%;
    height: 100%;
  }

  .elementor-background-video-embed {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
  }


  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  strong {
    font-family: Cormorant Garamond;
    font-weight: 700;
    letter-spacing: inherit;
    line-height: inherit;
    color: #1a1a1a;
  }

  body,
  p,
  a {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
  }

  .page-title-heading h1 {
    font-size: 56px;
  }

  .site-logo img {
    max-width: 150px
  }

  .sub-menu .submenu-container {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 15px 20px 15px;

  }

  .sub-menu .elementor-section .elementor-container {
    flex-direction: column
  }

  .sub-menu .elementor-section .elementor-container h3 {
    color: #1a1a1a;
    margin-bottom: 20px;
    font-weight: 700;
  }

  .menu-details {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .menu-column {
    flex: 0 0 calc(20% - 8px);
    box-sizing: border-box;
  }

  .menu-column p {
    color: #5a5a5a;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400
  }

  .menu-column h5 {
    margin: 5px 0;
  }

  .mobile-menu .menu>li>a:before {
    content: none
  }

  .mobile-menu .menu>li .menu-column h5 a {
    font-size: 18px;
    font-family: "Jost", sans-serif;
  }

  .area-menu .menu {
    padding-top: 0
  }

  .area-menu.mobile-menu .menu li .menu-column a {
    font-family: "Jost", sans-serif;
    font-size: 16px;
  }

  .area-menu.mobile-menu .menu-column p {
    font-size: 14px;
  }

  .area-menu.mobile-menu .menu-column {
    margin-bottom: 10px;
  }

  .area-menu.mobile-menu .sub-menu .submenu-container {
    box-shadow: none;
    padding: 0
  }

  .entry-bottom .contact-us {
    font-size: 15px;
  }

  .menu-item>a>span {
    display: block;
    margin-left: 5px;
    margin-top: 2px;
  }

  .content-area {
    flex: 1;
    max-width: 100%;
  }

  .elementor-section {
    padding: 80px 0px 80px 0px;
    position: relative;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-separator {
    margin-top: 60px;
  }

  .about-mid-image {
    position: absolute;
    right: -125px;
    max-width: 310px;
  }

  .align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .vertical-spaceing {
    height: 40px;
    width: 100%
  }



  .about-rt-image {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center
  }

  .image-box {
    max-width: 400px
  }

  .image-box img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  }

  .image-caption {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 10px 10px !important;
    position: absolute;
    bottom: 0;
    text-align: center !important;
    background: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    font-size: 24px !important;
  }

  .pt-0 {
    padding-top: 0
  }

  body,
  html {
    height: 100%;
    width: 100%;
  }

  .hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .video-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
  }

  .video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }

  .nuss-ele-button:after {
    background-color: transparent;
    background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-accent) 100%);

  }

  .elementor-widget-wrap .elementor-element .nuss-ele-button:hover {
    border-color: #000;
  }

  .grid-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid.grid-gap-100 {
    grid-column-gap: 100px;
  }

  ul.grid {
    padding-left: 0;
    margin-bottom: 0;
  }

  .nuss-button.underline {
    color: #1a1a1a;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    border-style: solid;
    border-color: #1a1a1a;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }

  .nuss-button.underline:hover,
  .nuss-button.underline:focus {
    color: #839e60;

  }

  footer .footer-logo img {
    max-width: 140px !important;
  }

  .site-footer {
    border-top: 1px solid #000
  }

  .elementor-icon i,
  .elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em;
  }

  footer .elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px) !important;
    line-height: var(--icon-size, 25px) !important;
    width: calc(var(--icon-size, 18px) + 2 * var(--icon-padding, .5em)) !important;
    height: calc(var(--icon-size, 18px) + 2 * var(--icon-padding, .5em)) !important;
  }

  .inner-page {
    margin-bottom: 60px;
  }

  .inner-page .page-title-inner {
    border-bottom-width: 0px;
    border-bottom-color: rgba(0, 0, 0, 0);
    padding-top: 200px;
    padding-bottom: 200px;
    position: relative;
    z-index: 1;
  }

  .quote-title {
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
  }

  .quote-title p {

    --container-widget-width: 650px;
    --container-widget-flex-grow: 0;
    text-align: center;
    color: #1A1A1A;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3em;
  }

  .heading-divider {
    background-color: #1A1A1A !important;
    width: 40px !important;
    height: 1px;
    position: absolute;
  }

  .elementor-container {
    max-width: 1140px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .inner-heading-title {

    font-family: "Cormorant Garamond",
      Sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.211em;
    color: #1A1A1A;
  }

  .inner-subheading {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.6em;
    letter-spacing: 4px;
    color: #1A1A1A;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 65px;

  }

  .inner-content-center {
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .inner-content-center .elementor-widget {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .nuss-button.full-filled {
    background: #ee2329;
    border: 1px solid #ee2329
  }

  .room-image {
    height: 500px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-logo .elementor-widget-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .footer-logo .elementor-widget-container a {

    margin-left: 45px;
  }

  .footer-logo span {
    font-size: 20px !important;
    font-weight: 700;
    color: #2c368b;
    display: block;
    margin-top: 10px;
  }



  .footer-info .item {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
  }

  .footer-info .item i {
    margin-right: 5px;

  }

  footer .nuss-list .item {
    font-size: 16px;
  }

  .footer-section {
    padding-bottom: 40px !important;
  }

  .copyright-text {
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 0
  }

  .copyright-text p {
    font-size: 12px;
    color: #565656
  }

  .menu-item>a>span {
    float: right
  }

  .two-grid-custom {
    align-items: stretch;
  }

  .two-grid-custom .elementor-column {
    display: flex;
  }

  .two-grid-custom .elementor-widget-wrap {
    width: 100%;
    flex-grow: 1;
    flex-wrap: nowrap
  }

  .two-grid-custom .elementor-widget-image .elementor-widget-container {
    height: 100%;
  }

  .two-grid-custom .elementor-widget-image .elementor-widget-container,
  .elementor-widget-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 700px;

  }

  .inner-content-center {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: -10px
  }

  .two-grid-custom .elementor-widget:not(:last-child) {
    margin-bottom: 0
  }

  .single-room .inner-post-wrap {
    margin-bottom: 60px;
  }

  .inner-room-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .grid-25 {
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }

  .room-thumbnails img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  .single-room-01 p.room-price {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: normal;
  }

  .e-con.e-flex>.e-con-inner.home-room-section {
    justify-content: center;
  }

  .chairman-image {
    width: 50%;
  }


  .chairman-detail {
    width: 100%
  }

  .chairman-profile {
    align-items: center;

  }

  .chairman-detail>div>section {
    padding: 40px 25px !important;
    position: relative;
  }

  .chairman-detail>div>section .nuss-modern-heading {
    width: 100% !important;
    text-align: center;
  }



  .profile-detail ul {
    margin-bottom: 0;
    padding: 0;
    margin-left: 12px;
  }

  .profile-detail {
    display: flex;
    flex-wrap: wrap;
  }

  .chairman-detail .heading-description-wrap {
    width: 50%;
    padding: 10px 15px
  }

  .no-top {
    margin-top: 0 !important;
    padding-top: 0 !important
  }

  .whatsapp-chat {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    padding: 10px;
    font-size: 13px;
    z-index: 999;
  }

  .whatsapp-chat a img {
    margin: 0 auto
  }

  .page-title.inner-page h1.heading.heading-font {
    text-align: center;
    color: #fff
  }

  .chairman-image img,
  .menu-section .elementor-element img {
    height: auto !important
  }

  .nuss-ele-button.style-border:hover {
    color: #fff;

  }

  .white-border .nuss-ele-button.style-border:hover {
    border-color: #fff !important
  }


  .party-palace .elementor-section.elementor-inner-section {
    padding-left: 40px;
  }

  .profile-detail ul li,
  .inner-content-center ul li {
    position: relative;
    padding-left: 10px;
  }

  .profile-detail ul li::marker,
  .inner-content-center ul li::marker {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;

  }

  h4.inner-heading-title {
    width: 100%;
    text-align: left;
  }

  .subtitle {
    font-size: 20px;
    margin-bottom: 0 !important
  }

  .inner-content-center .elementor-widget-container p {
    margin-bottom: 5px
  }

  .inner-content-center .elementor-widget-container {
    width: 100%
  }

  .elementor .elementor-background-overlay {
    width: 100%;
    top: 0;
    bottom: 0;
    background: #000;
  }

  .main-menu.desktop-menu .menu ul.sub-menu {
    padding-top: 0
  }

  .accent-background {
    background: #2c368b
  }

  .social-links {
    display: flex;
    align-items: center;
  }

  .social-links span a {
    color: #000 !important
  }

  .single-room .room-content .inner-content {
    max-height: 100%;
    overflow: visible;
  }

  .main-menu.desktop-menu li a.view-details {
    color: #ee2329
  }

  .main-menu.desktop-menu li a.view-details:hover,
  .nuss-button.underline:hover {
    color: #2c368b
  }

  .nuss-button.underline {
    color: #ee2329;
    border-color: #ee2329
  }

  .grid-room .room-button {
    padding-top: 15px;
  }

  .room-related {
    padding-bottom: 60px
  }

  .content-section {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 60px;
  }

  .df-popup-thumb {
    width: 100% !important;
    height: auto;
  }

  input[type=text],
  input[type=email],
  input[type=password],
  input[type=number],
  input[type=search],
  textarea,
  input[type=tel],
  select {
    font-size: 15px;
    color: #2a2a2a;
    width: 100%;
    outline: none;
    border: 1px solid #5a5a5a;
    background-color: #f7f7f7;
    padding: 3px 20px;
    min-height: 56px;
    border-radius: 0
  }

  .contact-field {
    margin-top: 15px;
    display: block;
  }

  .contact-field span {
    font-size: 18px;
    font-weight: 500;
    color: #000
  }

  .contact-field span input,
  .contact-field span select {
    color: #565656;
    font-weight: 400;
    font-size: 16px;
  }

  input.nuss-ele-button.style-border:hover {
    color: #ee2329;
    border-color: #ee2329
  }

  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.payment-required .wpcf7-response-output,
  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    color: #ee2329;
  }

  .elementor-widget-nuss-heading .heading-secondary {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.6em;
    letter-spacing: 4px;

  }

  .elementor .room-image a {
    height: 100%;
    width: 100%
  }

  .menu-thumb {
    height: 150px;
    overflow: hidden;
    width: 100%
  }

  .menu-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .menu-section .elementor-element.elementor-element-19a8cb1d {
    padding: 90px 120px;

  }

  .nuss-ele-button-link {
    line-height: 52px;
    text-transform: uppercase;
    color: #000 !important
  }

  h3.heading-primary p strong,
  h3.heading-primary p {
    color: #fff !important
  }

  .two-grid-custom .wp-block-heading {
    font-size: 20px;
    margin-bottom: 0 !important
  }

  .room-thumbnails a {
    height: 185px;
    overflow: hidden;
    display: block;
    width: 100%
  }

  .room-thumbnails a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .full-grey {
    background: #f6f6fa;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(100vw - 13px);
    left: 50%;
    margin-left: calc(-50vw + 5px);
    overflow: hidden;
    position: relative;
  }

  @media (max-width: 1200px) {
    .row {
      margin-left: 0;
      margin-right: 0
    }

    .inner-page .page-title-inner {
      padding-bottom: 160px;
      padding-top: 160px;
    }

    .menu-column {
      flex: 100%
    }

    .area-menu .menu .sub-menu,
    .area-menu .menu .children {
      padding-left: 0
    }

    .menu.mobile-nav .submenu-container h3 {
      display: none
    }

    .menu.mobile-nav .menu-item>a {
      margin-top: 15px;
    }

    .menu.mobile-nav a i {
      color: #fff !important
    }
  }

  @media (max-width: 1024px) {
    .about-mid-image {
      right: 5%;
      max-width: 50%;
    }

    .custom-container {
      display: flex;
      flex-wrap: wrap;
      position: relative;
    }

    .custom-container .elementor-column {
      position: relative !important;
    }

    .custom-container .elementor-column:nth-child(1) {
      width: 50% !important;
      order: 2;
    }

    .custom-container .elementor-column:nth-child(2) {
      width: 100% !important;
      order: 1;
    }

    .custom-container .elementor-column:nth-child(3) {
      width: 50% !important;
      order: 3;
    }

    .custom-container .elementor-widget-nuss-image {
      position: relative !important;

    }


    .elementor-5013 .elementor-element.elementor-element-19a8cb1d {
      margin-top: 0
    }

    .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
      padding: 0
    }

    .custom-container .elementor-column .elementor-element {
      width: 100% !important;
      max-width: 100% !important;
      padding-left: 10px !important;
      padding-right: 10px !important
    }

    .elementor-widget-wrap>.elementor-element.elementor-absolute.position-relative {
      position: relative
    }

    .site-footer {
      max-width: 95%;
      margin: 0 auto
    }

    #home-banner,
    .full-grey {
      width: 100vw;
      max-width: 100vw;
      margin-left: -50vw;
    }

    #special-offer {
      width: 100vw;
      max-width: 100vw;
      margin-left: -50vw;
    }

    .inner-content-center {
      padding: 0 15px !important
    }

    .two-grid-custom {
      flex-wrap: wrap
    }

    .grid-25 {
      width: 50%;

    }


  }

  @media (max-width: 767px) {
    .about-mid-image {
      right: 0;
      position: relative;
      padding: unset;
      width: 100%;
      max-width: 100%;
      bottom: 0px;
      height: 380px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center
    }

    .elementor-5013 .elementor-element.elementor-element-5d9385b9 {
      padding-bottom: 30px;
    }

    .elementor-section {
      padding: 40px 0 40px 0 !important
    }

    .e-con-inner .elementor-element.e-con-full {
      margin-bottom: 10px;
    }

    .vertical-spaceing {
      height: 0
    }

    .e-con-inner {
      padding-bottom: 0 !important
    }

    .elementor-5013 .elementor-element.elementor-element-19a8cb1d {
      margin-top: 0
    }

    .custom-container.elementor-container {
      flex-direction: column;
      position: relative;
    }

    .custom-container .elementor-column {
      width: 100% !important;
      order: 0;
      position: relative !important;
    }

    .custom-container .elementor-column:nth-child(1) {
      order: 1;
      width: 100% !important;
      margin-bottom: 15px;
    }

    .custom-container .elementor-column:nth-child(2) {
      order: 0;
    }

    .custom-container .elementor-column:nth-child(3) {
      order: 2;
      width: 100% !important
    }

    .custom-container .elementor-column.remove-margin .elementor-element {
      padding-left: 0px !important;
      padding-right: 0px !important;
      top: 0
    }


    .mobile-margin {
      padding-left: 40px !important;
      padding-right: 40px !important
    }

    .inner-page .page-title-inner {
      padding-bottom: 130px;
      padding-top: 130px;
    }

    .inner-page {
      margin-bottom: 40px;
    }

    .mt-separator {
      margin-top: 40px;
    }

    .quote-title p {
      width: auto;
    }

    .inner-heading-title,
    .single-room-01 .room-title .entry-title {
      font-size: 36px;
    }

    .footer-section>.elementor-container>div {
      margin-bottom: 25px;
    }

    .single-room-01 .room-thumbnails+.main-content {
      padding-top: 30px;
    }

    .grid-room .room-title .entry-title {
      font-size: 30px;
    }

    .single-room .inner-post-wrap {
      margin-bottom: 30px;
    }

    .room-related {
      padding-top: 30px;
      padding-bottom: 30px;
    }

    .room-related .entry-heading {
      margin-bottom: 15px;
    }

    .grid-room .room-button {
      padding-top: 15px;
    }

    .grid-25 {
      width: 100%;

    }

    .chairman-detail {
      flex-wrap: wrap
    }

    .chairman-image {
      margin: 0 auto
    }

    .left a.icon-menu {
      background: #ee2329;
      padding: 5px;
    }

    .about-mid-image,
    .elementor-5013 .elementor-element.elementor-element-187e9427 img {
      height: auto
    }

    .elementor-5013 .elementor-element.elementor-element-625bd92c>.elementor-element-populated {
      margin-top: 30px;
    }

    .elementor-5013 .elementor-element.elementor-element-321aa7a5 .swiper-slide {
      width: 80% !important;
      margin-right: 30px !important
    }

    .inner-content-center {
      align-items: flex-start;
      margin-top: 20px;
    }

    .two-grid-custom .even-row {
      order: 2;

    }

    .quote-title p {
      font-size: 32px;
    }

    .grid-25 {
      padding: 0
    }

  }

  @media (max-width: 480px) {
    .e-con-full.e-flex.e-con {
      padding: 0 20px;
    }

    .room-image {
      height: auto !important
    }

    .elementor-5013 .elementor-element.elementor-element-19a8cb1d {
      margin-bottom: 15px;
    }

    .elementor-section {
      padding-top: 20px !important;
      padding-bottom: 20px !important
    }

    .mobile-margin {
      padding-left: 20px !important;
      padding-right: 20px !important
    }

    .mt-40 {
      margin-top: 20px;
    }

    .copyright-text {
      padding-top: 0
    }

    .chairman-image {
      width: 100%;
      height: auto
    }

    .chairman-detail>div>section .nuss-modern-heading {
      text-align: left;
    }

    .chairman-detail .heading-description-wrap {
      width: 100%;
      padding: 0
    }

    h3.heading-primary {
      font-size: 30px !important;
      line-height: 1.1em
    }

    h3.entry-title {
      font-size: 24px;
      line-height: 1.2;
    }

    .elementor-5013 .elementor-element.elementor-element-625bd92c>.elementor-element-populated {
      margin-top: 15px;
    }

    .footer-section .elementor-widget-wrap>.elementor-element {
      display: flex;
      justify-content: center;
    }

    footer .nuss-list .item {
      text-align: center;
    }

    .footer-section .elementor-grid-0 .elementor-grid {
      text-align: center;
    }

    .footer-info .item {
      display: block;
      text-align: center;
    }

    .single-room .room-amenities ul li img {
      height: 22px;
      width: auto
    }

    .room-amenities .grid {
      grid-row-gap: 25px;

    }

    .inner-page {
      margin-bottom: 20px;
    }

    .home-room-section .e-con-full.e-flex.e-con {
      padding: 0
    }

    .quote-title {
      padding-bottom: 20px;
    }

    .content-section {
      padding-bottom: 20px;
      width: 100%;
    }

    .df-popup-thumb,
    .df-posts>.df-popup-thumb {
      width: calc(100% - 30px) !important
    }

    .mt-separator {
      margin-top: 25px;
    }

    ul {
      margin-bottom: 20px;
    }

    .inner-heading-title,
    .single-room-01 .room-title .entry-title {
      font-size: 30px;
    }

    .elementor-5013 .elementor-element.elementor-element-321aa7a5.bullets-v-align-below .swiper-pagination-wrap {
      margin-top: 20px;
    }
  }