
/* == bootstrap == */
@import url("plugins/bootstrap-grid.min.css");
/* == fontawesome == */
@import url("plugins/fontawesome-all.min.css");
/* == Swiper == */
@import url("plugins/swiper.min.css");
/* == magnific popup == */
@import url("plugins/magnific-popup.min.css");
/* == Helper Class == */
@import url("global.min.css");
/* == aos == */
@import url("plugins/aos.css");
/* == lightgallery == */
@import url("plugins/lightgallery.css");


@font-face {
  font-family: "flaticon_mycollection";
  src: url("../fonts/flaticon_mycollection.woff2?23ff5c452ed564d188dee14edfda044b") format("woff2"),
url("../fonts/flaticon_mycollection.woff?23ff5c452ed564d188dee14edfda044b") format("woff"),
url("../fonts/flaticon_mycollection.eot?23ff5c452ed564d188dee14edfda044b#iefix") format("embedded-opentype"),
url("../fonts/flaticon_mycollection.ttf?23ff5c452ed564d188dee14edfda044b") format("truetype"),
url("../fonts/flaticon_mycollection.svg?23ff5c452ed564d188dee14edfda044b#flaticon_mycollection") format("svg")
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
  font-family: flaticon_mycollection !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-lobby:before {
  content: "\f101";
}
.flaticon-party:before {
  content: "\f102";
}
.flaticon-yoga:before {
  content: "\f103";
}
.flaticon-tennis:before {
  content: "\f104";
}
.flaticon-board:before {
  content: "\f105";
}
.flaticon-shopping-cart:before {
  content: "\f106";
}
.flaticon-kitchen:before {
  content: "\f107";
}
.flaticon-badminton:before {
  content: "\f108";
}
.flaticon-facial-massage:before {
  content: "\f109";
}
.flaticon-icon-15154409:before {
  content: "\f10a";
}
.flaticon-hotel:before {
  content: "\f10b";
}
.flaticon-washroom:before {
  content: "\f10c";
}
.flaticon-aloe-vera:before {
  content: "\f10d";
}
.flaticon-dumbbell:before {
  content: "\f10e";
}
.flaticon-restaurant:before {
  content: "\f10f";
}
.flaticon-table:before {
  content: "\f110";
}
.flaticon-charging:before {
  content: "\f111";
}
.flaticon-volleyball:before {
  content: "\f112";
}
.flaticon-net:before {
  content: "\f113";
}
.flaticon-player:before {
  content: "\f114";
}
.flaticon-bus-stop:before {
  content: "\f115";
}
.flaticon-playground:before {
  content: "\f116";
}
.flaticon-stage:before {
  content: "\f117";
}
.flaticon-park:before {
  content: "\f118";
}
.flaticon-night-club:before {
  content: "\f119";
}
.flaticon-monstera-deliciosa:before {
  content: "\f11a";
}
.flaticon-star:before {
  content: "\f11b";
}
.flaticon-jogging:before {
  content: "\f11c";
}
.flaticon-medicine:before {
  content: "\f11d";
}

@font-face {
  font-family: 'merriweatherregular';
  src: url('../fonts/merriweather-regular-webfont.woff2') format('woff2'),
    url('../fonts/merriweather-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppins';
  src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
    url('../fonts/poppins-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


:root,
:root .v-light,
:root .v-light-head {
  --white: #ffffff;
  --black: #000000;
  --black4: #414042;
  --bg-color: #f9f9f9;
  --assistant-color: #efefef;
  --theme-color: #ff552e;
  --font-color: #0009;
  --heading-color: #000;
  --border-color: #d2d2d2;
  --smooth-color: #141414;
  --reverse-color: #141414;
  --reverse-heading-color: #fff;
}

:root .v-dark,
:root .v-dark-head {
  --bg-color: #111;
  --assistant-color: #0b0b0b;
  --theme-color: #ff552e;
  --font-color: rgba(255, 255, 255, 0.69);
  --heading-color: #fff;
  --border-color: #ffffff1a;
  --smooth-color: #f9f9f9;
  --reverse-color: #f9f9f9;
  --reverse-heading-color: #000;
}

:root {
  --body-font: "poppins", sans-serif;
  --heading-font: "Philosopher", sans-serif;;
  --font-code: Menlo, monaco, Consolas, Lucida Console, monospace;
  --font-pre: "Courier 10 Pitch", Courier, monospace;
  --font-size-base: 16px;
  --font-size-h1: 40px;
  --font-size-h2: 35px;
  --font-size-h3: 30px;
  --font-size-h4: 24px;
  --font-size-h5: 20px;
  --font-size-h6: 16px;
  --menu-size: 12px;
  --line-height-base: 1.3;
  --line-height-content: 1.6;
  --font-weight-heading: 600;
  --font-weight-body: 400;
  --margin-padding: 120px;
  --margin-padding-mobile: 40px;
  --box-padding: 80px;
  --box-padding-mobile: 50px;
  --smooth-width: 4px;
  --color-overlay: #000;
}

/* -------------------------------------------------------
                   Core
-------------------------------------------------------- */

.vdo-titles h4{
  margin-top: -45px;
}
.nesltr{
  margin-top: 20px;
}

.video-container {
	position: relative;
	padding-bottom: 50.25%; /* 16:9 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80%;
}

.video-containerr {
	position: relative;
	padding-bottom: 70.25%; /* 16:9 */
	height: 0;
}
.video-containerr iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80%;
}



.project-intro .card{
  height: auto !important;
}

/* accordion starts */

/* Resets and fonts */

*,
*::before,
*::after {
	box-sizing: border-box;
	margin: 0;
}



/***** This is where the fun happens *****/

.dropdown-wrapper {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

/* Closed dropdown styles */
.dropdown {
	padding: 0.5em 1em;
	cursor: pointer;
	box-shadow: 0px 0px 4px 1px #0002;
	border-radius: 2px;
	width: 100%;
  background: #fff;
}

.dropdown__content {
	max-height: 0;
	transition: 200ms;

	overflow: hidden;
	padding: 0 1rem;
}

.dropdown__title{
  padding-top: 10px;
}

.dropdown__title::before {
	content: "+";
	display: inline-block;
	margin-right: 0.5em;
}

/* Active Dropdown Styles */

.dropdown.active .dropdown__content {
	max-height: 100vh;
	padding: 1rem;
	transition: 400ms;
}

.dropdown.active .dropdown__title::before {
	content: "-";
}


/* accordion ends */


@media (min-width: 375px) and (max-width: 450px){
  .socials li {
    margin-right: 201px !important;
}

  .vdo-titles h4{
    padding-left: 10px;
    margin-top: -60px;
    margin-bottom: 15px;
  }
  .nesltr{
    margin-top: 0px;
  }
  .fclts{
    margin-top: 16px;
  }
  .kshetra-img img{
    padding-top: 40px;
  }
  .railing{
    margin: 16px 0px 30px 0px;
  }
  .sm-title-block{
    padding-top: 25px;
  }
  .acrs{
    padding-right: 0px !important;
    
  }
  .layout-details{
    min-height: 121px;
  }
  .flr-img{
    margin-top: 10px;
  }
  .p-tb-120{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .p-b-120{
    padding-bottom: 40px !important;
  }
}
.vid-cntrr{
  margin:0;
  position:relative;
  padding:0;
  padding-bottom:calc(56.25%);
}

.sfts td{
  border-top: 1px solid #D7C173;
  border-bottom: 1px solid #D7C173;
  padding: 10px 20px;
  color: #000;
}
.sfts{
  background: url(../img/floral-bg-3.png) repeat #f1f1f1;
  padding: 50px;
  height: 100%;
}
.project-text{
 height: 200px;
 padding: 15px 15px 15px 20px;
 background: url(../img/floral-bg.png) repeat #f1f1f1;

}
.facilities{
  background: url(../img/floral-bg.png) repeat #D7C173;
  width: 100%;
  height: 100%;
  padding: 80px;

}
.faqs{
    background: url(../img/floral-bg.png) repeat #D7C173;
  width: 100%;
  height: 100%;
  padding: 80px;
}
.amenities{
  background: url(../img/floral-bg-2.png) repeat #414042;
  width: 100%;
  height: 100%;
  padding: 80px;

}
.amenities-txt li p{
  margin-top: 20px;
  margin-left: 15px;
  color: #fff;
  font-size: 18px;
}
.amenities-txt li{
  display: flex;
  border-bottom: 1px solid #ddd;
  /* color: #ffffff; */
  padding: 10px 20px;
}
.lctn-hglts{
  background: url(../img/floral-bg-3.png) repeat #fff;
  padding: 80px;
}
.lctn-hglts-txt{
  background: #ad9449;
  padding: 20px;
  position: relative;
  left: 100px;
  z-index: 1;
}
.directions{
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 52px;
  margin-bottom: 40px;
}
.prjct-hglts h6{
  color: #fff;
  text-decoration: none;
}
.prjct-hglts{
  position: fixed;
  bottom: 0;
  width: 100%;

}

.sm-title-block{
  font-size: 25px !important;
}
i.flaticon {
  font-size: 32px;
  border-radius: 50%;
  color: #fff;
}
i.flaticon::before{
  line-height: 60px;
  background: #f15a22;
  border-radius: 50%;
  padding: 10px;
}
/* td{
  border-top: 1px solid #ffffff9f;
  border-bottom: 1px solid #ffffff9f;
  color: #ffffff;
  padding: 10px 20px;
} */
.lobby li{
display: flex;
border-bottom: 1px solid #ddd;
/* color: #ffffff; */
padding: 10px 20px;
}
.lobby li p{
  margin-top: 20px;
  margin-left: 15px;
  font-size: 18px;
}
.pride{
  
  background: url(../img/floral-bg.png) repeat #D7C173;
  width: 100%;
  height: 100%;
  padding: 50px 80px;
  vertical-align: middle !important;
}

*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  font-size: var(--font-size-base);
}

body {
  background-color: var(--bg-color);
  background-image: radial-gradient(#000 0.6px, transparent 0);
  color: var(--font-color);
  line-height: var(--line-height-base);
  font-family: var(--body-font);
  font-weight: var(--font-weight-body);
  margin: 0;
  text-rendering: optimizeLegibility;
  transition: 100ms;
  transition-property: background-color, color;
}
.heading.tnk {
  align-items: center;
  vertical-align: middle;
}
.btn-waring {
  background-color: #f15a22;
  padding: 20px;
  border: 1px #f15a22 solid;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.btn-waring:hover {
  background-color: #000 !important;
  padding: 12px 0px;
  border: 1px #000 solid !important;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer; 
}

.main-root {
  position: relative;
}

.gb-top,
.gb-bottom {
  height: var(--margin-padding);
}
@media only screen and (min-width: 375px) and (max-width: 450px) {
  .faqs{
    padding: 30px 0px;
  }

  .glry-mt{
    margin-top: 25px !important;
  }
  .dots-container .dot {
    width: 15px !important;
    height: 15px !important;
}
  
.dots-container {
  bottom: 0px !important;
}
  .facilities {
    padding: 30px;
}
.amenities{
  padding: 30px;
}
  .lctn-hglts-txt {
    left: 0px;
    
}
.lctn-hglts {
  
  padding: 0px;
}
  .pride {
    padding: 25px ;
    margin-left: 0px;
   
}
.directions{
  padding: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.directions:hover{
  padding: 10px;
}
  .btn-waring{
    font-size: 13px !important;
  }
  .btn-waring:hover{
    font-size: 13px !important;
  }
  .headblock h1 {
    margin-bottom: 0px !important;
}
  .phone-vr-circle-fill {
    width: 50px !important;
    height: 50px !important;
    top: 18px !important;
    left: 18px !important;
  }
  #button-contact-vr .button-contact .phone-vr {
    width: 76px;
    height: 0px;
  }
  .phone-vr-img-circle {
    width: 35px !important;
    height: 35px !important;
  }
}
#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    right: 0;
}
/*phone*/
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #f16871;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    /* -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out; */
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
  0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
  10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
  20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
  30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
  40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
  50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
  100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}
.phone-bar a:hover {
    opacity: 0.8;color: #fff;
}
.headblock{background: #f1f1f1; padding: 10px;}
.headblock h1{ font-size: 2rem; color: #000; text-align: center;}
.headblock h1 .text-black{color: #000 !important;}
.headblock h1 small{font-size: 60%;}

.mobhead{   background: #d4af37;    color: var(--white);     font-size: 25px; padding: 10px;     font-family: var(--body-font);}
@media(max-width: 736px){
    .phone-bar{display: none;}
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
    color: #fff;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
.socials li {
  margin-right: 90px;
}
@media only screen and (max-width: 991px) {
/*
    .pride {
    background: url(../img/floral-bg.png) repeat #D7C173;
    width: 100%;
    height: 100%;
    padding: 0px;
     margin-left: -7px; 
    vertical-align: middle !important;
}

    .btn-waring {
    background-color: #f15a22;
    padding: 20px;
    border: 1px #f15a22 solid;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
*/
  .gb-top,
  .gb-bottom {
    height: var(--margin-padding-mobile);
  }

  .footer .copyright .copyright-text p {
    float: left;

  }

  .top-banner .top-banner-content-black {
    padding: 60px 40px;
    background: #0000005e;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .circle-bg {
    width: 35vw;
    height: 35vw;
  }

  /*Img effects*/
  /* .projects-gallery .grid-md-3 a img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  } */

  .projects-gallery .grid-md-3 a img:hover {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }

  .accordion__answer .high.high-scale img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }

  .accordion__answer .high.high-scale img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  .accordion__answer .text-block-bg img,
  .accordion__answer .text-block-normal img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }

  .accordion__answer .text-block-bg img:hover,
  .accordion__answer .text-block-normal img:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .highlights-2 li img,
  .highlights-3 li img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }

  .highlights-2 li:hover img,
  .highlights-3 li:hover img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    background: none;
  }

  .about-img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }

  .about-img img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}

@media only screen and (max-width: 991px) {
  .circle-bg {
    width: 50vw;
    height: 50vw;
    padding: 60px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .circle-bg {
    width: 70vw;
    height: 70vw;
  }

  .rera{
  
    margin: 20px;
    
  }

  .swiper-block {
    padding-top: 0px !important;
  }

  .swiper-slide {
    padding-top: 30px;
  }

  .amenities-block-1 {
    margin-top: 10px;
  }

  .amenities-block-1 {
    background-color: #f4f4f4;
    padding: 30px 10px 20px 10px !important;
  }

  .amenities-block {
    background-color: #f4f4f4;
    padding: 30px 10px 20px 10px !important;
  }

  .footer .copyright .copyright-text p {
    float: none;
    text-align: center;
  }

  .icons {
    background-color: #e4e3e3;
    padding: 7px;
    border-radius: 50%;
    width: max-content !important;
    margin: auto;

  }

}

@media only screen and (max-width: 575px) {
  .circle-bg {
    width: 100vw;
    height: 100vw;
  }

  .title-section p {
    padding: 0px 15px 15px 15px;
  }
}

.line-bottom {
  position: relative;
  padding-bottom: 20px;
}

.line-bottom::before,
.line-bottom::after {
  content: "";
  position: absolute;
  height: 2px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
}

.line-bottom::after {
  background-color: var(--theme-color);
  width: 60px;
}

.line-bottom::before {
  background-color: var(--border-color);
  width: 100%;
  height: 2px;
}

.prev-container,
.next-container {
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: var(--white);
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  font-size: 28px;
  z-index: 99;
}

.prev-container {
  transform: rotate(0deg);
  top: 50%;
}

.next-container {
  transform: rotate(0deg);
  top: 50%;
}

.prev-container {
  left: -45px;
}

.next-container {
  right: -45px;
}

@media only screen and (max-width: 991px) {

  .prev-container.next-container,
  .next-container.next-container {
    left: auto;
  }
}

.prev-container svg,
.next-container svg {
  height: 40px;
  width: 40px;
}

.prev-container svg .path,
.next-container svg .path {
  fill: none;
  stroke: var(--heading-color);
  stroke-miterlimit: 10;
  stroke-width: 1.8px;
  transition: opacity 0.3s, fill 0.3s, stroke 0.3s;
}

.prev-container svg .circle,
.next-container svg .circle {
  stroke-dashoffset: 113.113px;
  stroke-dasharray: 113.113px;
  stroke-width: 0;
  opacity: 0;
  fill: var(--heading-color);
}

.border-big-left {
  border-left: 10px solid var(--heading-color);
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .border-big-left {
    padding-left: 15px;
  }
}

.v-light .day-night .night {
  opacity: 0;
}

.v-light .day-night .moon {
  opacity: 1;
}

.cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 76px;
  height: 76px;
  z-index: 999999;
  pointer-events: none;
  border-radius: 50%;
  transform-origin: left top;
  transition: transform 0.35s;
  transform: scale(0.35) translate(-50%, -50%);
  mix-blend-mode: exclusion;
  background-color: #fff;
}

.cursor.cursor-scale-full,
.mfp-zoom-out-cur .cursor {
  transform: scale(1.2) translate(-50%, -50%);
}

.cursor.cursor-scale-full span,
.mfp-zoom-out-cur .cursor span {
  color: #000;
}

.cursor.cursor-scale-half {
  transform: scale(0.85) translate(-50%, -50%);
  mix-blend-mode: unset;
  background-color: var(--bg-color);
}

.cursor.cursor-scale-half span {
  color: var(--heading-color);
}

.cursor.cursor-drag .cursor-next,
.cursor.cursor-drag .cursor-prev {
  position: absolute;
  top: 0;
  right: -25px;
}

.cursor.cursor-drag .cursor-prev {
  right: auto;
  left: -25px;
}

.cursor.cursor-drag.no-drag {
  mix-blend-mode: exclusion;
  color: #fff;
}

.cursor.cursor-drag.no-drag .cursor-next,
.cursor.cursor-drag.no-drag .cursor-prev,
.cursor.cursor-drag.no-drag .cursor-drag {
  display: none;
}

.cursor.cursor-drag.cursor-up-down .cursor-next,
.cursor.cursor-drag.cursor-up-down .cursor-prev {
  position: absolute;
  top: -50px;
  right: auto;
  left: 33px;
  transform: rotate(-90deg);
}

.cursor.cursor-drag.cursor-up-down .cursor-prev {
  top: auto;
  bottom: -50px;
}

.cursor.cursor-drag.no-drag {
  mix-blend-mode: exclusion;
  background-color: #fff;
}

.cursor.cursor-drag.no-drag .cursor-next,
.cursor.cursor-drag.no-drag .cursor-prev,
.cursor.cursor-drag.no-drag .cursor-drag {
  display: none;
}

@media only screen and (max-width: 991px) {
  .cursor {
    display: none;
  }
}

.cursor .cursor-helper {
  position: absolute;
  border-radius: 50%;
  width: 100%;
  text-align: center;
}

.cursor .cursor-helper span {
  line-height: 76px;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 20px 20px 20px #000;
  display: none;
}

.cursor.cursor-view span.cursor-view {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-close span.cursor-close {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-play span.cursor-play {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-open span.cursor-open {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-prev span.cursor-prev {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-next span.cursor-next {
  mix-blend-mode: unset;
  display: block;
}

.cursor.cursor-drag span.cursor-drag {
  mix-blend-mode: unset;
  display: block;
}

.dsn-ajax-effect:not(.dsn-cursor-effect) .cursor {
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10px;
  transform: scale(0.3) translate(-50%, -50%);
  mix-blend-mode: unset;
}

.dsn-ajax-effect .cursor {
  display: inherit !important;
  transform: scale(0.3);
  mix-blend-mode: unset;
}

.dsn-ajax-effect .cursor:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 109px;
  border-radius: 50%;
  left: -9px;
  top: -15px;
  border-top: 5px solid #fff;
  animation-name: animate-load;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

.cursor.no-scale {
  transform: scale(0) translate(-50%, -50%);
}

input::placeholder,
textarea::placeholder,
.form-control::placeholder,
.form-box input::placeholder,
.form-box textarea::placeholder {
  color: var(--heading-color);
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

input[type=submit] {
  font-size: 16px;
  letter-spacing: 2px;
  border: 0;
  border-radius: 0;
  padding: 15px;
  font-weight: bold;
  cursor: pointer;
}

.custom-btn .text,
.custom-btn .icon {
  position: relative;
  color: var(--heading-color);
  padding: 15px 25px;
}

.custom-btn.border-radius-btn .text {
  border-radius: 50px 0 0 50px;
}

.custom-btn.border-radius-btn .icon {
  border-radius: 0 50px 50px 0;
}

.box-input {
  width: -webkit-max-content;
  width: max-content;
}

.box-input input {
  box-shadow: none;
  border: 0;
  font-size: 17px;
}

.box-input input:first-of-type {
  border-radius: 5px 0 0 5px;
}

.box-input input:last-of-type {
  border-radius: 0 5px 5px 0;
}

.box-input input::placeholder {
  font-size: 18px;
  font-weight: 700;
}

.download-app {
  width: 196px;
  height: 61px;
}

.link-arrow i {
  font-size: 13px;
}

.has-delay-short {
  animation-delay: 0.5s;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  outline: 0;
  outline-style: none;
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.font-heading {
  font-family: var(--heading-font);
}

.text-transform-upper {
  text-transform: uppercase;
}
/* .vid-cntr {
  margin:0 0 40px 0;
} */
.top-header{
  position: fixed;
   top: 0;
   width: 100%;
   background: #f15a22;
   z-index: 10;
   max-height: 70px;
  }
  .topnav {
 background-color: #f15a22;
 overflow: hidden;
      text-align: right;
      color: #fff;
}

/* Style the links inside the navigation bar */
.topnav a {
 /*float: right;*/
 color: #f2f2f2;
 text-align: center;
 padding: 12px 12px;
 text-decoration: none;
 font-size: 14px;
}

/* Change the color of links on hover */
.topnav a:hover {
 color: #fff;
}

.site-header .main-logo {
  color: var(--heading-color);
}

.site-header {
  position: fixed;
  top: 40px;
  width: 100%;
  background: #414042;
  z-index: 10;
  max-height: 70px;
}

.site-header .main-logo {
  width: 175px;
  pointer-events: all;
  position: relative;
  bottom: 6px;
}

.site-header .menu-wrapper {
  display: block;
  height: auto;
  width: 100%;
  background-color: transparent;
  z-index: 1;
}

nav ul {
  text-align: center;
  margin: 0;
  position: relative;
}

nav li {
  display: inline-block;
  margin-left: 30px;
  position: relative;
}

nav li.active a {
  color: #ffffff;
}

nav li.active::before,
nav li:hover::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0px;
  border: 2px solid #fff;
  width: 100%;
}

nav li a {
  overflow: hidden;
  line-height: 1.2;
  font-size: 15px;
  display: block;
  padding-bottom: 24px;
  padding-top: 25px;
  font-weight: 700;
  margin-bottom: 0;
  color: #979799;
  text-decoration: none;
}

nav li .fa-angle-down {
  position: absolute;
  top: 26px;
  right: -15px;
  color: #979799;
}

nav li .about-us-content a {
  color: var(--black);
}

.about-us-content ul {
  position: fixed;
  display: block;
  min-width: 195px;
  width: 100%;
  height: auto;
  left: 0;
  top: unset;
  margin-top: 5px;
  padding: 80px 272px;
  background-color: var(--white);
  transition-property: transform, opacity, visibility;
  transition-duration: 0.8s;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(35px);
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}

.about-us-content a {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: var(--black);
  transition: 0.15s padding ease-in-out;
  cursor: pointer;
}

.about-us-content a {
  height: 56px;
  line-height: 6px;
  border-top: 1px solid var(--border-color);
}

.about-us-content a .fa {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 24px;
}

.about-us-content a:hover {
  background: var(--theme-color);
  color: var(--white);
  padding-left: 15px;
}

.about-us-content a:hover a {
  color: var(--white);
}

.about-us-content a:hover .fa {
  opacity: 0;
}

.about-us-content a:not(:last-child) {
  border-bottom: 0.5px dotted var(--assistant-color);
}

.about-us-content a:before {
  content: "";
  position: absolute;
  opacity: 0;
  left: -10px;
  top: 0;
  height: 100%;
  width: 0px;
  /* transition: 0.5s; */
  background-color: var(--theme-color);
}

li.about-us:hover ul,
li.about-us:focus {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.menu-p .btn {
  line-height: 24px;
}

.social-icons {
  margin: 0px -24px;    
  text-align: right;
}

.social-icons li {
  display: inline-block;
}

.social-icons li a {
  position: relative;
  margin-top: 5px;
  color: #a1a1a1;
}

.social-icons li:not(:last-of-type) {
  margin-right: 10px;
}

.social-icons li a:after,
.social-icons li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0.02, 0.1, 0.9);
}

.social-icons li a:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--theme-color);
  transform: translate(-50%, -50%) scale(0.2);
}

.social-icons li a span {
  color: var(--theme-color);
  font-size: 13px;
  transform-origin: center bottom;
  cursor: pointer;
}

.social-icons li a i {
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.social-icons li a:hover i {
  transform: scale(0);
}

.social-icons li a:hover span {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, -25);
  transition: all 0.6s cubic-bezier(0.75, -0.5, 0, 1.75);
}

.social-icons li a:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
  transition-delay: 0.2s;
}

.social-network .social-title {
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--heading-color);
  font-weight: 600;
}

.social-network ul {
  padding-left: 20px;
}

.social-network ul:before {
  content: "";
  width: 3vw;
  top: 50%;
  height: 1px;
  background: var(--reverse-color);
  margin-right: 15px;
  opacity: 0.15;
}

.socials li:not(:last-of-type) {
  margin-right: 20px;
}

.socials li a {
  position: relative;
  margin-top: 5px;
  color: var(--heading-color);
}

.socials li a:after,
.socials li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0.02, 0.1, 0.9);
}

.socials li a:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--theme-color);
  transform: translate(-50%, -50%) scale(0.2);
}

.socials li a span {
  color: var(--theme-color);
  font-size: 13px;
  transform-origin: center bottom;
  cursor: pointer;
}

.socials li a i {
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.socials li a:hover i {
  transform: scale(0);
}

.socials li a:hover span {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, -25);
  transition: all 0.6s cubic-bezier(0.75, -0.5, 0, 1.75);
}

.socials li a:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
  transition-delay: 0.2s;
}

.menu-icon-bar {
  display: none;
}

.menu-icon-inner {
  display: inline-block;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: var(--theme-color);
  margin: 6px 0;
  transition: 0.4s;
}

.menu-icon-inner-change .bar1 {
  transform: translate(0, 11px) rotate(-45deg);
}

.menu-icon-inner-change .bar2 {opacity: 0;}

.menu-icon-inner-change .bar3 {
  transform: translate(0, -11px) rotate(45deg);
}

/** === Footer menu === */
.footer-navigation {
  display: inline;
}

.footer-navigation>div {
  display: inline;
}

.footer-navigation .footer-menu {
  display: inline;
  padding-left: 0;
}

.footer-navigation .footer-menu li {
  display: inline;
  margin-right: 1rem;
}
.cl2 {
  margin-top: 20px;
}

.text-green{ color: #f15a22 !important;}

/*--------------------------------------------------------------
## Next / Previous
--------------------------------------------------------------*/




@media only screen and (min-width: 992px) {
  .grid-4-massonary a:nth-child(odd) {
    margin-top: 80px;
  }
}

.filter-slide .swiper-slide.swiper-slide-next {
  filter: blur(2px);
}

.title-cover {
  position: absolute;
  width: 100%;
  font-family: var(--heading-font);
  font-size: 10vw;
  font-weight: 600;
  opacity: 0;
  transform: translateY(-100%);
  text-transform: uppercase;
  pointer-events: none;
  overflow: hidden;
}

.title-cover:not(.text-left):not(.text-right) {
  text-align: center;
}

.ul-list.ul-list-number li .number {
  font-size: 22px;
  color: var(--heading-color);
  border: 5px solid var(--border-color);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.ul-list.ul-list-border li:not(:last-of-type) {
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color);
}

.ul-list li:not(:last-of-type) {
  margin-bottom: 15px;
}

.experience-item:not(:last-of-type) {
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.about .over-info {
  width: calc(100% - 40px);
}

.about blockquote {
  border-left: 4px solid var(--theme-color);
}

.about-me .item img {
  width: 90px;
}

@media only screen and (max-width: 575px) {
        .tkgd-vdeo {
        width: 100%;
        /* margin: 15px; */
        height: 100%;
    }

  .about-me .text-right {
    text-align: left;
  }
}

.icon-larg {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-larg svg {
  fill: var(--theme-color);
  width: 50px;
}

.icon-larg.p-absolute {
  top: -25px;
  right: -25px;
}

.service-item .icon i {
  font-size: 45px;
}
.tkgd-vdeo{
  width: 100%; 
  margin:15px; 
  height: auto;
}

@media only screen and (max-width: 991px) {
     .tkgd-vdeo{
    width: 100%; 
    margin:15px; 
    /*height:400px;*/
  }
  .service-item .icon i {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .service-item .icon i {
    font-size: 26px;
  }
}

.services {
  counter-reset: workcounter;
}

.services .service-item {
  position: relative;
}

.services ul {
  list-style: none;
}

.services ul li {
  color: var(--heading-color);
  list-style: none;
  letter-spacing: 2px;
}

.services ul li::before {
  content: "";
  background-color: var(--theme-color);
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 50%;
  margin-right: 15px;
}

.services ul li:not(:last-of-type) {
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {

  .services:not(.service-2) .service-item .icon,
  .services:not(.service-2) .service-item .content {
    padding: 35px 40px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 991px) {

  .services:not(.service-2) .service-item .icon,
  .services:not(.service-2) .service-item .content {
    padding: 20px;
  }
}

@media only screen and (max-width: 575px) {

  .services:not(.service-2) .service-item .icon,
  .services:not(.service-2) .service-item .content {
    padding: 20px 15px;
  }
}

.services:not(.service-2) .service-item .icon {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.services:not(.service-2) .service-item .icon svg {
  fill: var(--theme-color);
  width: 50px;
}

.services:not(.service-2) .service-item .icon:after {
  counter-increment: workcounter;
  content: counters(workcounter, ".", upper-roman);
  font-family: "Silk Serif", serif;
  color: transparent;
  -webkit-text-stroke: 1px var(--theme-color);
  position: relative;
  font-size: 70px;
  line-height: 0.8;
  letter-spacing: 2px;
  opacity: 0.2;
}

.services:not(.service-2) .service-item .icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  z-index: 2;
  background: linear-gradient(to top, var(--bg-color), rgba(41, 41, 41, 0));
}

.services:not(.service-2) .service-item .icon img,
.services:not(.service-2) .service-item .icon svg {
  position: relative;
  width: 60px;
  z-index: 2;
}

.services.service-2.service-sm-icon .service-item .icon {
  width: 60px;
  height: 60px;
  padding: 10px;
  background-color: var(--reverse-color);
}

.services.service-2.service-sm-icon .service-item .icon.background-theme {
  background-color: var(--theme-color);
}

@media only screen and (min-width: 992px) {
  .services.service-2 .service-item {
    padding: 30px;
  }

  .services.service-2 .service-item .item-border-left {
    margin-left: -30px;
    padding-left: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
  .services.service-2 .service-item {
    padding: 20px;
  }

  .services.service-2 .service-item .item-border-left {
    margin-left: -20px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .services.service-2 .service-item {
    padding: 15px;
  }

  .services.service-2 .service-item .item-border-left {
    margin-left: -15px;
    padding-left: 15px;
  }
}

.services.service-2 .service-item .item-border-left {
  border-left: 2.5px solid var(--heading-color);
}

.services.service-2.icon-bottom .service-item .content {
  margin-bottom: 60px;
}

.services.service-2.icon-bottom .service-item .icon {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
  .service-app .col-sm-4 {
    position: absolute;
  }

  .service-app .col-sm-4 .item {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .service-app .col-sm-8:not(:first-of-type) .list-services {
    padding-top: 25px;
    border-top: 1px solid var(--border-color);
  }
}

.list-services .box-item:not(:last-of-type) {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--border-color);
}

.list-services .box-item .number {
  line-height: 1;
}

.service-restaurant-item {
  margin-top: -10px;
}

.service-restaurant-item .icon {
  width: 100px;
  height: 100px;
  border: 10px solid var(--theme-color);
}

.service-restaurant-item .icon img {
  width: 40px;
}

.service-restaurant-item .content {
  margin-top: -30px;
}

.section-service-hover .item {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.section-service-hover .item:hover {
  background-color: var(--theme-color);
  transform: translateY(-10px);
}

@media only screen and (max-width: 991px) {
  .section-gym .bg {
    background: transparent;
  }
}

@media only screen and (min-width: 992px) {
  .section-gym .bg {
    transform: skew(22deg);
  }
}

@media only screen and (min-width: 992px) {
  .section-gym .bg::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 150%;
    height: 100%;
    left: -100%;
    background-color: inherit;
  }
}

.section-gym .icon svg {
  fill: var(--theme-color);
}

.item-table .icon svg {
  width: 50px;
  fill: var(--theme-color);
}

.box-plus-icon .icon {
  flex: 0 0 40px;
  height: 40px;
}

@media only screen and (min-width: 992px) {
  .box-plus-icon .icon {
    margin-left: -50px;
  }
}


.nav-box {
  background: var(--white);
  opacity: 0.4;
}

.nav-box ul li {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  color: var(--white);
  position: relative;
}

.nav-box ul li a.active {
  color: #f15a22;
  opacity: 1;
}

.nav-box ul li a.active::before {
  content: '';
  border: 2px solid var(--black4);
  position: absolute;
  bottom: -20px;
  width: 100%;
}

.nav-box ul li:not(:first-of-type) {
  margin-left: 20px;
}

.nav-box ul li:not(:last-of-type) {
  margin-right: 20px;
}

.tabs-content-item {
  position: relative;
  display: none;
}

.tabs-content-item.active {
  display: block;
}

@media only screen and (min-width: 992px) {
  .box-image-vertical .box-img.w-50 {
    width: 50%;
    z-index: -1;
  }
}

.seat .box-info {
  border: 4px solid var(--assistant-color);
  border-radius: 2px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.accordion.accordion-bg .accordion__item {
  padding: 20px;
  border-radius: 5px;
}

.accordion.accordion-bg .accordion__item .accordion__answer {
  padding-bottom: 0;
  border-bottom: 0;
}

.accordion.accordion-bg .accordion__question {
  padding-bottom: 0;
  border-bottom: 0;
}

.accordion__answer {
  display: none;
  padding-top: 25px;
}

.accordion__answer p {
  max-width: 570px;
}

.accordion__item:not(:last-of-type) {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .accordion__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.accordion__question {
  position: relative;
  padding-bottom: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.accordion__question:after,
.accordion__question:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  right: 0;
  background-color: var(--heading-color);
  transition: transform 0.2s linear;
}

.expanded.accordion__question {
  border-bottom: 1px solid var(--border-color);
}

.accordion__question:after {
  transform: rotate(90deg) !important;
}

.expanded.accordion__question:after {
  transform: rotate(180deg) !important;
}

.expanded.accordion__question+.accordion__answer {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}

.expanded.accordion__question h4 {
  color: var(--theme-color);
}

@media only screen and (max-width: 991px) {
  .testimonials:not(.md-pt-section) {
    padding-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .testimonials .box-shadow-testimonials {
    display: none;
  }
}

.testimonials .testimonial-slider {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .testimonials .box-img {
    width: 50%;
    right: 0;
    top: 0;
    z-index: 0;
  }
}

.testimonials .prev-container,
.testimonials .next-container {
  z-index: 3;
  top: 0;
}

.testimonials .prev-container.prev-container,
.testimonials .next-container.prev-container {
  left: 25%;
}

@media only screen and (max-width: 575px) {

  .testimonials .prev-container.prev-container,
  .testimonials .next-container.prev-container {
    left: 30%;
  }
}

@media only screen and (max-width: 400px) {

  .testimonials .prev-container.prev-container,
  .testimonials .next-container.prev-container {
    left: 0;
  }
}

.testimonials .prev-container.next-container,
.testimonials .next-container.next-container {
  left: calc(25% + 41px);
}

@media only screen and (max-width: 575px) {

  .testimonials .prev-container.next-container,
  .testimonials .next-container.next-container {
    left: calc(30% + 41px);
  }
}

@media only screen and (max-width: 400px) {

  .testimonials .prev-container.next-container,
  .testimonials .next-container.next-container {
    left: 41px;
  }
}

.testimonials .testimonial-slider-item {
  display: flex;
  flex-wrap: wrap;
}

.testimonials .testimonial-slider-item .img {
  position: absolute;
  height: 100%;
  width: 25%;
}

@media only screen and (max-width: 575px) {
  .testimonials .testimonial-slider-item .img {
    width: 30%;
  }
}

@media only screen and (max-width: 400px) {
  .testimonials .testimonial-slider-item .img {
    display: none;
  }
}

.testimonials .testimonial-slider-item .text {
  flex: 0 1 75%;
  padding: 30px;
  margin-top: 40px;
  left: 25%;
}

@media only screen and (max-width: 575px) {
  .testimonials .testimonial-slider-item .text {
    flex: 0 1 70%;
    left: 30%;
    padding: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .testimonials .testimonial-slider-item .text {
    flex: 0 1 100%;
    left: 0;
    padding: 20px;
  }
}

.testimonials .position {
  color: var(--font-color);
  font-size: 14px;
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  .testimonials-2 .d-grid {
    grid-template-columns: 20% auto;
  }

  .testimonials-2 .testimonial-content:not(.testimonial-content-no-padding) {
    border-left: 2px solid var(--border-color);
    padding-left: 60px;
  }
}

.testimonials-2.testimonials-2-new .swiper-slide {
  border-radius: 5px;
  opacity: 1;
}

.testimonials-2.testimonials-2-new .swiper-slide-prev,
.testimonials-2.testimonials-2-new .swiper-slide-next {
  filter: blur(1px);
  transition: ease-in-out 0.5s;
  opacity: 0.5;
}

.testimonials-2.testimonials-2-new .swiper-slide-prev {
  transform: scale(0.8) translateX(125px);
}

.testimonials-2.testimonials-2-new .swiper-slide-next {
  transform: scale(0.8) translateX(-125px);
}

.testimonials-2 .testimonials-inner.pb-0 {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .testimonials-2 .testimonials-inner.w-80 {
    width: 100%;
  }
}

.testimonials-2 .icon-testimonials {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  transform: translateX(-50%);
  border: 10px solid var(--assistant-color);
}

.testimonials-2 .testimonial-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.testimonials-2 .avatar.align-items-center {
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .testimonials-2 .avatar.align-items-center.justify-content-center {
    flex-direction: column;
  }

  .testimonials-2 .avatar.align-items-center.justify-content-center img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}

.testimonials-2 .avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .testimonials-2 .avatar img {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonials-2 .avatar {
    flex-direction: row;
  }

  .testimonials-2 .avatar .sm-title-block {
    margin-top: 0;
  }
}

.testimonials-2 .brand-client .logo-box {
  min-height: auto;
}

.testimonials-gradient .testimonials-inner {
  position: relative;
  background: linear-gradient(to right, transparent, rgba(200, 200, 200, 0.2), transparent);
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .brand-client.w-80 {
    width: 100%;
  }
}

.brand-client .logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  padding: 10px;
  min-height: 200px;
}

.brand-client img {
  position: absolute;
  max-width: 180px;
  pointer-events: none;
}

.brand-client .info {
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}

.brand-client .logo-box:hover .info {
  opacity: 1;
  visibility: visible;
  background: #e7e7e7 !important;
  padding: 40px;
  border-top: 5px solid var(--black4);
  position: absolute;
  top: 0;
  bottom: 0;
}

.brand-client .logo-box:hover .info p {
  font-size: 14px;
}

@media only screen and (min-width: 992px) {

  .brand-client.dsn-under-header .prev-container,
  .brand-client.dsn-under-header .next-container {
    bottom: 0;
  }

  .brand-client.dsn-under-header .prev-container {
    left: -80px;
  }

  .brand-client.dsn-under-header .next-container {
    left: -40px;
  }
}

.features .feature-item {
  display: inline-block;
  width: 16%;
}

.features .feature-item:nth-of-type(n + 7) {
  margin-top: 30px;
}

@media only screen and (max-width: 991px) {
  .features .feature-item {
    width: 24%;
  }

  .features .feature-item:nth-of-type(n + 5) {
    margin-top: 30px;
  }

  .kshetra-img {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .features .feature-item {
    width: 32%;
  }

  .features .feature-item:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 575px) {
  .features .feature-item {
    width: 49%;
  }

  .features .feature-item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.features .feature-item .box-icon {
  width: 120px;
  margin: auto;
  padding: 40px 0;
  border-radius: 3px;
}

.features .feature-item .box-icon svg {
  width: 40px;
  fill: var(--theme-color);
}

.features .feature-item h5 {
  color: var(--font-color);
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .wrapper>*:first-child.dsn-under-header {
    position: relative;
    margin-top: -80px;
    z-index: 2;
  }

  .wrapper>*:first-child.dsn-under-header.hero-under-header {
    margin-top: -150px;
  }

  .wrapper>*:first-child.dsn-under-header .section-title,
  .wrapper>*:first-child.dsn-under-header .section-title-2 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper>*:first-child.dsn-under-header.service-2 .d-grid {
    grid-row-gap: 20px;
  }
}

.hero-under-header img {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar,
.sidebar-single,
.dsn-work-scrollbar {
  overflow: hidden;
  height: 100vh;
}

.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar .scrollbar-track,
.sidebar-single .scrollbar-track,
.dsn-work-scrollbar .scrollbar-track {
  background: none;
  width: 4px;
  mix-blend-mode: exclusion;
  z-index: 11;
}

.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar .scrollbar-track .scrollbar-thumb,
.sidebar-single .scrollbar-track .scrollbar-thumb,
.dsn-work-scrollbar .scrollbar-track .scrollbar-thumb {
  background: #fff;
  width: var(--smooth-width);
}

.admin-bar.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar,
.sidebar-single,
.dsn-work-scrollbar {
  height: calc(100vh - 46px);
}

@media screen and (min-width: 783px) {

  .admin-bar.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar,
  .sidebar-single,
  .dsn-work-scrollbar {
    height: calc(100vh - 32px);
  }
}

.locked-scroll #dsn-scrollbar {
  background-color: var(--bg-color);
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* -------------------------------------------------------
                   Header
-------------------------------------------------------- */
@media only screen and (max-width: 991px) {

  .header-personal .w-50,
  .header-project .w-50 {
    width: 100%;
  }
}

.v-light .header-project .title,
.v-light .next-project .title {
  color: var(--heading-color);
}

.header-project .sub-text-header li,
.next-project .sub-text-header li {
  position: relative;
  display: inline-block;
}

.header-project .sub-text-header li h5,
.next-project .sub-text-header li h5 {
  position: relative;
  padding-right: 20px;
  margin-right: 10px;
}

.header-project .sub-text-header li h5::after,
.next-project .sub-text-header li h5::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  height: 2px;
  background-color: var(--heading-color);
}

.header-project .sub-text-header li p,
.next-project .sub-text-header li p {
  display: inline-block;
}

.header-project .footer-header,
.next-project .footer-header {
  bottom: 0;
  padding-bottom: 30px;
  z-index: 2;
}

header .bg-container:not(.p-relative) {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  header .bg-container:not(.p-relative).custom-container {
    left: 50px;
    right: 50px;
    top: 100px;
    bottom: 120px;
    width: auto;
    height: auto;
  }
}

header .bg-half.polygon {
  width: 55vw;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%);
  height: 100vh;
}

@media only screen and (max-width: 991px) {
  header .bg-half.polygon {
    display: none;
  }
}

header .box-bottom {
  height: 120px;
}

@media only screen and (max-width: 767px) {
  header .box-bottom ul.d-flex li {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  header .box-bottom .socials {
    display: none;
  }
}

header .hero-content {
  position: relative;
  display: flex;
  flex-direction: column;
}

header .hero-content:not(.section-padding) {
  padding-top: 150px;
  padding-bottom: 150px;
}

header .border-left {
  padding-right: 0;
}

header .border-left .has-border:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 35px;
  background-color: var(--heading-color);
  margin-top: -10px;
  left: -1px;
}

@media only screen and (max-width: 991px) {
  header .col-lg-6.h-100 {
    display: none;
  }
}

header .box-img .box-img-inner {
  width: 60vh;
  height: 60vh;
  border: 2px solid var(--border-color);
  padding: 20px;
  border-radius: 50%;
}

header .box-img .box-img-inner img {
  border-radius: 50%;
}

header.header-restaurant .dsn-controls {
  bottom: 30px;
  left: 50%;
  position: absolute;
}

header.header-restaurant .control-nav {
  bottom: 60px;
  left: 60px;
  right: 60px;
  position: absolute;
  z-index: 2;
}

header.header-restaurant .control-nav .prev-container,
header.header-restaurant .control-nav .next-container {
  background: transparent;
  border: 1px solid var(--border-color);
  border-radius: 50%;
}

header.header-restaurant .control-nav .next-container {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 991px) {
  header.header-restaurant .box-img-inner {
    width: 40vh;
    height: 40vh;
  }
}

@media only screen and (max-width: 575px) {
  header.header-restaurant .col-sm-5 {
    display: none;
  }
}

header .list-restaurant li {
  display: inline-block;
}

header .list-restaurant li:not(:first-of-type) {
  padding-left: 20px;
}

header .list-restaurant li:not(:last-of-type) {
  padding-right: 20px;
  border-right: 1px solid var(--border-color);
}

header .list-restaurant li h5 {
  font-size: 15px;
  margin-bottom: 5px;
}

/* -------------------------------------------------------

-------------------------------------------------------- */
.dsn-header-parallax {
  position: relative;
  overflow: hidden;
}

.dsn-header-parallax .has-bigger-scale {
  transform: scale(1.2);
}

/*--------------------------------------------------------------
## pages
--------------------------------------------------------------*/
/* -------------------------------------------------------
                   09 - Slider
-------------------------------------------------------- */
.dsn-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.dsn-slider.dsn-slider-architecture .dsn-progress {
  display: none;
}

@media only screen and (min-width: 992px) {
  .dsn-slider.dsn-slider-architecture .slide-inner {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 575px) {
  .dsn-slider.dsn-slider-architecture .dsn-controls {
    display: none;
  }
}

.dsn-slider.dsn-slider-architecture .box-slider-bottom {
  z-index: 1;
}

@media only screen and (max-width: 575px) {
  .dsn-slider.dsn-slider-architecture .box-slider-bottom {
    padding: 30px 20px;
  }
}

.dsn-slider.dsn-slider-architecture .dsn-controls {
  position: absolute;
  bottom: 30px;
  right: 150px;
  margin-top: 0;
  z-index: 2;
}

.dsn-slider.dsn-slider-architecture .control-nav {
  position: absolute;
  right: 150px;
  bottom: 60px;
  z-index: 2;
}

.dsn-slider.dsn-slider-architecture .control-nav .prev-container {
  left: 85px;
}

.dsn-slider.dsn-slider-architecture .control-nav .next-container {
  left: 130px;
}

.dsn-slider img {
  pointer-events: none;
}

.dsn-slider .bg-container {
  position: absolute;
}

.dsn-slider .bg-container,
.dsn-slider .bg-container .swiper-container {
  width: 100%;
  height: 100%;
}

.dsn-slider .slide-inner {
  counter-reset: workcounter;
}

@media only screen and (min-width: 992px) {
  .dsn-slider .slide-inner {
    padding-left: 15%;
    padding-right: 0;
  }
}

.dsn-slider .slide-inner .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer;
}

.dsn-slider .slide-inner .swiper-slide:not(.swiper-slide-active) a {
  pointer-events: none;
}

.dsn-slider .metas {
  color: var(--heading-color);
  padding-top: 1px;
}

.dsn-slider .metas::before {
  counter-increment: workcounter;
  content: counters(workcounter, ".", decimal-leading-zero);
  position: relative;
  font-size: 12px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: 2px;
  margin-right: 5px;
  padding: 4px;
  border: 1px solid var(--theme-color);
}

.dsn-slider .dsn-controls {
  position: relative;
}

.dsn-slider .dsn-controls .tx {
  color: var(--heading-color);
  font-size: 17px;
}

.dsn-slider .dsn-controls .dsn-numbers {
  font-size: 14px;
  letter-spacing: 2px;
}

.dsn-slider .dsn-controls .dsn-numbers .full-number {
  color: var(--heading-color);
}

.dsn-slider .dsn-progress {
  width: 100%;
  height: 1.5px;
  background: rgba(255, 255, 255, 0.33);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.12), 0 0 2px rgba(255, 255, 255, 0.24);
}

.dsn-slider .dsn-progress::before,
.dsn-slider .dsn-progress .dsn-progress-indicator::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.12), 0 0 10px rgba(255, 255, 255, 0.24);
}

.dsn-slider .dsn-progress:before,
.dsn-slider .dsn-progress .dsn-progress-indicator:after,
.dsn-slider .dsn-progress .dsn-progress-indicator {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #fff;
}

.dsn-slider .dsn-progress .dsn-progress-indicator {
  margin-top: -1px;
  width: 30%;
  height: 1px;
}

.dsn-slider .dsn-progress .dsn-progress-indicator::after {
  left: auto;
  right: 0;
}

.dsn-slider .control-nav {
  position: relative;
  padding-left: 45px;
}

.dsn-slider .control-nav .prev-container,
.dsn-slider .control-nav .next-container {
  background-color: transparent;
  cursor: pointer;
  left: 0;
}

.dsn-slider .control-nav .next-container {
  left: 60px;
}

.dsn-slider .box-slider-bottom {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 50px;
  padding-bottom: 50px;
  bottom: 0;
  z-index: 2;
}

@media only screen and (max-width: 575px) {
  .dsn-slider .box-slider-bottom .dsn-btn-primary {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .dsn-slider .swiper-slide:not(.swiper-slide-active) .slide-content {
    opacity: 0;
    visibility: hidden;
  }
}

.hover-reveal {
  position: fixed;
  z-index: -1;
  width: 280px;
  height: 420px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}

.hover-reveal__inner,
.hover-reveal__img {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.hover-reveal__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--bg-color);
}

/* -------------------------------------------------------
                   Blog
-------------------------------------------------------- */
@media only screen and (min-width: 576px) {
  .our-blog-2 .blog-item {
    padding-left: 0;
  }
}

.our-blog-2 .blog-item.blog-item-border-bottom .box-content:after {
  width: 100%;
}

.our-blog-2 .blog-item.blog-item-no-border .box-img img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
}

.our-blog-2 .blog-item.blog-item-no-border .box-content {
  border-bottom: 0;
}

.our-blog-2 .blog-item.blog-item-no-border .box-content:after,
.our-blog-2 .blog-item.blog-item-no-border .box-content:before {
  display: none;
}

.our-blog-2 .blog-item .box-img {
  height: 330px;
}

.our-blog-2 .blog-item .box-img img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.our-blog-2 .blog-item .entry-date {
  letter-spacing: 1.5px;
  color: var(--heading-color);
}

.our-blog-2 .blog-item .entry-date a:last-of-type {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid var(--theme-color);
}

.our-blog-2 .blog-item .box-content {
  position: relative;
  border-bottom: 1px solid var(--heading-color);
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .our-blog-2 .blog-item .box-content.pt-30 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 575px) {
  .our-blog-2 .blog-item .box-content.pt-30 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .our-blog-2 .blog-item .box-content {
    padding: 30px 25px;
  }
}

@media only screen and (max-width: 575px) {
  .our-blog-2 .blog-item .box-content {
    padding: 30px 15px;
  }
}

.our-blog-2 .blog-item .box-content:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: var(--theme-color);
  transition: width 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.18);
}

.our-blog-2 .blog-item:hover .box-content:after {
  width: 100%;
}

.our-blog-3 .blog-item {
  min-height: 400px;
}

.our-blog-3 .blog-item .box-img {
  height: 100%;
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
}

.our-blog-3 .blog-item .box-content {
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
}

.our-blog-3 .blog-item .box-content .meta span {
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
}

.our-blog-3 .blog-item .box-content .title-block {
  transition: color 1s cubic-bezier(0, 0, 0.2, 1);
}

.our-blog-3 .blog-item .box-content .desc {
  opacity: 0;
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  transform: translateY(10px);
}

.our-blog-3 .blog-item:hover .box-img {
  height: 100%;
  transform: scale(1.15);
}

.our-blog-3 .blog-item:hover .box-content {
  background-color: var(--assistant-color);
}

.our-blog-3 .blog-item:hover .box-content .meta span {
  background-color: var(--theme-color);
  color: var(--heading-color);
}

.our-blog-3 .blog-item:hover .box-content .title-block {
  color: var(--theme-color);
}

.our-blog-3 .blog-item:hover .box-content .desc {
  transform: translateY(0);
  opacity: 1;
}

@media only screen and (max-width: 575px) {

  .blog-item .box-img .entry-date,
  .blog-item .box-content {
    margin-left: 0;
  }
}

.blog-item .box-img img {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}

.blog-item .box-img .entry-date {
  background-color: var(--reverse-color);
  color: var(--reverse-heading-color);
  padding: 15px 30px;
}

.bolg .item .border-top {
  border-color: rgba(var(--heading-color), 0.5);
}

/* -------------------------------------------------------
                  contact
-------------------------------------------------------- */
.contact-form .form-box {
  position: relative;
  z-index: 2;
}

.contact-form .form-box label {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.5px;
}

.contact-form .form-box input,
.contact-form .form-box textarea {
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border: 1px solid var(--border-color);
  padding: 10px 18px;
  color: var(--heading-color);
  margin-top: 10px;
  margin-bottom: 0;
}

.form-box {
  position: relative;
  padding: 40px;
}

.form-box.p-0 {
  padding: 0;
}

@media only screen and (max-width: 575px) {
  .form-box {
    padding: 40px 20px;
  }
}

.form-box .form-group {
  width: 100%;
  /*margin-bottom: 10px;*/
}

.form-box .form-group .help-block {
  color: red;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px;
}

.form-box .form-group li {
  list-style: none;
}

.entry-box {
  width: 100%;
}

.entry-box input,
.entry-box textarea {
  font-size: 16px;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1.5px solid var(--border-color);
  padding-bottom: 10px;
  color: var(--font-color);
  margin-top: 10px;
  margin-bottom: 0;
  letter-spacing: -0.5px;
}

.entry-box input::placeholder,
.entry-box textarea::placeholder {
  color: var(--font-color);
  font-size: 16px;
  letter-spacing: -0.5px;
}

.entry-box input {
  height: 100%;
}

.entry-box label {
  font-family: var(--heading-font);
  font-weight: 600;
  letter-spacing: 2px;
  color: var(--theme-color);
}

.box-info-contact {
  padding-left: 30px;
}

@media only screen and (max-width: 991px) {
  .box-info-contact {
    margin-top: 20px;
    padding-left: 0;
  }
}

.box-info-contact ul li:not(:first-of-type) {
  margin-top: 30px;
}

@media only screen and (max-width: 991px) {
  .box-info-contact ul li {
    display: inline-block;
    width: 32.8%;
  }
}

@media only screen and (max-width: 767px) {
  .box-info-contact ul li {
    width: 49%;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 400px) {
  .box-info-contact ul li {
    width: 100%;
  }
}

.box-info-contact ul li .text-p:not(:nth-last-child) {
  margin-bottom: 10px;
}

.box-info-contact ul li a {
  display: block;
  text-decoration: underline;
}

.box-info-contact ul li .social-item:not(:last-of-type) {
  margin-bottom: 10px;
}

.box-info-contact ul li .social-item a {
  text-decoration: none;
}

.single-contact .box-info .info-item:not(:last-of-type) {
  margin-bottom: 30px;
}

.single-contact .box-info .info-item .icon {
  color: var(--heading-color);
}

.single-contact .box-info .info-item a {
  letter-spacing: 2px;
  border-bottom: 1px solid var(--border-color);
}

.single-contact .form-box {
  padding: 0;
}

.single-contact .entry-box input,
.single-contact .entry-box textarea {
  margin-top: 0;
  padding: 10px;
  border: 1px solid var(--border-color);
}

.single-contact .entry-box input::placeholder,
.single-contact .entry-box textarea::placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*
  Map
 */
.map-custom {
  position: relative;
  width: 100%;
  height: 70vh;
}

.map-custom .gm-fullscreen-control,
.map-custom .gm-bundled-control,
.map-custom .gm-bundled-control-on-bottom,
.map-custom .gmnoprint,
.map-custom .gm-style-cc {
  display: none !important;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Archives
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* -------------------------------------------------------
                   Footer
-------------------------------------------------------- */
@media only screen and (max-width: 991px) {
  .footer .box-contact .d-grid:not(.d-grid-no-space) {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

.footer .footer-item:not(:last-of-type) {
  border-right: 0px solid var(--border-color);
}

@media only screen and (max-width: 767px) {

  .footer .footer-item:first-of-type,
  .footer .footer-item:nth-of-type(2) {
    border-bottom: 1px solid var(--border-color);
  }
}

@media only screen and (max-width: 575px) {
  .footer .footer-item:last-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.footer .footer-item .footer-item-inner {
  padding: 15px;
}

.footer .logo-footer a {
  width: 70px;
}

.footer .copyright {
  padding-bottom: 30px;
  margin-top: 30px;
}

@media only screen and (max-width: 575px) {
  .footer .copyright {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .footer .copyright .social {
    margin-right: auto;
  }
}

.footer .copyright .copyright-text {
  color: var(--font-color);
  margin-top: 8px;
}

.footer .scroll-top {
  cursor: pointer;
    display: none;
}

@media only screen and (max-width: 575px) {
  .footer .scroll-top {
    display: none;
  }
}

.footer .scroll-top,
.footer .scroll-top img {
  width: 60px;
}

.footer .scroll-top i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: var(--heading-color);
}

.footer .nav-footer li:not(:last-of-type) {
  margin-bottom: 10px;
}

.footer .nav-footer li a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.footer .item p:not(:last-of-type) {
  margin-bottom: 10px;
}

body.v-dark .logo-footer img.logo-dark,
.footer.v-dark .logo-footer img.logo-dark {
  display: block;
}

body.v-dark .logo-footer img.logo-light,
.footer.v-dark .logo-footer img.logo-light {
  display: none;
}

body.v-light .logo-footer img.logo-dark,
.footer.v-light .logo-footer img.logo-dark {
  display: none;
}

body.v-light .logo-footer img.logo-light,
.footer.v-light .logo-footer img.logo-light {
  display: block;
}

.cap {
  position: absolute;
  bottom: 30px;
  left: 0;
  background-image: linear-gradient(to right, #0e0e0e5c 0%, #1b1515 100%);
  padding: 4px 15px;
  color: #fff;
  z-index: 10;
}

.cap span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.caption {
  transform-origin: left center;
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  margin-top: 15px;
}


.accordion.accordion-bg .accordion__item {
  padding: 0px !important;
  border-radius: 0px !important;
}

.accordion.accordion-bg .accordion__question {
  padding: 20px 10px 20px 20px !important;
  background-color: #e7e7e7;
}

.accordion.accordion-bg .accordion__item .accordion__answer {
  padding: 30px !important;
}

.services ul li {
  color: var(--heading-color);
  list-style: none;
  letter-spacing: 0px !important;
  font-size: 15px !important;
}

.accordion__question:after,
.accordion__question:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  right: 21px;
  background-color: var(--heading-color);
  transition: transform 0.2s linear;
    display: none;
}

.features {
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
}

.footer .scroll-top,
.footer .scroll-top img {
  width: 60px;
  float: right !important;

}

.footer .scroll-top {
  cursor: pointer;
  margin-top: -104px !important;
  margin-right: 13px;
}

#philosophy {
  background-color: #fff;
}

.contact {
  background-color: #fff !important;
}


.section {

  opacity: 0;
  transform: translateY(50px) scale(0.5);
  transition: all 3s;
}



.show {
  opacity: 1;
  transform: translateY(0px) scale(1);
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}


.animate {
  animation-duration: 0.75s;
  animation-delay: 0.5s;
  animation-name: animate-fade;
  animation-timing-function: cubic-bezier(0.26, 0.53, 0.74, 1.48);
  animation-fill-mode: backwards;
}

.delay-1 {
  animation-delay: 6s;
}

.delay-2 {
  animation-delay: 7s;
}

.delay-3 {
  animation-delay: 8s;
}


.accordion__answer .text-block {
 /* max-width: 560px;*/
  margin-bottom: 20px;
}

.accordion__answer .text-block-rt {
  max-width: 560px;
  margin-bottom: 20px;
  float: right;
}

.accordion__answer .header {
  padding-bottom: 10px;
}

.accordion__answer p {
  max-width: 100%;
}

.accordion__answer p.text {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}

.accordion__item:not(:last-of-type) {
  margin-bottom: 5px;
}

.cover-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}


.accordion.accordion-bg .accordion__item .accordion__answer {
  padding-bottom: 0;
  border-bottom: 0;
  background-color: var(--white);
  /*overflow: hidden;*/
    display: block;
    
}

.our-blog-3 .blog-item .box-content .desc {
  opacity: 0;
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  transform: translateY(10px);
  text-align: justify;
}

.socials li a {
  position: relative;
  margin-top: 5px;
  color: #a1a1a1;
}

.icons {
  background-color: #e4e3e3;
  padding: 14px;
  border-radius: 50%;
  width: auto;
}

.icon-title {
  padding: 10px 0px 0px;
  text-align: center;

}

.block-border-1 .title-section .icon-title {
  padding: 10px 0px 0px;
  text-align: left;

}

.title-section {
  padding: 0px 0px;
}

.block-border {
  border-bottom: 1px solid #e4e3e3;

  padding-bottom: 35px;
}


.block-border-1 {
  border-bottom: 1px solid #e4e3e3;

  padding-bottom: 25px;
}

/*Home Page About*/

.about-vijayakalpa h1 {
  font-size: 35px;
}

.about-vijayakalpa .para {
  max-width: 860px;
  font-size: 16px;
  line-height: 22px;
}

.about-vijayakalpa .semi-heading {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
}

.about-vijayakalpa .item {
  margin: 0;
}

.about-vijayakalpa .item button {
  padding: 0;
}

/*Home page btns*/

.btn.btn-black.explore {
  width: 167px;
  background-position: 100px;
}

.btn.btn-black.submit {
  width: 167px;
  background-position: 100px;
}

/*Home Page Projects*/

.home-projects {
  margin-top: 60px;
}

.home-projects h1 {
  font-size: 35px;
}

.home-projects .blog-item {
  min-height: 280px;
}

.home-projects .dsn-swiper .title-block {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 400;
}

.home-projects .dsn-swiper .semi-heading {
  font-size: 16px;
}

.home-projects .dsn-swiper .swiper-pagination {
  bottom: -60px;
  top: inherit;
}

/*Home Page Philosophy*/

.home-philosophy {
  margin-top: 60px;
  background-color: #F15A22;
  padding: 70px 0;
  overflow: hidden;
}

.home-philosophy h1 {
  font-size: 35px;
}

.home-philosophy .about-our-philosophy {
  color: var(--white);
  font-size: 16px;
  line-height: 26px;
  width: 340px;
  text-align: left;
}

.home-philosophy .logo-v {
  max-width: 300px;
  top: 100px;
  left: 0px;
  position: relative;
}

.home-philosophy .d-grid:not(.d-grid-no-space) {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}

.home-philosophy .blog-item {
  height: 240px;
  position: relative;
  min-height: 240px;
}

.home-philosophy .blog-item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.343329) 58.79%, rgba(0, 0, 0, 0) 93.39%);
}

.home-philosophy .blog-item .title-block {
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
  padding: 21px;
  z-index: 99;
}

.home-philosophy .content-text {
  padding-top: 0;
  padding-bottom: 0;
}

.home-philosophy .content-text p {
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 40px;
}

.home-philosophy .content-text .para-top-border {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/*Testimonials*/

.testimonials-2 h1 {
  font-size: 35px;
}

.testimonials-2 .dsn-swiper .swiper-pagination {
  bottom: -45px;
  top: inherit;
  z-index: auto;
}

.testimonials-2 .background-section {
  background: var(--white);
}

.testimonials-2 .testimonial-content h4 {
  font-size: 24px;
}

.testimonials-2 .testimonial-content h5 {
  font-size: 13px;
  font-weight: 500;
}

.testimonials-2 .testimonial-content {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.testimonials-2 .testimonial-content .text p {
  font-size: 14px;
}

/*footer*/
footer.v-dark {
  background: var(--black4);
  overflow: hidden;
}

footer .logo-dark {
  max-width: 140px;
}

footer .useful-links li {
  font-size: 12px;
}

footer .footer-inner {
  border-bottom: 1px solid var(--border-color) !important;
}

footer .footer-item .ft-heading {
  font-family: 'poppins';
  font-size: 16px;
}

footer .footer-inner p.over-hidden {
  font-size: 12px;
  margin-bottom: 5px;
}

footer .footer-inner .link-hover {
  font-size: 12px;
  color: inherit;
}

/*About page styles*/

.about-founder {
  background: var(--black4) url('../../assets/img/symbol.png') no-repeat 1335px center;
  padding: 80px 0;
}

.about-founder .founder-name {
  max-width: 455px;
}

.about-founder h2 {
  color: var(--white);
}

.about-founder p.para,
.about-founder p {
  color: var(--white);
  font-size: 14px;
  line-height: 21px;
}

.about-founder .founder p {
  max-width: 480px;
}

.about-banner .nav-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  background: #00000054 !important;
  height: 60px;
  z-index: 9;
}

/*Why us page*/

.bim h2,
.bim p {
  color: var(--white);
}

.bim p {
  font-size: 14px;
  max-width: 450px;
}

.bim .bim-ul {
  margin-left: 15px;
}

.bim .bim-ul li {
  color: var(--white) !important;
  list-style: initial;
}

.top-banner {
  position: relative;
}

.top-banner .top-banner-content-black {
  padding: 60px 40px;
  /*   background: var(--black);
  opacity: 0.7; */
  background-color: #0000006b;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.top-banner .top-banner-content {
  position: absolute;
  left: 15%;
  top: 50%;
}

.top-banner .top-banner-content .title {
  color: var(--black4);
}

.top-banner .top-banner-content-black .title {
  color: var(--white);

  padding-top: 17%;
}

/*Project Page*/

.btnprjt{background-color: rgb(212, 175, 55);
    padding: 1.2em 2em;
    font-size: 15px;
    border-radius: 8px;
    margin-top: 1em;
    margin-bottom: 1em;
    cursor: pointer;
font-weight: 600;}
/* .kshetra-txt{
  margin-top: -25px !important;
} */
.layout-details .acres{
 padding: 30px;
}
.layout-details .acres span{
  font-size: 3rem;
  font-weight: bolder;
}
.layout-details {
  background: #D7C173;
  /* min-height: 132px; */
}

.layout-details li {
  background: #D7C173;
  display: block;
  float: left;
  min-width: 146px;
  border-left: 1px solid rgb(142, 123, 59, 0.4);
  padding: 24px 10px;

}

.layout-details li:first-child {
  border: 0;
}

.layout-details li p:first-child {
  font-size: 30px;
  font-weight: bold;
  color: var(--black);
  margin-bottom: 5px;
}

.layout-details li p:last-child {
  font-size: 13px;
  color: var(--black);
}

.layout-tabs.tab-section {
  margin: 1px auto;
  overflow: hidden;
  text-align: center;
  border-bottom: 0px solid var(--border-color);
}

.layout-tabs.tab-section .features {
  border-top: 0;
  border-bottom: 1px solid var(--border-color);
}

.layout-tabs.tab-section .nav-box {
  opacity: 1;
}

.layout-tabs.tab-section .nav-box ul li {
  background: var(--border-color);
  height: 40px;
  
  
  margin: 0 auto;
  width: auto;
  display: inline-block;
  color: var(--black);
    font-size: 20px;
    padding: 10px;
}

.layout-tabs.tab-section .nav-box ul li.active {
  background: #d4af37;
  color: var(--white);
}

.layout-tabs.tab-section .nav-box ul li:before {
  border: 0;
}

.layout-tabs.tab-section .tabs-content-item p.theme-color {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  font-weight: bold;
}

.layout-tabs.tab-section .layout-specifications {
  background: #ececec;
  width: 100%;
    padding: 10px;

}

.layout-tabs.tab-section .layout-specifications li {
  float: left;
  /*border-left: 1px solid rgb(216 216 216);*/
  text-align: center;
  font-size: 20px;
  font-weight: bold;
    color: #000;
}

.layout-tabs.tab-section .layout-specifications li:first-child {
  border: 0;
}

.layout-tabs.tab-section .layout-specifications li .theme-color { color: #f15a22
}
.ullasa-logo {
  margin: 130px 0;
}

.highlights {
  margin-left: 30px;
}

.highlights li {
  font-size: 14px;
  list-style: disc;
  color: var(--black);
  line-height: 26px;
}

.text-block-bg {
  background: #e9e9e9;
  padding: 0;
}

.text-block-bg p.para,
.text-block-normal p.para {

  color: var(--black);
  font-size: 15px;
}

.text-block-bg .header,
.text-block-normal .header {
  position: absolute;
  bottom: 0px;
  background: var(--black);
  /* width: 100%; */
  opacity: 0.6;
  color: var(--white);
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
}

.text-block-normal {
  overflow: hidden;
}

.text-block-normal-lt {
  width: 49%;
  float: left;
  position: relative;
  max-height: 280px;
  overflow: hidden;
}

.text-block-normal-rt {
  width: 49%;
  float: right;
  position: relative;
  max-height: 280px;
  overflow: hidden;
}

.accessibility-blocks .highlights {
  margin-left: 20px;
}

.location-map {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  position: relative;
}


.location-map .google-map-icon {
  max-width: 60px;
  position: absolute;
  right: 0px;
  bottom: 0;
}

.accordion .accordion__question__inner {
  padding: 20px 20px;
  cursor: pointer;
}

.accordion .accordion__item__inner {
  /*  border-top: 1px solid #eeeeee; */

  background-color: #f8f8f8;
  padding: 0px 0px;
  margin-bottom: 10px;
}

.accordion .accordion__question__inner h6 {
  padding-right: 32px;
}

.accordion .accordion__answer__inner {
  padding: 20px;
}

.accordion .accordion__item__inner .accordion__question__inner .fa {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 20px;
}

.accordion .accordion__answer__inner {
 /* display: none;*/
}

.accordion .accordion__answer__inner p.para {
  font-size: 15px;
}

/*Contact Page*/

.contact-content .content-top {
  background: #f7f7f7;
  padding: 30px;
}

.contact-content .content-bottom {
  background: var(--theme-color);
  width: 100%;
  color: var(--white);
  padding: 30px 30px 90px 30px;
  overflow: hidden;
}

.contact-content .content-bottom .head-office {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.contact-content .content-bottom .item {
  width: 100%;
  margin: 10px 0 0 0;
}

.contact-content h5 {
  line-height: 30px;
}


/*Button Styles*/

.btn.btn-black {
  width: auto;
  padding: 20px;
  display: block;
  cursor: pointer;
  color: var(--white);
  font-size: 18px;
  background:  var(--black4) no-repeat;
  background-position: 130px;
  background-size: 25px;
  transition: 0.15s padding ease-in-out;
  font-weight: 700;
}

.btn.btn-black:hover {
  padding: 20px;
  background: var(--theme-color) no-repeat;
}

.btn-black img {
    width: 22px;
}

.read-more {
  transition: 0.15s padding ease-in-out;
}

.read-more:hover {
  padding-left: 30px;
}

.read-more:hover .arrow1 {
  opacity: 0;
}

/*swiper bullets*/

.swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #555555;
}

.swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--theme-color);
}

/*Projects --> Gallery*/

button.mfp-close {
  border-radius: 50%;
  border: 1px solid #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 14px;
}

button.mfp-close:hover {
  color: var(--white);
}

button.mfp-arrow-right,
button.mfp-arrow-left {
  width: 40px;
  height: 40px;
  background: var(--white);
  border-radius: 50%;
}

.mfp-arrow-right:after,
.mfp-arrow-left:after {
  content: "";
  position: absolute;
  z-index: 11;
  display: block;
  width: 16px;
  height: 16px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 0px;
  border-bottom-width: inherit;
}

.mfp-arrow-right::after {
  top: -24px;
  left: -30px;
  transform: rotate(130deg);
}

.mfp-arrow-left::after {
  top: -24px;
  left: -16px;
  transform: rotate(314deg);
}

.mfp-arrow-left::before,
.mfp-arrow-right::before {
  display: none;
}

.mfp-arrow-right {
  right: 30px;
}

.mfp-arrow-left {
  left: 30px;
}

/*Image zoom*/

.box-content p {
  text-align: left;
}

.formsapp-sidetab-button {
  font-size: 0.9em !important;
  height: 36px !important;
  min-width: 145px !important;
}

.formsapp-sidetab-button svg {
  fill: currentColor;
  left: 13px;
  position: absolute;
  top: 6px !important;
  width: 16px !important;
}

.formsapp-sidetab-button .icon-1{
  display: none !important;
}

#reveal1 {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#reveal1.visible {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.contact-form {
  background-color: #f7f7f7;
}

.highlights1 .fa {
  text-indent: -17px;
}

.highlights1 li {
  text-indent: -4px;
}

.services ul {
  list-style: none;
  padding-left: 24px;
}

.item i {
  padding-left: 10px;
}

.addr {
  font-size: 14px;
}

.item p {
  font-size: 14px;
}

.expanded.accordion__question {
  background-color: #d4af37 !important;
}

.expanded.accordion__question h4 {
  color: #fff;
}


/* slider */

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

.slide-container .prev,
.slide-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: all 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  text-decoration: none;
  display: none;
}

.slide-container .prev:hover,
.slide-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}

.slide-container .prev {
  left: 2px;
}

.slide-container .next {
  right: 2px;
  display: none;
}

.dots-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 10px;
}

.dots-container .dot {
  cursor: pointer;
  margin: 5px;
  width: 20px;
  height: 20px;
  color: #333;
  border-radius: 50%;
  background-color: #dfd6ce;
  /* display: none; */
}

.dots-container .dot.active {
 background-color: #f15a22;
}


.slide-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin: auto;
  position: relative;
}

.slide-container .slide {
  display: none;
  width: 100%;
}

.slide-container .slide.fade {
  animation: fade 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

.slide-container .slide img {
  width: 100%;
}

/* slider */

.amenities-block {
  background-color: #f4f4f4;
  padding: 30px 30px 10px 30px;

}

.amenities-block-1 {
  background-color: #f4f4f4;
  padding: 30px 30px 77px 30px;

}

.swiper-block {
  padding-top: 70px;
}

.section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title {
  font-size: 36px;
}

.description {
  font-size: 18px;
  margin-top: 20px;
}

.copyright p {
  font-size: 12px;
  color: #bbbbbb;
}



.formsapp-sidetab-button {
  padding-left: 1em !important;
  padding-right: 1em !important;
}

h5 .theme-color-black {
  font-size: 15px;
  color: #000;
}

.accordion .accordion__question__inner h6 {
  font-weight: 400;
}

.content-block {
  padding: 15%;
}

.distance-block {
  background-color: #f4f4f4;
  padding: 30px 30px 30px 30px;
}

.location-block {
  background-color: #f4f4f4;
  padding: 30px 30px 30px 30px;
}


.location-block .highlights-1 img {
  width: 12%;
  padding: 4px;
}


.highlights-1 li::marker {
  display: none;
  font-size: 0px !important;
}


.highlights-1 li {
  font-size: 16px;
  list-style: disc;
  color: var(--black);
  line-height: 26px;
    font-weight: bold;
}

.highlights-1 img {
  width: 7%;
  padding: 4px;
}




.highlights-2 li {
  font-size: 14px;
  list-style: disc;
  color: var(--black);
  line-height: 26px;
}

.highlights-2 li::marker {
  display: none;
  font-size: 0px !important;
}

.highlights-2 img {
  width: 12%;
  padding: 5px;
  margin-bottom: 10px;
  background: #eaeaea;
  margin-right: 5px;
}

.highlights-3 li {
  font-size: 16px;
  list-style: disc;
  color: var(--black);
  line-height: 26px;
    font-weight: bold
}

.highlights-3 li::marker {
  display: none;
  font-size: 0px !important;
}

.highlights-3 img {
  width: 12%;
  padding: 4px;
  background-color: #eaeaea;
  margin-bottom: 10px;
  margin-right: 5px;
}

.expanded .accordion__question {
  background-color: #d4af37 !important;
}

.formsapp-sidetab-button.right {
  border-radius: 0px !important;
  background: var(--black) !important;
  opacity: 0.75;
  color: #f15a22 !important;
}

/*Flip animation*/

.flip-card {
  background-color: transparent;
  margin-bottom: 30px;
  perspective: 1000px;
  overflow: hidden;
}

.accordion__question__inner .expanded {
  background-color: #14bfb5;
}



.expanded.accordion__question__inner {
  background-color: #d4af37 !important;
  color: #fff;
}

.expanded h6 {
  color: #fff !important;
}

.flip-card-inner .flip-card-front img {
  height: 100%;
  width: 100%;

}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 348px;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);

}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: var(--black);
}

.flip-card-back {
  background-color: #e7e7e7;
  color: var(--white);
  transform: rotateY(180deg);
  border-top: 5px solid var(--black);
}

.flip-card-back p {
  color: var(--black);
  padding: 30px;
}

.faq-ans .accordion__item__inner {
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
}

.faq-ans .accordion__item__inner:hover {
  background-color: #ad9449;
}

.faq-ans .accordion__item__inner:hover h6,
.faq-ans .accordion__item__inner:hover .fa,
.faq-ans .accordion__item__inner:hover .para {
  color: var(--white);
}

button.formsapp-popup-button {
  border-radius: 0px !important;
  color: #fff !important;
}

.formsapp-popup .formsapp-popup-content {
  border-radius: 0px !important;
}

.formsapp-iframe.popup {
  border-radius: 0px !important;
  padding: 20px 10px 0px 30px;
}




.formsapp-iframe.popup {
  opacity: 1;
  z-index: 999999;
  border: 2px solid #e6e6e6;
}

.responsive-img {
  display: none;
}

.site-header .extend-container .social .socials {
  float: right;

}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  font-family: 'poppins';
  text-align: center;
}

.white-popup p {
  font-size: 12px;
  margin: 20px 0;
  text-align: left;
}

.white-popup .btn {
  background: #d4af37;
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  width: 200px;
  padding: 10px;
  cursor: pointer;
}

.white-popup .mfp-close:hover {
  color: var(--black);
}



div#form-content {
  height: auto !important;
  padding: 0 !important;
  padding-top: 1em !important;
}

.general-content.embedded {
  min-height: auto !important;
}

.form-body {
  margin-top: -17px !important;
  padding-bottom: 0 !important;
  padding-left: 0px !important;
  padding-right: 30px !important;
  padding-top: 21px !important;
}

.big-question-wrapper {
  margin-top: -41px;
}

.question.submitbutton.center {
  margin-top: -30px;
}

.submit-button {
  margin-bottom: 0 !important;
}

.question.submitbutton.center {
  left: auto !important;
  position: absolute !important;
  right: 0 !important;
  top: 11px;
  width: auto !important;
}



#app #form-content .general-content {
  max-width: 100% !important;
  min-height: 55px !important;
  margin: 0 auto !important;
}


.expanded .accordion__answer__inner {
  background-color: transparent !important;
}

#form-content {
  padding: 0em 0 0 !important;
}

#app .content .general-content .form .form-body .question {
  width: 70% !important;
}

.general-content.embedded {
  max-width: none !important;
  min-height: auto !important;
}


.white-popup .text-center {
  color: #f15a22;
}

#agree {
  background-color: #f15a22;
}

.distance-block .highlights-1 img{
  margin-right: 6px;
}

.i-icon[data-v-08209afc] svg {
  font-size: inherit;
  width: 1em;
  height: 1em;
  display: none !important;
}

html body #app .content .general-content .form .form-body .question .question-body .prepend-icon:not(.i-button) .i-icon{
  display: none !important;
}

.about-link-res,
.dsn-meta-menu {
  display: none;
}

.location-bg{
  background-image: url('../assets/img/symbol.png');
}

video {
  width: 100%;
}

.gallery-options .caption {
  transform-origin: left center;
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  margin-top: 15px;
}

 .caption h4 {
  font-size: 16px;
  color: rgba(0,0,0,1);
  font-family: 'Poppins';
  font-weight: bold;
}

.rera{
  padding: 15px 10px;
  border: 1px dashed #000;
  margin-top: 17px;
  text-align: center;
}


@media only screen and (min-width: 1024px) and (max-width: 1399px)  {
  .layout-details{
    min-height: 168px !important;
  }
  .sfts {
    padding: 27px;
    height: 100%;
}
  .header{
    font-size: 16px;
  }
  .sfts td {
    padding: 10px 8px;
    color: #000;
    font-size: 12px;
}
  .layout-details{
    min-height: 130px;
  }
.pride {
    background: url(../img/floral-bg.png) repeat #D7C173;
    width: 100%;
    height: 100%;
    padding: 30px 30px;
    margin-left: 0px;
    vertical-align: middle !important;
}
 
}
@media only screen and (min-width: 1440px) and (max-width: 2559px){
   .pride {
    background: url(../img/floral-bg.png) repeat #D7C173;
    width: 100%;
    height: 100%;
    padding: 50px 80px;
    vertical-align: middle !important;
} 
    
    
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
  .cust-tsmnl{
    margin-top: 20px;
  }
  .nesltr{
    margin-top: 0px;
  }
  .prdsplndr{
    padding-bottom: 40px !important;
  }
  .nwsltr .card{
    margin-top: 25px;
  }
  .lctn-hglts-txt {

    position: relative;
    left: 0px;
   
}
  .kshetra-img img{
    padding: 40px 20px;
  }
  .glry-mt{
    margin-top: 25px !important;
  }
  .layout-details{
    min-height: 162px;
  }
  
    .pride {
    background: url(../img/floral-bg.png) repeat #D7C173;
    width: 100%;
    height: 100%;
    padding: 0px;
     margin-left: -7px; 
    vertical-align: middle !important;
}

    .btn-waring {
    background-color: #f15a22;
    padding: 20px;
    border: 1px #f15a22 solid;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
  
    
}
.p-tb-120{
    padding-top: 80px;
    padding-bottom: 80px;
}

i.fab.fa-whatsapp.text-white {
    font-size: 20px;
    margin-top: 9px;
    align-items: center;
}

.lobby .bor-no{
    border: none;
}
#amenities .bor-no{
     border: none;
}
.p-b-120{
    padding-bottom: 80px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-b-50{
    margin-bottom: 50px;
}
    /*  */

    .tab-buttons {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
    }

    .tab-btn {
      padding: 10px 20px;
      background-color: #ccc;
      border: none;
      cursor: pointer;
    }

    .tab-btn.active {
      background-color: #4CAF50;
      color: white;
    }

    .tab-content {
      display: none;
      padding: 20px;
      border: 1px solid #ddd;
    }

    .tab-content.active {
      display: block;
    }
@media (min-width: 576px) {

   .flr-plns-btn{
      margin: 0 auto !important;
    }

}

/*custom css*/
/*.video-wrapper{*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/

/*.tkgd-vdeo{*/
/*    width:100%;*/
/*    display:block;*/
/*}*/

/*.play-button{*/
/*    position:absolute;*/
/*    top:50%;*/
/*    left:50%;*/
/*    transform:translate(-50%, -50%);*/
/*    width:80px;*/
/*    height:80px;*/
/*    background:rgba(0,0,0,0.6);*/
/*    border-radius:50%;*/
/*    display:flex;*/
/*    align-items:center;*/
/*    justify-content:center;*/
/*    font-size:35px;*/
/*    color:white;*/
/*    cursor:pointer;*/
/*}*/
   
   .video-wrapper{
position:relative;
width:100%;
}

.tkgd-vdeo{
width:100%;
display:block;
}

.center-play{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
width:90px;
height:90px;
background:rgba(255,255,255,0.7);
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:40px;
color:black;
cursor:pointer;
transition:0.3s;
}


/* Hide custom play button on mobile */
@media (max-width: 768px) {
    .center-play{
        display:none !important;
    }
    .cust-tsmnl{
    margin-top: 20px;
  }
  .nesltr{
    margin-top: 0px;
  }
  .prdsplndr{
    padding-bottom: 40px !important;
  }
  .nwsltr .card{
    margin-top: 25px;
  }
  .lctn-hglts-txt {

    position: relative;
    left: 0px;
    padding:0px;
   
}
.amenities{
  
  width: 100%;
  height: 100%;
  padding: 10px;

}
.facilities {
    
    width: 100%;
    height: 100%;
    padding: 10px;
}
.faqs {
  
    width: 100%;
    height: 100%;
    padding: 10px;
}
.lctn-hglts {

    position: relative;
    left: 0px;
    padding:0px;
   
}
.slide-container {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 103%;
    margin: auto;
    position: relative;
}
.dots-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0px;
    margin-top: 24px;
}
.sm-title-block {
    font-size: 22px !important;
}
.dots-container .dot {
    
    margin: 5px;
    width: 10px;
    height: 10px;
    color: #333;
    border-radius: 50%;
    background-color: #dfd6ce;
    /* display: none; */
}

  .kshetra-img img{
    padding: 10px 0px;
  }
  .glry-mt{
    margin-top: 25px !important;
  }
  .layout-details{
    min-height: 162px;
  }
  
    .pride {
    background: url(../img/floral-bg.png) repeat #D7C173;
    width: 100%;
    height: 100%;
    padding: 0px;
     margin-left: 0px; 
    vertical-align: middle !important;
}

    .btn-waring {
    background-color: #f15a22;
    padding: 12px 0px;
    border: 1px #f15a22 solid;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
  
    
}
.p-tb-120{
    padding-top: 80px;
    padding-bottom: 80px;
}

i.fab.fa-whatsapp.text-white {
    font-size: 20px;
    margin-top: 9px;
    align-items: center;
}

.lobby .bor-no{
    border: none;
}
#amenities .bor-no{
     border: none;
}
.p-b-120{
    padding-bottom: 60px;
}
.m-b-20{
    margin-bottom: 10px;
}
.m-b-50{
    margin-bottom: 30px;
}
    /*  */

    .tab-buttons {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
    }

    .tab-btn {
      padding: 10px 20px;
      background-color: #ccc;
      border: none;
      cursor: pointer;
    }

    .tab-btn.active {
      background-color: #4CAF50;
      color: white;
    }

    .tab-content {
      display: none;
      padding: 20px;
      border: 1px solid #ddd;
    }

    .tab-content.active {
      display: block;
    }
}


/*mobile sticky buttons */

/* Hide by default (desktop) */
.mobile-cta,
.brochure-btn {
  display: none;
}

/* Mobile only */
@media (max-width: 768px){

  /* Bottom CTA */
  .mobile-cta{
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      display: flex;
      z-index: 9999;
  }

  .cta-btn{
      flex: 1;
      text-align: center;
      padding: 15px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
  }

  .call-btn{
      background: rgb(241, 90, 34);     
  }

  .enquire-btn{
      background: rgb(241, 90, 34);
  }

  /* 👉 ADD THIS PART */
  /*.brochure-btn{*/
  /*    display: block;*/
  /*    position: fixed;*/
  /*    right: 0;*/
  /*    top: 50%;*/
  /*    transform: translateY(-50%) rotate(-90deg);*/
  /*    background: #e60023;*/
  /*    color: #fff;*/
  /*    padding: 12px 20px;*/
  /*    font-weight: bold;*/
  /*    z-index: 9999;*/
  /*    border-radius: 6px 6px 0 0;*/
  /*    text-decoration: none;*/
  /*}*/
}

@media (max-width: 768px){
body{
    padding-bottom: 70px; 
}
}



@media (max-width: 768px){

.brochure-btn{
    position: fixed;
    top: 50%;
    right: 0;

    transform: translate(40%, -50%) rotate(-90deg); /* ðŸ”¥ adjusted */
    
    background: rgb(241, 90, 34);
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    z-index: 9999;

    border-radius: 5px 5px 0 0;
}

}
/*@media (max-width: 768px){*/
/*.brochure-btn{*/
/*    right: 0;*/
/*}*/
/*}*/


/* MOBILE ONLY */
@media (max-width: 768px) {

  /* Overlay */
  .custom-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    inset: 0;
    /*background:rgb(241, 90, 34);*/
    backdrop-filter: blur(4px);
  }

  /* Modal Box */
  .modal-content {
    background: #fff;
    margin: 25% auto;
    padding: 20px 15px;
    width: 90%;
    max-width: 360px;
    border-radius: 12px;
    position: relative;
    animation: fadeInUp 0.3s ease;
  }

  /* Animation */
  @keyframes fadeInUp {
    from {
      transform: translateY(30px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  /* Close button */
  .close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
    color: #555;
  }

  /* Heading */
  .modal-content h2 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    align-items: center;
  }

  /* Inputs */
  .modal-content input {
    width: 100%;
    margin: 8px 0;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
  }

  .modal-content input:focus {
    border-color: #ff5a2c;
    outline: none;
    box-shadow: 0 0 0 2px rgba(255, 90, 44, 0.15);
  }

  /* Button */
  .modal-content button {
    width: 100%;
    margin-top: 12px;
    padding: 12px;
    border-radius: 8px;
    background: linear-gradient(45deg, #ff5a2c, #ff7a2c);
    color: #fff;
    border: none;
    font-weight: 600;
    font-size: 15px;
  }

  /* Recaptcha */
  .g-recaptcha {
    margin-top: 10px;
    transform: scale(0.9);
    transform-origin: left;
  }
}

/* Hide on desktop */
@media (min-width: 769px) {
  .custom-modal,
  .brochure-btn {
    display: none !important;
  }
}


/*book visit button */


.header-cta-btn {
    background: #f15a22;
    color: #fff !important;
    padding: 8px 14px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    margin-left: 12px;

    /* ✅ KEY FIX */
    display: flex;
    align-items: center;
    width: 134px;   /* match menu height */
}

/* Ensure container aligns properly */
.menu-wrapper .col-md-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* Fix icons alignment */
.social-icons {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

/*.site-header {*/
/*    overflow: visible !important;*/
/*}*/

/*.header-cta-btn {*/
/*    position: relative;*/
/*    top: 0;*/
/*}*/

/*book vist form */

.briefing-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  inset: 0;
  background: rgba(0,0,0,0.6);
}

.briefing-box {
  background: #fff;
  width: 90%;
  max-width: 420px;
  margin: 8% auto;
  padding: 25px;
  border-radius: 10px;
  position: relative;
}

.close-btn {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 22px;
  cursor: pointer;
}

.briefing-box input {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.briefing-box button {
  width: 100%;
  padding: 12px;
  background: #f15a22;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-weight: bold;
}

 /*awards section*/
 .testimonial-img-box {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 6px; /* optional for better look */
}

.testimonial-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
 
 
