@charset "UTF-8";

@import "https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";

@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";

@import "https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap";
/*@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
body {
  margin: 0;
  padding: 0;
  font-family: roboto,sans-serif;
  /*font-family: 'Lora', serif;
  font-family: 'Josefin Sans', sans-serif;*/
  position: relative;
  background-color: #fff;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 3;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-66 {
  margin-top: 66px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-185 {
  margin-top: 185px;
}

.mb-5 {
  margin-bottom: 5px!important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mr-2 {
  margin-right: 2px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.ml-2 {
  margin-left: 2px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.mrl-10-neg {
  margin-left: -10px;
  margin-right: -10px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.p-5 {
  padding: 5px;
}

.p-15 {
  padding: 15px;
}

.p-30 {
  padding: 30px;
}

.p-tb-50 {
  padding: 50px 0;
}

.p-tb-70 {
  padding: 70px 0;
}

.p-tb-80 {
  padding: 80px 0;
}

.p-tb-120 {
  padding: 120px 0;
}

.p-tb-100 {
  padding: 100px 0;
}

.around-padding {
  padding: 100px 50px;
}

.content-ptb-80 {
  padding: 80px 0;
}

.content-ptb-100 {
  padding: 100px 0;
}

.section-ptb-180 {
  padding: 180px 0;
}

.section-mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.desk-pad-left-10 {
  padding-left: 10px;
}

.desk-pad-right-10 {
  padding-right: 10px;
}

.desk-pad-left-20 {
  padding-left: 20px;
}

.desk-pad-right-20 {
  padding-right: 20px;
}

.desk-pad-left-30 {
  padding-left: 30px;
}

.desk-pad-right-30 {
  padding-right: 30px;
}

.desk-pad-left-40 {
  padding-left: 40px;
}

.desk-pad-right-40 {
  padding-right: 40px;
}

.desk-pad-left-50 {
  padding-left: 50px;
}

.desk-pad-right-50 {
  padding-right: 50px;
}

.desk-pad-left-60 {
  padding-left: 60px;
}

.desk-pad-right-60 {
  padding-right: 60px;
}

.image-margin-left {
  margin-left: -50px;
}

.image-mt-minus-40 {
  margin-top: -40px;
}

.margin-minus-box {
  margin-top: -75px;
}

.around-border {
  border: 2px dashed #444;
}

p {
   color: rgba(255,255,255,.8);
  
}

a {
  color: #e7272d;
  text-decoration: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

a:hover,a:active {
  text-decoration: none;
  color: #e7272d;
}

.fluid-height {
  height: calc(100% - 30px);
  margin-bottom: 30px;
}

.full-height {
  height: 100%;
}

.full-width {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.max-555 {
  max-width: 555px;
}

.max-670 {
  max-width: 670px;
}

.max-885 {
  max-width: 885px;
}

.text-italic {
  font-style: italic;
}

.border-radius-3 {
  border-radius: 3px;
}

.default-box-shadow {
  -webkit-box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
}

.box-padding {
  padding-left: 50px;
  padding-right: 50px;
}

.header-padding {
  padding: 100px 0;
}

.section-minus-margin {
  margin-top: -110px;
  padding-top: 210px;
}

button {
  outline: 0;
  border: 0;
}

button:focus,button:active {
  outline: 0;
  border: 0;
}

.color-white {
  color: #fff!important;
}

.color-main {
  color: #e7272d!important;
}

.btn {
  padding: 15px 27px;
  text-align: center;
  border-radius: 30px;
  background: #e7272d;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid transparent;
  -webkit-transition: all .3s linear!important;
  transition: all .3s linear!important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn:focus,.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #e7272d;
}

.btn i {
  margin-left: 10px;
  font-size: 14px!important;
}

.btn:hover {
  background: #fff;
  color: #e7272d;
  border-color: #e7272d;
}

.btn.btn-white {
  background: #fff;
  color: #e7272d;
}

.btn.btn-white:hover {
  background: #e7272d;
  color: #fff;
}

.btn.btn-black {
  background: #1f1f1f;
  color: #fff;
}

.btn.btn-black:hover {
  background: #1f1f1f;
  color: #fff;
}

.btn.btn-yellow {
  background: #fc0;
  color: #e7272d;
}

.btn.btn-yellow:hover {
  background: #e7272d;
  color: #fff;
}

.btn.btn-small {
  padding: 10px 20px;
}

.btn.btn-border {
  background-color: transparent;
  border: 2px solid #e7272d;
  color: #e7272d;
}

.btn.btn-border:hover {
  background-color: #e7272d;
  color: #fff;
}

.btn:disabled,.btn.disabled {
  opacity: 1;
}

.btn-pill {
  border-radius: 35px;
}

.bg-white {
  background-color: #fff;
  border-top: 1px solid #eee;
}

.bg-off-white {
  background-color: #fbfbfb;
  border-top: 1px solid #eee;
}

.bg-black {
  background-color: #222;
  border-top: 1px solid #444;
}

.bg-main {
  background-color: #e9af03; /*#e7272d  #efb303*/
}

.bg-yellow {
  background-color: #fc0;
}

.bg-overlay-1 {
  position: relative;
  background-image: url(../images/bg-overlay-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.eventsbg-overlay-1 {
    background-image: url(../images/events-bg-overlay.png);
}
.bg-overlay-2 {
  position: relative;
  background-image: url(../images/bg-overlay-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  border-top: 1px solid #444;
}

.bg-overlay-transparent {
  position: relative;
  background-image: url(../images/bg-overlay-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.bg-overlay-3 {
  position: relative;
  background-image: url(../images/bg-overlay-5.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.bg-wood-shape {
  position: relative;
  background-image: url(../images/wood-shape.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-wood-shape:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.7);
}

.bg-skew-black {
  background-image: url(../images/black-skew-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.combined-section {
  position: relative;
}

.combined-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background-image: url(../images/bg-overlay-1.png);
  background-repeat: no-repeat;
  background-position: top;
}

.building-shape {
  position: relative;
  padding: 20px 0 20px; /*50px 0 30px*/
}

.building-shape:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
  left: 0;
  background-image: url(../images/building-shape.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.mural-bg {
  position: relative;
  background-image: url(../images/mural-shape-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-shape-item {
  position: absolute;
}

.bg-shape-item:nth-child(1) {
  width: 135px;
  top: 15%;
  left: 7%;
  -webkit-animation: rideHorizontal 2s infinite linear;
  animation: rideHorizontal 2s infinite linear;
}

.bg-shape-item:nth-child(2) {
  width: 130px;
  bottom: -8%;
  left: 26%;
  -webkit-animation: spinner 5s infinite linear;
  animation: spinner 5s infinite linear;
}

.bg-shape-item:nth-child(3) {
  width: 115px;
  top: 0%;
  right: 10%;
  -webkit-animation: rideVertical 2s infinite linear;
  animation: rideVertical 2s infinite linear;
}

@-webkit-keyframes rideHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  15% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  30% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  45% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  60% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  75% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes rideHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  15% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  30% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  45% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  60% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  75% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes rideVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  15% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  30% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  45% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  60% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  75% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes rideVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  15% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  30% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  45% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  60% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  75% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: calc(1.5em + .75rem + 2px);
}

.form-control:focus,.form-control:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.section-title {
  max-width: 900px;
  text-align: center;
  margin: auto;
  margin-bottom: 60px;
}

.section-title small {
  color: #f2b502; /*#fc0*/
  font-size: 24px; /*20px*/
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
  font-family: 'Josefin Sans', sans-serif; /*fredericka the great,cursive 'Lato', sans-serif*/
  line-height: 0px; /*1*/
}

.section-title h2 {
  color: #222;
  font-size: 40px;
  font-weight: 500; /*400*/
  margin-bottom: 20px;
  line-height: 55px;
  font-family: 'Josefin Sans', sans-serif; /*abril fatface,cursive*/
  letter-spacing: 0px; /*1px*/
}
.section-title h3 {
  color: #1c0e0b;
  font-size: 26px;
  font-weight: 500; /*400*/
  margin-bottom: 5px;
  line-height: 30px;
  text-align: left;
  font-family: 'Josefin Sans', sans-serif; /*abril fatface,cursive*/
  letter-spacing: 0px; /*1px*/
}
.section-title h2 span {
  color: #e7272d;
}

.section-title p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}

.section-title p a {
  color: #e7272d;
  border-bottom: 1px solid #e7272d;
}

.section-title.section-title-lg {
  max-width: 820px;
}

.section-title.section-title-white small {
  color: #fff;
}

.section-title.section-title-white h2 {
  color: #fff;
}

.section-title.section-title-white p {
  color: #fff;
}

.section-title.section-title-white p a {
  color: #fff;
}

.section-title.section-title-left {
  max-width: 100%;
}

.section-title.section-title-default small {
  color: #e7272d;
}

.sub-section-title {
  margin-bottom: 30px;
}

.sub-section-title small {
  color: #e7272d;
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
  letter-spacing: 3px;
}

.sub-section-title h3 {
  font-size: 28px;
  color: #222;
  font-weight: 400;
  margin-bottom: 15px;
  font-family: abril fatface,cursive;
  letter-spacing: 1px;
}

.sub-section-title p {
  font-size: 16px;
  font-weight: 400;
  color: #1c0e0b;
}

.below-border {
  display: inline-block;
  position: relative;
}

.below-border::before {
  content: "";
  width: calc(100% + 70px);
  height: 1px;
  background-color: #444;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumb .breadcrumb-item {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding-left: 0;
  padding-right: .5rem;
}

.breadcrumb .breadcrumb-item a {
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.breadcrumb .breadcrumb-item a:hover {
  color: #e7272d;
}

.breadcrumb .breadcrumb-item.active {
  color: #fff;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  content: "•";
  color: #f1b401; /*#e7272d*/
  font-size: 27px;
  line-height: 1;
}

.page-link {
  position: relative;
  padding: 0;
  padding-top: 2px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -1px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #7a7a7a;
  border: 0;
  border-radius: 50%;
  border: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.page-link:hover {
  background-color: #e7272d;
  color: #fff;
  border-color: #e7272d;
}

.page-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-link i {
  font-size: 10px;
  font-weight: 600;
}

.page-pagination .pagination {
  margin-top: -3px;
}

.page-item {
  padding: 0 3px;
  margin-top: 3px;
}

.page-item:first-child .page-link {
  border-radius: 50%;
}

.page-item:last-child .page-link {
  border-radius: 50%;
}

.page-item.disabled .page-link {
  color: #fff;
  background-color: #7a7a7a;
  opacity: .6;
}

.page-item.active .page-link {
  background-color: #e7272d;
  color: #fff;
  border-color: #e7272d;
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-left: 0;
  margin-bottom: 0;
}

.social-list li {
  margin-right: 10px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  list-style: none;
      background: #1c0e0b;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
}

.social-list li:last-child {
  margin-right: 0;
}

.social-list li a {
  font-size: 18px; /*20px*/
}

.social-list li:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.social-list.social-list-white li a {
  color: #fff; /*#fff*/
}

.social-list.social-list-white li a:hover {
  color: #fff;
}

.social-btn.social-btn-fb a {
  background: #3b5998;
  color: #fff;
}

.social-btn.social-btn-tw a {
  background: #55acee;
  color: #fff;
}

.social-btn.social-btn-ins a {
  background: #3f729b;
  color: #fff;
}

.social-btn.social-btn-pin a {
  background: red;
  color: #fff;
}

.social-btn.social-btn-yt a {
  background: #c80000;
  color: #fff;
}

.social-btn.social-btn-ld a {
  background: #2867b2;
  color: #fff;
}

.social-btn.social-icon-fb a {
  color: #3b5998;
}

.social-btn.social-icon-tw a {
  color: #55acee;
}

.social-btn.social-icon-ins a {
  color: #3f729b;
}

.social-btn.social-icon-pin a {
  color: red;
}

.social-btn.social-icon-yt a {
  color: #c80000;
}

.social-btn.social-icon-ld a {
  color: #2867b2;
}

.input-group {
  border: 2px dashed #444;
  border-radius: 40px;
  padding: 10px 30px; /*15px 30px*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background-color: transparent;
}

.input-group-prepend .input-group-text {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: 0 0;
  color: #7f7f7f;
  font-size: 16px;
  margin-right: 10px;
}

.input-group-prepend .input-group-text i {
  font-size: 16px;
}

.input-group-append .input-group-text {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: 0 0;
  color: #7f7f7f;
  font-size: 16px;
  margin-left: 10px;
}

.input-group-append .input-group-text i {
  font-size: 16px;
}

.input-group-append .input-group-text.reveal {
  position: relative;
  cursor: pointer;
}

.input-group-append .input-group-text.reveal .pass-view {
  display: none;
}

.input-group-append .input-group-text.reveal.active .pass-close {
  display: none;
}

.input-group-append .input-group-text.reveal.active .pass-view {
  display: block;
}

.form-control {
  padding: 0;
  border: 0;
  color: #000; /*fff*/
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
}

.form-control:focus {
  background-color: transparent;
  color: #000;
}

.form-control::-webkit-input-placeholder {
  color: #666;
}

.form-control:-ms-input-placeholder {
  color: #666;
}

.form-control::-ms-input-placeholder {
  color: #666;
}

.form-control::placeholder {
  color: #666;
}

.form-control option {
  color: #222;
}

textarea.form-control {
  resize: none;
}

.input-group-textarea {
  border-radius: 30px;
}

.input-group-append .input-group-text.reveal {
  position: relative;
  cursor: pointer;
}

.input-group-append .input-group-text.reveal .pass-view {
  display: none;
}

.input-group-append .input-group-text.reveal.active .pass-close {
  display: none;
}

.input-group-append .input-group-text.reveal.active .pass-view {
  display: block;
}

.help-block {
  font-size: 14px;
  margin-top: 5px;
}

.help-block.with-errors {
  color: #e7272d;
}

.preloader {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: visible;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}

.preloader .preloader-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.preloader-grid {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.preloader-grid .preloader-grid-item {
  -webkit-box-flex: 0;
  flex: 0 0 33.33%;
  -ms-flex: 0 1 auto;
  max-width: 33.33%;
  width: 33.33%;
  height: 33.33%;
  background-color: #fff;
  -webkit-animation: preloader-delay 1.3s infinite ease-in-out;
  animation: preloader-delay 1.3s infinite ease-in-out;
}

.preloader-grid .preloader-grid-item-1 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.preloader-grid .preloader-grid-item-2 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.preloader-grid .preloader-grid-item-3 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

.preloader-grid .preloader-grid-item-4 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.preloader-grid .preloader-grid-item-5 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.preloader-grid .preloader-grid-item-6 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.preloader-grid .preloader-grid-item-7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.preloader-grid .preloader-grid-item-8 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.preloader-grid .preloader-grid-item-9 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

@-webkit-keyframes preloader-delay {
  0%,70%,100% {
    -webkit-transform: scale3D(1,1,1);
    transform: scale3D(1,1,1);
  }

  35% {
    -webkit-transform: scale3D(0,0,1);
    transform: scale3D(0,0,1);
  }
}

@keyframes preloader-delay {
  0%,70%,100% {
    -webkit-transform: scale3D(1,1,1);
    transform: scale3D(1,1,1);
  }

  35% {
    -webkit-transform: scale3D(0,0,1);
    transform: scale3D(0,0,1);
  }
}

@-webkit-keyframes about-img-riding {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes about-img-riding {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.pre-loaded .preloader {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s 1s ease-out;
  transition: all .3s 1s ease-out;
}

.pre-loaded .loader {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.load-more-btn {
  position: relative;
}

.load-more-btn.active .load-more-text {
  opacity: 0;
  visibility: hidden;
}

.load-more-btn.active .load-more-icon {
  opacity: 1;
  visibility: visible;
}

.load-more-btn.active .load-more-icon i {
  -webkit-animation: loadbtn .3s infinite linear;
  animation: loadbtn .3s infinite linear;
}

@-webkit-keyframes loadbtn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadbtn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.load-more-text {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.load-more-icon {
  position: absolute;
  font-size: 17px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.load-more-icon i {
  margin: 0;
  display: block;
}

.topbar {
  padding: 5px 0; /*10px 0*/
  position: relative;
  z-index: 10000;
  background-color: #1c0e0b; 
}

.topbar .social-list {
  margin-top: 0;
}

.topbar-padding {
  padding: 5px 0;
}

.topbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}

.topbar-item {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.topbar-right {
  margin-left: -10px;
  margin-right: -10px;
  float: right;
}

.topbar-right-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px; /*14px*/
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff!important; /*1c0e0b*/
}

.topbar-right-item i {
  margin-right: 10px;
  font-size: 17px;
}
.topbar-right-item a {
  color: #fff!important; /*#1c0e0b*/
}
.language-button {
  position: relative;
}

.language-button button {
  background: 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.language-button button img {
  -webkit-box-flex: 0;
  flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
}

.language-button button.dropdown-toggle:after {
  content: "\f143";
  margin-left: 6px;
  font-family: flaticon;
  border: 0;
}

.language-button .dropdown-menu {
  margin: 0;
  padding: 5px 0;
  -webkit-box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  left: auto!important;
  right: 0;
  border: 0;
  border-radius: 0;
  -webkit-transform: translateY(55px)!important;
  transform: translateY(55px)!important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: block;
}

.language-button .dropdown-menu.show {
  -webkit-transform: translateY(50px)!important;
  transform: translateY(50px)!important;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.language-button .dropdown-menu a {
  padding: 5px 15px;
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 15px;
}

.language-button .dropdown-menu a:active {
  background-color: #f8f9fa;
}

.language-button .dropdown-menu a img {
  width: 20px;
  margin-right: 10px;
}

.language-button .dropdown-menu[style] {
  right: 0!important;
}

.fixed-top {
  position: relative;
}

.main-nav {
  background: #fff;
  position: relative;
  padding-top: 0px; /*10px*/
  padding-bottom: 0px; /*10px*/
  display: block;
}

.main-nav nav {
  padding: 0;
}

.main-nav nav .navbar-nav .nav-item a {
  color: #222;
  font-weight: 500; /*600*/
  font-size: 16px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-nav nav .navbar-nav .nav-item a.dropdown-toggle:after {
  font-size: 13px;
  content: "\f146";
  font-family: flaticon;
  border: 0;
  margin-left: 6px;
}

.main-nav nav .navbar-nav .nav-item a.active {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: -7px;
  background: url(../images/menu-ver-dots.png);
  background-position: top left;
  background-size: cover;
  width: 18px;
  height: 20px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  padding: 0px; /*5px 0*/
  border-radius: 0;
  left: 0;
  border: 0;
  z-index: 10000;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu:last-child {
  right: auto;
  left: 0;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a {
  color: #222;
  font-weight: 500; /*600*/
  font-size: 16px;
  padding: 10px 15px; /*5px 15px*/
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a:hover {
  color: #fff; /*#1c0e0b*/
  background: #1c0e0b; /*#e9af03*/
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a.active {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a:after {
  content: none;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a.dropdown-toggle:after {
  margin-left: 0;
  border: 0;
  content: "\f147";
  font-family: flaticon;
  position: absolute;
  right: 15px;
  font-size: 13px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a.active {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item>a.active:before {
  content: none;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  box-shadow: 0 11px 92px 5px rgba(109,109,109,.21);
  padding: 5px 0;
  border-radius: 0;
  left: 100%;
  top: 10px!important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a {
  color: #222;
  font-weight: 600;
  font-size: 16px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a.active {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a:hover {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a {
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a.active {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a:hover {
  color: #e7272d;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu .nav-item:hover .dropdown-menu {
  top: 0!important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 100%!important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu .nav-item>a {
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}

.main-nav .option-badge {
  background: #e7272d;
  color: #fff;
}

.navbar-area-two .main-nav nav .navbar-nav .nav-item a.active:before {
  content: none;
}

.navbar-dark .main-nav {
  background: #f0b503; /*#1c0e0b*/
}

.navbar-dark .main-nav nav .navbar-nav .nav-item a {
  color: #000; /*#fff*/
}

.navbar-dark .main-nav nav .navbar-nav .nav-item a:hover {
  color: #1c0e0b; /*#f2b502*/
}

.navbar-dark .main-nav nav .navbar-nav .nav-item a.active {
  color: #1c0e0b; /*#f2b502*/
}

.navbar-dark .navbar-option-item a {
  color: #fff;
}

.navbar-dark .navbar-option-item button {
  color: #fff;
}

.navbar-dark .option-badge {
  background: #e7272d;
  color: #fff;
}

.navbar-dark .mobile-nav {
  background-color: #222;
}

.navbar-dark .mobile-nav.mean-container a.meanmenu-reveal {
  color: #fff;
}

.navbar-dark .mobile-nav.mean-container a.meanmenu-reveal span {
  background: #fff;
}

.navbar-area-three .main-nav {
  background: 0 0;
}

.navbar-brand {
  -webkit-box-flex: 0;
  flex: 0 0 180px;/*120px*/
  -ms-flex: 0 0 180px;/*120px*/
  max-width: 100%;/*120px*/
  width: 180px; /*120px*/
  padding: 0;
  margin-right: 15px;
}

.navbar-brand img {
  width: 100%;
      border-radius: 90px;
}

.navbar-option-item {
  margin-left: 30px;
  position: relative;
}

.navbar-option-item a {
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-item a:hover {
  color: #e7272d;
}

.navbar-option-item a i {
  font-size: 30px;
}

.navbar-option-item a.btn {
  background-color: #1c0e0b; /*#e9af03*/
  color: #fff; /*#1c0e0b*/
  padding: 10px 27px;
}

.navbar-option-item a.btn:hover {
  background-color: #1c0e0b; /*#e9af03*/
  color: #fff; /*#1c0e0b*/
  border-color: #1c0e0b; /*#e9af03*/
}

.navbar-option-item>button {
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-item>button:hover {
  color: #e7272d;
}

.navbar-option-item>button i {
  font-size: 30px;
  vertical-align: middle;
}

.navbar-option-dots button {
  background: 0 0;
  padding: 0;
  font-size: 30px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-dots button.dropdown-toggle:after {
  content: none;
}

.navbar-option-dots .dropdown-menu {
  margin: 0;
  width: auto;
  min-width: auto;
  padding: 15px;
  border-radius: 3px;
  left: auto!important;
  right: 0;
  border: 0;
  -webkit-transform: translateY(40px)!important;
  transform: translateY(40px)!important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: block;
}

.navbar-option-dots .dropdown-menu.show {
  -webkit-transform: translateY(64px)!important;
  transform: translateY(64px)!important;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-dots .dropdown-menu .navbar-option-item {
  margin-left: 20px;
  position: relative;
}

.navbar-option-dots .dropdown-menu .navbar-option-item a {
  color: #222;
}

.navbar-option-dots .dropdown-menu .navbar-option-item a:hover {
  color: #e7272d;
}

.navbar-option-dots .dropdown-menu .navbar-option-item button {
  color: #222;
}

.navbar-option-dots .dropdown-menu .navbar-option-item button:hover {
  color: #e7272d;
}

.navbar-option-dots .dropdown-menu .navbar-option-item .btn {
  color: #fff;
}

.navbar-option-dots .dropdown-menu .navbar-option-item:first-child {
  margin-left: 0;
}

.navbar-option-search button {
  background: 0 0;
  padding: 0;
  font-size: 30px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-search button.dropdown-toggle:after {
  content: none;
}

.navbar-option-search .dropdown-menu {
  margin: 0;
  width: 315px;
  padding: 15px;
  border-radius: 0;
  left: auto!important;
  right: 0;
  border: 0;
  -webkit-transform: translateY(55px)!important;
  transform: translateY(55px)!important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: block;
}

.navbar-option-search .dropdown-menu.show {
  -webkit-transform: translateY(26px)!important;
  transform: translateY(26px)!important;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.navbar-option-search .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 5px 15px;
  background: #222;
}

.navbar-option-search .form-group .form-control {
  color: #fff;
  font-size: 16px;
}

.navbar-option-search .form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.navbar-option-search .form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.navbar-option-search .form-group .form-control::-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.navbar-option-search .form-group .form-control::placeholder {
  font-size: 16px;
  color: #fff;
}

.navbar-option-search .form-group button {
  font-size: 20px;
  color: #fff;
}

.navbar-option-search .form-group button i {
  font-size: 20px;
}

.navbar-option-authentication .navbar-authentication-button {
  background-color: transparent;
  padding: 0;
}

.option-badge {
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #222;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: -10px;
}

.mobile-nav {
  display: none;
  background-color: #fff;
  position: relative;
}

.mobile-nav.mean-container {
  border-bottom: 0;
  padding: 10px;
}

.mobile-nav.mean-container .mean-bar {
  background-color: transparent;
  left: 0;
  top: 0;
  padding: 0;
  height: 100%;
  border-bottom: 0;
}

.mobile-nav.mean-container a.meanmenu-reveal {
  color: #222;
  width: 25px;
  height: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 7px;
  padding-right: 10px;
}

.mobile-nav.mean-container a.meanmenu-reveal span {
  background: #222;
}

.mobile-nav.mean-container .mean-nav {
  margin-top: 80px;
}

.mobile-nav.mean-container .mean-nav ul {
  max-height: 325px;
  overflow: auto;
}

.mobile-nav.mean-container .mean-nav ul li a {
  color: #222;
  border-top: 1px solid #d1d1d1;
}

.mobile-nav.mean-container .mean-nav ul li a:hover {
  color: #e7272d;
}

.mobile-nav.mean-container .mean-nav ul li>a.active {
  color: #e7272d;
}

.mobile-nav.mean-container .mean-nav ul li>a:hover {
  color: #e7272d;
}

.mobile-nav.mean-container .mean-nav ul li ul li a {
  border-top: 1px solid #e3e3e3;
}

.mobile-nav.mean-container .mean-nav ul li ul li a:hover {
  color: #e7272d;
}

.mobile-nav.mean-container .mean-nav ul li ul li a.active {
  color: #e7272d;
}

.mobile-brand {
  width: 90px;
  display: block;
  z-index: 10000;
}

.mobile-brand .logo {
  width: 100%;
  position: inherit;
}

.navbar-area.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  background-color: #fff;
  -webkit-animation: 500ms running fadeInDown;
  animation: 500ms running fadeInDown;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 100%!important;
  height: auto;
}

.navbar-area.is-sticky .main-nav {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
  border-bottom: 0;
}

.navbar-area.navbar-dark.is-sticky {
  background-color: #222;
}

.navbar-area.navbar-dark.is-sticky .main-nav {
  background-color: #1c0e0b; /*#222*/
  display: none;
}

.header-bg {
  background-image: url(../images/bg-1.jpg); /*inner-bg-brown*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.header-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 90%;
  bottom: 0;
  left: 0;
  background: url(../images/header-leaf-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.header-bg.header-bg-page {
  background-image: url(../images/inner-bg-brown.jpg); 
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.header-bg.header-bg-page:before {
  background-size: cover;
  background-position: bottom;
}

.header-bg .tp-bullets {
  -webkit-transform: translateY(-200px)!important;
  transform: translateY(-200px)!important;
  left: 0!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto!important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-bg .ares .tp-bullet {
  width: 20px;
  height: 7px;
  background: #e7272d;
  border-radius: 10px;
  position: initial;
  margin-left: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 1;
}

.header-bg .ares .tp-bullet.selected {
  width: 70px;
  background: #fff;
}

.tp-bannertimer {
  display: none!important;
}

.tp-caption.LandingPage-Title,.LandingPage-Title {
  /*font-family: abril fatface,cursive;*/
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 0px!important;
}

.tp-caption.LandingPage-SubTitle,.LandingPage-SubTitle {
  font-family: roboto,sans-serif;
  color: #f2b502; /*#fc0*/
}

.header-product-price {
  font-size: 40px;
  margin-left: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  line-height: 1!important;
}

.header-product-price del {
  font-size: 16px;
  font-weight: 400;
  margin-left: 5px;
}

.header-bg-two {
  background-image: url(../images/bg-2.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.header-bg-two:before {
  content: none;
}

.header-2-image-sm {
  position: relative;
}

.header-2-image-sm:before {
  content: "";
  position: absolute;
  width: 285px;
  height: 88px;
  bottom: 0;
  left: 50%;
  background-image: url(../images/header-2-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  -webkit-transform: translate(-50%,20px);
  transform: translate(-50%,20px);
}

.header-2-image-lg {
  position: relative;
}

.header-2-image-lg:before {
  content: "";
  position: absolute;
  width: 355px;
  height: 144px;
  bottom: 0;
  left: 50%;
  background-image: url(../images/header-2-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  -webkit-transform: translate(-50%,80px);
  transform: translate(-50%,80px);
}

.header-2-title {
  color: #222!important;
}

.header-2-caption-shape {
  background-image: url(../images/text-shape.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  height: 150px;
  text-align: center;
}

.header-2-caption-shape .header-content-subtitle {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.header-2-caption-shape .header-content-subtitle p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
}

.header-2-caption-shape .header-content-subtitle p span {
  margin-left: 15px;
  margin-right: 15px;
}

.header-2-caption-shape .header-subtitle-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px!important;
}

.header-2-caption-shape .header-subtitle-price span {
  margin-right: 0;
  margin-left: 0;
  margin-top: 10px;
  font-size: 45px!important;
}

.header-2-caption-shape .header-subtitle-price span small {
  font-size: 25px!important;
}

.header-2-caption-shape .header-content-cart {
  width: 182px;
  height: 45px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  padding: 5px 15px 5px 75px!important;
  text-align: right!important;
}

.header-2-caption-shape .header-cart-button {
  position: absolute;
  width: 68px;
  height: 68px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.header-2-caption-shape .header-cart-button a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-2-caption-shape .header-cart-text {
  font-size: 16px!important;
  font-weight: 500;
  color: #e7272d;
}

.header-bg-three {
  background-image: url(../images/header-three-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}

.header-bg-three .tp-bullets {
  left: 50%!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1170px;
  width: 100%!important;
  -webkit-transform: translate(-49%,-200px)!important;
  transform: translate(-49%,-200px)!important;
}

.header-bg-three .ares .tp-bullet {
  width: 20px;
  height: 7px;
  background: #222;
  border-radius: 10px;
  position: initial;
  margin-left: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 1;
}

.header-bg-three .ares .tp-bullet.selected {
  width: 70px;
  background: #e7272d;
}

.header-3-caption-shape .header-content-subtitle {
  border: 2px dashed #222;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 15px 40px;
}

.header-3-caption-shape .header-content-subtitle p {
  margin-bottom: 0;
  color: #222;
  font-weight: 500;
}

.header-3-caption-shape .header-content-subtitle p span {
  margin-left: 15px;
  margin-right: 15px;
}

.header-3-caption-shape .header-content-subtitle .header-subtitle-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px!important;
  color: #e7272d;
}

.header-3-caption-shape .header-content-subtitle .header-subtitle-price span {
  margin-right: 0;
  margin-left: 0;
  margin-top: 5px!important;
  font-size: 45px!important;
  line-height: 1!important;
}

.header-3-caption-shape .header-content-subtitle .header-subtitle-price span small {
  font-size: 25px!important;
}

.header-3-caption-shape .header-content-cart {
  width: 182px;
  height: 45px;
  background-color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 5px 15px 5px 75px!important;
  text-align: right!important;
}

.header-3-caption-shape .header-cart-button {
  position: absolute;
  width: 68px;
  height: 68px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.header-3-caption-shape .header-cart-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.header-3-caption-shape .header-cart-text {
  font-size: 16px!important;
  font-weight: 500;
  color: #fff;
}

.header-custom-nav-item {
  font-weight: 500;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.header-custom-nav-item i {
  color: #222;
  font-size: 15px;
}

.header-custom-nav-next i {
  margin-left: 10px;
}

.header-custom-nav-prev i {
  margin-right: 10px;
}

.header-container .header-page-shape-item:nth-child(6) {
  bottom: 150px;
}

.header-carousel.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 7px;
  background: #e7272d;
  border-radius: 10px;
  margin: 0;
  margin-left: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.header-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.header-carousel.owl-theme .owl-dots .owl-dot.active span {
  width: 70px;
  background: #fff;
}

.header-carousel-text h1 {
  font-size: 57px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  margin-bottom: 20px;
  line-height: 1.4;
  color: #222;
}

.header-carousel-text p {
  font-size: 25px;
  font-weight: 500;
  color: #fc0;
  margin-bottom: 25px;
}

.header-carousel-text .header-carousel-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-carousel-text .header-product-price {
  font-size: 40px;
  margin-left: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  line-height: 1!important;
  margin-bottom: 0;
}

.header-carousel-text .header-product-price del {
  font-size: 16px;
  font-weight: 400;
  margin-left: 5px;
}

.header-carousel-text-three h1 {
  font-size: 57px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  margin-bottom: 20px;
  line-height: 1.4;
}

.header-carousel-text-three p {
  font-size: 16px;
  font-weight: 400;
  color: #a8a8a8;
  margin-bottom: 25px;
}

.header-carousel-text-three .header-content-subtitle {
  border: 2px dashed #222;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 15px 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-carousel-text-three .header-content-subtitle p {
  margin-bottom: 0;
  color: #222;
  font-weight: 500;
  font-size: 18px;
}

.header-carousel-text-three .header-content-subtitle p span {
  margin-left: 15px;
  margin-right: 15px;
}

.header-carousel-text-three .header-content-subtitle .header-subtitle-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px!important;
  color: #e7272d;
}

.header-carousel-text-three .header-content-subtitle .header-subtitle-price span {
  margin-right: 0;
  margin-left: 0;
  margin-top: 5px!important;
  font-size: 45px!important;
  line-height: 1!important;
}

.header-carousel-text-three .header-content-subtitle .header-subtitle-price span small {
  font-size: 25px!important;
}

.header-carousel-text-three .header-content-cart {
  width: 182px;
  height: 45px;
  background-color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 5px 15px 5px 75px!important;
  text-align: right!important;
}

.header-carousel-text-three .header-cart-button {
  position: absolute;
  width: 68px;
  height: 68px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.header-carousel-text-three .header-cart-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.header-carousel-text-three .header-cart-text {
  font-size: 16px!important;
  font-weight: 500;
  color: #fff;
}

.header-carousel-image img {
  position: relative;
}

.header-bg-two-owl .header-page-shape-item:nth-child(1) {
  top: 26%;
  left: 9%;
}

.header-bg-two-owl .header-page-shape-item:nth-child(2) {
  top: -50px;
  right: 22%;
  left: auto;
}

.header-bg-two-owl .header-page-shape-item:nth-child(3) {
  top: auto;
  bottom: 30%;
  right: 5%;
}

.header-bg-two-owl .header-page-shape-item:nth-child(4) {
  top: auto;
  bottom: 0%;
  right: 35%;
}

.header-carousel-two .owl-stage-outer {
  padding-bottom: 30px;
}

.header-carousel-two .header-carousel-text h1 {
  font-size: 80px;
}

.header-carousel-two .header-2-image-sm:before {
  width: 390px;
  height: 115px;
}

.header-carousel-two .header-carousel-image {
  max-width: 400px;
}

.header-carousel-two .header-carousel-image img {
  position: relative;
}

.header-carousel-two .header-2-caption-shape {
  background-image: url(../images/text-shape.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  height: 150px;
  text-align: center;
}

.header-carousel-two .header-2-caption-shape .header-content-subtitle {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.header-carousel-two .header-2-caption-shape .header-content-subtitle p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
}

.header-carousel-two .header-2-caption-shape .header-content-subtitle p span {
  margin-left: 15px;
  margin-right: 15px;
}

.header-carousel-two .header-2-caption-shape .header-subtitle-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px!important;
}

.header-carousel-two .header-2-caption-shape .header-subtitle-price span {
  margin-right: 0;
  margin-left: 0;
  margin-top: 10px;
  font-size: 45px!important;
}

.header-carousel-two .header-2-caption-shape .header-subtitle-price span small {
  font-size: 25px!important;
}

.header-carousel-two .header-2-caption-shape .header-content-cart {
  width: 182px;
  height: 45px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  padding: 5px 15px 5px 75px!important;
  text-align: right!important;
}

.header-carousel-two .header-2-caption-shape .header-cart-button {
  position: absolute;
  width: 68px;
  height: 68px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.header-carousel-two .header-2-caption-shape .header-cart-button a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-carousel-two .header-2-caption-shape .header-cart-text {
  font-size: 16px!important;
  font-weight: 500;
  color: #e7272d;
}

.header-carousel-two .header-2-image-lg:before {
  -webkit-transform: translate(-50%,45px);
  transform: translate(-50%,45px);
}

.header-carousel-three.owl-theme .owl-dots {
  margin-top: 0!important;
  position: absolute;
  left: 15px;
  right: 0;
  width: 1170px;
  margin: auto;
  text-align: left;
  bottom: 10%;
}

.header-carousel-three.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 7px;
  background: #e7272d;
  border-radius: 10px;
  margin: 0;
  margin-left: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.header-carousel-three.owl-theme .owl-dots .owl-dot:hover span {
  background: #222;
}

.header-carousel-three.owl-theme .owl-dots .owl-dot.active span {
  width: 70px;
  background: #222;
}

.header-bg-three-height {
  min-height: 900px;
}

.header-bg-three-height .owl-stage {
  min-height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-bg-three-height .header-page-shape-item:nth-child(1) {
  left: 5%;
  top: 18%;
}

.header-bg-three-height .header-page-shape-item:nth-child(2) {
  left: 30%;
  top: auto;
  bottom: 0;
}

.header-carousel-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  right: 0;
  margin-left: -10px;
  margin-right: -10px;
}

.header-control-item {
  padding: 0 10px;
}

.header-control-item button {
  background: 0 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #222;
  font-weight: 500;
}

.about-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: -10px;
  margin-right: -10px;
}

.about-image-grid-item {
  padding-left: 10px;
  padding-right: 10px;
}

.about-image-grid-inner {
  border-radius: 10px;
  overflow: hidden;
}

.menu-section {
  position: relative;
}

.menu-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(39,39,39,.8);
}

.menu-section.menu-section-bg {
  background-image: url(../images/menu-bg-overlay.jpg);
  background-size: cover;
  background-position: bottom;
}

.menu-section-light {
  position: relative;
  background-image: url(../images/bg-2.jpg);
  background-size: cover;
  background-position: bottom;
}

.menu-section-light:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/menu-bg-leaves-2.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
  background-position: bottom;
  -webkit-transform: translateY(90px);
  transform: translateY(90px);
}

.slick-slide:focus {
  outline: none;
}

.menu-main-thumb-nav .slick-arrow {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
}

.menu-main-thumb-nav .slick-arrow.prev-arrow {
  left: 0;
  -webkit-transform: translate(-20px,-50%);
  transform: translate(-20px,-50%);
}

.menu-main-thumb-nav .slick-arrow.next-arrow {
  right: 0;
  -webkit-transform: translate(20px,-50%);
  transform: translate(20px,-50%);
}

.menu-main-thumb-item {
  cursor: pointer;
  padding-top: 20px;
  position: relative;
}

.menu-main-thumb-item.slick-current:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  background: url(../images/food-menu-dots.png);
  background-position: top left;
  background-size: cover;
  width: 49px;
  height: 55px;
}

.menu-main-thumb-item.slick-current .menu-main-thumb-inner p {
  color: #fff;
}

.menu-main-thumb-item:hover .menu-main-thumb-inner p {
  color: #fff;
}

.menu-main-thumb-item.menu-main-thumb-item-two img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 15px;
  background-color: #fff;
  margin-bottom: 8px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.menu-main-thumb-item.menu-main-thumb-item-two .menu-main-thumb-inner p {
  color: #222;
  font-size: 16px;
}

.menu-main-thumb-item.menu-main-thumb-item-two.slick-current:before {
  content: none;
  background: 0 0;
}

.menu-main-thumb-item.menu-main-thumb-item-two.slick-current img {
  background: #e7272d;
}

.menu-main-thumb-item.menu-main-thumb-black img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 15px;
  background-color: #171717;
  margin-bottom: 8px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.menu-main-thumb-item.menu-main-thumb-black .menu-main-thumb-inner p {
  color: #b4b4b4;
  font-size: 16px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.menu-main-thumb-item.menu-main-thumb-black.slick-current:before {
  content: none;
  background: 0 0;
}

.menu-main-thumb-item.menu-main-thumb-black.slick-current img {
  background: #e7272d;
}

.menu-main-thumb-item.menu-main-thumb-black.slick-current .menu-main-thumb-inner p {
  color: #fff;
}

.menu-main-thumb-inner {
  text-align: center;
}

.menu-main-thumb-inner img {
  margin-bottom: 15px;
  margin: auto;
}

.menu-main-thumb-inner p {
  font-size: 20px;
  margin-bottom: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.menu-main-details-for {
  margin-top: 50px;
}

.menu-main-details-for .slick-arrow {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
}

.menu-main-details-for .slick-arrow.prev-arrow {
  left: 50%;
  -webkit-transform: translate(-215px,-80px);
  transform: translate(-215px,-80px);
}

.menu-main-details-for .slick-arrow.next-arrow {
  right: 50%;
  -webkit-transform: translate(215px,-80px);
  transform: translate(215px,-80px);
}

.menu-details-carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-details-carousel .slick-track {
  padding-bottom: 80px;
}

.menu-details-carousel-item {
  text-align: center;
  padding: 30px;
  padding-bottom: 0;
}

.menu-details-carousel-item h3 {
  font-size: 25px;
  color: #222;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: abril fatface,cursive;
}

.menu-details-carousel-item p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 17px;
  color: rgba(33,33,33,.8);
}

.menu-details-carousel-item .menu-price {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #e7272d;
}

.menu-details-carousel-item .btn {
  margin-bottom: 25px;
  font-size: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: inherit;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}

.menu-details-carousel-item.menu-details-carousel-black h3 {
  color: #fff;
}

.menu-details-carousel-item.menu-details-carousel-black p {
  color: #f1f1f2;
}

.menu-details-carousel-item.menu-details-carousel-black .menu-price {
  color: #fc0;
}

.menu-details-carousel-item img {
  margin: auto;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.menu-details-carousel-item.slick-center {
  position: relative;
}

.menu-details-carousel-item.slick-center:before {
  content: "";
  width: 100%;
  height: 85%;
  position: absolute;
  top: 0;
  left: 0;
  background: #e7272d;
  border-radius: 10px;
  z-index: -1;
}

.menu-details-carousel-item.slick-center h3 {
  color: #fff;
}

.menu-details-carousel-item.slick-center p {
  color: #fff;
}

.menu-details-carousel-item.slick-center .menu-price {
  color: #fc0;
}

.menu-details-carousel-item.slick-center.menu-details-carousel-black h3 {
  color: #fff;
}

.menu-details-carousel-item.slick-center.menu-details-carousel-black p {
  color: #fff;
}

.menu-details-carousel-item.slick-center.menu-details-carousel-black .menu-price {
  color: #fc0;
}

.menu-details-carousel-item.slick-center .btn {
  font-size: 16px;
  padding: 15px 27px;
  margin-bottom: 25px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.menu-details-carousel-item.slick-center .btn-yellow:hover {
  background-color: #fff;
  color: #e7272d;
  border-color: #fff;
}

.menu-details-carousel-item.slick-center img {
  -webkit-transform: scale(1.4) translateY(18px);
  transform: scale(1.4) translateY(18px);
}

.menu-details-carousel-item.slick-center .menu-details-carousel-image:before {
  background-image: url(../images/menu-item-shadow.png);
  width: 190px;
  height: 60px;
  opacity: 1;
  background-size: cover;
  -webkit-transform: translate(-50%,70px);
  transform: translate(-50%,70px);
}

.menu-details-carousel-image {
  position: relative;
}

.menu-details-carousel-image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 130px;
  height: 55px;
  background: url(../images/menu-item-shadow.png);
  -webkit-transform: translate(-50%,125px);
  transform: translate(-50%,125px);
}

.menu-details-carousel-image-two {
  position: relative;
}

.menu-details-carousel-image-two:before {
  opacity: .25;
}

.menu-main-center-black.slick-center:before {
  content: "";
  width: 100%;
  height: 85%;
  position: absolute;
  top: 0;
  left: 0;
  background: #222;
}

.menu-main-center-black.slick-center .menu-price {
  color: #e7272d;
}

.steps-box {
  background-color: #fc0;
  background-image: url(../images/step-bg.png);
  padding: 15px 30px;
  border-radius: 5px;
  width: calc(100% + 50px);
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
}

.steps-item {
  background-color: rgba(255,255,255,.8);
  border-radius: 10px;
  padding: 50px 45px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.steps-item h3 {
  font-size: 25px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  letter-spacing: 1px;
  color: #e7272d;
  margin-bottom: 14px;
}

.steps-item p {
  font-size: 16px;
  color: #222;
  margin-bottom: 0;
}

.info-item-right {
  text-align: right;
}

.info-item-right h3 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.info-item-left {
  text-align: left;
}

.info-item-left h3 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.info-item {
  margin-bottom: 30px;
}

.info-item h3 {
  font-size: 25px;
  font-family: abril fatface,cursive;
  margin-bottom: 14px;
  color: #222;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-item h3 span {
  color: #fc0;
  margin-left: 10px;
}

.info-item.info-item-white h3 {
  color: #fff;
}

.info-item.info-item-white h3 span {
  color: #fc0;
}

.info-image {
  margin-bottom: 30px;
  position: relative;
}

.info-shape-item {
  position: absolute;
}

.info-shape-item:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e7272d;
  position: absolute;
  border: 4px solid #fff;
}

.info-shape-item:nth-child(1) {
  top: 0;
  left: 0;
  width: 144px;
  height: 84px;
  -webkit-transform: translate(-55px,80px);
  transform: translate(-55px,80px);
}

.info-shape-item:nth-child(1):before {
  right: 0;
  bottom: 0;
}

.info-shape-item:nth-child(2) {
  left: 0;
  top: 25%;
  width: 115px;
  height: 132px;
  -webkit-transform: translate(-30px,40px);
  transform: translate(-30px,40px);
}

.info-shape-item:nth-child(2):before {
  right: 0;
  top: 35px;
}

.info-shape-item:nth-child(3) {
  width: 147px;
  height: 164px;
  bottom: 25%;
  left: 0;
  -webkit-transform: translate(-30px,10px);
  transform: translate(-30px,10px);
}

.info-shape-item:nth-child(3):before {
  right: 0;
  top: 35px;
}

.info-shape-item:nth-child(4) {
  width: 140px;
  height: 81px;
  top: 0;
  right: 0;
  -webkit-transform: translate(25px,130px);
  transform: translate(25px,130px);
}

.info-shape-item:nth-child(4):before {
  left: 10px;
  top: 35px;
}

.info-shape-item:nth-child(5) {
  width: 129px;
  height: 27px;
  top: 25%;
  right: 0;
  -webkit-transform: translate(25px,170px);
  transform: translate(25px,170px);
}

.info-shape-item:nth-child(5):before {
  left: 0;
  top: 5px;
}

.info-shape-item:nth-child(6) {
  width: 67px;
  height: 135px;
  bottom: 25%;
  right: 0;
  -webkit-transform: translate(10px,30px);
  transform: translate(10px,30px);
}

.info-shape-item:nth-child(6):before {
  left: 0;
  top: 10px;
}

.combo-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.combo-box:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(39,39,39,.7);
  position: absolute;
  top: 0;
  left: 0;
}

.combo-box .combo-box-content {
  position: absolute;
  bottom: 25px;
  left: 25px;
  -webkit-transform: translateY(78px);
  transform: translateY(78px);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.combo-box .combo-box-content .btn {
  opacity: 0;
  visibility: hidden;
}

.combo-box:hover .combo-box-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.combo-box:hover .combo-box-content .btn {
  opacity: 1;
  visibility: visible;
}

.combo-box-content h3 {
  font-size: 62px;
  font-family: fredericka the great,cursive;
  font-weight: 400;
  color: rgba(255,255,255,.44);
  margin-bottom: 10px;
}

.combo-box-content h4 {
  font-size: 25px;
  color: #fff;
  font-family: abril fatface,cursive;
  margin-bottom: 25px;
}

.combo-box-content h4 span {
  color: #fc0;
}

.combo-offer-shape {
  position: absolute;
  top: 25px;
  right: 25px;
  background: url(../images/offer-shape-red.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 122px;
  height: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.combo-offer-shape small {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1;
}

.combo-offer-shape p {
  font-size: 27px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}

.combo-offer-shape.combo-offer-shape-red {
  background-image: url(../images/offer-shape-red.png);
}

.combo-offer-shape.combo-offer-shape-yellow {
  background-image: url(../images/offer-shape-yellow.png);
}

.combo-shape-inner {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.combo-box-two {
  padding: 25px 50px 25px 0;
  margin-bottom: 70px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.combo-box-two:before {
  content: "";
  position: absolute;
  width: 88%;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
  border-radius: 10px;
  background: #fff;
}

.combo-box-two .combo-offer-shape {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(15px,40px);
  transform: translate(15px,40px);
}

.combo-two-pos-title {
  font-size: 80px;
  font-weight: 400;
  font-family: fredericka the great,cursive;
  color: rgba(33,33,33,.1);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,-50px);
  transform: translate(-50%,-50px);
}

.combo-image-two {
  margin-right: 35px;
  position: relative;
  -webkit-box-flex: 0;
  flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  max-width: 220px;
  width: 220px;
}

.combo-two-text {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.combo-two-text h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  line-height: 1.5;
  margin-bottom: 15px;
}

.download-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 470px; /*495px*/
  position: relative;
}

.download-image-grid:before {
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../images/road-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}

.download-image-mobile {
  -webkit-box-flex: 0;
  flex: 0 0 200px; /*295px*/
  -ms-flex: 0 0 200px;/*295px*/
  max-width: 200px;/*295px*/
  width: 200px;/*295px*/
  position: relative;
}

.download-image-mobile-item {
  position: absolute;
}

.download-image-mobile-item:nth-child(1) {
  top: 0;
  left: 0;
  -webkit-transform: translate(-30px,0);
  transform: translate(-30px,0);
}

.download-image-mobile-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.download-image-rider {
  margin-top: auto;
}

.button-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -10px;
  padding: 0;
}

.button-list li {
  padding-left: 8px;
  padding-right: 8px;
  list-style: none;
  margin-top: 10px;
}

.testimonial-carousel .owl-stage-outer {
  padding-bottom: 10px;
}

.review-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review-star ul {
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.review-star ul li {
  color: #fc0;
  font-size: 15px;
  margin-right: 3px;
  list-style: none;
}

.review-star ul li:last-child {
  margin-right: 0;
}

.review-star ul li i {
  vertical-align: middle;
}

.review-star ul li.full-star {
  color: #e9af03; /*#fc0*/
}

.review-star ul li.half-star {
  color: #fc0;
}

.review-star p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0!important;
}

.testimonial-carousel-item {
  padding: 30px;
  border-radius: 10px;
  position: relative;
}

.testimonial-carousel-item .carousel-para {
  margin-bottom: 20px;
  position: relative;
  padding-top: 40px;
}

.testimonial-carousel-item .carousel-para:before {
  content: "\f13b";
  font-family: flaticon;
  font-size: 70px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,-22px);
  transform: translate(-50%,-22px);
  top: 0;
  color: rgba(255,255,255,.18);
}

.testimonial-carousel-item .carousel-info .review-star {
  margin-bottom: 10px;
}

.testimonial-carousel-item .carousel-info .carousel-name {
  margin-bottom: 10px;
}

.testimonial-carousel-item.bg-main .carousel-para {
  color: #fff;
}

.testimonial-carousel-item.bg-main .carousel-name {
  color: #fff;
}

.testimonial-carousel-item.bg-main .carousel-designation {
  color: rgba(255,255,255,.8);
}

.testimonial-carousel-item.bg-black .carousel-para {
  color: #fff;
}

.testimonial-carousel-item.bg-black .carousel-name {
  color: #ffffff; /*#fff*/
}

.testimonial-carousel-item.bg-black .carousel-designation {
  color: #ffffff; /*rgba(255,255,255,.8)*/
}

.testimonial-carousel-item.bg-black:before {
  content: "";
  border-width: 25px;
  border-style: solid;
  border-color: transparent transparent #e9af03 transparent; /*#e7272d  #f2b502*/
}

.testimonial-carousel-item:before {
  content: "";
  border-width: 25px;
  border-style: solid;
  border-color: transparent transparent #fc0 transparent;
  position: absolute;
  bottom: 0;
  right: 30px; /*left*/
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.carousel-para {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.carousel-name {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: #222;
}

.carousel-designation {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.carousel-info-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
}

.carousel-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  max-width: 70px;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 10px;
  display: none;
}

.testimonial-carousel-two.owl-theme .owl-dots {
  margin-top: 30px!important;
}

.testimonial-carousel-two.owl-theme .owl-dots .owl-dot span {
  background: #707070;
}

.testimonial-carousel-two.owl-theme .owl-dots .owl-dot:hover span {
  background: #e7272d;
}

.testimonial-carousel-two.owl-theme .owl-dots .owl-dot.active span {
  background: #e7272d;
}

.owl-theme .owl-dots {
  margin-top: 30px!important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.owl-theme .owl-dots .owl-dot.active span {
  width: 30px;
  background: #fc0;
}

.video-section {
  background-image: url(../images/video-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 600px;
  position: relative;
}

.video-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(33,33,33,.45);
}

.video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 135px;
  height: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255,255,255,.28);
  border-radius: 50%;
}

.video-button a {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  color: #e7272d;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.video-button a i {
  font-size: 30px;
}

.video-button a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bubble 1.5s linear infinite;
  animation: bubble 1.5s linear infinite;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: -1;
}

.video-button a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bubble 2s linear infinite;
  animation: bubble 2s linear infinite;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: -1;
}

@-webkit-keyframes bubble {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: .7;
  }

  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .7;
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}

@keyframes bubble {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: .7;
  }

  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .7;
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}

.blog-card.blog-card-white .blog-card-content h3 {
  color: #fff;
}

.blog-card.blog-card-white .blog-card-content h3 a {
  color: #fff;
}

.blog-card.blog-card-maincolor .blog-entry li i {
  color: #e7272d;
}

.blog-card.blog-card-maincolor .blog-card-content h3 {
  color: #fff;
}

.blog-card.blog-card-maincolor .blog-card-content h3 a {
  color: #fff;
}

.blog-card.blog-card-maincolor:hover .blog-card-thumb {
  border: 3px solid #fff;
}

.blog-card.blog-card-maincolor:hover .blog-card-content h3 {
  color: #e7272d;
}

.blog-card.blog-card-maincolor:hover .blog-card-content h3 a {
  color: #e7272d;
}

.blog-card:hover .blog-card-thumb img {
  -webkit-transform: rotate(5deg) scale(1.2);
  transform: rotate(5deg) scale(1.2);
}

.blog-card:hover .blog-card-content h3 {
  color: #fc0;
}

.blog-card:hover .blog-card-content h3 a {
  color: #fc0;
}

.blog-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  padding: 0;
}

.blog-entry li {
  margin-right: 20px;
  font-size: 16px;
  color: rgba(255,255,255,.7);
  font-weight: 400;
  margin-top: 5px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-entry li i {
  margin-right: 10px;
  color: #fc0;
  font-size: 20px;
}

.blog-entry li.blog-entry-main i {
  color: #e7272d;
}

.blog-card-thumb {
  border: 3px solid #444;
  padding: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-card-thumb a {
  display: block;
  overflow: hidden;
}

.blog-card-thumb img {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-card-content .blog-entry {
  margin-bottom: 10px;
}

.blog-card-content h3 {
  font-size: 22px;
  font-weight: 600;
  font-family: abril fatface,cursive;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  line-height: 1.4;
}

.blog-card-content h3 a {
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-card-content p {
  font-size: 15px;
  margin: 0;
}

.blog-card-two {
  background-color: #fff;
  padding: 15px;
}

.blog-card-two .blog-card-thumb {
  padding: 0;
  border: 0;
}

.blog-card-two .blog-entry li {
  color: #444;
}

.blog-card-two .blog-entry li i {
  color: #e7272d;
}

.blog-card-two .blog-card-content h3 {
  color: #222;
}

.blog-card-two .blog-card-content h3 a {
  color: #222;
}

.blog-card-two .blog-card-content p {
  color: #7a7a7a;
}

.blog-card-two:hover .blog-card-content h3 {
  color: #e7272d;
}

.blog-card-two:hover .blog-card-content h3 a {
  color: #e7272d;
}

.blog-card-black .blog-card-thumb {
  border: 3px solid #d1d1d1;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-card-black .blog-entry li {
  color: #444;
}

.blog-card-black .blog-entry li i {
  color: #e7272d;
}

.blog-card-black .blog-card-content p {
  color: #444;
}

.blog-card-black:hover .blog-card-thumb {
  border: 3px solid #444;
}

.blog-card-black:hover .blog-card-content h3 {
  color: #e7272d;
}

.blog-card-black:hover .blog-card-content h3 a {
  color: #e7272d;
}

.blog-card-slide {
  position: relative;
}

.blog-card-slide .blog-card-thumb {
  margin-bottom: 0;
}

.blog-card-slide .blog-card-content {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: calc(100% - 60px);
  left: 50%;
  -webkit-transform: translate(-50%,-30px);
  transform: translate(-50%,-30px);
}

.blog-card-slide .blog-card-content .blog-entry li {
  color: #222;
  font-size: 14px;
}

.blog-card-slide .blog-card-content .blog-entry li i {
  font-size: 18px;
}

.blog-card-slide .blog-card-content h3 {
  font-size: 17px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.blog-card-slide .blog-card-content p {
  color: #444;
  font-size: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.blog-card-slide:hover .blog-card-content h3 {
  margin-bottom: 15px;
}

.blog-card-slide:hover .blog-card-content p {
  font-size: 15px;
  opacity: 1;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-theme .owl-nav button {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #e7272d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin: 0!important;
  position: absolute;
  top: 40%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
}

.owl-theme .owl-nav button i {
  font-size: 16px;
}

.owl-theme .owl-nav button.owl-prev {
  left: 0;
}

.owl-theme .owl-nav button.owl-next {
  right: 0;
}

.owl-theme .owl-nav button.owl-prev,.owl-theme .owl-nav button.owl-next {
  background: #e7272d;
  color: #fff;
  border-radius: 50%;
}

.owl-theme .owl-nav button.owl-prev:hover,.owl-theme .owl-nav button.owl-next:hover {
  background-color: #e7272d;
  color: #fff;
}

.blog-grid-item {
  display: none;
}

.blog-list-item {
  display: none;
}

.subscribe-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribe-item {
  padding-bottom: 30px;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
}

.subscribe-item .section-title p {
  margin: 0;
}

.subscribe-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  background-color: #fff;
  padding: 6px;
  border-radius: 50px;
}

.subscribe-form .form-group .input-group {
  padding: 10px 25px;
  background-color: transparent;
  border: 0;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
}

.subscribe-form .form-group .btn {
  padding: 15px 55px;
  border-radius: 40px;
}

.subscribe-form .form-group .btn:disabled,.subscribe-form .form-group .btn.disabled {
  opacity: 1;
}

.subscribe-form .form-group .btn.btn-yellow:hover {
  background-color: #e7272d;
  color: #fff!important;
}

#validator-newsletter {
  font-size: 14px;
}

#validator-newsletter.validation-danger {
  margin-top: 5px;
  color: #e7272d;
}

.newsletter-form-white .form-control {
  color: #222;
  height: calc(1.5em + .75rem + 2px);
}

.newsletter-form-white #validator-newsletter.validation-danger {
  color: #fff;
}

.footer-content-item {
  margin-bottom: 20px;
}

.footer-logo {
  max-width: 120px;
  margin: auto;
}

.footer-logo a {
  display: block;
}

.footer-details {
  margin-top: 20px; /*30px*/
}

.footer-details p {
  font-size: 15px;
  margin-bottom: 0;
  color: #fff;
}

.footer-content-title h3 {
  font-size: 25px;
  font-family: fredericka the great,cursive;
  color: #fc0;
  font-weight: 400;
}

.footer-content-title-two h3 {
  font-family: abril fatface,cursive;
}

.footer-list {
  margin-bottom: 0;
  padding-left: 0;
  margin-right: 20px;
}

.footer-list li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  list-style: none;
}

.footer-list li:last-child {
  margin-bottom: 0;
}

.footer-list li a {
  color: #f1f1f2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.footer-list li p {
  margin-top: 3px;
  margin-bottom: 0;
}

.footer-list li:before {
  content: "\ea5d";
  font-family: IcoFont;
  color: #f1f1f2;
  left: 0;
  position: absolute;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.footer-list li:hover a {
  color: #e7272d;
}

.footer-list li:hover:before {
  color: #e7272d;
}

.footer-time {
  margin-bottom: 0;
  padding-left: 0;
  margin-right: 20px;
}

.footer-time li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
  list-style: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-time li:last-child {
  margin-bottom: 0;
}

.footer-address {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
}

.footer-address li {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 10px;
  /*position: relative;*/
  color: #000; /*#fff*/
  font-weight: 400;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;*/
  padding: 0px 8px;
  display: inline;
  width: auto;
}

.footer-address li:last-child {
  margin-bottom: 0;
}

.footer-address li a {
  color: #000;  /*fff*/
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-weight: 400;
  /*margin-left: 5px;*/
}

.footer-address li span {
  color: #1c0e0b; /*#fc0*/
  font-weight: 500;
      margin-right: 8px;
}

.footer-address li p {
  margin-top: 3px;
  margin-bottom: 0;
}

.footer-address li:hover a {
  color: #1c0e0b;
}

.footer-follow {
  margin-top: 15px;
}

.footer-follow p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #fff;
}

.footer-follow .social-list {
  margin-top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-lower {
  padding: 20px 0 10px; /*25px 0 15px*/
  position: relative;
}

.footer-lower:before {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  width: 70%;
  height: 1px;
  background-color: #cc9a06; /*#444*/
}

.footer-copyright-text {
  padding-right: 0px; /*20px*/
  margin-right: 0px; /*20px*/
  margin-bottom: 10px;
  text-align: center;
}

.footer-copyright-text p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #000;
}

.footer-copyright-text p a {
  color: #1c0e0b; /*#fc0*/
}

.footer-copyright-text p a:hover {
  color: #1c0e0b; /*#fc0*/
}

.footer-copyright-text-main p a {
  color: #e7272d;
}

.footer-copyright-text-main p a:hover {
  color: #e7272d;
}

.footer-content-item-maincolor .footer-content-title h3 {
  color: #e7272d;
}

.footer-content-item-maincolor .footer-address li span {
  color: #e7272d;
}

.footer-content-item-maincolor .footer-follow p {
  color: #e7272d;
}

.footer-payment-list {
  margin-top: 20px;
}

.footer-payment-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.footer-payment-list ul li {
  margin-right: 10px;
  -webkit-box-flex: 0;
  flex: 0 0 48px;
  -ms-flex: 0 0 48px;
  max-width: 48px;
  width: 48px;
  list-style: none;
}

.footer-payment-list ul li:last-child {
  margin-right: 0;
}

.quick-item {
  border-radius: 10px;
  padding: 40px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../images/quick-bg-mural.png);
  background-repeat: no-repeat;
  background-position: right top;
}

.quick-item:hover .quick-item-image-shape {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.quick-item.bg-black {
  border-top: 0;
}

.quick-item-image {
  -webkit-box-flex: 0;
  flex: 0 0 205px;
  -ms-flex: 0 0 205px;
  max-width: 205px;
  width: 205px;
  position: relative;
}

.quick-item-image-shape {
  width: 200px;
  height: 200px!important;
  border-radius: 50%;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.quick-item-text {
  padding-left: 30px;
}

.quick-item-text h3 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}

.quick-item-text h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}

.quick-item-text h4 span {
  font-weight: 600;
}

.translatey-min-10 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.service-item {
  position: relative;
  overflow: hidden;
}

.service-item .service-content {
  position: absolute;
  bottom: 0;
}

.service-item:hover .service-content {
  padding: 50px 45px 40px;
}

.service-item:hover .service-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.service-image {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.service-content {
  padding: 25px 45px;
  border-radius: 35px 35px 0 0;
  background-color: #fff;
  width: 100%;
  text-align: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.service-content h3 {
  font-size: 25px;
  color: #e7272d;
  font-weight: abril fatface,cursive;
}

.service-content p {
  font-size: 16px;
  color: #272727;
  margin-bottom: 0;
}

.receipe-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
}

.receipe-item {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.receipe-grid-three .receipe-item {
  -webkit-box-flex: 0;
  flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}

.receipe-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.receipe-item-inner:before {
  content: "";
  position: absolute;
  width: 76%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-46%);
  transform: translateX(-46%);
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.06);
}

.receipe-item-inner:hover .receipe-info a {
  color: #e7272d;
}

.receipe-item-black .receipe-item-inner:before {
  background: #171717;
}

.receipe-item-black .receipe-info h3 {
  color: #fff;
}

.receipe-item-black .receipe-info h3 a {
  color: #fff;
}

.receipe-item-black .receipe-info h4 {
  color: #fc0;
}

.receipe-item-black .receipe-info h4 del {
  color: #d1d1d1;
}

.receipe-image {
  -webkit-box-flex: 0;
  flex: 0 0 109px;
  -ms-flex: 0 0 109px;
  max-width: 109px;
  width: 109px;
  margin-right: 20px;
  z-index: 1;
}

.receipe-content {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}

.receipe-info {
  padding-right: 10px;
}

.receipe-info h3 {
  font-size: 20px;
  font-weight: 600;
  color: #e7272d;
  margin-bottom: 10px;
}

.receipe-info h4 {
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

.receipe-info h4 del {
  font-weight: 400;
  margin-left: 8px;
}

.receipe-cart {
  -webkit-box-flex: 0;
  flex: 0 0 59px;
  -ms-flex: 0 0 59px;
  max-width: 59px;
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background-color: #fc0;
}

.receipe-cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #e7272d;
  font-size: 25px;
  height: 100%;
  width: 100%;
  position: relative;
}

.receipe-cart a i {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.receipe-cart a i:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-10%);
  transform: translate(-50%,-10%);
  opacity: 0;
  visibility: hidden;
}

.receipe-cart a:hover i:nth-child(1) {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
}

.receipe-cart a:hover i:nth-child(2) {
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 1;
  visibility: visible;
}

.receipe-cart.receipe-cart-main {
  background-color: #e7272d;
}

.receipe-cart.receipe-cart-main a {
  color: #fff;
}

.receipe-grid-item {
  display: none;
}

.food-ad img {
  -webkit-animation: adBlinking .8s infinite ease-in-out;
  animation: adBlinking .8s infinite ease-in-out;
}

.food-ad:hover img {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes adBlinking {
  0% {
    -webkit-transform: scale(.99);
    transform: scale(.99);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(.99);
    transform: scale(.99);
  }
}

@keyframes adBlinking {
  0% {
    -webkit-transform: scale(.99);
    transform: scale(.99);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(.99);
    transform: scale(.99);
  }
}

.team-section .bg-shape-item {
  position: absolute;
  z-index: -1;
}

.team-section .bg-shape-item:nth-child(1) {
  width: 130px;
  top: 20%;
  left: 10%;
  -webkit-animation: spinner 5s infinite linear;
  animation: spinner 5s infinite linear;
}

.team-section .bg-shape-item:nth-child(2) {
  width: 130px;
  bottom: 12%;
  left: 11%;
  -webkit-animation: rideHorizontal 2s infinite linear;
  animation: rideHorizontal 2s infinite linear;
}

.team-section .bg-shape-item:nth-child(3) {
  width: 62px;
  top: 24%;
  right: 23%;
  -webkit-animation: rideVertical 2s infinite linear;
  animation: rideVertical 2s infinite linear;
}

.team-section .bg-shape-item:nth-child(4) {
  width: 130px;
  bottom: 15%;
  right: 20%;
  -webkit-animation: spinner 5s infinite linear;
  animation: spinner 5s infinite linear;
}

.team-carousel.owl-theme .owl-dots {
  margin-top: 30px!important;
}

.team-carousel.owl-theme .owl-dots .owl-dot span {
  background: #7a7a7a;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.team-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #7a7a7a;
}

.team-carousel.owl-theme .owl-dots .owl-dot.active span {
  width: 30px;
  background: #e7272d;
}

.team-item:hover .team-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.team-item:hover .team-overlay .social-list li {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.team-item.team-item-light .team-content .carousel-name {
  color: #fc0;
}

.team-item.team-item-light .team-content .carousel-name a {
  color: #fc0;
}

.team-item.team-item-light .team-content .carousel-name a:hover {
  color: #e7272d;
}

.team-item.team-item-light .team-content .carousel-designation {
  color: #d1d1d1;
}

.team-item.team-item-light:hover .team-content .carousel-name a {
  color: #e7272d;
}

.team-thumb {
  position: relative;
  margin-bottom: 15px;
}

.team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/team-overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.team-overlay .social-list {
  margin-top: 0;
}

.team-overlay .social-list li {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}

.team-overlay .social-list li:nth-child(1) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.team-overlay .social-list li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.team-overlay .social-list li:nth-child(3) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.team-overlay .social-list li a {
  font-size: 25px;
}

.team-content {
  text-align: center;
}

.team-content .carousel-name {
  font-size: 20px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  margin-bottom: 10px;
}

.team-content .carousel-designation {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.team-item-box {
  position: relative;
  overflow: hidden;
}

.team-item-box .team-box-social {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.team-item-box .team-box-social .social-list li {
  -webkit-transform: translateX(45px);
  transform: translateX(45px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.team-item-box .team-box-social .social-list li:nth-child(1) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.team-item-box .team-box-social .social-list li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.team-item-box .team-box-social .social-list li:nth-child(3) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.team-item-box:hover .team-box-social {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.team-item-box:hover .team-box-social .social-list li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.team-item-box:hover .team-box-content {
  border: 2px solid #222;
  background-color: #222;
}

.team-item-box:hover .team-box-content h3 {
  color: #fff;
}

.team-item-box:hover .team-box-content h4 {
  color: #d1d1d1;
}

.team-item-box:hover .team-thumb-overlay {
  -webkit-transform: rotate(-33deg) translate(-79px,120px);
  transform: rotate(-33deg) translate(-79px,120px);
}

.team-box-thumb {
  overflow: hidden;
  position: relative;
}

.team-box-thumb .team-thumb-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  border-width: 183px;
  border-style: solid;
  border-color: transparent transparent #e7272d #e7272d;
  -webkit-transform: rotate(-35deg) translate(-79px,131px);
  transform: rotate(-35deg) translate(-79px,131px);
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

.team-box-social .social-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-top: 0;
}

.team-box-social .social-list li {
  margin-right: 0;
  margin-bottom: 7px;
}

.team-box-social .social-list li:last-child {
  margin-bottom: 0;
}

.team-box-content {
  border: 2px dashed #222;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  margin-top: 5px;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

.team-box-content h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  color: #222;
  margin-bottom: 10px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.team-box-content h4 {
  font-size: 16px;
  font-weight: 400;
  color: #222;
  margin-bottom: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.team-details-thumb img {
  border-radius: 10px;
}

.team-details-caption-box {
  background-image: url(../images/small-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 56px 50px;
}

.team-details-caption-info h3 {
  font-size: 30px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  color: #222;
  margin-bottom: 10px;
}

.team-details-caption-info h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #e7272d;
}

.team-details-caption-info p {
  font-size: 16px;
}

.team-details-caption-list {
  margin-bottom: 0;
  padding-left: 0;
}

.team-details-caption-list>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  color: #f1f1f2;
  list-style: none;
  margin-bottom: 10px;
}

.team-details-caption-list>li:last-child {
  margin-bottom: 0;
}

.team-details-caption-list>li span {
  color: #fff;
  font-weight: 500;
  -webkit-box-flex: 0;
  flex: 0 0 130px;
  -ms-flex: 0 0 130px;
  max-width: 130px;
  width: 130px;
}

.team-details-caption-list>li a {
  color: #f1f1f2;
}

.team-details-caption-list>li a:hover {
  color: #e7272d;
}

.team-details-caption-list>li .social-list {
  margin-top: 0;
  margin-bottom: 0;
}

.team-details-caption-list>li .social-list li {
  -webkit-transform: none;
  transform: none;
}

.team-details-caption-list>li .social-list li a:hover {
  color: #e7272d;
}

.team-biograpy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.team-biograpy-item-title {
  margin-right: 40px;
}

.team-biograpy-item-title h3 {
  font-size: 50px;
  font-family: abril fatface,cursive;
}

.team-biograpy-item-para p {
  font-size: 16px;
  margin-bottom: 0;
}

.reservation-section {
  background-image: url(../images/reservation-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.reservation-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33,33,33,.3);
}

.reservation-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.reservation-form .form-group {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
  flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 33.33%;
  margin-bottom: 30px;
}

.reservation-form .form-group .input-group {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 4px solid #222;
  border-radius: 10px;
}

.reservation-form .form-group .input-group-append {
  margin: 0;
}

.reservation-form .form-group .input-group-append .input-group-text {
  border: 0;
  border-radius: 0;
  padding: 18px 25px;
  background: #e7272d;
  color: #fff;
  font-size: 16px;
  margin: 0;
}

.reservation-form .form-group .input-group-append .input-group-text i {
  font-size: 25px;
}

.reservation-form .form-group .form-control {
  padding: 30px 25px;
  color: #fff;
  font-weight: 600;
}

.reservation-form .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
}

.reservation-form .form-group .form-control:-ms-input-placeholder {
  color: #fff;
}

.reservation-form .form-group .form-control::-ms-input-placeholder {
  color: #fff;
}

.reservation-form .form-group .form-control::placeholder {
  color: #fff;
}

.reservation-form.reservation-form-white .form-group .input-group {
  border-color: #fff;
}

.reservation-form.reservation-form-white .form-group .input-group-append .input-group-text {
  background-color: #fff;
  color: #e7272d;
}

.reservation-form-two .form-group {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

.reservation-form-two .form-group .input-group {
  border-width: 2px;
}

.reservation-form-two .form-group .form-control {
  color: #fff;
}

.reservation-form-two .form-group .form-control::-webkit-input-placeholder {
  color: #b4b4b4;
}

.reservation-form-two .form-group .form-control:-ms-input-placeholder {
  color: #b4b4b4;
}

.reservation-form-two .form-group .form-control::-ms-input-placeholder {
  color: #b4b4b4;
}

.reservation-form-two .form-group .form-control::placeholder {
  color: #b4b4b4;
}

.reservation-form-area {
  text-align: center;
}

.reservation-form-area .btn {
  padding: 25px 65px;
  margin: auto;
  border-radius: 45px;
}

.ui-datepicker {
  background-color: #fff;
  color: #222;
}

.ui-datepicker-next {
  text-align: center;
}

.ui-datepicker-next:before {
  content: "\f116";
  font-family: Flaticon;
  vertical-align: text-top;
}

.ui-datepicker-next .ui-icon {
  display: none;
}

.ui-datepicker-prev {
  text-align: center;
}

.ui-datepicker-prev:before {
  content: "\f117";
  font-family: Flaticon;
  vertical-align: text-top;
}

.ui-datepicker-prev .ui-icon {
  display: none;
}

.gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 85%;
  margin-top: -5px;
  margin-bottom: -5px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-grid-item {
  padding: 5px;
  overflow: hidden;
  position: relative;
  height: 100%;
  z-index: 1;
}

.gallery-grid-item a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}

.gallery-grid-item a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,.35);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  opacity: 1;
  visibility: hidden;
}

.gallery-grid-item a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,.35);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.gallery-grid-item:hover a:before {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: visible;
  pointer-events: none;
}

.gallery-grid-item:hover a:after {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  visibility: visible;
  pointer-events: none;
}

.gallery-grid-item:nth-child(1) {
  -webkit-box-flex: 0;
  flex: 0 0 375px;
  -ms-flex: 0 0 375px;
  max-width: 375px;
  width: 375px;
}

.gallery-grid-item:nth-child(2) {
  -webkit-box-flex: 0;
  flex: 0 0 375px;
  -ms-flex: 0 0 375px;
  max-width: 375px;
  width: 375px;
}

.gallery-grid-item:nth-child(3) {
  -webkit-box-flex: 0;
  flex: 0 0 255px;
  -ms-flex: 0 0 255px;
  max-width: 255px;
  width: 255px;
}

.gallery-grid-item:nth-child(4) {
  -webkit-box-flex: 0;
  flex: 0 0 455px;
  -ms-flex: 0 0 455px;
  max-width: 455px;
  width: 455px;
}

.gallery-grid-item:nth-child(5) {
  -webkit-box-flex: 0;
  flex: 0 0 255px;
  -ms-flex: 0 0 255px;
  max-width: 255px;
  width: 255px;
}

.pricing-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
}

.pricing-grid-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}

.pricing-grid-item-inner {
  border: 2px dashed #d1d1d1;
  border-radius: 10px;
  padding: 80px 40px 160px;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-top: 60px;
  margin-bottom: 110px;
}

.pricing-grid-item-inner .pricing-item-thumb {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pricing-grid-item-inner .pricing-item-thumb img {
  transition: transform .3s cubic-bezier(.25,.55,.4,2.1) 0s,-webkit-transform .3s cubic-bezier(.25,.55,.4,2.1) 0s;
}

.pricing-grid-item-inner .combo-offer-shape {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,-61px);
  transform: translate(-50%,-61px);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.pricing-grid-item-inner .combo-offer-shape small {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.pricing-grid-item-inner .combo-offer-shape p {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.pricing-grid-item-inner:hover {
  background-color: #e7272d;
}

.pricing-grid-item-inner:hover .combo-offer-shape {
  background-image: url(../images/offer-shape-white.png);
}

.pricing-grid-item-inner:hover .combo-offer-shape small {
  color: #222;
}

.pricing-grid-item-inner:hover .combo-offer-shape p {
  color: #222;
}

.pricing-grid-item-inner:hover .pricing-item-thumb img {
  -webkit-transform: translate(0px,-20px);
  transform: translate(0px,-20px);
}

.pricing-item-content {
  text-align: center;
}

.pricing-item-content h3 {
  color: #eee;
  font-size: 50px;
  font-family: fredericka the great,cursive;
  font-weight: 400;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

.pricing-list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.pricing-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  color: #eee;
  margin-bottom: 10px;
}

.pricing-list li:last-child {
  margin-bottom: 0;
}

.faq-accordion-item {
  margin-bottom: 20px;
  overflow: hidden;
}

.faq-accordion-item:last-child {
  margin-bottom: 0;
}

.faq-accordion-header {
  padding: 20px 25px; /*25px*/
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  border: 2px dashed #222;
  border-radius: 5px;
  background-color: #fff;
}

.faq-accordion-header:before {
  content: "\f134";
  font-family: Flaticon;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  right: 25px;
  top: 25px; /*30*/
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  color: #222;
}

.faq-accordion-item-active .faq-accordion-header {
  background: #222;
  border-style: solid;
  margin-bottom: 7px;
}

.faq-accordion-item-active .faq-accordion-header:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}

.faq-accordion-item-active .faq-accordion-header .faq-accordion-title {
  color: #fff;
}

.faq-accordion-item-active .faq-accordion-body {
  max-height: 290px;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.faq-accordion-title {
  font-size: 20px;
  color: #222;
  font-weight: 500;
  padding-right: 35px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 0;
}

.faq-accordion-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  background-color: #7a7a7a;
  border-radius: 5px;
}

.faq-accordion-body .faq-personalized-item-name {
  color: #fff;
}

.faq-accordion-body .faq-personalized-item-price {
  color: #fff;
}

.faq-accordion-body p {
  margin-bottom: 0;
  font-size: 16px;
}

.faq-personalized-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18px 30px;
  border-bottom: 1px dashed #fff;
}

.faq-personalized-item:last-child {
  border-bottom: 0;
}

.faq-personalized-item-name {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #222;
}

.faq-personalized-item-price {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #222;
}

.faq-accordion-para {
  font-size: 16px;
  font-weight: 400;
}

.faq-accordion-item-bgless .faq-accordion-header {
  border: 2px dashed #444;
  background-color: transparent;
}

.faq-accordion-item-bgless .faq-accordion-header:before {
  color: #f1f1f2;
}

.faq-accordion-item-bgless .faq-accordion-title {
  color: #fff;
}

.faq-accordion-item-bgless .faq-accordion-body {
  background-color: transparent;
}

.faq-accordion-item-bgless.faq-accordion-item-active .faq-accordion-header {
  border-style: solid;
}

.faq-accordion-item-bgless.faq-accordion-item-active .faq-accordion-body {
  background-color: transparent;
}

.personalized-shape-item {
  position: absolute;
}

.personalized-shape-item:nth-child(1) {
  bottom: 75px;
  left: 10%;
}

.personalized-shape-item:nth-child(2) {
  top: 120px;
  right: 6%;
  width: 230px;
}

.personalized-shape-item:nth-child(3) {
  bottom: 120px;
  right: 12%;
}

.world-map {
  width: 100%;
  height: 450px;
}

.map-legend {
  display: none;
}

.google-map-content iframe {
  width: 100%;
  height: 450px;
  border: 1px solid #e7272d;
  border-radius: 5px;
}

.header-page-content {
  text-align: center;
}

.header-page-content h1 {
  color: #fff;
  font-size: 60px;
  font-family: 'Josefin Sans', sans-serif; /*abril fatface,cursive*/
  font-weight: 400;
  margin-bottom: 10px;
}

.header-page-shape-item {
  position: absolute;
}

.header-page-shape-item:nth-child(1) {
  top: 20px;
  left: 15%;
}

.header-page-shape-item:nth-child(2) {
  top: 30px;
  left: 50%;
}

.header-page-shape-item:nth-child(3) {
  top: -65px;
  right: 18%;
}

.header-page-shape-item:nth-child(4) {
  top: 70px;
  right: 13%;
}

.header-page-shape-item:nth-child(5) {
  bottom: -50px;
  right: 18%;
  z-index: 1;
  width: 250px;
}

.header-page-shape-item:nth-child(6) {
  bottom: -15px;
  left: 46%;
  z-index: 1;
}

.header-page-shape-item:nth-child(7) {
  bottom: -80px;
  left: 15%;
  z-index: 1;
}

.contain-box {
  max-width: 1400px;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
}

.blog-details-image {
  border: 3px solid #444;
  padding: 15px;
  margin-bottom: 30px;
}

.blog-details-content h2 {
  font-size: 40px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  color: #222;
  margin-bottom: 20px;
}

.blog-details-content p {
  margin-bottom: 20px;
}

.blog-details-content p:last-child {
  margin-bottom: 0;
}

.blog-details-content.blog-details-content-dark h2 {
  color: #fff;
}

.blog-details-content.blog-details-content-dark .blog-action-title h4 {
  color: #fff;
}

.blockquote {
  padding: 25px 35px;
  border: 2px dashed #444;
  margin-bottom: 20px;
}

.blockquote-para {
  font-size: 18px;
  color: #222;
  font-weight: 400;
  position: relative;
  font-style: italic;
  padding-left: 22px;
}

.blockquote-para:before {
  content: "\f13b";
  font-family: Flaticon;
  position: absolute;
  color: #707070;
  font-size: 25px;
  line-height: 1;
  left: 0;
}

.blockquote-para p {
  margin: 0;
  position: relative;
}

.blog-image-grid-item {
  border: 2px solid #444;
  padding: 15px;
  margin-bottom: 20px;
}

.blog-details-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
  border-bottom: 1px solid #444;
  margin-top: 40px;
}

.blog-details-action-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 15px;
}

.blog-details-action-item .social-list {
  margin-top: 0;
}

.blog-details-action-item .social-list li {
  -webkit-transform: none;
  transform: none;
}

.blog-details-action-item .social-list li a {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.blog-details-action-item .social-list li a:hover {
  color: #fc0;
}

.blog-action-title {
  margin-right: 10px;
}

.blog-action-title h4 {
  font-size: 16px;
  margin-bottom: 0;
  color: #222;
}

.blog-tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: -10px;
}

.blog-tag-list li {
  list-style: none;
  margin-right: 5px;
  margin-top: 10px;
}

.blog-tag-list li a {
  display: block;
  padding: 5px 15px;
  background-color: #444;
  border-radius: 30px;
  color: #b4b4b4;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 15px;
}

.blog-tag-list li a:hover {
  color: #fff;
}

.single-blog-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #444;
  margin-top: 15px;
}

.single-blog-navigation-item {
  margin-bottom: 15px;
}

.single-blog-navigation-item p {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.single-blog-navigation-item p i {
  margin-right: 8px;
}

.single-blog-navigation-item-right p {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.single-blog-navigation-item-right p i {
  margin-right: 0;
  margin-left: 8px;
}

.single-blog-navigation-item-right .single-navigation-item-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.single-blog-navigation-item-right .single-navigation-item-inner .single-blog-navigation-thumb {
  margin-right: 0;
  margin-left: 15px;
}

.single-blog-navigation-item-right .single-blog-navigation-content {
  text-align: right;
}

.single-blog-navigation-dark .single-blog-navigation-item p {
  color: #fff;
}

.single-blog-navigation-dark .single-blog-navigation-content h3 {
  color: #fff;
}

.single-blog-navigation-dark .single-blog-navigation-content h3 a {
  color: #fff;
}

.single-blog-navigation-dark .single-blog-navigation-content h3 a:hover {
  color: #e7272d;
}

.single-navigation-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-blog-navigation-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  margin-right: 15px;
}

.single-blog-navigation-thumb img {
  width: 100%;
}

.single-blog-navigation-content h3 {
  font-size: 16px;
  font-family: abril fatface,cursive;
  color: #222;
  margin-bottom: 0;
  line-height: 1.4;
}

.single-blog-navigation-content h3 a {
  color: #222;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.single-blog-navigation-content h3 a:hover {
  color: #e7272d;
}

.blog-comment-reply .sub-section-title h3 {
  font-size: 25px;
  font-weight: 400;
  font-family: abril fatface,cursive;
}

.blog-people-comment-item {
  background-color: #272727;
  padding: 20px 30px;
  margin-bottom: 15px;
}

.blog-people-comment-item:last-child {
  margin-bottom: 0;
}

.blog-people-reply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-people-comment-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  margin-right: 15px;
}

.blog-people-comment-thumb img {
  width: 100%;
  border-radius: 10px;
}

.blog-people-comment-content {
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
}

.blog-comment-content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.blog-post-name {
  font-size: 16px;
}

.blog-post-date {
  font-size: 12px;
  color: #b4b4b4;
}

.blog-people-comment-info {
  margin-bottom: 5px;
}

.blog-people-comment-info .blog-post-name {
  margin-bottom: 10px;
}

.blog-people-reply-action {
  margin-bottom: 5px;
}

.blog-people-reply-action .btn {
  padding: 5px 20px;
  font-size: 14px;
}

.blog-people-comment-para p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}

.blog-people-comment-reply {
  padding-left: 130px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #444;
}

.comment-area .sub-section-title h3 {
  font-size: 30px;
  font-weight: 500;
  font-family: 'Josefin Sans', sans-serif; /*abril fatface,cursive*/
      color: #222;
}

.comment-input-area .input-group {
  background-color: #444;
  border-radius: 10px;
  padding: 15px 20px;
}

.comment-input-area .input-group .form-control {
  color: #b4b4b4;
  resize: none;
}

.custom-control {
  margin-right: 10px;
}

.custom-control input {
  opacity: 0;
}

.custom-control input:checked~.custom-control-label:after {
  content: "\eed6";
  font-family: IcoFont;
}

.custom-control-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  display: block;
  width: 20px;
  height: 20px;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #7a7a7a;
  border-radius: 0;
}

.custom-control-label::after {
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "\eed6";
  font-family: IcoFont;
  line-height: 1.1;
  opacity: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.custom-control-label::after {
  top: 2px;
  left: -13px;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: rgba(231,39,45,.5);
  border-color: rgba(231,39,45,.5);
}

.custom-control-input:not(:disabled):active~.custom-control-label::after {
  color: #fff;
  opacity: 1;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #e7272d;
}

.custom-control-input:focus~.custom-control-label::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #e7272d;
  background-color: #e7272d;
}

.custom-control-input:checked~.custom-control-label::after {
  opacity: 1;
}

.custom-control-label {
  cursor: pointer;
  color: #f1f1f2;
  padding-left: 15px;
  position: relative;
}

.sidebar-item {
  margin-bottom: 30px;
}

.sidebar-item:last-child {
  margin-bottom: 0;
}

.blog-author {
  padding: 40px;
  border-radius: 10px;
  text-align: center;
}

.blog-author-image {
  margin-bottom: 20px;
}

.blog-author-content h3 {
  font-size: 25px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  margin-bottom: 15px;
}

.blog-author-content h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #fc0;
}

.blog-author-content p {
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
}

.sidebar-search .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 19px 30px;
  background: 0 0;
}

.sidebar-search .form-group .form-control {
  color: #fff;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 0;
}

.sidebar-search .form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.sidebar-search .form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.sidebar-search .form-group .form-control::-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}

.sidebar-search .form-group .form-control::placeholder {
  font-size: 16px;
  color: #fff;
}

.sidebar-search .form-group button {
  font-size: 15px;
  color: #fff;
  background-color: transparent;
  padding: 0;
}

.sidebar-title {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: abril fatface,cursive;
  color: #222;
}

.sidebar-list {
  padding-left: 0;
  margin-bottom: 0;
}

.sidebar-list li {
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 15px;
  list-style: none;
}

.sidebar-list li:last-child {
  margin-bottom: 0;
}

.sidebar-list li a {
  font-size: 16px;
  color: #f1f1f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 30px;
  background-color: #272727;
}

.sidebar-list li a:hover {
  color: #e7272d;
}

.sidebar-list li span {
  font-size: 16px;
  color: #f1f1f2;
}

.sidebar-recent-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.sidebar-recent-item:last-child {
  margin-bottom: 0;
}

.sidebar-recent-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  margin-right: 20px;
  overflow: hidden;
}

.sidebar-recent-thumb img {
  width: 100%;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.sidebar-recent-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.sidebar-recent-content h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}

.sidebar-recent-content h3 a {
  color: #fff;
}

.sidebar-recent-content h3 a:hover {
  color: #e7272d;
}

.sidebar-recent-content .blog-entry {
  margin-bottom: 0;
}

.product-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -5px;
  margin-bottom: 30px;
}

.product-list-header-item {
  padding: 0 10px;
  margin-top: 5px;
}

.product-list-form select {
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  border: 2px dashed #444;
  outline: 0;
  cursor: pointer;
  background: 0 0;
  position: relative;
}

.product-list-form select option {
  color: #222;
}

.product-list-result {
  font-size: 14px;
  font-weight: 400;
  color: #f1f1f2;
  border: 0;
  outline: 0;
}

.product-list-result p {
  margin-bottom: 0;
}

.product-card {
  position: relative;
}

.product-card:hover .product-card-button {
  pointer-events: all;
}

.product-card:hover .product-card-button .btn {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.product-card:hover .product-card-content h3 {
  color: #e7272d;
}

.product-card:hover .product-card-content h3 a {
  color: #e7272d;
}

.product-card-thumb {
  border: 2px dashed #444;
  border-radius: 10px;
  padding: 15px;
}

.product-card-thumb-inner {
  background-image: url(../images/small-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  padding: 40px;
  position: relative;
}

.product-card-thumb-inner .product-status {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 5px 10px;
}

.product-card-content {
  text-align: center;
  margin-top: 15px;
}

.product-card-content h3 {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  margin-bottom: 10px;
}

.product-card-content h3 a {
  color: #222;
}

.product-price {
  font-size: 16px;
  font-weight: 500;
  color: #fc0;
  margin-bottom: 0;
}

.product-card-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 85%;
  text-align: center;
  pointer-events: none;
  z-index: 1;
}

.product-card-button .btn {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.product-card-button .btn:nth-child(1) {
  -webkit-transition-delay: .1s!important;
  transition-delay: .1s!important;
}

.product-card-button .btn:nth-child(2) {
  -webkit-transition-delay: .2s!important;
  transition-delay: .2s!important;
}

.product-card-dark .product-card-content h3 {
  color: #fff;
}

.product-card-dark .product-card-content h3 a {
  color: #fff;
}

.product-status {
  padding: 5px 15px;
  border-radius: 30px;
  background-color: #fff;
  color: #e7272d;
  display: inline-block;
}

.product-status.product-status-danger {
  background-color: #e7272d;
  color: #fff;
}

.product-status.product-status-warning {
  background-color: #fc0;
  color: #e7272d;
}

.price-range-content {
  padding-top: 1px;
}

.price-range-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-range-filter-item h4 {
  font-size: 15px;
  color: #f1f1f2;
  margin-right: 10px;
  margin-bottom: 0;
}

.price-range-filter-item input {
  width: 100%;
  border: 0;
  border-radius: 0;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  color: #fc0;
  background-color: transparent;
}

.price-range-filter-button {
  margin-right: 15px;
}

.price-range-bar {
  border: 0!important;
  background: #e7272d;
  height: 5px;
  width: 94%;
  margin-left: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-top: 5px;
}

.price-range-bar .ui-slider-range {
  background: #e7272d;
}

.price-range-bar .ui-slider-handle {
  border: none;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #e7272d;
  height: 15px;
  width: 15px;
  top: -5px;
  cursor: pointer;
  background: #e7272d;
  position: absolute;
}

.price-range-bar .ui-slider-handle:focus {
  outline: 0;
}

.price-range-bar .ui-slider-handle+span {
  background: #e7272d;
}

.product-details-for {
  border: 2px dashed #444;
  border-radius: 10px;
  padding: 15px;
}

.product-for-item {
  background-image: url(../images/small-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  padding: 60px;
}

.product-for-item a:focus {
  outline: 0;
}

.product-nav-item {
  padding-left: 10px;
  padding-right: 10px;
}

.product-details-nav {
  margin-top: 30px;
}

.product-details-nav .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}

.product-nav-item-inner {
  background-image: url(../images/small-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  border: 1px dashed #444;
  border-radius: 10px;
  padding: 30px;
  cursor: pointer;
}

.product-details-caption h3 {
  font-size: 36px;
  font-family: abril fatface,cursive;
  color: #222;
}

.product-details-caption .product-id {
  font-size: 16px;
  color: #f1f1f2;
  font-weight: 400;
}

.product-details-caption .review-star ul {
  -webkit-box-flex: 0;
  flex: 0;
  -ms-flex: 0;
  margin-right: 10px;
}

.product-details-price {
  font-size: 26px;
  font-weight: 600;
  color: #e7272d;
}

.product-details-para {
  font-size: 16px;
}

.product-action-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-action-info h4 {
  font-size: 16px;
  margin-bottom: 0;
  color: #f1f1f2;
  margin-right: 25px;
}

.product-size-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

.product-size-list li {
  color: #fff;
  cursor: pointer;
  list-style: none;
  margin-right: 20px;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.product-size-list li:nth-child(1) {
  font-size: 16px;
}

.product-size-list li:nth-child(2) {
  font-size: 20px;
}

.product-size-list li:nth-child(3) {
  font-size: 24px;
}

.product-size-list li.active {
  color: #fc0;
}

.product-size-list li:last-child {
  margin-right: 0;
}

.product-quantity-item {
  margin-right: 20px;
}

.cart-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-quantity button {
  padding: 0;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.cart-quantity .qu-input {
  -webkit-box-flex: 0;
  flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  width: 40px;
  height: 40px;
  background-color: #e7272d;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  outline: 0;
  border-radius: 50%;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

.product-add-wishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-add-wishlist a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f1f1f2;
  font-size: 16px;
}

.product-add-wishlist a:hover {
  color: #e7272d;
}

.product-add-wishlist a i {
  margin-right: 10px;
  font-size: 20px;
  color: #e7272d;
}

.product-details-tab {
  margin-top: 30px;
  padding-bottom: 20px;
  width: 100%;
}

.product-details-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 0;
}

.product-details-tab-list li {
  padding: 30px 80px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  border: 1px dashed #444;
  color: #fff;
  list-style: none;
}

.product-details-tab-list li:hover {
  background-color: #e7272d;
}

.product-details-tab-list li.active {
  background-color: #e7272d;
  border-color: #fff;
}

.product-details-tab-list li span {
  margin-left: 3px;
}

.product-details-tab-list li:last-child {
  margin-right: 0;
}

.product-tab-information {
  margin-top: 40px;
}

.product-tab-information-item {
  display: none;
}

.product-tab-information-item.active {
  display: block;
}

.product-tab-information-item .sub-section-title {
  margin-bottom: 20px;
}

.product-description p {
  font-size: 16px;
  margin-bottom: 20px;
}

.product-description p:last-child {
  margin-bottom: 0;
}

.form-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-review .rating {
  margin-right: 15px;
}

.form-review h4 {
  font-size: 15px;
  font-weight: 400;
  color: #f1f1f2;
  margin-bottom: 0;
}

.rating {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rating ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}

.rating ul li {
  position: relative;
  list-style: none;
}

.rating label {
  color: #d1d1d1;
  margin-bottom: 0;
}

.rating label:before {
  font-size: 15px;
  font-family: Flaticon;
  display: inline-block;
  content: "\f13a";
  margin-right: 5px;
}

.rating label.half:before {
  content: "\f14e";
  font-family: Flaticon;
  position: absolute;
  top: 0;
  left: 0;
}

.rating input {
  display: none;
}

.rating input:checked~label {
  color: #e7272d;
}

.rating input:checked~label:hover~label {
  color: #e7272d;
}

.rating input:checked+label:hover {
  color: #e7272d;
}

.rating input:not(:checked)~label:hover {
  color: #e7272d;
}

.rating input:not(:checked)~label:hover {
  color: #e7272d;
}

.rating input:not(:checked)~label:hover~label {
  color: #e7272d;
}

.rating label:hover~input:checked~label {
  color: #e7272d;
}

.product-review-list {
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}

.product-review-area {
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}

.product-review-item {
  margin-bottom: 20px;
}

.product-review-item:last-child {
  margin-bottom: 0;
}

.product-review-item.testimonial-carousel-item:before {
  content: none;
}

.product-review-item .carousel-para {
  padding-top: 0;
}

.product-review-item .carousel-para:before {
  content: none;
}

.cart-table {
  overflow: auto;
}

.cart-table::-webkit-scrollbar {
  height: 7px;
}

.cart-table::-webkit-scrollbar-thumb {
  background: #a2a2a2;
}

.cart-table::-webkit-scrollbar-track {
  background: #e2e2e2;
}

.cart-table table {
  width: 100%;
}

.cart-table table thead tr th {
  font-size: 18px;
  color: #222;
  font-weight: 500;
  padding: 0 15px 30px;
  white-space: nowrap;
}

.cart-table table tbody tr {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-bottom: 2px dashed #444;
}

.cart-table table tbody tr:nth-child(1) {
  border-top: 2px dashed #444;
}

.cart-table table tbody tr td {
  font-size: 18px;
  color: #222;
  font-weight: 500;
  padding: 30px 15px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  white-space: nowrap;
}

.cart-table table tbody tr td.td-product-name {
  font-size: 18px;
}

.cart-table table tbody tr td i {
  font-size: 12px;
  font-weight: 600;
}

.cart-table table tbody tr td.weight-500 {
  font-weight: 500;
}

.cart-table table tbody tr td.td-total-price {
  color: #fc0;
}

.cart-table table tbody tr td .btn {
  padding: 10px 40px;
  font-size: 16px;
}

.cart-table table tbody tr td.cancel {
  color: #f1f1f2;
}

.cart-table table tbody tr td.cancel a {
  color: #f1f1f2;
}

.cart-table table tbody tr td.cancel a:hover {
  color: #e7272d;
}

.cart-table.cart-table-dark table thead tr th {
  color: #fff;
}

.cart-table.cart-table-dark table tbody tr td {
  color: #fff;
}

.cart-table.cart-table-dark table tbody tr td.td-total-price {
  color: #fc0;
}

.product-table-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-table-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  height: 80px;
  border: 2px dashed #7a7a7a;
  border-radius: 50%;
  overflow: hidden;
  padding: 15px;
  margin-right: 10px;
}

.product-table-thumb img {
  width: 100%;
}

.cart-info-item {
  margin-bottom: 30px;
}

.cart-coupon form {
  height: 100%;
}

.cart-coupon form .form-group {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background-color: transparent;
  height: 100%;
  border: 2px dashed #444;
  border-radius: 40px;
  padding: 10px;
}

.cart-coupon form .form-group .form-control {
  padding: 15px 20px;
  height: 100%;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
  color: #fff;
  font-weight: 400;
}

.cart-coupon form .form-group .form-control::-webkit-input-placeholder {
  color: #b4b4b4;
  font-size: 17px;
}

.cart-coupon form .form-group .form-control:-ms-input-placeholder {
  color: #b4b4b4;
  font-size: 17px;
}

.cart-coupon form .form-group .form-control::-ms-input-placeholder {
  color: #b4b4b4;
  font-size: 17px;
}

.cart-coupon form .form-group .form-control::placeholder {
  color: #b4b4b4;
  font-size: 17px;
}

.cart-coupon form .form-group .btn {
  padding: 10px 30px;
}

.cart-details {
  padding: 50px;
  border: 2px dashed #7a7a7a;
}

.cart-details .btn {
  width: 100%;
  margin-top: 20px;
}

.cart-details-title {
  color: #222;
  font-size: 30px;
  font-weight: 400;
  font-family: abril fatface,cursive;
  margin-bottom: 0;
}

.cart-total-box {
  margin-top: 30px;
  border-top: 2px dashed #444;
  border-bottom: 2px dashed #444;
}

.cart-total-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 2px dashed #444;
  padding: 15px 35px;
  margin-top: -5px;
}

.cart-total-item:last-child {
  border-bottom: 0;
}

.cart-total-item h4 {
  font-size: 20px;
  font-weight: 500;
  color: #f1f1f2;
  margin-right: 10px;
  margin-bottom: 0;
  margin-top: 5px;
}

.cart-total-item p {
  font-size: 22px;
  font-weight: 500;
  color: #f1f1f2;
  margin-bottom: 0;
  margin-top: 5px;
}

.cart-total-bold h4 {
  font-weight: 600!important;
}

.cart-total-bold p {
  font-size: 32px!important;
  font-weight: 600!important;
}

.cart-total-checkarea {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.cart-checkarea-item {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cart-checkarea-item p {
  padding-top: 5px;
}

.cart-check-box {
  padding-top: 5px;
}

.cart-check-box label {
  position: relative;
  color: #f1f1f2;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 55px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
}

.cart-check-box label:before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #d1d1d1;
  position: absolute;
  left: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.cart-check-box label:after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #222;
  position: absolute;
  left: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
  visibility: hidden;
}

.cart-check-box input {
  display: none;
}

.cart-check-box input:checked~label:before {
  background-color: #fff;
}

.cart-check-box input:checked~label:after {
  opacity: 1;
  visibility: visible;
}

.cart-check-box p {
  font-size: 16px;
  font-weight: 400;
  padding-left: 55px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.checkout-form {
  margin-top: 30px;
}

.checkout-form form .input-group {
  background: 0 0;
}

.checkout-form form .input-group .form-control {
  font-size: 14px;
  color: #fff;
}

.checkout-form form .input-group .form-control option {
  color: #222;
}

.checkout-form form .input-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/plus.png);
  background-position: center right;
  background-repeat: no-repeat;
}

.checkout-details .cart-total-box {
  border-top: 0;
}

.checkout-details .cart-total-item {
  padding: 15px 0;
}

.checkout-details .cart-total-item h4,.checkout-details .cart-total-item p {
  font-size: 15px;
}

.checkout-details .cart-total-item:last-child {
  border-bottom: 0;
}

.checkout-payment-area {
  padding: 50px;
  border: 2px dashed #7a7a7a;
}

.checkout-payment-area .sub-section-title {
  margin-bottom: 20px;
}

.checkout-payment-area .cart-check-box {
  margin-bottom: 15px;
}

.checkout-payment-area .custom-control {
  padding-top: 5px;
}

.checkout-payment-area .custom-control .custom-control-label {
  padding-left: 32px;
}

.cart-modal-wrapper {
  background-color: rgba(0,0,0,.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.cart-modal-wrapper.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.cart-modal.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.modal-item {
  background-color: #222;
  width: 300px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 25px;
  overflow: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.modal-item::-webkit-scrollbar {
  width: 7px;
}

.modal-item::-webkit-scrollbar-thumb {
  background: #a2a2a2;
}

.modal-item::-webkit-scrollbar-track {
  background: #e2e2e2;
}

.cart-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.cart-modal-header h3 {
  font-size: 20px;
  font-weight: 500;
  color: #222;
  margin-bottom: 0;
}

.cart-modal-close {
  font-size: 22px;
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
}

.cart-modal-close i {
  vertical-align: middle;
}

.cart-modal-close:hover {
  color: #e7272d;
}

.cart-modal-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.cart-modal-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  padding: 15px;
  overflow: hidden;
  margin-right: 15px;
  border: 2px dashed #7a7a7a;
}

.cart-modal-content {
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
}

.cart-modal-content h4 {
  font-size: 20px;
  margin-bottom: 15px;
}

.cart-modal-content h4 a {
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.cart-modal-content h4 a:hover {
  color: #e7272d;
}

.cart-modal-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-modal-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-modal-quantity p {
  font-size: 17px;
  margin-bottom: 0;
}

.cart-modal-delete a {
  font-size: 17px;
  display: block;
}

.cart-modal-body h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

.cart-modal-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 15px;
}

.cart-modal-total h3 {
  font-size: 22px;
  color: #fff;
  line-height: 1;
}

.cart-modal-total p {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
}

.cart-modal-button .btn {
  margin-bottom: 10px;
}

.cart-modal-button .btn:last-child {
  margin-bottom: 0;
}

.modal-no-data {
  text-align: center;
  display: none;
}

.modal-no-data.active {
  display: block;
}

.modal-no-data img {
  margin-bottom: 20px;
}

.modal-no-data h3 {
  font-size: 20px;
  color: #e7272d;
}

.authentication-box {
  width: 405px;
  background-color: #222;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0;
  max-height: 470px;
  overflow: auto;
}

.authentication-box.dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%,35px);
  transform: translate(-50%,35px);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: block;
}

.authentication-box.dropdown-menu.show {
  -webkit-transform: translate(-50%,24px);
  transform: translate(-50%,24px);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.authentication-box::-webkit-scrollbar {
  width: 7px;
}

.authentication-box::-webkit-scrollbar-thumb {
  background: #a2a2a2;
}

.authentication-box::-webkit-scrollbar-track {
  background: #444;
}

.authentication-close {
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
}

.authentication-close:hover {
  color: #e7272d;
}

.authentication-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}

.authentication-tab li {
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
  list-style: none;
  background-color: #fff;
  color: #7a7a7a;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.authentication-tab li:first-child {
  border-radius: 28px 0 0 28px;
}

.authentication-tab li:first-child:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 95%;
  width: 1px;
  background-color: #d1d1d1;
}

.authentication-tab li:last-child {
  border-radius: 0 28px 28px 0;
}

.authentication-tab li:hover {
  color: #e7272d;
}

.authentication-tab li.active {
  color: #e7272d;
  font-weight: 500;
}

.authentication-details {
  margin-top: 15px;
}

.authentication-details-item {
  display: none;
}

.authentication-details-item.active {
  display: block;
}

.authentication-details-item .input-group {
  border-color: #d1d1d1;
  padding: 15px 25px;
}

.authentication-details-item .input-group .form-control {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.authentication-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authentication-action-item {
  margin-top: 5px;
}

.authentication-action-item .custom-control.custom-checkbox {
  padding-left: 10px;
  margin-right: 0;
}

.authentication-action-item .custom-control-label {
  margin-right: 0;
  color: #b4b4b4;
}

.authentication-action-item .custom-control-label:before {
  width: 16px;
  height: 16px;
  top: 3px;
  left: -10px;
}

.authentication-action-item .custom-control-label:after {
  top: 3px;
  left: -10px;
}

.authentication-action-item .custom-control-label a {
  color: #fff;
}

.authentication-action-item .custom-control-label a:hover {
  color: #e7272d;
}

.authentication-action-item a {
  color: #b4b4b4;
}

.authentication-action-item a:hover {
  color: #e7272d;
}

.authentication-btn .btn i {
  margin-left: 0;
  margin-right: 5px;
  font-size: 27px!important;
}

.scroll-top {
  width: 60px;
  height: 60px;
  background: #e7272d;
  border-radius: 50%;
  position: fixed;
  bottom: 60px;
  right: 20px;
  cursor: pointer;
  display: none!important;
  z-index: 1;
}

.scroll-top-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.scroll-top-inner span i {
  font-size: 25px;
  color: #fff;
}

.scroll-top-inner span i:before {
  font-size: 25px;
}

.history-section-content {
  position: relative;
}

.history-section-content:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #7a7a7a;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.history-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 100px;
  position: relative;
}

.history-content-item:first-child:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fc0;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.history-content-item:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 35%;
  background-color: #fc0;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.history-content-item:not(:first-child) .history-item-time {
  top: 0;
}

.history-item-time {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #222;
  top: 15%;
  z-index: 1;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  color: #f1f1f2;
}

.history-item-text {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding-right: 100px;
  text-align: right;
  margin-bottom: 30px;
}

.history-item-text h4 {
  font-size: 18px;
  color: #fc0;
  font-weight: 500;
  margin-bottom: 15px;
}

.history-item-text h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: abril fatface,cursive;
  margin-bottom: 20px;
}

.history-item-text p {
  font-size: 16px;
  margin-bottom: 0;
}

.history-item-image {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding-left: 100px;
  text-align: center;
  margin-bottom: 30px;
}

.career-card {
  background-color: #171717;
  border-radius: 10px;
  padding: 30px 25px;
}

.career-card h3 {
  font-size: 22px;
  color: #222;
  font-weight: 500;
  margin-bottom: 15px;
}

.career-card h3 a {
  color: #222;
}

.career-card.career-card-light h3 {
  color: #fff;
}

.career-card.career-card-light h3 a {
  color: #fff;
}

.career-card:hover h3 a {
  color: #e7272d;
}

.career-card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  padding-left: 0;
  margin-bottom: 15px;
}

.career-card-list li {
  margin-top: 5px;
  margin-right: 10px;
  color: #f1f1f2;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
}

.career-card-list li i {
  color: #fc0;
  margin-right: 10px;
}

.account-sidebar {
  background-image: url(../images/small-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 56px 50px;
}

.account-sidebar-list {
  padding-left: 0;
  margin-bottom: 0;
}

.account-sidebar-list li {
  list-style: none;
  margin-bottom: 10px;
}

.account-sidebar-list li:last-child {
  margin-bottom: 0;
}

.account-sidebar-list li a {
  border: 2px dashed #444;
  font-size: 16px;
  padding: 10px 20px;
  display: block;
  color: #f1f1f2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.account-sidebar-list li a:hover {
  color: #fff;
  background: #e7272d;
}

.account-sidebar-list li.active a {
  color: #fff;
  background: #e7272d;
  border-color: #fff;
}

.account-info {
  padding: 50px;
  border: 2px dashed #444;
}

.account-setting-item {
  border-bottom: 1px solid #444;
  padding-top: 25px;
  padding-bottom: 25px;
}

.account-setting-item:first-child {
  padding-top: 0;
}

.account-setting-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.account-avatar-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.account-avatar-thumb {
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  -ms-flex: 0 0 110px;
  max-width: 110px;
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.account-avatar-thumb img {
  width: 100%;
  height: 100%;
}

.account-avatar-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
}

.account-avatar-action li {
  margin-right: 10px;
  list-style: none;
}

.account-avatar-action li .btn {
  padding: 15px 25px;
  font-size: 15px;
}

.account-setting-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.account-setting-button .btn {
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.billing-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.billing-title h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  padding: 5px 0;
}

.billing-title p {
  font-size: 16px;
  font-weight: 400;
  padding: 5px 0;
  color: #f1f1f2;
  border-bottom: 1px solid #e7272d;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.billing-title p:hover {
  color: #e7272d;
  border-bottom-color: #e7272d;
}

.billing-address {
  padding: 20px;
  border: 1px dashed #7a7a7a;
}

.billing-address.none {
  display: none;
}

.billing-address address {
  font-size: 15px;
  margin: 0;
  color: #fff;
}

.billing-address-info {
  font-size: 16px;
  font-weight: 400;
  display: none;
}

.billing-address-input {
  display: none;
}

.billing-address-input.active {
  display: block;
}

.terms-privacy .sub-section-title {
  margin-bottom: 20px;
}

.terms-privacy .sub-section-title h3 {
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  margin-bottom: 0;
}

.terms-privacy p {
  font-size: 16px;
  margin-bottom: 20px;
}

.terms-privacy p:last-child {
  margin-bottom: 0;
}

.terms-privacy-list {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}

.terms-privacy-list li {
  margin-bottom: 15px;
}

.terms-privacy-list li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-bottom: 0;
}

.terms-privacy-list li p strong {
  margin-right: 10px;
  color: #fff;
}

.coming-soon-section {
  background-image: url(../images/coming-soon.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  overflow: auto;
  position: relative;
  padding: 30px;
}

.coming-soon-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.65);
}

.coming-soon-section .container {
  height: 100%;
}

.coming-soon-content {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coming-soon-content h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 100;
  margin-bottom: 30px;
  /*font-family: abril fatface,cursive;*/
}

.coming-soon-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.coming-soon-counter p {
  font-size: 28px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
}

.coming-soon-counter p span {
  font-size: 20px;
  font-weight: 400;
  margin-left: 7px;
}

.coming-soon-deal {
  margin-bottom: 30px;
}

.coming-soon-deal .coming-soon-counter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.coming-soon-deal .coming-soon-counter p {
  color: #fff;
  font-size: 60px;
}

.coming-soon-logo {
  margin-bottom: 40px;
}

.coming-soon-newsletter .product-newsletter {
  margin-bottom: 10px;
}

.coming-soon-newsletter .product-newsletter .form-text {
  font-size: 16px;
  color: #fff!important;
  margin-top: 10px;
}

.coming-soon-newsletter .product-newsletter .form-group {
  padding: 10px;
  background: #fff;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group {
  background-color: transparent;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group .form-control {
  color: #222;
  border-radius: 0;
  background: 0 0;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group .form-control::-webkit-input-placeholder {
  color: #b4b4b4;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group .form-control:-ms-input-placeholder {
  color: #b4b4b4;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group .form-control::-ms-input-placeholder {
  color: #b4b4b4;
}

.coming-soon-newsletter .product-newsletter .form-group .input-group .form-control::placeholder {
  color: #b4b4b4;
}

.coming-soon-newsletter .product-newsletter #validator-newsletter {
  font-size: 14px;
  margin-top: 5px;
}

.coming-soon-newsletter .product-newsletter #validator-newsletter.validation-danger {
  color: #fff;
}

.error-page-text {
  margin-top: 50px;
  text-align: center;
}

.error-page-text h2 {
  color: #222;
  font-size: 35px;
  margin-bottom: 20px;
}

.error-page-text p {
  font-size: 16px;
  margin-bottom: 20px;
}

.error-page-text .btn {
  margin: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.contact-item {
  border: 1px dashed #7a7a7a;
  padding: 30px;
}

.contact-item-title {
  margin-bottom: 30px;
}

.contact-item-title h3 {
  color: #222;
  font-size: 30px;
  font-weight: 400;
  font-family: 'Josefin Sans', sans-serif; /*fredericka the great,cursive*/
  margin-bottom: 0;
}

.contact-info-list {
  border-top: 1px dashed #444;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.contact-info-list h3 {
  font-size: 20px;
  font-weight: 500;
  color: #69362b; /*#e7272d*/
  margin-bottom: 10px;
}

.contact-info-list p {
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
  line-height: 26px;
}

.contact-info-list p a {
  color: #000;
}

.contact-info-list p a:hover {
  color: #69362b;
}

.contact-info-list:last-child {
  padding-bottom: 0;
}

.submit-post-info.text-danger {
  color: #e7272d!important;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
}

.tracking-order-info {
  margin-top: 50px;
}

.tracking-order-time {
  margin-bottom: 50px;
}

.tracking-order-time h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
}

.tracking-order-time h3 i {
  color: #e7272d;
  margin-right: 15px;
}

.tracking-order-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.tracking-order-steps:before {
  content: "";
  position: absolute;
  width: 69%;
  height: 1px;
  border-top: 2px dashed #444;
  top: 35px;
}

.tracking-order-step-item {
  text-align: center;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
}

.tracking-order-step-thumb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px dashed #7a7a7a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 20px;
  background-color: #222;
  position: relative;
}

.tracking-order-step-thumb.finished {
  background-color: #e7272d;
  color: #fff;
  border-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.tracking-order-step-thumb.finished:before {
  content: "\eed6";
  font-family: IcoFont;
  font-size: 35px;
}

.tracking-order-step-thumb.finished .tracking-order-thumb-loading {
  display: none;
}

.tracking-order-thumb-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e7272d;
  -webkit-animation: trackingLoader .8s infinite linear;
  animation: trackingLoader .8s infinite linear;
}

@-webkit-keyframes trackingLoader {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1;
  }

  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes trackingLoader {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1;
  }

  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

.tracking-order-step-text h4 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
}

.tracking-order-step-text p {
  font-size: 15px;
  margin-bottom: 0;
}
header .navbar-dark .navbar-brand {
  position: absolute;
  top: 0;
}
header .main-nav .mean-menu {
  padding: 15px 0;
}
.testimonial-section .owl-theme .owl-dots .owl-dot span {
  background: #707070;
}
.testimonial-section .owl-theme .owl-dots .owl-dot.active span {
  background: #e9af03;
}

.footer-upper {
  padding: 20px 0 10px; /*40px 0 10px*/
} 
footer.bg-black {
  background-color: #f2b502;
  border-top: 1px solid #f2b502;
}
.building-shape.bg-overlay-2 {
  position: relative;
  background-image: url(../images/brown-bg-overlay-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  border-top: 1px solid #1c0e0b;
}
.building-shape .btn {
  padding: 12px 27px;
  background: #e9af03;
  color: #000;
}
.building-shape .btn:hover { 
  color: #000;
  border-color: #e9af03;
  background: #fff; 
}
.building-shape .section-title h2 {
  font-size: 38px;
  text-transform: none;/*uppercase*/
  font-family: 'Josefin Sans', sans-serif; /*roboto,sans-serif*/
}
.building-shape .section-title p {
  line-height: 28px;
  margin-bottom: 30px;
  font-size: 17px;
}
.testimonial-carousel-item.bg-black {
    background-color: #222;
    border-top: 1px solid #222;
}
.testimonial-section.bg-overlay-1 {
  padding: 50px 0;
}
.welcome-section .btn {
    padding: 12px 27px;
  background: #e9af03;
  color: #000;
}
.welcome-section .btn:hover { 
  border-color: #e9af03;
}
.welcome-section {
  padding: 40px 0 20px; /*50px 0*/
}
.testimonial-section .carousel-info.text-end {
   width: 100%;
}

/*How it works*/

.how-it-works {
    background-image: url(../images/city.png), url(../images/pattern-2.png);
    background-repeat: repeat-x, repeat;
    background-position: bottom, center;
    padding: 60px 0 80px; /*90px 0*/
    position: relative;
}

.how-it-works:after {
    position: absolute;
    right: 20px;
    top: -30px;
    background: url(../images/peanuts.png);
    width: 150px;
    height: 51px;
    content: "";
}

.how-it-works .text-xs-center>h2 {
    color: #d8bea5;
    margin-bottom: 50px;
}

.how-it-works-wrap h2 {
    margin-bottom: 10px;
    font-size: 21px;
}

.how-it-works-wrap>p {
    font-weight: 300;
}

.how-it-works-steps {
    position: relative;
    padding: 0 1rem; /*0 2.1rem*/
}

.how-it-works .how-middle {
    margin-top: 70px;
}

.how-it-works p.pay-info {
    font-size: 16px;
    color: #d8bea5;
    margin-top: 25px;
    text-align: center;
}

.how-it-works h3 {
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px; /*lc*/
    line-height: 32px; /*lc*/
}


/*-----------------------------------  
Steps
-----------------------------------*/

.how-it-works p {
    color: #bbb; /*9c9da5*/
}
.how-it-works h2 {
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
}
.step .icon {
    position: relative;
    width: 86px;
    height: 86px;
    margin: 10px auto 20px;
    line-height: 78px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
}

.step .icon:before {
    content: attr(data-step);
    position: absolute;
    top: -10px;
    left: 5px;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 38px;
    background-color: #e7272d; /*#f30*/
    border-radius: 50%;
    font-size: 1.5em;
    font-family: "Give You Glory", cursive;
    font-weight: 700;
    color: #fff;
}

.step .icon img,
.step .icon svg {
    display: inline-block;
    vertical-align: middle;
    width: 45px; /*34px*/
    height: 45px; /*34px*/
}

.how-it-works .step-2 {
    padding-top: 20%
}

.col1:after {
    position: absolute;
    content: "";
    right: -33%; /*-21%*/
    top: 8%; /*15%*/
    width: 185px;
    height: 34px;
    background: url(../images/arrow-big.png) no-repeat;
}

.col2:after {
    position: absolute;
    content: "";
    right: -28%; /*-16%*/
    top: 10%; /*11%*/
    width: 175px;
    height: 34px;
    background: url(../images/arrow-big-dotted.png) no-repeat;
}

.how-it-works-solution {
    margin-bottom: 26px;
}
.step .icon i {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 32px;
}

@media (max-width: 360px) {
    .section-title h3 {
    color: #1c0e0b;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 30px;
    text-align: left;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0px;
    }
}
@media (max-width: 543px) {
    .col1:after,
    .col2:after {
        display: none
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .col1:after,
    .col2:after {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col1:after,
    .col2:after {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col1:after,
    .col2:after {
        right: -30%;
    }
}

/*catering service*/
.hot-row {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.hot-recipes-var2 {
  padding-top: 40px;
  padding-bottom: 70px; /*110*/
  background: #f8f6f5;
}
.hot-recipes-var2 h1,
.hot-recipes-var2 h2,
.hot-recipes-var2 h3 {
  font-family: 'Josefin Sans', sans-serif; /*'Lato', sans-serif*/
  font-weight: 500; /*900*/
  font-style: normal;
  text-transform: none; /*uppercase*/
}
.hot-recipes-var2 .col-size {
  height: auto;
  width: 50%;
}
.hot-recipes-var2 .split-images-var2 .image img {
  width: 100%;
}
.hot-recipes-var2 .split-images-var2 .common-split {
  width: 50%;
}
.hot-recipes-var2 .split-images-var2:hover .intro {
  background: #e9af03; /*#5eaa2e*/
}
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner {
  background: #e9af03; /*#5eaa2e*/
}
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner h3,
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner h3 a,
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner p,
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner .read-more {
  color: #ffffff;
}
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner .short-separator {
  background: #ffffff;
}
.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner .read-more:hover:after {
  padding-left: 10px;
  opacity: 1;
  visibility: visible;
}
.hot-recipes-var2 .intro {
  display: flex;
  color: #000000;
  background: #ffffff;
  padding: 10px;
  transition: 0.2s all ease-in-out;
}
.hot-recipes-var2 .intro:before {
  display: none;
}
.hot-recipes-var2 .intro .intro-inner {
  padding: 10px;
  border: 1px solid #e4d9d1;
  transition: 0.2s all ease-in-out;
  width: 100%;
}
.hot-recipes-var2 .intro h3 {
  font-size: 22px; /*18px*/
  line-height: 32px; /*30px*/
  margin-top: 10px;
}
.hot-recipes-var2 .intro h3 a { 
  color: #000;
}
.hot-recipes-var2 .intro h3:after {
  display: none;
}
.hot-recipes-var2 .intro p {
  font-family: 'Karla', sans-serif;
  color: #000;
}
.hot-recipes-var2 .intro .short-separator {
  margin-bottom: 10px;
}
.hot-recipes-var2 .intro .read-more {
  display: inline-block;
  font-family: 'Josefin Sans', sans-serif; /*'Lora', serif*/
  font-style: italic;
  font-weight: 600; /*700*/
  text-transform: none;
  position: relative;
  color: #e7272d;
}
.hot-recipes-var2 .intro .read-more:hover {
  color: #c1452b;
}
.hot-recipes-var2 .intro .read-more:after {
  font-family: FontAwesome;
  content: "\f061";
  font-style: normal;
  padding-left: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  color: #ffffff;
}
.hot-recipes-var2 .intro h3,
.hot-recipes-var2 .intro p,
.hot-recipes-var2 .intro .read-more,
.hot-recipes-var2 .intro .short-separator,
.hot-recipes-var2 .intro .read-more:after {
  transition: 0.2s all ease-in-out;
}
.hot-recipes-var2 .intro-first .image {
  order: 2;
}
.hot-recipes-var2.corner-bg-var {
  background: transparent;
  padding-top: 30px;
}
.hot-recipes-var2.corner-bg-var .intro {
  background: #f4f0ee;
}
.hot-recipes-var2.corner-bg-var .intro .intro-inner {
  background: #ffffff;
}
.hot-recipes-var2.corner-bg-var .corner-image.hot {
  left: -307px;
  bottom: -124px;
}
.wrapper-hot-recipe-var2 {
  position: relative;
}
.intro-first, .image-first {
    display: flex;
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
} 
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animation-delay100ms {
    animation-delay: .1s;
}
.animation-delay200ms {
    animation-delay: .2s;
}
.animation-delay300ms {
    animation-delay: .3s;
}
.animation-delay400ms {
    animation-delay: .4s;
}
.animation-delay500ms {
    animation-delay: .5s;
}
.animation-delay600ms {
    animation-delay: .6s;
}
.animation-delay700ms {
    animation-delay: .7s;
}
.animation-delay800ms {
    animation-delay: .8s;
}
/**/
.restant-area {
  padding-top: 90px; /*150px*/
  position: relative;
  padding-bottom: 80px; /*130px*/
}

.restant-area .restant-shape img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 150px;
}

.restant-area .restant-content {
  max-width: 600px;
  padding-left: 20px;
}

.restant-area .restant-content .section-title {
  text-align: left;
  margin-bottom: 35px;
}

.restant-area .restant-content .section-title h2 {
  margin-bottom: 5px;
}
.restant-area .restant-content .section-title h3 {
  margin-bottom: 10px;
  font-family: 'Josefin Sans', sans-serif;
  color: #dba60c;
}
.restant-area .restant-content .section-title p {
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
  color: #000;
  line-height: 28px;
  text-align: justify;
}

.restant-area .restant-img {
  text-align: center;
  position: relative;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.restant-area .restant-img img:nth-child(1) {
  position: relative;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.restant-area .restant-img img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 280px;
  -webkit-animation: restant-amination 10s infinite linear;
          animation: restant-amination 10s infinite linear;
}

.restant-area .restant-img img:nth-child(3) {
  position: absolute;
  top: 175px;
  right: -50px;
  max-width: 260px;
  -webkit-animation: restant-amination 10s infinite linear;
          animation: restant-amination 10s infinite linear;
}

.restant-area .restant-img img:nth-child(4) {
  position: absolute;
  left: 0;
  right: 0;
  max-width: 260px;
  bottom: -100px;
  margin-left: auto;
  margin-right: auto;
  -webkit-animation: restant-amination 10s infinite linear;
          animation: restant-amination 10s infinite linear;
}

.restant-area .restant-img img:nth-child(5) {
  position: absolute;
  top: 160px;
  left: -65px;
  max-width: 275px;
  -webkit-animation: restant-amination 10s infinite linear;
          animation: restant-amination 10s infinite linear;
}

.cmn-btn {
  font-weight: 500;
  font-size: 15px;
  color: #000;
  background-color: #f2b502; /*#ffbe00*/
  padding: 12px 30px;
  border-radius: 50px;
  display: inline-block;
}

.cmn-btn:hover {
  background-color: #1c0e0b;
  color: #ffffff;
}

@-webkit-keyframes restant-amination {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes restant-amination {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

/*-- End Restant --*/

.testimonial-section  {
  background-color: #f3f3f3;
  border-top: none;
}

.hot-recipes-var2 .section-title {
  margin-bottom: 35px;
} 
.welcome-section p {
  margin-bottom: 0;
  line-height: 28px;
  text-align: justify;
}
.testimonial-section .section-title {
  margin-bottom: 30px;
}
.comment-form textarea.form-control {
  height: 180px; /*95*/
}
.comment-form .btn {
  background: #44221b;
  padding: 10px 15px;
}
.comment-form .btn:hover { 
  color: #44221b;
  border-color: #44221b;
  background: transparent;
}
.contact_icn {
  margin-right: 15px;
  font-size: 25px;
  color: #44221b;
}
.map-section {
  margin-bottom: -6px;
}
.bg-yellow {
  background-color: #fff7e1;
  border-top: 1px solid #fff7e1;
}
.abtiner-section h2 {
  color: #1c0e0b;
  text-align: center;
  margin-bottom: 10px;
   font-size: 35px;
}
.servicesiner-section h2 {
  margin-bottom: 35px;
}
.abtiner-section p {
  margin-bottom: 8px;
  line-height: 26px;
  color: #000;
}
.section-title small {
  text-align: center;
  color: #dba60c;
  font-weight: 500;
  margin-bottom: 20px;
}
.faq-section {
  padding: 60px 0 30px;
}
.gallery-section {
  padding: 70px 0 90px;
}
.gallery-section .section-title {
  margin-bottom: 40px;
}
.gallery-section .section-title h2 {
  color: #1c0e0b;
}
.faq-accordion-body p {
  margin-bottom: 8px;
  text-align: justify;
}
.faq-section.bg-overlay-2 {
  background-image: url(../images/abt_bg_middle.jpg);
}
.empty-space {
  height: 80px;
  clear: both;
}
.services_content {
    padding: 25px 40px;
    text-align: center;
}
.services_content h3 {
    padding-bottom: 8px;
    line-height: 40px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #1c0e0b;
    margin-bottom: 0px;
}
.services_content p {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.welcome-section.abtiner-section {
  padding: 40px 0 10px; /*70px 0 70px*/
}
.welcome-section.servicesiner-section {
  padding: 70px 0 70px; 
}
.services_pic {
  bottom: 0;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 5px;
  width: 100%;
  z-index: 1;
  background-image: url(../images/services_mealbox_1.jpg);
}
.services_pic1 {
  background-image: url(../images/services_corporate.jpg);
} 
.services_pic2 {
  background-image: url(../images/service-event-management1.jpg);
} 
.services_pic3 {
  
}
.services_pic img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  transition: .2s ease-in-out;
  z-index: 2;
  height: 360px;
  transform: translate(-15px,-15px);
  transition: .2s ease-in-out;
  -webkit-transform: translate(-15px,-15px);
}
.services_pic:after {
  background-color: #fff;
  bottom: 5px;
  content: '';
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.services_pic:hover>img {
  transform: translate(0);
  transition: .2s ease-in-out;
  -webkit-transform: translate(0);
}
.subscribe_section select {
  height: calc(1.5em + .75rem + 2px);
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.subscribe_section select:focus, .subscribe_section select:hover, .subscribe_section select:active {
  border: none!important;
  outline: none!important;
}
.subscribe_section .form-control::placeholder {
  color: #333;
} 
.subscribe_section .form-control {
  color: #333;
}
.subscribe_section .comment-form textarea.form-control {
    height: 90px;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.subscribe_section .comment-area .sub-section-title {
  margin-bottom: 0;
}
.subscribe_section .comment-form {
  margin-top: 10px;
}
.subscribe_section .comment-area .sub-section-title h3 {
   font-size: 34px;
    background: -webkit-linear-gradient(to right,#d65914 10%,#cc0909 50%,#117a05 60%);
    background: -moz-linear-gradient(to right,#d65914 10%,#cc0909 50%,#117a05 60%);
    background: linear-gradient(to right,#d65914 10%,#cc0909 50%,#117a05 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #333;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 4s linear infinite;
    display: inline-block;
}
.hom_welcome-section .section-title small {
  text-align: left;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 18px;
  line-height: 26px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 0px;
}
.hom_welcome-section .section-title h2 {
  line-height: 50px;
}
.how-it-works .step .icon img {
  margin-top: 8px;
}
.day_food_list {
  clear: both;
  margin-bottom: 0px;
  overflow: auto;
      background: #2e1914; /*eee*/
    padding: 10px 20px;
    display: flex;
  justify-content: center;
  align-items: center;
}
.day_food_list1 {
    background: #1b100c; /*f8f8f8*/
  } 
.day_food_list .col-md-3.col-sm-3 {
   float: left;
}
.day_food_list .col-md-9.col-sm-9 {
   float: left;
}
.day_food_list h4 {
  font-family: 'Josefin Sans', sans-serif; 
  font-size: 24px;
  color: #f1b401; /*#1c0e0b*/
      margin-bottom: 0;
}
.day_food_list p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  color: #fff;
}
.resp-tab-content {
  padding: 30px 40px;
}
.welcome-section.menuiner-section {
  padding: 70px 0 50px;
}
.servicesiner-section.menuiner-section h2 {
  margin-bottom: 20px;
}
.onlyabtiner .section-title small, .abtiner-section.onlyabtiner h2 {
  text-align: left;
}


.responsiveTabs {
  max-width:800px;
  margin:auto;
}

.subscribe_section .fade:not(.show) {
  opacity: 1;
}
.subscribe_section .nav-tabs {
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.subscribe_section .nav-tabs li a {
  padding: 10px 20px;
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 500;
  background: #1c0e0b;
    color: #fff;
  margin: 0px 5px;
  border-radius: 5px;
}

.subscribe_section .nav-tabs li a.active{
    
  background: #ecb207;
  color: #000;
    
}
.subscribe_section .upi_trans_details .col-md-6 {
  float: left;
}
.subscribe_section .upi_trans {
  padding: 0px 12px;
}

.subscribe_section .upi_trans label {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-bottom: 10px;
  display: block;
}
#upi_trans_details, #upi_trans_details1 {
  display: none;
}

.events_catering ul {
  list-style-type: none;
  padding-left: 2rem;
}
.events_catering ul > li {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 0;
  margin-bottom: 0.7em;
  padding-left: 1.3em;
  position: relative;
}
.events_catering ul > li:after {
   content: "";
  height: 0.4em;
  width: 0.4em;
  background: #d2153a; /*#e7272d*/
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 0.4em;
  left: 0;
}
.events_catering_title h2 {
  position: relative;
  margin-top: 8px;
  color: #6e3a2b;
  text-align: left;
  padding-left: 2rem;
  margin-bottom: 5px!important;
}
.divider-1 {
    border-bottom: 1px solid #d9d9d9; /*FFF*/
    background-color: #fff; /*#DADADA*/
    height: 2px;
    margin: 0.5em 35px 2em;
}

.divider-1 span {
    display: block;
    width: 50px;
    height: 2px;
    background-color: #6e3a2b;
}
.fr_mble {
    display: none;
}



.col-md-push-6, .col-lg-push-6{
  position: relative;
  left:50%
}
.col-md-pull-6, .col-lg-pull-6{
  position: relative;
  right:50%
}
.menu_note {
  padding-top: 25px;
}
.menu_note p { 
  font-size: 22px;
  font-family: 'Josefin Sans', sans-serif;
}
.menu_note p span { 
  color: red;
}
.subscribe_section  {
  padding-bottom: 0;
}
.contact-us-section.subscribe_section {
    padding-bottom: 40px;
}
.hom_clients {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.hom_clients .clients_wrap {
  border:  1px solid #cfcfcf;
  box-shadow: 0px 0px 4px #ddd;
  text-align: center;
  padding:  20px 15px;
  min-height: 132px;
  background: antiquewhite;
  display: grid;
  align-content: center;
  margin-bottom: 10px;
}
.hom_clients .clients_wrap h3 {
  color: #000;
  font-size: 24px;
  line-height: 30px;
}
.hom_clients .clients_wrap p {
  color: #e7272d;
  margin-bottom: 0;
}
.hom_clients .align-items-center {
  justify-content: center;
}
.hom_clients .section-title {
    margin-bottom: 0;
}
.subscribe_pic {
    padding-top: 20px;
}
.footer-copyright-text p.disclaimer {
    margin-top: 10px;
    font-weight: 500;
}
.abt-general-info p {
    margin-bottom: 8px;
    line-height: 28px;
    text-align: justify;
    color: #fff;
    font-size: 16px;
}