@charset "utf-8";
body {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-style: normal;
  line-height: 27px;
  font-weight: normal;
  color: #11151E;
  text-decoration: none;
  margin: 0;
  padding: 0
}
::selection {
  background-color: #000;
  color: #a77c36
}
::-moz-selection {
  background: #000;
  color: #a77c36
}
.bg-double-wrap {
  width: 100%;
  height: 100vh;
  position: relative;
  background-color: #000000;
}
.banner-right {
  width: 100%;
  height: 90vh;
  background-color: #000;
  position: relative;
  float: left;
  background-image: url(../images/gold-feather.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.innerwrap {
  width: 100%;
  height: auto;
  background-color: #000;
  position: relative;
  float: left;
}

.language {
  float: right;
  margin-right: 5px;
  margin-top: 11px;
}
.language a {
  color: #fff;
  font-weight: 600
}
.language a:hover {
  color: #b58a3a;
}
.language i {
  color: #b58850;
  margin-right: 9px;
  margin-top: 5px;
  display: inline-block
}
.banner-right h1 {
  font-size: 2.7vw;
  font-weight: 600;
  padding-top: 11px;
}
.banner-right h1 strong {
  color: #00CBFF;
}
.main-wrap-1 {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}

.md-wrap{gap:1em; display: flex; flex-wrap: wrap; flex:100%;}
.md-cells{flex:1 1 20%; background-color: #000000; padding: 2em; font-size: 15px; min-width: 250px}
.md-cells strong{
    color: #d19643;
    font-size: 18px;
    display: block;
    text-align: center;
}

.left-con-wrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
}
.left-con {
  flex: 100%;
  float: left;
  margin-bottom: 2em;
  font-size: 13px;
  text-align: center
}
.left-con img {
  width: 100%;
  height: auto;
  max-width: 195px;
}
.left-con strong {
  display: block;
  font-size: 12px;
  line-height: 11px;
}
.left-con i {
  background-color: #aa1e31;
  border-radius: 50%;
  padding: 10px;
  color: #FFFFFF;
  float: left;
  margin-right: 7px;
  font-size: 14px;
}
.noleftmargine {
  padding-left: 1%;
  float: left;
  width: 40%;
  text-align: left;
}
* {
  box-sizing: border-box;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}
.padmain {
  padding-right: 5%;
  padding-left: 5%;
}
.topstrip {
  width: 100%;
  top: 15px;
  z-index: 300;
  color: #C9BAA8;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #7E5520;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 500;
  font-family: arial;
}
.top section {}
.topstrip i {
  display: inline-block;
  margin-right: 7px;
  margin-top: 6px;
  color: #eaa945;
}

.slider-text {
  position: absolute;
  width: 55%;
  left: 11%;
  z-index: 3;
  top: 33%;
  color: #fff;
  font-size: 31px;
}
.slider-text h1 {
  font-size: 2.8vw;
  line-height: 3.5vw;
}
.fixwrap {
  width: 100%;
  float: left;
}
.gurkhahouse-welcome {
  background-color: #100d08;
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding-top: 7%;
  padding-bottom: 55px;
  color: #af9675;
}
.gurkhahouse-welcome img {
  width: 100%;
  height: auto;
  max-width: 809px;
}
.gurkhahouse-text {
  flex: 1 1 50%;
  color: #bcc3c1;
  min-width: 290px;
  margin-bottom: 16px;
}
.gurkha-desc {
  flex: 1 1 50%;
  position: relative;
  padding-top: 9%;
  padding-right: 7%;
}
.gurkha-desc h3 {
  font-size: 2.2vw;
  font-family: "Satisfy", cursive;
  margin-top: 0px;
  font-weight: 400;
  color: #D79239;
  margin: 0px;
  padding: 0px
}
.gurkha-desc h2 {
  font-size: 3vw;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  padding: 0px
}
.gurkha-desc strong {
  font-size: 21px;
  font-weight: 500;
  color: #bb8e53;
}
.padtop-big {
  padding-top: 7%;
}
.topmarg {
  margin-top: 36px;
}
.gurkhahouse-text h1 {
  color: #fff
}
#services {}
.profilebgcolor {
  background-color: #f2f2f2;
  padding-top: 9%;
  padding-bottom: 9%;
}
.nepali-restaurant-wrap {
  width: 100%;
  float: left;
  background-color: #916125;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
  padding-top: 5%;
  padding-left: 7%;
  background-image: url(../images/gold2.jpg);
  overflow: hidden
}
.in-wrap {
  width: 100%;
  float: left;
  background-color: #916125;
  color: #fff;
  padding-top: 2%;
  padding-bottom: 90px;
  background-image: url(../images/gold2.jpg);
  overflow: hidden
}
.g-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  padding-left: 3em;
  padding-right: 3em;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
   display: flex;
    flex-wrap: wrap;   
}


.g-wrap section {flex: 100%; margin-bottom: 30px; font-size: 46px; line-height: normal}
.g-wrap span {flex: 100%; margin-bottom: 30px; font-size: 26px; text-align: center}

.menu-cells {
  flex: 1 1 25%;
  
}

.menu-cells ul{padding-top: 21px;}
.menu-cells ul li{ margin-bottom: 11px; position: relative; padding-left: 27px;}
.menu-cells ul li:before{position: absolute; content: '\eaa0'; font-family: icofont; left: 0px}


.p-cells{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 30px}
.g-wrap .p-cells img {width: 48%; height: auto}



.gm-flex{display: flex; flex-wrap: wrap; gap:4em;}

.space{gap:2em}

.menu-cells table  { width: 100%; border:none;}
.menu-cells table tr td { border-top:none; border-bottom: solid 1px #ccc;}  
.menu-cells table td  { border:none; padding-top: 9px; padding-bottom: 9px;}
.atextblack {color: #000}

.g-wrap img {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 9px;
  outline: solid 2px rgba(205, 144, 59, 0.6);
  outline-offset: -21px;
}
.nepali-restaurant-uk-bg-wrap {
  width: 100%;
  float: left;
  background-color: #000000;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../images/gurkha-house-restaurant-uk.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}



.nepali-restaurant-uk-speciality-col {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  min-height: 400px;
}
.nepali-restaurant-wrap h2 {
  flex: 100%;
  margin-bottom: 15px;
}
.competancy-cells {
  flex: 1 1 20%;
  position: relative;
  min-width: 250px;
  font-size: 15px;
  padding-top: 4em;
}
.competancy-cells ul {
  padding-left: 2%;
}
.competancy-cells ul li {
  list-style-position: outside;
  padding-left: 5px
}
.competancy-cells h3:after {
  content: '';
  position: absolute;
  width: 90px;
  height: 4px;
  left: 0px;
  bottom: 0;
  background-color: #aa1e31
}
.competancy-cells h3 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 16px;
}
.competancy-cells:hover h3 {}
.competancy-icon {
  position: absolute;
  top: 1em;
  left: 2em;
}
.competancy-icon img {
  filter: brightness(1000%);
}
.competancy-cells:hover .competancy-icon img {
  filter: brightness(1);
}
.blogwrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  justify-content: center;
  padding-bottom: 160px
}
.logowrap {
  width: 100%;
  float: left;
  background-color: #000000;
  padding-top: 1%;
  padding-bottom: 1%;
}
.gurkhawrap {
  float: left;
  height: auto;
  width: 100%;
}
.padleft {
  padding-left: 3%;
}
.padbtm {
  padding-bottom: 3%;
}
.projectwrap {
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 4%;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-right: 7px;
  padding-bottom: 11px;
  padding-left: 7px;
  display: table;
  float: left;
}
.pad-right {
  padding-right: 4%;
}
.subtitle01 {
  font-size: 2.5vw;
  font-weight: 500;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-left: -7%;
  color: #FFFFFF;
  padding-bottom: 61px;
  background-image: url(../images/underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.subtitle010 {
  font-size: 2.5vw;
  font-weight: 500;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  color: #FFFFFF;
  padding-bottom: 61px;
  background-image: url(../images/underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.subtitle02 {
  font-size: 2.5vw;
  font-weight: 500;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-top: 21px;
  color: #fff;
  padding-bottom: 41px;
  background-image: url(../images/underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.service-wrap {
  float: left;
  width: 120%;
  margin-top: 55px;
  padding-bottom: 111px;
}
.twocols {
  column-count: 2;
  column-gap: 33px;
}
.inpicwrap:after {
  position: absolute;
  height: 200px;
  width: 50px;
  content: '';
  z-index: 2;
  right: -15px;
  bottom: 50px;
  background: linear-gradient(129deg, rgba(3, 103, 173, 1) 26%, rgba(50, 177, 106, 1) 61%);
}
.inpicwrap img {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: solid 5px #FFFFFF;
  outline-offset: -20px;
}
.picleft {}
.picleft img {
  float: left;
  margin-right: 5%;
  margin-top: 3%;
  box-shadow: 21px 21px 1px 0 #CCCCCC;
}
.picright {}
.picright img {
  float: right;
  margin-left: 5%;
  margin-top: 3%;
  box-shadow: -21px 21px 1px 0 #CCCCCC;
}
.services-cells-inner-page:hover h2 {
  color: #F3BC14;
}
.services-cells-inner-page h2 {
  color: #0F3168;
  font-size: 25px;
  text-align: left;
  padding: 0px;
  margin-top: 55px;
  margin-right: 0px;
  margin-bottom: 21px;
  margin-left: 0px;
}
.gurkha-wrap-company {
  float: left;
  width: 100%;
  position: relative;
}
.gurkha-wrap-company .commonwrap:first-child {
  margin-top: 0px;
}
.colorblueblog {
  background-color: #D3EDF5;
  text-align: center;
}
.blog-2-cols {
  background-color: #FFFFFF;
  display: inline-block;
  width: 47%;
  min-height: 600px;
  margin-right: 1%;
  margin-bottom: 3%;
  margin-left: 1%;
  text-align: left;
  padding: 3%;
  font-size: 15px;
  line-height: normal;
}
.blog-2-cols img {
  height: 247px;
  width: 100%;
  max-width: 750px;
  object-fit: cover;
  border-radius: 3PX;
}
.BLOG-CELLS {
  float: left;
  width: 100%;
  margin-bottom: 11px;
  font-size: 13px;
}
.BLOG-CELLS strong {
  font-size: 16px;
  display: block;
  margin-bottom: 11px;
}
.blog-2-cols section {
  font-size: 30px;
  color: #0E3F98;
  display: block;
  margin-bottom: 21px;
  font-weight: bold;
  text-transform: uppercase;
}
.blog-2-cols span {
  display: block;
  margin-top: 31px;
  margin-bottom: 11px;
  font-size: 21px;
  font-weight: bold;
  color: #1A3A77;
}
.home50cols {
  float: left;
  width: 50%;
  min-height: 700px;
}
.home50cols section {
  display: block;
  float: left;
  padding-top: 25px;
  padding-bottom: 21px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  width: 82%;
  font-size: 21px;
  text-transform: uppercase;
  padding-left: 55px;
  position: relative;
  letter-spacing: 1px;
}
.inner-2-col-big {
  float: left;
  width: 50%;
  text-align: left;
  padding-left: 5%;
}
.inner-2-col-big img {
  height: auto;
  width: 100%;
  max-width: 823px;
}
.inner-2-col {
  float: left;
  width: 50%;
  text-align: left;
  padding-right: 5%;
}
.inner-2-col img {
  height: auto;
  width: 100%;
  max-width: 566px;
}
.inner-2-col-company {
  float: left;
  width: 50%;
  text-align: left;
}
.inner-2-col-company img {
  height: auto;
  width: 100%;
  border-radius: 11px;
}
.commonwrap {
  float: left;
  margin-top: 75px;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  width: 100%;
}
.common-cells {
  flex: 1 1 27%;
  box-shadow: 0 0 31px 0 #e7e7e7;
  padding: 3em;
  position: relative;
  font-size: 15px;
  line-height: 25px;
  border-radius: 11px;
}
.common-cells img {
  width: 100%;
  margin-bottom: 21px;
  height: 200px;
  object-fit: cover;
  border-radius: 7px;
}
.common-cells strong {
  font-size: 21px;
  color: #608729;
  display: block;
  margin-bottom: 11px;
  font-weight: 600;
}
.common-cells h2 {
  font-size: 21px;
  color: #608729;
  display: block;
  margin-bottom: 11px;
  font-weight: 600;
}
#news .common-cells h2 {
  font-size: 18px;
  margin-bottom: 21px;
}
.responsive {}
.responsive img {
  float: right;
  margin-left: 3%;
  margin-bottom: 3%;
  width: 35%;
  height: auto;
  border-radius: 11px;
}
.home-w-text {
  padding-left: 8%;
  padding-top: 111px;
  padding-bottom: 99px;
  padding-right: 5%;
}
.home-w-text h1 {
  font-size: 2.2vw;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 21px;
  color: #12334e;
  background-image: none;
  padding-bottom: 0px;
}
.scrolldown {
  position: absolute;
  right: -55px;
  text-align: center;
  display: block;
  color: rgba(255, 255, 255, 1);
  transform: rotate(-90deg);
  font-size: 12px;
  letter-spacing: 2px;
  background-image: url(../images/scroll.png);
  background-repeat: no-repeat;
  background-position: left center;
  bottom: 170px;
  z-index: 9;
  padding-left: 70px;
}
.title1 {
  display: block;
  font-size: 55px;
  color: #FFFFFF;
  line-height: normal;
  margin-bottom: 33px;
}
.title2 {
  font-size: 36px;
  color: #2a078e;
  display: block;
  line-height: normal;
}
.title3 {
  display: block;
  line-height: normal;
  text-align: center;
  margin-bottom: 55px;
  font-size: 23px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  padding-bottom: 33px;
}
.title4 {
  line-height: normal;
  font-size: 17px;
  display: block;
  color: rgba(255, 255, 255, 1);
  background-color: #0d3c8a;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-top: 21px;
  border-radius: 7px;
  text-transform: none;
  font-weight: bold;
}
.title6 {
  font-size: 15px;
  color: #333333;
  line-height: normal;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 55px;
  width: 100%;
  position: relative;
  font-weight: bold;
}
.title7 {
  font-size: 25px;
  color: #003366;
  max-width: 900px;
  display: inline-block;
  margin-top: 21px;
  margin-bottom: 55px;
  line-height: 40px;
  font-weight: bold;
}
.benefits-wrap {
  height: auto;
  width: 95%;
  background-image: url(../images/benefist-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  border-radius: 3px;
  background-size: cover;
  display: inline-block;
  text-align: left;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 55px;
  background-attachment: fixed;
  position: relative;
  margin-top: 4%;
}
.banefitman {
  position: absolute;
  right: 11%;
  bottom: 0px;
}
.benefits-wrap ul {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
}
.benefits-wrap ul li {
  list-style-position: outside;
  list-style-type: none;
  background-image: url(../images/f-logo.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 65px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 25px;
  color: #3A3F76;
  font-weight: bold;
}
.color-box {
  display: inline-block;
  width: 30%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  min-height: 400px;
  background-color: #D6D6D6;
  border-radius: 3px;
  text-align: left;
  padding: 3%;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
}
.color-box section {
  font-size: 56px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: bold;
  position: relative;
}
.color-box section:after {
  background-color: #FFFFFF;
  position: absolute;
  bottom: 50%;
  content: '';
  height: 2px;
  width: 50%;
  margin-left: 22px;
}
.color-box span {
  font-size: 30px;
  font-weight: bold;
  display: block;
  margin-top: 55px;
  margin-bottom: 27px;
}
.bc1 {
  background: linear-gradient(130deg, rgba(40, 178, 89, 1) 0%, rgba(28, 50, 152, 1) 75%);
}
.bc2 {
  background: linear-gradient(130deg, rgba(6, 123, 205, 1) 0%, rgba(3, 54, 160, 1) 75%);
}
.bc3 {
  background: linear-gradient(151deg, rgba(3, 54, 160, 1) 0%, rgba(137, 186, 58, 1) 78%);
}
.title-company-values {
  float: left;
  width: 100%;
  font-size: 1.7vw;
  font-weight: bold;
  position: relative;
  margin-bottom: 4%;
}
.title-company-values span {
  background-color: #FFFFFF;
  height: 2px;
  width: 75%;
  position: absolute;
  padding-left: 21px;
  bottom: 50%;
  right: 0px;
  opacity: 0.5;
}
.inner-title {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 33px;
  padding-left: 9.7%;
}
.btm-brdr {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 33px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #adb4b9;
}
.inner-title h2 {
  color: #06436e;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  background-image: none;
  font-size: 30px;
}
.subheading {
  color: #FFFFFF;
  font-size: 37px;
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 66px;
  margin-right: 0px;
  margin-bottom: 21px;
  margin-left: 0px;
  font-weight: bold;
  line-height: normal;
}
.subheading:after {
  width: 60px;
  height: 2px;
  background-color: #0b9fa4;
  position: absolute;
  content: '';
  bottom: 55%;
  margin-left: 20px;
}
.subheading:before {
  width: 60px;
  height: 2px;
  background-color: #0b9fa4;
  position: absolute;
  content: '';
  bottom: 55%;
  margin-left: -80px;
}
.c-v-cells {
  float: left;
  width: 50%;
  padding-right: 3%;
  margin-bottom: 2%;
  min-height: 200px;
}
.c-v-cells strong {
  font-size: 24px;
  display: block;
  margin-bottom: 11px;
}
.c-v-cells:hover i {
  background-color: #193254;
  color: #FFFFFF;
}
.c-v-cells i {
  background-color: #FFFFFF;
  border-radius: 50%;
  float: left;
  margin-right: 33px;
  margin-bottom: 55px;
  font-size: 45px;
  color: #193254;
  text-align: center;
  height: 150px;
  width: 150px;
  padding-top: 7.5%;
  transition: all ease 222ms;
}
.wrap22 .inner-bg-wrap .c-v-cells strong {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 11px;
}
.btn {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #000000;
    padding-top: 9px;
    padding-right: 21px;
    padding-bottom: 9px;
    padding-left: 21px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 9px;
    border-radius: 2px;
    font-family: 'Poppins', sans-serif; border-radius: 3px;
}
.btn:hover {
    background-color: #FF5F00;
}
.featured-projects-wrap {
  float: left;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 66px;
}
#menu {
  width: auto;
  position: relative;
  z-index: 999;
  float: left;
}
.teamwrap {
  float: left;
  width: 100%;
}
.booknow {
  width: 55%;
  float: right;
}
.booknow-cells {
  width: auto;
  margin-left: 5%;
  float: right
}
.booknow-cells i {
  margin-top: 7px;
}
.booknow-cells a {
  color: #fff;
}
.booknow-cells a:hover {
  color: #b19b81;
}
.logowrap.fixed .booknow {
  display: inherit;
  margin-top: 2px;
}
.gallerycol li {
  text-align: center;
  color: #fff;
  position: relative;
  width: 23%;
  float: left;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  overflow: hidden;
  border-radius: 7px;
}
.gallerycol li:hover .t-name {
  background-color: #009933;
  padding-left: 27px;
  color: #FFFFFF;
  min-width: 275px;
}
.gallerycol img {
  width: 100%;
  display: block;
  height: 240px;
  transition: all 555ms ease-in-out;
  object-fit: cover;
}
.gallerycol {
  padding-top: 33px;
}
.gallerycol li:hover img {
  transform: scale(1.2);
}
.approvals {
  padding-top: 33px;
}
.approvals li {
  width: 31%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  float: left;
  background-color: #F2F2F2;
  text-align: center;
  border: 1px solid #D6D6D6;
  padding-top: 3%;
  padding-bottom: 3%;
}
.services-tagline {
  float: left;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  z-index: 9;
  left: 0%;
  bottom: 32%;
  padding-left: 10%
}
.services-tagline h1 {
  font-size: 2vw;
  color: #FFFFFF;
  background-image: none;
}
/**************************
*
*	whats app pulse start
*
**************************/
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(42, 7, 142, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(42, 7, 142, 0);
  }
}
.inner-whatsapp {
  position: fixed;
  z-index: 9;
  bottom: 41%;
  right: 1%;
  display: none;
}
.inner-whatsapp i {
  font-size: 33px;
  background-color: #4c497e;
  border-radius: 50%;
  padding-top: 7px;
  padding-right: 9px;
  padding-bottom: 7px;
  padding-left: 9px;
  color: #FFFFFF;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.inner-whatsapp:hover i {
  color: #FFFFFF;
  background-color: #00B058;
}
.arrow {
  height: 76px;
  width: 76px;
  position: absolute;
  left: 0px;
  margin-left: -38px;
  bottom: 50%;
  z-index: 9;
  margin-bottom: -38px;
}
.inner-header-banner {
  width: 100%;
  position: relative;
  z-index: 7;
  min-height: 30vh;
  float: left;
  background-color: #272727;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 75px;
  background-image: url("../images/banner.webp");
  border-radius: 7px;
  background-attachment: fixed;
}
.inner-header-banner .slider-text h1 {
  font-size: 35px;
  line-height: normal
}
.inner-header-banner .slider-text {
  right: 0px;
  left: auto;
  top: 25%;
  padding-right: 3%; width: auto
}


#bullet {}
#bullet ul {}
#bullet ul li {
  list-style: none;
  position: relative;
  padding-left: 41px;
  margin-bottom: 11px;
}
#bullet ul li:after {
  position: absolute;
  content: '\eaa0';
  font-family: icofont;
  left: 1px;
  top: -1px;
  color: #fff;
  margin-top: 5px;
  font-size: 15px;
  z-index: 1
}
#bullet ul li:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background-color: #000;
  z-index: -1;
  left: 0px;
  top: 11px;
  transform: rotate(45deg)
}
.inner-header-banner img {
  height: auto;
  width: 100%;
}
.nobrdr {
  border: none
}
.inner-bg-wrap {
  text-align: left;
  background-color: #0b9aa3;
  float: left;
  width: 100%;
  color: #FFFFFF;
  background-image: url(../images/greenbg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-top: 5%;
  padding-right: 7%;
  padding-bottom: 1%;
  padding-left: 7%;
  margin-top: -333px;
}
.inner-matter-wrap table {
  float: left;
}
.inner-matter-wrap table tr td {}
a {
    color: #000000;
    text-decoration: none;
    transition: all 222ms ease
}
a:hover {
    color: #FFA600
}
a.b {
  color: #fff;
  transition: all 211ms ease;
  font-size: 18px;
  background-color: #916125;
  text-align: center;
  width: 190px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: inline-block;
  margin-top: 45px;
  border-radius: 25px;
  font-weight: 600
}
a.b:hover {
  color: #bb8e53;
  background-color: #000;
}
a.c {
  color: #333333;
  text-align: center;
  transition: all 211ms ease;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 45px;
  font-weight: bold;
  float: left;
  margin-right: 11px;
  padding-right: 21px;
  padding-left: 21px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #135266;
  position: relative;
  z-index: 999999;
  background-color: #E9AD12;
  width: 111px;
}
a.c:hover {
  color: #FFFFFF;
  background-color: #E9AD12;
  border: 1px solid #E9AD12;
}
a.cx {
  width: 100%;
  color: #F4F4F4;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 21px;
  line-height: normal;
  background-color: #23325F;
  text-align: left;
  float: left;
  padding-left: 33px;
  border-radius: 3px;
}
a.cx i {
  margin-right: 11px;
  margin-top: 3px;
  font-size: 21px;
}
a.cx:hover {
  color: #D80101;
  background-color: #FFFFFF;
  border-top-color: #20357d;
  border-right-color: #20357d;
  border-bottom-color: #20357d;
  border-left-color: #20357d
}
a.k {
  color: #FFFFFF;
  text-align: center;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: all 211ms ease;
  background-color: #0364a8;
  margin-top: 21px;
  float: left;
  padding-right: 21px;
  padding-left: 21px;
  font-size: 14px;
  border-radius: 3px;
}
a.k:hover {
  color: #FFFFFF;
  background-color: #2ca673;
}
a.aa {
  color: #FFFFFF;
  padding-top: 8px;
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 45px;
  padding-left: 30px;
  background-color: #91a522;
  letter-spacing: 1px;
  margin-top: 73px;
  display: block;
  font-size: 15PX;
}
a.aa:hover {
  color: #FFFFFF;
  z-index: 1;
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #1a4b1e;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  -webkit-transition: all 222ms ease-in;
  -moz-transition: all 222ms ease-in;
  -ms-transition: all 222ms ease-in;
  -o-transition: all 222ms ease-in;
  transition: all 222ms ease-in;
}
a.aa::after {
  content: '\eaa0';
  position: absolute;
  font-family: icofont;
  margin-left: 11px;
  background-color: #FFF;
  width: 40PX;
  color: #235527;
  top: 0px;
  bottom: 0px;
  line-height: normal;
  padding-top: 7%;
  right: 0px;
  text-align: center;
}
a.aa:hover::after {
  background-color: #adc02f;
  color: #fff
}
a.aa:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.callus i {
  font-size: 27px;
  margin-right: 11px;
  line-height: 39px;
}
a.callus {
  color: #FFFFFF;
  padding-bottom: 11px;
  padding-left: 21px;
  padding-top: 5px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 250px;
  font-size: 18px;
  line-height: normal;
  background-color: #1B4F02;
  border-radius: 25px;
  margin-top: 23px;
}
a.callus:hover {
  color: #FFFFFF;
  background-color: #000000;
}
.wrap2 {
  float: left;
  width: 100%;
  padding-right: 7.5%;
  padding-left: 7.5%;
  text-align: center;
  padding-top: 7%;
  padding-bottom: 9%;
  vertical-align: top;
  height: auto;
  background-color: #FFFFFF;
}
.height {
  float: left;
  height: 90px;
  width: 100%;
}
.two-col {
  float: left;
  width: 50%;
  font-size: 31px;
  line-height: normal;
}
.two-col img {
  height: auto;
  width: 100%;
}
.mapimg {
  float: right;
  height: auto;
  width: 100%;
  margin-top: 7%;
  text-align: center;
}
.mapimg img {
  height: auto;
  width: 100%;
  max-width: 679px;
  float: right;
  margin-top: -4%;
}
.overview-wrap {
  float: left;
  height: auto;
  width: 70%;
  border-radius: 5px;
  background-color: #FFFFFF;
  padding: 3%;
}
.overview-wrap table {
  width: 100%;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}
.overview-wrap table strong {
  font-size: 16px;
  font-weight: bold;
}
.overview-wrap table td {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  padding: 1%;
}
.overview-wrap h2 {
  font-size: 1.8vw;
  color: #FF0000;
  background-image: url(../images/grayline.png);
  text-align: left;
  background-position: left bottom;
  padding-bottom: 33px;
}
.overview-wrap h3 {
  font-size: 25px;
  color: #2B364C;
  position: static;
  margin-bottom: 21px;
  padding-bottom: 21px;
  font-weight: bold;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-top: 21px;
}
.overview-wrap ul {
  padding-left: 21px;
  padding-top: 33px;
}
.overview-wrap ul li {
  list-style-position: outside;
  list-style-type: none;
  padding-bottom: 11px;
  position: relative;
  padding-left: 33px;
}
.overview-wrap ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35a";
  position: absolute;
  color: #D80101;
  left: 0px;
  font-size: 15px;
}
.brochure {
  float: right;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 33px;
}
.brochure a {
  font-size: 21px;
  color: #FFFFFF;
  background-color: #D80101;
  display: block;
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  font-weight: bold;
}
.brochure a i {
  margin-right: 15px;
  margin-top: 5px;
}
.brochure a:hover {
  background-color: #131D35;
}
.ov-wrap {
  float: right;
  width: 27%;
}
.ov-side {
  float: right;
  width: 100%;
  background-color: #1e293e;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
}
.ov-side strong {
  display: block;
  margin-bottom: 11px;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: -55px bottom;
  padding-bottom: 21px;
}
.pro-side {
  float: right;
  width: 100%;
  background-color: #D80101;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
}
.pro-side strong {
  display: block;
  margin-bottom: 21px;
  font-weight: bold;
}
.ov-quick {
  float: right;
  width: 100%;
  background-color: #D80101;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
  margin-top: 33px;
  text-align: center;
}
.ov-quick span {
  font-size: 25px;
  display: block;
}
.aboutpic {
  float: right;
  margin-bottom: 5%;
  width: 45%;
  position: relative;
  margin-left: 5%;
}
.aboutpic img {
  height: auto;
  width: 100%;
}
a.rr {
  color: #000;
  padding-top: 8px;
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  border: solid 2px #aa1e31;
  letter-spacing: 1px;
  margin-top: 33px;
  display: block;
}
a.rr:hover {
  color: #FFFFFF;
  z-index: 1;
  border-color: #442023;
}
a.rr::before {
  position: absolute;
  content: '';
  background-color: #442023;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  -webkit-transition: all 222ms ease-in;
  -moz-transition: all 222ms ease-in;
  -ms-transition: all 222ms ease-in;
  -o-transition: all 222ms ease-in;
  transition: all 222ms ease-in;
}
a.rr::after {
  content: '\eaa0';
  position: absolute;
  font-family: icofont;
  margin-left: 11px;
}
a.rr:hover::after {
  color: #ca2b40
}
a.rr:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
.div100 {
  float: left;
  width: 100%
}
.div90 {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 55px;
  text-align: left;
}
.highlight-4-cols {
  width: 25%;
  float: left;
  padding-top: 111px;
  padding-right: 2%;
  padding-bottom: 111px;
  padding-left: 2%;
  transition: all ease 333ms;
  position: relative;
  overflow: hidden;
}
.highlight-4-cols:after {
  content: '';
  position: absolute;
  background-image: url(../images/logo-cap.png);
  background-repeat: no-repeat;
  z-index: 9;
  top: 9%;
  height: 253px;
  width: 265px;
  left: 0px;
  transition: all ease 733ms;
  opacity: 0;
}
.highlight-4-cols:hover {
  color: #FFFFFF;
  background-repeat: no-repeat;
  background: linear-gradient(138deg, rgba(255, 0, 0, 1) 0%, rgba(168, 0, 0, 1) 100%);
}
.highlight-4-cols:hover i {
  color: #FFFFFF;
}
.highlight-4-cols:hover:after {
  left: 30%;
  opacity: 1;
}
.highlight-4-cols:hover strong {
  color: #FFFFFF;
}
.highlight-4-cols:hover strong:after {
  background-color: #999999;
}
.highlight-4-cols i {
  font-size: 28px;
  color: #E60000;
}
.highlight-4-cols strong {
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 21px;
  color: #000000;
  position: relative;
}
.highlight-4-cols strong:after {
  background-color: #FF0000;
  position: absolute;
  bottom: 50%;
  content: '';
  height: 2px;
  width: 70px;
  margin-left: 11px;
}
.topleft-col {
  float: left;
  text-align: left;
  font-size: 17px;
  font-weight: 700;
  padding-left: 5px;
}
.topleft-col a {
  color: #DCE0E4;
  font-weight: normal;
}
.topleft-col a:hover {
  color: #FFFFFF;
}
.topleft-col i {
  color: #FFFFFF;
  margin-right: 11px;
  margin-top: 2px;
}
.topleft-col i:hover {
  color: #FF0000;
}
.top-right-col {
  float: right;
  width: auto;
  text-align: right;
}
.top-right-col a {
  color: #B6BFD3;
}
.top-right-col a:hover {
  color: #FFFFFF;
}
.top-right-col i {
  color: #FFFFFF;
  margin-right: 5px;
  margin-left: 5px;
}
.logowrap.fixed .phonenumbers {
  color: #fff;
  margin-top: 11px;
  margin-right: 2%;
  margin-left: 1px;
  font-size: 15px;
}
.logowrap.fixed {
  position: fixed;
  top: 0px;
  left: 0%;
  border-top-style: none;
  border-bottom-style: none;
  z-index: 999999;
  box-shadow: 0 11px 21px -15px #000;
  padding-top: 2px;
  padding-bottom: 5px;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
.logowrap.fixed #menu {
  margin-top: 1px;
}
.logowrap.fixed .logo {
  width: 75px;
  padding-top: 5px;
}
.logowrap.fixed .topright-contact {
  margin-top: 3px;
}
.logo {
  width: 20%;
  max-width: 300px;
  text-align: center;
  position: absolute;
  top: 6%;
  background: linear-gradient(-45deg, rgba(51, 50, 50, 1) 0%, rgba(0, 0, 0, 1) 84%);
  border-radius: 0px 5px 5px 0px;
  padding-bottom: 1%;
  z-index: 9;
  padding-top: 1%;
}
.logo img {
  height: auto;
  width: 80%;
}
.sliderwrap {
  height: 88%;
  width: 100%;
  position: relative;
  float: left;
  z-index: 2;
  overflow: hidden;
  border-radius: 11px;
  /*border: solid 5px #3b2a13;*/
}
.newsticker {
  position: absolute;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  background-color: #608729;
  padding-left: 200px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 5px;
  bottom: 7%;
  z-index: 6;
  color: #FFFFFF;
}
.newsticker:before {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  width: 160px;
  content: 'NEWS';
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 21px;
  color: #030000;
}
.newsticker:after {
  position: absolute;
  content: '';
  border: solid 11px #fff;
  transform: rotate(45deg);
  left: 145px;
  bottom: 50%;
  margin-bottom: -10px
}
.conwrap {
  text-align: left;
  float: left;
  width: 48%;
  border-radius: 3px;
  padding: 3%;
  margin-bottom: 2%;
  margin-right: 1%;
  border: 1px solid #E5E5E5;
  min-height: 720px;
  margin-left: 1%;
}
.conlast {
  width: 33.99%;
  margin-right: 0px;
}
.con-3 {
  float: left;
  width: 100%;
  margin-bottom: 21px;
}
.nopad {
  padding: 0px;
  margin-top: 31px;
}
.con-3 i {
  margin-right: 11px;
  color: #f1b806;
  font-size: 14px;
  line-height: normal;
  margin-top: 9px;
}
.contact-2-col {
  float: left;
  width: 100%;
  
  margin-bottom: 2%;
  color: #333333;
  box-sizing: border-box;
  
  margin-right: 7px;
  
}
.contact-2-col strong {
  color: #FF0000;
  font-weight: bold;
}
.input1 {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: 'Poppins', sans-serif;
  background-color: #FFFFFF;
  color: #333333;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #fff; border-radius:5px;
}
.input2 {
  border: 2px solid #b0bcea;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  width: 92.8%;
  padding: 3%;
  margin-right: 0;
  margin-top: 11px
}
.split {
  column-count: 2;
  column-gap: 21px;
}
h1 {
  line-height: normal;
  margin-bottom: 21px;
  font-size: 2.7vw;
  font-weight: 800;
}
.toppad {
  padding-top: 5%;
}
.no-top-pad {
  padding-top: 0px;
}
h2 {
  font-size: 45px;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 21px;
}
.txt-color-dark {}
.txt-color-dark h2 {
  color: #608729;
}
h3 {
  font-size: 40px;
  color: #aa1e31;
  position: relative;
  line-height: normal;
  margin-bottom: 21px;
  text-align: left;
}
h3 strong {
  font-size: 20px;
  color: #000;
  display: block;
  font-weight: 400
}
.parentflex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left
}
.experience2-col {
  flex: 1 1 40%;
}
.experience2-col img {
  width: 100%;
  height: auto;
  outline: solid 2px rgba(253, 253, 253, 0.5);
  outline-offset: -21px
}
.cols {
  width: 90%;
  border-bottom: solid 2px #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.cols h4 {
  font-size: 29px;
  color: #aa1e31;
  font-weight: 700
}
.cols2 {
    width: 50%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
    padding-left: 5%;
}
.openhrs {
  width: 30%;
  border-radius: 5px;
  background-color: #bf7d26;
  color: #fff;
  margin-left: auto;
  background-image: url(../images/opening-hourse.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 550px;
  margin-top: 5%;
  padding: 3em;
  padding-top: 5em;
  text-align: center
}
.openhrs strong {
  font-size: 1.3vw;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}
.openhrs h3 {
  font-size: 2.5vw;
  display: block;
  text-align: center;
  color: #FFF6F6;
  background-image: url(../images/clock.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 60px; margin-bottom: 5px; padding-bottom: 5px;
}
.cols2 img {
  float: left;
  margin-right: 21px;
  margin-bottom: 30px;
}
.cols2 h4 {
  font-size: 4vw;
  color: #C88327;
  font-weight: 400;
  font-family: "Satisfy", cursive;
  margin-top: 11%;
  line-height: normal;
}
.cols2:first-child {
  margin-top: 7%
}
.cols2:last-child {
  border: none
}
.cols2 strong {
  font-size: 18px;
  line-height: normal
}
.alpna-wrap {
  width: 100%;
  float: left;
  padding: 5%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0px;
  padding-bottom: 10%;
  border-bottom: solid 1px #ccc;
}
.alpna-pic {
  flex: 1 1 45%;
  margin-top: -5%;
  position: relative;
}
.alpna-pic img {
  width: 100%;
  height: auto;
  max-width: 600px;
  outline: solid 2px rgba(253, 253, 253, 0.5);
  outline-offset: -21px;
}
.alpna-pic:before {
  content: '';
  position: absolute;
  height: 40%;
  width: 40%;
  bottom: -40px;
  right: 65px;
  background-color: #aa1e31;
  z-index: -1
}
.alpna-desc {
  flex: 1 1 45%;
  font-size: 27px;
  padding-top: 4em;
  line-height: normal;
  color: #474747;
}
.alpna-desc strong {
  color: #000;
  margin-bottom: 16px;
  display: block
}
.alpna-desc h2 {
  color: #aa1e31;
  font-weight: 600;
  margin-bottom: 6px;
  padding-bottom: 0px;
}
h4 {
  font-size: 20px;
  line-height: normal;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: 600;
  color: #598916;
  margin-bottom: 5px;
}
h4 span {
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-bottom: 7px;
  margin-top: 11px;
  color: #000000;
}
h5 {
  font-size: 18px;
  color: #fff;
  margin-top: 11px;
  display: block;
  margin-bottom: 11px;
  padding-bottom: 0
}
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 21px;
  color: red
}
.inputsmall {
  background-color: transparent;
  color: #999999;
  border: 1px solid #c3e6f1;
  padding: 7px;
  float: left;
  width: 48%;
  margin-right: 2px;
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  border-radius: 2PX;
}
.inputbig {
  background-color: transparent;
  color: #999999;
  padding: 7px;
  float: left;
  width: 96.6%;
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  border-radius: 2PX;
  border: 1px solid #c3e6f1;
}
.subtitle {
  color: #2a078e;
  text-align: left;
  font-size: 33px;
  font-weight: 600;
}
.subtitle:after {
  width: 78%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle2 {
  position: relative;
  color: #092248;
  text-align: center;
  display: block;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 55px;
  background-image: url(../images/line.jpg);
  background-repeat: repeat-x;
  background-position: left center;
}
.subtitle2 span {
  background-color: #FFFFFF;
  padding-right: 21px;
  padding-left: 21px;
}
.subhead {
  position: relative;
  padding: 0px;
  font-size: 21px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 55px;
  margin-left: 0px;
  display: block;
  font-weight: bold;
}
.subhead:after {
  width: 60%;
  height: 3px;
  background-color: #61b02f;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle7 {
  font-size: 45px;
  font-weight: bold;
  color: #112045;
  position: relative;
  line-height: normal;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.subtitle7:after {
  width: 100px;
  height: 2px;
  background-color: #38bb63;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle7:before {
  position: absolute;
  background-color: #38bb63;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.social {
  width: 100%;
  border-top: solid 1px #ccc;
  margin-top: 55px;
  float: left;
  padding-top: 53px;
  padding-bottom: 23px;
  text-align: center;
}
.social i {
  color: #91a522;
  margin-right: 11px;
  font-size: 21px;
  margin-left: 11px;
  transition: all ease 222ms;
}
.social i:hover {
  color: #000;
}
.db-policy {
  float: left;
  width: 100%;
  padding-top: 2%;
  font-size: 16px;
  line-height: normal;
  color: #B8AE9F;
  margin-top: 15px;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  text-align: center;
  padding-bottom: 33px;
}
.db-policy a {
  color: #BB8539;
}
.db-policy a:hover {
  color: #C56C1E;
}
.footer {
  width: 100%;
  color: #D1C9BD;
  background-color: #000;
  float: left;
  font-weight: 500;
  line-height: 23px;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  background-image: url(../images/gold.jpg);
  padding-top: 55px;
  font-family: arial;
}
.fl-wrap {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 21px;
}
.footer-cells {
  float: left;
  flex: 1 1 20%;
  font-size: 15px;
  line-height: 25px;
}
.footer-cells strong {
  font-size: 21px;
  display: block;
  margin-bottom: 5px;
  color: #BB8539
}
.fl-wrap .footer-cells:nth-child(2) {
  text-align: right
}
.fl-wrap .footer-cells {
  font-size: 33px;
  font-family: "Satisfy", cursive;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #b58a3a;
}
.footer-cells i {
  float: left;
  font-size: 25px;
  border-radius: 50%;
  background-color: #fff;
  color: #a36818;
  padding: 18px;
  display: inline-block;
  margin-right: 21px;
  margin-bottom: 50px
}
.footer-logo {
  flex: 100%;
  margin-top: 11px;
}
.footer-logo img {
  width: 100%;
  height: auto;
  max-width: 250px;
  margin-top: -21px
}
.footer-cells a {
  color: #D1C9BD;
}
.footer-cells a:hover {
  color: #c68733;
}
.footer-cells a i {
  color: #96b332;
  background-color: transparent;
  font-size: 20px;
}
.footer-cells a:hover i {
  background-color: #96b332;
  color: #fff
}
.copywrite {
  float: left;
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, .2);
  padding-top: 2%;
  margin-top: 4%
}
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
  z-index: 999999
}
#back-top i {
  float: right;
  color: #fff;
  font-size: 21px;
}
#back-top a {
  display: block;
  text-align: center;
  transition: 1s;
  height: 40px;
  line-height: normal;
  background-color: #262626;
  padding: 11px;
  border-radius: 9px 0 0 0;
}
#back-top a:hover {
  background-color: #b58a3a
}
@media(max-width:1440px) {
  .left-pan {
    padding-left: 1.3em;
    padding-right: 1.3em;
  }
  .topstrip {
    font-size: 12px;
  }
  .competancy-cells {
    font-size: 13px;
    line-height: normal;
  }
  .alpna-pic {
    padding-right: 9%
  }
  .alpna-pic:before {
    bottom: 90px;
    right: 55px;
  }
  .footer-cells {
    font-size: 15px;
  }
}
@media(max-width:1366px) {
  .competancy-cells {
    min-width: 220px;
  }
  .competancy-cells h3 {
    font-size: 17px;
  }
}
@media(max-width:1025px) {
  .bg-double-wrap {
    height: 60vh;
  }
}
@media(max-width:840px) {
  .banner-right {
    height: auto;
    padding-bottom: 10%
  }
  .nepali-restaurant-uk-bg-wrap {
    height: 50vh
  }
  .language {
    display: none;
  }
  .openhrs {
    width: 45%;
    height: auto;
  }
  .booknow-cells {
    float: left;
    margin-left: 0;
    margin-right: 15px;
  }
  .topstrip section {
    display: none;
  }
  .bg-double-wrap:before {
    height: 80%;
  }
  .bg-double-wrap:after {
    height: 80%;
  }
  .bg-double-wrap {
    height: 80vh;
  }
  .man {
    bottom: 0px;
    left: 10%;
    z-index: 5;
    margin-left: -10%;
  }
  .gurkha-desc h2 {
    font-size: 4vw;
  }
  .logowrap {
    padding: 11px;
    padding-bottom: 15px;
  }
  .logo {
    width: 250px;
  }
  .sliderwrap {
    height: 40vh;
  }
  .gurkha-desc {
    font-size: 13px;
    line-height: normal
  }
  .gurkhahouse-text {
    padding-top: 5%
  }
  .nepali-restaurant-uk-speciality-col {
    flex: 1 1 100%;
    align-content: flex-start;
    min-height: auto;
    padding-left: 5%;
  }
  .nepali-restaurant-uk-speciality-col strong {
    width: 100%;
  }
  .nepali-restaurant-uk-speciality-col:first-child {
    border-left: none;
    padding-left: 5%;
    margin-left: 0px;
  }
  .blogcells {
    flex: 1 1 100%;
  }
  .footer-cells {
    float: left;
    width: 100%;
    padding-right: 3%;
    margin-bottom: 43px;
    min-height: auto;
    display: inline-block;
  }
  .footer-cells:nth-child(5) {
    flex: 1 1 100%;
    text-align: center;
    justify-content: center
  }
  .footer-cells:nth-child(5) i {
    float: none
  }
  .db-policy {
    margin-top: 0;
    text-align: center
  }
  .logowrap.fixed {
    left: 0%;
    width: 100%;
    min-height: 50px;
  }
  .logowrap.fixed .booknow {
    float: left
  }
  .logowrap.fixed .language {
    margin-right: 5%
  }
}
@media screen and (max-width:932px) and (orientation: landscape) {
  .sliderwrap {
    height: 100vh;
  }
    
    
   
    .inner-header-banner{
    min-height: 70vh;
    background-size: cover;
    background-position: 0% 0%;;
} 
    
    
   .inner-header-banner .slider-text h1 {
  font-size: 30px; text-shadow: 0 0 3px #0F0F0F;
  
}
.inner-header-banner .slider-text {
  right: 0px;
  width: 100%;
  top: 35%;
  padding-right: 5%; text-align: center; padding-left:5%;
}    
    
    
  .bg-double-wrap {
    height: 100vh;
  }
  .banner-left {
    padding: 3em;
    padding-top: 5em;
    padding-right: 3em;
  }
  .topstrip section {
    display: none;
  }
  .booknow-cells {
    width: 22%;
    margin-bottom: 3px;
    float: left
  }
  .booknow {
    width: 100%;
  }
  a.aa {
    margin-top: 21px;
  }
  .left-pan {
    width: 100%;
    float: left;
    height: auto;
    position: static;
    background-color: #fff;
  }
  .main-wrap-1 {
    width: 100%;
    float: right;
  }
  .left-con-wrap {
    width: 50%;
    padding-top: 21px;
    padding-left: 5%;
    justify-content: flex-end
  }
  .man {
    display: none
  }
  .logowrap {
    border: none;
    width: 100%
  }
  .left-con {
    flex: 0 1 auto;
  }
  .left-con:nth-child(3) {
    display: none
  }
  .social, .left-con strong {
    display: none;
  }
}
@media screen and (max-width:800px) and (orientation: landscape) {
  .banner-left {
    padding: 2em;
    padding-top: 5em;
    padding-right: 2em;
    flex: 0 1 50%;
    border-radius: 9px 0px 0 0;
  }
  .banner-left h1 {
    font-size: 3vw
  }
  .banner-left h2 {
    display: none
  }
  .banner-right {
    flex: 0 1 50%;
    border-radius: 0px 9px 0 0;
  }
}
@media(max-width:530px) {
  .mainbanner {
    min-height: auto;
  }
    
   .g-wrap .p-cells img {width: 100%; } 
    
    .menu-cells {
    flex: 1 1 100%;
}
    
    .inner-header-banner{
    min-height: 40vh;
    background-size: 310%;
    background-position: 0% 0%;;
} 
    
    
   .g-wrap {
    
    padding-left: 1.5em;
    padding-right: 1.5em;
    
}
    
   .inner-header-banner .slider-text h1 {
  font-size: 30px; text-shadow: 0 0 3px #0F0F0F;
  
}
.inner-header-banner .slider-text {
  right: 0px;
  width: 100%;
  top: 35%;
  padding-right: 5%; text-align: center; padding-left:5%;
} 
    
    
    
    
    
    
  .nepali-restaurant-wrap {
    padding-right: 7%;
  }
  .service-wrap {
    width: 100%;
  }
  .gurkha-desc h3 {
    font-size: 5vw;
  }
  .banner-left h2 {
    display: none;
  }
  .cr-left h4 {
    text-align: center;
    max-width: 100%;
  }
  .gurkha-desc h2 {
    font-size: 8vw;
  }
  .booknow-cells {
    width: 42%;
    margin-bottom: 3px;
  }
  .booknow {
    width: 100%;
  }
  .booknow i {
    margin-top: 2px;
  }
  .subtitle01:after {
    width: 50px;
    margin-left: 20px;
  }
  .subtitle01:before {
    height: 2px;
    width: 50px;
    margin-left: -69px;
  }
  .subtitle02:after {
    display: none
  }
  .subtitle02:before {
    height: 2px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0px
  }
  .subtitle02 {
    font-size: 7vw;
    padding-bottom: 25px;
  }
  .nepali-restaurant-uk-bg-wrap {
    padding-bottom: 70px;
    height: auto;
  }
  .blogwrap {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .vision2030 {
    text-align: center;
    padding-top: 3px;
  }
  .slider-text {
    width: 80%
  }
  .slider-text h1 {
    font-size: 8vw;
    line-height: 11vw;
  }
  .sliderwrap {
    height: 70vh;
  }
  .topstrip {
    font-size: 12px;
    line-height: normal;
    min-height: 50px;
  }
  .logo {
    width: 300px;
    top: 5%;
  }
  h1 {
    font-size: 33px;
  }
  .gurkha-desc strong {
    font-size: 18px;
  }
  .nepali-restaurant-wrap h2 {
    font-size: 33px;
    margin-top: 55px;
  }
  .experience2-col {
    flex: 1 1 100%;
    order: 2;
  }
  .padmain {
    padding-right: 3%;
    padding-left: 3%;
  }
  .cols2 {
    width: 100%;
    text-align: center;
    font-size: 21px;
  }
  .cols2 h4 {
    font-size: 14vw;
    margin-top: 0;
  }
  .openhrs {
    width: 90%;
    height: auto;
    font-size: 21px;
    line-height: normal;
    margin-right: auto;
    border-radius: 21px;
  }
  .openhrs strong {
    font-size: 31px
  }
  .experience2-col:last-child {
    order: 1;
  }
 
  .footer-logo {
    flex: 1 1 100%;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 21px;
  }
  .fl-wrap {
    display: none
  }
  .need-help {
    margin-bottom: 11px;
  }
  .footer-cells {
    flex: 1 1 100%;
    text-align: center
  }
  .footer-cells i {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .main-wrap-1 {
    display: flex;
    flex-wrap: wrap
  }
  .gurkhahouse-welcome {
    padding-bottom: 70px;
  }
  .gurkha-desc {
    font-size: 17px;
    line-height: 27px;
  }
  a.aa {
    margin-top: 11px;
    display: none;
  }
  .alpna-pic:before {
    bottom: -40px;
    right: -11px;
  }
  .db-policy {
    line-height: 30px
  }
}
