/*=========================================*/
/* Code by Raja
/*=========================================*/
/*@font-face {
font-family: 'Hornbill-Personal Use Black';
src: url('../fonts/Hornbill/Hornbill-Personal Use Black.otf') format('opentype');
}
@font-face {
font-family: 'Hornbill-Personal Use BlackItalic';
src:  url('../fonts/Hornbill/Hornbill-Personal Use BlackItalic.otf') format('opentype');
}
@font-face {
font-family: 'Hornbill-Personal Use Bold';
src: url('../fonts/Hornbill/Hornbill-Personal Use Bold.otf') format('opentype');
}
@font-face {
font-family: 'Hornbill-Personal Use BoldItalic';
src: url('../fonts/Hornbill/Hornbill-Personal Use Bo7ldItalic.otf') format('opentype');
}
@font-face {
font-family: 'Hornbill-Personal Use Italic';
src: url('../fonts/Hornbill/Hornbill-Personal Use Italic.otf') format('opentype');
}
@font-face {
font-family: 'Hornbill-Personal Use Regular';
src: url('../fonts/Hornbill/Hornbill-Personal Use Regular.otf') format('opentype');
}*/
@font-face {
font-family: 'Chunky Wally Regular';
src: url('../fonts/chunky wally demo.ttf') format('truetype');
}
.font-family-sans{
    font-family:sans-serif;
}
.bg-default-clr{
   background: #b07608; 
}
.bg-dark-brown-clr{
   background: #a0765e; 
}
.bg-light-brown-clr{
   background: #ead8c0; 
}
.bg-light-brown-clr2{
   background: #fde8ca; 
}
.theme-grey-clr{
   color:#778183; 
}
.bg-theme-grey-clr{
   background: #778183; 
}
.pt-20{
  padding-top: 20px;
}
.font-18px{
    font-size:18px;
}
.font-21px{
    font-size:21px;
}
.white-shade{
    background-color:#ffffffbb !important;
    
}

.breadcrumb-shade{
    background-color:#a0765ebb !important;
    background-size:cover;
}
.banner-img.max-h-400{
        height: 400px;
        background-size: cover;
    }
    .carousel-control-next, .carousel-control-prev{
        width:60px !important;
    }
     @-webkit-keyframes blinker {
          from {opacity: 1.0; }
          to {opacity: 0.8; background-color:#000;color:#fff;box-shadow: 0 0 10px white;}
        }
   a.black-blink {
    
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;

}
/*bg*/
body {
    overflow-x:hidden;
    position:relative;
    width:100%;
}
/*bg*/
#header-wrapper {
  padding: 15px 0 15px 0;
  width:100%;
  position: fixed;
  background: #221e1f00;
  z-index: 40;
}
.home-page.scroll-active{
    box-shadow:0 0 10px;
}
.sec-page.scroll-active{
    box-shadow:0 0 10px;
   background: #a0765e !important; 
}
header.desktop-header {
  margin: 0 auto;
  position: relative;
  width: 940px;
  z-index: 20;
}

#logo {
  margin: 0 auto;
  min-height: 92px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  width: 300px;
  z-index: 20;
}
#logo  a { display: block; }
#logo  a span { margin-left: -999999px; }

#header-wrapper nav ul li{
list-style: none !important;
font-size:23px;
  }
#header-wrapper nav ul li a:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
}
.home-page nav ul li a:hover:after, .home-page nav ul li.active a:after{
  width: 100% !important;
  background: #778183 !important;
}
.sec-page nav ul li a:hover:after, .sec-page nav ul li.active a:after {
  width: 100% !important;
  background: #ffffff !important;
}
.home-page nav a, .home-page nav a:hover {
  color: #778183;
  text-decoration: none;
}
.sec-page nav a, .sec-page nav a:hover {
  color: #fff;
  text-decoration: none;
}
#header-wrapper nav li {
  display: inline-grid;
  position: relative;
  padding-bottom: 3px;
  margin-right: 15px;
  font-family: 'Chunky Wally Regular';
}
#header-wrapper nav li:last-child {
  margin-right: 0;
}

#header-wrapper nav li:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
}
.home-page nav li:hover:after {
  width: 100%;
  background: #778183;
}
.sec-page nav li:hover:after {
  width: 100%;
  background: #ffffff;
}
#header-wrapper nav ul{
  list-style-type: none;
}
.header-banner{
  position: relative;
}
.banner-img img.main {
  width: 100%;
}
.banner-img .c1 img{
  border:7px solid #ffffff91;
  max-width: 150px;
}
.banner-img h1{
  font-size: 4rem;
  color: #fff;
}
.home-banner-t h3{
  font-family: 'Chunky Wally Regular';
}
.banner-img p{
  font-size: 1.3rem;
  max-width: 500px;
  margin: auto;
}
.carousel-caption{
  bottom: 13%;
  right: 5%;
  left: 5%;
}
.sec-heading{
  margin-top: 10px;
}
a.banner-btn{
  text-align: center;
  color: #b07608 !important;
  font-size: 1.8rem;
  position: relative; 
  top: 50px;
  background: white;
  border-radius: 20px;
  box-shadow: 0px 5px 0px 0px #66666638;
  padding: 5px 60px;
}
#section10 a {
  padding-top: 30px;
}
#section10 a span {
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 3px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* banner */

/* three-shadow-img */
.three-shadow-img{
  position: relative;
  padding-top: 40px;
}
.shadow-img, .radius-shadow {
  width:100%;
}
.three-shadow-img .heading h1{
  font-family: 'Chunky Wally Regular';
}
.three-shadow-img .b1{
  padding: 40px 0px;
}
.three-shadow-img .shadow-img {
  position: relative;
  max-width: 350px;
  margin: auto;
}
.three-shadow-img .ab-heading {
  position: absolute;
  z-index: 4;
  font-size: 28px;
  bottom: -8px;
  left: 0;
  right: 0;
  text-align: center;
  color: #b07608;
  padding-top: 10px;
  padding-bottom: 10px;
  background:#c8c8c8;
  font-family: 'Chunky Wally Regular';
  
}   
.three-shadow-img .radius-shadow img{
  box-shadow: 0 0 10px #d4d4d4;
  max-height: 460px;
width: 350px;
}
/* three-shadow-img */


.testimonial-area {
    background: url(client_testimonial_behind_banner.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 60px 0 52px 0;
    position: relative;
}

/* about-us */
.about-form-text .btn{
    font-size:21px;
    color:#778183;
}
.about-us.home-about{
    background-size:cover;  
  background-image:url('../images/Home_About us_Bg.png');
} 
.heart-bg-about{
    background-size:cover;  
  background-image:url('../images/bg-about.png');
  background-repeat: no-repeat;
}
.coffee-bg-about{
    background-size:cover;  
  background-image:url('../images/Coffee  Been_Bg.png');
  background-repeat: no-repeat;
}
.mission-vision .textt h1 span{
    font-size:2rem;
    color:#778183;
    border-bottom:4px solid #778183;
}
.mission-vision .textt p{
    font-size:1rem;
    color:#778183;
}
.about-us .heading h1{
  padding-bottom: 40px;
  color:#778183;
  font-family: sans-serif;
  background-size:cover;
}
.about-us .para{
    padding-bottom: 70px;
    font-size: 21px;
    font-weight: 550;
    color: #00000091;
}
.abt-txt h4{
  font-size: 1.3rem;
  color: #778183;
}
.video-title{
  padding-top: 30px;
}
.abt-txt {
  background-color: #fff;
  padding: 30px;
  max-width: 100%;
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.10);
  -moz-box-shadow: 0 0 25px rgba(0,0,0,0.10);
  -ms-box-shadow: 0 0 25px rgba(0,0,0,0.10);
  -o-box-shadow: 0 0 25px rgba(0,0,0,0.10);
  box-shadow: 0 0 25px rgba(0,0,0,0.10);
  border-radius: 20px;
}
.abt-txt > h4 {
  color: #070c1f;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 26px;
  padding-right: 50px;
}
.fa-play{
  color: #b07608;
}
.video-logo img{
  border: 1px solid #b07608;
}
.abt-txt > span {
  display: inline-block;
  color: #24262e;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-left: 40px;
}
.abt-txt > span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 250px;
  height: 2px;
  background-color: #cccccc;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
}
.play-btn {
  display: inline-block;
  color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  position: relative;
  left: 270px;
}

.carousel-indicators{
  bottom: -60px !important;
}
.about-us .carousel-indicators li{
    background-color: #b0760891;
    width: 10px !important;
    height: 10px !important; 
    border-radius: 50%;
    margin-bottom:0px;
}
.about-us .carousel-indicators li.active{
    background-color: #b07608;
}
.about-us .carousel img{
    border-radius:20px;
}
.about-us .carousel-inner{
    box-shadow: 6px 6px 6px #33333330;
    border-radius: 20px;
}
.lnk-hvr-animation:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #b0760891;
}
.lnk-hvr-animation:before {
  height: 2px;
}
.lnk-hvr-animation:hover:before {
  width: 0;
}
.lnk-hvr-animation{
  position:relative;
  color: #b07608;
}
.lnk-hvr-animation {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
 .lnk-hvr-animation:before{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.lnk-hvr-animation:hover{
  text-decoration:none;
  color: #b07608;
}
/* about-us */
.swiper-container .swiper-slide{
  background-repeat: no-repeat;
}
/*
.testimonial .heading {
    text-align: center;
    color: #454343;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    z-index: 999;
}
.testimonial .white-heading{
    color: #ffffff;

  font-family: 'Chunky Wally Regular';
}
.testimonial .heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial .white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.testimonial .heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.testimonial .white-heading span {
    color: #ffffff;
}

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(../images/IMG_0292.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
.testimonial .light-shade{
  background-color: #333333bc !important;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 3%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 3%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 85%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 23px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
    letter-spacing: 1.3px;
    font-family: 'Chunky Wally Regular';
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
  padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/
/* testimonial */

/* Logo work */
/* testimonial */
.owl-carousel {
  position: relative;
  margin-top: 30px;
}
.owl-nav {
  position: absolute;
  top: -60px;
  left: 10px;
}
.testimonial-thank-text h1{
  font-family: sans-serif;
}
h3 {
  margin-top: 10px
}
.uk-card > :last-child {
  margin-top:0;
  margin-bottom: 10px
}
p {
  margin-top: 30px;
  margin-bottom: 0;
}
.owl-next {
  background: #3286f0;
}
.owl-theme .owl-nav [class*='owl-'] {
  background: #383838;
}
.owl-dots {
  margin-top: 30px;
}
.uk-card-title {
  padding-bottom: 20px
}
.testi-head {
  display: inline-flex;
  width: 100%;
  margin-bottom: 21px;
}
.testi-head > img {
  display: table-cell !important;
  max-width: 120px !important;
  border-radius: 50%;
}
.user-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 5px;
}
.user-info > h3 {
  font-family: sans-serif;
  color: #788284 !important;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2px;
}
.user-info > p {
  display: block;
  color: #788284;
  font-size: 18px;
  font-weight: 500;
  color: #00000056;
}
.bg-card-testimonial{
    border-radius:10px;
    background-color:#f7f6f4 !important;
    border: 1px solid #33333345;
}
.testi-slide > p {
  color: #070c1f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 45px;
}
.rating {
  margin-bottom: -7px;
      padding-left: 5px;
}
.rating li {
  display: inline-block;
  font-size: 18px;
  padding-right: 10px;
}
.rating .fa-star:before{
  color:#a0765e;
}
/* testimonial */

.logo-work-1 {
    position:relative;
    background-image:url('../images/IMG_9534.jpg');
    background-size:cover;
    background-attachment: fixed;
}
 .logo-work .c1,  .logo-work-1 .c1{
  text-align: center;
 }
 .logo-work .c1 p{
  font-size: 1.73rem !important;
  color:#fff;
  max-width:200px;
 }
 .logo-work-1 .c1 p{
     font-size: 16px !important;
     color:#fff;
     margin:0;
 }
 .logo-work-1 .c1 h1{
     font-size: 2rem !important;
     color:#fff;
     margin-bottom:15px;
     margin:0;
 }
 .logo-work .c1 h1{
  font-size: 2.5rem !important;
  margin-bottom:15px;
  color:#fff;
  margin:10px 0 0 0;
 }
 .logo-work-1 h1, .logo-work-1 p {
  font-family: 'Chunky Wally Regular';
  z-index: 1;
  position: relative;
 }
 .circle-anim {
  margin-top: 20px;
  margin-left: 30px;
  position: relative;
  background: #45453f;
}

  /* Logo work */

  /* catering*/
  .catering h1{
    text-align: center;
    color:#778183;
    font-weight: 660;
    font-family: sans-serif;
  }
   .lr-line-heading{
position: relative;
display:inline-block;
  }
  .lr-line-heading::before {
       content: '';
background-image: url("../images/left_design.png");
height: 250px;
width: 100%;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
background-position: top left;
top:50%;
left:-100%;
   }
.lr-line-heading::after {
content: '';
background-image: url("../images/right_design.png");
height: 250px;
width: 100%;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
background-position: top right;
top:50%;
}
.catering h2{
   color: #ffffff;
   font-size: 2rem;
   padding: 10px 0px;
   text-align: center;
   font-weight: 700;
   margin-bottom: 2px;
}
.catering p{
   text-align: left;
   font-size: 18px;
   padding-bottom: 15px;
   font-weight: 600;
   color: #ffffff;
}
.catering .radius-shadow img{
  border-radius: 0px;
  box-shadow: 0 0 20px #00000057;
  height: 300px;
  background-size:cover;
}
.catering .shadow-txt{
  padding: 10px 20px;
  background: #0000004f;
  height: 100%;
}
.catering .b1{
  padding-top: 60px;
}
  /*catering*/



  /* blog vrivyaa */
  .blog-vrivyaa h1{
    text-align: center;
    color:#b07608;
    font-weight: 660;
  }
.blog-vrivyaa h2{
   color: #b07608;
   font-size: 2rem;
   text-align: left;
   font-weight: 700;
   margin-bottom: 2px;
   margin-top: 0;
}
.blog-vrivyaa p{
   text-align: left;
   font-size: 18px;
   padding-bottom: 15px;
   font-weight: 600;
   color: #00000091;
}
.blog-vrivyaa p{
  font-size: 21px;
}
.blog-vrivyaa .radius-shadow{
  border-radius: 20px;
  box-shadow: 0 0 20px #b0760857;
}
.blog-vrivyaa .radius-shadow-none{
  box-shadow: none;
}
.blog-vrivyaa img{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.blog-vrivyaa img.border-none{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important; 
}
.blog-vrivyaa .shadow-txt{
  padding: 20px;
}
.blog-vrivyaa .b1{
  padding-top: 60px;
}
.blog-vrivyaa .blog-img{
  position: relative;
}
.blog-vrivyaa span.category{
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    padding-left: 10px;
    padding-right: 20px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-top-right-radius: 30px;
    background: #b0760891;
    font-size: 18px;
}
  /* blog vrivyaa */

  /* consultant vrivyaa */
  .consultation-vrivyaa h1{
    text-align: left;
    color:#778183;
    font-weight: 660;
    padding-top: 50px;
    font-size: 3.5rem;
    font-family: sans-serif;
  }
  .consultation-vrivyaa .d-g-a-c{
    display: grid;
    align-content: center;
  }
.consultation-vrivyaa h2{
   color: #778183;
   font-size: 2rem;
   text-align: left;
   font-weight: 700;
   margin-bottom: 2px;
   margin-top: 0;
}
.consultation-vrivyaa p{
   text-align: left;
   font-size: 18px;
   padding-bottom: 15px;
   font-weight: 600;
   color: #00000091;
}
.consultation-vrivyaa  form{
  display: inline-flex;
  width: 100%;
}
.consultation-vrivyaa input[type="text"]{
padding: 15px;
border-bottom:2px solid black !important;
width:70%;
box-shadow: none;
margin-right: 10px;
margin-bottom: 0px;
border:none;
}
.consultation-vrivyaa input::placeholder{
  font-family: arial, san-sarif;
  font-size:21px;
  color: #333; 
}
.consultation-vrivyaa .lnk-default{
  
  background: #a0765e;
  border: none;
  color:#fff;
  padding:8px;
  max-height: 60px;
  width:25%;
  font-size:21px;
}
.consultation-vrivyaa .consult-text{
  padding-top: 30px; 
}
  /* divider vrivyaa */
  #divider {
    border: solid #fff 2px;
    background-image: linear-gradient(to right,#fff 10%, #00000038 , #fff 90%) !important;
    padding: 2px;
    margin-bottom: 60px;
}

/* ================== FOOTER ===================== */

footer{
  background: url('../images/footer.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.grey-shade{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #78828400;
  z-index: 0;
}
footer ul { list-style-type: none;padding-left: 5px; }
footer ul li a:hover{text-decoration: none;color:#fff;}
footer ul li a{text-decoration: none;color:#fff;}
.top-footer {
  padding: 15px 0 15px;
  border-bottom: 1px solid #fff;
}
  .widget-info img.logo-footer{
    max-width: 600px;
    margin-bottom: 30px;
    margin-right:20px;
    width:100%;
    margin-top: 50px;
  }
.widget-info {
  max-width: 100%;
}
.widget-title {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 35px;
  margin-top: -4px;
}
.widget-title span{  
  border-bottom: 2px solid #fff;
}
.widget-form {
  position: relative;
  margin-bottom: 24px;
}
footer .pt-80 {
  padding-top:80px; 
}
.widget-form input {
  width: 100%;
  height: 50px;
  color: rgba(255,255,255);
  font-size: 15px;
  font-weight: 500;
  padding: 0 26px;
  border:1px solid #fff;
  background-color: #fff;
  border-radius: 30px;
}
.widget-form .newsletter-col i{
  font-size: 21px;

}
.newsletter-col .footer-gallery img{
    max-width: 170px !important;
    margin-left: 5px;
    padding: 0px;
    height: 150px;
    margin-bottom: 5px;
}
.f-mm{
  color: #fff;
  font-size: 21px;
}
.widget-form button i{
  color:#b07608;
  font-size: 30px;
}
.widget-form button {
  position: absolute;
  top: 50%;
  right: 27px;
  background: inherit;
  border:0;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-info > span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 53px;
  display: block;
}

/* SOCIAL LINKS */

.social-links li {
  display: inline-block;
  margin-right: 5px;
}
.social-links li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  background-color: #fff;
  color: #788284;
  border-radius: 50%;
}
.social-links li a:hover {
  background-color: #788284;
  color: #fff;
}
.ft-links {
  margin-top: -6px;
  margin-left: 0px;
}
.ft-links li {
  color: #fff;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 16px;
  font-family:'Chunky Wally Regular';
}
.ft-links li:last-child {
  margin-bottom: 0;
}
.ft-links li a{
  color: #fff;
}
.widget-contact .ft-links li {
  margin-bottom: 30px;
}

/* BOTTOM FOOTER */

.bottom-footer {
  padding: 25px 0 25px;
}
.bottom-footer .copyright-text{
  float:left;
  color:white;
  z-index:4;
  position: relative;
}
.copyright-text a,.copyright-text a:hover{
 color:white;
}
.ft-logo {
  float: left;
}
.btm-links {
  float: right;
  margin:0;
}
.btm-links li {
  display: inline-block;
  padding: 0 21px;
  position: relative;
}
.btm-links li:last-child {
  padding-right: 0;
}
.btm-links li:last-child:before {
  display: none;
}
.btm-links li:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btm-links li a {
  display: inline-block;
  color: rgba(255,255,255);
  font-weight: 500;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}
.btm-links li a:hover {
  color: #fff;
  border-bottom-color: #fff;
}

#html5-watermark {
  display: none !important;
}
div#html5-image {
  padding: 0 !important;
}

/* About Page */
.About-text{
    background-image: url('../images/bg/1.png');
    background-size: cover;
    margin: 120px 0;
    padding-bottom: 108px;
}
.About-text p{
    font-size: 1.25rem;
}
.fbx-2{
  font-size: 18px;
  box-shadow: 10px 10px 38px -20px #888;
  background-image: url('../images/right bx.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.fbx-1{
  font-size: 18px;
  box-shadow: -5px 10px 25px -10px #888;
  background-image: url('../images/left bx.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.box-shadowb:after{
content:"";
    position:absolute;
    z-index:-1;
    top:100%;
    bottom:0;
  width:120%;
  height:50px;
  left:-10%;
  right:-10%;
background:-webkit-radial-gradient(50% -3%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 40%);
background:      radial-gradient(ellipse at 50% -3%, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 50%);  
}
/*Timeline*/

.mb-minus-60{
    margin-bottom:-60px;
}
.mt-minus-60{
    margin-top:-60px;
}

.circle {
  font-weight: bold;
  padding: 5px 25px;
  border-radius: 50%;
  background-color: #b07608;
  max-height: 70px;
  z-index: 2;
  font-size: 2.5rem;
  color: white;
}

.how-it-works.row {
  display: flex;
}
.how-it-works.row .col-2 {
  display: inline-flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 4px solid #b07608;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 4px);
}
.how-it-works.row .col-2.full-l::after {
  height: 100%;
  left: calc(50% - 0px);
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}
.design-process h5{
  font-size: 2rem;
  color: #b07608;
}

.timeline div {
  padding: 0;
  height: 150px;
}
.timeline hr {
  border-top: 4px solid #b07608;
  margin: 0;
  top: 70.8px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 4px solid #b07608;
  width: 100%;
  position: relative;
  border-radius: 65px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 4px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 4px);
}
.bx-shad-2 img{
    box-shadow: -8px 0px 8px 1px #33333391;
}
.bx-shad-1{
    box-shadow: 0 0 20px #00000075;
}
/*timeline end*/
/* About Page */

/* Contact Page */
.contact-page-form{
    background-image:url('../images/Heart_Bg_Other.png');
    background-size:100%;
}
.contact-page-form label {
    font-size: 30px;
    color: #a0765e;
    font-family: 'Chunky Wally Regular';
}
.contact-page-form .form-control {
    border-radius: 10px;
    padding: 25px;
    border: 2px solid #a0765e;
}
select{
    padding: 10px !important;
height: 55px !important;
}
.contact-page-form textarea{
  height: 300px;
}
.contact-page-form [type="submit"] {
    color: white;
    font-size: 30px;
    background-color: #a0765e;
    width: 100%;
    max-width: 300px;
    font-family: 'Chunky Wally Regular';
    border-radius: 30px;
    margin-top: 30px;
}
.heading h1{
  color: #b07608;
}
.contact-page-form form {
    width: 100%;
    display: contents;
  }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #b07608;
    box-shadow: 0 0 0 .2rem rgba(244, 166, 143, 0.25);
}
.form-control:focus{
    box-shadow: 0 0 0 .2rem rgba(244, 166, 143, 0.25);
}
.custom-file-label {
    border-radius: 30px;
    border: 2px solid #b07608;
}
.custom-file-label::after{
    content:"Browse";
    background-color: #b07608;
    border-left:inherit;
    border-radius:0 30px 30px 0;
}
form#form-file{
    border-radius: 30px;
}
.form-control::placeholder{
    color: #d4d4d4;
    font-size:21px;
}
 /* ARA vrivyaa */
 .sub-bg-page-1{
     background-image: url('../images/bg/3.png') !important;
     background-size: 100% !important;
     background-repeat: no-repeat;
 }
  .logo-vrivyaa h1{
    text-align: center;
    color:#b07608;
    font-weight: 660;
    font-family: 'Chunky Wally Regular';
  }
.logo-vrivyaa h2{
   color: #b07608;
   font-size: 1.75rem;
   text-align: left;
   font-weight: 700;
   margin-bottom: 2px;
   margin-top: 0;
}

.logo-vrivyaa .radius-shadow{
  border-radius: 5px;
  box-shadow: 0 0 5px #b0760857;
}
.logo-vrivyaa .shadow-txt{
  padding: 20px;
}
.logo-vrivyaa .b1{
  padding-top: 60px;
}
.logo-vrivyaa .blog-img{
  position: relative;
}
.logo-vrivyaa .hr{
  background-image: linear-gradient(to right,#fff 2%, #b0760838 , #fff 98%) !important;
  padding: 1px;
  text-align: center;
  width:100%;
}
.logo-vrivyaa span.category{
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    padding-left: 10px;
    padding-right: 20px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-top-right-radius: 30px;
    background: #b0760891;
    font-size: 18px;
}
.logo-vrivyaa .detail{
   text-align: left;
   font-size: 18px;
   padding: 10px 20px;
   font-weight: normal;
   color: #000000;
}
.logo-vrivyaa .detail p {
   margin-bottom: 0;
}
  /* ARA vrivyaa */
  .list-style-2 > li{
  display: inline-block;
  margin-right: 30px;
  }
  /* ARA vrivyaa */
  
  
  
  
  /* Stitch vrivyaa */
  .stitch-page, .event-page{
      margin-top: 150px;
  }
  .all-img-rev{
      transform: rotateZ(45deg);
  }
  .gall-reverse{
      height:250px;
     max-width:250px;
      background: #b0760891;
      border-radius: 10px;
      margin-bottom: 15px;
  }
  .ml-min60{
      margin-left: -60px;
  }
  .lg-actions .lg-prev {

 color: white !important;
}
.lg-actions .lg-next{
 color: white !important;
	
 
}
.lg-actions .lg-icon {
  border: solid white;
  border-width: 0 8px 8px 0;
  display: inline-block;
  padding: 3px;
  
}

.lg-actions .lg-icon{
	height:35px;
	width:35px;
}
.lg-actions .lg-prev{
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.lg-actions .lg-next, .lg-actions .lg-prev{
     background:none !important;
}
.lg-actions .lg-next{
   
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.lg-actions .lg-icon:after, .lg-actions .lg-icon:before{
 top:30%;
 bottom: 50%;
 position:absolute;
 font-size: 40px;
 content:'' !important;
}
  /*--Gallery--*/
   .revGallery-anchor, .gal-overlay, .nak-gallery-poster{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#lg-download {
    display: none;
}
.revGallery-anchor{
  overflow: hidden;
  position: relative;
  width: calc(100% / 3);
  display: block;
  float: left;
  border: 5px solid #ffffff;
  max-height:350px;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
    border-color: #b07608 !important;
}
@media screen and (max-width: 500px) {
  .revGallery-anchor {
    width:100%;
    float:none;
    position: absolute;
}
.gallery button{
  width:100%;
  background-color: #F9FAFB;
  border: 1px solid #E9EFF4;
  color: #323232;
}
.button:active,
.button.is-checked {
  background-color: #E9EFF4 !important;
  color: #009933 !important;
}
}
.gal-overlay{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: background .4s ease;
  -webkit-transition: background .4s ease;
}
    
.revGallery-anchor:hover .gal-overlay{
  background: rgba(27,27,27, 0);
}
.revGallery-anchor:hover{
  border:none;
  padding: 5px;
}
.nak-gallery {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.nak-gallery-poster{
  padding-bottom:100%;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}

.revGallery-anchor:hover .nak-gallery-poster{
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}

.img-responsive{
  display:none;
}

.button{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  width: 240px;
  height: 48px;
  border: 1px solid #b07608 !important;
  background-color: #b07608 !important;
  border-radius: 30px !important;
  color: #fff;
  letter-spacing: 2px;
}

.button:hover {
  background-color: #323232 !important;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #fff;
}

.button:active,
.button.is-checked {
  background-color: #323232 !important;
}

.button.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}


.revGallery-anchor-width1{
  width: 40%
}

.revGallery-anchor-width2{
  width: 30%
}

.revGallery-anchor-width3{
  width: 20%
}

.nak-gallery-height1{
  padding-bottom: 400px
}

.nak-gallery-height2{
  padding-bottom: 300px
}

.nak-gallery-height3{
  padding-bottom: 200px
}

.preloader{
  display: none;
}

.preloaderStyle{
  background: red;
  width: 100%;
  height: 100px;
}

  
  
  /* Stitch vrivyaa */
