@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'ralewaybold';
    src: url('fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('fonts/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
  scroll-behavior: smooth;
}


@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaysemibold';
    src: url('fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('fonts/raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body
{
	margin:0;
	      font-family: 'ralewayregular';
}


.banner  img
{
	width:100%;
	height:auto;
}
.card {
    background-color: #ffffff;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);
    border-radius: 0.15rem;
}

/* Tabs Card */

.tab-card {
  border:1px solid #eee;
}

.tab-card-header {
  background:none;
}
/* Default mode */
.tab-card-header > .nav-tabs {
  border: none;
  margin: 0px;
}
.tab-card-header > .nav-tabs > li {
  margin-right: 2px;
}
.tab-card-header > .nav-tabs > li > a {
  border: 0;
  border-bottom:2px solid transparent;
  margin-right: 0;
  color: #737373;
  padding: 2px 15px;
}

.tab-card-header > .nav-tabs > li > a.show {
    border-bottom:2px solid #007bff;
    color: #007bff;
}
.tab-card-header > .nav-tabs > li > a:hover {
    color: #007bff;
}

.tab-card-header > .tab-content {
  padding-bottom: 0;
}
.tab-content
{width: 98.5%;
margin: auto;
}
.p-0
{
	padding:0px;
}
.bodymid
{
	margin:18px auto;
	width:90%;
	
}
.nav
{
	display:inline-block !important;
}

.nav-tabs .active a
{
	color:#fff;
}
.foodimg img
{
	width:100%;
	height:auto;  
	border-radius:2px;
	margin-bottom:15px;
	position:relative;
}
.font15
{
	font-size:15px;
	color:#1a6321;
	font-weight:bold;text-align:right;
	padding:10px 0px;
	
	
}
.font15-l
{
	font-size:15px;
	color:#fff;
	font-weight:bold;text-align:left;
	padding:2px 0px;
	position:absolute;
	right:0px;
	bottom:15px;
	text-align:center;
	width:100px;
	background-color:#1a6321;
}
.m40
{
	margin-top:6px;
}
.pt-15
{
	padding-top:15px;
}
.hed
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;

}

.hednn
{
	font-size:20px;
	font-weight:500;
	padding-bottom:15px;
	width:100%;
	color:#a7be55;
	text-transform:uppercase;
	margin-bottom:15px;
	height:40px;
/*	background-image:url(assets/images/heading.jpg);
	background-repeat:no-repeat;*/
	background-position: bottom center;
	margin:auto;
	text-align:center;

}





.tab button:hover {
  background-color: #385081;
}

.tab button.active
	 {
    background-color: #fff;
    color: #385081;
    font-weight: bold;
    height: 30px;
     margin: 2px 0;
}

.tab button:last-child .active
{
	 margin-right: -15px;
}

.tabcontent {
  width: 100%;
  border-left: none;
  height: auto;
}
.d-inline
{
	display:inline;
}
.menunam
{
font-size:13px;
font-weight:500;
padding:10px 0px;
border-bottom:#E4E4ED solid 1px;
}

.des{
	font-size:14px;
	line-height:20px;
	padding-top:0px;}
	@media only screen and (min-width:320px)
	{
		.header img
{
	width:auto;
	height:90px;
}

		.header
		{
			width:100%;
			background-color:#fff;
			box-shadow:0 0 5px .1rem rgba(40,40,40,.15)
		}
	
		.maindiv
{
	width:100%;
	margin:auto;
	text-align:center;
}
		.nav-tabs li
{
	display:inline-block;
	width:49%;
	line-height:40px;
	margin:3px 0px;
	overflow:hidden;
	padding:0px;
		border:#1a6321 solid 1px;
}

.nav-tabs li span
{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;

}
.nav-tabs li a
{
	
	padding:10px 5px;
	width:100%;
	color:#1a6321;
	text-decoration:none;
}
.nav-tabs .active
{
	background-color:#1a6321;
	color:#FFFFFF !important;
	font-size:14px;
}

.tab {
  color: #fff;
    background-color: #212f54;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    overflow-x: scroll;
    white-space: nowrap;
}


.tab button {
display: inline-block;
    background-color: inherit;
    padding: 6px 6px ;
    width: auto;
    border: none;
    outline: none;
    text-align: left;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
    width: 35%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    height: auto;
}
	}
	
	@media only screen and (min-width:768px)
	{
		.header img
{
	width:auto;
	height:80px;
}

		.maindiv
{
	width:100%;
	margin:auto;
	text-align:center;
}
		.nav-tabs li
{
	display:inline-block;
	width:32%;
	line-height:50px;
	margin:5px 5px;

		border:#1a6321 solid 1px;
}

.nav-tabs li span
{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;

}
.nav-tabs li a
{
	
	padding:10px 5px;
	width:100%;
	color:#1a6321;
	text-decoration:none;
}
.nav-tabs .active
{
	background-color:#1a6321;
	color:#FFFFFF !important;
	font-size:14px;
}

.tab {
    color: #fff;
    background-color: #212f54;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    overflow-x: scroll;
    white-space: nowrap;
}


.tab button {
display: inline-block;
    background-color: inherit;
    padding: 6px 6px;
    width: auto;
    border: none;
    outline: none;
    text-align: left;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
    width: 120px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    height: 40px;
}
.tab button
{
	border-right:#ccc solid 1px
}
	}
	@media only screen and (min-width:960px)
	{
		.maindiv
{
	width:960px;
	margin:auto;
	text-align:center;
}
.maindiv1
{
	width:100%;
	margin:auto;
	text-align:center;
}
		.nav-tabs li
{
	display:inline-block;
	width:32%;
	line-height:50px;
	margin:5px 5px;

		border:#1a6321 solid 1px;
}

.nav-tabs li span
{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	text-transform:uppercase;

}
.nav-tabs li a
{
	
	padding:10px 45px;
	width:100%;
	color:#1a6321;
	text-decoration:none;
}
.nav-tabs .active
{
	background-color:#1a6321;
	color:#FFFFFF !important;
	font-size:14px;
}


.tab {
    color: #fff;
    background-color: #385081;
    width: 100%;
    height: 40px;
	margin-bottom:20px;
	overflow-x:scroll;
    white-space: nowrap;
}


.tab button {
display: inline-block;
    background-color: inherit;
    padding: 6px 6px -5px;
    width: auto;
    border: none;
    outline: none;
    text-align: left;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
    width: 15%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    height: 40px;

}
	}
	
	
	.nav-tabs li span
	{
	
 white-space: nowrap; 


 }

.tabcontent .col-md-4{
	padding-left:0px !important;
	padding-right:5px !important;
}
.card{
	margin-bottom:15px
}
.footer
{
background-color:#1a6321;
color:#fff;
font-size:12px;
padding:5px 0px;
}
.ttb
{
	text-align:left;
	color:#033007;
	font-weight:bold;
}
.f12{
	font-size:12px;
}
.bluebg
{
	background-color:#bfd570;
	padding:20px 25px;
  width: 100%;
  
}
.col-md-7
{
	border-bottom:#1a6321 solid 2px;
	padding:0px 0px 15px 15px;
	margin-bottom:15px;

}
.bor-bt
{
	border-bottom:#1a6321 solid 2px;
	padding:0px 0px 15px 15px;
	margin-bottom:15px;

}




#button, #buttonone, #buttontwo {
  display: inline-block;
  background-color: #1a6321;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 40px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after , #buttonone::after, #buttontwo::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #fff;
}
#button:hover, #buttonone:hover, #buttontwo:hover {
  cursor: pointer;
  background-color: #0E1B3D;
}
#button:active,#buttonone:active,#buttontwo:active {
  background-color: #1a6321;
}
#button.show,#buttonone.show,#buttontwo.show {
  opacity: 1;
  visibility: visible;
}
/*<!--=====================-->*/
.floatingmenu_label {
  width: 150px;
  text-align: right;
  padding-right: 10px;
  position: absolute;
  left: -160px;
  color: #454545;
  white-space: nowrap;
}


#btnExit.show {
  -webkit-transform: translateY(-820%);
  transform: translateY(-820%);
}
#btnUsers.show
{
  -webkit-transform: translateY(-720%);
  transform: translateY(-720%);
}
#btnJobs.show 
{
  -webkit-transform: translateY(-620%);
  transform: translateY(-620%);
}

#btnFilters.show
{
  -webkit-transform: translateY(-520%);
  transform: translateY(-520%);
}


#btnReports.show {
  -webkit-transform: translateY(-420%);
  transform: translateY(-420%);
}


#btnice.show {
  -webkit-transform: translateY(-320%);
  transform: translateY(-320%);
}
#btnjuice.show {
  -webkit-transform: translateY(-220%);
  transform: translateY(-220%);
}
#btnsoft.show {
  -webkit-transform: translateY(-125%);
  transform: translateY(-125%);
}

#btnsan.show {
  -webkit-transform: translateY(-420%);
  transform: translateY(-420%);
}

#btnitalian.show {
  -webkit-transform: translateY(-320%);
  transform: translateY(-320%);
}
#btnfresh.show {
  -webkit-transform: translateY(-220%);
  transform: translateY(-220%);
}
#btnland.show {
  -webkit-transform: translateY(-125%);
  transform: translateY(-125%);
}



#hamburger, #hamburger1 {
  z-index: 10;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 4.5%;
  right: 5%;
  background-color: #a7be55;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 2px 2px 10px rgba(10, 10, 10, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#hamburger .icon-bar, #hamburger1 .icon-bar {
  display: block;
  background-color: #FFFFFF;
  width: 22px;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#hamburger .icon-bar+.icon-bar, #hamburger1 .icon-bar+.icon-bar {
  margin-top: 4px;
}

.hamburger-nav {
  z-index: 9;
  position: fixed;
  bottom: 5%;
  right: 5.5%;
  width: 150px;
  height: 30px;
  border-radius:0%;
  border-left:#EBEBEB solid 1px;
    border-right:#EBEBEB solid 1px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  visibilty: hidden;
  opacity: 0;
/*  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.48);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;*/
}

#hamburger.show, #hamburger1.show {
  box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, 0.48);
}

#hamburger.show #wrapper, #hamburger1.show #wrapper1 {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

#hamburger.show #one, #hamburger1.show #one1 {
  -webkit-transform: translateY(6px) rotateZ(45deg) scaleX(0.9);
  transform: translateY(6px) rotateZ(45deg) scaleX(0.9);
}

#hamburger.show #two, #hamburger1.show #two1 {
  opacity: 0;
}

#hamburger.show #thr, #hamburger1.show #thr1 {
  -webkit-transform: translateY(-6px) rotateZ(-45deg) scaleX(0.9);
  transform: translateY(-6px) rotateZ(-45deg) scaleX(0.9);
}

.hamburger-nav.show {
  visibility: visible;
  opacity: 1;
}
.tablinks .active a
{
	background-color:#a7be55;
	color:#fff;
display:block;
	
}
/*.hamburger-nav:hover, .hamburger-nav a:hover, .tablinks a:hover,  .tablinks a:active, .hamburger-nav button:hover
{
	background-color:#a7be55;
	color:#fff;

}*/

.hamburger-nav
{
	color:#a7be55;
}
.hamburger-nav a
{
	text-decoration:none;
}




/*********************************
* GOOGLE MATERIAL ICONS SECTION
**********************************/
/* fallback */

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/google_material.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.hamburger-nav button
{
	background-color:transparent;
	border:0px;
	font-size:14px;}
.around .hamburger-nav
{
	width:180px;
}


.header{
position:fixed;
margin:auto;
text-align:center;
left:0;
right:0;
z-index:999;
}
.footer
{
position:fixed;
margin:auto;
text-align:center;
left:0;
right:0;
bottom:0px;
z-index:999;	
}
.menucontainer
{
  height: calc(100vh - 150px);
  overflow-y: scroll;
  margin-top: 100px;
  width: auto;
  overflow-x: hidden;
  position: relative;
}
.example-image
{
  border: #ccc solid 1px;

}
.withoutimg
{
  padding: 10px 10px ;
  width: 100%;
  /* border-bottom: rgb(230, 230, 230) solid 1px; */
  padding: 10px 10px;
  width: 100%;
  box-shadow: rgb(224, 224, 224) 0px 0px 5px;
  margin: 10px 0 0;
  border-radius: 5px;
}

.withoutimg .price1 {
  font-size: 15px;
  color: #1a6321;
  font-weight: bold;
  text-align: left;
  width: 100px;
  padding: 15px 0px 0;
}
.nav-tabs li
{
  cursor: pointer;
}
.close:focus
{
  outline: 0px;
}