/* This css file is to over write bootstarp css
--------------------------------------------------------- /
* 
--------------------------------------------------------- */
/* 


Googel Fonts  */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
/* Googel Fonts End  

*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
/* Code By Webdevtrick ( https://webdevtrick.com ) */
@import url('https://fonts.googleapis.com/css?family=Hind:300,400');
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.bg-flat-color-1 {
  background: #00c292;
}

.bg-flat-color-2 {
  background: #ab8ce4;
}

.bg-flat-color-3 {
  background: #03a9f3;
}

.bg-flat-color-4 {
  background: #fb9678;
}

.bg-flat-color-5 {
  background: #66bb6a;
}

.bg-flat-color-6 {
  background: #5c6bc0;
}

.bg-transparent {
  background-color: transparent;
}

.white-color {
  color: #fff;
}

.flat-color-1 {
  color: #00c292;
}

.flat-color-2 {
  color: #ab8ce4;
}

.flat-color-3 {
  color: #03a9f3;
}

.flat-color-4 {
  color: #fb9678;
}

.flat-color-5 {
  color: #66bb6a;
}

.flat-color-6 {
  color: #5c6bc0;
}

.bg-twitter {
  background: #1da1f2;
}

.bg-facebook {
  background: #3b5998;
}

.bg-instagram {
  background: #833ab4;
}

.bg- {
  background: #ef5350;
}

.bg- {
  background: #4dbd74;
}

.bg- {
  background: #66bb6a;
}

.bg-white {
  background-color: #fff;
}

.fade-5 {
  opacity: 0.5;
}

.icon-lg {
  font-size: 4.68em;
}

.fw-r {
  font-weight: normal;
}

.color-gray {
  color: #868e96;
}

.text-up {
  text-transform: uppercase;
}

.br-0 {
  border: none !important;
}

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
  color: #fff !important;
}

.color-red {
  color: #dc3545;
}

.color_purple {
  color: #7030a0;
}

.font-3xl {
  font-size: 2.8125em;
}

.font-4xl {
  font-size: 3.75em;
}

.width-90 {
  width: 90px;
}

.height-15 {
  height: 15px;
}

.height-93 {
  height: 93px;
}

.height-100 {
  height: 100px;
}

.inline-block {
  display: inline-block;
}

.mb-15 {
  margin-bottom: 15px;
}

/* 


Googel Fonts  */
/* Googel Fonts End  

*/
.bg-flat-color-1 {
  background: #00c292;
}

.bg-flat-color-2 {
  background: #ab8ce4;
}

.bg-flat-color-3 {
  background: #03a9f3;
}

.bg-flat-color-4 {
  background: #fb9678;
}

.bg-flat-color-5 {
  background: #66bb6a;
}

.bg-flat-color-6 {
  background: #5c6bc0;
}

.bg-transparent {
  background-color: transparent;
}

.white-color {
  color: #fff;
}

.flat-color-1 {
  color: #00c292;
}

.flat-color-2 {
  color: #ab8ce4;
}

.flat-color-3 {
  color: #03a9f3;
}

.flat-color-4 {
  color: #fb9678;
}

.flat-color-5 {
  color: #66bb6a;
}

.flat-color-6 {
  color: #5c6bc0;
}

.bg-twitter {
  background: #1da1f2;
}

.bg-facebook {
  background: #3b5998;
}

.bg-instagram {
  background: #833ab4;
}

.bg- {
  background: #ef5350;
}

.bg- {
  background: #4dbd74;
}

.bg- {
  background: #66bb6a;
}

.bg-white {
  background-color: #fff;
}

.fade-5 {
  opacity: 0.5;
}

.icon-lg {
  font-size: 4.68em;
}

.fw-r {
  font-weight: normal;
}

.color-gray {
  color: #868e96;
}

.text-up {
  text-transform: uppercase;
}

.br-0 {
  border: none !important;
}

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
  color: #fff !important;
}

.color-red {
  color: #dc3545;
}

.font-3xl {
  font-size: 2.8125em;
}

.font-4xl {
  font-size: 3.75em;
}

.width-90 {
  width: 90px;
}

.height-15 {
  height: 15px;
}

.height-93 {
  height: 93px;
}

.height-100 {
  height: 100px;
}

.inline-block {
  display: inline-block;
}

.mb-15 {
  margin-bottom: 15px;
}

.tdl-holder {
  margin: 0 auto;
}

.tdl-holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tdl-holder li {
  position: relative;
  background-color: transparent;
  list-style: outside none none;
  margin: 0;
  padding: 7px 0;
}

.tdl-holder li:after,
.tdl-holder li:before {
  content: "\f142";
  top: 24px;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 99;
  color: #99abb4;
}

.tdl-holder li:after {
  left: 10px;
}

.tdl-holder li:before {
  left: 14px;
}

.tdl-holder li span {
  margin-left: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label {
  cursor: pointer;
  display: block;
  line-height: 50px;
  padding: 0 15px;
  padding-left: 30px;
  position: relative;
  margin: 0 !important;
  background: #fafafa;
  color: #99abb4;
  font-size: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label:hover {
  background-color: rgba(153, 171, 180, 0.1);
}

.tdl-holder label a {
  border-radius: 50%;
  color: rgba(153, 171, 180, 0.5);
  float: right;
  line-height: normal;
  margin-top: 15px;
  text-align: center;
  text-decoration: none;
  height: 16px;
  width: 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label a:hover {
  color: rgba(153, 171, 180, 0.8);
}

.tdl-holder input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

.tdl-holder input[type="checkbox"]+i {
  border: 1px solid rgba(153, 171, 180, 0.3);
  display: block;
  height: 18px;
  position: absolute;
  top: 15px;
  width: 18px;
  z-index: 1;
}

.tdl-holder input[type="checkbox"]:checked+i::after {
  content: "\e64c";
  font-family: 'themify';
  display: block;
  color: rgba(153, 171, 180, 0.5);
  left: 0;
  position: absolute;
  top: -16px;
  z-index: 2;
}

.tdl-holder input[type="checkbox"]:checked~span {
  text-decoration: line-through;
}

.tdl-holder input[type="text"] {
  height: 60px;
  margin-top: 20px;
  font-size: 14px;
}

.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body {
  display: table;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  width: 100%;
  background-color: #f3f3f3;
}

p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
  /*color: #878787;*/
}

p:focus {
  border: none;
  outline: 0;
}

a,
button {
  text-decoration: none;
  outline: none !important;
  color: #878787;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #000;
}

a {
  color: #5ba834;
}

a:hover {
  color: #5ba834;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h5 {
  font-size: 1em;
}

ul,
ol {
  padding-left: 0;
}

.btn:focus,
button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
}

.btn-primary {
  background: #5ba834;
  border-color: #5ba834;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .5rem !important;
}

.btn {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .5rem !important;
}

img {
  max-width: 100%;
}

.modal-header {
  display: block;
}

.mb-0 {
  margin-bottom: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.ov-h {
  overflow: hidden;
}

.btn,
button,
input,
textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.progress-thin {
  border-radius: 0;
  height: 5px;
}

canvas {
  max-width: 100%;
}

.btn {
  border-radius: 3px;
}

.text-muted {
  font-size: 14px;
}

.text-muted.muted-black {
  color: #333648 !important;
  font-weight: 600;
}

.progress-box {
  margin-bottom: 30px;
}

.progress-box .por-title {
  font-size: 1em;
  font-weight: 600;
  color: #868e96;
  padding-bottom: 5px;
}

.progress-box .por-txt {
  font-size: 13px;
  padding-bottom: 5px;
}

.order-table {
  position: relative;
}

.order-table:after,
.order-table:before {
  content: "";
  position: absolute;
  top: 0px;
  height: 37px;
  width: 10px;
  background: #e8e9ef;
}

.order-table:after {
  right: -1px;
}

.order-table:before {
  left: -1px;
}

.order-table tr th {
  background: #e8e9ef;
}

.order-table tr td:last-child,
.order-table tr th:last-child {
  text-align: right;
}

.order-table tr:last-child td {
  border: none;
}

.order-table .badge {
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

.order-table .badge-complete {
  background: #00c292;
}

.order-table .badge-pending {
  background: #fb9678;
}

.messenger-box {
  padding-top: 15px;
}

.messenger-box ul {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}

.messenger-box li {
  list-style: none;
  padding-bottom: 20px;
}

.messenger-box .avatar {
  width: 64px;
  float: left;
}

.messenger-box .avatar img {
  border-radius: 100%;
}

.messenger-box .avatar .send-time {
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
}

.messenger-box .msg-box {
  margin-left: 84px;
}

.messenger-box .inner-box {
  position: relative;
  border-radius: 10px;
  background-color: #f1f2f7;
  font-size: 14px;
  color: #9aa0a4;
  padding: 14px 20px;
  display: table;
}

.messenger-box .inner-box .name {
  font-size: 16px;
  padding-bottom: 10px;
}

.messenger-box .inner-box:after {
  content: "";
  position: absolute;
  top: 10px;
  left: -18px;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 9px;
  border-color: transparent #f1f2f7 transparent transparent;
}

.messenger-box .msg-sent .avatar,
.messenger-box .msg-sent .msg-box {
  float: right;
}

.messenger-box .msg-sent .msg-box {
  margin-left: 0;
  margin-right: 20px;
}

.messenger-box .msg-sent .inner-box:after {
  left: inherit;
  right: -18px;
  border-color: transparent transparent transparent #f1f2f7;
}

.messenger-box .send-mgs {
  margin-top: 20px;
  margin-bottom: 9px;
  position: relative;
}

.messenger-box .send-mgs .yourmsg {
  margin-right: 55px;
}

.messenger-box .send-mgs .yourmsg input {
  border: 1px solid #eceff1;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 7px;
}

.messenger-box .send-mgs .msg-send-btn {
  background: #03a9f3;
  color: #fff;
  font-size: 28px;
  border-radius: 7px;
  padding: 0;
  text-align: center;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

/* Global Styles */
/* Main Styles */
aside.left-panel {
  background: #fff;
  height: 100vh;
  padding: 0;
  vertical-align: top;
  width: 245px;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  position: fixed;
  left: 0;
  bottom: 0;
  top: 55px;
  z-index: 999;
}

aside.left-panel:hover {
  overflow-x: scroll;
}

.open aside.left-panel:hover {
  overflow-x: inherit;
}

.small-device .right-panel {
  margin-left: 83px;
}

.navbar {
  background: #fff;
  border-radius: 0;
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.navbar .main-menu {
  float: left;
  padding: 0;
  padding-bottom: 50px;
}

.navbar .menu-title {
  color: #41434d;
  clear: both;
  display: block;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}

.navbar .navbar-nav {
  float: none;
  position: relative;
}

.navbar .navbar-nav>li {
  padding-left: 30px;
  padding-right: 30px;
}

.navbar .navbar-nav>li.active {
  background: #fafafa;
}

.navbar .navbar-nav li {
  width: 100%;
}

.navbar .navbar-nav li.active .menu-icon,
.navbar .navbar-nav li:hover .toggle_nav_button:before,
.navbar .navbar-nav li .toggle_nav_button.nav-open:before {
  color: #03a9f3;
}

.navbar .navbar-nav li .dropdown-toggle:after {
  display: none;
}

.navbar .navbar-nav li>a {
  background: none !important;
  color: #607d8b;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 0;
  position: relative;
  width: 100%;
}

.navbar .navbar-nav li>a:hover,
.navbar .navbar-nav li>a:hover .menu-icon {
  color: #03a9f3;
}

.navbar .navbar-nav li>a .menu-icon {
  color: #607d8b;
  float: left;
  margin-top: 8px;
  width: 30px;
  text-align: left;
  z-index: 9;
}

.navbar .navbar-nav li>a .menu-title-text {
  font-size: 14px;
}

.navbar .navbar-nav li>a .badge {
  border-radius: 0;
  font-weight: 600;
  float: right;
  margin: 6px 0 0 0;
  padding: 0.4em 0.5em;
}

.navbar .navbar-nav li.menu-item-has-children {
  position: relative;
}

.navbar .navbar-nav li.menu-item-has-children a {
  line-height: 30px;
}

.navbar .navbar-nav li.menu-item-has-children a:before {
  content: "";
  position: absolute;
  top: 23px;
  right: 0;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #607d8b #607d8b transparent transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.navbar .navbar-nav li.menu-item-has-children a:hover:before {
  border-color: #03a9f3 #03a9f3 transparent transparent;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu {
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow-y: hidden;
  padding: 0 0 0 35px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu li {
  position: relative;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  color: #c8c9ce;
  float: left;
  padding: 0;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: 9px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a {
  padding: 2px 0 2px 30px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
  content: '';
  display: none;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
  top: 13px;
  text-align: left;
  width: 25px;
}

.navbar .navbar-nav li.menu-item-has-children.show a:before {
  border-color: transparent #607d8b #607d8b transparent;
  top: 20px;
  right: -5px;
}

.navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
  border-color: transparent #03a9f3 #03a9f3 transparent;
}

.navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  max-height: 1000px;
  opacity: 1;
  position: static !important;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>.active>a:hover {
  color: #03a9f3;
}

.navbar-nav li span.count {
  background: #a9d86e;
  border-radius: 50%;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 15px;
  text-align: center;
}

.open .navbar .navbar-brand.hidden {
  display: block;
}

.open .sub-menu .subtitle {
  display: block;
  font-size: 15px;
  line-height: 35px;
  color: #607d8b;
  border-bottom: 1px solid rgba(96, 125, 139, 0.15);
}

.open .sub-menu i {
  left: 15px !important;
}

.sub-menu .subtitle {
  display: none;
}

.sub-menu .subtitle>.menu-icon {
  display: none;
}

.open aside.left-panel {
  max-width: 83px;
  width: 83px;
}

.open aside.left-panel .navbar .navbar-header {
  padding: 0;
}

.open aside.left-panel .navbar .navbar-brand {
  display: none;
}

.open aside.left-panel .navbar .navbar-brand.hidden {
  display: block !important;
  text-align: center;
  width: 100%;
}

.open aside.left-panel .navbar .navbar-brand.hidden img {
  max-width: 100%;
  margin: 0 auto;
}

.open aside.left-panel .navbar .navbar-brand.d-md-none {
  display: block !important;
  margin: 13px 0 0;
  min-height: 67px;
  padding: 0;
  text-align: center;
}

.open aside.left-panel .navbar .navbar-nav:before {
  display: none !important;
}

.open aside.left-panel .navbar .navbar-nav li {
  position: relative;
  padding: 0 15px;
}

.open aside.left-panel .navbar .navbar-nav li a {
  font-size: 0;
  z-index: 0;
  -webkit-transition: none;
  transition: none;
}

.open aside.left-panel .navbar .navbar-nav li a .menu-icon {
  font-size: 20px;
  z-index: -1;
  text-align: center;
  width: inherit;
}

.open aside.left-panel .navbar .navbar-nav li a .menu-title-text {
  font-size: 0;
}

.open aside.left-panel .navbar .navbar-nav li a .badge {
  display: none;
}

.open aside.left-panel .navbar .navbar-nav li>a {
  max-width: 60px;
  padding-left: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
  overflow: hidden;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
  padding-left: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  display: block;
  left: 83px;
  top: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
  display: block;
  font-size: 14px;
  max-width: inherit;
  padding: 2px 15px 2px 25px;
  width: 100%;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
  text-align: center;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
  overflow: visible;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  position: absolute !important;
  width: 180px;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
}

.open aside.left-panel .navbar .navbar-nav li span.count {
  display: none;
  margin-right: 5px;
  z-index: 1;
}

.open aside.left-panel .navbar .navbar-nav li.active a:after {
  content: '';
  display: none;
}

.open aside.left-panel .navbar .navbar-nav .menu-title {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  padding: 0;
}

.open aside.left-panel .menutoggle {
  background-color: #dc3545;
  color: #fff !important;
  right: -20px;
  text-align: center;
}

/* Right panel */
.right-panel {
  background: #f1f2f7;
  margin-left: 247px;
  margin-top: 55px;
}

.right-panel .top-left {
  width: 350px;
  float: left;
}

.right-panel .top-rigth {
  float: left;
}

.right-panel .breadcrumbs {
  float: left;
  margin-top: 30px;
  padding: 0 1.875em;
  width: 100%;
}

.right-panel .breadcrumbs .breadcrumbs-inner {
  background-color: #fff;
}

.right-panel .breadcrumbs .col-lg-8 .page-header {
  float: left;
}

.right-panel .page-header {
  min-height: 50px;
  margin: 0px;
  padding: 0px 15px;
  background: #ffffff;
  border-bottom: 0px;
}

.right-panel .page-header h1 {
  font-size: 18px;
  padding: 15px 0;
}

.right-panel .page-header .breadcrumb {
  margin: 0px;
  padding: 13.5px 0;
  background: #fff;
  text-transform: capitalize;
}

.right-panel .page-header .breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.right-panel header.header {
  background: #fff;
  border-bottom: 1px solid #e8e9ed;
  -webkit-box-shadow: none;
  box-shadow: none;
  clear: both;
  padding: 0 30px;
  height: 55px;
  position: fixed;
  left: 280px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.right-panel .navbar-brand {
  width: 250px;
  display: inline-block;
}

.right-panel .menutoggle {
  padding-top: 7px;
}

.right-panel .navbar-header {
  width: 100%;
  background-color: #fff;
  padding: 0 1.25em 0 0;
}

.right-panel .navbar-header>a {
  display: inline-block;
}

.right-panel .navbar-brand {
  line-height: 42px;
}

.right-panel .navbar-brand img {
  max-width: 105px;
}

.right-panel .navbar-brand.hidden {
  display: none;
}

.open .right-panel {
  margin-left: 83px;
}

.open .let-panel {
  z-index: 999;
}

header.fixed-top {
  background: #fff;
  padding: 20px;
}

.menutoggle {
  background-color: transparent;
  color: #99abb4 !important;
  cursor: pointer;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  width: 40px;
  display: block;
  text-align: right;
}

.search-trigger {
  background: transparent;
  border: none;
  color: #99abb4;
  cursor: pointer;
  font-size: 16px;
  line-height: 55px;
  padding: 0;
  width: 43px;
}

header .form-inline {
  background: #131c21;
  display: none;
  height: 55px;
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}

header .form-inline .search-form {
  height: 100%;
  max-width: 1025px;
  margin: 0 auto;
  position: relative;
}

header .form-inline .search-form input[type="text"] {
  background: #131c21;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #d3d3d3;
  font-size: 16px;
  height: inherit;
  margin-right: 0 !important;
  padding: 10px 36px 10px 15px;
  width: 100%;
}

header .form-inline .search-form input[type="text"].active,
header .form-inline .search-form input[type="text"]:focus {
  border-color: rgba(0, 0, 0, 0.125);
  outline: 0;
}

header .form-inline .search-form button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -14px !important;
}

header .form-inline .search-form button:active,
header .form-inline .search-form button:focus,
header .form-inline .search-form button:visited,
header .form-inline .search-form .btn-outline-success:hover {
  background: transparent;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}

header .form-inline .search-form.close {
  display: none;
}

.header-left {
  display: inline-block;
}

.header-left.open .form-inline {
  display: block;
}

.header-left .dropdown {
  display: inline-block;
}

.header-left .dropdown .dropdown-toggle {
  background: transparent;
  border: none;
  color: #99abb4;
  font-size: 16px;
  line-height: 55px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-left .dropdown .dropdown-toggle:after {
  display: none;
}

.header-left .dropdown .dropdown-toggle .count {
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  right: 0;
  top: 12px;
  position: absolute;
}

.header-left .dropdown .dropdown-toggle:active,
.header-left .dropdown .dropdown-toggle:focus,
.header-left .dropdown .dropdown-toggle:visited {
  background: none !important;
  border-color: transparent !important;
  color: #292b35 !important;
}

.header-left .dropdown .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 52px !important;
  left: inherit !important;
  right: 0 !important;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  line-height: 35px;
}

.header-left .dropdown .dropdown-menu p {
  font-size: 15px;
  margin: 0;
  padding: 5px 15px;
}

.header-left .dropdown .dropdown-menu .dropdown-item {
  color: #99abb4;
  font-size: 13px;
  padding: 10px 15px 3px;
  text-overflow: ellipsis;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.header-left .dropdown .dropdown-menu .dropdown-item:hover {
  background: rgba(233, 236, 239, 0.5);
}

.header-left .dropdown .dropdown-menu .dropdown-item .photo {
  float: left;
  margin-right: 15px;
  width: 25px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message .name {
  margin-top: -5px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message .time {
  font-size: 11px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message p {
  clear: both;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-menu .dropdown {
  line-height: 55px;
  margin-top: 0 !important;
}

.header-menu .dropdown .dropdown-toggle {
  line-height: 55px;
}

.user-area .dropdown-toggle {
  position: relative;
  z-index: 0;
}

.user-area .dropdown-toggle:before {
  content: "";
  position: absolute;
  right: -3px;
  bottom: 10px;
  background: #868e96;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 2px solid white;
  z-index: 1;
}

.user-area .dropdown-toggle.active:before {
  background: #49a342;
}

.dropdown-menu {
  border-radius: 0;
  -webkit-transform: none !important;
  transform: none !important;
}

.for-notification .dropdown-menu .dropdown-item {
  padding: 5px 15px !important;
  text-overflow: ellipsis;
}

.for-notification .dropdown-menu .dropdown-item i {
  float: left;
  font-size: 14px;
  margin: 5px 5px 0 0;
  text-align: left;
  width: 20px;
}

.for-notification .dropdown-menu .dropdown-item p {
  padding: 0 !important;
  text-overflow: ellipsis;
}

ul.sub-menu.children li.subtitle {
  display: none;
}

.user-area {
  float: right;
  padding-right: 0;
  position: relative;
  padding-left: 20px;
}

.user-area .user-menu {
  background: #fff;
  border: none;
  left: inherit !important;
  right: 0;
  top: 54px !important;
  margin: 0;
  max-width: 150px;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  z-index: 999;
  min-width: 150px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}

.user-area .user-menu .nav-link {
  color: #607d8b;
  display: block;
  font-size: 13px;
  line-height: 22px;
  padding: 5px 0;
}

.user-area .user-menu .nav-link>i {
  margin-right: 10px;
}

.user-area .user-avatar {
  float: right;
  width: 40px;
}

.user-area .user-info .name {
  color: #8c8c8c;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}

.user-area .count {
  background: #d9534f;
  border-radius: 50%;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
}

.user-area .dropdown-toggle {
  line-height: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-area .dropdown-toggle:after {
  display: none;
}

#menuToggle2 {
  padding-left: 25px;
}

#language-select {
  color: #f1f2f7;
  float: right;
  margin: 7px 20px 0 0;
  max-width: 80px;
}

#language-select:focus,
#language-select:visited {
  border: none;
  outline: 0;
}

#language-select .flag-icon {
  line-height: 55px;
}

#language-select .dropdown-toggle::after {
  display: none;
}

#language-select .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  left: -8px !important;
  min-width: inherit;
  padding: 0 5px;
  top: 81px !important;
}

#language-select .dropdown-menu .dropdown-item {
  line-height: 1.5;
  margin-right: 0;
  max-width: 25px;
  padding: 0;
}

#language-select .dropdown-menu .dropdown-item:hover {
  background: #fff;
}

#language-select .dropdown-menu .dropdown-item .flag-icon {
  line-height: 1.5;
  margin-right: 0;
  width: 25px;
}

.notification-show+.dropdown-menu,
.message-show+.dropdown-menu,
.language-show+.dropdown-menu {
  display: block;
}

.content {
  float: left;
  padding: 1.875em;
  width: 100%;
}

.card {
  margin-bottom: 1.875em;
  border-radius: 5px;
  padding: 0;
  border: 0px solid transparent;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.card .box-title {
  font-weight: 600;
  font-size: 1em;
  padding: 5px 0;
}

.card .weather-title.box-title {
  padding: 0 15px;
  line-height: 50px;
  background: #fff;
  border-radius: 5px 5px 0 0;
}

.card.weather-box .card-body {
  padding-top: 0;
}

.card.weather-box .top {
  background: #eceff1;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  padding-top: 22px;
  overflow: hidden;
}

.card.weather-box .top .wi {
  float: left;
  width: 100px;
  text-align: left;
  padding-bottom: 10px;
}

.card.weather-box .top .wi:before {
  font-size: 60px;
}

.card.weather-box .top .updates {
  font-size: 14px;
  text-align: right;
}

.card.weather-box .top .currently {
  font-size: 22px;
  text-align: right;
}

.card.weather-box .middle {
  clear: both;
  position: relative;
  height: 80px;
  color: #333648;
}

.card.weather-box .middle .city {
  padding-top: 15px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
}

.card.weather-box .middle .city span {
  font-size: 14px;
  display: block;
  font-weight: 400;
}

.card.weather-box .middle .temp {
  position: absolute;
  font-size: 34px;
  top: 10px;
  right: 0;
}

.card.weather-box .middle .temp span {
  font-size: 16px;
}

.card.weather-box .nextdays {
  clear: both;
  padding-top: 22px;
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid #ededed;
  background: #fff;
  font-family: "Open Sans", sans-serif;
}

.card.weather-box .nextdays .days {
  display: inline-block;
  width: 20%;
  font-size: 14px;
}

.card.weather-box .nextdays .days span {
  display: block;
}

.card .card-top,
.card .card-footer {
  background: #fafafa;
  border-bottom: 1px solid #e8e9ef;
  float: left;
  padding: .75em 1.125em;
  width: 100%;
}

.card .card-top .card-title,
.card .card-footer .card-title {
  color: #343a40;
  font-size: .875em;
  font-weight: 600;
  padding-top: 5px;
  text-transform: capitalize;
}

.card .card-top button,
.card .card-footer button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #868e96;
  font-size: 12px;
  padding: 0 5px;
}

.card .card-top[class*="bg"] .card-title,
.card .card-footer[class*="bg"] .card-title {
  color: #fff;
}

.card .card-top[class*="bg"] button,
.card .card-footer[class*="bg"] button {
  color: #fff;
}

.card .card-top.p-0 .card-title,
.card .card-footer.p-0 .card-title {
  padding: 1.125em;
}

.card .card-top.bg-flat-color-1,
.card .card-footer.bg-flat-color-1 {
  background: #5c6bc0;
  border: none;
}

.card .card-top.bg-flat-color-2,
.card .card-footer.bg-flat-color-2 {
  background: #42a5f5;
  border: none;
}

.card .card-top.bg-flat-color-3,
.card .card-footer.bg-flat-color-3 {
  background: #ffa726;
  border: none;
}

.card .card-top.bg-flat-color-4,
.card .card-footer.bg-flat-color-4 {
  background: #ef5350;
  border: none;
}

.card .card-top.bg-flat-color-5,
.card .card-footer.bg-flat-color-5 {
  background: #4dbd74;
  border: none;
}

.card .card-top.bg-flat-color-6,
.card .card-footer.bg-flat-color-6 {
  background: #66bb6a;
  border: none;
}

.card .card-left {
  width: 60%;
}

.card .card-right {
  width: 40%;
}

.card .card-body {
  float: left;
  padding: 1.25em;
  position: relative;
  width: 100%;
}

.card h4 {
  font-size: 1.1rem;
}

.card .user-header .media img {
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.card .card-header .card-actions button {
  display: block;
  float: left;
  width: 50px;
  padding: .75rem 0;
  margin: 0 !important;
  color: #fff;
  outline: 0;
  text-align: center;
  background: transparent;
  border: 0;
  border-left: 1px solid rgba(120, 130, 140, 0.4);
}

.card .card-footer {
  padding: 0.65rem 1.25rem;
  background-color: #f0f3f5;
  border-top: 1px solid #c2cfd6;
}

.card .card-footer ul li {
  display: table-cell;
  padding: 0 1rem;
  text-align: center;
}

.card .nav-tabs {
  margin-bottom: -1px;
}

.card .nav-tabs a {
  border-radius: 0;
  color: #b5bcc2;
  font-size: 12px;
  font-weight: 700;
  padding: .25em .5em;
  text-transform: uppercase;
}

.card .nav-tabs a:hover {
  border-color: transparent;
}

.card .nav-tabs .active a {
  border-color: #e8e9ef;
  color: #868e96 !important;
}

.action-menu .dropdown-toggle i {
  font-size: 12px;
}

.action-menu .dropdown-toggle::after {
  display: none;
}

.flotBar1,
.flotLine1 {
  height: 75px;
}

.traffic-chart .ct-area {
  fill-opacity: .7;
}

.traffic-chart .ct-series-a .ct-area,
.traffic-chart .ct-series-a .ct-slice-donut-solid,
.traffic-chart .ct-series-a .ct-slice-pie {
  fill: #66bb6a;
}

.traffic-chart .ct-series-b .ct-area,
.traffic-chart .ct-series-b .ct-slice-donut-solid,
.traffic-chart .ct-series-b .ct-slice-pie {
  fill: #ef5350;
}

.traffic-chart .ct-series-c .ct-area,
.traffic-chart .ct-series-c .ct-slice-donut-solid,
.traffic-chart .ct-series-c .ct-slice-pie {
  fill: #5c6bc0;
}

.flotRealtime2 {
  height: 445px;
}

.traffic-chart {
  height: 34vh;
}

#flotBar2 {
  height: 168px;
}

.gauge.g1 svg {
  fill: #ffa726 !important;
}

#area_chart {
  max-height: 280px;
}

#flotLine5 {
  height: 50px;
}

#flotPie1 {
  height: 90px;
}

#flotPie1 .pieLabel {
  display: none;
}

#flotPie1 .legend tr {
  padding-bottom: 5px;
}

#flotPie1 .legendColorBox {
  float: left;
  margin: 2px 5px 0 0;
}

#flotPie1 .legendColorBox>div {
  border: none !important;
}

#flotPie1 .legendLabel {
  color: #868e96;
  font-family: 'Open Sans';
  font-size: 12px;
}

/* Stats Table */
.table-stats table {
  font-family: 'Open Sans';
}

.table-stats table th,
.table-stats table td {
  border: none;
  border-bottom: 1px solid #e8e9ef;
  color: #868e96;
  font-size: 12px;
  font-weight: normal;
  padding: .75em 1.25em;
  text-transform: uppercase;
}

.table-stats table th img,
.table-stats table td img {
  margin-right: 10px;
  max-width: 45px;
}

.table-stats table th .name,
.table-stats table td .name {
  color: #343a40;
  font-size: 14px;
  text-transform: capitalize;
}

.table-stats table td {
  color: #343a40;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  vertical-align: middle;
}

/* Timeline */
.timeline li {
  font-family: 'Open Sans';
  list-style: none;
  padding: 5px 0;
  position: relative;
}

.timeline li i {
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}

.timeline li span {
  color: #868e96;
  display: block;
  font-size: 14px;
}

.timeline li span a {
  color: #343a40;
}

.timeline li .time {
  font-size: 12px;
  padding-bottom: 15px;
}

.timeline li img {
  margin: 10px 5px 15px 0;
  max-height: 40px;
}

.timeline .media-body {
  border-bottom: 1px solid #e8e9ef;
}

/* Weather */
.widget .card-footer {
  border-top-color: #e8e9ef;
}

.widget .weather-footer li {
  float: left;
  position: relative;
  width: 33.33%;
}

.widget .weather-footer li:before {
  content: '';
  background: #e8e9ef;
  height: 32px;
  width: 1px;
  top: 5px;
  right: 7.5px;
  position: absolute;
}

.widget .weather-footer li:last-child:before {
  display: none;
}

.widget .weather-footer li span {
  display: block;
}

.widget .pt-0 {
  padding-top: 0 !important;
}

.widget .social .rounded-circle {
  max-width: 130px;
  margin-top: -65px;
}

.widget .social .weather-footer i {
  color: #868e96;
  font-size: 20px;
  line-height: 1;
  margin-top: -3px;
}

/* Tabs */
.nav-tabs a.active {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs .dropdown .dropdown-menu {
  top: 100% !important;
}

.custom-tab .nav-tabs>a.active,
.custom-tab .nav-tabs>.active>a:focus,
.custom-tab .nav-tabs>li.active>a:hover {
  border-color: transparent transparent;
  color: #ff2e44;
  position: relative;
}

.custom-tab .nav-tabs>a.active:after,
.custom-tab .nav-tabs>li.active>a:focus:after,
.custom-tab .nav-tabs>li.active>a:hover:after {
  background: #ff2e44;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
}

.card .card-header .card-actions {
  float: right;
}

.card .card-header .card-actions [class*="btn"] {
  border-left: 1px solid rgba(120, 130, 140, 0.4);
  color: #878787;
  display: inline-block;
  font-size: 16px;
  float: left;
  padding: 0 7px;
  width: inherit;
  text-align: center;
}

.social-buttons .card-body p button {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.social-buttons .only-icon .card-body p button {
  padding: 0;
}

.social-buttons .social i {
  padding: 0 10px;
  width: inherit !important;
}

.social-buttons .only-text p button {
  padding: 0 .5rem;
}

.buttons button {
  margin: 2px 0;
}

/* Ribons */
.corner-ribon {
  text-align: center;
  width: 71px;
  height: 71px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

.corner-ribon i {
  padding: 10px 0 0 35px;
  color: #fff;
}

.twt-feed .wtt-mark {
  color: rgba(255, 255, 255, 0.15);
  font-size: 160px;
  position: absolute;
  top: 10px;
  left: 40%;
}

.twt-feed {
  -webkit-border-radius: 4px 4px 0 0;
  color: #FFFFFF;
  padding: 40px 10px 10px;
  position: relative;
  min-height: 170px;
}

.weather-category {
  padding: 15px 0;
  color: #74829C;
}

.weather-category ul li {
  width: 32%;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
}

.twt-feed.blue-bg {
  background: #58C9F3;
}

.twt-category {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 10px;
  width: 100%;
}

.twt-category ul li {
  color: #bdbdbd;
  font-size: 13px;
}

.twt-footer {
  padding: 12px 15px;
}

.twt-footer,
.twt-footer a {
  color: #d2d2d2;
}

.tox-menubar {
  display: none !important;
}

.tox-statusbar {
  display: none !important;
}

.tox-notifications-container {
  display: none !important;
}


/* Button Reset */
.btn,
.button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  border-radius: 3;
  cursor: pointer;
}

/* Icons */
.icon-section {
  margin: 0 0 3em;
  clear: both;
  overflow: hidden;
}

.icon-container {
  width: 240px;
  padding: .7em 0;
  float: left;
  position: relative;
  text-align: left;
}

.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
  color: #000;
  position: absolute;
  margin-top: 3px;
  -webkit-transition: .3s;
  transition: .3s;
}

.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
  font-size: 2.2em;
  margin-top: -5px;
}

.icon-container:hover .icon-name {
  color: #000;
}

.icon-name {
  color: #aaa;
  margin-left: 35px;
  font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s;
}

.icon-container:hover .icon-name {
  margin-left: 45px;
}

.fontawesome-icon-list .page-header {
  border-bottom: 1px solid #C9CDD7;
  padding-bottom: 9px;
  margin: 30px 0px 27px 0px;
}

.fontawesome-icon-list h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 300;
}

.fontawesome-icon-list i {
  font-style: 16px;
  padding-right: 10px;
}

.social-box i {
  line-height: 110px;
}

.social-box ul {
  display: inline-block;
  margin: 7px 0 0;
  padding: 10px;
  width: 100%;
}

.social-box ul li {
  color: #949CA0;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px 0 0;
  text-align: right;
}

.social-box ul li:last-child {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

.social-box ul li span {
  font-size: 14px;
}

.login-logo {
  text-align: center;
  margin-bottom: 15px;
}

.login-logo span {
  color: #ffffff;
  font-size: 24px;
}

.login-content {
  max-width: 540px;
  margin: 8vh auto;
}

.register-content {
  max-width: 740px;
  margin: 8vh auto;
}

.login-form {
  background: #ffffff;
  padding: 30px 30px 20px;
  border-radius: 2px;
}

.login-form h4 {
  color: #878787;
  text-align: center;
  margin-bottom: 50px;
}

.login-form .checkbox {
  color: #878787;
}

.login-form .checkbox label {
  text-transform: none;
}

.login-form .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  border: 0px;
}

a.login.header-login-btn {
  display: inline-block;
}

.login-form label {
  color: #878787;
  text-transform: uppercase;
}

.login-form label a {
  color: #ff2e44;
}

.checkbox.terms-check input#terms {
  height: auto !important;
}

.social-login-content {
  margin: 0px -30px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0px;
  background: #fcfcfc;
}

.social-button {
  padding: 0 30px;
}

.social-button .facebook {
  background: #3b5998;
  color: #fff;
}

.social-button .facebook:hover {
  background: #344e86;
}

.social-button .twitter {
  background: #00aced;
  color: #fff;
}

.social-button .twitter:hover {
  background: #0099d4;
}

.social-button i {
  padding: 19px;
}

.register-link a {
  color: #ff2e44;
}

.cpu-load {
  width: 100%;
  height: 272px;
  font-size: 14px;
  line-height: 1.2em;
}

.cpu-load-data-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
}

.cpu-load-data {
  margin-bottom: 30px;
}

.cpu-load-data li {
  display: inline-block;
  width: 32.5%;
  text-align: center;
  border-right: 1px solid #e7e7e7;
}

.cpu-load-data li:last-child {
  border-right: 0px;
}

.nestable-cart {
  overflow: hidden;
}

/* Forms */
.input-group-addon {
  background-color: transparent;
  border-left: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

.flotTip {
  background: #252525;
  border: 1px solid #252525;
  padding: 5px 15px;
  color: #ffffff;
}

.flot-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 275px;
  padding: 20px 15px 15px;
  margin: 15px auto 30px;
  background: transparent;
}

.flot-pie-container {
  height: 275px;
}

.flotBar-container {
  height: 275px;
}

.flot-line {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

.legend table {
  border-spacing: 5px;
}

#chart1,
#flotBar,
#flotCurve {
  width: 100%;
  height: 275px;
}

.morris-hover {
  position: absolute;
  z-index: 1;
}

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 10px 12px;
  color: #666;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: #fff !important;
}

.morris-hover-point {
  color: rgba(255, 255, 255, 0.8) !important;
}

#morris-bar-chart {
  height: 285px;
}

.map,
.vmap {
  width: 100%;
  height: 400px;
}

.btn-toolbar {
  float: left !important;
}

.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-toolbar .show>.btn-outline-secondary.dropdown-toggle {
  background-color: #212529;
  border-color: #212529;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.btn-toolbar .btn-outline-secondary:hover {
  background-color: #212529;
  border-color: #212529;
  color: #fff;
}

/*    Widget One
---------------------------*/
.dib {
  display: inline-block;
}

.stat-widget-one .stat-icon {
  vertical-align: top;
}

.stat-widget-one .stat-icon i {
  font-size: 30px;
  border-width: 3px;
  border-style: solid;
  border-radius: 100px;
  padding: 15px;
  font-weight: 900;
  display: inline-block;
}

.stat-widget-one .stat-content {
  margin-left: 30px;
  margin-top: 7px;
}

.stat-widget-one .stat-text {
  font-size: 14px;
  color: #868e96;
}

.stat-widget-one .stat-digit {
  font-size: 24px;
  color: #373757;
}

/*    Widget Two
---------------------------*/
.stat-widget-two {
  text-align: center;
}

.stat-widget-two .stat-digit {
  font-size: 1.75rem;
  font-weight: 500;
  color: #373757;
}

.stat-widget-two .stat-digit i {
  font-size: 18px;
  margin-right: 5px;
}

.stat-widget-two .stat-text {
  font-size: 16px;
  margin-bottom: 5px;
  color: #868e96;
}

.stat-widget-two .progress {
  height: 8px;
  margin-bottom: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stat-widget-two .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*    Widget Three
---------------------------*/
.stat-widget-three .stat-icon {
  display: inline-block;
  padding: 33px;
  position: absolute;
  line-height: 21px;
}

.stat-widget-three .stat-icon i {
  font-size: 30px;
  color: #ffffff;
}

.stat-widget-three .stat-content {
  text-align: center;
  padding: 15px;
  margin-left: 90px;
}

.stat-widget-three .stat-digit {
  font-size: 30px;
}

.stat-widget-three .stat-text {
  padding-top: 4px;
}

.home-widget-three .stat-icon {
  line-height: 19px;
  padding: 27px;
}

.home-widget-three .stat-digit {
  font-size: 24px;
  font-weight: 300;
  color: #373757;
}

.home-widget-three .stat-content {
  text-align: center;
  margin-left: 60px;
  padding: 13px;
}

/*    Widget Four
---------------------------*/
.stat-widget-four {
  position: relative;
}

.stat-widget-four .stat-icon {
  display: inline-block;
  position: absolute;
  top: 5px;
}

.stat-widget-four i {
  display: block;
  font-size: 36px;
}

.stat-widget-four .stat-content {
  margin-left: 40px;
  text-align: center;
}

.stat-widget-four .stat-heading {
  font-size: 20px;
}

/*    Widget Five
---------------------------*/
.stat-widget-five {
  min-height: 60px;
}

.stat-widget-five .stat-icon {
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  left: 30px;
  top: 20px;
}

.stat-widget-five .stat-content {
  margin-left: 100px;
}

.stat-widget-five .stat-text {
  color: #455a64;
  font-size: 20px;
}

.stat-widget-five .stat-heading {
  color: #99abb4;
  font-size: 14px;
}

.horizontal:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 38px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}

/* Mixed Styles */
.badges h1,
.badges h2,
.badges h3,
.badges h4,
.badges h5,
.badges h6 {
  margin: 5px 0;
}

.vue-lists ul,
.vue-lists ol {
  padding-left: 30px;
}

.card .dropdown.float-right .dropdown-menu {
  left: inherit !important;
  right: 0 !important;
  top: 93% !important;
}

.dataTables_paginate .pagination {
  border-radius: 0;
}

.dataTables_paginate .pagination li {
  border-radius: 0 !important;
}

.dataTables_paginate .pagination li a {
  border-radius: 0 !important;
  color: #292b35;
}

.dataTables_paginate .pagination li.active a {
  background: #292b35;
  border-color: #292b35;
  color: #fff;
}

.dataTables_paginate .pagination li:hover a {
  background: #292b35;
  border-color: #292b35;
  color: #fff;
}

div#bootstrap-data-table_filter {
  float: right;
}

div#bootstrap-data-table_filter input {
  display: inline-block;
  width: 75%;
}

div#bootstrap-data-table_paginate {
  float: right;
}


div#bootstrap-data-table_length label {
  width: 100%;
}

div#bootstrap-data-table_length label select {
  width: 15%;
  display: inline-block;
}

/* Footer */
footer.site-footer {
  padding: 0 1.875em;
}

footer.site-footer .footer-inner {
  color: #78909c;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 1.5;
  padding: 2.45em 1.125em;
}

footer.site-footer .footer-inner a {
  color: #6a7074;
}

.calender-cont {
  position: relative;
  padding-top: 20px;
}

.calender-cont .fc-title {
  color: #fff;
}

.calender-cont .fc-center {
  position: absolute;
  top: 0;
  left: 0;
}

.calender-cont .fc-center h2 {
  font-size: 16px;
  font-weight: 700;
}

.calender-cont td .fc-event {
  border: 0px solid transparent;
  padding: 1px;
}

.calender-cont td .fc-time {
  color: white;
  font-weight: 400;
  font-size: 11px;
  padding: 2px;
}

.calender-cont .fc-left .fc-button-group {
  position: absolute;
  top: 0;
  right: 0;
}

.calender-cont .fc-left .fc-button-group button {
  height: 20px;
  width: 20px;
  line-height: 18px;
  padding: 0;
  border: 0px solid transparent;
  background: #eceff1;
  color: #889196;
}

.calender-cont .fc-left .fc-button-group button.fc-prev-button {
  margin-right: 4px;
}

.calender-cont .fc-left .fc-button-group button .fc-icon {
  font-size: 11px;
}

.calender-cont .fc-left .fc-button-group button:hover {
  background: #d8d8d8;
}

.calender-cont.widget-calender {
  padding-top: 20px;
}

.calender-cont.widget-calender td,
.calender-cont.widget-calender th {
  font-size: 14px;
  border: 0px solid transparent;
}

.calender-cont.widget-calender .fc-right {
  display: none;
}

.calender-cont.widget-calender .fc-today-button {
  display: none;
}

.calender-cont.widget-calender .fc-widget-content {
  height: 45px !important;
  min-height: 45px !important;
}

.calender-cont.widget-calender .fc-day-grid-container {
  max-height: 250px !important;
  overflow: hidden !important;
}

@media (max-width: 1680px) {
  .timeline li {
    padding: 2px 0;
  }
}

@media (max-width: 1368px) {
  .twt-category {
    margin-bottom: 0;
  }

  .twt-feed {
    max-height: 155px;
  }

  .twt-feed img {
    height: 75px;
    width: 75px;
  }

  .stat-widget-one .stat-content {
    margin-left: 15px;
  }

  .card-body {
    padding: 15px;
  }

  .badges button {
    margin: 2px 0;
  }

  #g2 {
    padding-top: 33px;
  }

  .timeline li .time {
    padding-bottom: 10px;
  }

  .height-93 {
    height: 75px;
  }

  .height-100 {
    height: 90px;
  }

  .widget .row.p-4.height-93 {
    padding: 1.125em 1.75em !important;
  }

  .widget .card-footer.p-3.bg-white.text-center {
    padding: .9em !important;
  }

  .weather h3.fw-r.text-white {
    font-size: 1.125em;
  }

  .weather span {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .open aside.left-panel {
    width: 280px;
    max-width: 280px;
  }

  aside.left-panel:hover {
    overflow-x: inherit;
  }

  aside.left-panel.open-menu {
    overflow-x: scroll;
  }

  aside.left-panel {
    max-width: 83px;
    width: 83px;
  }

  aside.left-panel .navbar .navbar-header {
    padding: 0;
  }

  aside.left-panel .navbar .navbar-brand {
    display: none;
  }

  aside.left-panel .navbar .navbar-brand.hidden {
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
  }

  aside.left-panel .navbar .navbar-brand.hidden img {
    max-width: 100%;
    margin: 0 auto;
  }

  aside.left-panel .navbar .navbar-brand.d-md-none {
    margin: 13px 0 0;
    min-height: 67px;
    padding: 0;
    text-align: center;
  }

  aside.left-panel .navbar .navbar-nav:before {
    display: none !important;
  }

  aside.left-panel .navbar .navbar-nav li {
    position: relative;
  }

  aside.left-panel .navbar .navbar-nav li a {
    font-size: 0;
    z-index: 0;
    -webkit-transition: none;
    transition: none;
  }

  aside.left-panel .navbar .navbar-nav li a .menu-icon {
    font-size: 20px;
    z-index: -1;
    text-align: center;
    width: inherit;
  }

  aside.left-panel .navbar .navbar-nav li a .menu-title-text {
    font-size: 0;
  }

  aside.left-panel .navbar .navbar-nav li a .badge {
    display: none;
  }

  aside.left-panel .navbar .navbar-nav li>a {
    max-width: 60px;
    padding-left: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
    overflow: hidden;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
    content: '';
    display: none;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
    padding-left: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
    display: block;
    left: inherit;
    right: -160px;
    top: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
    display: block;
    font-size: 14px;
    max-width: inherit;
    padding: 2px 15px 2px 35px;
    width: 100%;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
    text-align: center;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
    left: 10px;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
    overflow: visible;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: absolute !important;
  }

  aside.left-panel .navbar .navbar-nav li span.count {
    display: none;
    margin-right: 5px;
    z-index: 1;
  }

  aside.left-panel .navbar .navbar-nav li.active a:after {
    content: '';
    display: none;
  }

  aside.left-panel .navbar .navbar-nav .menu-title {
    font-size: 0;
    line-height: 0;
    opacity: 0;
    padding: 0;
  }

  aside.left-panel .menutoggle {
    display: none;
  }

  aside.left-panel.open-menu {
    max-width: 280px;
    width: 280px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li>a {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li>a .menu-icon {
    width: 55px;
    font-size: inherit;
    text-align: left;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: static !important;
    margin-left: 45px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav .menu-title {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 50px;
    opacity: 1;
  }

  .navbar .main-menu {
    padding: 0;
  }

  #language-select,
  .user-area .dropdown-toggle,
  header .form-inline {
    height: 48px;
  }

  .header-left .dropdown .dropdown-menu {
    top: 47px !important;
  }

  #language-select .dropdown-menu {
    top: 49px !important;
  }

  .user-area .user-menu {
    top: 51px !important;
  }

  .content {
    padding: 1.25em;
  }

  .flotRealtime2 {
    height: 330px;
  }

  .card {
    margin-bottom: 1.25em;
  }

  .card .card-header {
    position: relative;
  }

  .card .card-header strong {
    display: block;
  }

  .card .card-header small {
    float: left;
  }

  .card .card-header .card-actions {
    right: 0;
    top: .75rem;
    position: absolute;
  }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-0.pb-5 {
    padding-bottom: 1.5em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  #g2 {
    height: auto !important;
    padding-top: 7px;
  }

  #flotBar2 {
    height: 150px;
  }

  #g1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .card-footer.bg-white [class*="float"] {
    display: block;
    float: none !important;
    text-align: center;
  }

  .card-footer.bg-white [class*="float"].currency {
    display: inline-block;
  }

  .card-footer.bg-white [class*="float"].fa {
    display: inline-block;
    float: left !important;
  }

  #traffic-chart {
    height: 232px !important;
  }

  i.p-4.font-3xl.width-90.text-center.mr-3.float-left.text-light {
    font-size: 1.8125em;
    width: 75px;
  }

  .card i+h4 {
    display: inline;
    padding-top: 1em !important;
  }

  .timeline li img {
    margin: 0px 5px 5px 0;
  }

  .timeline li span {
    padding-bottom: 8px !important;
  }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-1.pb-4.mb-3 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  .font-4xl {
    font-size: 2.75em;
  }

  .media.p-4.height-100,
  .widget .row.p-4.height-93 {
    padding: 1rem !important;
  }

  .height-100 {
    height: 63px;
  }

  .widget .social .rounded-circle {
    max-width: 60px;
    margin-top: 8px;
  }

  footer.site-footer {
    padding: 0 1.125em;
  }

  footer.site-footer .footer-inner {
    padding: 1.75em 1em;
  }
}

@media (max-width: 992px) {
  [class*="col"].no-padding {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

@media (max-width: 768px) {
  .navbar {
    height: 100vh;
  }

  .navbar .navbar-nav li.menu-item-has-children>a:before {
    display: block !important;
  }

  .navbar .main-menu {
    float: none;
    padding-bottom: 70px;
  }

  .left-panel {
    display: none;
  }

  aside.left-panel {
    overflow: scroll;
  }

  .right-panel header.header {
    height: 62px;
  }

  .right-panel .top-left,
  .right-panel .top-right {
    width: 100%;
    float: none;
    background: white;
  }

  .right-panel .menutoggle {
    float: right;
  }

  .right-panel .navbar-header {
    padding: 0;
  }

  .right-panel header.header {
    position: static;
  }

  .right-panel header.header .top-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    z-index: 999;
    border-bottom: 1px solid #dcdcdc;
  }

  .right-panel header.header .top-right {
    padding: 0 30px;
  }

  .small-device .right-panel {
    margin-left: 0;
  }

  #left-panel {
    max-width: 100%;
    width: 100%;
  }

  #left-panel .navbar .navbar-nav li>a {
    max-width: inherit;
    font-size: 14px;
  }

  #left-panel .navbar .navbar-nav li>a .menu-icon {
    width: 55px;
    text-align: left;
    font-size: 14px;
  }

  #left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: static !important;
    padding-left: 50px;
  }

  .orders {
    overflow: hidden;
  }

  .order-table .avatar,
  .order-table .serial {
    display: none;
  }
}

@media (max-width: 575px) {
  #left-panel .navbar {
    display: inherit;
  }

  #left-panel .navbar .main-menu {
    display: inherit;
  }

  #left-panel .navbar .sub-menu.children {
    display: none;
  }

  #left-panel .navbar .sub-menu.children.show {
    display: block;
  }

  .right-panel .navbar-brand {
    width: 220px;
    padding-bottom: 5px;
  }

  .right-panel .menutoggle {
    width: 20px;
  }
}

#cellPaiChart {
  height: 160px;
}

#cellPaiChart .pieLabel {
  top: 50px !important;
}

#cellPaiChart .pieLabel div {
  font-size: 16px !important;
}

#cellPaiChart #pieLabel1 {
  left: 20px !important;
}

#cellPaiChart #pieLabel0 {
  left: inherit !important;
  right: 20px !important;
}

/*# sourceMappingURL=style.css.map */

/*register page*/
.reg-heding {
  color: #318E0F;
  font-weight: 700;
  line-height: 42px;
  font-size: 35px;
}

.register_hero_banner h1.text-uppercase.text-primary {
  font-weight: bold !important;
  margin-bottom: 30px !important;
}

.reg-form {
  background-color: #b34d35;
}

.reg-form .form-control {
  color: #b34d35;
  border: none;
  border-radius: unset;
  transition: unset;
}

.reg-form .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #b34d35;
}

.reg-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b34d35;
}

.reg-form label {
  color: #fff;
}

.register-link p {
  color: #fff !important;
}

.register-link a {
  color: #fff;
  font-weight: 600;
}

.psw-info {
  color: #fff;
  font-size: 13px;
}

.ValidationErrors font {
  color: #fff;
}

.ideal-form .ValidationErrors font {
  color: red;
}

button#register {
  background: #FED839;
  color: #C1452B;
  font-weight: 700;
}

.reg-heding h1,
.reg-heding h2,
.reg-heding h3,
.reg-heding h4,
.reg-heding h5,
.reg-heding h6 {
  font-style: unset !important;
}

.reg-heding {
  font-style: unset !important;
}

.register-content {
  margin-top: 15px !important;
  padding-bottom: 450px !important;
  max-width: 1050px !important;
}

.register-content h2.reg-heding {
  margin: 30px 0 20px 0 !important;
}

/*# register page*/

/*login page*/
.login-content {
  margin-bottom: 550px !important;
}

.login-form-green {
  background-color: #407525;
}

.login-form-green .form-control {
  color: #407525;
  border: none;
  border-radius: unset;
  transition: unset;
}

.login-form-green .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #407525;
}

.login-form-green .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #407525;
}

.login-form-green label {
  color: #fff;
}

.login-form-green p {
  color: #fff !important;
}

.login-form-green a {
  color: #fff;
  font-weight: 600;
}

.psw-info {
  color: #fff;
  font-size: 13px;
}

.ValidationErrors font {
  color: #fff;
}

.login-header h1 {
  color: #5ba834;
}

.login-form-green button {
  background: #FED839;
  color: #5ba834;
  font-weight: 700;
}

.login-header h1 {
  font-style: unset !important;
}

.nav-collapse ul {
  font-style: unset !important;
}

.nav-collapse ul li a {
  font-size: 16px !important;
}

.sing-up-btn {
  background-color: #C1452B !important;
  border-color: #C1452B !important;
  color: #fff !important;
}

.sing-up-btn:hover {
  background-color: #C1452B !important;
  border-color: #C1452B !important;
  color: #fff !important;
}

.login-green-btn {
  border: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.login-green-btn i.fa.fa-user {
  color: #318E0F !important;
  font-size: 21px !important;
  top: 4px !important;
  ;
}

.login-header h1 {
  font-size: 60px;
  margin-bottom: 40px;
}

/*Login Page*/
/*Welcome*/
.green-font {
  color: #5ba834;
}

.red-font {
  color: #C1452B;
}

.welcome-content h2 {
  line-height: 70px;
  font-family: 'Montserrat', sans-serif;
}

.welcome-content h2 b {
  font-weight: 800 !important;
}

.welcome-content p.green-font.sub-title {
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.welcome-content h5.red-font {
  font-size: 17px;
  line-height: 25px;
  font-family: 'Montserrat', sans-serif;
}

.btn-yellow {
  background: #FED839;
  color: #C1452B;
  width: 100%;
  border-radius: unset;
}

.wel-in p.green-font.sub-title {
  line-height: 45px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 800;
}

.wel-in p.green-font.sub-title.sub-t-1 {
  margin-top: 7px;
}

.wel-in p.green-font.sub-title.sub-t-2 {
  margin-top: 15px;
}

.wel-in p.red-font {
  margin-bottom: 7px;
  font-family: 'Montserrat', sans-serif;
}

.wel-in {
  padding: 10px 0;
}

.wel-in a {
  color: #5ba834;
}

.wel-in .btn-yellow {
  margin-top: 25px;
}

.welcome-content .plan-caption {
  color: #5ba834;
  margin: 15px 0px;
  font-weight: 800;
  font-size: 22px;
  margin-top: 27px;
}

.welcome-content .stripe-button-el {
  background: #FDEE03;
  width: 75%;
}

.welcome-content .stripe-button-el span {
  background: #FDEE03;
  color: #C1452B;
  font-family: inherit;
}

.welcome-content .stripe-button-el:not(:disabled):active,
.stripe-button-el.active {
  background: #FDEE03;
  color: #C1452B;
  font-family: inherit;
}

.stripe-button-el:not(:disabled):active span,
.stripe-button-el.active span {
  background: #FDEE03 !important;
  color: #C1452B !important;
  font-family: inherit !important;
}

.welcome-content i.fa.fa-check:before {
  content: "✓" !important;
  color: #5ba834 !important;
}

/*Welcome*/
/* Meal Details*/

.meal-left-details {
  padding-right: 25px !important;
  padding-left: 25px !important;
  padding-top: 25px !important;
}

.meal-image {
  padding-bottom: 12.7px;
}

.meal-title {
  padding: 15px 0;
}

.wel-in.Ing-meal p {
  display: none;
}

.img-right-welcome.mead-details-right hr {
  width: 96%;
  float: left;
}

.img-right-welcome.mead-details-right .step-by-content {
  width: 92%;
}

.img-right-welcome.mead-details-right h4.green-font {
  width: 92%;
}

.img-right-welcome.mead-details-right h2.red-font {
  width: 92%;
}

.nutrient-info {
  background-color: #5ba834;
  text-align: center;
  width: 92% !important;
}

.tips-title {
  margin-bottom: 0;
  margin-top: 40px;
}

.nutrient-info p {
  color: #fff;
  padding: 8px 15px;
  margin-bottom: 6.3px;
}

.key-title {
  padding: 15px 0;
  padding-top: 0 !important;
  margin-top: -10px !important;
}

.step-title {
  padding-bottom: 8px;
}

span.green-font {
  font-weight: 600;
}

.mead-details-content {
  padding-top: 10px !important;
}

.meal-left-details {
  padding-left: 30px !important;
}

.wel-in.wel-pre p.red-font {
  font-size: 20px;
}

.wel-in.Ing-meal ol {
  list-style: none;
  counter-reset: li
}

.wel-in.Ing-meal li {
  font-size: 17px;
  line-height: inherit;
}

.wel-in.Ing-meal li {
  counter-increment: li
}

.wel-in.Ing-meal li::before {
  color: #5ba834;
  content: counter(li);
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

.step-by-content li {
  font-size: 17px;
  line-height: inherit;
}

.step-by-content ol {
  list-style: none;
  counter-reset: li
}

.step-by-content li {
  counter-increment: li
}

.step-by-content li::before {
  color: #5ba834;
  content: counter(li);
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

/*# Meal Details*/

/*User Details*/
.diet-table td a {
  color: #000;
}

tr.active {
  font-weight: 600;
}

.btn.btn-primary {
  color: #fff;
}

/*#User Details*/


/*diet plan details*/

.blank-th {
  border: none !important;
  width: 10px !important;
}

.blank-th:before {
  display: none !important;
}

.blank-th:after {
  display: none !important;
}

th.breakfast-th,
th.snack-th {
  background: #007c00;
  /*border-radius: 35px 35px 0px 0px;*/
  color: #fff;
  width: 150px !important;
  max-width: 150px !important;
}

th.lunch-th,
th.dinner-th {
  background: #80cd29;
  /*border-radius: 35px 35px 0px 0px;*/
  color: #fff;
  width: 150px !important;
  max-width: 150px !important;
}

th.more-th {
  width: 10px !important;
  max-width: 10px !important;
}

.diet-table td,
.diet-table tr {
  border-color: #80cd29;
}

td.diet-day-1 {
  background: #a8108d;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-2 {
  background: #ed008c;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-3 {
  background: #f68713;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-4 {
  background: #82cd2b;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-5 {
  background: #008001;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-6 {
  background: #aa118f;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-7 {
  background: #ed008c;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

td.diet-day-8 {
  background: #f68713;
  /*border-radius: 20px 0px 0px 20px;*/
  color: #fff;
}

.btn-week-1 {
  background: #a8108d;
  color: #fff;
}

.btn-week-2 {
  background: #ed008c;
  color: #fff;
}

.btn-week-3 {
  background: #f68713;
  color: #fff;
}

.btn-week-4 {
  background: #82cd2b;
  color: #fff;
}

.btn-week-5 {
  background: #008001;
  color: #fff;
}

.btn-week-6 {
  background: #aa118f;
  color: #fff;
}

.btn-week-7 {
  background: #ed008c;
  color: #fff;
}

.btn-week-8 {
  background: #f68713;
  color: #fff;
}

.padding-15 {
  padding: 0 15px;
}

.wel-in.tips-meals ul li:before {
  content: '✓';
  color: #5ba834;
  margin-right: 10px;
  font-weight: 700;
  font-size: 21px;
}

.wel-in.tips-meals ul li {
  list-style: none;
}

/*#diet plan details*/

/*Meal add*/

.add-meal-btn {
  float: right;
}

.img-right-welcome.mead-details-right {
  margin-top: 20px;
}

.meal-image img {
  width: 100%;
}

.tips-meals li {
  color: #C1452B;
  font-size: 15px;
  font-weight: 600;
}

.meal-image .carousel-control.left {
  background-image: unset;
}

.meal-image .carousel-control.right {
  background-image: unset;
}

/*/Meal Add*/

/*setting*/

.form-setting {
  margin-top: 15px;
}

.text-black {
  color: #000;
}

/*#setting*/


@media (max-width: 1368px) {
  .twt-category {
    margin-bottom: 0;
  }

  .nutrient-info {
    width: 100% !important;
  }

  .img-right-welcome.mead-details-right hr {
    width: 100%;
  }

  .img-right-welcome.mead-details-right .step-by-content {
    width: 100%;
  }

  .img-right-welcome.mead-details-right h4.green-font {
    width: 100%;
  }

  .img-right-welcome.mead-details-right h2.red-font {
    width: 100%;
  }
}

/*exercises*/

@media (max-width: 575px) {

  .exe-sec span.space {
    display: none;
  }

  .exe-sec h1 {
    font-size: 20px;
  }

  .exe-sec {
    height: 500px;
  }

  div#gj-counter-box {
    margin-top: 70px;
  }

  select#reps {
    margin-top: 70px;
  }
}

/*exercises*/

/* new css*/

a {
  color: #5ba834;
}

a:hover {
  color: #5ba834;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}

.btn-primary {
  background: #5ba834;
  border-color: #5ba834;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .5rem !important;
}

.btn {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .5rem !important;
}

input[type="submit"] {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .5rem !important;
}

.form-control {
  height: calc(1.7em + .75rem + 2px);
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #5ba834;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

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

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 88888;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #5ba834;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #3284f1;
  color: #fff;
}

.bg-black {
  background-color: #000;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1160px !important;
  }
}

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  z-index: 999;
}

.fixed-top.header-scrolled {
  background: #fff !important;
}

.fixed-top-reg {
  position: absolute;
}

#header .logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #222222;
}

#header .logo a span {
  color: #5ba834;
}

#header .logo img {
  max-height: max-content;
  width: 40%;
}

#header_reg {
  background: #fff;
  z-index: 999;
}

#header_reg .logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Poppins", sans-serif;
}

#header_reg .logo a {
  color: #222222;
}

#header_reg .logo a span {
  color: #5ba834;
}

#header_reg .logo img {
  max-height: max-content;
  width: 40%;
}

@media (max-width: 992px) {
  #header {
    padding: 15px;
    top: 0;
  }

  #header .logo {
    font-size: 28px;
  }

  #header_reg {
    padding: 15px;
    top: 0;
  }

  #header_reg .logo {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu>ul {
  display: flex;
}

.nav-menu>ul>li {
  position: relative;
  white-space: nowrap;
  padding: 10px 0 10px 28px;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #222222;
  /*transition: 0.3s;*/
  font-size: 15px;
  font-weight: 600;
  padding: 0 3px;
  font-family: "Open Sans", sans-serif;
}

.btn-header {
  border-radius: 100px;
  padding: 15px 40px !important;
  background: transparent;
  color: #5ba834 !important;
  font-size: 17px;
  font-weight: 600;
  border-color: #5ba834 !important;
  background-color: transparent !important;
}

.btn-header:hover {
  background: transparent;
  color: #5ba834 !important;
}

.btn-header:focus {
  background: transparent;
  color: #5ba834 !important;
}

.btn-header:active {
  background: transparent;
  color: #5ba834 !important;
}

i.fa.fa-user {
  font-size: 20px;
}

/*.nav-menu > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #5ba834;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
*/
.nav-menu a:hover:before,
.nav-menu li:hover>a:before,
.nav-menu .active>a:before {
  visibility: visible;
  width: 100%;
}

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

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 26px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #062b5b;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
  color: #5ba834;
}

.nav-menu .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down>a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }

  .nav-menu .drop-down .drop-down:hover>ul {
    left: -100%;
  }

  .nav-menu .drop-down .drop-down>a:after {
    content: "\ea9d";
  }
}

/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #222222;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #222222;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
  color: #5ba834;
  text-decoration: none;
}

.mobile-nav .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down>a:after {
  content: "\eaa1";
}

.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-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(9, 9, 9, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

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

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: auto;
  background: url("../img/homebackgroundnew.jpg") center;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  /*background: rgba(22, 22, 22, 0.5);*/
  /*background: rgb(37 154 150 / 60%);*/
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.home-hero-banner {
  padding-bottom: 150px;
}

#hero .container {
  position: relative;
  padding-top: 132px;
}

#content .container {
  position: relative;
  padding-top: 90px;
}

@media (max-width: 992px) {
  #hero .container {
    padding-top: 58px;
  }
}

#hero h1 {
  margin: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 56px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

#hero h1 span {
  color: #5ba834;
}

#hero h2 {
  margin: 5px 0 30px 0;
  font-size: 24px;
  font-weight: 700;
}

#hero h5 {
  font-weight: 700;
  font-size: 17px;
}

#hero .btn-get-started {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #5ba834;
}

#hero .btn-get-started:hover {
  background: #247cf0;
}

#hero .btn-watch-video {
  font-size: 16px;
  display: inline-block;
  padding: 10px 25px 8px 40px;
  transition: 0.5s;
  margin-left: 25px;
  color: #fff;
  position: relative;
  font-weight: 600;
}

#hero .btn-watch-video i {
  color: #5ba834;
  font-size: 32px;
  position: absolute;
  left: 0;
  top: 7px;
  transition: 0.3s;
}

#hero .btn-watch-video:hover {
  color: #5ba834;
}

#hero .btn-watch-video:hover i {
  color: #5ba834;
}

#hero input.empty {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

#hero .banner-form {
  background: #00000070;
  padding: 20px 5%;
  border-radius: 15px;
}

#hero .banner-form h2 {
  margin-bottom: 15px;
}

section#about li img {
  background: #f4f5f8;
  width: 12%;
  margin-right: 15px;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  #hero .btn-get-started,
  #hero .btn-watch-video {
    font-size: 13px;
  }
}

@media (min-width: 576px) {
  .service-col-5 .col-sm-2 {
    max-width: 20%;
    width: 20%;
    flex: 20%;
    padding: 0 10px;
  }
}


@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f6f9fe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #5ba834;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}

.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}

.section-title h3 span {
  color: #5ba834;
}

.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .section-title p {
    width: 50%;
  }
}

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

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 58px;
  }
}

.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;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #121212;
  padding: 0 0 0px 0;
  color: #444444;
  font-size: 14px;
}

#footer .footer-newsletter {
  padding: 50px 0;
  background: #f1f6fe;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #5ba834;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #0d58ba;
}

#footer .footer-top {
  padding: 40px 0 20px 0;
  background: #121212;
}

#footer .footer-top .footer-contact {
  margin-bottom: 15px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #5ba834;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 15px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

.footer-text {
  margin-top: 20px;
}

.footer-text p {
  color: #767676;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #5ba834;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: inline;
  align-items: center;
  margin: 10px;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #5ba834;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #5ba834;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #5ba834;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #5ba834;
  color: #fff;
  text-decoration: none;
}

#footer .copyright {
  text-align: center;
  float: left;
}

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

@media (max-width: 768px) {

  #footer .copyright,
  #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }

  input#currentweight {
    text-align: center;
    margin-left: 15px;
  }

  input#idealweight {
    text-align: center;
    margin-left: 15px;
  }

  .next-btn p.text-primary br {
    display: none;
  }

  .double-cott-img img {
    width: 10% !important;
  }

  .testimonial-sec {
    text-align: center;
  }

  img.five-star-img {
    width: 60%;
  }

  img.user-img {
    width: 60%;
  }

  .featured-image img {
    width: 60%;
    margin-bottom: 15px;
  }
}

/*Silck Slider*/

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Silck Slider*/

/*Chat*/

.chatbox {
  position: fixed;
  bottom: 0;
  right: 30px;
  width: 300px;
  height: 400px;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;

  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 999;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-direction: column;
  flex-direction: column;
}

.chatbox--tray {
  bottom: -350px;
}

.chatbox--closed {
  bottom: -400px;
}

.chatbox .form-control:focus {
  border-color: #1f2836;
}

.chatbox__title,
.chatbox__body {
  border-bottom: none;
}

.chatbox__title {
  min-height: 50px;
  padding-right: 10px;
  background-color: #1f2836cc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;

  display: -webkit-flex;
  display: flex;

  -webkit-align-items: center;
  align-items: center;
}

.chatbox__title h5 {
  height: 50px;
  margin: 0 0 0 15px;
  line-height: 50px;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.chatbox__title h5 a {
  color: #fff;
  max-width: 195px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chatbox__title h5:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  background: #4CAF50;
  border-radius: 6px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chatbox__title__tray,
.chatbox__title__close {
  width: 24px;
  height: 24px;
  outline: 0;
  border: none;
  background-color: transparent;
  opacity: 0.5;
  cursor: pointer;

  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}

.chatbox__title__tray:hover,
.chatbox__title__close:hover {
  opacity: 1;
}

.chatbox__title__tray span {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-bottom: 2px solid #fff
}

.chatbox__title__close svg {
  vertical-align: middle;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.2px;
}

.chatbox__body,
.chatbox__credentials {
  padding: 15px;
  border-top: 0;
  background-color: #DCDCDC;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;

  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.chatbox__credentials {
  display: none;
}

.chatbox__credentials .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.chatbox__body {
  overflow-y: auto;
}

.chatbox__body__message {
  position: relative;
}

.chatbox__body__message p {
  padding: 15px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
  box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
}

.chatbox__body__message img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fcfcfc;
  position: absolute;
  top: 15px;
}

.chatbox__body__message--left p {
  margin-left: 15px;
  padding-left: 30px;
  text-align: left;
  padding-top: 25px;
}

.chatbox__body__message--left img {
  left: -5px;
}

.chatbox__body__message--right p {
  margin-right: 15px;
  padding-right: 30px;
  text-align: right;
}

.chatbox__body__message--right img {
  right: -5px;
}

.chatbox__message {
  padding: 15px;
  min-height: 50px;
  outline: 0;
  resize: none;
  border: none;
  font-size: 12px;
  border: 1px solid #ddd;
  border-bottom: none;
  background-color: #fefefe;
}

.chatbox--empty {
  height: 262px;
}

.chatbox--empty.chatbox--tray {
  bottom: -212px;
}

.chatbox--empty.chatbox--closed {
  bottom: -262px;
}

.chatbox--empty .chatbox__body,
.chatbox--empty .chatbox__message {
  display: none;
}

.chatbox--empty .chatbox__credentials {
  display: block;
}

.chatbox_timing {
  position: absolute;
  right: 10px;
  font-size: 12px;
  top: 2px;
}

.chatbox_timing ul {
  padding: 0;
  margin: 0
}

.chatbox_timing ul li {
  list-style: none;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}

.chatbox_timing ul li a {
  display: block;
  color: #747474
}

.ul_msg {
  padding: 10px !important;
}

.chatbox__body__message--right .ul_section_full {
  margin-right: 15px;
  padding-right: 30px;
  text-align: right;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
  box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-top: 15px;
}

.chatbox__body__message--left .ul_section_full {

  margin-left: 15px;
  padding-left: 15px;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
  box-shadow: 1px 1px rgba(100, 100, 100, 0.1);

}

.ul_msg {
  padding: 0;
  margin: 0px
}

.ul_msg li {
  list-style: none;
  display: block
}

.ul_msg2 {
  padding: 0;
  margin: 0px;
  text-align: right;
}

.ul_msg2 li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.chatbox__body__message--right .chatbox_timing {
  position: absolute;
  left: 10px;
  font-size: 12px;
  top: 2px;
}

.chatbox__body__message--right .ul_msg2 {
  text-align: left
}

.chatbox__body__message--right .ul_msg2 li {
  list-style: none;
  display: inline-block;
  margin-left: 15px;
  margin-right: 0px
}

.chat_set_height {
  height: 40px;
  margin-top: 1px;
}

.chatbox22 .form-control:focus {
  border-color: #DCDCDC;
}

.width50 {
  width: 50%;
  float: left;
  background: #ECECEC;
}

/*======================Chat Box Ends=====================================================*/
/*======================Message=====================================================*/
.message_check {
  padding-top: 10px;
}

.messsade_date {
  text-align: left;
  padding-top: 9px;
}

.messsade_date a {
  color: #000;
}

.padleftright0 {
  padding-left: 0px;
  padding-right: 0px;
}

.message_box_area {
  color: #000;
  cursor: pointer;
}

.create_m {
  border: 1px solid #ccc !important;
}

.fileinput-button {
  float: left;
  margin-right: 4px;
  overflow: hidden;
  position: relative;
}

.fileinput-button {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #e6e6e6;
  margin-top: 15px;
}

.fileinput-button {
  float: left;
  margin-right: 4px;
  overflow: hidden;
  position: relative;
}

.fileinput-button input {
  cursor: pointer;
  direction: ltr;
  font-size: 23px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-300px, 0px) scale(4);
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

.create_m:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.col-lg-3.control-label {
  text-align: left;
}

.text-primary {
  color: #5ba834 !important;
}

/*Chat*/

.btn-woman {
  background: rgb(187, 22, 130);
  background: -moz-linear-gradient(90deg, rgba(187, 22, 130, 1) 50%, rgba(229, 107, 166, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(187, 22, 130, 1) 50%, rgba(229, 107, 166, 1) 100%);
  background: linear-gradient(90deg, rgba(187, 22, 130, 1) 50%, rgba(229, 107, 166, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bb1682", endColorstr="#e56ba6", GradientType=1);
  width: 62%;
  border-radius: 100px;
  padding: 25px !important;
  border: none;
}

.btn-man {
  background: rgb(0, 173, 233);
  background: -moz-linear-gradient(90deg, rgba(0, 173, 233, 1) 50%, rgba(1, 94, 171, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 173, 233, 1) 50%, rgba(1, 94, 171, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 173, 233, 1) 50%, rgba(1, 94, 171, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ade9", endColorstr="#015eab", GradientType=1);
  width: 62%;
  border-radius: 100px;
  padding: 25px !important;
  border: none;
}

.filed-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 25px;
}

#content p.text-primary {
  font-weight: 500;
  font-size: 16px;
  font-weight: 600;
}

/*Radio Button*/
.age-radio-button {
  margin: 40px 0;
  margin-top: 0;
}

.wrapper .option .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}

.wrapper .option .dot::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #5ba834;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}

input[type="radio"] {
  display: none;
}

#option-1:checked:checked~.option-1,
#option-2:checked:checked~.option-2,
#option-3:checked:checked~.option-3,
#option-4:checked:checked~.option-4,
#option-5:checked:checked~.option-5,
#option-6:checked:checked~.option-6,
#option-7:checked:checked~.option-7 {
  border-color: #5ba834;
  background: #5ba834;
  width: 100%;
  padding: 5px 0px;
}

#option-1:checked:checked~.option-1 .dot,
#option-2:checked:checked~.option-2 .dot,
#option-3:checked:checked~.option-3 .dot,
#option-4:checked:checked~.option-4 .dot,
#option-5:checked:checked~.option-5 .dot,
#option-6:checked:checked~.option-6 .dot,
#option-7:checked:checked~.option-7 .dot {
  background: #fff;
}

#option-1:checked:checked~.option-1 .dot::before,
#option-2:checked:checked~.option-2 .dot::before,
#option-3:checked:checked~.option-3 .dot::before,
#option-4:checked:checked~.option-4 .dot::before,
#option-5:checked:checked~.option-5 .dot::before,
#option-6:checked:checked~.option-6 .dot::before,
#option-7:checked:checked~.option-7 .dot::before {
  opacity: 1;
  transform: scale(1);
}

.wrapper .option span {
  font-size: 20px;
  color: #808080;
}

#option-1:checked:checked~.option-1 span,
#option-2:checked:checked~.option-2 span,
#option-3:checked:checked~.option-3 span,
#option-4:checked:checked~.option-4 span,
#option-5:checked:checked~.option-5 span,
#option-6:checked:checked~.option-6 span,
#option-7:checked:checked~.option-7 span {
  color: #fff;
}

.age-button-in {
  background: #fff;
}

.age-button-in label {
  color: #5ba834;
  font-size: 16px;
  font-weight: 600;
  width: 100% !important;
  margin: 5px 0;
}

.btn.btn-next {
  color: #ffffff;
  background: #5ba834;
  padding: 12px 35px !important;
  border-radius: 100px;
  margin-bottom: 25px;
}

.btn.btn-next:hover {
  background: rgba(91, 168, 52, 0.70);
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

/*Radio Button*/

/*ideal-weight*/

.switch-field {
  display: flex;
  margin-bottom: 36px;
  overflow: hidden;
  float: right;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #fff;
  color: #5ba834;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 8px 16px;
  border: 2px solid #5ba834;
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked+label {
  background-color: #5ba834;
  box-shadow: none;
  color: #fff;
}

.ideal-form .unit-name {
  background: #fff;
}

.ideal-form {
  border: 2px solid #5ba834;
  width: 75%;
  margin-top: 7px;
}

.step-3-form span.ValidationErrors {
  position: absolute;
  width: 202px;
  float: left;
  text-align: left;
  /* margin: 12px 0 0px -42%; */
  left: 11px;
  top: 35px;
}

p#weight_unit {
  margin-left: -10px;
}

p#weight_uniti {
  margin-left: -10px;
}

.ideal-form input.form-control {
  border: none;
  height: 26px;
}

.ideal-form .form-control:focus {
  box-shadow: unset;
}

.ideal-form p {
  padding-top: 0px;
  margin-bottom: 0px;
}

.text-dark {
  color: #000000 !important;
  font-weight: 600;
}

.step-bar {
  margin: 25px 0px;
}

/*ideal-weight*/

/*client-say*/
.client-say-sec {
  background-color: #fff;
  padding-top: 110px !important;
  margin-top: -9% !important;
}

p.client-say-text {
  color: #b80e80;
  font-weight: 600;
}

/*client-say*/

/*gaps*/
.text-perper {
  color: #551b6b;
}

.gap-contant {
  margin: 25px;
}

.gap-contant p {
  font-weight: 600;
}

/*gaps*/

/*ready*/
.ready-form select {
  border: none;
  border-radius: 100px;
  width: 90% !important;
  margin: 0 auto;
  padding: 0px 25px;
  color: #5ba834;
  font-weight: 600;
}

.ready-form input.form-control {
  border: none;
  border-radius: 100px;
  width: 90% !important;
  margin: 0 auto;
  padding: 0px 25px;
  color: #5ba834;
  font-weight: 600;
}

.ready-form .form-control:focus {
  color: #5ba834;
  background-color: #fff;
  border-color: transparent;
  outline: 0;
  box-shadow: unset;
}

.ready-form input.form-control::placeholder {
  color: #5ba834;
  font-weight: 600;
}

.btn.btn-letsdo {
  color: #c51315;
  background: #e7c7c8;
  padding: 12px 35px !important;
  border-radius: 100px;
  margin-bottom: 25px;
}

.btn.btn-letsdo-keto {
  color: #c51315;
  background: #e7c7c8;
  padding: 12px 35px !important;
  border-radius: 100px;
  margin-bottom: 25px;
}

.ready-form p {
  font-size: 15px;
}

.ready-form label {
  font-size: 15px;
}

.ready-form input.form-control:focus {
  box-shadow: unset;
}

.text-red {
  color: #c51315;
}

/*ready*/

/*plan*/
.form__radio-input {
  display: none;
}

.form__label-radio {
  position: relative;
  padding-left: 2.5rem;
  text-align: left;
}

.form__radio-button {
  height: 30px;
  width: 30px;
  border: 2px solid #d4d4d4;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.3rem;
}

.form__radio-button:checked {
  border: 2px solid #5ba834;
}

.form__radio-button::after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
  background-color: #5ba834;
  opacity: 0;
  transition: opacity 0.2s;
}

.form__radio-input:checked~.form__label-radio .form__radio-button::after {
  opacity: 1;
}

.pricing-plan-sec {
  background-color: #fff;
  margin: 25px 0;
  padding: 25px 0px;
}

.green-font {
  color: #5ba834;
}

.testimonials {
  position: relative;
  padding-top: 80px;
}

.testimonials:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30%;
  background-color: #ddd;
}

#customers-testimonials .item-details {
  background-color: #fff;
  color: #fff;
  padding: 20px 10px;
  text-align: left;
}

#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
}

#customers-testimonials .item-details h5 span {
  color: red;
  float: right;
  padding-right: 20px;
}

#customers-testimonials p {
  font-size: 14px;
}

.item {
  text-align: center;
  /*padding: 20px;*/
  margin-bottom: 80px;
}
}

.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}

.owl-carousel .owl-prev {
  left: -70px;
}

.owl-carousel .owl-next {
  right: -70px;
}

.item-details {
  margin-top: 20px;
  text-align: left;
}

.hr-primary {
  border-color: #5ba834 !important;
  margin-top: 4%;
  margin-left: 7px;
}

.owl-item {
  opacity: 0.6 !important;
}

.owl-item.active.center {
  opacity: 1 !important;
}

.item-details {
  display: none;
}

.owl-item.active.center .item-details {
  display: block;
}

.owl-item .item-details p {
  font-size: 14px;
  color: #000;
}


.btn.btn-white {
  color: #6c757d !important;
  background: #ffffff;
  padding: 12px 35px !important;
  border-radius: 100px;
  margin-bottom: 25px;
}

.featured-sec {
  margin-bottom: 100px;
  padding: 60px 0;
}

.tc-content p {
  font-size: 14px;
}

hr.contact-hr {
  width: 8%;
  float: left;
  border: 1px solid #5ba834;
}

.Contact-main-sec .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #000;
}

.contact-btn {
  border: none;
  text-transform: none;
}

/*plan*/

/*Faqs*/
.faq-title {
  font-size: 1.75rem;
  color: #373d51;
  padding: 1.3rem;
  margin: 0;
  font-family: 'Hind', sans-serif;
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'Hind', sans-serif;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #5ba834 !important;
}

.accordion a:hover::after {
  border: 1px solid #5ba834;
}

.accordion a.active {
  color: #5ba834;
  border-bottom: 1px solid #ff5353;
}

.accordion a::after {
  font-family: 'Ionicons';
  content: '\f218';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: #5ba834;
  border: 1px solid #5ba834;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 15px;
  font-weight: 300;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #78909c;
}

.accordion .content p strong {
  color: #333;
  font-weight: bold;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

.cart__button {
  background: #f77e07 !important;
  background: -moz-linear-gradient(top, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  background: -webkit-linear-gradient(top, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  background: linear-gradient(to bottom, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb669', endColorstr='#f77e07', GradientType=0) !important;
  color: #181718 !important;
  padding: 7px 25px !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: none;
}

.cart__button svg {
  width: 35px;
  height: 35px;
  background: #222a32;
  border-radius: 100%;
  padding: 0 6px;
  margin-right: 10px;
}

.cart__button svg path {
  fill: #fff !important;
}

.cart__button svg circle {
  fill: #fff !important;
}

.btn-letsdo {
  background: #f77e07 !important;
  background: -moz-linear-gradient(top, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  background: -webkit-linear-gradient(top, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  background: linear-gradient(to bottom, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb669', endColorstr='#f77e07', GradientType=0) !important;
  color: #181718 !important;
  padding: 7px 25px !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: none;
  transition: all 0.5s ease-in-out;
}

/* .btn-letsdo:hover {
  background: #fdc439 !important;
} */

.btn-letsdo svg {
  width: 35px;
  height: 35px;
  background: #222a32;
  border-radius: 100%;
  padding: 0 6px;
  margin-right: 10px;
}

.btn-letsdo svg path {
  fill: #fff !important;
}

.btn-letsdo svg circle {
  fill: #fff !important;
}

/*Faqs*/

/*login*/
form.login-form-new {
  background-color: #407525;
  padding: 15px 0 0;
  font-weight: 600;
}

form.login-form-new label {
  color: #fff;
}

.login-form-new .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #5ba834;
}

.login-form-new .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5ba834;
  font-weight: 100;
}

.login-btn {
  background-color: #FED839;
  color: #5ba834;
  width: 100%;
  border: none;
}

.login-btn:hover {
  background-color: #5ba834;
  color: #fff;
  width: 100%;
  border: none;
}

/*login*/
.wel-in.Ing-meal li {
  width: 100%;
  padding: 0;
}

.wel-in.Ing-meal li::before {
  padding-right: 0;
}

.breadcrumbs ol li+li::before {
  color: #5ba834;
  content: counter(li);
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

.step-by-content li {
  padding-left: 0 !important;
}

.step-by-content li::before {
  padding-right: 0 !important;
}

.payment-box .age-button-in {
  width: 100%;
  margin: auto;
  max-width: 700px;
}

.payment-popup-close {
  position: absolute;
  right: 21%;
  top: 15px;
  border: 1px solid #333;
  padding: 0 10;
  font-size: 15px;
}

.payment-popup-close a {
  color: #333;
  text-decoration: unset;
}

.payment-popup-close a:focus {
  color: #333;
  text-decoration: unset;
}

.payment-popup-close a:hover {
  color: #333;
  text-decoration: unset;
}

/* Chrome, Safari, Edge, Opera */
#currentweight::-webkit-outer-spin-button,
#currentweight::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#currentweight[type=number] {
  -moz-appearance: textfield;
}

#idealweight::-webkit-outer-spin-button,
#idealweight::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#idealweight[type=number] {
  -moz-appearance: textfield;
}

.pricing-plan-sec {
  padding: 25px 0;
}

.pricing-plan-sec .form__radio-group {
  text-align: left;
  padding: 15px 15px;
  border: 2px solid transparent;
}

.form__radio-group.checked {
  border: 2px solid #5ba834;
}

.pricing-plan-sec .form__radio-group:hover {
  pointer-events: cursor;
  border: 2px solid #5ba834;
}

.popular_plan_main {
  /*border: 2px solid #5ba834 !important;*/
  padding: 15px 15px;
}

.popular_plan_label {
  background-color: #ffe3c7;
  padding: 5px 5px;
  font-size: 12px;
  color: #2c343c !important;
  font-family: 'Poppins';
  font-weight: 600;
}

.pricing-plan-sec br {
  display: none;
}

.paypal_check_yellow {
  background: #fdc439 !important;
  text-transform: inherit !important;
}

.btn-letsdo-Paypal {
  background: #fdc439 !important;
  text-transform: inherit !important;
  padding: 12px 35px !important;
  border-radius: 100px;
  margin-bottom: 25px;
  font-size: 17px !important;
  font-weight: 700 !important;
  transition: all 0.4s ease !important;
}

.btn-letsdo-Paypal:hover {
  background: linear-gradient(to bottom, #fbb669 0%, #fbb669 0%, #f77e07 100%) !important;
}

.form__radio-group {
  cursor: pointer;
}

@media (max-width: 575px) {
  .home-hero-banner {
    margin-top: 115px;
  }

  #footer .footer-top img {
    width: 22%;
  }

  #footer .footer-top .footer-links {
    text-align: center;
    order: 2;
  }

  #footer .footer-top .footer-links ul {
    width: 100%;
  }

  #footer .footer-top .footer-contact {
    text-align: center;
    order: 3;
    margin-bottom: 0px;
  }

  .btn-woman {
    width: 100%;
  }

  .btn-man {
    width: 100%;
  }

  #footer .footer-top .footer-links ul li {
    display: block;
  }

  .ideal-form input.form-control {
    width: 80%;
    margin: auto;
  }

  .ideal-form {
    width: 84%;
    margin: auto;
  }

  .ideal-form .unit-name {
    background: transparent;
  }

  .age-button-in {
    background: #fff;
    width: 84%;
    margin: auto;
  }

  .switch-field {
    float: unset;
  }

  .client-say-sec {
    margin-top: -25% !important;
  }

  .payment-box .age-button-in {
    width: 100% !important;
    margin: auto !important;
    max-width: 100%;
    margin-top: 100px !important;
  }
}

@media only screen and (max-width: 600px) {
  .price-div h1 {
    font-size: 50px;
  }
}

/* dev CSS */
#header_reg .logo img {
  width: 60% !important;
}

