@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
.site-logo-wrap .site-logo {
  width: 130px;
}

.ltn__category-item-5 a {
    padding: 10px 10px 15px;
    display: block;
    position: relative;
}
  
  .ltn__category-item-5 a .category-icon {
    width: auto;
    height: auto;
    line-height: 115px;
    font-size: 45px;
    border-radius: 100%;
    background-color: var(--section-bg-5);
    color: var(--ltn__secondary-color);
    text-align: center;
    margin-bottom: 20px;
}
.carousel-caption h2 {
  color: #fff;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption p {
  color: #fff;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
  font-weight: bold;
}

.sticky-social-icons {
  position: fixed;
  right: 25px;
  top: 68%;
  transform: translate(0, 0%);
  width: 60px;
  z-index: 1000;
}

.sticky-social li {
  display: block;
}

#whatsapp {
  background: #52cd60;
}

.sticky-social li a i {
  font-size: 40px;
  line-height: 1.35;
}

.sticky-social li a {
  width: 55px;
  height: 55px;
  display: inline-block;
  margin: 8px 0;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  position: relative;
  left: 0;
  transition: all .2s ease;
  line-height: 75px;
}

.btn--shockwave.is-active {
  -webkit-animation: shockwaveJump 1s ease-out infinite;
  animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active {
  -webkit-animation: shockwaveJump 1s ease-out infinite;
  animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  -webkit-animation: shockwave 1s .65s ease-out infinite;
  animation: shockwave 1s .65s ease-out infinite;
}
.ltn__category-item-5 a .category-title{
    font-size: 20px !important;
    font-weight: 500 !important;
}
.ltn__category-item-5-2:hover {
    background-color: #087cbf;
}
.btn--shockwave.is-active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  -webkit-animation: shockwave 1s .5s ease-out infinite;
  animation: shockwave 1s .5s ease-out infinite;
}

@-webkit-keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  50% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  55% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  60% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  50% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  55% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  60% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }

  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }

  100% {
    -webkit-transform: scale(2.25);
    transform: scale(2.25);
  }
}

@keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }

  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }

  100% {
    -webkit-transform: scale(2.25);
    transform: scale(2.25);
  }
}

.btn--jump.is-active {
  -webkit-animation: .4s jump ease infinite alternate;
  animation: .4s jump ease infinite alternate;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  }

  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  }

  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

.ltn__main-menu>ul>li>a {
  font-family: 'Poppins', sans-serif !important;
letter-spacing: 0px;
}


/*  */

.ltn__breadcrumb-area {
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-overlay-white-30:before {
  /*background: none;*/
  background: rgb(0 0 0 / 17%);
}
.ltn__breadcrumb-inner h1 , .ltn__breadcrumb-list ul li:last-child , .ltn__breadcrumb-list ul li{
  color: #000;
  /*text-shadow: 2px 3px 2px rgb(0 0 0);*/
}

.bg-orange {
  background-color: #f55834 !important;
}

.ltn__author-widget-inner .product-price {
  font-size: 37px;
  font-family: var(--ltn__heading-font);
  font-weight: 600;
  color: var(--ltn__secondary-color);
}

.widget{
  padding: 22px 30px;
}

input[type="tel"]{
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--border-color-9);
  height: 65px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  margin-bottom: 30px;
  border-radius: 0;
  padding-right: 40px;
}

.ltn__page-details-inner label {
  font-size: 19px;
  font-weight: bold;
}

.apartments-plan-info {
  padding: 0;
}

.inner-list-- li{
  margin-right: 20px;
  text-justify: auto;
  text-align: center;
}

.ltn__product-item-4 .product-title{
  font-size: 20px;
}

.ltn__author-widget-inner .product-price , .ltn__product-item-4 .product-price{
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}

.f-thin {
  font-weight: 500;
}

.product-detilsh ul {
  list-style-type: none;
  padding: 0;
}

.product-feature-title {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  border-left: 2px solid;
  border-color: var(--ltn__secondary-color);
  padding-left: 10px;
}

.product-detilsh ul li {
  width: 24%;
  display: inline-block;
}

.product-detilsh {
  position: relative;
  top: 50%;
  left: 0;
  transform: translate(10px, -50%);
  z-index: 1;
}
.product-detilsh>div {
  border-bottom: 1px solid #ccc;
}
span.product-feature-text {
  padding-left: 10px;
}

.inline>div:first-child {
  height: 100%;
  position: relative;
  top: -12px;
  padding: 10px 30px;
  font-size: 30px;
  color: #f55834;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.inline>div {
  display: inline-block;
}
.property-detali h2 {
  font-size: 20px;
  margin: 0.75rem 0;
}
.property-detali {
  padding: 0 10px;
}

.top-01 {
  background: #f2f4f7;
  margin: 0.75rem 0;
  border: 1px solid #cccccc9c;
  padding: 10px !important;
}

.checkbox-item .checkmark{
  top: 8px;
}

.before-bg-bottom{
  background: #f2f4f7;
}
@media screen and (max-width: 1400px) {
    
/*.widget {*/
/*    padding: 22px 0px;*/
/*}*/
.menu-footer li a{
    font-size:14px;
}
.menu-footer li{
    margin-top: 0rem;
}
}