@charset "utf-8";
/* CSS Document */

body
{
	background-color:#fff !important;
}

#navigation-toggle {
	width: 42px !important;
	float: right !important;
    margin-right: 10px !important;
    margin-top: -108px !important;
	position: relative !important;
}


.breadcrumb {
    background-color:transparent;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding:0;
}

#gruemenu.grue_99 > ul > li > a {
    color: #FFF !important;
    text-transform: uppercase;
}

#gruemenu.grue_99 ul ul li a, #navigation-toggle {
    color: #FFF !important;
}  

.nav > li > a
{
    font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#454545;
    font-weight:700;
    
}

.nav > li > a:hover,
.nav > li > a:focus {
  color:#00a94f;
  text-decoration: none;
  background-color:transparent;
}

.fa-arrow-right
{
	color: #00a94f;
	margin-right:12px;
}



.table tbody tr:first-child td
{
  border-top:none !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
    padding:25px 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top:1px solid #DDD;
}


#gruemenu.grue_99 {
    background:none !important;
}

#gruemenu > ul {
    box-shadow:none !important;
    margin: 0;
    padding: 0;
}

#gruemenu.grue_99 > ul > li:hover > a, #gruemenu.grue_99 > ul > li > a:hover, #gruemenu.grue_99 > ul > li.active > a {
    background: #00A94F none repeat scroll 0 0 !important;
    color: #fff;
}


#navigation-toggle {
    margin-top:- 70px !important;
}

#gruemenu.grue_99 ul ul li a, #navigation-toggle {
    background: rgba(0, 169, 79, 0.8) none repeat scroll 0 0 !important;
    color: #d1e3fb;
}

#gruemenu {
    
    margin-top: 14px !important;
    width: auto;
}

#gruemenu.grue_99 ul ul li:hover > a, #gruemenu.grue_99 ul ul li.active > a, #navigation-toggle:hover {
    background: rgba(0, 169, 79, 0.8) none repeat scroll 0 0 !important;
    color: #ffffff;
}

.fa-arrow-circle-right
{
  margin-left:5px;
}

.owl-next {
    
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: 30%;
}

.owl-prev {
    
    display: inline-block;
    float: left;
    left: 0;
    position: absolute;
    top: 30%;
}

.btn-new
{
	background-color:#00a94f;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:700;
	border-radius:20px;
	clear:both;
}

.btn-new:hover
{
	color:#fff;
}


#menu
{
    padding: 5px 0;
	
	background-color:#2c2c2c;
}

.navbar-toggle
{
	margin-top:35px;
}


.navbar-brand {
    height:auto;
}

.navbar-default {
    background-color:transparent;
    border-color:transparent;
}

.navbar {
    margin-bottom:0px;
}

.navbar-default .navbar-nav > li > a
{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:300;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
 color:#fff;
 background-color:#00a94f;
 border-radius:25px;
}

.navbar-right {
    margin-top: 25px;
}

#banner
{
	/*background:url(../images/banner-bg.jpg) top center no-repeat #e8e8e8;*/
      background-color: #E8E8E8;
}

#banner h3 span
{
	font-family: 'Lato', sans-serif;
	font-size:30px;
	font-weight:700;
	color:#2c2c2c;
	display:block;
}

#banner h3
{
	font-family: 'Lato', sans-serif;
	font-size:66px;
	font-weight:700;
	color:#00a94f;
}

#banner h3 small
{
	font-family: 'Lato', sans-serif;
	font-size:40px;
	font-weight:700;
	color:#2c2c2c;
}

#banner p
{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#373737;
	line-height:30px;
	display:block;
}

#news
{
	
	background-color:#00a94f;	
}

#news ul
{
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0 auto;
	text-align: center;
}

#news ul li
{
	list-style-type:none;
	display:inline-block;
	padding:5px;	
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:300;
	color:#FFF;
}

#news ul li strong a
{
  color:#FFF !important;
}

.btn-news
{
	background-color:#005628;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:700;
	border-radius:20px;
	clear:both;
}

.btn-news:hover
{
	color:#fff;
}

#wantopay
{
	
}

#wantopay h2{
	font-family: 'Lato', sans-serif;
	font-size:28px;
	color:#454545;
	font-weight:400;
	text-align:center;
}

#wantopay h3{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#454545;
	font-weight:400;
	text-align:center;
}

#wantopay h4{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#00a94f;
	font-weight:700;
	text-align:center;
}

#wantopay h4 a
{
  color:#00a94f;
}

#wantopay p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#686868;
	font-weight:400;
	line-height:30px;
	text-align:center;	
}

/*#whoweare
{
	padding:35px 0px;
	border-top:1px solid #a8c8b7;
	border-bottom:1px solid #a8c8b7;
}
*/

#whoweare h3{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	color:#00a94f;
	font-weight:700;
}

#whoweare p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#686868;
	font-weight:400;
	line-height:30px;	
}

#newproducts
{
	padding:30px 0px;
}


#newproducts p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#686868;
	font-weight:400;
	font-style:italic;
}

#newproducts h3{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#454545;
	font-weight:400;
}

#newproducts h4{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#00a94f;
	font-weight:700;
}

#newproducts small{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#686868;
	font-weight:700;
}

.econo-writer
{
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #a8c8b7;
}

.keyboard
{
	padding-top:30px;
	padding-bottom:30px;
}

.test
{
	padding:15px;
	background-color:#ebebeb;
}

#products
{
	padding:20px 0px;
}

#products h3{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	color:#454545;
	font-weight:400;
	text-align:center;
}

#products p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#686868;
	font-weight:400;
	text-align:center;
}

#customer
{
	
}

#customer p{
	
	font-family: 'Lato', sans-serif;
	font-size:21px;
	color:#000;
	font-weight:400;
	text-align:center;
}

#joinour
{
	padding:25px 0px;
}

#joinour form
{
  text-align: center;
  margin:0 auto;
}

#joinour h3{
	font-family: 'Lato', sans-serif;
	font-size:24px !important;
	color:#000 !important;
	font-weight:400 !important;
	text-align:center;
}

#joinour p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:400;
	text-align:center;
}

.form-control
{
	border-radius:0;
}

.btn-sign
{
	background-color:#2C2C2C;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	border-radius:0;
}

#social
{
	
	background-color:#2c2c2c;
}

#social ul
{
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0 auto;
	text-align: center;
}

#social ul li
{
	list-style-type:none;
	display:inline-block;
	padding:5px;	
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:700;	
	text-transform:uppercase;
}

#social ul li a{
	color:#FFF;
  
}

#social ul li a:hover{
	    color: #00A94F !important;
  
  
}





#footer h3{
	    font-family: 'Lato', sans-serif;
    font-size: 21px;
    color: #000 !important;
    font-weight: 400 !important;
    line-height:30px;
    text-align: center;
      margin-top: 0px;
}


#content
{  
	padding-top:25px;
	padding-bottom:25px;
}

#content .menu ul li:before
{
/*font-family: FontAwesome;
  content: "\f00c";
  padding-right: 8px;
  font-size: 12px;
  color: #00A94F;*/
}

#content .menu ul > li a
{
    color: #454545;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 700;
}
#content .menu ul li a:hover
{
    text-decoration:none;
  	color:#00A94F;
}

#content h2{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	color:#454545;
	font-weight:900;    
	padding-bottom:15px;
    text-transform: uppercase;
	border-bottom:1px solid #dfdfdf;
}

#content h3{
	font-family: 'Lato', sans-serif;
	font-size:21px;
	color:#00a94f;
	font-weight:700;
}

#content p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:30px;
}

#content ul li{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:42px;    
	list-style-type:none;
}

#content ul li span{
  text-transform: lowercase;
}

#content ol li{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:42px; 
}

#content ul li strong a
{
  color:#00a94f;  
}

#content ol li strong a
{
  color:#00a94f;  
}

#content ol li a
{
  color:#00a94f;  
}

#content p a{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#00a94f;
	font-weight:400;
    line-height:30px;
}

#content p a:hover{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:30px;
}

td
{
    font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
}

td a
{
    font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#00a94f;
	font-weight:400;
}

#content small
{
  margin-right:10px;
}

.product p
{
  text-align:center;
}



.product-img
{
  padding: 20px 0px;
}

.border-lines
{
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  
}

.border-lines-1
{
  border-bottom:1px solid #ccc;
 
  
}

.title
{
    background-color:#00a94f;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:900;    
	text-transform:uppercase;
	padding:5px;    
	text-align:center;
	border-radius:25px;
}

.product-videos
{
  text-align:center;
}

.product-videos p
{
  text-align:center;
  padding: 20px 0px;
}

.breadcrumb li a
{
  color:#00a94f;
  text-transform:lowercase;
}
.breadcrumb li a:first-letter 
{ 
  text-transform: uppercase; 
}

#newproducts h4  a {
    
    color: #00a94f !important;
   
}
.search
{
    float: right;
    position: relative;
}
.search-query {
 background: #656464 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 34px;
    left: -245px;
    padding: 0 15px;
    width: 250px;
    border: 1px solid #656464;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px !important;
    border-top-right-radius: 50px !important;
    color:#fff;
}

.btn-search {
       background: rgb(101, 100, 100) none repeat scroll 0 0;
    border: medium none;
    color: #00A94E;
    font-size: 16px;
    line-height: 34px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 40px;
    border-bottom-right-radius: 50px !important;
    border-top-right-radius: 50px !important;
}



#viVOpay-contactless p
{
  
  text-align:center!important;
}
#viVOpay-contactless p a
{
  color:#00A94E!important;
  text-align:center!important;
}

.viVOpay-contactless-1
{
  border-bottom:1px solid #000;
      overflow: auto;
}

.fa-chevron-right
{
  color: #00a94f;
  padding-right:10px;
}

#content ul
{
  padding:0px;
  margin:0px;
}

#content h4 {
    color:#2c2c2c;
    font-family: "Lato",sans-serif;
    font-size:18px;
    font-weight: 700;
}

.mfp-content
{
  position: relative;
    background: #FFF;
   
    width: auto;
    max-width: 70%;
    margin: 20px auto;
}
.mfp-content .item-page
{
   padding: 20px;
}

.mfp-content h3{
	font-family: 'Lato', sans-serif;
	font-size:21px;
	color:#00a94f;
	font-weight:700;
}

.mfp-content h4 {
    color:#2c2c2c;
    font-family: "Lato",sans-serif;
    font-size:18px;
    font-weight: 700;
}

.mfp-content p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:30px;
}

.mfp-content ul li{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454545;
	font-weight:400;
    line-height:42px;    
	list-style-type:none;
}


.menu li > ul > li > a
{
     font-size:12px !important;
    padding-left: 25px;
    
}



.search {
   
    margin-top: 20px;
}

.search-query
{
  width:auto;
}

.panel-group .panel-heading h4
{
  color:#fff !important;
  font-size:16px !important;
}

.panel-group .panel-heading h4:hover {
    color: #fff !important;
}

#collapse13 .panel-body
{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #454545 !important;
    font-weight: 400;
    line-height: 30px;
}

.panel-default > .panel-heading
{
      background-color: #00A94F;
      color:#fff;
}

#content .menu li ul li
{
      padding: 0px 15px !important;
       line-height: 30px;
}



#content .menu > li.active > a
{
  color: #00a94f;
  font-weight:bold;
}

.menu > li > ul > li.active a
{
  color: #00a94f !important;
}

#social p
{
  font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

#middle-content
{
  /*height:236px;
	background:url(../images/customer-bg.jpg) top center no-repeat #00a94f;*/
}

.table-cell
{
 display: table-cell !important;
    vertical-align: middle !important;
    height: 236px !important;
    width: 100%; 
}

.table
{
 display: table!important;
  
    height: 236px !important;
    
}



#gruemenu.grue_99 > ul > li:hover > a, #gruemenu.grue_99 > ul > li > a:hover
{
    background: rgba(0, 169, 79, 0) none repeat scroll 0 0 !important;
    
}

.button.btn.btn-sign:hover
{
  color:red;
}

#gruemenu.grue_99 > ul > li:hover > a, #gruemenu.grue_99 > ul > li > a:hover, #gruemenu.grue_99 > ul > li.active > a
{
    background: rgba(0, 169, 79, 0) none repeat scroll 0 0 !important;
    
}


.toll-free h3
{
  color:#fff !important;
  font-family: 'Lato', sans-serif;
    font-size: 26px !important;
  font-weight:400px !important;
  text-align:center;
  
}

.mfp-auto-cursor .mfp-content {

    margin-top: 80px;
}

#content ul li span.divider {
    display: none !important;
}

.panel-group .panel-body > a {
    color: #000;
}

.panel-group .panel-footer > a.btn.btn-info {
   
    background: #000;
    border: #000; 
}

#joinour .form-inline button.btn.btn-sign:hover {
    color: #fff;
}