@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Poppins:wght@400;500;600;700;800;900&display=swap");

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.banner {
    position: relative;
}
.banner-rera {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    background: rgba(0,0,0,.7);
    color: #fff;
    padding: 5px;z-index:1;
    border-radius: 10px;
}
.banner-rera a{color:#fff!important;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

@media (max-width: 767px) {
.bg-none img{display:none!important;}
  /* Modify this based on column def */ .ltn__product-gutter .row {
      margin-left: -8px;
      margin-right: -8px;
  }

  .ltn__product-gutter [class*='col-'] {
      padding-right: 8px;
      padding-left: 8px;
  }
}

:root {
  --ltn__primary-color: #000000;
  --ltn__primary-color-2: #041113;
  /* Darken */
  --ltn__primary-color-3: #133236;
  /* Lighten */
  --ltn__secondary-color: #0F080B;
  --ltn__secondary-color-2: #cb3421;
  /* Darken */
  --ltn__secondary-color-3: #fb412a;
  /* Lighten */
  --ltn__heading-color: #071c1f;
  --ltn__paragraph-color: #5C727D;
  --ltn__heading-font: 'Poppins', sans-serif;
  --ltn__body-font: 'Nunito Sans', sans-serif;
  /* Footer ACD2D8 8CB2B2  */
  --ltn__color-1: #8cb2b2;
  --ltn__color-2: #ACD2D8;
  --ltn__color-3: #A3BCC0;
  --ltn__color-4: #84A2A6;
  --ltn__color-5: #5C727D;
  --ltn__color-6: #F5DFDC;
  /* Gradient Colors */
  --gradient-color-1: linear-gradient(90deg, rgba(242,139,194,1) 0%, rgba(216,177,242,1) 50%);
  --gradient-color-2: linear-gradient(to top, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-3: linear-gradient(to bottom, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-4: linear-gradient(to top, rgba(242,246,247,0) 0%, rgba(242,246,247,1) 90%);
  --gradient-color-5: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 70%);
  /* Background Colors ( 1, 2, 3, 4, 5 )  */
  --section-bg-1: #F2F6F7;
  /* White */
  --section-bg-2: #171B2A;
  /* Black */
  --section-bg-5: #FFF2F0;
  /* White */
  --section-bg-6: #0B2C3D;
  /* Black */
  --section-bg-7: #282b38;
  /* Black */
  /* Border Colors */
  --border-color-1: #e5eaee;
  /* White */
  --border-color-2: #1e2021;
  /* Black */
  --border-color-3: #5C617F;
  /* Black */
  --border-color-4: #eb6954;
  /* Red */
  --border-color-5: #bc3928;
  /* Red */
  --border-color-6: #103034;
  /* Black */
  --border-color-7: #d1dae0;
  /* White */
  --border-color-8: #f6f6f6;
  /* White */
  --border-color-9: #e4ecf2;
  /* White */
  --border-color-10: #ebeeee;
  /* White */
  --border-color-11: #ededed;
  /* White */
  --border-color-12: #e1e6ff;
  /* White */
  --border-color-13: #f1f8ff;
  /* White */
  /* Box Shadow Colors */
  --ltn__box-shadow-1: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
  --ltn__box-shadow-2: 0 0 4px rgba(0, 0, 0, 0.1);
  /* like border */
  --ltn__box-shadow-3: 0 1px 6px 0 rgba(32, 33, 36, .28);
  /* like border GGL */
  --ltn__box-shadow-4: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
  --ltn__box-shadow-5: 0 8px 16px 0 rgba(93, 93, 93, 0.1);
  --ltn__box-shadow-6: 0 0 25px 2px rgba(93, 93, 93, 0.2);
  --ltn__box-shadow-7: 0 0 10px 0px rgba(93, 93, 93, 0.2);
  /* Common Colors */
  --black: #000000;
  --black-2: #22355B;
  --white: #fff;
  --white-2: #F2F6F7;
  --white-3: #e8edee;
  --white-4: #e6ecf0;
  --white-5: #f0f4f7;
  --white-6: #f1f1f1;
  --white-7: #F7F7F7;
  --white-8: #FAFAFA;
  --white-9: #F2F7FA;
  --white-10: #EDEDED;
  --red: #FF0000;
  --red-2: #f34f3f;
  --red-3: #DB483B;
  --silver: #C0C0C0;
  --gray: #808080;
  --maroon: #800000;
  --yellow: #FFFF00;
  --olive: #808000;
  --lime: #00FF00;
  --green: #77C720;
  --green-2: #008000;
  --aqua: #00FFFF;
  --teal: #008080;
  --blue: #0000FF;
  --navy: #000080;
  --fuchsia: #B13BFF;
  --purple: #800080;
  --pink: #FFC0CB;
  --nude: #ebc8b2;
  --orange: #ffa500;
  --ratings: #FFB800;
  /* social media colors */
  --facebook: #365493;
  --twitter: #3CF;
  --linkedin: #0077B5;
  --pinterest: #c8232c;
  --dribbble: #ea4c89;
  --behance: #131418;
  --google-plus: #dd4b39;
  --instagram: #e4405f;
  --vk: #3b5998;
  --wechat: #7bb32e;
  --youtube: #CB2027;
  --email: #F89A1E;
}

/* -------------------------------------
  Typography
------------------------------------- */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: var(--ltn__body-font);
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
}

body {
  color: var(--ltn__paragraph-color);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-family: var(--ltn__body-font);
  line-height: 1.8;
  margin: 0 auto;
}

h1, .h1 {
  font-size: 36px;
  line-height: 1.2;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: var(--ltn__heading-color);
  clear: both;
  font-family: var(--ltn__heading-font);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}

p {
  color: var(--ltn__paragraph-color);
  margin-bottom: 1.5em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

a {
    color: #000 !important;
    text-decoration: none !important;
}


a {
  color: inherit;
  text-decoration: none;
  color: var(--ltn__paragraph-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
  color: inherit;
}

a:hover {
  color: var(--ltn__secondary-color);
}

button, input, optgroup, select, textarea {
  font-family: var(--ltn__body-font);
}

a i {
  padding: 0 2px;
}

img {
  max-width: 100%;
  height: 100%;
}

ul li, ol li {
  margin-top: 0rem;
}

.desk {
	display: block
}

.mob {
	display: none
}

.section-bg-1 {
  background-color: var(--section-bg-1);
}

.section-bg-2, .section-bg-6, .section-bg-7 {
  background-color: var(--section-bg-2);
}

.section-bg-2 h1, .section-bg-2 h2, .section-bg-2 h3, .section-bg-2 h4, .section-bg-2 h5, .section-bg-2 h6, .section-bg-2 p, .section-bg-2 li, .section-bg-2 i, .section-bg-2 span, .section-bg-2 tr, .section-bg-2 td, .section-bg-6 h1, .section-bg-6 h2, .section-bg-6 h3, .section-bg-6 h4, .section-bg-6 h5, .section-bg-6 h6, .section-bg-6 p, .section-bg-6 li, .section-bg-6 i, .section-bg-6 span, .section-bg-6 tr, .section-bg-6 td, .section-bg-7 h1, .section-bg-7 h2, .section-bg-7 h3, .section-bg-7 h4, .section-bg-7 h5, .section-bg-7 h6, .section-bg-7 p, .section-bg-7 li, .section-bg-7 i, .section-bg-7 span, .section-bg-7 tr, .section-bg-7 td {
  color: var(--white);
}

.text-color-white {
  color: var(--white);
}

.text-color-white h1, .text-color-white h2, .text-color-white h3, .text-color-white h4, .text-color-white h5, .text-color-white h6, .text-color-white p, .text-color-white li, .text-color-white i, .text-color-white span, .text-color-white tr, .text-color-white td {
  color: var(--white);
}

.ltn__secondary-color {
  color: var(--ltn__secondary-color) !important;
}

.white-color {
  color: var(--white);
}

.ltn__secondary-bg {
  background-color: var(--ltn__secondary-color);
}

.before-bg-top {
  position: relative;
}

.before-bg-top:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 58%;
  left: 0;
  top: 0;
  background-color: var(--section-bg-1);
}

.before-bg-bottom {
  position: relative;
}

.before-bg-bottom:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background-color: var(--section-bg-2);
}

.position-relative {
  position: relative;
}


button {
  outline: none;
  border: none;
  cursor: pointer;
}

dl, ol, ul {
  padding-left: 0px !important;
}

.banner-txt {
  background: #2b2a29;
  text-align: center;
  padding: 20px 0;
  position: relative;
}

.banner-txt h2 {
  color: #c5c6c6;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.banner-txt h2 span {
  color: #ba9666;
  font-weight: 500;
}

.banner-txt p {
  margin: 0 0;
  font-size: 8px;
  color: #898989;
  line-height: 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
/* ----------------------------------------------------
    ScrollUp
---------------------------------------------------- */
#scrollUp {
  background-color: var(--section-bg-1);
  color: var(--ltn__heading-color);
  bottom: 70px;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  width: 40px;
  right: 3%;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
}

#scrollUp i {
  line-height: 40px;
}

/* ----------------------------------------------------
    Slick Slider Dots, Arrow
---------------------------------------------------- */
/* Slick dots */
.slick-dots {
  margin: 0 0 30px;
  padding: 0;
  display: block;
  text-align: center;
  line-height: 1;
}

.slick-dots li {
  display: inline-block;
  list-style: none;
  display: inline-block;
  font-size: 0;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  margin-right: 10px;
  background-color: var(--silver);
  cursor: pointer;
  margin-top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.slick-dots li button {
  display: none;
}

.slick-dots li:hover, .slick-dots li.slick-active {
  background-color: var(--ltn__secondary-color);
  height: 15px;
  width: 15px;
  margin-bottom: -2px;
}

@media (max-width: 767px) {
  .slick-dots {
      margin: 0 0 15px;
  }
}

.bg-overlay-black-10, .bg-overlay-black-20, .bg-overlay-black-30, .bg-overlay-black-40, .bg-overlay-black-50, .bg-overlay-black-60, .bg-overlay-black-70, .bg-overlay-black-80, .bg-overlay-black-90, .bg-overlay-white-10, .bg-overlay-white-20, .bg-overlay-white-30, .bg-overlay-white-40, .bg-overlay-white-50, .bg-overlay-white-60, .bg-overlay-white-70, .bg-overlay-white-80, .bg-overlay-white-90 {
  z-index: 8;
  position: relative;
}

.bg-overlay-black-10:before, .bg-overlay-black-20:before, .bg-overlay-black-30:before, .bg-overlay-black-40:before, .bg-overlay-black-50:before, .bg-overlay-black-60:before, .bg-overlay-black-70:before, .bg-overlay-black-80:before, .bg-overlay-black-90:before, .bg-overlay-white-10:before, .bg-overlay-white-20:before, .bg-overlay-white-30:before, .bg-overlay-white-40:before, .bg-overlay-white-50:before, .bg-overlay-white-60:before, .bg-overlay-white-70:before, .bg-overlay-white-80:before, .bg-overlay-white-90:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.bg-overlay-white-90:before {
  background: rgba(255, 255, 255, 0.9);
}

/* ----------------------------------------------
  Scrollbar
---------------------------------------------- */
.ltn__scrollbar {
  overflow-y: auto;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-50 {
  padding-bottom: 50px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.plr--5 {
  padding-left: 5%;
  padding-right: 5%;
}

@media (max-width: 1599px) {
  .plr--2, .plr--3, .plr--4, .plr--5, .plr--6, .plr--7, .plr--8, .plr--9, .plr--10, .plr--11, .plr--12 {
      padding-left: 2%;
      padding-right: 2%;
  }
}
@media (max-width: 1399px) {
  .plr--2, .plr--3, .plr--4, .plr--5, .plr--6, .plr--7, .plr--8, .plr--9, .plr--10, .plr--11, .plr--12 {
      padding-left: 15px;
      padding-right: 15px;
  }
}

.ltn__header-area {
    z-index: 999;
    position: relative;
}

.ltn__header-middle-area {
  z-index: 999;
}

.ltn__header-middle-area > .container-fluid > .row, .ltn__header-middle-area > .container > .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.ltn__header-middle-area > .container-fluid > .row > .col, .ltn__header-middle-area > .container > .row > .col {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 1;
  position: static;
}

/* ----------------------------------------------
    Main Menu
---------------------------------------------- */
.header-menu-wrap,
.header-menu-column {
  position: inherit; }

.ltn__main-menu ul {
  margin-bottom: 0; }

.ltn__main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }

.ltn__main-menu li {
  list-style: none;
  display: block;
  margin-top: 0; }

.ltn__main-menu li > a {
  position: relative; }

.ltn__main-menu > ul > li {
  display: inline-block;
  position: relative;
}

.ltn__main-menu > ul > li:last-child {
  margin-right: 0px; }

.ltn__main-menu > ul > li > a {
  font-size: 16px;
  padding: 20px 10px;
  display: inline-block;
  white-space: nowrap;
  color: var(--ltn__heading-color);
  font-weight: 600;
  font-family: var(--ltn__body-font); }

.ltn__main-menu li:hover > a {
  color: var(--ltn__secondary-color); }

  .special-link {
    margin-left: 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  
    .special-link a {
      background-color: var(--ltn__secondary-color);
      color: var(--white) !important;
      padding: 12px 15px !important; 
    }
  
    .green-btn {
      background-color: #00ad58 !important; 
    }
  
      .special-link a:hover {
        background-color: var(--section-bg-1);
        color: var(--ltn__primary-color) !important; }  

.mobile-bottom {
  background: #000;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
  border-top: 1px solid #3c3c3c;
  display: none
}

.mobile-bottom ul {
  padding: 0;
  margin: 0
}

.mobile-bottom li {
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 10px 10px;
  color: #333;
  text-align: center;
  border-right: 1px solid #606060
}

.mobile-bottom .last-child {
  border-right: none
}

.mobile-bottom li i {
  font-size: 20px;
  color: #ba9666
}

.mobile-bottom li a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  width: 100%;
  display: block;
  font-size: 13px
}


.site-logo {
  width: 160px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.site-logo a {
  color: var(--ltn__primary-color);
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  display: contents;
}

.header-menu-wrap, .header-menu-column {
  position: inherit;
}


@media screen and (max-width: 767px) {

  .site-logo { width: 130px;}
  .section-title-area p { font-size: 12px;}

.about-us-info-wrap h2 {
    font-size: 24px;
}

.call-to-action-inner h1{ font-size: 24px;}

  .mobile-bottom {
      display: block
  }

  .desk {
    display: none
  }
  .mob {
    display: block;
    text-align: center
  }
  .banner-txt {
    padding: 10px 0 1px;
}

.banner-txt h2 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 30px;
}

.ltn__feature-info h4{
  font-size: 15px;
}

.ltn__feature-info p{
  line-height: 20px;
}

}

.ltn__header-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ltn__header-options > div {
  margin-right: 20px;
}

.ltn__header-options > div:last-child {
  margin-right: 0;
}

.ltn__header-options-2 > div {
  margin-right: 10px;
}

.ltn__header-options-2 .mobile-menu-toggle > a {
  width: 50px;
  height: 50px;
  padding: 18px;
  background: var(--white);
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
}

.theme-btn-golden {
  background-color: var(--ltn__secondary-color) !important;
  color: var(--white);
}

.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
  padding-top: 5px;
  padding-bottom: 5px;
}

.site-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.get-support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
}

.ltn__header-5 .ltn__header-options {
  margin-left: 30px;
}

.sticky-active {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background-color: var(--white);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 10px 50px 0 rgba(46, 56, 220, 0.2);
  box-shadow: 0 10px 50px 0 rgba(46, 56, 220, 0.2);
}

.ltn__header-4 .ltn__header-middle-area.sticky-active, .ltn__header-5 .ltn__header-middle-area.sticky-active {
  padding-top: 5px;
  padding-bottom: 5px;
}

.sticky-active.ltn__sticky-bg-white {
  background-color: var(--white);
}

.ltn__utilize {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: auto;
  display: block;
  overflow: hidden;
  width: 400px;
  height: 100vh;
  padding: 20px 10px 20px 30px;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  background-color: var(--white);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 99999;
}

.ltn__utilize.ltn__utilize-mobile-menu {
  right: auto;
  left: 0;
  padding: 50px 40px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.ltn__utilize-menu-inner {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-touch-action: auto;
  touch-action: auto;
  overflow-x: hidden !important;
  padding-right: 20px;
}

.ltn__utilize.ltn__utilize-mobile-menu.ltn__utilize-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.ltn__utilize.ltn__utilize-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.modal-body {
  padding: 30px;
}

.modal-backdrop.show {
  opacity: .7;
}

@media (min-width: 1200px) {
  .container {
      max-width: 1200px;
  }
}

@media (max-width: 479px) {
  .ltn__utilize {
      width: 300px;
  }

  .ltn__utilize.ltn__utilize-mobile-menu {
      padding: 50px 20px;
  }
}

.ltn__utilize-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ltn__utilize-menu > ul > li {
  position: relative;
}

.ltn__utilize-menu > ul > li > a {
  display: block;
  padding: 8px 24px 8px 0;
  text-transform: uppercase;
}

.ltn__utilize-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}

.mobile-menu-toggle {
  margin-right: 15px;
}

.mobile-menu-toggle > a {
  width: 24px;
  height: 32px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  margin-left: auto;
}

.mobile-menu-toggle svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 60px;
  margin-top: -2px;
  margin-left: -2px;
  cursor: pointer;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.mobile-menu-toggle svg path {
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  fill: none;
  stroke: #333;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 30px;
}

.mobile-menu-toggle svg path#top, .mobile-menu-toggle svg path#bottom {
  stroke-dasharray: 240px 950px;
}

.mobile-menu-toggle svg path#middle {
  stroke-dasharray: 240px 240px;
}

.ltn__utilize-menu-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.ltn__utilize-menu-head .ltn__utilize-close {
  background-color: transparent;
  font-size: 30px;
  padding: 0 15px;
}


.modal-product-info h3 {
  font-size: 24px;
  margin-bottom: 10px; }

.modal-product-info hr {
  margin-top: 20px;
  margin-bottom: 20px; }

.modal-product-info .product-price {
  font-size: 30px;
  margin-bottom: 10px;
  color: var(--ltn__secondary-color);
  line-height: 1.2;
  font-weight: 600; }

.modal-product-meta > ul {
  margin: 15px 0;
  padding: 20px 0;
  border-bottom: 1px solid var(--border-color-12);
  border-top: 1px solid var(--border-color-12); }

.modal-product-meta > ul > li {
  list-style: none;
  font-size: 14px;
  margin-top: 10px; }
  .modal-product-meta > ul > li:first-child {
    margin-top: 0; }

.modal-product-meta li strong {
  color: var(--ltn__heading-color);
  margin-right: 5px;
  font-weight: 600;
  min-width: 100px;
  display: inline-block; }

.modal-product-quantity input {
  border: 1px solid #e5e5e5;
  float: left;
  height: 45px;
  text-align: center;
  width: 80px;
  margin-right: 20px; }

.modal-btn {
  margin-top: 15px;
  border-top: 1px solid #f1f1f1;
  text-align: right; }

.modal-btn a {
  font-size: 14px;
  color: var(--ltn__heading-color);
  padding: 5px 10px; }


  /* ----------------------------------------------------
    Form input box
---------------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="tel"],
textarea {
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--border-color-9);
  height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 15px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  border-radius: 0;
  padding-right: 40px; }

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="submit"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--ltn__paragraph-color);
  font-size: 14px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: var(--ltn__secondary-color); }

input[type="password"] {
  letter-spacing: 3px;
  font-size: 16px; }

textarea {
  resize: vertical;
  padding: 15px 20px;
  min-height: 150px; }

button {
  outline: none;
  border: none;
  cursor: pointer; }

button:focus {
  outline: none; }

  .p-btn {
    padding: 5px 10px !important;
}

@media (max-width: 1199px) {
  .site-logo {
      min-width: 180px;
  }

  .ltn__header-logo-and-mobile-menu .site-logo-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0 10px;
}

.ltn__header-logo-and-mobile-menu .ltn__header-middle-area > .container-fluid > .row > .col, .ltn__header-logo-and-mobile-menu .ltn__header-middle-area > .container > .row > .col {
    max-width: 65%;
}

.ltn__header-logo-and-mobile-menu .ltn__header-options {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}
}

@media (max-width: 991px) {
  .header-search-column, .header-menu-column {
      display: none;
  }

  /* sticky */
  .sticky-active {
      position: inherit;
  }

}

@media (max-width: 767px) {
  .modal-product-info h3 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
}
.modal-product-info .product-price {
    font-size: 34px;
}
.site-logo {
  min-width: 100px;
}

.ltn__header-4 .site-logo-wrap, .ltn__header-5 .site-logo-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0 30px;
}

.ltn__header-4 .ltn__header-options, .ltn__header-5 .ltn__header-options {
  margin-left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ltn__header-logo-and-mobile-menu-in-mobile .site-logo-wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 10px 0 10px;
}

.ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-middle-area > .container-fluid > .row > .col, .ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-middle-area > .container > .row > .col {
  max-width: 65%;
}

.ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-options {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

}

@media (max-width: 575px) {
  .site-logo a {
      font-size: 24px;
  }

}

@media (max-width: 449px) {
  .ltn__header-options > div {
      margin-right: 10px;
  }

  .get-support {
    padding-left: 10px;
    margin-left: 10px;
}

}

/* ----------------------------------------------------
    Slick Slider Dots, Arrow
---------------------------------------------------- */
/* Slick dots */
.slick-dots {
  margin: 0 0 30px;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 1; }
  .slick-dots li {
    display: inline-block;
    list-style: none;
    display: inline-block;
    font-size: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 10px;
    background-color: var(--silver);
    cursor: pointer;
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .slick-dots li button {
      display: none; }
    .slick-dots li:hover, .slick-dots li.slick-active {
      background-color: var(--ltn__secondary-color);
      height: 15px;
      width: 15px;
      margin-bottom: -2px; }

/* slick-arrow */
.slick-arrow {
  cursor: pointer;
  z-index: 9; }

/* slick-arrow-1 */
.slick-arrow-1 .slick-arrow {
  background-color: var(--white);
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 15px;
  right: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 48px;
  display: block;
  border: 1px solid var(--white-4);
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  color: var(--ltn__primary-color) !important;
  z-index: 1;
  opacity: 0;
  visibility: hidden; }
  .slick-arrow-1 .slick-arrow:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white) !important; }

.slick-arrow-1 .slick-next {
  right: 15px;
  left: auto; }

.slick-arrow-1:hover .slick-arrow {
  opacity: 1;
  visibility: visible; }

.slick-arrow-1-inner.slick-arrow-1:hover .slick-arrow {
  left: 50px;
  right: auto; }

.slick-arrow-1-inner.slick-arrow-1:hover .slick-next {
  right: 50px;
  left: auto; }

@media (min-width: 1350px) {
  .slick-arrow-1:hover .slick-arrow {
    left: -50px;
    right: auto; }
  .slick-arrow-1:hover .slick-next {
    right: -50px;
    left: auto; } }

    #lightcase-overlay {
      z-index: 9999;
      background: var(--section-bg-2); }
    
    #lightcase-case {
      z-index: 99999; }
    

.ltn__header-options i, .ltn__header-top-area i {
  font-weight: bold;
}

.ltn__slide-item-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-item-info-inner {
  width: 100%;
}

.slide-title {
  font-size: 46px;
  font-weight: 700;
}

/* Slider Animation Start */
.ltn__slide-animation {
  position: relative;
  z-index: 9;
}

.ltn__slide-animation > * {
  opacity: 0;
  visibility: hidden;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.ltn__slide-animation > *:nth-child(1) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.ltn__slide-animation > *:nth-child(2) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.ltn__slide-animation > *:nth-child(3) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.ltn__slide-animation > *:nth-child(4) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.ltn__slide-animation > *:nth-child(5) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
}

.slick-current .ltn__slide-animation > *, .ltn__slide-animation-active .ltn__slide-animation > * {
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* slider-9 */
.ltn__slide-item-9 {
  height: 500px;
}

.ltn__slide-item-9 .slide-item-info {
  height: 500px;
  max-width: 500px;
}

.ltn__slide-item-9 .ltn__slide-item-inner {
  display: block;
}

.ltn__slide-item-9 .slide-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 30px;
}

.ltn__slide-item-9 .slide-item-info-inner {
  position: relative;
}

.ltn__slide-item-9 .slide-item-info-inner::before, .ltn__slide-item-9 .slide-item-info-inner::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 84px;
  background-color: var(--ltn__heading-color);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ltn__slide-item-9 .slide-item-info-inner::before {
  top: -46.5%;
}

.ltn__slide-item-9 .slide-item-info-inner::after {
  bottom: -51%;
}

.modal-dialog {
  margin-top: 150px; }

.modal-content {
  border-radius: 0; }

.modal-header {
  padding: 0;
  border: 0; }
  .modal-header .close {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    right: 16px;
    left: auto;
    top: 16px;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .modal-header .close span {
      display: block;
      font-size: 25px; }
    .modal-header .close:not(:disabled):not(.disabled):focus, .modal-header .close:not(:disabled):not(.disabled):hover, .modal-header .close:hover {
      opacity: 1; }
.modal-body{padding:0px!important;}
.modal.show .modal-dialog {
    transform: perspective(10px)!important;
}
.p-0{padding:0px!important;}
 .modal-product-info{
    padding: 15px 15px 15px 0;
}
@media (min-width: 992px) {
    .modal-lg {
      max-width:700px;
      } 
  }

@media (max-width: 1199px) {
  .slide-title {
      font-size: 36px;
  }

  .slide-item-info-inner {
    margin-bottom: 30px;
}

}

@media (max-width: 991px) {
  .slide-title {
      font-size: 26px;
  }

  .slide-item-info-inner {
    margin-bottom: 30px;
}

.ltn__slide-item-9 {
  height: 560px;
}

.ltn__slide-item-9 .slide-item-info {
  height: auto;
  margin: 30px;
}

.ltn__slide-item-9 .ltn__slide-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ltn__slide-item-9 .slide-item-info-inner::before, .ltn__slide-item-9 .slide-item-info-inner::after {
  display: none;
}

}

@media (max-width: 767px) {

  .slide-item-info-inner {
    margin-bottom: 30px;
}

.slide-title {
  font-size: 24px;
}


}

.product-ratting {
  margin-bottom: 5px;
}

.product-ratting ul {
  margin: 0;
  padding: 0;
}

.product-ratting li {
  display: inline-block;
  margin: 0 -2px;
  color: var(--ratings);
  font-size: 12px;
}

.ltn__tab-menu {
  margin-bottom: 20px;
}

.ltn__tab-menu .nav {
  display: inline-block;
}

.ltn__gallery-filter-menu button, .ltn__tab-menu a {
  display: inline-block;
  padding: 15px 40px;
  margin-right: 5px;
  margin-bottom: 10px;
  color: var(--ltn__heading-color);
  background-color: var(--section-bg-1);
  font-weight: 700;
}

.ltn__gallery-filter-menu button:last-child, .ltn__tab-menu a:last-child {
  margin-right: 0;
}

.ltn__gallery-filter-menu .active, .ltn__tab-menu a.active {
  color: var(--white);
  background-color: var(--ltn__primary-color);
  border-color: var(--ltn__primary-color);
}

.ltn__tab-menu-3 {
  margin-top: 0;
}

.ltn__tab-menu-3 a {
  background-color: transparent;
  border-bottom: 2px solid transparent;
  padding: 1px;
  margin-right: 50px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  position: relative;
}

.ltn__tab-menu-3 a.active {
  color: var(--ltn__secondary-color);
  background-color: transparent;
  border-color: var(--ltn__secondary-color);
}

.ltn__tab-menu-3 a.active::before {
  background-color: var(--ltn__secondary-color);
  border: 3px solid var(--white);
}

.ltn__tab-menu-3 a:last-child {
  margin-right: 0;
}

.ltn__tab-menu-3 a::before {
  position: absolute;
  content: "";
  right: 45%;
  top: 100%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  height: 10px;
  width: 10px;
  background-color: transparent;
  opacity: 1;
  border: 3px solid transparent;
  border-radius: 100%;
}

@media (max-width: 1200px) {
  .ltn__tab-menu-3 a {
      margin-right: 30px;
      font-size: 18px;
  }
}

@media (max-width: 991px) {
  .ltn__gallery-filter-menu button, .ltn__tab-menu a {
      padding: 15px 25px;
      font-size: 14px;
  }

  .ltn__tab-menu-3 {
    margin-top: 0;
}

.ltn__tab-menu-3 a {
    padding: 1px;
    margin-right: 20px;
}

}

.tab-content {
  width: 100%;
}

.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
}

.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible;
}

.ltn__gallery-item {
  margin-bottom: 30px;
}

.ltn__gallery-item-inner {
  position: relative;
  overflow: hidden;
}

.ltn__gallery-item-img {
  position: relative;
  overflow: hidden;
}

.ltn__gallery-item-img::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: var(--ltn__primary-color);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1;
}

.ltn__gallery-item-img img {
  -webkit-transition: all 3.5s ease 0s;
  -o-transition: all 3.5s ease 0s;
  transition: all 3.5s ease 0s;
}

.ltn__gallery-item:hover .ltn__gallery-item-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.ltn__gallery-item-img img {
  -webkit-transition: all 3.5s ease 0s;
  -o-transition: all 3.5s ease 0s;
  transition: all 3.5s ease 0s;
}

.ltn__gallery-item:hover .ltn__gallery-item-img::before {
  opacity: 0.9;
  visibility: visible;
}

.ltn__gallery-item:hover .ltn__gallery-action-icon {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.ltn__gallery-action-icon {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 2;
}

.ltn__gallery-action-icon i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background-color: var(--white);
  color: var(--ltn__primary-color);
  border-radius: 100%;
  margin: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-image-top {
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 60%;
}

.bg-image-right-before {
  position: relative;
}

.bg-image-right-before::before {
  position: absolute;
  content: "";
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/about2.jpg);
  height: 100%;
  width: 48%;
  left: auto;
  right: 0;
  top: 0;
}

.contact .enquery-form {
  color: #333;
  margin: 20px;
  text-align: center;
}

.contact .enquery-form h5{
  color: var(--ltn__secondary-color);
}

.contact .enquery-form .btn {
    padding: 10px 40px;
    margin-top: 20px;
    background: #000;
    color: #fff;
}

.form-group{margin-bottom: 30px;}

label {
  font-size: 12px;
  color: black;
  margin: 0;
}

@media (max-width: 991px) {
  .bg-image-top {
      background-size: inherit;
      padding-bottom: 0px;
  }

  .bg-image-right-before::before, .bg-image-left-before::before {
      display: none;
  }
}

.section-title-area {
  margin-bottom: 50px;
}

.section-title-area p {
  margin-bottom: 0;
}

.section-title-area p + p {
  margin-top: 15px;
}

.section-title {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3;
}

.rera-bg {
  background: #4b4b4b;
  padding: 8px 15px 6px;
  color: #fff;
}

.section-subtitle {
  font-weight: 600;
  font-family: var(--ltn__body-font);
}

@media (max-width: 1199px) {
  .section-title {
      font-size: 30px;
  }

}


@media (max-width: 991px) {
  .section-title {
      font-size: 26px;
  }
}

@media (max-width: 767px) {
  .section-title {
      font-size: 30px;
  }
}

@media (max-width: 575px) {
  .section-title {
      font-size: 24px;
  }
}

.ltn__category-item {
  margin-top: 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid var(--border-color-7);
  background-color: var(--white);
}

.ltn__category-item-5 {
  border: none;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border-radius: 10px;
  margin-bottom: 50px;
}

.ltn__category-item-5 a {
  padding: 20px 30px 15px;
  display: block;
  position: relative;
}

.ltn__category-item-5 a span {
  display: block;
}

.ltn__category-item-5 a .category-icon {
  width: 100px;
  height: 100px;
  line-height: 115px;
  font-size: 58px;
  border-radius: 100%;
  background-color: var(--section-bg-5);
  color: var(--ltn__secondary-color);
  text-align: center;
  margin-bottom: 20px;
}

.ltn__category-item-5 a .category-title {
  font-size: 22px;
  font-weight: 600;
  font-family: var(--ltn__heading-font);
  color: var(--ltn__heading-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
}

.ltn__category-item-5 a .category-btn {
  width: 45px;
  height: 45px;
  line-height: 50px;
  background-color: var(--white);
  display: block;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-2);
  border: 1px solid var(--border-color-8);
  position: absolute;
  bottom: -20px;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.ltn__category-item-5-2 a .category-icon {
  margin-right: 0;
  margin-left: auto;
}

.ltn__category-item-5-2 a .category-number {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--ltn__body-font);
  color: var(--ltn__secondary-color);
}

@media (max-width: 1200px) {
  .ltn__category-item-5 a {
      padding: 40px 20px 35px;
  }

  .ltn__category-item-5 a .category-icon {
      width: 80px;
      height: 80px;
      line-height: 90px;
      font-size: 30px;
  }

  .ltn__category-item-5 a .category-title {
      font-size: 18px;
  }
}

@media (max-width: 767px) {
  .ltn__category-item-5 a {
    padding: 20px 15px 10px;
}

.section-title-area {
  margin-bottom: 0px;
}

.ltn__category-item-5 {
    margin-bottom: 15px;
}

.ltn__category-item-5 a .category-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 0;
    line-height: 70px;
    font-size: 25px;
}

.ltn__category-item-5 a .category-title {
    font-size: 13px;
}

}

.ltn__feature-item {
  padding: 40px 25px 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}

.ltn__feature-icon {
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 1;
}

.ltn__feature-item-3 {
  padding: 25px 22px 1px;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid;
  border-color: #f4faff;
  margin-bottom: 20px;
  position: relative;
  width: 49%;
}

.ltn__feature-item-3 h1, .ltn__feature-item-3 h2, .ltn__feature-item-3 h3, .ltn__feature-item-3 h4, .ltn__feature-item-3 h5, .ltn__feature-item-3 h6 {
  margin-bottom: 5px;
}

.ltn__feature-item-3 .ltn__feature-icon {
  margin: 0px 20px 0 0;
  font-size: 50px;
  color: var(--ltn__secondary-color);
  line-height: 1.5;
}

.ltn__feature-item-3::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 50%;
  width: 4px;
  height: 0%;
  background-color: var(--ltn__secondary-color);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ltn__testimonial-item {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.ltn__testimonial-item .ltn__testimoni-img img {
  border-radius: 100%;
}

.ltn__testimoni-img {
  max-width: 120px;
  margin-bottom: 30px;
}

.ltn__testimoni-img img {
  border-radius: 0;
}

.ltn__testimonial-item-7 {
  background-color: var(--white);
  padding: 30px 35px 40px;
  max-width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border: 1px solid;
  border-color: var(--border-color-13);
  position: relative;
}

.ltn__testimonial-item-7 .ltn__testimoni-info p {
  font-size: 16px; line-height: 26px;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img {
  max-width: 60px;
  margin-right: 15px;
  margin-bottom: 0;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-name-designation h5 {
  font-weight: 600;
  margin-bottom: 0;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-name-designation label {
  font-size: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.ltn__testimonial-item-7::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0%;
  height: 4px;
  background-color: var(--ltn__secondary-color);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  visibility: hidden;
}

.ltn__testimonial-item-8 {
  padding: 35px 35px 35px;
}

.ltn__testimonial-item-8 .ltn__testimoni-info p {
  margin-bottom: 0;
}

.ltn__testimoni-author-ratting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
.ltn__testimoni-author-ratting {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
}

.ltn__testimonial-item-7 .ltn__testimoni-info p {
  font-size: 16px;
}
}


@media (max-width: 767px) {
.ltn__testimonial-item-7 .ltn__testimoni-info p {
  font-size: 14px;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img {
  margin-bottom: 10px;
}
}

.ltn__faq-inner .card {
  border: none;
  border-radius: 0;
  margin-bottom: 35px;
}

.ltn__faq-inner .card:last-child {
  margin-bottom: 0;
}

.ltn__faq-inner .card .ltn__card-title {
  background-color: var(--section-bg-1);
  padding: 22px 15px 22px 40px;
  cursor: pointer;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  font-size: 18px;
  margin-bottom: 0;
}

.ltn__faq-inner-2 .card {
  margin: 0 0 -2px 0;
  border: 2px solid;
  border-color: var(--border-color-10);
}

.ltn__faq-inner-2 .card .ltn__card-title {
  background-color: transparent;
  padding: 20px 60px 20px 40px;
}

.ltn__faq-inner-3 .card {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.ltn__faq-inner-3 .card .ltn__card-title {
  padding: 20px 60px 20px 5px;
  font-weight: 600;
}

.card-txt{
  width: 87%;
  display: inline-block;
}

.ltn__faq-inner-3 .card .ltn__card-title i {
  width: 50px;
  height: 50px;
  line-height: 55px;
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  font-size: 26px;
}

@media (max-width: 767px) {
  .txt-cnter{text-align: center;}
  .card-txt {
    width: 77%;
    font-size: 12px;
}
  .ltn__faq-inner-2 .card .ltn__card-title {
      padding: 20px 0px 20px 20px;
      font-size: 16px;
  }

  .ltn__faq-inner-3 .card .ltn__card-title {
    font-size: 14px;
}

.ltn__faq-inner-3 .card .ltn__card-title i {
    width: 40px;
    height: 40px;
    line-height: 45px;
    font-size: 20px;
}
}

.about-us-img-wrap {
  position: relative;
}

.about-us-info-wrap {
  position: relative;
}

.about-img-left {
  margin-right: 30px;
}

.ltn__list-item-half {
  margin-top: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.ltn__list-item-half li {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 3px 0;
}

.ltn__list-item-half li i {
  font-size: 20px;
  color: var(--ltn__secondary-color);
  margin-right: 15px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: var(--ltn__color-6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  border-radius: 100%;
}

.ltn__list-item-half-2 li i {
  font-size: 14px;
  height: 32px;
  width: 32px;
  line-height: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
}


@media (max-width: 991px) {
  .about-img-left {
      margin-right: 0;
      margin-bottom: 40px;
      display: none;
  }
}

@media (max-width: 767px) {
  .ltn__list-item-half li {
    width: 100%;
    padding-right: 0px;
  }

  .ltn__list-item-half li {
    width: 100%;
    padding-right: 0px;
  }

}

.call-to-action-inner-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 60px;
}

.call-to-action-inner-6 .coll-to-info p {
  margin-bottom: 0;
}

.call-to-action-inner-6 .btn-wrapper {
  margin-top: 0;
}

@media (max-width: 991px) {
.call-to-action-inner-6 {
  padding: 25px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  text-align: center;
}

.call-to-action-inner-6 .btn {
  margin-top: 30px;
}
}

.apartments-plan-info, .apartments-plan-img {
  margin-bottom: 50px;
  text-align: center;
}

.ltn__search-by-place-item {
  padding: 15px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  background-color: var(--white);
  margin-bottom: 20px;
}

.footer-top-area {
  padding-top: 25px;
  padding-bottom: 65px;
  text-align: center;
}

.footer-top-area a {
  color: #0F080B;
}

.footer-widget {
  margin-bottom: 0px;
}

.footer-widget p {
  margin: 0;
  line-height: 18px;
  font-size: 12px;
}

.footer-logo {
  position: relative;
  top: -10px;
  display: inline-block;
}

@media (max-width: 991px) {
#scrollUp {
  font-size: 16px;
  height: 30px;
  width: 30px;
  bottom: 50px;
}

#scrollUp i {
  line-height: 30px;
}

#scrollUp {
  font-size: 16px;
  height: 30px;
  width: 30px;
  bottom: 50px;
}

#scrollUp i {
  line-height: 30px;
}
}

.btn-wrapper {
  display: block;
  margin-top: 30px;
}

.btn {
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--ltn__heading-font);
  padding: 17px 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  margin-right: 15px;
}

.btn:last-child {
  margin-right: 0;
}

.theme-btn-1 {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
}

.btn-white {
  background-color: var(--white);
  color: var(--ltn__primary-color);
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  border: 1px solid #fff !important;
}


.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-effect-1:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--white);
}

.btn-effect-3:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--ltn__primary-color);
}

@media only screen and (max-width: 767px) {
  .btn {
      padding: 10px 20px;
      font-size: 14px;
  }.bg-none{background:none!important;}
.modal-product-info {
    padding: 20px;
}
.modal-product-info h3{margin-bottom:25px;}
.modal-content .close-btn-popup a{right:0px!important;}
}
.close-btn-popup a {
    background: #f00!important;
    color: #fff!important;
    width: 40px !important;
    height: 39px !important;
    line-height: 15px!important; cursor:pointer;
    font-size: 33px!important;
    position: absolute;
    top: 0!important;
    right: -40px!important;
    z-index: 9!important;
    padding: 11px 0!important;
    text-align: center!important;
}
.modal-product-meta button{width:100%!important;}
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; margin-top:0px!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 700px;
}
/* new nav */

nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 70px;
    background: #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 99;
  }
  nav .navbar{
    height: 100%;
    max-width: 1250px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    /* background: red; */ font-family: 'Lato', sans-serif;
    padding: 0 50px;
  }
  .navbar .logo a{
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
  }
  nav .navbar .nav-links{
    line-height: 70px;
    height: 100%;
  }
  nav .navbar .links{
    display: flex;
  }
  nav .navbar .links li{
    position: relative;
    display: flex; font-family: 'Lato', sans-serif;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0 14px;
  }
  nav .navbar .links li a{
    height: 100%;
    text-decoration: none;
    white-space: nowrap; font-family: 'Lato', sans-serif;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
  }
  .links li:hover .htmlcss-arrow,
  .links li:hover .js-arrow{
    transform: rotate(180deg);
    }
  
  nav .navbar .links li .arrow{
    /* background: red; */
    height: 100%;
    width: 22px;
    
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: #fff;
    transition: all 0.3s ease;
  }
  nav .navbar .links li .sub-menu{
    position: absolute;
  top: 68px;
  left: 0;
  line-height: 30px;
  background: #2F2B2BDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
  display: none;
  z-index: 2;
  width:210px;
  }

  nav .navbar .links li:hover 
  {
    background: rgba(0,0,0,.6);
  }

  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu{
    display: block;
  }
  .navbar .links li .sub-menu li{
    padding: 0 22px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  .navbar .links li .sub-menu a{
    color: #fff;
    font-size: 15px; font-family: 'Lato', sans-serif;
    font-weight: 500;
  }
  .navbar .links li .sub-menu .more-arrow{
    line-height: 40px;
  }
  .navbar .links li .htmlCss-more-sub-menu{
    /* line-height: 40px; */
  }
  .navbar .links li .sub-menu .more-sub-menu{
    position: absolute;
    top: 0;
    left: 100%;
    border-radius: 0 4px 4px 4px;
    z-index: 1;
    display: none;
  }
  .links li .sub-menu .more:hover .more-sub-menu{
    display: block;
  }
  
  .navbar .nav-links .sidebar-logo{
    display: none;
  }
  .navbar .bx-menu{
    display: none;
  }
  @media (max-width:920px) {
    nav .navbar{
      max-width: 100%;
      padding: 0 25px;
    }
  
    nav .navbar .logo a{
      font-size: 27px;
    }
    nav .navbar .links li{
      padding: 0 10px;
      white-space: nowrap;
    }
    nav .navbar .links li a{
      font-size: 15px;
    }
  }
  @media (max-width:800px){
    nav{
      /* position: relative; */
    }
    .navbar .bx-menu{
      display: block;
    }
    nav .navbar .nav-links{
      position: fixed;
      top: 0;
      left: -100%;
      display: block;
      max-width: 270px;
      width: 100%;
      line-height: 40px;
      padding: 20px;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      transition: all 0.5s ease;
      z-index: 1000;
      background: #000;
      
    }
    .navbar .nav-links .sidebar-logo{
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .sidebar-logo .logo-name{
      font-size: 25px;
      color: #fff;
    }
      .sidebar-logo  i,
      .navbar .bx-menu{
        font-size: 25px;
        color: #fff;
        margin-left: 2px;
      }
    nav .navbar .links{
      display: block;
      margin-top: 20px;
    }
    nav .navbar .links li .arrow{
      line-height: 40px;
    }
  nav .navbar .links li{
      display: block;
    }
  nav .navbar .links li .sub-menu{
    position: relative;
    top: 0;
    box-shadow: none;
    display: none;
  }
  nav .navbar .links li .sub-menu li{
    border-bottom: none;
  
  }
  .navbar .links li .sub-menu .more-sub-menu{
    display: none;
    position: relative;
    left: 0;
  }
  .navbar .links li .sub-menu .more-sub-menu li{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .links li:hover .htmlcss-arrow,
  .links li:hover .js-arrow{
    transform: rotate(0deg);
    }
    .navbar .links li .sub-menu .more-sub-menu{
      display: none;
    }
    .navbar .links li .sub-menu .more span{
      /* background: red; */
      display: flex;
      align-items: center;
      /* justify-content: space-between; */
    }
  
    .links li .sub-menu .more:hover .more-sub-menu{
      display: none;
    }
    nav .navbar .links li:hover .htmlCss-sub-menu,
    nav .navbar .links li:hover .js-sub-menu{
      display: none;
    }
  .navbar .nav-links.show1 .links .htmlCss-sub-menu,
    .navbar .nav-links.show3 .links .js-sub-menu,
    .navbar .nav-links.show2 .links .more .more-sub-menu{
        display: block;
      }
      .navbar .nav-links.show1 .links .htmlcss-arrow,
      .navbar .nav-links.show3 .links .js-arrow{
          transform: rotate(180deg);
  }
      .navbar .nav-links.show2 .links .more-arrow{
        transform: rotate(90deg);
      }
  }
  @media (max-width:370px){
    nav .navbar .nav-links{
    max-width: 100%;
  } 
  }
  

  @media(min-width:992px)
  {
    .whats-app-icon,.bx-search,.bx { display: none;}
    .search-box
    {
        margin-top: -20px;
    }
  }
.phone-no a {
    color: #000;
    font-size: 14px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px 7px;
    display: inline-block;
    border-radius: 7px;
    width: 175px;
}
.btn-effect-3
{
    background:#000 !important;
    padding:5px;
    color:#fff !important;
    
}

.accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 50px auto;
    padding: 0 50px;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
   margin-top: 16px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    background: #f5f5f5;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

@media screen and (max-width: 767px) {
    .accordion {
        padding: 0 16px;
    }
    .accordion h1 {
        font-size: 22px;
    }
}

/* Project slider */

.wrapper {
  max-width: 1193px;
    width: 100%;
    position: relative;
    margin: 0px auto;
}
.wrapper i {
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  text-align: center;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0,0,0,0.23);
  transform: translateY(-50%);
  transition: transform 0.1s linear;
}
.wrapper i:active{
  transform: translateY(-50%) scale(0.85);
}
.wrapper i:first-child{
  left: -72px;
}
.wrapper i:last-child{
  right: -22px;
}
.wrapper .carousel{
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 3) - 12px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 16px;
  border-radius: 8px;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.carousel::-webkit-scrollbar {
  display: none;
}
.carousel.no-transition {
  scroll-behavior: auto;
}
.carousel.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.carousel.dragging .card {
  cursor: grab;
  user-select: none;
}
.carousel :where(.card, .img) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel .card {
   scroll-snap-align: start;
   /*height: 408px;*/
    list-style: none;
    background: #fff;
    cursor: pointer;
    flex-direction: column;
    border-radius: 8px;
}
.carousel .card .img {
  background: #8B53FF;
  height: 148px;
  width: 148px;
  border-radius: 50%;
}
.card .img img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
}
.carousel .card h2 {
  font-weight: 600;
  font-size: 1.26rem;
  margin: 8px 0 7px;
}
.carousel .card span {
  color: #6A6D78;
  font-size: 1.31rem;
}

@media screen and (min-width:900px)

{
    .bx-search
    {
        display:none;
    }
}

@media screen and (max-width: 900px) {
  .wrapper .carousel {
    grid-auto-columns: calc((100% / 2) - 9px);
  }
  .search-box
  {
      display:none;
  }
}

@media screen and (max-width: 600px) {
  .wrapper .carousel {
    grid-auto-columns: 100%;
  }
}

/* End */
  