@font-face {
  /*font-family: 'SegoeUIHistoric';*/
  src: url('../fonts/segoeuithis.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /*font-family: 'SegoeUIHistoric';*/
  src: url('../fonts/segoeuithibd.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  /*font-family: 'SegoeUIHistoric';*/
  src: url('../fonts/segoeuithisi.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  /*font-family: 'SegoeUIHistoric';*/
  src: url('../fonts/segoeuithisz.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

html,body{
  width: 100%;
  max-width: 100%;
  overflow-x:hidden;
}

body {
  /*font-family: "SegoeUIHistoric", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: rgb(122, 122, 122);
}
img {
  vertical-align: middle;
  max-width: 100%
}
a{
  color: rgb(122, 122, 122);
  text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}
h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    padding: 0
}
:focus, a:focus {
  outline: 0
}
* {
  box-sizing: border-box;
}







.custom-nav .navbar-toggler {
  background: #fff;
  padding: 5px;
}
.custom-nav .navbar-toggler:focus{
  border: none;
  outline: none;
  box-shadow: none;
}
.custom-nav .navbar-brand img {
  height: 58px;
}
.custom-nav {
    background-color: transparent;
    position: fixed;
    width: 100%;
    z-index: 9;
    padding: 15px 0;
}
nav.custom-nav.scrolled {
    background: rgba(27, 27, 27, 0.8);
}
.custom-nav ul li a {
  padding: 8px 16px;
  font-size: 18px;
  color: #fff;
}
.custom-nav ul li a:hover {
    color: #DA0037;
    background-color: transparent;
    font-weight: 600;
}

/**home page**/

.hero-section{
  color: #fff;
  position: relative;
  background: url(https://bcsdemo.propertypost.co.za/images/forwebsite/d30f07aa-1228-47dc-b9b3-d929fad68f97.jpg);
 height: 850px;
  overflow: hidden;
  background-position: center;
background-size: cover;

}
.hero-section h1 {
    font-size: 50px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.hero-section .overlay-design {
    position: absolute;
    bottom: -2px;
    right: 0;
    z-index: 2;
}
.hero-section .hero-banner-video{
   width: 100vw;
    height: 55.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}


.hero-content{
  z-index: 1;
  position: relative;
  background-color: rgba(0,0,0,0.6);
  padding: 5px;
  border-radius: 8px;
  color: white;
}
.common-pd {
  padding: 70px 0;
}
.Our-exclusive-property .content h1 {
  font-size: 50px;
  width: 80%;
  text-transform: uppercase;
}
.custom-button {
   background-color: #475B69;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: white;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 15px 24px 15px 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}
/* .custom-button:hover {
    cursor: pointer;
    background-color: #6A6A6A;
    padding: 20px 37px 20px 37px;
} */
.Our-exclusive-property .owl-carousel .item img{
    height: 300px;
    width: 500px;
}
.find-dream-house {
    width: 100%;
    height: 600px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    background-image: url(https://demo2.propertypost.co.za/images/forwebsite/9283a5d9-910c-442c-9d0d-01e7f3cf4477.jpg);
    transition: background-image 1s ease;
}
.find-dream-house .content h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.achivements-sec .content h1{
  font-size: 50px;
  font-weight: 600;
}
.achivements-sec .content hr{
  margin: 50px auto;
  width: 6%; 
  border: 2px solid #fff;
  opacity: 1;
}
.achivements-sec .content .count h1{
    font-size: 70px;
    color: #DA0037;
    font-weight: 700;
}
.achivements-sec a {
    display: block;
    margin-bottom: 10px;
}
.team-overlay {
    display: inline-block;
    width: 100%;
    height: 300px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all .5s;
}

.team-overlay:hover {
    cursor: pointer;
    background-size:150%; 
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.team-text {
    text-align: center;
    justify-content: center;
    position: relative !important;
    top: calc(50% - 20px);
    margin: auto;
    min-width: 80px;
    transition: all .5s;
}
.team-text span p {
    color: white;
    text-align: center;
    width: 100%;
    margin: auto;
    z-index: 4 !important;
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
}
.custom-form {
    /* border: 1px solid #c0c0c0;
    padding: 15px; */
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    align-items: end;
}
.custom-form input:focus{
  box-shadow: none;
}
.final-value {
    background: #475b69;
    height: 400px;
    padding: 50px;
    color: #fff;
}
.final-value h1 {
    font-size: 70px;
    font-weight: 400;
    margin: 10px 0;
}
.final-value h3 {
    color: rgba(255,255,255,.5);
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
}



.property-wrap{
  padding: 15px;
}

.property-wrap .item-address {
    color: rgb(82, 81, 81);
    /*font-family: sans-serif;*/
    font-size: 17px;
    font-weight: 600;
    width: auto;
    padding-right: 6%;
    padding-top: 5%;
}
.property-wrap .item-text {
    color: black;
    /*font-family: sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: auto;
    padding-right: 6%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.property-wrap .item-text i{
  margin-right: 15px;
}
.main-property {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 500px;
    overflow: hidden;
}
.main-property img{
  height: 100%;
  width: 100%;
}
.main-property .detail-wrap{
  position: relative;
}
.main-property .detail-wrap .details {
    position: absolute;
    width: 100%;
    top: 90px;
    padding: 40px;
    color: #fff;
}
.main-property .detail-wrap .details h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.main-property .detail-wrap .details .loaction{
  margin: 20px 0;
}

.main-property .detail-wrap .details .aminities{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap:10px;
}




/**footer**/
footer.custom-footer {
  background: #000;
  padding: 70px 0 10px 0;
  position: relative;
}
.custom-footer .image-pattern {
    position: absolute;
    top: 0;
} 
footer.custom-footer .container{
  position: relative;
  z-index: 1;
}
footer.custom-footer li {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
    font-weight: 700;

} 
footer.custom-footer li a{
  display: inline-block;
}
footer.custom-footer h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
    /*font-family: playfair display;*/
}
.custom-footer .custom-form {
    grid-template-columns: 1fr;
    gap: 0;
}
.custom-footer .custom-form input {
    font-size: 16px;
    padding: 10px;
    border-radius: 4px;
    height: 40px;
    margin-bottom: 15px;
}
.custom-footer .custom-form button{
    width: 100%;
    background-color: #DA0037;
    color: white;
    text-transform: uppercase;
    border-style: none;
    border-radius: 4px;
    height: 40px;
    padding: 0;
}
.custom-footer .copyright {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding-top: 20px;
    border-top: 1px solid #eeeeee33;
    margin-top: 20px;
}
.custom-footer .social-icons {
  width: 60%;
  margin: 20px auto 0 auto;
}
.custom-footer .info-text {
    width: 30%;
    margin: auto;
    border-bottom: 1px solid #eeeeee33;
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #fff;
}
/**footer end**/


/**news**/
.news-page-header {
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);
    background-color: #ddd;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
    overflow: hidden;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}

.news-page-header h1 {
    margin: auto;
    color: white;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-weight: 900;
    font-size: 50px;
    /*font-family: "Oswald", Sans-serif;*/
}

.news-article {
    border: 1px solid rgba(27, 27, 27, 0.13);
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(27, 27, 27, 0.377);
    transition: all .5s;
    height: 100%;
}
.news-article:hover {
    cursor: pointer;
    box-shadow: 0 0 20px rgba(59, 59, 59, 0.8);
    background: rgba(255,255,255, 0.31);
}

.news-title{
 padding: 20px;
}
.news-image {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    border-radius: 4px;
}
.news-title span h1 {
    color: #475B69;
    font-size: 28px;
    /*font-family: 'Oswald', sans-serif;*/
    font-weight: 600;
    width: 100%;
    letter-spacing: -2px;
}
.news-title span p {
    color: #475B69;
    width: 100%;
    letter-spacing: -1px;
    margin: 25px 0;
}
.read-more span h2 {
    font-size: 20px;
    color: #DA0037;
    letter-spacing: -2px;
    font-weight: 600;
    text-transform: uppercase;
}
.news-title span p {
    color: #475B69;
    width: 100%;
    letter-spacing: -1px;
}


/**about us**/
.about-page-header{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    height: 500px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.about-page-header img {
    width: 100%;
    transition: all .5s;
    filter: brightness(60%);
}
.about-header {
    max-width: 1140px;
    position: relative;
    margin: auto;
}
.about-wrapper {
    margin-top: -50px;
    background-color: white;
    width: 430px;
    padding: 15px;
    border-top: solid 5px #DA0037;
    box-shadow: 5px 5px 19px 2px rgba(27, 27, 27, 0.377);
}
.about-header h1 {
    font-size: 50px;
    font-weight: 600;
    text-align: left;
    color: #525151;
    text-transform: uppercase;
    animation: slide-bottom 1s;
}
.shadow-hider {
    background-color: white;
    height: 30px;
    width: 100%;
    margin-left: -20px;
}
.about-text p {
    font-size: 15px;
    margin-bottom: 10px;
}
.team-image {
    height: 400px;
    width: 100%;
    margin: auto;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    object-fit: cover;
    padding: 10px;
}
.team-names h2 {
    margin: auto;
    width: 100%;
    text-align: center;
    font-weight: 500;
    color: #525151;
}

/**properties page**/
.heading-page{
  padding: 30px 0;
}
.heading-page .container{
  border-bottom: 3px solid #DA0037;
}
.heading-page h1 {
    width: 30%;
    text-transform: uppercase;
    text-align: left;
    line-height: 50px;
    color: #525151;
    font-weight: 600;
    font-size: 50px;
    padding-bottom: 30px;
}
.property-image {
    height: 350px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;;
}
.property-detail {
    background-color: white;
    border-bottom: 5px solid #DA0037;
    width: 50%;
}
.property-detail h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.property-detail p{
  color: #000;
}

.property-image .content  {
    position: absolute;
    top: 50%;
}

.property-filter .custom-form{
  display: flex;
  gap: 15px;
}

.property-filter .custom-form .custom-button{
  width: 40px;
  height: 37px;
  padding: 0;
  margin-top: 0;
  border: none;
  border-radius: 4px;
}


/**popup**/
.contact-us-modal label {
    margin-bottom: 5px;
    font-size: 14px;
}
.contact-us-modal input, .contact-us-modal textarea  {
    font-size: 16px;
}
.contact-us-modal input:focus, .contact-us-modal textarea:focus  {
    box-shadow: none;
}






/**property details page**/

.property-details-banner{
     height: 350px;
     position: relative;
     z-index: 0;
}
.property-details-banner .content {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 50%;
    z-index: 1;
    text-align: center;
    transform: translate(0%, -50%);
}
.property-details-banner .content-phone{
  display: none;
}

.property-details-banner .content-phone h1{
    color: rgb(13, 99, 201);
    font-size: 22px;
    padding: 15px;
}
.property-details-banner .content-phone p{
    padding: 0 15px;
    color: #000
} 
.property-details-banner .content h1 {
    margin-bottom: 30px;
    color: #FFFFFF;
    /*font-family: "Oswald", Sans-serif;*/
    font-size: 50px;
    text-align: center;
    font-weight: 500;
    text-transform: inherit;
    letter-spacing: normal;
}
.property-details-banner .content p{
  color: #fff;
}

.property-details-banner .owl-carousel {
  position: relative;
}

.property-details-banner .owl-carousel .owl-nav{
  display: none !important;
}

.property-details-banner .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.property-details-banner .owl-carousel .owl-nav button.owl-prev,
.property-details-banner .owl-carousel .owl-nav button.owl-next {
  background: #333;
  color: #fff;
  border: none;
  padding: 10px;
  pointer-events: all;
  position: relative;
  font-size: 30px;
  width: 30px;
  height: 30px;
}
.property-details-banner .owl-carousel .owl-nav button span{
  position: relative;
  top: -10px;
}

.property-details-banner .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.property-details-banner .owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.property-details-banner .owl-carousel .item img {
    height: 350px;
    object-fit: cover;
    filter: brightness(35%);
}

.content-wrap-white {
    position: relative;
    top: -52px;
    background: #fff;
    padding-top: 20px;
}
.title-sec {
    margin-bottom: 20px;
}
.title-sec h5 {
    font-size: 20px;
    color: #525151;
}
.amenities-row{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.property-description h5{
    text-transform: uppercase;
    color: #525151;
} 
.property-description p{
    margin-bottom: 10px;
} 
.property-img{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding-bottom: 10px;
}
.property-img img:hover {
    cursor: pointer;
    filter: brightness(60%);
}
.agent-details h5{
  text-transform: uppercase;
  color: #525151;
}
.agent-details img {
    width: 124px;
    height: 155px;
    box-shadow: 0px 0px 40px -20px;
    margin: 5px;
    border-radius: 50%;
    object-fit: cover;
}
.agent-info-short {
    font-size: 15px;
    padding-left: 15px;
}
.agent-details .social-icons img{
    height: 40px;
    width: 40px;
    margin: 10px;
    transition: all .5s;
}
.agent-details .social-icons img:hover{
    cursor: pointer;
    width: 55px;
    height: 55px;
}



/**responsive start**/
@media (max-width:1080px) {
  .service-sec .card-new h5 {
    font-size: 20px;
  }
  .service-sec .card-new p{
    font-size: 14px;
  }
  .why-ap-sec ul li {
    font-size: 24px;
  }
}

@media (max-width:767px) {

.card-new {
  margin-bottom: 30px;
}
.find-more-proerty .card {
  margin-bottom: 30px;
}
footer.custom-footer h4 {
  margin-top: 30px;
}
.property-details-banner .content{
  display: none;
}
.property-details-banner .content-phone{
  display: block;
}
.property-details-banner{
  height: inherit;
}
.content-wrap-white {
    top: inherit;
}
.property {
  flex-direction: column;
}
.property-wrap{
  padding: 15px 0;
}
.property .widget_listing_image {
  width: 100%;
}
.agent-card a {
  font-size: 14px;
  text-decoration: underline;
}
.agent-card img {
  height: 90px;
}
.agent-card .status-link {
  padding: 7px 10px;
}
.custom-footer .info-text {
    width: 80%;
}
.property-details .title-sec h5 {
    font-size: 18px;
    color: #525151;
}
.property-img {
    display: none;
}
.property-details-banner .owl-carousel .item img {
    filter: brightness(100%);
}
.property-details-banner .owl-carousel .owl-nav{
  display: flex !important;
}
.custom-nav {
  background-color: rgba(27, 27, 27, 0.8);
}
.final-value {
    height: auto;
    padding: 20px;
    margin-bottom: 30px;
}
.custom-footer .image-pattern {
    height: 100px;
}
.main-property {
    grid-template-columns: 1fr;
    height: inherit;
}
.main-property .detail-wrap .details {
    top: 50%;
    padding: 20px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.main-property img {
    height: 400px;
}
.achivements-sec .content h1 {
    font-size: 40px;
}
.hero-section .hero-banner-video{
display: none;
}
.custom-nav .navbar-collapse {
    background-color: rgb(27, 27, 27);
    padding: 15px 0;
}


}

/* Base style for all screen sizes */
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* prevent nav container from blocking mouse events */
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  pointer-events: all; /* re-enable pointer events on buttons */
  background: rgba(255, 0, 0, 0.6) !important;
  color: #000 !important;
  border: none;
  padding: 10px;
  font-size: 18px;
}

@media (min-width: 768px) {
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    background: rgba(255, 0, 0, 0.6) !important; /* light background */
    color: #000 !important; /* dark arrow color */
    font-size: 30px !important; /* icon size */
    width: 60px;
    height: 60px;
    border-radius: 50%; /* circular buttons */
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transition: background 0.3s ease;
  }

  .owl-carousel .owl-nav button.owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next:hover {
    background: rgba(255, 0, 0, 0.8);
  }

  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    pointer-events: none;
  }

  .owl-carousel .owl-nav button {
    pointer-events: all;
  }
}

/***search form new css start**/

.width-wrap{
    width: 80%;
    margin: 0 auto;
}

.grid-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

.grid-wrap-2 {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
}

.search-criteria.width-full{
    width: 100%;
    padding-tab: 0px !important;
}

.custom-input p {
    font-size: 14px;
    padding: 0;
    margin: 0 0 5px 0;
}

.custom-input .counter-container {
    padding-top: 20px;
}

.custom-input .suburb-box{
    font-size: 14px;
}

form.width-wrap {
    padding: 15px;
    margin: 10px auto;
}

.custom-button button {
    background: #475b69;
    border: none;
    padding: 3px 30px;
    color: #fff;
    height: 31px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.custom-input .suburb-box, .custom-input select{
    font-size: 14px !important;
    border: 1.5px solid #a2a2a2 !important;
    background: #fff !important;
    height: 31px;
    margin-left: 0px;
    color: #000 !important;
   width: 100%;
}

.custom-input .suburb-box:focus-visible, .custom-input select{
    border: none;
    outline: none;
}
.custom-input .suburb-box:hover{
    cursor: inherit;
}

.custom-input select{
    cursor: pointer;
}


@media screen and (max-width: 767px) {
    .grid-wrap {
        grid-template-columns: 1fr;
    }
    .custom-button button{
        width: 100%;
        margin-top:10px;
    }
}

#list_type_sel, #types_sel, #suburb_sel, #available_sel, #bedrooms_sel {
    width: 100%;
    /*font-family: "Oswald", sans-serif;*/
    font-size: 18px;
    color: #FFFFFF;
    background-color: #475B69;
    border-radius: 0 0 0 0;
    padding: 5px;
    display: flex !important
;
    align-content: center;
    margin: auto;
    float: left;
    border: none;
}

@media screen and (min-width: 970px) {
    .suburb-box {
        width: 90%;
        /*font-family: "Oswald", sans-serif;*/
        font-size: 18px;
        color: #FFFFFF;
        background-color: #475B69;
        border-radius: 0 0 0 0;
        padding: 5px;
        display: flex !important
;
        align-content: center;
        margin: auto;
        float: left;
        border: none;
    }
}

.custom-button button {
    background: #475b69;
    border: none;
    padding: 3px 30px;
    color: #fff;
    height: 31px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
@media screen and (max-width: 1600px) {  
  .hero-section .hero-banner-video {
        width: 1600px;
        height: calc(100% + 55px);
    }
}
@media screen and (max-width: 970px) {  
  .hero-section .hero-banner-video {
        width: 1340px;
        height: calc(100% + 55px);  
    }
}


/* w3-tag ? inline-block tag style */
.w3-tag {
  display: inline-block;
  padding: 0.25rem 0.5rem; /* matches Bootstrap badge padding */
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
}

/* w3-padding ? Bootstrap-like padding */
.w3-padding {
  padding: 0.5rem 1rem; /* similar to py-2 px-3 */
}

/* w3-round-xxlarge ? Bootstrap pill shape */
.w3-round-xxlarge {
  border-radius: 50rem !important; /* matches .rounded-pill */
}

/* w3-grey ? Bootstrap secondary background */
.w3-grey {
  background-color: var(--bs-secondary) !important;
  color: #fff !important;
}

/* w3-center ? Bootstrap text-center equivalent */
.w3-center {
  text-align: center !important;
}

.partners-section {
    padding: 50px 20px 50px 20px;
    text-align: center;
}

.partners-grid {
    max-width: 1000px;
display: flex;
    gap: 20px;
margin: 0 auto;
}





    .office-address{
      max-width: 1200px;
      margin: auto;
      padding: 60px 20px;
    }

    .office-address h2 {
      font-size: 32px;
      margin-bottom: 10px;
    }

   .office-address .address {
      color: #6b7c85;
      margin-bottom: 30px;
      display: flex;
      align-items: center;
      gap: 10px;
    }

    /* GRID LAYOUT */
   .office-address .office-grid {
      display: grid;
      grid-template-columns: 1.3fr 1fr;
      gap: 50px;
      align-items: start;
margin-bottom: 50px;
    }

    /* MAP */
    .office-address .map {
      width: 100%;
      height: 400px;
      border-radius: 8px;
      overflow: hidden;
    }

   .office-address .map iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

    /* RIGHT PANEL */
    .office-address .info-box {
      display: flex;
      flex-direction: column;
      gap: 30px;
    }

    .office-address .info-block {
      display: flex;
      gap: 15px;
      align-items: flex-start;
    }

    .office-address .icon {
      font-size: 24px;
    }

    .office-address .info-content h4 {
      font-size: 18px;
      margin-bottom: 10px;
    }

    .office-address .info-content p {
      color: #6b7c85;
      margin-bottom: 6px;
    }

    .office-address .info-content strong {
      color: #1f2d3d;
    }

    /* RESPONSIVE */
    @media (max-width: 900px) {
      .office-address .office-grid {
        grid-template-columns: 1fr;
      }

      .office-address .map {
        height: 300px;
      }
    }

/***search form new css end**/
