:root {
    --font-style1: 'oswaldvar', 'inherit';
    --font-style2: 'robotoslabvar', 'sans-serif';
    --theme-color1: #D92A2D;
    --theme-color2: #151515;
    --theme-color3: #002555;
    --color-black: #000;
    --color-white: #fff;
    --color-gray: #646464;
    --transition: all .5s ease-in-out;
    --transition2: all .3s ease-in-out;
    --box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    --color-dark: #000f62;
    --border-info-color: rgb(0 0 0 / 32%);
    --border-info-color2: rgba(0, 0, 0, 0.05);
    --bs-white-rgb: 255,255,255;
    --color-transition: #1429a096;
    --primary-color: #100F11;
    --secondary-color: #F6F6F7;
    --text-color: #646464;
    --accent-color: #FFB120;
    --white-color: #FFFFFF;
    --divider-color: #100F1112;
    --dark-divider-color: #FFFFFF1A;
    --error-color: rgb(230, 87, 87);
}




/*=====================================
1. Template Default CSS  
=======================================*/
html, body {
    height: 100%;
    font-family: var(--font-style2);
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    vertical-align: baseline;
    background: #ffffff;
    color: #646464;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    font-weight: 700;
    font-family: var(--font-style1);
    margin: 0 0 20px 0;
    padding: 0;
}
h1 {
  font-size: 72px;
}
h2 {
  font-size: 48px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 44px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 479px) {
  h2 {
    font-size: 34px;
  }
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
p {
    line-height: 24px;
    margin: 0 0 20px 0;
    padding: 0;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.margin-bottom-none {
  margin-bottom: 0!important;
}
.margin-bottom-sidebar {
  margin-bottom: 30px;
}
.section-space {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-space {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-space {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .section-space {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-space {
    padding: 60px 0;
  }
}
.section-space-bottom {
  padding: 0 0 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-space-bottom {
    padding: 0 0 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-space-bottom {
    padding: 0 0 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .section-space-bottom {
    padding: 0 0 70px 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-space-bottom {
    padding: 0 0 60px 0;
  }
}
.backtotop {
    overflow: unset;
    background-color: var(--theme-color3);
}
.header {
    padding: 15px 0 !important;
    background: var(--theme-color1);
}
.pageheader {
    padding: 60px 0;
    background: url(../../images/images/new_images/others/breadcrimg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.about_page_title {
    color: var(--color-white);
    font-size: 50px;
    font-family: var(--font-style1);
    text-transform: capitalize;
    text-align: initial;
    margin-bottom: 0;
}
.breadcrumb>.active, .breadcrumb>li, .breadcrumb>li a {
    font-size: 14px;
    color: var(--color-white);
    font-family: var(--font-style2);
}
.breadcrumb {
    margin-top: 10%;
    display: none;
}


/*---  top  ---*/

.navbar-brand > img {
    max-width: unset;
}
.navbar-nav > li > a {
    font-family: var(--font-style1);
    font-size: 18px !important;
}
.navbar-nav li.active > a, #topbar::before {
    color: var(--theme-color1) !important;
}
#topbar:after {
    border-top: 19px solid #6da9d2;
    border-left: 27px solid #6da9d2;
}
#headeraffix {
    background: var(--color-white) !important;
}
#topbar:after {
    border: var(--color-black) !important;
}
#topbar:before {
    width: 100% !important;
    background: var(--theme-color1);
}
.navbar-nav li.active > a {
    color: var(--theme-color1) !important;
}
.navbar-nav > li > a:hover {
    color: var(--theme-color1);
}
header, #headeraffix.affix {
    background-color: #efefeff2 !important;
    background: url(../../images/images/new_images/others/d/d2/tbg.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.topbar .list-inline li {
    font-family: var(--font-style2);
    font-size: 18px !important;
    color: var(--color-white) !important;
    font-weight: 600;
    line-height: 1.4;
}
.nav > li a {
    font-family: var(--font-style2);
    font-size: 16px;
    font-weight: 700 !important;
    color: var(--theme-color2);
}
.tparrows.preview2 {
    background: #9213186b;
}
.tparrows.preview2:after {
    color: var(--theme-color3);
}
.tparrows.preview2:hover {
    background: #ffffffdb;
}
#topbar .container {
    padding: 0 !important;
}

/*QC HEADER STYLE START*/
#qcheader-top {
    background: unset;
}
.qctopbar {float: right !important; padding: 0;}
.qctopblock {
    padding: 20px 40px 20px 100px;
    width: 100%;
    background: var(--theme-color1);
    color: #fff;
    display: flex;
    align-items: center;
    height: 45px;
    position: relative;
    float: left;
}
.qctopblock::after {
    content: "";
    position: absolute;
    left: -45px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 45px solid var(--theme-color1);
    border-left: 45px solid transparent !important;
}
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li { display: inline-block; list-style: none; margin-right: 10px; font-size: 14px; }
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block { color: #fff; }
.qc-social .social {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: var(--theme-color1);
    background: var(--color-white);
    border-radius: 10%;
}
.qc-social .social i { margin: 0; }
#qc-navbar {
    height: 170px;
    margin: 0;
    padding: 0;
}
.qc-menu-bar {
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
}
.qc-brand-block .qc-navbar-brand { display: inline-block; padding: 10px 0px; }
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {
    list-style: none;
    background: var(--color-white);
}
#qcnavbarmenu {
    padding: 20px 0 20px 30px;
    line-height: 10px;
    margin: auto;
    background: #ffffff8f;
    margin-left: 665px;
}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{color:#000;font-size:14px;text-transform:uppercase;padding:10px 15px; display: block !important;}
.qc-mainmenu .active a, .qc-mainmenu .active a:focus, .qc-mainmenu .active a:hover, .qc-mainmenu li a:hover, .qc-mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: var(--theme-color1);
    background: #fff;
    outline: 0;
}
.qc-mainmenu .collapse ul > li:hover > a{background: #fff;}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #fff;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: #fff;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopbar {padding: 0;}
.qctopblock { display: block; height: auto; padding: 10px; }
.qctopblock::after {border:0;}
.qc-top-list {
    margin-bottom: 10px;
}
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle {
    margin: 70px 20px 0px 0px;
    border: 1px solid #ddd;
    padding: 10px 10px;
}
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
}

/*QC HEADER STYLE END*/
#qcheader-menu {
    background: unset;
}

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: var(--theme-color2);
    color: #fff;
}
#qcfooter-block h3 {
    font-size: 26px;
    margin-bottom: 45px;
    text-transform: uppercase;
    color: #ffffff;
}
#qcfooter-block h3:before {
    content: "";
    height: 3px;
    width: 45px;
    background: var(--theme-color1);
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: 1;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: 60px;
    display: block;
    margin: 10px 0;
    display: none;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 14px;
    line-height: 24px;
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    line-height: 1.4;
    font-size: 16px;
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10%;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--theme-color1);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: var(--theme-color1);
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/
.social i {
    width: unset;
    height: unset;
    line-height: unset;
    background-color: unset;
    border: unset;
    color: unset;
    border-radius: unset;
}
.contact-details li {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--font-style1);
    line-height: 2;
    text-transform: uppercase;
}
.contact-details strong {
    color: #e9e9e9;
    line-height: 1.8;
    font-weight: 400;
    font-family: var(--font-style2);
    font-size: 14px;
    text-transform: none;
}
.contact-details i {
    line-height: 30px !important;
    font-size: 16px !important;
    background: var(--white-color);
    text-align: center;
    color: var(--theme-color1);
    border-radius: 10%;
    margin-right: 6px;
}
.backtotop {
    background-color: var(--theme-color1) !important;
}


/*======================================================  home_page  =========================================================*/


/*---btn---*/
.ghost-color-btn {
    font-family: var(--font-style1);
    border: 2px solid var(--theme-color1);
    color: var(--theme-color2);
    padding: 10px 25px;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-color-btn i {
    margin-left: 10px;
    color: var(--theme-color1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
    left: 0;
}
.ghost-color-btn:hover {
  background: var(--theme-color1);
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ghost-color-btn:hover i {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    left: 5px;
}

/*------------------------------------------------------  home_topcont  ------------------------------------------------------*/

/*----------------------------------------
4.2 About 2 Styles
/*----------------------------------------*/

.about2-area {
  position: relative;
  padding: 375px 0 74px;
  background: url(../../images/images/new_images/home/wel/welbgimg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .about2-area {
    padding: 90px 0 65px;
    background: #f8f8f8;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .about2-area {
    padding: 0 0 55px;
  }
}
@media only screen and (max-width: 479px) {
  .about2-area {
    padding: 0 0 45px;
  }
}
.about2-area .about2-wrap {
    position: relative;
    bottom: 450px;
    z-index: 999;
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-wrap {
    position: inherit;
  }
}
.about2-area .about2-top {
    background: url(../../images/images/new_images/home/wel/wel-top-back.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 20px 0 50px;
    position: absolute;
    display: block;
}
.about2-area .about2-top .about2-top-box i {
    width: 100%;
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-top {
    position: inherit;
    display: inline-block;
    padding: 20px 0 30px;
    margin-bottom: 50px;
  }
  .about2-area .about2-top {
    padding: 40px 0 30px;
  }
  .about2-area .about2-top {
    padding: 0px 0;
    padding-bottom: 30px;
    margin: 0px 10px;
}
}
.about2-area .about2-top .about2-top-box {
    padding: 0 15px;
    position: relative;
}
.about2-area .about2-top .about2-top-box i:before {
    font-size: 60px;
    margin-left: 0;
    display: block;
    background: url(../../images/images/new_images/others/d/ic1.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0 95px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    content: '';
}
.about2-area .about2-top .about2-top-box h2 {
  font-size: 20px;
  text-transform: uppercase;
}
.about2-area .about2-top .about2-top-box h2 a {
  color: #222222;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.about2-area .about2-top .about2-top-box h2 a:hover {
  color: var(--theme-color1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.about2-area .about2-top .about2-top-box:hover i:before {
  color: var(--theme-color1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.about2-area .about2-award-box {
  margin: 0 auto;
  padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .about2-area .about2-award-box {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-award-box {
    width: 240px;
  }
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-award-box .media a {
    padding-right: 0;
  }
}
.about2-area .about2-award-box .media a i:before {
  color: #e7272d;
  font-size: 60px;
  padding: 40px 20px 0 0;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .about2-area .about2-award-box .media a i:before {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-award-box .media a i:before {
    margin-left: 0;
    font-size: 50px;
    padding: 30px 15px 0 0;
  }
}
.about2-area .about2-award-box .media-body h2 {
  font-size: 60px;
  color: #222222;
  margin-bottom: 6px;
}
@media only screen and (max-width: 991px) {
  .about2-area .about2-award-box .media-body h2 {
    font-size: 48px;
  }
}
.about2-area .about2-award-box .media-body p {
  text-transform: uppercase;
  font-size: 17px;
}
.section {
    z-index: 8;
}

/*------------------------------------------------------  home_welcome  ------------------------------------------------------*/
.about1-area .ghost-color-btn {
    margin-bottom: 50px;
}
.hwelimg-a img {
    margin-top: 20px;
}
/*----------------------------------------
4.1 About 1 Styles
/*----------------------------------------*/
/*---title---*/
.title-bar-big-left:before {
    content: "";
    height: 3px;
    width: 60px;
    background: var(--theme-color1);
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
}
.about1-area {
    position: relative;
    background: url(../../images/images/new_images/home/wel/wel-top-back.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 17px 10px;
}
@media only screen and (max-width: 767px) {
  .about1-area img {
    margin: 0 auto;
  }
}
.about1-area .section-back {
    position: absolute;
    bottom: 5%;
    z-index: 0;
    right: 5%;
}
.about1-area .about1-area-top {
    margin: 35px 0px 20px;
}
.habheadcont-div {
    margin-bottom: 15px;
}
.about1-area .about1-area-top h2 {
  color: #222222;
  line-height: 50px;
  margin-bottom: 0;
}
.about1-area .about1-area-top h2 span {
  color: var(--theme-color1);
}
.about1-area h3 {
    color: #c4c4c4;
    letter-spacing: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 40px;
}

/*--------------------------------------------------  home_whychoose  -------------------------------------------------------*/
.habheadcont-h5 {
    margin: 0;
    color: var(--theme-color1);
    font-size: 20px;
    margin-top: 20px;
}
.habheadcont-h6 {
    font-family: var(--font-style2);
    margin-bottom: 10px;
}

/*=====================================
7. Recipe Of The Day Area Styles
=======================================*/
.recipe-of-the-day-area {
  padding: 85px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recipe-of-the-day-area {
    padding: 75px 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .recipe-of-the-day-area {
    padding: 65px 0 70px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .recipe-of-the-day-area {
    padding: 55px 0 60px;
  }
}
@media only screen and (max-width: 479px) {
  .recipe-of-the-day-area {
    padding: 45px 0 50px;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box {
  position: relative;
  clear: both;
}
@media only screen and (max-width: 1199px) {
  .recipe-of-the-day-area .recipe-of-the-day-box:before {
    display: none;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box:before {
    content: url(../../images/images/new_images/others/prodes.png);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    position: absolute;
    transform: translateY(130%);
    top: 0;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content-inner {
  margin: 26px 30px;
  padding: 36px 30px;
  background: #f8f8f8;
}
@media only screen and (max-width: 1199px) {
  .recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content-inner {
    margin: 26px 0 0 0;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content {
  text-align: center;
  border: 5px solid var(--theme-color1);
}
@media only screen and (max-width: 1199px) {
  .recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content {
    border: 5px solid var(--theme-color1);
    margin-top: 15px;
}
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content h2 {
    margin-bottom: 47px;
    display: none;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .recipe-of-the-day-content-details {
    font-size: 15px;
    padding: 0 0px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .recipe-of-the-day-content-details {
    padding: 0;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .time-needs {
    margin: 0 0 25px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .time-needs li {
    background: #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    width: 200px;
    margin: 5px 5px;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
}
@media only screen and (max-width: 362px) {
  .recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .time-needs li {
    margin-bottom: 10px;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .time-needs li i {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 24px;
    color: var(--theme-color1);
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .time-needs li p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    padding: 0;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li {
  display: inline;
  margin: 0 15px;
}
@media only screen and (max-width: 480px) {
  .recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li {
    display: block;
  }
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li a i {
  color: var(--theme-color1);
  font-size: 18px;
  margin-right: 5px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li a i:hover {
  color: #707070;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li span {
  color: #2b252c;
  font-size: 16px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li span span {
    color: #707070;
    margin-left: 3px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-img {
  padding: 27px 30px 26px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-img img {
  width: auto;
}
.recipe-of-the-day-area .owl-controls .owl-nav {
  display: none;
}
.recipe-of-the-day-area .owl-controls .owl-dot {
  margin-top: 30px;
}
.recipe-of-the-day-area .owl-controls .owl-dot:hover span {
  background: #ffcdd2 !important;
}
.recipe-of-the-day-area .owl-controls .owl-dot span {
  margin: 5px 7px 2px 7px;
}
.recipe-of-the-day-area .owl-controls .active span {
  background: #e7272d !important;
}
.title-recipe {
    position: relative;
    text-align: center;
    font-size: 30px;
    color: #222222;
}
.title-recipe:before {
    content: "";
    height: 3px;
    width: 55px;
    background: #e7272d;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
    z-index: 1;
}
.title-color {
    text-transform: uppercase;
    color: #222222;
    text-align: center;
}
/*----------------------------------------------------  home_product  ---------------------------------------------------*/
.special-dish-area .ghost-color-btn {
    color: var(--white-color);
}
.special-dish-area .special-dish-box h5 {
    margin: 0;
    margin-top: 15px;
}
.special-dish-area .special-dish-box h3 {
    margin: 0;
    font-size: 25px;
    padding-bottom: 12px;
}
.title-small a:hover {
    color: var(--theme-color1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
h3.title-bar-small-center:before {
    content: "";
    height: 2px;
    width: 40px;
    background: var(--theme-color1);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    z-index: 1;
}

/*=====================================
18. Special Dish Styles
=======================================*/
.special-dish-area {
    padding: 85px 0 70px;
    background: url(../../images/images/new_images/others/probg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .special-dish-area {
    padding: 75px 0 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .special-dish-area {
    padding: 65px 0 50px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .special-dish-area {
    padding: 55px 0 40px;
  }
}
@media only screen and (max-width: 479px) {
  .special-dish-area {
    padding: 45px 0;
  }
}
.special-dish-area .special-dish-box {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .special-dish-area .special-dish-box {
    padding: 0 30px;
  }
}
.special-dish-area .special-dish-box span {
  position: absolute;
  top: 0;
  right: 35px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: var(--theme-color1);
  color: #ffffff;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .special-dish-area .special-dish-box span {
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
}
.special-dish-area .special-dish-box p {
  color: #e9e9e9;
  font-size: 15px;
  margin-bottom: 30px;
}
.special-dish-area .special-dish-box a img {
  display: inherit;
  margin-bottom: 25px;
  width: auto;
}
.special-dish-area .owl-controls {
  text-align: center;
  margin-top: 30px;
}
.special-dish-area .owl-controls .owl-dots {
  display: inline-flex;
  overflow: hidden;
  width: 70px;
}
.special-dish-area .owl-controls .owl-dots .active span {
  background: #e7272d;
}
@media (min-width: 768px) and (max-width: 991px) {
  .special-dish-area .owl-controls .owl-prev {
    left: -13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .special-dish-area .owl-controls .owl-next {
    right: -13px;
  }
}
.title-small a {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.title {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
}
.subtitle-color {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: var(--theme-color1);
    position: relative;
    width: 550px;
    font-size: 18px;
    letter-spacing: 4px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.subtitle-color:before {
    content: "";
    background: #707070;
    height: 1px;
    width: 90px;
    position: absolute;
    top: 12px;
    left: 0;
}
.subtitle-color:after {
    content: "";
    background: #707070;
    height: 1px;
    width: 90px;
    position: absolute;
    top: 12px;
    right: 0;
}

/*----------------------------------------------------  home_gallery  -------------------------------------------------*/

.recipe-of-the-day2-area {
    padding: 85px 0 90px;
    position: relative;
}
#homegallery-id.recipe-of-the-day2-area .section-back {
    position: absolute;
    bottom: 5%;
    z-index: 1;
    right: 0%;
    top: unset;
    left: unset;
}
.recipe-of-the-day2-area .section-back {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.recipe-box2 {
    margin: 15px 0;
    overflow: hidden;
    background: #f8f8f8;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1;
}
.recipe-box2 .recipe-box2-social {
    opacity: 0;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
    z-index: 2;
    -moz-transform: scale(1) translateY(-150px);
    -webkit-transform: scale(1) translateY(-150px);
    -o-transform: scale(1) translateY(-150px);
    -ms-transform: scale(1) translateY(-150px);
    transform: scale(1) translateY(-150px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-box2 .recipe-box2-social li {
    background: #ffffff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-box2 .recipe-box2-social li a {
    padding: 19px;
    border-radius: 50%;
}
.recipe-box2 .recipe-box2-social li a i {
    line-height: 50px;
    color: var(--theme-color2);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-box2 .recipe-box2-img-holder {
    overflow: hidden;
    position: relative;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
}
.recipe-box2 .recipe-box2-img-holder img {
    width: 100%;
    padding: 10px;
}
.recipe-box2 .recipe-box2-img-holder:after {
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(231, 39, 45, 0.8);
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    right: 0;
    display: block;
    opacity: 0;
    -moz-transform: scale(1) translateY(-300px);
    -webkit-transform: scale(1) translateY(-300px);
    -o-transform: scale(1) translateY(-300px);
    -ms-transform: scale(1) translateY(-300px);
    transform: scale(1) translateY(-300px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-box2:hover {
    -webkit-box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 40%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-box2:hover .recipe-box2-social {
    opacity: 1;
    -moz-transform: scale(1) translateY(0px);
    -webkit-transform: scale(1) translateY(0px);
    -o-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.recipe-box2:hover .recipe-box2-img-holder:after {
    opacity: 1;
    -moz-transform: scale(1) translateY(0px);
    -webkit-transform: scale(1) translateY(0px);
    -o-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/*-----------------------------------------------------  home_counter  ------------------------------------------------------*/

/*======================================
14. Award 1 Area Styles 
========================================*/
.award1-area {
    padding: 97px 0 65px;
    text-align: center;
    background: url(../../images/images/new_images/others/countbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .award1-area {
    padding: 87px 0 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .award1-area {
    padding: 77px 0 45px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .award1-area {
    padding: 67px 0 35px;
  }
}
@media only screen and (max-width: 479px) {
  .award1-area {
    padding: 57px 0 25px;
  }
}
.award1-area:before {
  content: "";
  background-color: rgba(34, 34, 34, 0.5);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.award1-area .award1-area-box {
  margin-bottom: 30px;
}
.award1-area .award1-area-box i {
    color: var(--theme-color1);
    font-size: 35px;
    margin-bottom: 10px;
    background: #d9d9d9;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 10%;
}
.award1-area .award1-area-box h2 {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 5px;
}
.award1-area .award1-area-box p {
    color: #b2b2b2;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 16px;
}

/*--------------------------------------------------  home_product2  ----------------------------------------------------*/

.recipe-box2 .recipe-box2-bottom-content-holder {
    padding: 30px 35px 35px 35px;
    margin: 10px;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
    text-align: center;
}
.recipe-box2 .recipe-box2-bottom-content-holder h3:before {
    content: "";
    height: 2px;
    width: 40px;
    background: var(--theme-color1);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    z-index: 1;
}
.recipe-box2 .recipe-box2-bottom-content-holder h3 {
    margin-bottom: 15px;
    font-size: 20px;
    padding-bottom: 12px;
}
.recipe-box2 .recipe-box2-bottom-content-holder h3 a {
    color: #222222;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.recipe-box2 .recipe-box2-bottom-content-holder p {
    font-size: 15px;
}
.recipe-box2 .recipe-box2-bottom-content-holder h3 a:hover {
    color: #e7272d;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/*===================================================  product_page  ====================================================*/

#propgdiv-id {
    padding: 0;
}
.propgdivct-ul {
    text-align: start;
    border-right: 1px solid var(--divider-color);
    padding: 0 15px;
}
.d-flex {
    display: flex;
}
.propgdivct-ul li:last-child p {
    margin-bottom: 0px;
}
.propgdivct-ul:nth-child(2) {
    border-right: unset;
}
.pro_image2 {
    width: 100%;
    border-radius: 120px;
}
.effect-phoebe {
    background: var(--theme-color2);
}
.extra-item {
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px 4px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 20px;
    margin: 0 0 40px;
    border-radius: 15px;
}
.extra-desc .pro_title {
    font-weight: 700;
    font-family: var(--font-style1) !important;
    font-size: 1.5rem !important;
    color: var(--theme-color1) !important;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0;
}
.extra-desc p {
    font-size: 16px;
    line-height: 2;
    color: #646464;
}
.propgsecdiv-h5 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.btn-primary {
    font-family: var(--font-style1) !important;
    border: 2px solid var(--theme-color1) !important;
    color: var(--theme-color2) !important;
    padding: 10px 25px;
    background: transparent !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700 !important;
}
.btn-primary:hover {
    background: var(--theme-color1) !important;
    color: #ffffff !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*====================================================  contact_page  =======================================================*/

.contact-info {
    background: url(../../images/images/new_images/others/contbg.png);
    padding: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 20px;
    z-index: 1;
}
.contact-info:before {
    position: absolute;
    content: '';
    background: var(--theme-color2);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    z-index: -1;
}
.icon-md {
    float: left;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
}
.icon-md i {
    font-size: 18px;
    vertical-align: middle;
    line-height: 1;
    color: var(--theme-color1);
    background: var(--white-color);
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 10%;
}
.icon-bx-wraper .dz-tilte {
    margin-top: 0;
}
.icon-bx-wraper p:last-child {
    margin: 0;
}
.contact-info h4 {
    line-height: 2;
}
.contact-info .section-head {
    margin-bottom: 0;
}
.text-white {
    color: var(--color-white) !important;
}
.contact-info h4 {
    font-size: 26px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
@media (min-width:1349px) {
.tp-banner {
    height: 600px !important;
    max-height: 600px !important;
}
}
@media (max-width:767px) {
.subtitle-color:before, .subtitle-color:after {
    display: none;
}
.subtitle-color {
    width: 100%;
    font-size: 16px;
    padding-bottom: 20px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-img {
    padding: 0;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content-inner {
    margin: 0 0 0 0;
    padding: 16px 10px;
}
.recipe-of-the-day-area .recipe-of-the-day-box .recipe-of-the-day-content .awards-box ul li {
    margin-bottom: 15px;
}
.recipe-of-the-day2-area .section-back {
    top: -70px;
}
.pageheader.lighthead.box-shadow.grey {
    padding: 30px 0;
    background-position: 10% 50%;
}
.about_page_title {
    font-size: 25px;
}
.qc-brand-block .qc-navbar-brand {
    display: inline-block !important;
}
.extra-item {
    padding: 25px 10px;
    margin: 0 15px 40px;
}
.extra-desc .pro_title {
    margin-top: 10px;
}
.contact-info {
    margin-top: 40px;
}
.contact_form .form-control {
    margin-bottom: 10px;
}
.about1-area h3 {
    font-size: 16px;
}
.about1-area .section-back {
    right: 0%;
}
































}
.product_popcont:after, .popp .left::after {
    display: none !important;
}
.class_title, .modal_title {
    
}



