:root {
  --thm-black: #001b35;
  --thm-black-rgb: 0, 27, 53;
  --thm-base: #ffd662ff;
  --thm-base-rgb: 241, 219, 98;
}

.side_menu{
    padding: 10px 20px;
}

.list{
    display:none !important; 
}

.mauto {
  margin: auto 0;
}
.main-slider.style10 .content .big-title h2 {
  font-size: 120px;
}

.main-menu.style10 .navigation > li > a {
  color: #fff;
  padding: 43px 0px 43px;
}

.side-content-button .icon-bar {
  position: relative;
  display: block;
  background: #fff;
  width: 40px;
  height: 1px;
  margin: 4px 0px;
}

.header-video-button p {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  margin-left: 0px;
  margin-left: 10px;
}

.main-slider .banner-carousel.owl-carousel button.owl-dot {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  background: #7d7d7d;
  float: none;
  border-radius: 50%;
  margin: 20px 0px;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 1;
}

.experience-box-style2 .title-box {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  margin-top: -4px;
}

.about-style9-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 20px 0px 20px;
  z-index: 10;
}

.about-style9__content {
  position: relative;
  display: block;
  max-width: 100%;
}

.about-style9__content .title-box h2 {
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 300;
  text-transform: capitalize;
}

.single-service-style11 h4 {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 0px;
  text-align: center;
}

.single-service-style11 {
  position: relative;
  display: block;
  background: #ffffff;
  box-shadow: 0px 24px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 30px 30px;
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
  margin-bottom: 30px;
  z-index: 1;
}

.sticky-header .logo {
  position: relative;
  display: block;
  padding: 10px 0 10px;
}

.sticky-header .main-menu.style10 .navigation > li > a {
  padding: 38px 0px 38px;
  color: #001b33;
}

/* .experience-box-style2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: none;
  -moz-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  -o-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
  z-index: -1;
}

.experience-box-style2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: none;
  -moz-transform: skew(10deg, 0deg);
  -webkit-transform: skew(10deg, 0deg);
  -o-transform: skew(10deg, 0deg);
  -ms-transform: skew(10deg, 0deg);
  transform: skew(10deg, 0deg);
  z-index: -2;
}
 */
.single-service-style11 .icon {
  position: relative;
  display: block;
  margin-bottom: 14px;
  text-align: center;
}

.experience-box-style2 .title-box h5 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.54em;
  margin: 0 0 12px;
  text-align: center;
}

.experience-box-style2 .title-box h2 {
  font-size: 65px;
  line-height: 1.2em;
  text-transform: capitalize;
  text-align: center;
}

.single-testimonial-style8 h2 {
  font-size: 35px;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.12em;
}

.testimonial-style8-area {
  position: relative;
  display: block;
  overflow: hidden;
  background: #ffffff;
  padding: 50px 0 50px;
  z-index: 10;
}

.single-partner-logo-box a img {
  opacity: 1;
  width: auto;
  transition: all 0.2s ease-in-out 0.1s;
  filter: grayscale(0%);
}

.single-partner-logo-box:hover a img {
  opacity: 0.5;
  filter: grayscale(0%);
  transition: all 0.8s ease-in-out 0.1s;
}

.single-partner-logo-box a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 15px 0;
}

.footer--style5 {
  background: #f1db62;
  padding-top: 00px;
}

.footer.pdb {
  padding-bottom: 0px;
}

.footer-bottom-style5 {
  background: #f1db62;
}

.footer-bottom .bottom-inner .copyright p {
  color: #424242;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

.footer--style5 .footer-logo .inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 370px;
  width: 100%;
  height: 78px;
  z-index: 1;
}

.header-social-link ul li a {
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
  z-index: 1;
}

.fot_container {
  max-width: 900px;
  margin: 0 auto;
}

.loader-wrap .layer .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fffc;
}

.quick_contact {
  border: solid 1px #fff;
  padding: 10px;
  border-radius: 5px;
}

.main-menu .navigation > li > a span {
  position: relative;
  display: block;
  line-height: 39px;
  padding: 1px 10px 0;
  z-index: 1;
}

.main-menu.style10 .navigation > li > a span::before {
  top: auto;
  left: 0;
  bottom: auto;
  right: 0;
  background-image: none;
  transform: scaleX(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  background-color: var(--thm-base);
  height: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 38px 0;
}

.header-style10__middle {
  display: block;
  margin-left: 280px;
}

.main-menu .navigation > li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 43px 0px 43px;
  color: #ffffff;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 500ms ease;
  font-family: var(--thm-font-2);
  opacity: 1;
  z-index: 1;
  letter-spacing: 1px;
}

.main-slider.style10 .content .overlay-title {
  position: absolute;
  bottom: 400px;
  right: 50px;
  background: var(--thm-base);
  display: inline-block;
  padding: 6px 20px;
  color: var(--thm-black);
  font-size: 24px;
  font-weight: 100 !important;
  text-transform: uppercase;
  letter-spacing: 1em;
  font-family: var(--thm-font-2);
  -webkit-transform: perspective(400px) rotateY(0deg) translateX(130%);
  -ms-transform: perspective(400px) rotateY(0deg) translateX(130%);
  transform: perspective(400px) rotateY(0deg) translateX(130%);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  z-index: 10;
}
.main-menu .navigation > li > ul {
  position: absolute;
  top: 100%;
  left: inherit;
  width: 270px;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  display: none;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: all 100ms ease;
  z-index: 100;
  top: 125px;
}

.partner-style3-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding-bottom: 0px;
  z-index: 10;
}

.service-style9__top .title-box h2 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.service-style9__top .title-box h2 span:before {
  content: "";
  position: absolute;
  left: 4px;
  bottom: 15px;
  right: 4px;
  height: 22px;
  background: #f1db62;
  z-index: -1;
}

.service-style9__top .title-box h2 span {
  color: #0d0d0d;
}

.service-style9__top .title-box h3 {
  color: #2caec3;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  text-transform: uppercase;
}
.service-style9__top .title-box .border-box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 5px;
  background: #2caec3;
}

.service-style9__top .title-box h2 {
  font-size: 39px;
  line-height: 57px;
  font-weight: 300;
  margin: 28px 0 36px;
}

.project-style3-area {
  position: relative;
  display: block;
  overflow: hidden;
  background: #ffffff;
  padding: 0px 0 120px;
  z-index: 10;
}

.single-project-style3 .img-holder .inner::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  z-index: 2;
  opacity: 0.8;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(128, 183, 87, 0) 0%,
    rgb(147, 188, 48, 0) 40%,
    rgb(165, 193, 9, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(128, 183, 87, 0) 0%,
    rgb(147, 188, 48, 0) 40%,
    rgb(165, 193, 9, 0) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(128, 183, 87, 0) 0%,
    rgb(147, 188, 48, 0) 40%,
    rgb(165, 193, 9, 0) 100%
  );
}

.slogan-style2__content {
  position: relative;
  display: block;
  padding: 200px 0px;
}

.breadcrumb-area .title h2 {
  color: #ffffff;
  font-size: 50px;
  line-height: 1em;
  font-weight: 300;
  text-transform: uppercase;
}

.about-style2__image:hover .outer-text {
  right: -356px;
}
.about-style2__image .outer-text {
  position: absolute;
  top: 19px;
  right: -276px;
  color: rgba(var(--thm-black-rgb), 0.2);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1em;
  display: inline-block;
  transition: 0.5s ease;
  transform: rotate(-90deg) translateX(-90%);
  transform-origin: 0 0;
  width: max-content;
  font-family: var(--thm-font-2);
  transition: all 500ms ease;
}

.sec-title {
  position: relative;
  display: block;
  margin-top: 0px;
  padding-bottom: 10px;
}

/* 3wc */

.bg_gry_color {
  background-color: #f9f9f9;
}

.drop_1 {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.welcome_bg {
  background: url(../../images/bg.jpg) center top no-repeat;
  background-size: cover;
}

.vihaan_nirvana_2_welcome_bg {
  background: url(../../vihaan_nirvana_2/bg.jpg) center top no-repeat;
  background-size: cover;
}
.vihaan_273_welcome_bg {
  background: url(../../vihaan_273/bg.jpg) center top no-repeat;
  background-size: cover;
}
.vspicon img{
  width: 50px;
}
.vtext p{
  font-size: 16px;
  letter-spacing: 1px;
}
.formtext h2{
  font-size: 23px !important;
  text-transform: capitalize;
}
.mt50 {
  margin-top: 50px;
}
.mt40 {
  margin-top: 40px;
}
.mt30 {
  margin-top: 30px !important;
}
.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}

.yellow_color {
  color: #f4ba14 !important;
}

.blue_color {
  color: #0080b9 !important;
}

.ongoing_title_box {
  justify-content: space-between;
  padding: 30px;
  /*! margin-bottom: 70px; */
}

.ongoing_title_box h5 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.54em;
  margin: 0 0 12px;
  text-align: center;
}

.ongoing_title_box h2 {
  font-size: 65px;
  line-height: 1.2em;
  text-transform: capitalize;
  text-align: center;
}

.p_tag {
  font-size: 16px;
  letter-spacing: 0.12em;
  margin: 0;
}

/* mobile SMenu Styles */

.list-product-nav a {
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--thm-font-2);
  letter-spacing: 1px;
}
.list-product-nav a {
  display: block;
  text-decoration: none;
}
.list-product-nav a:hover,
.list-product-nav a:focus {
  color: #00b0ff;
}
.list-product-nav > li {
  border-bottom: solid 1px #555;
}
.list-product-nav > li a.list-product-cat {
  color: #fff;
  padding: 10px 20px;
  /*! background-color: #D52027; */
}
.list-product-nav > li > a.list-product-cat:hover,
.list-product-nav > li > a.list-product-cat:focus {
  color: #fff;
  text-decoration: none;
}
.list-product-subnav {
  display: none;
  /*! border: solid 1px #e9e9e9; */
}
.list-product-subnav li a {
  color: #fff;
  padding: 6px 25px;
}

.my_h3 {
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 300;
  text-transform: capitalize;

  margin-top: 25px;
  letter-spacing: 1px;
}

.project-style10-area,
.project-style3-area,
.features-style2-area,
.service-style10-area,
.about-style2-area,
.location-info-area,
.h7-contact-form-area {
  padding: 50px 0 50px;
}

.about-style2__image .inner-box .icon {
  position: absolute;
  top: 30px;
  left: 169px;
  right: 140px;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 35%;
  position: relative;
}
.popup h2 {
  margin-top: 0;
  color: var(--thm-black);
  font-family: var(--thm-font-2);
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: none;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #000000;
}
.popup .content {
  max-height: 100%;
  overflow: auto;
}
#popup1 .submitbtn input {
  width: 100% !important;
  margin-right: 0 !important;
}
.nribtn a:hover {
  box-shadow: none;
  background-color: white;
  color: #000000;
  border: 1px solid black;
}
.nribtn a {
  width: 100%;
  height: 43px;
  border: 1px solid #0080b9;
  font-size: 14px;
  text-transform: none;
  background-color: #0080b9;
  font-weight: 400;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 10px 30px;
  letter-spacing: 0.5px;
}
.nav-outer .mobile-nav-toggler .inner {
  background: #0080b9;
}
.header-style10__middle {
  display: block;
  margin-left: 0px;
}
.dsn {
  display: none !important;
}
.partner-box-style3 .single-partner-logo-box .inner {
  position: relative;
  background-color: transparent;
  display: block;
}
.single-project-style6 .content-box p a:hover {
  color: var(--thm-base);
}
.single-project-style6 .content-box p a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
.footerl {
  background: #e3cd51;
  color: #000;
}
.footerl p {
  margin-bottom: 8px;
  margin-top: 8px;
}
.footerl p a {
  color: #424242;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.header-social-link ul li a::before {
  background: #e1cb52;
}
.list-product-nav > li a.list-product-cat:hover {
  color: #00b0ff;
}
.glyphicon {
  position: relative;
  top: 5px;
}
.main-menu.style10 .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li:hover > a {
  color: #7d6c3b;
}
.main-menu.style10 .navigation > li > ul > li > ul > li:hover > a {
  color: #7d6c3b;
}
.comingsoon {
  text-align: center;
  margin: 150px 0;
}
.dsno,
.dsbl9 {
  display: none !important;
}