/**
* Template Name: Reveal - v2.2.1
* Template URL: https://bootstrapmade.com/reveal-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #222222;
  font-family: Imprima;
}

a {
  color: #50d8af;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #f17f49;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #bd1220;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #50d8af;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #0c2e8a;
  color: #fff;
}

li.sfHover a {
  color: #f17f49 !important;
}
nav.custom-menu {
  background-color: #bd1220 !important;
}
nav.custom-menu ul li a {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.5px;
  padding: 15px 20px !important;
  color: #ffffff !important;
  display: block;
}
nav.custom-menu button.navbar-toggler {
  position: fixed;
  top: 0;
  right: 0;
}
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
li.nav-item.active a {
  color: #f17f49 !important;
}

.about-banner {
  background: url("../img/about-banner.jpg");
}
.recipie-banner {
  background: url("../img/recipie.jpg");
}

.about-banner h1,
.recipie-banner h1 {
  color: #ffffff;
}
.icon-box {
  background: white;

  height: 160px;
  box-shadow: #00000017 0px 0px 14px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
p.icon-text {
  text-align: center;
  margin-top: 18px;
}
section.icon-list {
  padding: 20px 0 30px 0;
}
a.nav-link.active {
  color: #f17f49 !important;
}

/* .container{ border: 2px solid green }
.grid-item{ border: 2px solid red; padding: 20px;}
.grid{ border: 1px solid blue} */
.filters ul {
  display: flex;
  justify-content: center;
  list-style: none;
  border-bottom: 2px solid #d9d9d9;
  margin: 30px 15px;
}
.filters ul li {
  display: inlnie-block;
  text-align: center;
  margin-right: 12px;
  padding: 0 5px 8px 5px;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  color: #777;
  transition: 0.3s;
  text-transform: uppercase;
}
.filters ul li:hover {
  color: #eb2d3a;
}
.filters ul li.is-checked {
  border-bottom: 2px solid #bd1220;
}
.filters ul li:last-child {
  margin-right: 0;
}
ul.top_bar_right li img {
  width: 17px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
ul.top_bar_right li i {
  font-size: 14px;

  margin-right: 2px;
}

.grid .grid-item h1 {
  background: #eeeeee;
  height: 150px;
  line-height: 150px;
  color: white;
  font-size: 3em;
  text-align: center;
  margin-bottom: 30px;
}
.grid-item img {
}
.grid-item {
  margin-bottom: 30px;
}
iframe.gmap {
  border: 10px solid #fff;
  box-shadow: 0 2px 8px rgb(0 0 0 / 30%);
}
.column-aside h6 {
  color: #bd1220;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 3px;
}
.box-inline span.contact-icon {
  color: #bd1220;
  font-size: 22px;
}
.box-inline span a {
  color: #222222;
  position: relative;
  top: -4px;
  left: 10px;
}
.mg-bt {
  margin-bottom: 25px;
}
.add-icon {
  color: #222222;
  position: relative;
  top: -4px;
  left: 10px;
}
.container.contact-sec {
  width: 900px;
}
h4 {
  position: relative;

  font-family: Quicksand;
  color: #bd1220;
  font-size: 31px;
  font-weight: bold;
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #222222;
  padding: 8px 0;

  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info a:hover {
  color: #50d8af;
}

#topbar .contact-info i {
  color: #50d8af;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #ffffff;

  display: inline-block;
}
#topbar ul li:last-child {
  border-right: none;
}
#topbar .social-links a:hover {
  color: #f15b2b;
}
.contact-phone img {
  width: 45px;
  padding-bottom: 13px;
}
#topbar .social-links a:first-child {
  border-left: 0;
}
#topbar ul {
  list-style: none;
  padding: 0;
}
#topbar ul li {
  color: #ffffff;
  border-right: 1px solid rgba(228, 228, 228, 0.3);
}
#topbar ul li {
  font-size: 14px;
  float: left;
  letter-spacing: 0;
  margin-right: 15px;
  padding-right: 15px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  /*box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);*/
}
.header-bottom {
  background: #bd1220;
  height: 80px;
}
#logo {
  text-align: center;
  padding: 15px 0;
}

#header #logo img {
  padding: 0;
  margin: 0;
  width: 300px;
}
.header-top {
  text-align: center;
}
nav.custom-menu button.navbar-toggler {
  position: fixed;
  top: 18px;
  right: 0;
  border: none;
}
@media (max-width: 768px) {
  #logo {
    text-align: center;
    padding: 7px 0;
  }
  nav.custom-menu {
    padding: 0;
  }
  #header {
    padding: 0px 0;
    height: 74px;
  }
  #header #logo h1 {
    font-size: 34px;
  }

  #header #logo img {
    width: 175px;
  }
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  position: relative;
  height: 70vh;
  position: relative;
  /* background: url("../img/banner-home.jpg") no-repeat; */
  background: url("../img/banner-home-1.jpg") no-repeat;
  background-size: cover;
  padding: 0;
}
#intro:after {
  width: 100%;
  height: 100%;
  content: "";
  float: left;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: auto;
}
#intro:before {
  display: none;
  left: 0;
  right: 0;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
}
#intro .intro-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
ul.qcd {
  position: relative;
  z-index: 1;

  align-items: center;
  justify-content: center;
  padding: 0;
}

ul.qcd li img {
  width: 115px;
  margin-bottom: 15px;
}
.cont {
  width: 50%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.cont:hover .image {
  opacity: 0.3;
}

.cont:hover .middle {
  opacity: 1;
}

.text {
  font-size: 16px;
  padding: 16px 32px;
  border: 1px solid #bd1220;
  color: #bd1220 !important;
  background: #bd1220;
  font-size: 16px;
  padding: 16px 32px;
}
.text a {
  color: #ffffff;
}
.app-bt img {
  margin: 0 12px;
}
ul.d-flex.qcd li {
  list-style-type: none;
  padding: 0;
}
ul.qcd li {
  margin: 0 40px;
}
ul.qcd li:last-child {
  position: relative;
  right: 6px;
}
#topbar ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.btn-rt {
  float: right;
  margin-top: 35px;
}
.btn-rt a {
  background: #f17f49;
}
.btn-rt a:hover {
  color: #ffffff;
}
#intro .intro-content h2 {
  margin-bottom: 10px;

  font-size: 36px;
  color: #fff;
  margin-top: 20px;
  font-weight: 700;
}
.intro-content h3 {
  font-size: 36px;
  color: #fff;

  margin-bottom: 25px;
}
#intro .intro-content h2 span {
  color: #50d8af;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .cont-left {
    position: relative !important;
    padding: 7% 8% !important;
  }
  .sec-right {
    width: 100% !important;
  }
  .sec-left {
    background: #bd1220;
    width: 100% !important;
    position: relative;
  }
  #lt-rt .d-flex {
    display: flex;
    flex-wrap: wrap;
  }
  #intro:before {
    width: 85% !important;
    left: 0 !important;
    right: 0 !important;
  }
  #intro .intro-content h2 {
    font-size: 34px;
  }
}

#intro .intro-content .btn-get-started,
#intro .intro-content .btn-projects {
  margin: 10px;
  color: #fff;
}

 .intro-content .btn-get-started {
  border: 1px solid #bd1220;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.7;
  padding: 10px 24px;
  font-size: 16px;

  background: #bd1220;
}

.intro-content .btn-get-started:hover {
  background: none;
  color: #f17f49;
}

.intro-content .btn-projects {
  background: #50d8af;
  border: 2px solid #50d8af;
}

.intro-content .btn-projects:hover {
  background: none;
  color: #50d8af;
}

#intro #intro-carousel {
  z-index: 8;
}

#intro #intro-carousel::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro #intro-carousel .item {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}
.sign {
  font-family: "FontAwesome";
  margin-right: 4px;
}
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.5px;
  padding: 24px 20px;
  color: #ffffff;
  display: block;
}

.nav-menu li:hover > a,
.nav-menu .menu-active > a {
  color: #f17f49;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #50d8af;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #555;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #50d8af;
}

#mobile-nav ul .menu-item-active {
  color: #50d8af;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  overflow: hidden;
  padding: 70px 0;
}
.featuredItems {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.mg-bt {
  margin-bottom: 30px;
}
.ovrly31 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ovrly31.overlay_2 .featured-content {
  background: rgba(152, 15, 26, 0.8);
}
.featured-content {
  top: auto;
  bottom: 0%;
  left: 0%;
  position: absolute;
  width: 100%;
  padding: 15px;
}
.featured-content h6 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2px;
}
.bg-img {
  background: url("../img/bg-image.jpg");
  position: relative;
  background-position: bottom;
  background-size: cover;
  padding: 5% 0;
}
.bg-img::before {
  background-color: #000000;
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  left: 0;
  top: 0;
  opacity: 0.8;
}
.sec-text {
  color: #f17f49;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: normal;
  font-weight: bold;
  position: relative;
  font-family: "Quicksand";
}
.sec-content p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px !important;
}
.sec-left {
  background: #bd1220;
  width: 50%;
  position: relative;
}

.cont-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 2% 8%;
}

.sec-right {
  width: 50%;
}

.sec-left h4 {
  color: #f17f49;
  font-size: 34px;
  margin-bottom: 15px;
  font-family: "Quicksand";
  font-weight: bold;
}
.btn-get-started {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 5px;
  line-height: 1.7;
  padding: 10px 24px;
  font-size: 16px;
  display: inline-block;
}
.contact-phone {
  border: 2px solid #bd1220;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  padding: 40px 20px 40px;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
.icon {
  color: #222222;
  border: 1px solid #bd1220;
  font-size: 45px;
  border-radius: 50%;
  height: 80px;
  display: inline-block;
  width: 80px;
  line-height: 80px;
  margin-bottom: 30px;
}
.sec-left p {
  color: #ffffff;
  font-size: 34px;
  margin-bottom: 15px;
  font-family: "Quicksand";
}

.app-bt {
  position: relative;
}
.bg-img p {
  text-align: center;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 45px;
}
.bg-img h2 {
  color: #f17f49;
  margin-bottom: 30px;
  font-size: 45px;
  line-height: normal;
  font-weight: bold;
  position: relative;
}
/* Sections Header
--------------------------------*/
@media screen and (max-width: 1599px) {
  .container {
    width: 95%;
  }
}
.container {
  max-width: 1500px;
  margin: auto;
}
.section-header {
  margin-bottom: 30px;
}
#services img {
  width: 100%;
}
.section-header h2 {
  position: relative;
  padding-bottom: 35px;
  text-align: center;
  font-family: Quicksand;
  color: #bd1220;
  font-size: 31px;
  font-weight: bold;
  margin-bottom: 50px;
}

.section-header h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 130px;
  height: 1px;
  background: #e0e0e0;
  bottom: 0;

  left: 50%;
  transform: translatex(-50%);
}

.section-header p {
  padding: 0;
  margin: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #fafafa;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

@media (max-width: 567px) {
  .btn-rt {
    float: right;
    margin-top: 18px;
    margin-right: 20px;
  }
  .header-top .container {
    padding-left: 0;
    margin-left: 0;
  }
  .intro-content img {
    margin-top: 20px;
  }
  #intro {
    height: 40vh;
  }
  .sec-text {
    font-size: 24px;
  }
  .section-header h2 {
    padding-bottom: 21px;

    margin-bottom: 32px;
  }
  .app-bt img:first-child {
    margin-right: 2px !important;
  }
  .app-bt img {
    width: 135px;
  }
  .bg-img p {
    padding-bottom: 30px;
  }
  .bg-img {
    padding: 14% 0;
  }
  .bg-img h2 {
    font-size: 24px;
  }
  #intro .intro-content h2 {
    font-size: 31px;
  }

  .intro-content h3 {
    font-size: 20px;
    color: #161616;
    margin-bottom: 4px;
  }
  #intro .intro-content .btn-get-started {
    font-size: 14px;
    padding: 7px 18px;
  }
  section {
    overflow: hidden;
    padding: 55px 0;
  }
}
/* About Section
--------------------------------*/
#about {
  padding: 60px 0 30px 0;
}

#about .about-img {
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content h2 {
  color: #0c2e8a;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}

#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #50d8af;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}
section#lt-rt {
  padding-top: 0;
}
.contact-phone:hover {
  background: #bd1220 !important;
  border: 2px solid #bd1220 !important;
}
.contact-email:hover {
  background: #bd1220 !important;
  border: 2px solid #bd1220 !important;
}
.contact-phone:hover i,
.contact-email:hover i {
  color: #ffffff;
}
.contact-phone:hover .icon,
.contact-email:hover .icon {
  border: 1px solid #ffffff;
}
.contact-phone:hover p a,
.contact-phone:hover p,
.contact-email:hover p a,
.contact-email:hover p,
.contact-email:hover h3 {
  color: #ffffff !important;
}
/* Services Section
--------------------------------*/

.contact-banner {
  background: url(../img/contact-img.jpg);
  background-position: top;
}
.contact-banner h1 {
  color: #ffffff;
}
#services .box {
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #50d8af 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
}

#services .box h4 a {
  color: #444;
}

#services .box p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  #ft-bot .form-group {
    padding-right: 0 !important;
  }
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4,
  #services .box p {
    margin-left: 0;
    text-align: center;
  }
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav,
#clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #50d8af;
}

/* Our Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 30px 0;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 18px 12px 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #444;
  margin: 0 3px 10px 3px;
  transition: all ease-in-out 0.3s;
  background: #f7f7f7;
  border-radius: 4px;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #50d8af;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  margin-bottom: 30px;
  overflow: hidden;
}

#portfolio .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -50px;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: #50d8af;
  padding: 15px 20px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

#portfolio .portfolio-item .portfolio-info p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info .preview-link,
#portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 50px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: rgba(255, 255, 255, 0.6);
  transition: ease-in-out 0.3s;
}

#portfolio .portfolio-item .portfolio-info .preview-link:hover,
#portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-info .details-link {
  right: 15px;
}

#portfolio .portfolio-item:hover img {
  top: -30px;
}

#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 0;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 30px;
}

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav,
.portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #50d8af !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-description h2 {
    width: 100%;
  }
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 30px;
  }
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 30px 0;
}

#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}

#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #50d8af;
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: #081e5b;
  background-size: cover;
  padding: 40px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #50d8af;
  border: 3px solid #50d8af;
}

/* Our Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 30px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  overflow: hidden;
  text-align: center;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member .details {
  background: #50d8af;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 30px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  display: inline-block;
}

#contact .contact-info address,
#contact .contact-info p {
  margin: 0 0 15px;
  color: #000;
  font-size: 18px;
}

#contact .contact-info h3 {
  margin-bottom: 23px;
  font-weight: bold;

  color: #999;
}

#contact .contact-info a {
  color: #000;
  font-size: 31px;
  font-weight: bold;
  font-family: "Quicksand";
}

#contact .contact-info a:hover {
  color: #50d8af;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}
.contact-email {
  border: 2px solid #bd1220;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  padding: 40px 20px 40px;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
p + .list-marked {
  margin-top: 10px;
}
* + .list-marked {
  margin-top: 20px;
}
.list-marked-primary {
  padding-left: 0;
}
.list-marked {
  padding-left: 25px;
  text-align: left;
}
.list-marked > li {
  position: relative;
  padding-left: 25px;
  list-style-type: none;
}
.list-marked-primary > li:before {
  color: #c2c2c3;
}
.list-marked > li:before {
  position: absolute;
  top: 0.6em;
  left: 0;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 1.22em;
  line-height: 1;
  font-weight: 400;
  color: #b7b7b7;
}
.support_text h3 {
  color: #000;
  font-size: 31px;
  font-weight: bold;
  font-family: "Quicksand";
}
#ft-bot {
  background: #222222;
}
.logo-footer img {
  width: 260px;
  margin-bottom: 50px;
}
.form-control {
  border: 1px solid #ffffff;
  background: none;
  color: #e4e4e4;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  max-width: 100%;
}
.form {
  width: 90%;
  margin: auto;
}
#ft-bot .form-group {
  padding-right: 40px;
}
#ft-bot button.btn-get-started {
  border: 1px solid #bd1220;
  color: #bd1220 !important;
  background: none;
  color: #e4e4e4;
  border-radius: 5px;
  height: 50px;
  /* line-height: 50px; */
  max-width: 100%;
  display: block;
  width: 100%;
}
.footer-bottom {
  float: left;
  width: 100%;
  margin: 0px 0 0;
}
.footer-bottom__menu {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 30px 0 0;
  border-radius: 0px;
}
.footer-bottom__menu ul {
  list-style: none;
  padding: 0;
}
.footer-bottom__menu ul li {
  display: inline-block;
}
.footer-bottom__menu ul li a {
  padding: 0 18px;
  display: inline-block;
  line-height: normal;
  position: relative;
}
@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
  }
}

@media (min-width: 768px) {
  #contact .contact-phone {
  }
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  .filters ul li {
    text-align: left;

    margin-bottom: 8px;
  }
  .filters ul {
    display: block;

    padding: 0;
  }
  .btn-get-started {
    font-size: 14px;
    padding: 7px 18px;
  }
  .sec-left p {
    font-size: 28px;
  }
  .sec-left h4 {
    color: #f17f49;
    font-size: 28px;
  }
  #contact #google-map {
    margin-top: 20px;
  }
}

#contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

#contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

#contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

#contact .php-email-form input,
#contact .php-email-form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .php-email-form input::focus,
#contact .php-email-form textarea::focus {
  background-color: #50d8af;
}

#contact .php-email-form button[type="submit"] {
  background: #50d8af;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .php-email-form button[type="submit"]:hover {
  background: #2dc899;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #f2f5f8;
  padding: 0 0 10px 0;
  font-size: 14px;
}

#footer .copyright {
  text-align: center;
  padding-top: 10px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
}

#footer .credits a {
  color: #0c2e8a;
}
.recipe-content h3 {
  color: #bd1220;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: normal;
  font-weight: bold;
  position: relative;
  font-family: "Quicksand";
}
hr.divider.divider-left.divider-default {
  display: inline-block;
  border: 0;
  font-size: 0;
  line-height: 0;
  height: 1px;
  max-width: 100px;
  width: 100%;
  background: #e0e0e0;
  margin-top: 0;
}
.recipe-content hr.mb-3 {
  display: none;
}
.recipe-content .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
  margin-bottom: 32px;
}
.recipe-content .fa-li {
  color: #bd1220;
}
.recipe-featured-image img {
  border: 10px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
.no-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.recipe-featured-image {
  position: relative;
}
.image-hover {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.image-hover img {
  position: relative;
}
.image-hover .image-hover-overlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -11px;
  margin-left: -12px;
}
.image-hover .image-hover-overlay {
  background: #ccad52;
  color: #fff;
}
.image-hover .image-hover-overlay {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.recipe-meta {
  position: relative;
  bottom: 20px;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0 -40px 40px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 -40px 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0 -40px 40px rgb(0 0 0 / 8%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
@media screen and (min-width: 1025px) {
  .grid-30 {
    float: left;
    width: 30%;
  }
  .grid-70 {
    float: left;
    width: 70%;
  }
}
.recipe-meta-right {
  margin-bottom: 20px;
}
.recipe-menu a {
  color: #bd1220;
}
.recipe-categories a {
  color: #bd1220;
}
ul.method-ul li {
  position: relative;
  list-style-type: none;
}
.method-ul li {
  position: relative;
  padding-left: 25px;

  line-height: 30px;
  margin: 10px 0;
}
ul.method-ul {
  padding: 0;
}
.method-ul li:before {
  content: "\f138";
  font-size: 14px;
  color: #bd1220;
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0px;
}
.recipe-meta-left {
  font-weight: 700;
  text-align: left;
}
.recipe-featured-image .image-hover-overlay {
  top: 20px;
  left: 20px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

@media screen and (min-width: 1025px) {
  .grid-45 {
    float: left;
    width: 45%;
  }
}

.map img {
  width: 100%;
}

#accordion .panel.panel-default {
  background: #f7f7f7;
  padding: 0px 10px 12px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
ul.listing-style li a {
  color: #bd1220;
}
.panel-heading h4.panel-title a {
  color: #bd1220;
  font-size: 18px;
}
.panel-heading h4.panel-title {
  margin-bottom: 0;
}
.recipe-name {
  position: absolute;
  bottom: 0;
  width: 70%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
}
.footer-social {
  text-align: center;
  margin-bottom: 30px;
}
.footer-social li {
  display: inline-block;
}
.footer-social li a {
  display: block;
  color: #fff;
  font-size: 30px;
  margin: 0 15px;
} 
.footer-social li a:hover {
  color: #bd1220;
}

.carousel-caption{bottom: 25%;}
.carousel-item:after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:rgba(0,0,0,0.7); z-index: 98;}
.carousel-control-next, .carousel-control-prev,
.carousel-item .carousel-caption{z-index: 99;}
