/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@import "root.css";

/* @import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@200;300;400;500;600;700;800;900&family=Poppins:wght@200;300;400;500;600;700&display=swap'); */

/* sfui fonts */

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Light.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Light.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Light.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Light.svg#SFUIText-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-LightItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-LightItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-LightItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-LightItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-LightItalic.svg#SFUIText-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Regular.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Regular.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Regular.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Regular.svg#SFUIText-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-RegularItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-RegularItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-RegularItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-RegularItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-RegularItalic.svg#SFUIText-RegularItalic') format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Medium.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Medium.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Medium.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Medium.svg#SFUIText-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-MediumItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-MediumItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-MediumItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-MediumItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-MediumItalic.svg#SFUIText-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}


@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Semibold.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Semibold.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Semibold.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Semibold.svg#SFUIText-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-SemiboldItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-SemiboldItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-SemiboldItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-SemiboldItalic.svg#SFUIText-SemiboldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
}



@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Bold.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Bold.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Bold.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Bold.svg#SFUIText-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-BoldItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-BoldItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-BoldItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-BoldItalic.svg#SFUIText-BoldItalic') format('svg');
  font-weight: 700;
  font-style: italic;
}


@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-Heavy.eot');
  src: url('../fonts/sfuitext_font/SFUIText-Heavy.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-Heavy.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-Heavy.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-Heavy.svg#SFUIText-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'SF UI Text';
  src: url('../fonts/sfuitext_font/SFUIText-HeavyItalic.eot');
  src: url('../fonts/sfuitext_font/SFUIText-HeavyItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/sfuitext_font/SFUIText-HeavyItalic.woff') format('woff'),
      url('../fonts/sfuitext_font/SFUIText-HeavyItalic.ttf') format('truetype'),
      url('../fonts/sfuitext_font/SFUIText-HeavyItalic.svg#SFUIText-HeavyItalic') format('svg');
  font-weight: 900;
  font-style: italic;
}

/* sfui fonts end */


:root {
  
  --primary:#00A4B8;
  --secondary:#2dae78;
  --sfuitext: 'SF UI Text';
  --white: #fff;
}

.cmn-gradient {
  background: linear-gradient(var(--primary), var(--secondary));
}


@media (min-width: 1300px){
  .container {
    max-width: 1140px;
  }
}


@media (min-width: 1450px){
  .container {
    max-width: 1470px;
  }
}



body {
  background: var(--white);
  color: #444;
      font-family: var(--sfuitext);
}

a {
  color: var(--primary-color);
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: var(--secondary-color);
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
      font-family: var(--sfuitext);
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
button:focus{
  outline: none;
}

body .bg-secondary {
  background: var(--secondary) !important;
  border-color: var(--secondary) !important;
}

body .bg-secondary:hover {
  background: transparent !important;
  background-color: transparent !important;
  color: var(--secondary) !important;
}

body .cmn-gradient {
  background: linear-gradient(98deg, var(--primary) 0%, var(--secondary) 100%);
}

body .cmn-gradient:hover {
  background: linear-gradient(98deg, var(--secondary) 0%, var(--primary) 100%);
}


/*sticky footer*/
.site { display: flex;min-height: 100vh;flex-direction: column;overflow-x: hidden}
#main {flex: 1 0 auto; /*overflow-x: hidden;*/}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  background: var(--secondary);
  color: var(--white);
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  border: 5px solid var(--graythird);
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}
.back-to-top i {
  padding-top: 8px;
  color: var(--white);
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
}
.header-scrolled .main-nav li a {
  color: var(--white);
}
.header-scrolled .main-nav li:hover a{
    color: var(--white);
}
.header-scrolled .main-nav a:after{
    background: var(--white);
    border-color: var(--white);
}
.header-scrolled .main-nav li.active a {
  color: var(--white);
}
#header.header-scrolled,
#header.header-pages {
  padding: 10px 0;
  background: var(--white);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,20%);
}
#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.logo-white{
    display: none;
}
.header-scrolled .logo-white{
    display: block;
}
.header-scrolled .logo-main{
    display: none;
}
.header-scrolled .main-nav .active a:after{
    background: var(--white);
    border-color: var(--white);
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}
.main-nav a:hover:after, .main-nav li.active a:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-nav a:after {
  content: '';
  display: block;
  height: 3px;
  background: var(--primary-color);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  margin-top: 8px;
  width: 26px;
  border: 1px solid var(--primary-color);
  border-radius: 30%;
  margin: 5px auto;
  display: none;
}

#header .logo img {
  padding: 0;
  height: 60px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7427%) hue-rotate(23deg) brightness(118%) contrast(118%);
}

#header.header-scrolled .logo img {
  filter: inherit;
}

.main-pages {
  margin-top: 60px;
}
.mobile-nav li.active a {
  background: #fff;
  color: var(--primary-color);
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  position: relative;
  background-size: cover;
  height: 90vh;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a4b8+34,59ba57+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a4b8+0,59ba57+59,59ba57+59 */
background: linear-gradient(135deg,  #2dae78 0%,#2dae78 59%,#2dae78 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* background: linear-gradient(135deg, #00140c 34%,#00a4b8 100%); */

  position: relative;
}

#intro::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banner_bg.png);
  opacity: 0.3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% center;
}



#intro .intro-img {
  background: url(../images/app-screens.png) center no-repeat;
  background-size: 90%;
  background-position: center center;
  /* height: 100vh; */
  height: 90vh;
  position: relative;
  right: 0;
}

#intro .row {
  z-index: 2;
  position: relative;
}


.intro-text h2 {
  letter-spacing: 0px;
  color: var(--text-black);
  text-transform: capitalize;
  font-size: 58px;
  font-weight: 900;
  line-height: 75px;
}
.intro-text h3 {
  letter-spacing: 0px;
  color: var(--dark-secondary);
  opacity: 1;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 8%;
}

#header.header-scrolled .text-white {
  color: #2dae78 !important;
}

#intro .intro-info .btn-get-started,
#intro .intro-info .btn-services {
      font-family: var(--sfuitext);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: var(--white);
}
#intro .intro-info .btn-get-started {
  background: #007bff;
  border: 2px solid #007bff;
  color: var(--white);
}
#intro .intro-info .btn-get-started:hover {
  background: none;
  border-color: var(--white);
  color: var(--white);
}
#intro .intro-info .btn-services {
  border: 2px solid var(--white);
}
#intro .intro-info .btn-services:hover {
  background: #007bff;
  border-color: #007bff;
  color: var(--white);
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 2px;
}
.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}
.main-nav a {
  display: block;
  position: relative;
  padding: 10px 18px;
  transition: 0.3s;
  font-size: 16px;
  letter-spacing: 0px;
  color: var(--secondary-color);
  line-height: 18px;
  font-family: var(--sfuitext);
  font-weight: 600;
  border-radius: 27px;
  transition: 0.1s;
}
.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: var(--primary-color);
  text-decoration: none;
}
.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: var(--white);
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}
.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}
.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 13px;
  color: #004289;
}
.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #007bff;
}
.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}
.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}
.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}
.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}
.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}
/*--------------------------------------------------------------
# Mobile Navigation Menu
--------------------------------------------------------------*/
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  /* background: var(--primary-color); */
  background: var(--white);
  transition: 0.4s;
}
.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav a {
  display: block;
  position: relative;
  color: var(--white);
  padding: 10px 20px;
  font-weight: 500;
}
.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #E82A9Ff;
  text-decoration: none;
}
.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}
.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}
.mobile-nav .drop-down > a {
  padding-right: 35px;
}
.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}
.mobile-nav .drop-down li {
  padding-left: 20px;
}
.mobile-nav-toggle {
  float: right;
  background: none;
  border: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  margin-top: 15px;
  color: var(--secondary);
}
.header-scrolled .mobile-nav-toggle {
    color: var(--white);
}
i.fa.fa-times {
  position: fixed;
  z-index: 99999;
  right: 47px;
  float: right;
  background: none;
  color: var(--white);
  border: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  top: 25px;
}
.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none;
}
.mobile-nav-active {
  overflow: hidden;
}
.mobile-nav-active .mobile-nav {
  left: 0;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/


/* Sections Header
--------------------------------*/
.section-header h3 {
  line-height: 60px;
  font-size: 42px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
  color: var(--text-black);
  opacity: 1;
  position: relative;
}
.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 51px;
  height: 5px;
  background: var(--red);
  bottom: -10px;
  left: calc(50% - 30px);
}
.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #556877;
  width: 50%;
}
/* Section with background
--------------------------------*/
.section-bg {
  background: #ecf5ff;
}
/*--------------------------------------------------------------
#Feature section
--------------------------------------------------------------*/

#Features {
  padding: 100px 0;
}


.feature-extra h4 {
  position: relative;
  letter-spacing: 0px;
  color: var(--text-black);
  opacity: 1;
  font-size: 44px;
  font-weight: bold;
  line-height: 58px;
  font-weight: 900;
}
.feature-extra p {
  letter-spacing: 0px;
  color: var(--gray-80);
  opacity: 1;
  font-size: 16px;
  line-height: 33px;
  font-weight: 500;
}

.ccok-details h6 {
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  color: var(--text-black);
}

.ccok-details p {
  letter-spacing: 0px;
  color: var(--gray-80);
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin: 2px 0 0;
}

/*#Features-2 .feature-extra h4, #Features-2 .feature-extra p, #Features-2-1 .feature-extra h4, #Features-2-1 .feature-extra p{
    color: var(--white);
}
#Features-2 .feature-extra h4:after, #Features-2-1 .feature-extra h4:after{
    background: var(--white);
}*/
#Features-2 {
  margin: 0 0px 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0;
}
#Features-2-1{
  padding: 160px 0;
 margin: 0 0px 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.fadeInRight .feature-info {
  margin-left: auto;
}

.sald-bowl {
  position: absolute;
  left: 0;
  bottom: -10px;
}


/*--------------------------------------------------------------
#Faq section
--------------------------------------------------------------*/
#faq{padding: 100px 0 0;}
.faq_detail .faq_questions { width: 100%;display: inline-block;vertical-align: top; padding-left: 30px;}
.faq_questions .que_ans { opacity: 1; border:0;float: none;color: #000;text-shadow: none; margin-bottom: 8px;}
.faq_questions .q { cursor: pointer; position: relative; line-height: normal;font-size: 18px;font-weight: bold;padding: 19px 40px 19px 20px; color:var(--white) ;border: 1px solid var(--primary-color);
  background: var(--primary-color); 0% 0% no-repeat padding-box;}
.faq_questions .open .q {color:var(--white);margin-bottom: 5px;}
.faq_questions .a { display: none;color: #161616;font-size: 16px;line-height: 25px; padding: 20px}
.faq_questions .open .a { width: 100%;display: block;box-sizing: border-box;color: var(--black);border: 2px dotted var(--primary-color);}
.faq_detail{margin-bottom: 100px;}
.faq_questions .open .a p{
    margin-bottom: 0;
}
.faq_questions .circle { position: absolute;width: 25px; height: 25px;border-radius: 4px; right: 12px; top: 20px;}
.faq_questions .circle .horizontal { position: absolute; background-color: var(--white);   width: 15px; height: 1.5px; left: 50%; margin-left: -7px; top: 50%; margin-top: -2px;}
.faq_questions .close_que .horizontal {transition: all 0.5s ease-in-out; transform: rotate(-90deg);opacity: 1;}
.faq_questions .open .horizontal { transition: all 0.5s ease-in-out; transform: rotate(90deg); opacity: 0;}
.faq_questions .circle .vertical { position: absolute;background-color: var(--white);width: 1.5px;height: 15px; left: 50%; margin-left: -0px; top: 50%;margin-top: -8px;}
.faq_questions .close_que .vertical { transition: all 0.5s ease-in-out; transform: rotate(-90deg);}
.faq_questions .open .vertical {transition: all 0.5s ease-in-out;transform: rotate(90deg);}
.btn:disabled {  background-color: #aaa!important; border-color: #aaa!important; box-shadow: 0 7px 10px rgba(0,0,0,0.1);}

/*--------------------------------------------------------------
#app section
--------------------------------------------------------------*/
.app-image {
  position: relative;
}
.app-image img {
  position: absolute;
  top: -329px;
  bottom: 0;
  right: -20%;
}
.app-info {
  width: 100%;
  position: relative;
  /*padding: 30% 0 0;*/
}
#app {
  background-color: var(--primary-color);
  background-repeat: no-repeat,no-repeat;
  background-size: cover,cover;
  background-position: center,center;
  padding: 150px 0;
  background-image: url(../images/get_bg.svg),url(../images/bg-img.svg);
  background-attachment: scroll,scroll;
}
.app-info .app-title {
  font-size: 42px;
  line-height: 60px;
  text-transform: capitalize;
}
.app-info .app-title::after{
  left: 0;
  bottom: 0;
}
.app-info .app-descr {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.application img {
  margin-right: 20px;
  transition-duration: 0.3s;
}
.application a img {
    box-shadow: 0 0 15px -2px rgba(255,255,255,32%);
    margin: 0px;
}
.application a:hover img {
    box-shadow: 0 0 5px -1px rgba(255,255,255,32%);
}

/*--------------------------------------------------------------
#Testimonial section
--------------------------------------------------------------*/
#testimonial {
  /*background: var(--dark-primary) 0% 0% no-repeat padding-box;*/
  padding: 80px 0;
}
#testimonial .owl-carousel .owl-item img {
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
#testimonial .testimonial-item h3 {
  color: var(--primary-color);
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  padding-top: 25px;
}
#testimonial .content {
  background: var(--secondary-color);
  padding: 32px 59px 40px;
  box-shadow: 0px 5px 25px #0000000D;
  margin-bottom: 25px;
  position: relative;
  color: var(--white);
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  border-radius: 30px;
}
.content:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 48%;
  border-top: 15px solid var(--secondary-color);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.owl-stage-outer {
  margin-top: 5%;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 23%;
  font-size: 20px!important;
  background: var(--primary-color) !important;
  box-shadow: 0px 0px 15px #0000001A!important;
  color: #1A1A1A !important;
  border: 1px solid #ddd;
  text-align: center;
}
.owl-nav i {
  font-size: 30px !important;
  text-align: center;
  margin: 0 auto;
  display: block;
  color: var(--white);
}
.owl-carousel .owl-prev {
  left: -130px;
}

.owl-carousel .owl-next {
  right: -130px;
}
#testimonials {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
/*--------------------------------------------------------------
#Contact section
--------------------------------------------------------------*/
.form {
  margin: 0 auto;
  padding: 50px 0;
}
#contact{
  width: 100%;
  background-size: cover;
  padding-bottom: 110px;
  background-repeat:no-repeat;
}
#contact .form-control {
  background: #F3EDFF 0% 0% no-repeat padding-box;
  border: 1px solid #D3D0DC;
  border-radius: 5px;

  height: 55px;
}
#contact  textarea.form-control{
  height: auto;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #87858C;
 opacity: 1;}
 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #87858C;
  opacity: 1;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #87858C;
 opacity: 1;
}
button.submit-btn {
  background: var(--dark) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  height: 55px;
  line-height: 19px;
  padding: 15px;
  color: var(--white);
  opacity: 1;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid var(--dark);
  cursor: pointer;
}
button.submit-btn:hover {
  border-color: var(--white);
}
/* banner section start
============================================================================================ */
.hero-banner {
  background: url(../images/feature-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
  padding: 200px 0;
}
@media (min-width: 768px) {
  .hero-banner {
    padding: 150px 0;
  }
}
.hero-banner-sm {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .hero-banner-sm {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.hero-banner h1 {
  color: #2a2a2a;
  margin-bottom: 25px;
  font-size: 28px;
}
@media (min-width: 768px) {
  .hero-banner h1 {
    font-size: 60px;
    margin-bottom: 45px;
  }
}
.hero-banner h2 {
  font-size: 22px;
  color: var(--white);
  text-transform: capitalize;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero-banner h2 {
    font-size: 42px;
  }
}
.hero-banner p {
  font-size: 22px;
  color: var(--white);
  margin-bottom: 0;
}
.hero-banner-icon {
  color: var(--white);
  display: inline-block;
}
@media (min-width: 768px) {
  .hero-banner-icon {
    margin-bottom: 10px;
  }
}
.hero-banner-icon i,
.hero-banner-icon span {
  font-size: 35px;
}
@media (min-width: 768px) {
  .hero-banner-icon i,
  .hero-banner-icon span {
    font-size: 60px;
  }
}
.hero-banner-icon[class^="flaticon-"]:before,
.hero-banner-icon[class*=" flaticon-"]:before,
.hero-banner-icon[class^="flaticon-"]:after,
.hero-banner-icon[class*=" flaticon-"]:after {
  font-size: 35px;
}
@media (min-width: 768px) {
  .hero-banner-icon[class^="flaticon-"]:before,
  .hero-banner-icon[class*=" flaticon-"]:before,
  .hero-banner-icon[class^="flaticon-"]:after,
  .hero-banner-icon[class*=" flaticon-"]:after {
    font-size: 60px;
  }
}

/* banner section end
  ============================================================================================ */
.inner-title {
    font-size: 40px;
    font-weight: bold;
    color: var(--white);
    padding: 0 0 15px;
}
section.paddings {
    padding: 50px 0;
}
.privacy-info {
    text-align: justify;
}
.privacy-info p, .privacy-info li{
  color: var(--gray);
}
.inner-pages #header.header-scrolled .bottom-logo {
    display: block !important;
}
.inner-pages #header.header-scrolled .top-logo {
    display: none;
}
.inner-pages #header .bottom-logo {
    display: none;
}
/* breadcrumb section start
  ============================================================================================ */
.banner-breadcrumb {
  display: inline-block;
}
.banner-breadcrumb .breadcrumb {
  background: transparent;
  padding: 0;
}
.banner-breadcrumb .breadcrumb-item {
  padding: .1rem;
}
.banner-breadcrumb .breadcrumb-item a {
  text-transform: capitalize;
  color: var(--white);
}
.banner-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: var(--white);
  padding-left: .2rem;
  padding-right: .4rem;
}
.banner-breadcrumb .breadcrumb-item.active {
  color: var(--white);
}
.banner-breadcrumb .breadcrumb-item a:hover {
  color:var(--primary-color);
}

/* breadcrumb section end
  ============================================================================================ */
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {  
  background: var(--text-black);
  padding: 20px 0 30px 0;
  font-size: 16px;
  opacity: 1;
}
.copyright-menu li a {
  color: var(--white);
}
.copyright-menu li a:hover {
  color: var(--white);
}
.copyright {
  text-align: center;
  font-size: 16px;
  color: var(--white);
  font-weight: 600;
  padding-top: 20px;
}
.copyright-menu li {
  display: inline-block;
}
.copyright-menu ul , ul.social-icons{
  margin-bottom: 0;
}
span.pipe {
  margin: 0 15px;
  color: var(--white);
}
.footer-social-icons {
  width: 350px;
  display:block;
  margin: 0 auto;
}
.social-icon {
  color: var(--white);
}
.social-icons li {
  vertical-align: top;
  display: inline;
  height: 100px;
}
.social-icons a {
  color: var(--white);
  text-decoration: none;
  font-size: 22px;
}
.social-icons a i{
    padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  border: 1px solid transparent;
  border-radius: 10px;
}
.social-icons a:hover i{
    border-radius: 10px;
    border-color: var(--white);
}
.copyright a{
  color: var(--dark-primary);
}







.bg-category {
  /* background: #fffaf9; */
  /* padding: 80px 0; */
  padding: 90px 0 0;
  /* margin-bottom: 60px; */
}

.col-catobx {
  position: relative;
  overflow: hidden;
}

.col-catobx img {
  width: 100%;
}

.col-catobx::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg,  #00a4b8 0%,#2dae78 59%,#2dae78 59%);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  border-radius: 56px;
}

.col-catobx:hover::after {
  opacity: 0.9;
  visibility: visible;
}

.col-catobx p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 900;
  color: var(--white);
  opacity: 0;
}

.col-catobx:hover p {
  opacity: 1;
}


.leftmeal-img img {
  width: 100%;
}

.meal-planer {
  background: #f1f8ec;
}

.meal-planer .feature-extra {
  padding: 0 150px;
}

.download-app-box {
  background: var(--white);
  padding: 120px 0px 0;
  position: relative;
}

.download-app-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17%;
  height: 100%;
  /* background: url(https://demo7.clientica.org/wp-content/uploads/2020/12/Decor-2.jpg); */
  background: url(../../assets/images/decor_left.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.download-app-box:before {
  content: "";
  position: absolute;
  left: -6%;
  bottom: 0;
  width: 22%;
  height: 100%;
  /* background: url(https://demo7.clientica.org/wp-content/uploads/2020/12/Decor-2.jpg); */
  background: url(../../assets/images/decor_right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* .download-app-box .download-inner {
  
} */

.leftmox-img img {
  width: 100%;
}

.download-inner {
  max-width: 75%;
  margin: 0 auto;
  position: relative;
}

.app-data h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}


.inner-content-body #header .logo img {
  filter: inherit;
}

.inner-content-body #header .text-white {
  color: #2dae78 !important;
}

.inner-content-body .section-header h3::after {
  display: none;
}

.terms_condition h4, .privacy_policy h4  {
 color: var(--text-black);
}


/* footer_menu css */
.footer_menu ul{
   margin: 0px;
  padding: 0px;
}
.footer_menu ul li{
  list-style: none;
}
.footer_menu ul li a {
  text-decoration: underline;
}


/* footer_contact css */
.footer_contact ul {
  margin: 0px;
  padding: 0px;
}
.footer_contact ul li {
  list-style: none;
  font-size: 16px;
  list-style: 20px;
  color: var(--white);
}
.footer_contact ul li a {
  font-size: 14px;
  list-style: 20px;
  color: var(--white);
  text-decoration: underline;
}




/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
  .app-image img {
    right: 0;
  }
  .main-nav a {
    padding: 10px 20px;
  }
}

@media screen and (min-device-width: 1300px) and (max-device-width: 1440px) { 
  #intro {
    height: 100vh;
  }

  #intro .intro-img {
    height: 90vh;
    background-size: contain;
    margin: 40px 0;
  }

  .intro-text h2 {
    font-size: 46px;
    font-weight: 900;
    line-height: 63px;
  }


}


@media(max-width:1440px){
  .meal-planer .feature-extra {
    padding: 0 60px;
}

.col-catobx::after {
  border-radius: 40px;
}

}

@media(max-width:1400px){
  #intro .intro-img {
    right: 0;
    top: 0;
  }

  .intro-text h2 {
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 42px;
    font-weight: bold;
    line-height: 56px;
    padding-top: 50px;
  }

  .intro-text h3 {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 5%;
  }

  .download-app-box:before {
    left: -7%;
  }

  .download-app-box {
    padding: 60px 0 0;
  }
  



}



@media (max-width:1280px) {
  #intro .intro-img {
    right: 0 !important;
  }

  .intro-text h2 { 
    font-size: 32px;
    line-height: 40px;
  }

  .meal-planer .feature-extra {
    padding:10px !important;
  }

  .meal-planer .feature-extra h4 {
    font-size: 34px;
    line-height: 44px;
  }


}


@media (max-width:1024px) {

  #intro {
    height: 60vh;
}

#intro .intro-img {
  height: 57vh;
  background-size: contain;
  top: 10px;
}

  .bg-category {
    padding: 50px 0 0;
  }

  #Features {
    padding: 50px 0;
}

.inner-content-body #Features {
  padding: 80px 0 0;
}

.meal-planer .feature-extra {
  padding: 30px 20px !important;
}

.meal-planer .feature-extra h4 {
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 35px;
}

.category-div > .row  {
  row-gap: 25px;
}

.category-div > .row .col {
  flex-basis: auto;
  max-width: 25%;
}

.col-catobx::after {
  border-radius: 51px;
}



}

@media (max-width:991px) {
  #intro .intro-img {
    right: 0 !important;
  }
  #intro {
    background-position: 100% 15%;
    height: auto;
  }
  .app-image img {
    position: unset;
    top: 0;
    bottom: 0;
  }
  .intro-text h2 {
    font-size: 33px;
    line-height: 50px;
    margin-top: 0;
  }
  #intro .intro-img {
      background-size: contain;
      padding: 25% 0;
      height: auto;
  }
  .owl-carousel .owl-next {
    right: -15px;
  }
  .owl-carousel .owl-prev {
    left: -15px;
  }
  .app-info {
    width: 100%;
    position: relative;
    padding: 0;
  }
  #app {
    height: 100%;
  }
  .application img {
    margin-right: 10px;
    width: 121px;
  }
  span.pipe {
    margin: 0 10px;
  }
  .copyright-menu li a {
    font-size: 14px;
  }
  .form {
    margin: 0 auto;
    padding: 25px;
  }
  ul.social-icons {
    padding-left: 0;
    margin: 0 auto;
    display: block;
  }
  .copyright-menu {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .section-header h3 {
    line-height: 60px;
    font-size: 30px;
  }

  .inner-content-body .section-header h3 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 16px;
}
  #testimonial .content {
    padding: 25px 25px 25px;
  }
  #Features-2, #Features-2-1{
    line-height: initial;
    margin: 0;
    padding: 100px 0;
  }
  #Features {
    padding: 5% 0 0;
    text-align: center;
  }
  .inner-content-body #Features {
    padding: 9% 0 0;
    text-align: center;
  }
  #Features .text-right{
    text-align: center !important;
  }
  .feature-info {
    max-width: 100%;
  }
  .feature-extra h4 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
  }
  .feature-extra p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
  }
  .row.feature-extra {
    margin: 0px 0 0 !important;
  }
  .faq_detail .faq_questions {
    padding-left: 0;
  }
  .faq_detail {
    margin-bottom: 50px;
  }
  .faq_questions .q {
    font-size: 16px;
  }
  #faq {
    padding: 50px 0 0;
  }
  #header {
    padding: 10px 0;
  }
  #intro .intro-img {
    right: 0 !important;
  }
  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }
  #intro {
    padding: 85px 0 0px 0;
  }
  #why-us .card {
    margin: 0;
  }
  .feature-extra h4:after {
    left: 50%;
    transform: translate(-50px);
  }

  .mobile-nav-toggle i {
    color: var(--white);
  } 

  #header.header-scrolled  .mobile-nav-toggle i {
    color: var(--secondary);
  } 

  .ccok-details,
  .meal-text  {
    text-align: center;
  }

  .download-app-box:before,
  .download-app-box:after {
    display: none;
  }

  .download-app-box {
    padding: 40px 0 0;
}

.intro-text h3 {
  margin-bottom: 15px;
}

.intro-text h2 {
  margin-bottom: 10px;
}

.intro-text h2 {
  padding-top: 20px;
}

.col-catobx::after {
  border-radius: 34px;
}


}

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

@media (max-width: 767px) {
  #app{
    background-image: url(../images/bg-img.svg);
    padding: 50px 0;
  }
  .inner-title {
    font-size: 32px;
    text-align: center;
  }
  .app-info .app-title{
    font-size: 32px;
    text-align: center !important;
  }
  .section-header h3::after {
    left: calc(50% - 30px) !important;
  }
  .hero-banner {
    padding: 70px 0 0;;
    min-height: 250px;
  }
  #intro .intro-info {
    width: 100%;
  }
  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .section-header p {
    width: 100%;
  }
  #testimonials .testimonial-item {
    text-align: center;
  }
  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }
  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
  #footer .text-right {
    text-align: center !important;
    float: unset !important;
  }
  #intro .scrollto img {
    width: 121px;
  }
  .faq_detail {
    margin-bottom: 0;
  }

  .bg-category {
    padding: 10px 0 0;
}

.right-makewooman img {
  width: 100%;
}

#intro {
  padding: 60px 0 0;
}

.category-div > .row .col {
  flex-basis: auto;
  max-width: 33.33%;
}

.intro-text h2 {
  padding-top: 0px;
}

.intro-text h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}

.intro-text h2 {
  font-size: 28px;
  line-height: 50px;
  margin-top: 0;
}
.terms_condition h4, .privacy_policy h4  {
  font-size: 20px;
  line-height: 26px;
}
.terms_condition p, .privacy_policy p {
 font-size: 14px;
 line-height: 20px;
}


}
@media(max-width: 575px){
  .footer-social-icons{
    width: 100%;
  }
  .intro-text h2{
    font-size: 24px;
  }

  #header .logo img {
    height: 28px;
  }

  .mobile-nav-toggle {
    margin-top: 1px;
  }

  #header.header-scrolled .mobile-nav-toggle .fa.fa-bars {
    color: var(--secondary);
  }

  .mobile-nav {
    padding: 15px;
  }
  
  #intro {
    padding-bottom: 30px;
  }

  .intro-text h2 {
    line-height: 33px;
    margin-top: 20px;
  }

  .inner-heding-content {
    margin: 30px 0 0;
  }

  .category-div > .row {
    row-gap: 15px;
}

.col-catobx::after {
  border-radius: 21px;
}

.feature-extra h4,
.meal-planer .feature-extra h4,
.ccok-details h6,
.meal-text h2,
.intro-text h2 {
  font-size: 20px;
  line-height: 30px;
}

.feature-extra h4 {
  margin-top: 10px;
}

.feature-extra h4 {
  margin-bottom: 7px;
}

.feature-extra p,
.app-data h3 {
  font-size: 16px;
  line-height: 24px;
}

.sald-bowl {
  max-width: 110px;
  left: -13px;
}

.sald-bowl img {
  width: 100%;
}

.meal-planer .feature-extra {
  padding: 20px 0px !important;
}

.download-app-box {
  padding: 25px 0 0;
}
.download-inner.pb-0 {
  max-width: 100%;
}

.leftmox-img {
  text-align: center;
}

.leftmox-img img {
  max-width: 80%;

}

.mobile-nav a {
  color: var(--secondary) !important;
}

#intro .intro-img {
  padding: 36% 0;
}

.inner-content-body #Features {
  padding: 4% 0 0;
  text-align: center;
}

.inner-content-body .section-header h3 {
  line-height: 32px;
  font-size: 26px;
  margin-bottom: 16px;
}

}


.bg-red {
  background: var(--red);
}

.inner_content ul li:not(:last-child) {
  margin-bottom: 10px;
}

.btn:focus {
  box-shadow: none;
}


  
