@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700'); 
@import url('font-awesome.css');  

body {
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
	font-size:16px;
	background:#fff;
}
h1,h2,h3,h4,h5,h6{
	color:#000;
	}
section
{
	
	padding-bottom:70px;
}

.gvItem
{
font-size: 9pt;
font-family: Arial;	
color:#666; 
}

.boBtn
{
font-size: 9pt;
font-family: Arial;		
}

.gvHead
{
font-size: 9pt;
font-family: Arial;
font-weight: bold;		
}

.dropd {
            padding-left:1px;
            height:26px;
            padding-top:1.5px;
        }
a {
    color: #4bb777;
    text-decoration: none;
	cursor:pointer;
}
a:active {
	outline:0;
	text-decoration: none;
}
a:focus, 
a:hover{
	color:#000;
	text-decoration: none;
	}
.gray-bg{
	background-color:#f4f4f4;
	}
.text-white{
	color:#ffffff;
	}
.text-green{
	color:#4bb777;
	}
.text-uppercase{
	text-transform:uppercase;
	}
.btn{
	border-radius:0px;
	}
.btn-outline-primary {
  border-color: #4bb777;
  background-color: transparent;
  color: #4bb777;
}

.btn-outline-primary:hover {
  background-color: #4bb777;
  color: #ffffff;
}
.btn-green {
  border-color: #4bb777;
  background-color: #4bb777;
  color:#FFF;
}
.btn-green:hover {
  background-color: #4bb777;
  color: #ffffff;
}
/*=====updated code*/
.button_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:none;
line-height:20px;
text-transform:none;
border:1px solid #ccc;
padding:1px 3px 2px 3px;
background-image:url(../images/bg2.jpg);
background-repeat:repeat-x;
height:23px;
}
.editpopup {
                top: 85px;
                left: 40%;
                width: 35%;
                margin: 0 auto;
                display: none;
                position: fixed;
                z-index: 101;
            }
/*=========updated end*/
.heading {
    margin-bottom:40px;
    text-align: center;
}
.heading:after {
    background:#999;
    content:" ";
    display: block;
    height:2px;
    margin:10px auto;
    width:200px;
}
.navbar-collapse.in
{overflow-y: auto;
}
#carousel{
	background-image:url(../img/slides/2%20-%20Copy.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
input, button, select, textarea { 
    border-radius: 0px !important;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 16px;
}
/*  Header
==================================== */
.topbar{
	background-color: #4bb777;
	padding:8px 0px;	
	color:#fff;
	font-size:14px;
}
.topbar a{
	color:#FFF;
}
.topbar .list-inline .fa.fa-phone
{
	color: #fff;
}
.topbar .container .row {
    margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 { 
	padding:0;
}
.topbar p{
	margin:0;
	display:list-item;
	font-size: 16px;
	color: #f1f6ff;
	padding-bottom:20px;
}
.topbar p > i{
	margin-right:5px;
}
.topbar p:last-child{
	text-align:center;
} 
header .navbar {
    margin-bottom: 0;
}
.topbar li.topbar {
    display: inline;
    padding-right: 18px;
    line-height: 52px;
    transition: all .3s linear;
}

.topbar li.topbar:hover {
    color: #1bbde8;
}

.topbar ul.info i {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.topbar ul.info span {
    /* line-height: 42px; */
    /* display: inline-block; */
}

.topbar ul.info li {
    float: right;
    padding-left: 10px;
    color: #ffffff;
	list-style:none;
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-family: "Rpboto", sans-serif;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px;
}
.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 5px 9px 0 0
}
.navbar-default .navbar-brand{color: #5e5e5e;font-size: 24px;text-transform: uppercase;}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0px;
}
header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}
.home-page header .navbar-default{  
    width: 100%;
	box-shadow:0 5px 5px rgba(0,0,0,0.1);
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
header .navbar {
    min-height: 0px;
    padding: 0;
}
header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}
header  .navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#banner .nav.topbar .col-md-12 h3 
{
	padding-bottom: 0px;
}
.dishes{	
	padding: 35px 0;
	color: #1b1b1b;
}
.dropdown-menu li a:hover {
    color: #fff !important;
    background: #4bb777 !important;
}

header .nav .caret {
    border-bottom-color: #29448e;
    border-top-color: #29448e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #ffffff;
    text-transform: capitalize;
}
header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	border:none;
}
.navbar-default .navbar-toggle{
	border-color:#ddd;
	margin-top:16px;
}
.navbar-toggle
{
	background-color:#999;
	margin-right:0px;
	margin-top: 21px;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #676767;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color:#000;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #ffffff;background: #4bb777;border-radius: 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #1a1a1a;
  background-color: transparent;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}
/*-----slider------*/
.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);*/
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round .carousel-control .fa{
	color:#4bb777;	
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;    
}
.slide-text h1 {    
    padding: 0;
    color: #000;
    font-size:54px;
    font-style: normal;
    line-height:64px;
    margin-bottom:20px;
    letter-spacing:1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text p {
    padding: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.slide-text a:hover,
.slide-text a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text p {

        font-size: 18px;
    }
}
/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }    
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
.carousel-control.right
{
	background-image:none;
}
.carousel-control.left
{
	background-image:none;
}
/*-------*/
.trusted-seller{
	background-color:#4bb777;
	color:#fff;
	padding-top:20px;
	padding-bottom:30px;
	}
.trusted-seller h2{
	color:#fff;
	}

.card-panel {
  transition: box-shadow .25s;
  padding:20px;
  margin-bottom:30px;
  background-color: #fff;
}
.card {
  position: relative;
  margin-bottom:30px;
  background-color: #fff;
  box-shadow:0 5px 5px rgba(0,0,0,0.1);
  transition: box-shadow .25s;
  border-radius: 2px;
}
.card .card-title {
  font-size:22px;
  display:block;  
}
.card .card-title.activator {
  cursor: pointer;
}
.card.small, .card.medium, .card.large {
  position: relative;
}
.card.small .card-image, .card.medium .card-image, .card.large .card-image {  
  overflow: hidden;
}

.card.small .card-image + .card-content, 
.card.medium .card-image + .card-content, 
.card.large .card-image + .card-content {
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
}

.card.small .card-content, 
.card.medium .card-content, 
.card.large .card-content {  
  overflow: hidden;
}

.card.small .card-action, 
.card.medium .card-action, 
.card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.price{
	padding-top:10px;
	}
.price-current{
	font-size:18px;
	color:#4bb777;
	}
.price-old {
  position: relative;
  display: inline-block;
  margin-right: 7px;
  color: #666;
}
.price-old:before {
  position: absolute;
  width: 100%;
  height: 60%;
  content: '';
  border-bottom: 1px solid #666;
}

/*----slider-end---*/
 select.selectmenu {
	display:none;
}
.pageTitle{color: #fff;margin: 30px 0 3px;display: inline-block;font-size: 20px;}
 
#banner{
	width: 100%;
	background:#000;
	position:relative;
	margin:0;
	padding:0;
}
.price-old::before
{
	content:"";
	position:absolute;
	border-bottom:1px solid #666;
}

/*  Sliders
==================================== */
/* --- flexslider --- */
#main-slider:before {content: '';width: 100%;height: 100%;z-index: 1;position: absolute;}
.flex-direction-nav a{
display:none;
}
.flexslider {
	padding:0;  
	background: #fff; 
	position: relative; 
	zoom: 1;
}
.flex-direction-nav .flex-prev{
left:0px; 
}
.flex-direction-nav .flex-next{ 
right:0px;
}
.flex-caption {zoom: 1;bottom: 198px;background-color: transparent;color: #fff;margin: 0;padding: 1px 0 100px;/* position: absolute; */;margin: 0 auto;display: inline-block;bottom: 10%;width: 50%;border-radius: 15px 15px 0 0;}
.flex-caption h3 {color: #000;letter-spacing: 0px;margin-bottom: 8px;font-size: 50px; font-weight: 600; padding-left:90px; line-height:0.5;}
.flex-caption h4{ font-size: 20px; font-weight: 500px; padding-bottom:20px; padding-left:90px; line-height:1.5;  padding-right:50px;}
.flex-caption h2{ font-size: 50px; font-weight: 700px; color:#4bb777; padding-left:90px; line-height:1;}
.flex-caption button{ margin-left: 90px; line-height:1.5;}
.flex-caption p {margin: 12px 0 18px;font-size: 20px;font-weight: 400;}
.skill-home{
margin-bottom:50px;
}
.c1{
border: #ed5441 1px solid;
background:#ed5441;
}
.c2{
border: #24c4db 1px solid;
background:#24c4db;
}
.c3{
border: #1891EC 1px solid;
background:#1891EC;
}
.c4{
border: #609cec 1px solid;
background:#609cec;
}
.skill-home .icons {padding: 38px;width: 94px;height: 94px;color: #fff;font-size: 42px;font-size: 38px;text-align: center;-ms-border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 0;display: inline-table;border: 4px solid #efefef;color: #ff5722;background: transparent;border-radius: 50%;background: #ffffff;}
.skill-home h2 {
padding-top: 20px;
font-size: 36px;
font-weight: 700;
} 
.testimonial-solid {
padding: 50px 0 60px 0;
margin: 0 0 0 0;
background: #FFFFFF;
text-align: center;
}
.testi-icon-area {
text-align: center;
position: absolute;
top: -84px;
margin: 0 auto; 
width: 100%;
}
.testi-icon-area .quote {
padding: 15px 0 0 0;
margin: 0 0 0 0;
background: #ffffff;
text-align: center;
color: #1891EC;
display: inline-table;
width: 70px;
height: 70px;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 42px; 
border: 1px solid #1891EC;
display: none;
}

.testi-icon-area .carousel-inner { 
margin: 20px 0;
}
.carousel-indicators {
bottom:-40px;
}
.text-center img {
margin: auto;
}
.aboutUs{
padding:40px 0;
background: #F2F2F2;
}
img.img-center {
margin: 0 auto;
display: block;
max-width: 100%;
}
.home-about{
	padding: 60px 0 0px;
}
.home-about hr{
	padding:0;
	margin:0;
}
.home-about .info-box{
	
}
/* Testimonial
----------------------------------*/
.testimonial-area {
padding: 0 0 0 0;
margin:0;
background: url(../img/low-poly01.jpg) fixed center center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
}
.testimonial-solid p {
color: #000000;
font-size: 16px;
line-height: 30px;
font-style: italic;
} 
section.hero-text {
	background: #F4783B;
	padding:50px 0 50px 0;
	color: #fff;
}
section.hero-text h1{ 
	color: #fff;
}

/* Clients
------------------------------------ */
#clients {
  padding: 60px 0;
  }
  #clients .client .img {
    height: 76px;
    width: 138px;
    cursor: pointer;
    -webkit-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear; }
    #clients .client .img:hover {
      cursor: pointer;
      /*box-shadow: 0px 0px 2px 0px rgb(155, 155, 155);*/
      border-radius: 8px; }
  #clients .client .client1 {
    background: url("../img/client1.png") 0 -75px; }
    #clients .client .client1:hover {
      background-position: 1px 0px; }
  #clients .client .client2 {
    background: url("../img/client2.png") 0 -75px; }
    #clients .client .client2:hover {
      background-position: -1px 0px; }
  #clients .client .client3 {
    background: url("../img/client3.png") 0 -76px; }
    #clients .client .client3:hover {
      background-position: 0px 0px; }


/* Content
==================================== */

.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}
 
.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}
/* twitter */
#twitter-wrapper {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#twitter em {
    font-style: normal;
    font-size: 13px;
}

#twitter em.twitterTime a {
	font-weight:600;
}

#twitter ul {
    padding: 0;
	list-style:none;
}
#twitter ul li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
    word-break: break-word;
}


/* page headline
==================================== */

#inner-headline{background: #10cdff;position: relative;margin: 0;padding: 0;color: #1891EC;border-top: 1px solid #10cdff;}


#inner-headline h2.pageTitle{
	color: #3f3f3f;
	padding: 5px 0;
	display:block;
	text-align: center;
}



footer{
	padding:50px 0 0 0;
	color:#fff;
	background-color:#222222;	
}
footer .widget h4.widgetheading{
	color:#fff;
	margin-bottom:20px;
	}
footer .widget ul.link-list{
	padding-left:0px;
	}
footer .widget ul.link-list > li{
	position:relative;
	padding-left:15px;
	list-style:none;
	}
footer .widget ul.link-list > li::before {
  display: block;
  position: absolute;
  left: 0;
  font-family:FontAwesome;
  content:"\f105";
  color: #9da9b9;	
	}
footer a {
	color:#fff;
	font-size:14px;
}
footer a:hover {
	color:#4bb777;
}
footer address {
	line-height:1.6em;
	color: #797979;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.social-network li {
	display:inline;
	margin:0 5px;
	/* border: 1px solid #2D2D2D; */
	float:left;	

	vertical-align: baseline;
}
ul.social-network li a{
	height:35px;
	width:35px;
	padding:5px;
	text-align: center;
	background-color:#000;
	float:left;
	}
ul.social-network li a:hover{
	background-color:#4bb777;
	}

#sub-footer{	
	color: #dedede;	
	padding-top:20px;
	padding-bottom:20px;
	margin:20px 0 0 0;
	background: #000;	
	font-size:14px;
}
#sub-footer p{
	margin:0;
	padding:0;
	text-align:center;
}
#sub-footer span{
	color: #9e9e9e;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}

  

/*----------*/
.mb-30 {
  margin-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}


/*---------------------
----Products View-------
------------------------*/
.product-badge {
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .07em;
  text-transform: uppercase;
  background-color:#f4f4f4;
  padding:5px 10px;
}
.product-gallery {
  position: relative;
  padding-top:15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border: 1px solid #e1e7ec;
}

.product-gallery .gallery-item {
  position: absolute;
  top: 15px;
  right: 15px;
  margin-bottom: 0;
}

.product-gallery .gallery-item > a {
  display: none;
  width: 44px;
  height: 44px;
  transition: background-color .3s;
  border: 1px solid #e1e7ec;
  border-radius: 50%;
  text-decoration: none;
}

.product-gallery .gallery-item > a::before {
  display: none !important;
}

.product-gallery .gallery-item > a::after {
  position: static;
  top: 0;
  margin-top: 0;
  margin-left: 1px;
  transform: none;
  transition: none;
  color: #606975;
  font-size: 22px;
  line-height: 40px;
  content: '\e037';
  opacity: 1;
}

.product-gallery .gallery-item > a:hover {
  background-color: #f5f5f5;
}

.product-gallery .gallery-item.active > a {
  display: block;
}

.product-gallery .product-badge {
  top:15px;
  left: 15px;
}

.product-gallery .product-thumbnails {
  display: block;
  margin: 0;
  margin-top: 24px;
  padding: 0;
  list-style: none;
  text-align: center;
}

.product-gallery .product-thumbnails > li {
  display: inline-block;
  margin: 0 3px 10px;
}

.product-gallery .product-thumbnails > li > a {
  display: block;
  width: 94px;
  transition: border-color .25s;
  border: 1px solid #e1e7ec;
  overflow: hidden;
}

.product-gallery .product-thumbnails > li.active > a {
  border-color: #0da9ef;
  cursor: default;
}







 

