img.lastg {
  width: 49%;
  margin-top: 10px;
}



h2.abtheading.ph {
  text-align: initial;
  font-size: 30px;
}

h4.panditji.ph {
  text-align: initial;
}




.tawk-min-container {
  display: none !important;
}


button.tawk-custom-color.tawk-custom-border-color.tawk-button.tawk-button-circle.tawk-button-large {
  display: none !important;
}

.wrapper {
  width: 100%;
  overflow: hidden;
  margin-top: 42px;

}

p.abtpra.who.one {
  text-align: initial;
}

p.abtpra.one {
  text-align: initial;
}

ul.elisting {
  text-align: initial;
}

.photobanner {
  position: relative;
  height: 233px;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}

.photobanner img {
  margin: 0px 25px;
  box-shadow: 2px 2px 8px #8a8a8a;
}

.photobanner {
  animation: bannermove 50s linear infinite alternate-reverse;
}

@keyframes bannermove {
  from {
    left: 0px;
  }

  to {
    left: -2700px;
  }
}













/* new menu css start*/
a.dmanu {
  color: !important;
  color: black !important;
}

/* new menu css end*/





























.close {
  color: #fff;
  transform: scale(1.2)
}

@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,700&amp;display=swap");

.social-menu ul {


  transform: translate(-17%, 6%);
  display: flex;
}

.extra.mone {
  height: 351px;
}

.extra.mfive {
  height: 351px;
}

.extra.mone.test4 {
  height: 479px;
}

.extra.mtwo.test3 {
  height: 479px;
}

.extra.mfour.test2 {
  height: 479px;
}

.extra.mthree.test1 {
  height: 479px;
}

.team-info.three.test1 {
  margin-top: 89px;
}

.team-info.seven.test2 {
  margin-top: 51px;
}

.team-info.nine.test3 {
  margin-top: 45px;
}

video {
  background: #d0dada;
  padding: 20px 20px 20px 20px;
}

section.mob {
  display: none;
}

i.fa.fa-youtube {
  font-size: 21px;
  margin-top: 8px;
}

i.fa.fa-facebook {
  font-size: 21px;
  margin-top: 8px;
}

i.fa.fa-instagram {
  font-size: 21px;
  margin-top: 8px;
}

i.fa.fa-linkedin {
  font-size: 21px;
  margin-top: 8px;
}

i.fa.fa-twitter {
  font-size: 21px;
  margin-top: 8px;
}

.social-menu ul li {
  list-style: none;
  margin: 0 9px;
}

.social-menu ul li .fab {
  font-size: 30px;
  line-height: 60px;
  transition: .3s;
  color: #000;
}

.social-menu ul li .fab:hover {
  color: #fff;
}

.social-menu ul li a {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  transition: .6s;
  box-shadow: 0 5px 4px rgb(0 0 0 / 50%);
}

.social-menu ul li a:hover {
  transform: translate(0, -10%);
}

.social-menu ul li:nth-child(1) a:hover {
  background-color: rgba(0, 0, 0, 0.829);
}

.social-menu ul li:nth-child(2) a:hover {
  background-color: #E4405F;
}

.social-menu ul li:nth-child(3) a:hover {
  background-color: #0077b5;
}

.social-menu ul li:nth-child(4) a:hover {
  background-color: #000;
}

.modal-content {
  font-weight: bold;
  background-image: linear-gradient(157deg, #4542ff, #6266e1 52%, #9ba7ff);
}

.blog_text {
  margin-top: 20px;
  padding-left: 20px;
}

section.secone.post {
  padding: 0px;
}

section.one.post {
  padding-bottom: 0px;
}

.float {
  margin-right: 30px;
  position: fixed;
  width: 60px;
  height: 60px;
  right: -5px;
  bottom: 174px !important;
  background-color: #dc6a34;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #dc6a34;
  z-index: 100;
}

.float1 {
  margin-right: 30px !important;
  position: fixed !important;
  width: 60px !important;
  height: 60px !important;
  right: -5px !important;
  bottom: 155px !important;
  background-color: #1fc900 !important;
  color: #FFF !important;
  border-radius: 50px !important;
  text-align: center !important;
  font-size: 30px !important;
  box-shadow: 2px 2px 3px #1fc900 !important;
  z-index: 100 !important;
}

i.fa.fa-whatsapp.my-float1 {
  font-size: 41px !important;
  margin-top: 10px !important;
}

i.fa.fa-phone.my-float {
  margin-top: 15px;
}

a.bheading {
  font-size: 21px;
}

.form-control {
  margin: 1em 0;
}

.col-md-12.col-sm-12.text-center {
  padding-top: 132px;
}

.kajd {
  width: 73%;
  padding-left: 24%;
}

label.lbl {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: -4px !important;
}

*/ .username,
.password {
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #eee;
  padding-left: 0;
  font-weight: normal;
  background: transparent;
}

.form-control::-webkit-input-placeholder {
  color: #000000;
}

.form-control:focus::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}

.login {
  padding: 6px 20px;
  border-radius: 20px;
  background: none;
  border: 2px solid #FAB87F;
  color: #FAB87F;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
}

.login:hover {
  background: #FAB87F;
  color: #fff;
}


ul.footer-link {
  margin-left: -38px;
}

ul.footer-info {
  margin-left: -38px;
}

p.abtpra.who {
  padding-top: 22px;
}








.footer-widget-section {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #2d338f;
  background-image: linear-gradient(157deg, #ff9542, #e1bc62 52%, #fffa9b);
}


.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

.footer-widget {
  margin-top: 50px;
}

.footer-widget .widget-map {
  max-width: 526px;
  height: 526px;
  border: 1px solid #293441;
  border-radius: 50%;
  padding: 35px;
  position: relative;
}

.footer-widget .widget-map .mover-1 {
  margin: 0 auto 0;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  background: #ff7e00;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 50% 268px;
  -ms-transform-origin: 50% 268px;
  transform-origin: 50% 268px;
  -webkit-animation: spin-1 7s infinite linear;
  animation: spin-1 7s infinite linear;
  top: -5px;
}

.footer-widget .widget-map iframe {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
}

.footer-widget .widget-map .mover-2 {
  margin: 0 auto 0;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  background: #ff7e00;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 50% 268px;
  -ms-transform-origin: 50% 268px;
  transform-origin: 50% 268px;
  -webkit-animation: spin-2 7s infinite linear;
  animation: spin-2 7s infinite linear;
  top: -5px;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

.footer-widget-title .title {
  color: #000000;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 0px;
}

.footer-widget-title .line {
  width: 158px;
  height: 3px;
  background-color: #ff7e00;
  display: block;
  position: relative;
  margin-top: 15px;
}

ul.footer-link li {
  list-style: none !important;
}

/*
.footer-widget-title .line::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 3px;
    background-color: #1d2733;
    left: 4px;
    top: 0;
}
*/
.footer-widget .footer-link {
  padding-top: 10px;
}

.footer-widget .footer-link li {
  margin-top: 15px;
}

.footer-widget .footer-link li a {
  font-size: 16px;
  color: #000000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

[class*=" icofont-"],
[class^=icofont-] {
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.icofont-double-right:before {
  content: "\ea7c";
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}


h1.ustest {
  padding-left: 117px;
  color: #a1abb5;
  font-size: 89px;
}

.lkjhg {
  margin-top: 44px !important;
  padding-left: 119px !important;
  color: white !important;
  font-size: 26px !important;
  font-family: inherit !important;
}

p.Indian {
  padding-left: 116px;
  font-size: 27px;
  color: #ded5d5;
  margin-top: 20px;
  line-height: 1.4;
}



















.sectionClass {
  padding: 20px 0px 0px 0px;
  position: relative;
  display: block;
}

ul.listing li {
  font-size: 17px;
  line-height: 1.9;
  color: white;
  list-style: none;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}

section.sectwo {
  padding: 11px 0 !important;
}

section.secthree {
  padding-top: 0px;
}

.name {
  font-size: 20px;
  font-weight: 600;
}

p.desgination {
  font-weight: 600;
  color: #333333;
}

section#team {
  padding-bottom: 0px;
}

img.none {
  transition: none !important;
}

blog_text {
  margin-top: 55px !important;
}

.projectFactsWrap {
  display: flex;
  /*  margin-top: 30px;*/
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth {
  padding: 0;
}

.projectFactsWrap .item {
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1) {
  background: #dc6a34;
}

.projectFactsWrap .item:nth-child(2) {
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3) {
  background: #dc6a34;
}

.projectFactsWrap .item:nth-child(4) {
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number {
  font-size: 40px;
  padding: 17px;
  font-weight: bold;
}

.projectFactsWrap .item p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span {
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;

  margin: 0 auto;
}


.projectFactsWrap .item i {
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
  color: white;
}

.projectFactsWrap .item:hover span {
  background: white;
}

@media (max-width: 786px) {
  .projectFactsWrap .item {
    flex: 0 0 50%;
  }
}

















/*

Eatery Cafe Template 

http://www.templatemo.com/tm-515-eatery

*/
p.abtpra {
  font-size: 16px;
  line-height: 1.7;
}

.logoss {
  font-family: 'Brush Script MT', cursive;
  font-size: 38px !important;
  letter-spacing: 4px;
}

a.trt {
  border: 1px solid;
  padding: 10px 25px 10px 25px;
  border-radius: 32px;
  /* margin-top: 30px; */
}

.ghh {
  margin-top: 25px;
}


h3.abtheading {
  font-size: 28px;
  padding-bottom: 25px;
}

i.fa.fa-heart {
  font-size: 71px;
  color: #c12155;
}





.accordion .accordion-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 15px 20px;
  margin-top: 20px;
  border-radius: 10px;
}

.accordion .accordion-item button[aria-expanded=true] {
  /*   border-bottom: 1px solid #03b5d2; */
}

.accordion h2 {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  /*    padding: 1em 0; */
  color: #333333;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  padding: 0px;
  line-height: 25px;
  margin: 0px;
  font-size: 25px;
}

.accordion h2:hover::after,
.accordion h2:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion h2 .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion h2 .icon {
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.faq-content {
  padding: 80px 0px;
}

.accordion h2 .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion h2 .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion h2[aria-expanded=true] .icon::after {
  width: 0;
}

.accordion h2[aria-expanded=true]+.accordion-content {
  opacity: 1;
  max-height: 5000px;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 17px;
  font-weight: 300;
  margin: 0px;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
}

/*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

h2,
h3,
,
h5,
h6 {
  font-weight: bold;
  line-height: inherit;
  /*        font-family: Philosopher,sans-serif !important;*/
}

h1 {
  font-weight: bold;
  line-height: inherit;
  /*        font-family: Philosopher,sans-serif !important;*/
}

.Powerful {
  /*     font-family: Philosopher,sans-serif !important;*/
  font-size: 36px;
}

.heading {
  font-weight: 600;
  font-family: Philosopher, sans-serif;
  margin-bottom: 30px;
  font-size: 40px;
  text-align: center;
}

.row.srows {
  margin-top: 27px;
  margin-bottom: 51px;
}

.love.mar {
  padding-top: 0px;
  text-align: center;
}

.love1 {
  font-size: 26px;
  color: white;
  text-align: center;
  font-weight: 600;
  font-family: Philosopher, sans-serif;
  letter-spacing: 2px;
}

.love12 {
  font-size: 34px;
  color: white;
  text-align: center;
  font-weight: 600;
  font-family: Philosopher, sans-serif;
  letter-spacing: 2px;
}

.love {
  margin-top: 0;
  font-family: Philosopher, sans-serif;
  color: #1e1e1e;
  font-size: 28px;
}

p.Being {
  margin-bottom: 30px;
  color: #646464 !important;
  font-size: 16px;
  margin-top: 25px;
  text-align: center;
  padding: 0px 20px;
}

p.Beings {
  margin-bottom: 30px;
  color: #646464 !important;
  font-size: 16px;
  margin-top: 5px;

  padding: 0px 20px;
}

.extra {

  background: #e2e0db;
  padding: 10px;
  box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 1%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
  border-radius: 15px;
  height: 348px;
}


.extraggg {

  background: #e2e0db;
  padding: 10px;
  box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 1%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
  border-radius: 15px;
}

.team-info.one {
  margin-top: 1px;
}

.team-info.two {
  margin-top: 4px;
}

.team-info.three {
  margin-top: 29px;
}

.team-info.four {
  margin-top: 29px;
}

.team-info.five {
  margin-top: -13px;
}

.team-info.six {
  margin-top: 36px;
}

.team-info.seven {
  padding-top: 0px;
}

.team-info.eight {
  margin-top: 11px;
}

.team-info.nine {
  margin-top: 12px;
}

.info-content p {
  color: black;
}

.line.hm-serv {
  width: 100%;
  height: 5px;
  /* background-image: -webkit-gradient(linear,left top,right top,from(#fb8348),to(#f7f99b)); */
  background-image: linear-gradient(90deg, #fb8348, #f7f99b);
}

h2.abtheading {
  font-size: 40px;
  font-weight: 600;
}

h2.Enquire {
  font-weight: 700;
  font-size: 30px;
}

ul.conctactlisting {
  font-size: 18px;
  line-height: 1.9;
}

.contact-form {
  margin-top: 30px;
  border: 1px solid #cccccc;
  padding: 30px 50px 30px 50px;
  margin-bottom: 40px;
}

.line.hm-servs {
  width: 34%;
  height: 5px;
  /* background-image: -webkit-gradient(linear,left top,right top,from(#fb8348),to(#f7f99b)); */
  background-image: linear-gradient(90deg, #fb8348, #f7f99b);
  margin-bottom: 20px;
  margin-top: -10px;
}

.row.ex {
  margin-top: 43px;
}

ul.footer-info li {
  list-style: none;
}

.line.hm-servs1 {
  width: 34%;
  height: 5px;

  background-image: linear-gradient(90deg, #fb8348, #f7f99b);
  margin-bottom: 20px;
  margin-top: -6px;
  position: absolute;
  left: 33%;
}

.line.hm-servs4 {
  width: 16%;
  height: 5px;
  background-image: linear-gradient(90deg, #fb8348, #f7f99b);
  margin-bottom: 20px;
  margin-top: -6px;
  position: absolute;
  left: 42%;
}

.abtbtn {
  text-align: center;
  margin-top: 30px;
}

p.an {
  line-height: 1.9;
  color: white;
  font-size: 17px;
}

h1 {
  color: #252525;
  font-size: 3em;
  line-height: 50px;
}

h2 {
  color: #353535;
  /*      font-family: Philosopher,sans-serif !important;*/
  font-size: 2em;
  padding-bottom: 10px;
}

h3 {
  font-size: 1.5em;
  margin-bottom: 0;
}

h3,
h3 a {
  color: #454545;
}

p {
  color: #757575;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}



/*---------------------------------------
     GENERAL               
  -----------------------------------------*/

html {
  -webkit-font-smoothing: antialiased;
}

a {
  color: #252525;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}

a:hover,
a:active,
a:focus {
  color: #ce3232;
  outline: none;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #000000;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  margin: 0;
}

.section-title h4 {
  margin-top: 20px;
  color: #4e4e4e;
  font-size: 21px;
  line-height: 130%;
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section {
  position: relative;
  padding: 35px 0;
}

#team,
#menu,
#testimonial {
  text-align: center;
}

.about-image img,
.team-thumb img {
  width: 100%;
}

#google-map iframe {
  border: 0;
  width: 100%;
  height: 390px;
}



/*---------------------------------------
     BUTTONS               
  -----------------------------------------*/

.section-btn {
  margin-left: 30px;
  padding-top: 16px;
  padding-right: 35px;
  padding-left: 35px;
  border-style: none;
  border-radius: 30px;
  background-color: #e43b3b;
  background-image: linear-gradient(135deg, #fd824e, #fff7aa);
  color: #fff;
  font-size: 18px;
  padding-bottom: 12px;
  /*
    background: #ce3232;
    border-radius: 0;
    border: 0;
    color: #f9f9f9;
    font-size: inherit;
    font-weight: normal;
    padding: 10px 25px;
    transition: 0.5s 0.2s;
*/
}



/*---------------------------------------
       PRE LOADER              
  -----------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.spinner {
  border: 1px solid transparent;
  border-radius: 3px;
  position: relative;
}

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 45px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 1px solid #575757;
  border-top-color: #ffffff;
  animation: spinner .9s linear infinite;
}

@-webkit-@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}



/*---------------------------------------
      MENU              
  -----------------------------------------*/

.custom-navbar {
  border: none;
  margin-bottom: 0;
  padding: 25px 0;
}

.custom-navbar .navbar-brand {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.custom-navbar .navbar-brand span {
  color: #ce3232;
}

.top-nav-collapse {
  background: #ffffff;
}

.custom-navbar .navbar-nav.navbar-nav-first {
  margin-left: 3em;
  padding-top: 9px
}

.custom-navbar .navbar-nav.navbar-right li a {
  padding-right: 12px;
  padding-left: 12px;
}

.custom-navbar .navbar-nav.navbar-right .section-btn {
  display: inline-block;
  margin: 0.2em 0 0 1em;
}

.custom-navbar .navbar-nav.navbar-right .section-btn:hover {
  background: #292929;
  color: #ffffff;
}

.custom-navbar .navbar-nav.navbar-right .section-btn:focus {
  color: #ffffff;
}

.custom-navbar .navbar-nav.navbar-right .section-btn a {
  padding: 10px 25px;
}

.custom-navbar .nav .section-btn a:hover {
  color: #ffffff;
}

.custom-navbar .nav li a {
  font-size: 22px;

  color: #ffffff;
  padding-right: 8px;
  padding-left: 9px;
  font-family: Philosopher, sans-serif;
}

.custom-navbar .nav li a:hover {
  background: transparent;
  color: #ce3232;
}

.custom-navbar .navbar-nav>li>a:hover,
.custom-navbar .navbar-nav>li>a:focus {
  background-color: transparent;
}

.custom-navbar .nav li.active>a {
  background-color: transparent;
  color: #ce3232;
}

.custom-navbar .navbar-toggle {
  border: none;
  padding-top: 10px;
}

.custom-navbar .navbar-toggle {
  background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
  background: #252525;
  border-color: transparent;
}

@media(min-width:768px) {
  .custom-navbar {
    border-bottom: 0;
    background: 0 0;
  }

  .custom-navbar.top-nav-collapse {
    background: #a57a5d;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    padding: 12px 0;
  }

  .top-nav-collapse .navbar-brand {
    color: #454545;
  }

  .top-nav-collapse .nav li a {
    color: #ffffff;
  }

  .top-nav-collapse .nav .section-btn a {
    color: #ffffff;
  }
}



/*---------------------------------------
      HOME              
  -----------------------------------------*/

#home {
  padding: 0;
}

#home h1 {
  color: #ffffff;
  padding-bottom: 30px;
}

#home h3 {
  color: #f9f9f9;
  font-size: 14px;
  line-height: inherit;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
  font-family: Philosopher, sans-serif;
}

@media (min-width: 768px) {
  .slider .col-md-8 {
    padding-left: 0;
  }
}

.slider .owl-dots {
  position: absolute;
  top: 50%;
  right: 2em;
  justify-content: center;
}

.owl-theme .owl-dots .owl-dot {
  display: block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 7px 10px;
  border: 2px solid #d9d9d9;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  border-color: transparent;
}

.slider .caption {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
  background-color: rgba(20, 20, 20, 0.2);
  height: 100%;
  color: #fff;
  cursor: e-resize;
  padding: 4em 0 0 2em;
}

.item.about {
  height: 287px !important;
}

.slider .item {
  background-position: inherit;
  background-repeat: no-repeat;
  background-attachment: local;
  background-size: cover;
  height: 650px;
}

ul.center {
  text-align: center;
  margin-top: 30px;
}

section.new {
  padding-bottom: 1028px !important;
  padding-top: 0px;
  margin-top: -39px;
}

.col-md-6.col-sm-4.test0.text-center.fdgdf {
  height: 320px;
}

.slider .item-first {
  background-image: url(../images/slider-image.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}

.slider .about {
  background-image: url(../images/new-img/about-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

section.abt {
  background-image: url(../images/new-img/abtnewbanner.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 107px;
  height: 776px;
}

.item.about.thank {
  height: 400px !important;
}

p.your {
  font-size: 29px !important;
  color: white !important;
}

/*
section#team {
    background-image: url(../images/new-img/w1.png);
        background-repeat: no-repeat;
  background-size: cover;
  }
*/
.col-md-6.col-sm-4.test0 {
  background-image: url(../images/new-img/bg1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 366px;
  padding-top: 50px;
}

section.new1 {
  padding-top: 26px;
}

p.Authentic {
  font-size: 20px;
  padding: 10px 30px;
}

.col-md-6.col-sm-4.test {
  background-image: url(../images/new-img/abt1.html);
  background-repeat: no-repeat;
  background-size: cover;
  height: 320px;

}

section.cta {
  background-image: url(../images/new-img/sd.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  padding-top: 120px;
}

section.cta2 {
  background-image: url(../images/new-img/abt-cta-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  padding-top: 120px;
}

/*
section#team {
     background-image: url(../images/slider-image1.jpg);
}
*/

/* .slider .item-second {
  background-image: url(../images/slider-image2.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
} */

/*
  .slider .item-third {
    background-image: url(../images/slider-image3.jpg);
  }
*/




.slider .item-second .section-btn:hover {
  background: #ffffff;
}

.slider .item-third .section-btn {
  background: transparent;
  border: 1px solid #ffffff;
}

.slider .item-third .section-btn:hover,
.slider .item-third .section-btn:focus {
  background: #ce3232;
  border-color: transparent;
  color: #ffffff;
}



/*---------------------------------------
      ABOUT              
  -----------------------------------------*/

#about {
  padding-bottom: 0;
  padding-top: 8px;
}

.about-info {
  padding: 0 6em 5em 0;
}

.about-info .section-title {
  padding-bottom: 20px;
}

.about-image {
  position: absolute;
}



/*---------------------------------------
      TEAM              
  -----------------------------------------*/

#team {
  background: #f9f9f9;
}

.team-thumb {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.team-info {
  text-align: center;
  padding: 10px 30px 20px 30px;
}

a.aaa {
  border: 2px solid #fd8a54;
  padding: 10px 20px;
}

.team-thumb .team-hover {
  position: absolute;
  background: #1c1c1c;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(100%);
  transition: 0.5s 0.2s;
}

.team-thumb:hover .team-hover {
  opacity: 0.95;
  transition-delay: 0.3s;
  transform: translateY(0);
}

.team-thumb img {
  transition: 0.5s 0.2s;
}

/*
  .team-thumb:hover img {
    transform: scale(1.2);
  }
*/
img.none:hover img {
  transform: none !important;
}

.team-thumb .social-icon li a {
  background: #292929;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #d9d9d9;
  font-size: 20px;
  margin: 15px 5px 0 5px;
}

.team-thumb .team-item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.team-item h4 {
  color: #ffffff;
}

.team-info p {
  color: #bfbdbd;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
}



/*---------------------------------------
     MENU              
  -----------------------------------------*/

#menu {
  padding-bottom: 0;
}

#menu .container {
  width: 100%;
}

#menu .col-md-4 {
  margin: 0;
  padding: 0;
}

.menu-thumb img {
  width: 100%;
  transition: 0.5s;
}

.menu-thumb:hover img {
  transform: scale(1.15);
}

#menu .menu-thumb {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 102%;
}

.menu-thumb .menu-info {
  position: absolute;
  top: 60%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding: 25px 30px;
  transition: 0.5s 0.2s;
}

.menu-info .menu-item {
  float: left;
}

.menu-info .menu-price {
  float: right;
}

.menu-info .menu-price span {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  display: block;
  margin-top: 10px;
}

.menu-thumb .menu-info h3,
.menu-thumb .menu-info p,
.menu-thumb .menu-info span {
  transform: translateY(100%);
  opacity: 0;
  display: block;
  transition: 0.5s 0.2s;
  color: #ffffff;
  z-index: 2;
  position: relative;
}

.menu-thumb .menu-info h3 {
  margin-top: 0;
}

.menu-thumb .menu-info p {
  color: #d9d9d9;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}

.menu-thumb:hover .menu-info h3,
.menu-thumb:hover .menu-info p,
.menu-thumb:hover .menu-info span {
  transform: translateY(0px);
  opacity: 1;
}

.menu-thumb:hover .menu-info {
  background: rgba(0, 0, 0, 0.8);
}



/*---------------------------------------
      TESTIMONIAL             
  -----------------------------------------*/

#testimonial {
  background: url('../images/testimonial-bg.html') center center no-repeat;
  background-size: cover;
}

#testimonial .owl-dots {
  position: relative;
  top: 0;
  right: 0;
  justify-content: center;
}

#testimonial .owl-theme .owl-dots .owl-dot,
#testimonial .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
}

#testimonial .owl-theme .owl-dots .owl-dot span {
  margin: 20px 5px;
}

#testimonial h2 {
  color: #ffffff;
}

#testimonial p,
.tst-author h4,
.tst-author span {
  display: inline;
}

#testimonial p {
  color: #d9d9d9;
  font-size: 20px;
  line-height: 35px;
}

.tst-author {
  margin-top: 20px;
}

.tst-author h4,
.tst-author span {
  color: #b2b2b2;
}

.tst-author span {
  margin-left: 5px;
}



/*---------------------------------------
      CONTACT             
  -----------------------------------------*/

#contact .section-title {
  padding-bottom: 0;
}

#contact .text-success,
#contact .text-danger {
  display: none;
}

#contact .form-control {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 15px;
  transition: all ease-in-out 0.4s;
}

#contact .form-control:hover,
#contact .form-control:focus {
  border-bottom-color: #c9c9c9;
}

#contact input {
  height: 55px;
}

#contact button#cf-submit {
  background: #ce3232;
  border-radius: 0;
  border: 0;
  color: #ffffff;
  font-weight: bold;
  height: 50px;
}

#contact button#cf-submit:hover {
  background: #292929;
  color: #ffffff;
}



/*---------------------------------------
     FOOTER              
  -----------------------------------------*/

footer#footer {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #2d338f;
  background-image: linear-gradient(157deg, #ff9542, #e1bc62 52%, #fffa9b);

}

h2.wow.fadeInUp.animated {
  font-size: 28px;
  color: white;
}

address.wow.fadeInUp.animated p {
  color: white;
}

address.wow.fadeInUp.animated p a {
  color: white;
}

.wow.fadeInUp.animated p {
  color: white !important;
}

footer .section-title {
  padding-bottom: 10px;
}

footer h2 {
  font-size: 20px;
}

footer a,
footer p {
  color: #909090;
}

strong {
  color: white;
}

footer address p {
  margin-bottom: 0;
}

.footer-info,
footer .social-icon {
  margin-top: 20px;
}

.footer-open-hour {
  background: #ce3232;
  background: url('../images/footer-open-hour-bg.html') center center no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin-top: 0;
  padding: 40px 0 40px 80px;
  overflow: hidden;
  position: relative;
  z-index: 22;
  right: 20px;
  bottom: 20px;
}

.footer-open-hour::after {
  background: rgba(29, 29, 29, 0.85);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2222;
}

.footer-open-hour h2 {
  color: #ffffff;
}

.footer-open-hour p {
  color: #d9d9d9;
}

.footer-open-hour strong {
  color: #f9f9f9;
}



/*---------------------------------------
     SOCIAL ICON              
  -----------------------------------------*/

.social-icon {
  position: relative;
  padding: 0;
  margin: 0;
}

.social-icon li {
  display: inline-block;
  list-style: none;
  margin-bottom: 5px;
}

.social-icon li a {
  border-radius: 100px;
  color: #ce3232;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.social-icon li a:hover {
  background: #ce3232;
  color: #ffffff;
}



/*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

@media screen and (max-width: 1170px) {
  .custom-navbar .navbar-nav.navbar-nav-first {
    margin-left: inherit;
  }
}


@media only screen and (max-width: 1200px) {
  .about-info {
    padding-right: 0;
  }

  .about-image {
    position: relative;
  }
}


@media only screen and (max-width: 992px) {
  section {
    padding: 60px 0;
  }

  .custom-navbar .section-btn {
    margin-left: 1em;
  }

  .slider .item {
    background-position: center;
  }

  .about-info {
    padding: 0;
  }

  .team-info {
    margin-bottom: 50px;
  }

  #menu .menu-thumb {
    width: 103%;
  }

  #testimonial {
    background-position: 50% 0 !important;
  }

  #google-map,
  .footer-info {
    margin-bottom: 50px;
  }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-navbar .nav li a {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2.5em;
  }

  .team-info.three.test1 {
    margin-top: 10px;
  }

  .extra.mone.test4 {
    height: 329px;
  }

  .extra.mtwo.test3 {
    height: 311px;
  }

  .team-info.seven.test2 {
    margin-top: 0px;
  }

  .extra.mfour.test2 {
    height: 322px;
  }

  .team-info.nine.test3 {
    margin-top: 0px;
  }

  .extra.mthree.test1 {
    height: 345px;
  }

  .extra.mfive.mb1 {
    height: 333px;
  }

  .extra.msix.mb2 {
    height: 297px;
  }

  .extra.mb.mb3 {
    height: 375px;
  }

  .extra.mseven.mb4 {
    height: 301px;
  }

  .extra.meight.mb5 {
    height: 308px;
  }

  p.Being {
    margin-bottom: 11px;
    color: #646464 !important;
    font-size: 16px;
    margin-top: 4px;
    text-align: center;
    padding: 0px 20px;
  }

  .love.mar {
    padding-top: 3px;
    text-align: center;
  }

  #home h1 {
    color: #ffffff;
    padding-bottom: 0px;
    padding-top: 56px;
  }

  .item.about.con {
    height: 159px !important;
  }

  .slider .item.about.con {

    padding-bottom: 112px;
    margin-top: 23px;
  }

  img.flogo {
    position: fixed;
    margin-top: -16px;
    width: 300px;
  }

  section.secone {
    padding: 0px;
  }

  h1.areyou {
    padding-top: 111px;
  }

  section.sectwo {
    padding: 0px;
  }

  section.secthree {
    padding: 0px;
  }

  #home h1 {
    padding-right: 0px;
  }

  .section-btn {
    margin-left: 0px !important;
    padding-top: 16px;
    padding-right: 19px;
    padding-left: 22px;
    border-style: none;
    border-radius: 30px;
    background-color: #e43b3b;
    background-image: linear-gradient(135deg, #fd824e, #fff7aa);
    color: #fff;
    font-size: 12px !important;
    padding-bottom: 12px !important;
  }

  .footer-widget .widget-map {

    height: 320px;

  }

  .slider .item {
    height: 250px;
    padding-bottom: 127px;
    margin-top: 69px;
  }

  .extraggg {
    background: #e2e0db;
    padding: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 1%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
    border-radius: 15px;
    margin-bottom: 34px;
  }

  h1.ustest {
    padding-left: 7px;
    color: #a1abb5;
    font-size: 78px;
  }

  .lkjhg {
    margin-top: 6px !important;
    padding-left: 19px !important;
    color: white !important;
    font-size: 26px !important;
    font-family: inherit !important;
  }

  p.Indian {
    padding-left: 15px;
    font-size: 27px;
    color: #ded5d5;
    margin-top: 20px;
    line-height: 1.4;
  }

  section.abt {
    margin-top: 0px;
    height: 843px;
  }

  .item.about {
    height: 422px !important;
    /* color: white; */
  }

  .slider .item {
    height: 250px;
    padding-bottom: 112px;
    margin-top: 69px;
  }

  .owl-dots {
    display: none;
  }

  .extra {
    margin-top: 20px;
  }

  .extra.mone {
    height: 335px;
  }

  .team-info.three {
    margin-top: 1px;
  }

  .extra.mtwo {
    height: 315px;
  }

  .team-info.seven {
    padding-top: 10px;
  }

  .extra.mfour {
    height: 331px;
  }

  .team-info.nine {
    margin-top: 0px;
  }

  .extra.mthree {
    height: 364px;
  }

  section.mob {
    display: block;
  }

  .extra.mfive {
    height: 532px;
  }

  .team-info.four {
    margin-top: -5px;
  }

  section.mob {
    margin-top: -60px;
  }

  .team-info.one {
    margin-top: 8px;
  }

  .extra.msix {
    height: 503px;
  }

  .team-info.six {
    margin-top: -5px;
  }

  .extra.mseven {
    height: 490px;
  }

  .team-info.eight {
    margin-top: 5px;
  }

  .team-info.five {
    margin-top: 5px;
  }

  .extra.mb {
    height: 581px;
  }

  .extra.meight {
    height: 502px;
  }

  h1,
  h2,
  h3 {
    line-height: normal;
  }

  .team-info.two {
    margin-top: 8px;
  }

  h1.areyou {
    font-size: 24px;
    padding-right: 55px !important;
  }

  .custom-navbar {
    background: #dc6a34;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    text-align: center;
  }

  .custom-navbar .nav li a {
    line-height: normal;
    padding: 10px;
  }

  .custom-navbar .navbar-brand,
  .top-nav-collapse .navbar-brand {
    color: #252525;
    font-weight: 600;
  }

  .custom-navbar .nav li a,
  .top-nav-collapse .nav li a {
    color: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right li {
    display: inline-block;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn {
    display: block !important;
    width: 50%;
    margin: 10px auto 10px auto;
    padding: 10px;
  }

  .custom-navbar .section-btn a {
    color: #ffffff !important;
  }

  .slider .caption {
    padding: 0;
  }

  .menu-thumb .menu-info {
    top: 80%;
  }

  footer {
    padding: 60px 0;
    padding-bottom: 60px;
  }

  .footer-open-hour {
    right: 0;
    bottom: 0;
    margin-top: 30px;
  }
}


@media only screen and (max-width: 580px) {
  h1 {
    font-size: 2.1em;
  }

  h2 {
    font-size: 1.8em;
  }

  .menu-thumb .menu-info {
    top: 60%;
  }
}