@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
html, body {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
body {
	font-family: 'Lato', sans-serif;
	line-height: 1.5;
	color: #333333;
	padding-top: 0;
}
hr {
	max-width: 200px;
	border-color: #ddd;
	border-width: 1px;
}
hr.light {
	border-color: #fff;
}
.content li {
	margin-left: -20px;
}
a {
	color: #333333;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	text-decoration: none;
}
a:hover, a:focus, a:visited, a:active, a:link {
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 1.3;
}
p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.no-padding {
	padding: 0;
}
.no-margin {
	margin: 0;
}
.padding-left {
	padding-left: 7.5px;
}
.padding-right {
	padding-right: 7.5px;
}
.bg-primary {
	background-color: #ec1a22;
}
.bg-secondary {
	background-color: #333333;
}
.bg-grey {
	background-color: #f1f1f1;
}
.bg-dark {
	color: #fff;
	background-color: #222;
}
.text-faded {
	color: rgba(255,255,255,.7);
}
section {
	padding: 100px 0;
}
.red {
	color: #F00;
}
#news {
 min-height:;
	padding: 0px 0 0px;
 background-color:;
	/* background-image: url(../img/features.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	text-align: left;
}
#news h2 {
	font-family: 'Dancing Script', 'Lato', sans-serif;
	font-style: normal;
	font-size: 42px;
}
#news h2, #news h3 {
	margin-top: 0;
	color: #fff;
}
#news h3 {
	font-size: 18px;
}
#news .content {
	color: #fff;
	text-align: justify;
}
#news .content a, #news .content a:hover {
	color: #fff;
	text-decoration: none;
}
#news .news-row {
	background-color: #f8ec24;
	padding: 20px 15px 20px 15px;
}
#features {
 min-height:;
	padding: 30px 0 30px;
 background-color:;
	/* background-image: url(../img/features.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	text-align: center;
}
#features .features-container {
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	padding: 60px 0 30px 0;
}
#features h4 {
}
#features h3 {
	font-size: 21px;
	text-align: center;
	color: #333;
}
#features h2 {
	margin-top: 0;
	text-align: center;
	color: #333;
 margin-bottom:;
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: -14px;
}
#features h2 span {
	width: 400px;
	display: block;
	margin: 0 auto;
	background-color: #edece6;
}
#features .content li {
	margin-left: -20px;
}
#features .fa {
	color: #333;
	font-size: 60px;
	padding: 20px;
	width: 100px;
	height: 100px;
	border: solid thin #666;
	border-radius: 100%;
}
#featured {
 min-height:;
	padding: 15px 0 60px;
 background-color:;
	/* background-image: url(../img/featured.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	text-align: justify;
	color: #fff;
}
#featured h4 {
}
#featured h3 {
	font-size: 21px;
}
#featured h2 {
	margin-top: 0;
	text-align: center;
	color: #333;
}
#featured .content li {
	margin-left: -20px;
}
#featured .featured-box {
	background-color: #00d1be;
 min-height:;
}
#featured .featured-content-box {
	padding: 30px 30px;
}
#brands {
	padding: 50px 0 100px;
	background-color: #f7f7f7;
	/* background-image: url(../img/featured.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	text-align: justify;
 color:;
}
#brands h4 {
 color:;
	margin-top: 0;
}
#brands h3 {
	font-size: 21px;
 color:;
	margin-top: 0;
}
#brands h3 span {
	font-family: 'Dancing Script', sans-serif;
	font-size: 48px;
	text-transform: none;
}
#brands h2 {
 margin-top:;
	text-align: center;
 color:;
}
#brands h1 {
	font-size: 30px;
}
#brands .content li {
	margin-left: -20px;
}
#services {
	padding: 100px 0 100px;
	background-color: #f7f7f7;
	/* background-image: url(../img/featured.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	text-align: justify;
 color:;
}
#services h4 {
 color:;
	margin-top: 0;
}
#services h3 {
	font-size: 18px;
 color:;
	margin-top: 0;
	text-align: center;
}
#services h3 span {
	font-family: 'Dancing Script', sans-serif;
	font-size: 48px;
	text-transform: none;
}
#services h2 {
 margin-top:;
	text-align: center;
 color:;
}
#services h1 {
	font-size: 30px;
}
#services .content li {
	margin-left: -20px;
}
#content-page {
	padding: 0px 0 30px;
	text-align:justify;
 background-color:;/* background-image: url(../img/content-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
}
#content-page h1 {
 font-size:;
	text-align: center;
}
#content-page h2 {
	margin-top: 0;
	text-align: center;
 font-size:;
 color:;
}
#content-page h3 {
	margin-top:;
	font-size: 18px;
	text-align:left;
}
#content-page img {
	width: auto;
 max-width:;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#content-page .content {
	text-align:justify;
}
#content-page .content li {
	margin-left:;
}
#featured-products {
	padding: 60px 0 60px;
}
#featured-products h1 {
 font-size:;
	text-align: center;
}
#featured-products h2 {
	margin-top: 0;
	text-align: center;
 font-size:;
	color: #333;
	/* background-color: #ed1b48; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
#featured-products h2 span {
	color: #ed1b48;
}
#featured-products h3 {
	margin-top: 0;
	font-size: 18px;
}
#about-us {
	padding: 100px 0 70px;
	z-index: 999;
	background-color: #fff;
	background-image: url(../img/about-us.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#about-us h4 {
}
#about-us h3 {
	font-size: 21px;
}
#about-us h2 {
	margin-top: 0;
	text-align: left;
}
#about-us img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#about-us .content {
	text-align: justify;
}
#map {
	padding: 0px 0 0px;
	z-index: 999;
	background-color: #f7f7f7;
}
#contact-us {
	padding: 60px 0 30px;
	z-index: 999;
	background-color:#f7f7f7;
	border-top: solid #f8ec24 5px;
}
#contact-us h4 {
}
#contact-us h3 {
	font-size: 21px;
}
#contact-us h2 {
	margin-top: 0;
	text-align: left;
}
#contact-us img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contact-us .content {
	text-align: left;
}
#map {
	padding: 0px 0 0px;
	z-index: 999;
	background-color: #fff;
}
/* #mission h4, #info-footer h4, #services h4 {
	text-transform: uppercase;
	color: #999;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
} */
#mission h2, #info-footer h2, #services h2, #concept h2, #contact-us h2 {
	line-height: 1.5;
 text-transform:;
 font-family:;
 font-style:;
}
#info-footer {
	padding: 60px 0 30px 0px;
	color: #999;
	background-color: #f7f7f7;
	border-top: solid #f8ec24 8px;
}
#info-footer h4 {
	margin-top: 0;
}
#info-footer span {
	color:#333;
}
footer {
	padding: 15px 0 15px 0px;
	color: #fff;
	background-color: #383838;
	border-top: solid 5px #000;
}
aside {
	padding: 50px 0;
}
.no-padding {
	padding: 0;
}
.navbar {
}
.navbar-default.navbar-fixed-top {
	background-color: rgba(248,236,36,0);
	border-color: rgba(221,221,221,0);
	border: 0;
	border-top: solid #f8ec24 20px;
}
.navbar-default {
	border-color: rgba(221,221,221,0);
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	padding: 0 0;
	margin-bottom: 0px;
}
.navbar-default2.navbar-fixed-top {
	background-color: rgba(228,0,70,1);
	border-color: rgba(221,221,221,0);
	border: 0;
}
.navbar-default2 {
	border-color: rgba(221,221,221,0);
	background-color: #333333;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	padding: 0 0;
	margin-bottom: 0px;
}
.header-tagline {
	display: none;
}
.navbar-default .navbar-header .navbar-category {
}
.navbar-category img {
}
.navbar-default .navbar-header .navbar-category:hover, .navbar-default .navbar-header .navbar-category:focus {
	color: #333;
	border: 0;
}
.navbar-default2 .navbar-header .navbar-category {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #333333;
	padding: 10px 0px 10px 15px;
}
.navbar-category img {
	width: 42px;
 height:;
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.navbar-default2 .navbar-header .navbar-category:hover, .navbar-default2 .navbar-header .navbar-category:focus {
	color: #333;
	border: 0;
}
.navbar-category {
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
 border:;
	margin-top: 0px;
	border: 0;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);/* -webkit-transition: border 500ms ease;
	-moz-transition: border 500ms ease;
	-ms-transition: border 500ms ease;
	-o-transition: border 500ms ease;
	transition: border 500ms ease; */
	border: 0;
}
.navbar-default .nav > li>a:hover, .navbar-default .nav>li>a:focus:hover {
	color: #333;
	background-color: #f8ec24;
	border-bottom: 0px solid rgba(255, 255, 255, 1);
	border: 0;
}
.navbar-default .nav > li.active>a, .navbar-default .nav>li.active>a:focus {
	color: #333;
	background-color: #f8ec24;/* background-color: #ec1a22; */
	border: 0;
}
.navbar-default .nav > li.active>a:hover, .navbar-default .nav>li.active>a:focus:hover {
/* background-color: #ec1a22; */
}
.navbar-default2 .nav > li>a, .navbar-default2 .nav>li>a:focus {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);/* -webkit-transition: border 500ms ease;
	-moz-transition: border 500ms ease;
	-ms-transition: border 500ms ease;
	-o-transition: border 500ms ease;
	transition: border 500ms ease; */
	border: 0;
}
.navbar-default2 .nav > li>a:hover, .navbar-default2 .nav>li>a:focus:hover {
	color: #fff;
	background-color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 1);
	border: 0;
}
.navbar-default2 .nav > li.active>a, .navbar-default2 .nav>li.active>a:focus {
	color: #fff;
	background-color: #333;/* background-color: #ec1a22; */
	border: 0;
}
.navbar-default2 .nav > li.active>a:hover, .navbar-default2 .nav>li.active>a:focus:hover {
/* background-color: #ec1a22; */
}
.navbar-fixed-top {
	top: 0px;
	border-width: 0px 0px 1px;
}
.dropdown-menu > li > a {
	padding: 10px 20px;
	text-transform:uppercase;
}
.navbar-nav {
	margin: 0px 0;
}
.navbar-nav .dropdown-menu>li>a {
	padding: 10px 20px;
	text-transform:uppercase;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 10px 20px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #333;
	background-color: #f8ec24;
	border: 0;
}
.navbar-default2 .navbar-nav > .open > a, .navbar-default2 .navbar-nav > .open > a:focus, .navbar-default2 .navbar-nav > .open > a:hover {
	color: #333;
	background-color: #f8ec24;
	border: 0;
}
#content-page .dropdown-menu > li > a {
 margin-left:;
}
.navbar-collapse {
	padding: 0;
 background-color:;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default2 .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #333;
}
.navbar-default2 .navbar-toggle:hover .icon-bar, .navbar-default2 .navbar-toggle:focus .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-toggle {
	border-color: #333;
	border: 0;
}
.navbar-default2 .navbar-toggle {
	border-color: #333;
	border: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f8ec24;
	border: 0;
}
.navbar-default2 .navbar-toggle:hover, .navbar-default2 .navbar-toggle:focus {
	background-color: transparent;
	border: 0;
}
.navbar-default .navbar-collapse, .navbar-default2 .navbar-collapse {
	border: 0;
}
.nav > li.dropdown {
    float: none;
}
 @media(min-width:768px) {
.navbar-category img {
	width: 106px;
	margin-top:20px;
}
.navbar-header {
 float:;
}
.navbar-default {
	border-color: rgba(221,221,221,0);
	background-color: rgba(255,255,255,0);
	padding: 0px 0;
}
.header-tagline {
	float: right;
	text-align: right;
	display: block;
	margin-top: 20px;
}
.navbar-default .navbar-header .navbar-category:hover, .navbar-default .navbar-header .navbar-category:focus {
 color:;
}
.navbar-default .nav > li>a {
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	padding: 15px 15px;
	margin-top: 0px;
	border: 0;
}
.navbar-default .nav > li>a:hover, .navbar-default .nav>li>a:focus, .navbar-default .nav>li>a:focus:hover {
	color: #333;
	background-color: #f8ec24;/* border-bottom: 2px solid rgba(255, 255, 255, 1); */
	border: 0;
}
/* .navbar-default .nav > li>a.signup, .navbar-default .nav>li>a:focus {
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	background-color: #f8ec24;
	border: #333333 solid thin;
	padding: 10px 10px;
	margin-top: 5px;
	border: 0;
}
.navbar-default .nav > li>a.signup:hover, .navbar-default .nav>li>a.signup:focus:hover {
	color: #333;
	border: #fff solid thin;
	background-color: transparent;
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	border: 0;
}
.navbar-default2 .nav > li>a.signup, .navbar-default2 .nav>li>a:focus {
	color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	background-color: #333333;
	border: #333333 solid thin;
	padding: 10px 10px;
	margin-top: 5px;
} */
.navbar-default2 .nav > li>a.signup:hover, .navbar-default2 .nav>li>a.signup:focus:hover {
	color: #fff;
	border: #fff solid thin;
	background-color: transparent;/* border-bottom: 2px solid rgba(255, 255, 255, 1); */
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.navbar-default.affix {
	border-color: rgba(221,221,221,0);
	background-color: rgba(248,236,36,1);
	padding: 10px 0;
	border-top: solid #f8ec24 0px;
	z-index:10000;
}
.navbar-default.affix .navbar-header .navbar-category {
 font-size:;
 color:;
}
.navbar-default.affix .navbar-header .navbar-category img {
	width:53px;
	margin-bottom:0;
	margin-top:0px;
 -webkit-transition:;
 -moz-transition:;
 transition:;
}
.navbar-default.affix .navbar-header .navbar-category:hover, .navbar-default.affix .navbar-header .navbar-category:focus {
 color:;
}
.navbar-default.affix .nav > li>a {
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
 background-color:;
	margin-top: 0px;
	border: 0;
}
.navbar-default.affix .nav > li>a:hover, .navbar-default.affix .nav>li>a:focus:hover, .navbar-default.affix .nav>li>a:focus {
	color: #fff;
	background-color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 1);
	border: 0;
}
/* .navbar-default.affix .nav > li>a.signup, .navbar-default.affix .nav>li>a:focus {
	color: #333;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	background-color: #f8ec24;
	border: #333333 solid thin;
	padding: 10px 10px;
	margin-top: 5px;
	border: 0;
}
.navbar-default.affix .nav > li>a.signup:hover, .navbar-default.affix .nav>li>a.signup:focus:hover {
	color: #333;
	border: #fff solid thin;
	background-color: transparent;
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	border: 0;
} */
.navbar-default.affix .navbar-nav > .open > a, .navbar-default.affix .navbar-nav > .open > a:focus, .navbar-default.affix .navbar-nav > .open > a:hover {
	color: #333;
	background-color: #f8ec24;
	border: 0;
}
.navbar-header {
 float:;
}
.navbar-default2 {
	border-color: rgba(221,221,221,0);
	background-color: rgba(0,0,0,1);
	padding: 10px 0;
}
.header-tagline {
	float: right;
	text-align: right;
	display: block;
	margin-top: 20px;
}
.navbar-default2 .navbar-header .navbar-category {
}
.navbar-default2 .navbar-header .navbar-category:hover, .navbar-default2 .navbar-header .navbar-category:focus {
}
.navbar-default2 .nav > li>a {
	color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	padding: 10px 15px;
	margin-top: 5px;
}
.navbar-default2 .nav > li>a:hover, .navbar-default2 .nav>li>a:focus, .navbar-default2 .nav>li>a:focus:hover {
	color: #333;
	background-color: #fff;/* border-bottom: 2px solid rgba(255, 255, 255, 1); */
}
.navbar-default2.affix .nav > li>a.signup, .navbar-default2.affix .nav>li>a:focus {
	color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	background-color: #333333;
	border: #333333 solid thin;
	padding: 10px 15px;
	margin-top: 5px;
}
.navbar-default2.affix .nav > li>a.signup:hover, .navbar-default2.affix .nav>li>a.signup:focus:hover {
	color: #fff;
	border: #fff solid thin;
	background-color: transparent;/* border-bottom: 2px solid rgba(255, 255, 255, 1); */
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.navbar-default2.affix {
	border-color: rgba(228,0,70,0);
	background-color: rgba(228,0,70,0.7);
	padding: 10px 0;
}
.navbar-default2.affix .navbar-header .navbar-category {
}
.navbar-default2.affix .navbar-header .navbar-category img {
}
.navbar-default2.affix .navbar-header .navbar-category:hover, .navbar-default2.affix .navbar-header .navbar-category:focus {
}
.navbar-default2.affix .nav > li>a {
	color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0);
 background-color:;
	margin-top: 5px;
}
.navbar-default2.affix .nav > li>a:hover, .navbar-default2.affix .nav>li>a:focus:hover, .navbar-default2.affix .nav>li>a:focus {
	color: #333;
	/* background-color: #ec1a22; */
	border-bottom: 0px solid rgba(255, 255, 255, 0);
	background-color: #fff;
}
.nav > li.dropdown {
    float: right;
}
}
#header .navbar-category, #page-header .navbar-category {
	color: #fff;
	padding: 0px 0px 0px 0px;
	float: none;
	position: absolute;
	width: 200px;
	height: 300px;
	left: 50%;
	margin-left: -100px;
	top: -78px;
	background-color: rgba(255,255,255,0);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	z-index: 10001;
}
#header .navbar-category img, #page-header .navbar-category img {
	width: 200px;
 height:;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-color: rgba(144,238,75,0);
}
#header .navbar-category h1, #page-header .navbar-category h1 {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
#header .navbar-category h1 span, #page-header .navbar-category h1 span {
	font-family: 'Dancing Script', 'Lato', sans-serif;
	font-style: normal;
	font-size: 32px;
}
 @media(max-width:768px) {
#header .navbar-category, #page-header .navbar-category {
	color: #fff;
	padding: 0px 0px 0px 0px;
	float: none;
	position: absolute;
	width: 160px;
	height: 210px;
	left: 50%;
	margin-left: -80px;
	top: -58px;
	background-color: rgba(255,255,255,0);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
}
#header .navbar-category img, #page-header .navbar-category img {
	width: 140px;
 height:;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#header .navbar-category h1, #page-header .navbar-category h1 {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
#header .navbar-category h1 span, #page-header .navbar-category h1 span {
	font-family: 'Dancing Script', 'Lato', sans-serif;
	font-style: normal;
	font-size: 21px;
}
.navbar-category {
	display: block;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333;
	background-color: #f8ec24;
}
.navbar-default2 .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
 padding:;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.navbar-default2 .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default2 .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333;
	background-color: #fff;
}
.navbar-fixed-top {
	position: relative;
}
#featured {
	background-image: url(../img/featured2.jpg);
}
#content-page {
	padding: 60px 0 30px 0;
}
}
header {
	position: relative;
 width:;
 height:;
	text-align: center;
 color:;
 background-color:;/* background-image: url(../img/header.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
}
header .header-content {
	position: relative;
	width: 100%;
	padding: 125px 15px;
	text-align: center;
}
header .header-content .header-content-inner h1 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	text-align: center;
	font-weight: 700;
	line-height: 1.4;
	/* text-shadow: 0px 0px 10px #333333; */
	color: #fff;
 background-color:;
	font-size: 56px;
	text-transform: uppercase;
	text-shadow: 0 0 10px #333333;
}
header .header-content .header-content-inner h3 {
	font-weight: normal;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 20px;
	text-shadow: 0 0 10px #333333;
	color: #fff;
}
header .header-content .header-content-inner hr {
	margin: 20px auto;
}
header .header-content .header-content-inner p {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 8px #333333;
}
#header {
	padding: 200px 0 0px 0;
	background-color:#fff;
}
 @media(min-width:768px) {
header {
 min-height:;
 margin-top:;
}
header .header-content {
	position: absolute;
	top: 50%;
	padding: 0 40px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
header .header-content .header-content-inner {
	margin-right: auto;
	margin-left: auto;
	max-width: 1400px;
}
header .header-content .header-content-inner .container-register {
	margin-right: auto;
	margin-left: auto;
	max-width: 80%;
	font-size: 24px;
}
}
#page-header {
	width: 100%;
 height:;
	text-align: center;
	color: #fff;
	background-color: #f7f7f7;
	/* background-image: url(../img/page-header.jpg);
	background-position: bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
	margin-top: 78px;
	padding: 0 0;
}
#page-header h2 {
	color: #333333;
}
#page-header .page-header-content {
	position: relative;
	width: 100%;
	padding: 100px 0px;
	text-align: center;
}
#page-header .page-header-content h2 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	text-align: center;
	font-weight: 400;
	line-height: 1.4;
	text-shadow: 0px 0px 10px #333333;
	color: #fff;
 background-color:;
	font-size: 36px;
}
.section-heading {
	margin-top: 0;
}
.content-page-box {
	background-color: #f8ec24;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
	padding: 20px;
	color: #fff;
	line-height: 1.5;
	text-align: justify;
	min-height: 300px;
}
.content-page-box2 {
	background-color: #00cbb7;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
	padding: 20px;
	color: #fff;
	line-height: 1.5;
	text-align: justify;
	min-height: 300px;
}
.content-page-box3 {
	background-color: #fff;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
	padding: 20px;
	color: #333;
	line-height: 1.5;
	text-align: justify;
	min-height: 300px;
}
.news-box {
	background-color: #f8ec24;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
	padding: 20px;
	color: #fff;
	line-height: 1.5;
	text-align: justify;
	min-height: 200px;
}
.content-page-box h3, .content-page-box2 h3, .news-box h3 {
	color: #fff;
}
.content-page-box3 h3 {
	color: #333;
}
.news-box h3 a, .news-box h3 a:hover {
	color: #fff;
}
#content-page .news-box img, #content-page .product-link img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.company-history {
	background-image: url(../img/company-history.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.company-structure {
	background-image: url(../img/company-structure.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.mission-vision {
	background-image: url(../img/mission-vision.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.contact-us {
	background-image: url(../img/contact-us.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.category-box {
	margin: 60px auto 0;
	max-width: 800px;
	height: 200px;
 background-color:;
	border: 0px solid #652c90;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.category-box h2 {
	font-size: 30px;
	margin: 0 auto;
 margin-bottom:;
	margin-top: 80px;
	color: #333;
	position: absolute;
	z-index: 2;
	line-height: 1.2;
	text-align: center;
	width: 100%;
}
.category-box .content {
	padding: 15px;
	position: absolute;
	z-index: 1;
	background: rgba(0,0,0,0);
	height: 100%;
	width: 100%;
}
.category-box-hover {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
 visibility:;
	background: rgba(255, 241, 12, 0.9);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 2;
	padding: 80px 0px;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.category-box-hover:hover, .category-box-hover:focus, .category-box-hover:active {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.category-box .category-box-hover h2 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 0px;
 margin-top:;
	color: #333;
	position: relative;
	z-index: 2;
	line-height: 1.2;
	text-transform: uppercase;
}
.category-box .category-box-hover h2 a, .category-box .category-box-hover h2 a:hover, .category-box .category-box-hover h2 a:focus {
	color: #333;
}
.category-box .content-box {
	color: #333;
	text-align: center;
}
.features-box {
	margin: 60px auto 0;
	max-width: 400px;
	height: 200px;
 background-color:;
	border: 0px solid #652c90;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.features-box .content {
	padding: 15px;
	position: absolute;
	z-index: 1;
	background: rgba(0,0,0,0);
	height: 100%;
	width: 100%;
}
.features-box-hover {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
 visibility:;
	background: rgba(17, 151, 235, 0.7);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 2;
	padding: 80px 15px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.features-box-hover:hover, .features-box-hover:focus, .features-box-hover:active {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.features-box h2 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 0px;
 margin-top:;
	color: #fff;
	position: relative;
	z-index: 2;
	line-height: 1.2;
}
#features .content-box {
	color: #333;
	text-align: center;
}
.services-box {
	margin: 60px auto 0;
	max-width: 400px;
	height: 300px;
 background-color:;
	border: 0px solid #652c90;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.services-box h2 {
	font-size: 30px;
	margin: 0 auto;
 margin-bottom:;
	margin-top: 120px;
	color: #fff;
	position: absolute;
	z-index: 2;
	line-height: 1.2;
	text-align: center;
	width: 100%;
}
.services-box .content {
	padding: 15px;
	position: absolute;
	z-index: 1;
	background: rgba(0,0,0,0);
	height: 100%;
	width: 100%;
}
.services-box-hover {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
 visibility:;
	background: rgba(17, 151, 235, 0.7);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 2;
	padding: 80px 0px;
	cursor: pointer;
}
.services-box-hover:hover, .services-box-hover:focus, .services-box-hover:active {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	cursor: pointer;
}
.services-box .services-box-hover h2 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 0px;
	margin-top: 40px;
	color: #fff;
	position: relative;
	z-index: 2;
	line-height: 1.2;
}
.services-box .services-box-hover h2 a, .services-box .services-box-hover h2 a:hover, .services-box .services-box-hover h2 a:focus {
	color: #fff;
}
.services-box .content-box {
	color: #fff;
	text-align: center;
}
.call-to-action h2 {
	margin: 0 auto 20px;
}
.text-primary {
	color: #444;
}
 .no-gutter > [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}
.btn {
 border:;
	border-radius: 0px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:12px 15px;
}
.btn-xl {
	padding: 15px 30px;
}
.btn-default {
	border-width: 1px;
	border-color: #ddd;
	color: #333333;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border-color: #333;
	color: #333333;
	background-color: transparent;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default-register {
	border-color: #fff;
	color: #222;
	background-color: #f7f7f7;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-default-register:hover, .btn-default-register:focus, .btn-default-register.focus, .btn-default-register:active, .btn-default-register.active, .open > .dropdown-toggle.btn-default-register {
	border-color: #085dae;
	color: #fff;
	background-color: #085dae;
}
.btn-default-register:active, .btn-default-register.active, .open > .dropdown-toggle.btn-default-register {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	border-color: #fff;
	background-color: #fff;
}
.btn-default-register .badge {
	color: #444;
	background-color: #fff;
}
.btn-primary {
	border: solid 1px #f8ec24;
	color: #333;
	background-color: #f8ec24;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border: #333 solid 1px;
	color: #333;
	background-color: transparent;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-secondary {
	border-color: #333;
	color: #333;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	border-color: #333;
	color: #fff;
	background-color: #333;
}
.btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background-image: none;
}
.btn-tertiary {
	border-color: #333;
	color: #333;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary.focus, .btn-tertiary:active, .btn-tertiary.active, .open > .dropdown-toggle.btn-tertiary {
	border-color: #333333;
	color: #fff;
	background-color: #333333;
}
.btn-tertiary:active, .btn-tertiary.active, .open > .dropdown-toggle.btn-tertiary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	border-color: #999;
	background-color: #999;
	color: #333333;
}
.btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background-image: none;
	background-color: transparent;
	border-color: none;
}
.btn-favorite {
	border-color: none;
	color: #999;
	background-color: transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	padding: 0;
}
.btn-favorite:hover, .btn-sfavorite:focus, .btn-favorite.focus, .btn-favorite:active, .btn-favorite.active {
	border-color: none;
	color: #f8ec24;
	background-color: transparent;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}
.badge {
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 4px 5px;
	background-color: #333;
	color: #fff;
}
.btn-primary .badge {
	color: #333;
	background-color: #fff;
}
.btn-social {
	border-color: #fff;
	color: #333;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	padding: 9px 0 0 0;
 margin-right:;
}
.btn-social:hover, .btn-social:focus, .btn-social.focus, .btn-social:active {
	border-color: #f8ec24;
	color: #333333;
	background-color: #f8ec24;
}
.btn-services {
	border-color: #f7f7f7;
	color: #333333;
	background-color: #f7f7f7;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	padding: 35px 0 0 0;
}
.btn-link {
	border: solid 1px #f8ec24;
	color: #333;
	text-align:left;
	background-color: #f8ec24;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.btn-link:hover, .btn-link:focus, .btn-link.focus, .btn-link:active, .btn-link.active, .open > .dropdown-toggle.btn-link {
	border: #333 solid 1px;
	color: #333;
	background-color: transparent;
	text-decoration:none;
}
.btn-link:active, .btn-link.active, .open > .dropdown-toggle.btn-link {
	background-image: none;
}

::-moz-selection {
 text-shadow: none;
 color: #333;
 background: #ccc;
}
::selection {
	text-shadow: none;
	color: #333;
	background: #ccc;
}
img::selection {
	color: #333;
	background: 0 0;
}
 img::-moz-selection {
 color: #333;
 background: 0 0;
}
body {
	webkit-tap-highlight-color: #ccc;
}
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.info-footer {
	text-align: center;
	margin-bottom: 8px;
}
#info-footer a, #info-footer a:focus {
	color: #333333;
	text-transform:;
	margin-left:;
	margin-right:;
}
#info-footer a:hover {
	color: #999;
	text-decoration: none;
}
#info-footer .btn-primary {
	border: solid 1px #f8ec24;
	color: #333;
	background-color: #f8ec24;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#info-footer .btn-primary:hover, #info-footer .btn-primary:focus, #info-footer .btn-primary.focus, #info-footer .btn-primary:active, #info-footer .btn-primary.active, #info-footer .open > .dropdown-toggle.btn-primary {
	border: #333 solid 1px;
	color: #333;
	background-color: transparent;
}
#info-footer .btn-primary:active, #info-footer .btn-primary.active, #info-footer .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.copyright {
	text-align: left;
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 10px;
}
.copyright a {
	color: #fff;
}
.copyright a:hover, a:focus {
	color: #fff;
	text-decoration: none;
}
.social {
	text-align: right;
	margin-bottom: 0px;
	font-size: 12px;
}
.social h3 {
	margin-top: 0;
}
.contact {
	color: #777;
}
.contact span {
	font-size: 18px;
	color: #333333;
}
.footer-logo {
	text-align: center;
}
.footer-trial {
	margin-top: 10px;
}
.primary-color {
	color: #ff7300;
}
.header-trial-container {
	background-color: rgba(240,85,36,0.7);
	padding: 20px;
	display: inline-block;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
 @media(max-width:920px) {
#mission {
	background-image: url(../img/bg-mission-2.jpg);
}
.header-trial-margin-bottom-10 {
	margin-bottom: 10px;
}
.service-page {
	max-width: 400px;
}
}
.container-box {
	padding: 15px;
	background-color: #f7f7f7;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
	min-height: 300px;
	display: inline-block;
	width: 100%;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
	margin-bottom:30px;
}
.container-box.product {
	background-color: #fff;
 min-height:;
}
.container-box.product-gallery {
	background-color: #fff;
	min-height: 600px;
	padding: 0;
}
.container-box.promotion {
	background-color: #d61216;
}
.container-box.discover {
	background-color: transparent;
	padding: 0;
}
.container-box.news {
	background-color: #085dad;
}
.container-box.dashboard {
	min-height: 600px;
	margin-bottom: 30px;
}
.container-box h3 {
	color: #333333;
	font-weight: 700;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 1.2;
}
.container-box.promotion h3 {
	color: #fff;
	font-weight: 700;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 1.2;
}
.container-box.news h3 {
	color: #fff;
	font-weight: 700;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 1.2;
}
.container-box p {
	text-align: justify;
	color: #333333;
	line-height: 1.5;
}
.container-box.promotion p {
	text-align: justify;
	color: #fff;
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: dashed #fff 1px;
}
.container-box.news p {
	text-align: justify;
	color: #fff;
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: dashed #fff 1px;
}
.register-step .btn-primary, .register-step .btn-default-register {
	text-align: left;
}
.checkbox-read-more {
	margin-top: 10px;
	margin-bottom: 10px;
}
.account-details h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
.tile {
	display: inline-block;
	width: 100%;
	background-color: #d31145;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tile .tile-heading {
	padding: 10px;
}
.tile .tile-body {
	padding: 10px;
}
.tile .tile-body i {
	font-size: 50px;
	opacity: 0.3;
	transition: all 1s ease 0s;
}
.tile .tile-body h2 {
	font-size: 42px;
	margin-top: 0;
	margin-bottom: 0;
}
.panel {
	border-radius: 0px;
	border: 0;
}
.top-nav {
	background-color: #f7f7f7;
}
.third-top-nav {
	background-color: #d31145;
}
.listing-container {
}
.listing-info {
	width: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
 line-height:;
	padding: 0px;
	background-color: #ffffff;
	display: table;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
}
.listing-cover {
	height: 225px;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #f7f7f7;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
}
.listing-cover img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1;
}
.listing-name {
 width:;
	height: 60px;
 font-family:;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	padding: 10px 0 0px 10px;
	text-transform: uppercase;
	background-color: #96e633;
	overflow-y: auto;
	font-weight: 700;
}
.listing-name span {
	font-size: 14px;
	color: #333333;
}
.listing-name a {
	color: #333333;
}
.listing-name a:hover {
	color: #fff;
	text-decoration: none;
}
.listing-add-cart a {
	height: 60px;
	padding-top: 10px;
}
.cart-listing-info {
 width:;
	min-height: 208px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
 line-height:;
 padding:;
	background-color: #f7f7f7;
 display:;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
}
.cart-listing-cover {
	height: 209px;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
}
#content-page .cart-listing-cover img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.cart-listing-name {
 width:;
	height: 168px;
 font-family:;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
 background-color:;
	overflow-y: auto;
	font-weight: 700;
}
.cart-listing-name h3 {
	font-size: 18px;
	color: #333333;
	text-transform: none;
}
.cart-listing-name {
 margin-left:;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	background-color: #fff;
}
.cart-listing-name a {
 color:;
}
.cart-listing-name a:hover {
 color:;
	text-decoration: none;
}
.cart-listing-price {
 width:;
 height:;
 font-family:;
	text-align: right;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	background-color: #f8ec24;
	overflow-y: auto;
	font-weight: normal;
	border-top: solid 0px #ddd;
}
.cart-listing-price span {
	font-size: 14px;
	color: #333333;
	font-weight: 700;
}
.cart-listing-price a {
	color: #333333;
}
.cart-listing-price a:hover {
	color: #fff;
	text-decoration: none;
}
.cart-listing-add-cart a {
 height:;
	padding-top: 9px;
	padding-bottom: 9px;
}
.product-name {
 width:;
 height:;
 font-family:;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	padding: 0px 0 0px 0px;
	text-transform: uppercase;
 background-color:;
	overflow-y: auto;
	font-weight: 700;
	margin-bottom: 15px;
}
.product-name span {
	font-size: 14px;
	color: #333333;
}
.product-name a {
	color: #333333;
}
.product-name a:hover {
	color: #fff;
	text-decoration: none;
}
.product-name .product-description {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}
.sec-top-nav-container {
	width: 50%;
}
.sec-top-nav-btn {
	margin-top: 20px;
	margin-left: 15px;
 margin-bottom:;
}
 @media(max-width:767px) {
.navbar-right ul.dropdown-menu[style] {
    display:none !important;
}
.navbar-right .open ul.dropdown-menu[style] {
    display:block !important;
}
#header {
	padding: 0px 0 0px 0;
}
header .header-content {
	padding: 150px 15px;
}
.inquiry_form {
	height: 600px;
}
.featured_form {
	height: 200px;
}
section#page-header {
	padding: 0px 0;
	margin-top: 0;
}
.sec-top-nav-container {
	display: block;
	clear: both;
	width: 100%;
}
.sec-top-nav-btn {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content-page h3 {
	margin-top: 15px;
}
.company-history {
	background-image: url(../img/company-history2.jpg);
	background-position: center left;
}
.company-structure {
	background-image: url(../img/company-structure2.jpg);
	background-position: center right;
}
.mission-vision {
	background-image: url(../img/mission-vision2.jpg);
	background-position: center left;
}
.contact-us {
	background-image: url(../img/contact-us2.jpg);
}
.news-box h3 {
	text-align: center;
}
.news-box .btn-secondary, .news-box img {
	margin: 0 auto;
}
.product-item .product-link img {
	margin-bottom: 10px;
}
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #333;
	text-decoration: none;
	background-color: #f8ec24;
}
span.notification {
	color: #333333;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #DDD;
	background-color: #fff;
	color: #333333;
	padding: 6px 6px;
}
table.dataTable thead {
	background-color: #fff;
}
table.dataTable thead > tr > th {
	padding-left: 6px;
	padding-right: 6px;
}
.table > tbody > tr > td {
	padding: 6px 6px;
}
.pagination > li {
	margin-left: 0;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #DDD;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #fff;
	background-color: #333333;
	border-color: #333333;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #FFF;
	cursor: default;
	background-color: #333333;
	border-color: #333333;
}
.total-container {
	background-color: #fff;
	padding: 10px;
	display: inline-block;
	width: 100%;
}
.ads-container {
	background-color: #f7f7f7;
	padding: 20px;
	height: 200px;
	text-align: left;
}
.administrator-img {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;/* opacity: 0.7;
    filter: alpha(opacity=70); */
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-right-15 {
	margin-right: 15px;
}
.service-coverage img {
	width: 100%;
	border: 0px solid #f7f7f7;
}
#clients img {
	margin-left: 5px;
	margin-right: 5px;
}
.service-content-container {
	background-color: #f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	min-height: 320px;
}
.about-transparent-container {
	font-size: 30px;
	line-height: 1.5;
	color: #ccc;
}
.panel-default>.panel-heading h4 {
	font-size: 18px;
	color: #fff;
}
.panel-default>.panel-heading h4 a:focus {
	color: #d31145;
}
.contact-box {
	background-color: #fff;
	color: #333333;
	padding: 20px;
	border-top: solid 8px #b8123e;
}
.contact-box h2 {
	color: #b8123e;
}
 @media (max-width: 992px) {
}
/* Catalog */
.product-item {
	right: 0;
	margin: 0 auto;
	margin-bottom: 30px;
	max-width: 400px;
}
.product-item .product-link {
	display: block;
	position: relative;
	margin: 0 auto;
 max-width:;
	height: 200px;
	overflow: hidden;
	background-color: #f7f7f7;
	border: solid 0px #333333;
	z-index: 1;
	border: solid 0px #f7f7f7;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.product-item .product-link img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
	z-index: 1;
	border-radius: 0;
}
.product-item .product-link .product-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
 background-color:;
	border: solid 0px #333333;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 1001;
}
.product-item .product-link .product-hover:hover {
	opacity: 1;
	background-color: rgba(38, 34, 97, 0.7);
	border: solid 0px #333333;
	color: #fff;
}
.product-item .product-link .product-hover .product-hover-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
.product-item .product-link .product-hover .product-hover-content i {
	margin-top: -12px;
}
.product-item .product-link .product-hover .product-hover-content h3 {
	margin-top: 0;
	color: #fff;
}
.product-item .product-link .product-hover:hover .product-hover-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
.product-item .product-link .product-hover:hover .product-hover-content h3 {
	margin-top: 0;
	color: #333333;
}
.product-item .product-link .product-hover:hover .btn-secondary {
	border-color: #333333;
	color: #333333;
	background-color: transparent;/* -webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s; */
}
.product-item .product-link .product-hover:hover .btn-secondary:hover, .product-item .product-link .product-hover:hover .btn-secondary:focus, .product-item .product-link .product-hover:hover .btn-secondary.focus, .product-item .product-link .product-hover:hover .btn-secondary:active, .btn-secondary.active, .product-item .product-link .product-hover:hover .open > .dropdown-toggle.btn-secondary {
	border-color: #333333;
	color: #fff;
	background-color: #333333;
}
.product-item .product-caption {
	margin: 0 auto;
	padding: 15px 15px 15px 15px;
	width: 100%;
	text-align: center;
	background-color: #fff;
	display: inline-block;
	position: relative;
	z-index: 1001;
	border-top: solid 0px #d31145;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#content-page .product-item .listing-slider {
	position: relative;
	display: block;
	height: 225px;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#content-page .product-item .listing-slider img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
	z-index: 1;
}
#content-page .product-item .product-caption h3 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #f8ec24;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: normal;
	min-height: 55px;
}
#featured-products .product-item .listing-slider {
	position: relative;
	display: block;
	height: 225px;
	overflow: hidden;
	background-color: #f1f1f1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#featured-products .product-item .listing-slider img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
	z-index: 1;
}
#featured-products .product-item .product-caption h3 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #f8ec24;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: normal;
}
#featured .product-item .listing-slider {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #f1f1f1;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#featured .product-item .listing-slider img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
	z-index: 1;
}
#featured .product-item .product-caption h3 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #f8ec24;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: normal;
}
.product-item .product-caption h3 a {
	color: #333333;
}
.product-item .product-caption h3 a:hover {
	color: #f8ec24;
}
.product-item .product-caption h4 {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	margin-top: 0;
}
.product-item .product-caption p {
 background-color:;
	padding: 20px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
}
.product-item .listing-price {
	font-size: 16px;
	text-align: center;
	color: #333333;
}
.product-item .listing-price .striped {
	text-decoration: line-through;
	color: #999;
}
.product-listing-btn {
	text-align: right;
}
.pagination_container .pagination>li>a {
	color: #333333;
}
.pagination_container .pagination>li>a:hover {
	color: #333333;
}
.pagination>li>a {
	color: #333333;
}
.pagination>li>a:hover {
	color: #333;
	background-color: #f8ec24;
	border-color: #f8ec24;
}
.pagination>.active>a {
	background-color: #f8ec24;
	border-color: #f8ec24;
	color:#333;
}
.pagination>.active>a:hover {
	background-color: #f8ec24;
	border-color: #f8ec24;
	color:#333;
}
.desc-text {
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
}
.item_tag {
	display: none;
}
.sold_tag {
	width: 100%;
	height: 40px;
	padding-top: 5px;
	font-size: 21px;
	font-weight: normal;
	background-color: rgba(255, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 1001;
	display: block;
}
.new_tag {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding-top: 15px;
	font-size: 21px;
	font-weight: normal;
	background-color: rgba(255, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
 margin-top:;
	z-index: 1001;
	display: block;
}
.item_template_content {
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 20px;
}
.item_template_content li {
	margin-left: -20px;
}
.thumbnail {
	border: 0px solid #ddd;
}
#content-page img.thumb {
	width: 120px;
	border: 0px solid #ddd;
}
#content-page .content {
	min-height: 150px;
	border-bottom: solid 0px #ddd;
}
#content-page .thumbnail {
	min-height: 150px;
	border-bottom: solid 1px #ddd;
}
.product-img img {
	border: solid 0px #333333;
}
/* Slider */
.intro {
 display:;
	width: 100%;
	height: 100%;
	padding: 0;
}
.tagline {
 width:;
 height:;
 padding:;
 margin-left:;
 text-align:;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: absolute;
	top: 50%;
	margin-top: -120px;
	z-index: 1001;
}
.tagline h1 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 56px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
	text-shadow: 0 0px 10px #333333;
	letter-spacing: 2px;
	margin: 0 0;
}
.tagline h3 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-left: 0;
	line-height: 1.5;
	margin: 0 0;
	margin-bottom: 20px;
	text-shadow: 0 0px 10px #333333;
}
#slides {
	position: relative;
}
#slides .slides-container {
	display: none;
}
#slides .scrollable {
 *zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}
#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}
.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
}
.slides-navigation a {
	position: absolute;
	display: block;
	font-size: 30px;
	width: 32px;
	height: 32px;
}
.slides-navigation a.prev {
	left: 0;
	left: 10px;
	background: url('images/controls.png') no-repeat 0 -32px;
}
.slides-navigation a.next {
	right: 0;
	right: 10px;
	background: url('images/controls.png') no-repeat -43px -32px;
}
.slides-pagination {
	position: absolute;
	z-index: 3;
	bottom: 0;
	text-align: center;
	width: 100%;
}
.slides-pagination a {
	border: 2px solid #222;
	border-radius: 15px;
	width: 10px;
	height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
	margin: 2px;
	overflow: hidden;
	text-indent: -100%;
}
.slides-pagination a.current {
	background: #222;
}
 @media (max-width: 768px) {
.intro {
 height:;
 display:;
}
.tagline h1 {
	font-size: 36px;
}
.tagline h3 {
	font-size: 18px;
}
.copyright {
	text-align: center;
	margin-bottom: 30px;
}
.social {
	text-align: center;
}
.padding-left {
	padding-left: 15px;
}
.padding-right {
	padding-right: 15px;
}
}
 @media(max-width:480px) {
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.5;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom: 5px;
}
/* Mega Menu */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 30px 30px 0 30px;
}
.yamm .yamm-content h2 {
	margin-top: 0;
	font-size: 16px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	margin-top: -15px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
/* Collapse */

#accordion .panel {
	background-color: rgba(255,255,255,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}
#accordion .panel-body {
	padding: 20px 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#accordion .panel-group .panel {
	margin-bottom: 0;
	border-radius: 5px;
}
#accordion .panel-default>.panel-heading {
	color: #fff;
	background-color: #333333;
	border-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	display: block;
}
#accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	background-color: #f7f7f7;
	padding: 20px;
 color:;
}
#accordion .panel-default>.panel-heading h4 {
	font-size: 18px;
	color: #fff;
}
#accordion .panel-default>.panel-heading h4 a:focus {
	color: #fff;
}
/* Tab */

.nav.nav-tabs {
	background-color: #fff;
	padding-bottom: 1px;
}
.content .nav li {
	margin-left:0px;
}
.nav-tabs > li > a {
	color: #333333;
	margin-right: 0;
	line-height: 2;
	border: 0px solid transparent;
	border-radius: 0px;
	background-color: #fff;
	padding: 10px 15px;
	font-family: 'Conv_seguisb', 'Lato', Helvetica, Arial, sans-serif;
 text-transform:;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #333;
	text-decoration: none;
	background-color: #f8ec24;
	border: 0px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #333;
	background-color: #f8ec24;
	border-width: 0px;
 border-style:;
 border-color:;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	cursor: default;
}
@media(max-width:767px) {
.nav-tabs li {
	width: 100%;
	float: left;
	clear: both;
}
.nav-tabs > li > a {
	margin-right: 0px;
	border-radius: 0px 0px 0px 0px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
}
}
.tab-content > .active {
	width: 100%;
	height: auto;
	min-height: 400px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
 font-size:;
 color:;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5;
	display: inline-block;
	padding: 15px 0px;
	background-color: #f7f7f7;
	border-top: 0px solid #ddd;
	border-bottom: solid 0px #ccc;
	border-left: solid 0px #dddddd;
	border-right: solid 0px #dddddd;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom:30px;
}
.tab-content > .active li {
	margin-left: -20px;
}
.nav-pills > li > a {
	background-color: #f7f7f7;
-webkit-border-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
	color: #333;
    background-color: #f8ec24;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #333;
    background-color: #f8ec24;
}
.package-container {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	min-height: 400px;
	margin-bottom: 30px;
}
.package-container h3 {
	padding: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.package-price {
	padding: 20px;
	background-color: #333333;
}
.package-price span {
	font-weight: bold;
	font-size: 21px;
}
.package-content {
	padding: 20px;
	text-align: left;
}
.bxslider-border {
	border: solid 0px #002d0c;
}
.bx-wrapper .bx-caption {
	position: relative;
 bottom:;
 left:;
 margin-top:;
	background: transparent;
	background: rgba(80, 80, 80, 0);
	background-color: transparent;
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #002d0c;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	display: block;
	font-size: 14px;
	padding: 10px;
	text-align: center;
	background: transparent;
}
#galleria img {
	border-radius: 0px;
}
.refine-search {
	padding: 15px 0 15px 0;
	background-color: #fff;
	border-radius: 5px;
}
.form-control.general-search {
	margin-bottom: 0;
	margin-top: 0px;
}
.input-group.general-search {
	margin-top: 8px;
	width: 200px;
}
/* Seller Profile */

#content-page .seller-details {
	display: inline-block;
	width: 100%;
}
#content-page .seller-details .seller-profile-img {
	margin: 0 auto;
	width: 200px;
	height: 200px;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
#content-page .seller-details .seller-profile-img img {
	width: auto;
	max-width: inherit;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1;
}
#content-page .seller-details .seller-name {
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
	border-bottom: solid thin #fff;
}
#content-page .seller-details .seller-summary {
	padding: 0px 0;
	border-bottom: solid thin #fff;
}
#content-page .seller-details .seller-summary small {
	color: #999;
}
#content-page .seller-details .seller-contact {
	padding: 20px 0 0 0;
	border-bottom: solid 0 #fff;
	text-align: center;
}
#content-page .services-details .listing-price {
	font-size: 21px;
	text-align: left;
	color: #333333;
	padding: 0px 0 10px 0;
	border-bottom: solid thin #fff;
}
#content-page .services-details .listing-details {
 font-size:;
	text-align: left;
	padding: 10px 0 0px 0;
}
/* Reviews */

#content-page .reviews-profile-img {
	margin: 0 auto;
	width: 70px;
	height: 70px;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin-bottom: 10px;
}
#content-page .reviews-profile-img img {
	width: auto;
	max-width: inherit;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1;
}
#content-page .reviews-profile-name {
	margin-top: 10px;
 margin-bottom:;
	text-align: center;
}
#content-page .reviews-message {
 background-color:;
	color: #000;
 padding:;
	min-height: 80px;
}
#content-page .reviews-rating {
 background-color:;
	color: #000;
 padding:;
	margin-bottom: 10px;
}
#content-page .reviews-timestamp {
 position:;
	bottom: 10px;
	padding: 0 0px 0px 0px;
	font-size: 12px;
	color: #666;
}
@media (max-width: 767px) {
.input-group.general-search {
	margin-top: 8px;
	width: 100%;
	padding: 0 15px;
}
.reviews-profile-img img {
	width: 50px;
	height: 50px;
}
}
#content-page .login-panel {
	background-color: #f7f7f7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
}
.dashboard-summary {
	padding: 15px 0px 0 0px;
	margin-bottom: 15px;
	min-height: inherit;
}
.dashboard-summary a {
	color: #fff;
	text-decoration: none;
}
.dashboard-summary a:hover, .dashboard-summary a:focus {
	color: #333;
	text-decoration: none;
}
.dashboard-summary .panel {
	margin-bottom: 15px;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.dashboard-summary .panel-primary>.panel-heading {
	color: #fff;
	background-color: #009fca;
	border-color: #009fca;
}
.dashboard-summary i {
	opacity: 0.2;
	font-size: 110px;
	position: absolute;
	margin-left: -20px;
}
.dashboard-summary .huge {
	font-size: 40px;
}
.dashboard-summary .panel-heading {
	padding: 15px 15px;
	border-bottom: 0px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.dashboard-summary .panel-green .panel-heading {
	border-color: #45b6af;
	color: #fff;
	background-color: #45b6af;
}
.active-status {
	padding: 5px 5px;
	background-color: #0C0;
	color: #fff;
	display: inline-block;
}
.inactive-status {
	padding: 5px 5px;
	background-color: #eee;
	color: #999;
	display: inline-block;
}
.complete-status {
	padding: 5px 5px;
	background-color: #eee;
	color: #999;
	display: inline-block;
}
.fail-status {
	padding: 5px 5px;
	background-color: #f00;
	color: #fff;
	display: inline-block;
}
.alert-status {
	padding: 5px 5px;
	background-color: #f00;
	color: #fff;
	display: inline-block;
}
.warning-status {
	padding: 5px 5px;
	background-color: #ffe135;
	color: #fff;
	display: inline-block;
}
.thin {
	max-width: 100px;
}
#content-page .message-box td {
	background-color: #fff;
}
#content-page .message-box small {
	color: #999;
}
#content-page .message-profile-img {
	margin: 0 auto;
	width: 70px;
	height: 70px;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin-bottom: 10px;
}
#content-page .message-profile-img img {
	width: auto;
	max-width: inherit;
	height: 100%;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1;
}
/* Basic jQuery Slider essential styles */

ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
	margin-left: 0;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
	z-index: 2;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 10px;
	font-size: 27px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 24%;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 10px;
	font-size: 27px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 24%;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	text-align: center;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}
.panel-default>.panel-heading {
	display: none;
}
.panel-default>.panel-body {
	padding: 15px 0;
}
.panel-default.panel {
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}
#featured .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -40px;
	right: inherit;
	text-align: center;
	width: 100%;
}
.search-facility-filter .btn-group, .search-facility-filter .btn-default {
	width: 100%;
}
.search-facility-filter .btn-default {
	border-width: 1px;
	border-color: #ddd;
	color: #333333;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	border-radius: 5px;
	text-align: left;
	overflow: hidden;
	text-transform: none;
}
#comparison .fa-check {
	color: #333333;
}
.c-menu--push-left .c-menu__link:hover {
	background-color: #f8ec24;
	color: #333;
}
.total-label {
	background-color: #fff00b;
	padding: 10px;
 font-weight:;
	text-align: left;
	margin-bottom:15px;
}
.total-price {
	background-color: #fff00b;
	padding: 10px;
	font-weight: bold;
	text-align: right;
	margin-bottom:15px;
}
.details-label {
	background-color: #f7f7f7;
	padding: 10px;
 font-weight:;
 text-align:;
}
.content-page-listing-category {
	display: inline-block;
	width: 100%;
}
.content-page-listing-category .dropdown-submenu>.dropdown-menu {
	top: 100%;
	left: 0;
	margin-top: 0px;
	margin-left: 0;
	-webkit-border-radius: 0 0px 0px 0px;
	-moz-border-radius: 0 0px 0px 0px;
	border-radius: 0 0px 0px 0px;
	position: relative;
}
.bg_gradient {
	background: transparent linear-gradient(to right, #ff5757 0%, #ff5757 6.25%, #ff9e4f 6.25%, #ff9e4f 12.5%, #ffd521 12.5%, #ffd521 18.75%, #b1d037 18.75%, #b1d037 25%, #16b2a7 25%, #16b2a7 31.25%, #498dbe 31.25%, #498dbe 37.5%, #a161d9 37.5%, #a161d9 43.75%, #ee61af 43.75%, #ee61af 50%, #ff5757 50%, #ff5757 56.25%, #ff9e4f 56.25%, #ff9e4f 62.5%, #ffd521 62.5%, #ffd521 68.75%, #b1d037 68.75%, #b1d037 75%, #16b2a7 75%, #16b2a7 81.25%, #498dbe, 81.25%, #498dbe 87.5%, #a161d9 87.5%, #a161d9 93.75%, #ee61af 93.75%, #ee61af 100%) repeat scroll 0% 0%;
	height: 4px;
	padding: 0;
	margin: 0;
}
.item-container {
	background-color: #f7f7f7;
	padding: 15px 0px 0px 0;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.item-container h3 {
	margin-top:0;
}

.banner-bg {
	height:100px;
	background-image: url(../img/banner-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

 @media (max-width: 767px) {
.item-container {
	background-color: #fff;
	padding: 10px 0px 10px 0;
}
.banner-bg {
	height:50px;
}
}
@media (min-width: 768px) {
.table-responsive {
	overflow-x: visible;
}
}
@media (max-width: 767px) {
.table-responsive {
	overflow-y: auto;
}
}
@media (max-width: 575px) {
.banner-bg {
	height:25px;
}
}

.panel-default.panel.login-panel {
	margin-bottom:15px;
}
.login-panel {
    margin-top: inherit;
}

input[type="checkbox"], input[type="radio"] {
    margin: 0px 0 0;
}

.galleria-theme-classic {
	background-color:#f7f7f7;
}

.dropdown-menu li {
	margin-left: 0;
}