 .bg{
            box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    background-attachment: fixed !important;
    background-size: cover !important;
    overflow-x: hidden;
    background-position: right bottom !important;
    }
     .navbar {
     border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(0,0,0,0.0);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}
.ml-auto .dropdown-menu {
      left: auto !important;
      right: 30px;
    }
    .ul .li .a {
        color:white;
    font-size: 1vw;
    line-height: 30px;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 1px;
}
.ul .li .a2 {
        color:black;
    font-size: 1vw;
    line-height: 30px;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 1px;
}
#project1:hover a {
	color: black;
}
.drop-toggle::after {
    display:none;
}
.cXfdtP div {
    transform: inherit !important;
}

.hotMenuMain {
    background-color: #8adff2 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    font-size: 0.7vw;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 1s 0s ease;
    position: relative;
    letter-spacing: 0px;
    display: flex;
    padding: 0.9vw 3vw 0.9vw 1vw;
    text-align: left;
    color: #fff;
}
.hotMenuMain span {
    background: #8adff2 0% 0% no-repeat padding-box;
    border: 1px solid #00000000;
    border-radius: 8px;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 2.2vw;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0;
    border-left: 1px solid #ffffff36;
}
.hotMenuMain span svg {
    width: 0.6vw;
}
.cXfdtP div {
    transform: inherit !important;
}

.hotMenu {
    display: none;
    list-style: none;
    background: #db2d34;
    min-width: 230px;
    top: 2.8vw;
    margin: 0px;
    border-radius: 3px 0px 10px 10px;
    padding: 12px 0px;
    position: absolute;
    right: 0;
    text-align: right;
    z-index: 99999;
    overflow: hidden;
}
.PageHeaders ul {
    text-align: left;
    color: #FFFFFF;
    list-style: none;
}

.hotMenu ul {
    padding: 0;
    margin: 0;
}
.hotMenu li {
    margin: 0px 12px;
    margin-bottom: 9px;
}
li {
    line-height: 1.5;
}
.hotMenu ul li a {
    color: #fff !important;
    font-size: 0.8vw !important;
    line-height: 18px !important;
    letter-spacing: 0px !important;
}
.hotMenu a {
    width: 100%;
    padding-right: 11px;
}


.newbanner {
    /*background-color:rgb(37, 110, 153);*/
    border-radius:15px;
    padding-top:25px;
    padding-bottom:25px;
}
.topheading {
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ffffff38;
}
.topheading h1 {
    font-family: 'Cinzel', serif;
    font-size: 2.2vw;
    letter-spacing: 1px;
    margin: 0px;
    text-shadow: 1px 2px #000;
}
.topheading span {
    font-size: 1.5vw;
    font-weight: 200;
    letter-spacing: 1px;
    text-shadow: 2px 1px #000;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 24px;
    display: block;
}
.ieaWan .activeBanner {
    color: rgb(255, 255, 255);
    display: grid;
    grid-template-columns: 18vw 18vw;
    gap: 0vw;
    margin: 0px auto;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.ieaWan .banner_boxes {
    text-align: center;
    position: relative;
    padding: 1vw 2vw 3vw;
    cursor: pointer;
    transition: all 0.5s linear 0s;
    text-decoration: none;
    color: rgb(255, 255, 255);
}
.ieaWan .banner_boxes svg {
    font-size: 2vw;
    display: table;
    margin: 1vw auto;
    color: rgba(255, 255, 255, 0.72);
}
path {
    transition: all 0.15s linear;
}
.ieaWan .banner_boxes h2 {
    margin: 0px;
    font: 300 1vw / 1vw Cinzel, serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.72);
}
.ieaWan .banner_boxes h2 span {
    font-weight: 700;
    color: rgb(255, 255, 255);
}
.ieaWan .banner_boxes span.more {
    background: none;
    color: rgb(255, 255, 255);
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font: 200 16px / 20px Poppins, sans-serif;
    letter-spacing: 2px;
    cursor: pointer;
    text-decoration: none;
    width: fit-content;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -1vw;
    text-align: center;
    display: table;
    margin: 0px auto;
}
.ieaWan .banner_boxes span.more img {
    box-shadow: rgba(0, 0, 0, 0.69) 4px 2px 18px;
    border-radius: 100px;
    width: 2vw;
}
.banner_boxes span.more .hover {
    display: none;
}
.ieaWan .banner_boxes {
    text-align: center;
    position: relative;
    padding: 1vw 2vw 3vw;
    cursor: pointer;
    transition: all 0.5s linear 0s;
    text-decoration: none;
    color: rgb(255, 255, 255);
}
.ieaWan .banner_boxes svg {
    font-size: 2vw;
    display: table;
    margin: 1vw auto;
    color: rgba(255, 255, 255, 0.72);
}
.fDQVTz {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}
.navbar-toggler{
    width: 47px;
    height: 34px;
    background-color: #fff;
    border:none; 
    
}
.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: black;
    margin-bottom: 5px;
}
.hZdxew .featuredheadingsection {
    margin-bottom: 50px;
}
.featuredheadingsection {
    position: relative;
    z-index: 123;
}
.FeatureProductsMain h2.featured-heading {
    color: #ffffff;
    font-size: 34px;
    letter-spacing: 1px;
}

.featured-heading {
    text-align: center;
    opacity: 1;
    margin: 0;
    font-family: 'Cinzel', serif;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    background: none;
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.jtGsio {
    background:  0% 0% / cover fixed rgba(255, 255, 255, 0.95);
}
.gJCbEv {
    margin: 0px auto;
    padding: 4vw 14vw;
    display: block;
    clear: both;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    
}
.featuredheadingsection {
    position: relative;
    z-index: 123;
}
#about .featured-heading {
    background: none;
    z-index: 1;
    backdrop-filter: blur(50px);
}
.featured-heading {
    text-align: center;
    color: #202741;
    opacity: 1;
    letter-spacing: 0px;
    font-family: 'Cinzel', serif;
    font-size: 28px;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.inEnyI {
    font: 300 16px / 35px Poppins, sans-serif;
    letter-spacing: 1px;
    color: rgb(0, 0, 0);
    opacity: 1;
    padding: 60px 8px;
    text-rendering: optimizelegibility;
    text-align: justify;
}
.fZLuNV {
    display: grid;
    grid-template-columns: 32% 36%;
    gap: 8%;
    place-content: center;
    -webkit-box-pack: center;
}
.txnLa {
    opacity: 1;
    color: rgb(255, 255, 255);
    position: relative;
    text-align: center;
}
.gQcGrR {
    position: relative;
    z-index: 3;
    padding: 40px;
    display: grid;
    grid-template-columns: 30% 60%;
    gap: 10%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.ikYPpd {
    text-align: left;
    font: 600 40px / 40px Cinzel, serif;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    opacity: 1;
}
.kNXEOb {
    text-align: left;
    font: 200 20px / 42px Cinzel, serif;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    opacity: 1;
}
.featuredheadingsection {
    position: relative;
    z-index: 123;
}
.txnLa::before {
    content: "";
    background: 0% 0% no-repeat padding-box padding-box #916217;
    box-shadow: rgba(133, 133, 133, 0.29) 0px 68px 79px;
    border-radius: 19px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}


@media screen and (max-width: 712px) {
  .right {
    display:none;
  }
}
.ikgRQP {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    gap: 29px;
    margin-top: 6%;
}
.LlipZ {
    background: url(/assets/Card_reg.png) center center / cover no-repeat;
    padding: 30px 30px 0px;
    border-radius: 20px;
    position: relative;
    height: 420px;
    cursor: pointer;
}
.LlipZ h2 {
    font-size: 1.1vw;
    font-weight: 500;
    margin: 0rem auto;
}
.LlipZ .imgbox {
    position: absolute;
    bottom: 0px;
    right: 20px;
}
.LlipZ .imgbox span {
    overflow: initial !important;
}
.LlipZ img {
    filter: grayscale(100%);
    transition: all 0.35s linear 0s;
}

@media screen and (max-width: 712px) {
  .region {
    display:none;
  }
}

@media screen and (max-width: 712px) {
  .contact {
    display:none;
  }
}
@media screen and (min-width: 712px) {
  .fstsecdes {
    font-size:4rem
  }
}


.div2 {
  position: relative;
  animation-name: example;
  animation-duration: 4s;
  animation-delay: -2s;
}

@keyframes example {
  0%  {background-color:none; left:900px; top:0px;}
  100%  {background-color:none; left:0px; top:0px;}
}

.inline-photo {
  box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);
  opacity: 0;
  transform: translateY(4em) rotateZ(-8deg);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  will-change: transform, opacity;
}

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(-0deg);
}


/*animation element*/

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.scroll-container:nth-of-type(1) {
  background-color: #75caa1;
}
.scroll-container:nth-of-type(2) {
  background-color: #eb5c40;
}
.scroll-container:nth-of-type(3) {
  background-color: #f5ca45;
}
.scroll-container:nth-of-type(4) {
  background-color: #569ff8;
}

.scroll-container:nth-of-type(even) {
  flex-direction: row-reverse;
}

.scroll-caption {
  margin: 1rem;
}

@media screen and (max-width: 650px) {
  .scroll-container,
  .scroll-container:nth-of-type(even) {
    flex-direction: column;
    align-content: inherit;
  }

  .scroll-element {
    /*height: 100%;*/
  }

  .scroll-element,
  .scroll-caption {
    width: 100%;
  }
}
/**Styling scrollable elements*/

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-2-11 23:32:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 712px) {
  .ul .li .a {
    font-size: 1rem;
    line-height: 30px;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 1px;
}
}





