@font-face {
    font-family: 'gt_ultrabold';
    src: url('https://signaturegh.com/storage/fonts/gtultra-bold-webfont.woff2') format('woff2'),
         url('https://signaturegh.com/storage/fonts/gtultra-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_ultra_finebold';
    src: url('gtultrafine-bold-webfont.woff2') format('woff2'),
         url('gtultrafine-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.gtultra {
  font-family: 'gt_ultrabold' !important;
  
}

.gtultrafine, .button, .header, .sub-header, h1 p {
  font-family: 'gt_ultra_finebold' !important;
  
}

.main_text {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 5%;
}

.main_text-title {
  font-family: 'gtultrafine' !important;
    font-size: 80px;
    letter-spacing: -.02em;
    line-height: 90%;
    margin-bottom: 48px;
    text-transform: uppercase;
  color: #0C2340;
}

.main_text-title.about {
  padding-top: 80px !important;
  
}

.header {
    font-size: 80px;
    letter-spacing: -.02em;
    line-height: 90%;
    margin-bottom: 5%;
    text-transform: uppercase;
}

.section_desc-header.is-left_image {
    display: flex;
  width: 100%;
  margin-top: 10%;
 align-items: center;
  background-color: #F3F3F3;
}
.section_desc-header-image, .section_desc-header-content {
    width: 50%;
}

.section_desc-header-content {
    padding: 5% 15% 5% 0;
  color: #0C2340;
}

h1,h2,h3, .main_text-richtext, .richtext p, .richtext {
  color: #0C2340;
}

.section_desc-header-image {
    padding: 0% 7% 0% 0;
}

.section_desc-header-content .buttons, .section_desc-header-content .richtext {
    
    margin-top: 30px;
}

.button, button {
    background-color: rgba(12, 35, 64, 0);
    background-image: linear-gradient(#0c2340, #0c2340);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0 100%;
    border: 1px solid rgba(12, 35, 64, .2);
    border-radius: 0;
    color: #0c2340;
    font-size: 14px;
    padding: 14px 29px;
    text-transform: uppercase;
}

.section_desc-items.column-3 {
    width: 100%;
    display: flex;
  padding: 5% 10%;
}

.section_desc-item {
  width: 33.33%;
  padding: 0 15px;
  text-align: center;
    
}

.section_desc-item .image {
    margin-bottom: 55px;
    overflow: hidden;
    position: relative;
}

.section_desc-item .header, .section_desc-item .richtext {
    padding: 0 40px;
}

.section_desc-item .header {
    font-size: 35px;
    font-weight: 400;
    line-height: 108.5714%;
    margin-bottom: 24px;
  text-transform: capitalize !important;
}

.section_desc-item .buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-top: 24px;
}



.hide {
  display: none !important;
  
}

.new-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.content-box {
    position: relative;
    display: table;
    width: 100%;
    padding: 10% 0;
}

.content-box div.cell {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.content-box .heading {
    max-width: 400px !important;
}

.heading {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  font-family: 'Open Sans';
    font-weight: 900;
}

.heading .title:before {
    content: "";
    width: 8px;
    height: 92%;
    position: absolute;
    left: -20px;
    top: 4%;
    background: #bc9142;
}

.heading span {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Open Sans;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: .7px;
    line-height: 30px;
}

div.feature-box {
    display: inline-flex;
    width: 100%;
}

div.feature-box .cell.list {
    width: 40%;
}
#amenities p {
    text-align: left;
}
.list-row {
    width: 100%;
    display: inline-flex;
    position: relative;
    left: 20px;
    top: 20px;
}
li.bullets {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    text-align: left;
  
}
ul.list-features li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 30%;
    background: #bc9142;
}
div.feature-box .cell.img {
    width: 60%;
    position: relative;
    left: 35px;
}
@media only screen and (min-width: 996px) {
    #amenities .swiper-container {
        width: 700px;
        height: 500px;
    }
}
.list-row div:nth-child(2) {
  
  position: relative;
    left: 20px;
}

.communal {
  
 background: url("/storage/amenities/2023/communal-area.jpg");
  background-size: cover;
}

.community {
  
 background: url("/storage/icons/community/lifestyle.jpg");
  background-size: cover;
      height: 450px !important;
}
.luxury {
  
 background: url("/storage/luxury/3.jpg");
  background-size: cover;
      height: 450px !important;
}
.grad {
    background: transparent !important;
    color: #bc9142;
}
.peuso-none {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    font-size: 24px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    letter-spacing: .83px;
    text-transform: uppercase;
}
.icon-nearby {
    display: inline-flex;
    width: 100%;
}
.crazy {
    width: 33.33%;
}
@media only screen and (min-width: 1599px) {
    .icon-nearby .crazy>img {
        width: 150px;
        height: 150px;
    }
}
@media only screen and (min-width: 1200px) {
    .icon-nearby .crazy>img {
        width: 150px;
        height: 150px;
    }
}
@media only screen and (min-width: 996px) {
    .icon-nearby .crazy>img {
        width: 150px;
        height: 150px;
    }
}
.centerimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.crazy .titled {
    display: block;
    text-align: center;
    font-weight: 700;
}
.crazy .desc {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 15px;
    color: #555;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

ul.breadcrumb-nav {
    display: none !important;
}

.booking-form.boxed-layout {
    margin-top: 0;
}

header.header-absolute.sticky-header.header-two.sticky-active {
    background-color: #fff !important;
}

header.header-absolute.sticky-header.header-two {
    background-color: #000;
}

header.header-absolute {
  top: 0 !important;
   
}
.section_desc-header-image img, .image img {
  object-fit: cover;
  
}
.ost {
  font-family: 'Old Standard TT', sans-serif !important;
}

.hide, section.breadcrumb-area {
  
  display: none !important;
}

.m-0 {
  
  margin: 80px 0 0 0 !important;
}

.main_text.m-0 {
    width: 100% !important;
  padding-top: 50px;
   
}

.main_text.about {
    width: 50% !important;
}

img.img-logo {
    height: 150px !important;
}

.page-head {
  
      background-image: url(https://signaturegh.com/storage/gym-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  background-position: center;
  height: 550px;
  
}

.page-head-amenities {
  
      background-image: url(https://signaturegh.com/storage/gym-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  background-position: center;
  height: 550px;
  
}

.bg-grey {
  
  background-color: #F3F3F3 !important;
}

.sub-header {
  
  font-size: 50px;
    letter-spacing: -.02em;
    line-height: 90%;
    margin-bottom: 5%;
    text-transform: uppercase;
}

.ptb-1 {
  
  padding-top: 1% !important;
  padding-bottom: 1% !important;
}

.main_text {
   
    margin-bottom: 5%;
}

img.img-amenities {
  
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: bottom;
  margin-top: 2%;
  
}