
body {
	color: #303030;
	line-height: 1.6;
}
/* line 11, ../sass/theme.scss */
#page {
	overflow: hidden;
	position: relative;
}
/* top */
/* line 17, ../sass/theme.scss */
#top {
	background: #eee;
	padding:5px 0

}
/* line 22, ../sass/theme.scss */
#top p, #top .nav {
	margin: 0;
}
/* line 25, ../sass/theme.scss */
#top .text-note {
	padding: 18px 0;
}
/* Drop down menu */
/* line 31, ../sass/theme.scss */
.dropdown-menu {
	background: #8cc641;
	border: none;
	border-radius: 0;
	margin: 0;
}
/* line 37, ../sass/theme.scss */
.dropdown-menu > li > a {
	line-height: 1.6;
	padding: 5px 20px 8px;
}
/* line 40, ../sass/theme.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: transparent;
}
/* line 45, ../sass/theme.scss */
.dropdown-menu h3 {
	font-size: 1em;
	font-weight: 700;
	text-transform: none;
	color: white;
}
/* line 52, ../sass/theme.scss */
.list-thumbs-pro .product {
	margin-bottom: 0;
	overflow: hidden;
}
/* line 55, ../sass/theme.scss */
.list-thumbs-pro .product + .product {
	border-top: 1px dotted #282828;
	margin-top: 20px;
	padding-top: 20px;
}
/* line 61, ../sass/theme.scss */
.list-thumbs-pro h4 {
	padding-right: 0;
}
/* line 64, ../sass/theme.scss */
.list-thumbs-pro .product-thumb-info-image {
	float: left;
	margin-bottom: 0;
}
/* line 68, ../sass/theme.scss */
.list-thumbs-pro .product-thumb-info-content {
	padding: 3px 20px 0 75px;
}
/* line 71, ../sass/theme.scss */
.list-thumbs-pro .product-remove {
	float: right;
}
/* line 76, ../sass/theme.scss */
.list-md-pro {
	color: #666666;
}
/* line 78, ../sass/theme.scss */
.list-md-pro .product-thumb-info-content h4 {
	margin-bottom: 15px;
	padding-right: 0;
	text-transform: none;
}
/* line 86, ../sass/theme.scss */
.nav-top > li {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 88, ../sass/theme.scss */
.nav-top > li > a {
	border-radius: 0;
	color: white;
	padding: 18px 15px;
}
/* line 92, ../sass/theme.scss */
.nav-top > li > a .caret {
	color: #999999;
	margin-left: 10px;
}
/* line 96, ../sass/theme.scss */
.nav-top > li > a:hover, .nav-top > li > a:focus {
	background-color: transparent;
}
/* line 100, ../sass/theme.scss */
.nav-top > li:first-child {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 104, ../sass/theme.scss */
.nav-top > .langs > a {
	padding-left: 20px;
}
/* line 107, ../sass/theme.scss */
.nav-top .dropdown-menu {
	background: #282828;
}
/* line 112, ../sass/theme.scss */
.nav-top .list-thumbs-pro .product + .product {
	border-top-color: #666666;
}
/* line 119, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
	border-color: transparent;
}
/* menu-shop */
/* line 125, ../sass/theme.scss */
.menu-shop {
	padding-right: 15px;
	position: relative;/* end dropdown-menu*/
}
.menu-shop a{
	padding: 14px 15px 14px 12px !important;
}

/* line 128, ../sass/theme.scss */
.menu-shop i {
	font-size: 1.3em;
}
/* line 131, ../sass/theme.scss */
.menu-shop .dropdown-menu {
	color: white;
	min-width: 415px;
	text-transform: none;
	padding: 20px;
}
/* line 136, ../sass/theme.scss */
.menu-shop .dropdown-menu a {
	color: white;
}
/* line 138, ../sass/theme.scss */
.menu-shop .dropdown-menu a:hover, .menu-shop .dropdown-menu a:focus {
	color: #8cc641;
}
/* line 142, ../sass/theme.scss */
.menu-shop .dropdown-menu .item-cat a {
	color: #999999;
}
/* line 144, ../sass/theme.scss */
.menu-shop .dropdown-menu .item-cat a:hover, .menu-shop .dropdown-menu .item-cat a:focus {
	color: #8cc641;
}
/* line 151, ../sass/theme.scss */
.cart-buttons {
	padding-top: 20px;
}
/* line 153, ../sass/theme.scss */
.cart-buttons .btn {
	margin-left: 10px;
}
/* line 158, ../sass/theme.scss */
.cart-subtotals {
	border-top: 1px dotted #666666;
	font-size: 1.071em;
	margin-top: 20px;
	padding-top: 20px;
	text-transform: none;
}
/* line 166, ../sass/theme.scss */
.shopping-bag {
	background-color: #8cc641;
	border-radius: 50%;
	color: white;
	display: block;
	font-size: .714em;
	height: 13px;
	line-height: 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 10px;
	width: 13px;
}
/* Languages */
/* line 182, ../sass/theme.scss */
.langs .dropdown-menu {
	min-width: 75px;
}
/* line 185, ../sass/theme.scss */
.langs .dropdown-menu > li + li {
	border-top: 1px solid #333333;
}
/* line 188, ../sass/theme.scss */
.langs .dropdown-menu > li > a {
	padding-left: 20px;
	padding-right: 15px;
}
/* My Account */
/* line 196, ../sass/theme.scss */
.my-account .dropdown-menu {
	font-size: 1em;
	padding: 10px 0;
	  left:auto !important;
  right:0;
}
/* line 199, ../sass/theme.scss */
.my-account .dropdown-menu > li > a {
	color: white;
}
/* line 201, ../sass/theme.scss */
.my-account .dropdown-menu > li > a:hover, .my-account .dropdown-menu > li > a:focus {
	color: #8cc641;
}
/* menu */
/* line 208, ../sass/theme.scss */
.logo {
	display: block;
	float: left;
	margin-top:5px
}
.dept-logo{
	margin-top:6px;
}
/* line 214, ../sass/theme.scss */
.navbar-main {
	background-color: white;
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	box-shadow: 0 6px 46px -6px rgba(0, 0, 0, 0.4);
	z-index: 5;
}
/* line 221, ../sass/theme.scss */
.navbar-main .container {
	position: relative;
}
/* line 226, ../sass/theme.scss */
.navbar-main .navbar-nav {
	margin: 29px 0 20px !important;
}
/* line 228, ../sass/theme.scss */
.navbar-main .navbar-nav > li > a {
	color: #0277bd;
	padding: 14px 17px 14px;
	text-transform: none;
}
/* line 24, ../sass/mixins/_mixins.scss */
.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
	color: #8cc641;
}
/* line 234, ../sass/theme.scss */
.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
	background-color: transparent;
}
/* line 246, ../sass/theme.scss */
.navbar-main .navbar-nav > .active > a, .navbar-main .navbar-nav > .active > a:hover, .navbar-main .navbar-nav > .active > a:focus, .navbar-main .navbar-nav > .open > a, .navbar-main .navbar-nav > .open > a:hover, .navbar-main .navbar-nav > .open > a:focus, .navbar-main .navbar-nav .open .dropdown-menu > .active > a, .navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #8cc641;
	background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 4px;
}
/* line 251, ../sass/theme.scss */
.navbar-main .navbar-nav .open > a:after {
	bottom: -4px;
	height: 0;
	border-bottom: 6px solid #8cc641;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	content: "";
	left: 50%;
	margin-left: -5px;
	position: absolute;
	width: 0;
}
/* line 264, ../sass/theme.scss */
.navbar-main .navbar-nav .open .dropdown-menu > li > a {
	line-height: 1.6;
	padding: 5px 20px 8px;
}
/* line 269, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu {
	padding: 10px 0;
	min-width:200px
}
/* line 271, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu li a {
	color: white;
}
/* line 273, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu li a:hover, .navbar-main .navbar-nav .dropdown-menu li a:focus {
	color: #ffffff;
	background: #21a9e1;
}
/* line 279, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu > .active > a, .navbar-main .navbar-nav .dropdown-menu > .active > a:hover, .navbar-main .navbar-nav .dropdown-menu > .active > a:focus {
	background-color: transparent;
	color: #8cc641;
}
/* line 283, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu .item-cat a {
	color: #999999;
}
/* line 285, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu .item-cat a:hover, .navbar-main .navbar-nav .dropdown-menu .item-cat a:focus {
	color: #8cc641;
}
/* line 292, ../sass/theme.scss */
.dropdown-submenu {
	position: relative;
}
/* line 294, ../sass/theme.scss */
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -10px;
}
/* line 299, ../sass/theme.scss */
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-left-color: #dddddd;
	margin-top: 6px;
	margin-right: -10px;
}
/* line 312, ../sass/theme.scss */
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
/* line 316, ../sass/theme.scss */
.dropdown-submenu:hover > a:after {
	border-left-color: white;
}
/* line 320, ../sass/theme.scss */
.navbar-nav > .megamenu {
	position: static;
}
/* line 322, ../sass/theme.scss */
.navbar-nav > .megamenu .dropdown-menu {
	left: 0;
	margin: 0 15px;
	padding: 0;
	right: 0;
}
/* line 327, ../sass/theme.scss */
.navbar-nav > .megamenu .dropdown-menu .sub-menu > li > a {
	display: block;
	padding-bottom: 10px;
	white-space: nowrap;
}
/* line 333, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content {
	padding: 0 25px;
}
/* line 335, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column {
	padding: 30px 20px;
}
/* line 337, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
	border-left: 1px solid #282828;
	display: table-cell;
	float: none;
}
/* line 343, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content h3 {
	color: white;
}
/* line 347, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content {
	padding-right: 0;
}
/* line 349, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content p {
}
/* nav-white */
/* line 357, ../sass/theme.scss */
.navbar-main .nav-white .megamenu.open > a:after {
	border-bottom-color: rgba(0, 0, 0, 0.1);
}
/* line 362, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu {
	background: white;
}
/* line 364, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu li a {
	color: #666666;
}
/* line 366, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu li a:hover, .nav-white > .megamenu .dropdown-menu li a:focus {
	color: #8cc641;
}
/* line 372, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .menu-column {
	padding: 30px 20px;
}
/* line 374, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .menu-column + .menu-column {
	border-left-color: rgba(0, 0, 0, 0.1);
}
/* line 378, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content h3 {
	color: #333333;
}
/* line 381, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .sub-menu > li > a {
	color: #666666;
}
/* line 383, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .sub-menu > li > a:hover, .nav-white > .megamenu .mega-menu-content .sub-menu > li > a:focus {
	color: #8cc641;
}
/* line 387, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .list-thumbs-pro .product + .product {
	border-top-color: rgba(0, 0, 0, 0.1);
}
/* login */
/* line 394, ../sass/theme.scss */
.login-wrapper {
	background: #8cc641;
	color: white;
	padding: 20px 30px;
	position: absolute;
	overflow: hidden;
	right: 0;
	width: 500px;
	z-index: 99;
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
 -moz-transition: -moz-transform .2s ease-in-out;
 -webkit-transition: -webkit-transform .2s ease-in-out;
 transition: transform .2s ease-in-out;
}
/* line 410, ../sass/theme.scss */
.login-wrapper label {
	color: #fff;
	display: block;
}
/* line 414, ../sass/theme.scss */
.login-wrapper .form-control {
	background:#fff;
	width: 100%;
}
/* line 419, ../sass/theme.scss */
.login-wrapper .form-group, .login-wrapper .list-inline {
	margin-bottom: 15px;
}
/* line 422, ../sass/theme.scss */
.login-wrapper .list-inline li + li {
	margin-left: 30px;
}
/* line 425, ../sass/theme.scss */
.login-wrapper h4 {
	font-size: 1.6em;
	font-weight: 700;
	text-transform: none;
	color: white;
	text-align:center
}
/* line 429, ../sass/theme.scss */
.login-wrapper a {
	color: white;
}

/* search */
/* line 444, ../sass/theme.scss */
.form-search {
	position: relative;
}
/* line 446, ../sass/theme.scss */
.form-search .form-group {
	width: 100%;
}
/* line 449, ../sass/theme.scss */
.form-search .form-control {
	background: none;
	border-color: white;
	border-right: none;
	border-width: 2px;
	width: 100%;
}
/* line 456, ../sass/theme.scss */
.form-search .btn {
	border-left: none;
	margin-left: -2px;
	position: absolute;
	right: 0;
	top: 0;
}
/* line 465, ../sass/theme.scss */
.search-wrapper {
	background: black;
	color: white;
	padding-top: 10%;
}
/* line 469, ../sass/theme.scss */
.search-wrapper .close {
	color: white;
	font-size: 2.571em;
}
/* line 474, ../sass/theme.scss */
.search-wrapper .modal-content {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
/* owl carousel */
/* line 483, ../sass/theme.scss */
.owl-theme .owl-controls {
	left: 0;
	margin-top: 0;
	position: absolute;
	width: 100%;
	z-index:999
}
/* line 491, ../sass/theme.scss */
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
	background: #333333;
	border-radius: 0;
	color: white;
	font-size: 1.285em;
	height: 50px;
	line-height: 50px;
	margin: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	padding: 0;
	width: 50px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
/* line 505, ../sass/theme.scss */
.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus, .owl-theme .owl-controls .owl-buttons .owl-next:hover, .owl-theme .owl-controls .owl-buttons .owl-next:focus {
	background-color: #8cc641;
}
/* home slide */
/* line 511, ../sass/theme.scss */
.main-slide .container {
	margin-bottom: 50px;
	margin-top: 50px;
}
/* line 516, ../sass/theme.scss */
.item-caption {
	color: white;
	text-align: center;
	text-transform: none;
}
/* line 520, ../sass/theme.scss */
.item-caption .item-cat, .item-caption h2 {
	text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
}
/* line 524, ../sass/theme.scss */
.item-caption .item-cat {
	margin-bottom: 10px;
}
/* line 527, ../sass/theme.scss */
.item-caption h2 {
	color: white;
	font-size: 4.286em;
	font-line-height: 1;
	text-transform: none;
	letter-spacing: 3px;
	margin-bottom: 40px;
}
/* line 535, ../sass/theme.scss */
.owl-carousel .item {
	position: relative;
}
/* line 537, ../sass/theme.scss */
.owl-carousel .item > img {
	display: inline-block;
}
/* line 540, ../sass/theme.scss */
.owl-carousel .item .item-caption {
	bottom: 0;
	height: 88%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 80%;
}
/* line 548, ../sass/theme.scss */
.owl-carousel .item .item-caption .item-cat a {
	color: white;
}
/* line 550, ../sass/theme.scss */
.owl-carousel .item .item-caption .item-cat a:hover, .owl-carousel .item .item-caption .item-cat a:focus {
	color: #8cc641;
}
/* line 555, ../sass/theme.scss */
.owl-carousel .item .item-caption-inner {
	display: table;
	height: 100%;
	width: 100%;
}
/* line 560, ../sass/theme.scss */
.owl-carousel .item .item-caption-wrap {
	display: block;
	vertical-align: middle;
}
.item-caption-wrap h2 {
	background-color: rgba(0, 0, 0, .5);
	padding: 13px 20% 13px 20px;
	text-transform: none;
	text-align: left;
	margin-bottom:0;
	display:block;
	margin-top:85px
}
.main {
	float:left;
	width:100%;
}
/* line 566, ../sass/theme.scss */
.main-demo {
/* end owl-controls*/
}
/* line 567, ../sass/theme.scss */
.main-demo .item {
	text-align: center;
}
/* line 570, ../sass/theme.scss */
.main-demo .item-caption {
	top: 0;
}
/* line 573, ../sass/theme.scss */
.main-demo .owl-controls {
	margin-top: -25px;
	top: 50%;
}
/* line 577, ../sass/theme.scss */
.main-demo .owl-controls .owl-buttons .owl-prev {
	float: left;
}
/* line 580, ../sass/theme.scss */
.main-demo .owl-controls .owl-buttons .owl-next {
	float: right;
}
/* line 588, ../sass/theme.scss */
.second-demo .item:after {
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
/* line 598, ../sass/theme.scss */
.second-demo .item .item-caption {
	z-index: 2;
}
/*#item1 {
	background-color: #adacaa;
}

#item2 {
	background-color: #d41247;
}

#item3 {
	background-color: #f278a1;
}
*/
/* product slide */
/* line 618, ../sass/theme.scss */
.product-slide {
	padding-top: 100px;
}
/* line 620, ../sass/theme.scss */
.product-slide .owl-controls {
	top: 0;
}
/* line 623, ../sass/theme.scss */
.product-slide .owl-controls .owl-buttons .owl-prev, .product-slide .owl-controls .owl-buttons .owl-next {
	background: none;
	border: 2px solid #333333;
	color: #333333;
	font-size: 2.2em;
	line-height: 45px;
	margin: 0 2px;
}
/* line 24, ../sass/mixins/_mixins.scss */
.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus, .product-slide .owl-controls .owl-buttons .owl-next:hover, .product-slide .owl-controls .owl-buttons .owl-next:focus {
	color: #8cc641;
}
/* line 630, ../sass/theme.scss */
.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus, .product-slide .owl-controls .owl-buttons .owl-next:hover, .product-slide .owl-controls .owl-buttons .owl-next:focus {
	background-color: transparent;
	border-color: #8cc641;
}
/* ad */
/* line 639, ../sass/theme.scss */
.ads {
	background: whitesmoke;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: 50px;
	padding: 50px 0;
}
/* collections */
/* line 648, ../sass/theme.scss */
.collections {
	margin-bottom: 50px;
}
/* line 650, ../sass/theme.scss */
.collections .collect-item {
	text-align: center;
}
/* line 653, ../sass/theme.scss */
.collections h2 {
	font-size: 1.071em;
	margin-bottom: 25px;
	text-transform: none;
}
/* line 658, ../sass/theme.scss */
.collections p {
	margin-bottom: 25px;
}
/* line 663, ../sass/theme.scss */
.collect-item-thumb {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
/* line 668, ../sass/theme.scss */
.collect-item-thumb:after {
	border: 1px solid white;
	bottom: 5px;
	content: "";
	left: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
/* line 679, ../sass/theme.scss */
.collect-item-thumb img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* line 686, ../sass/theme.scss */
.collect-item-thumb:hover img {
	opacity: .7;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* line 691, ../sass/theme.scss */
.collect-item-thumb:hover:after {
	-webkit-transform: scale(0.55, 0.5);
	transform: scale(0.55, 0.5);
	filter: alpha(opacity=0);
	opacity: 0;
}
/* top-selling */
/* line 701, ../sass/theme.scss */
.top-selling {
	margin-bottom: 20px;
}
/* line 705, ../sass/theme.scss */
#bg-red {
	background: #d55357;
}
/* quick-view-pro */
/* line 711, ../sass/theme.scss */
.quick-view-pro .container {
	width: 100%;
}
/* lookbook */
/* line 717, ../sass/theme.scss */
.lookbook {
	background: url("../images/bg-wood.jpg") repeat;
	color: white;
	font-size: .929em;
	margin-bottom: 60px;
	padding: 30px 30px 10px;
	position: relative;
	text-align: center;
}
/* line 725, ../sass/theme.scss */
.lookbook h2 {
	color: white;
	font-size: 1.714em;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
	text-transform: none;
	z-index: 2;
}
/* line 733, ../sass/theme.scss */
.lookbook h2 a {
	color: white;
}
/* line 735, ../sass/theme.scss */
.lookbook h2 a:hover, .lookbook h2 a:focus {
	color: #8cc641;
}
/* line 740, ../sass/theme.scss */
.lookbook:after {
	border: 3px solid white;
	bottom: 10px;
	content: "";
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
}
/* parallax */
/* line 753, ../sass/theme.scss */
.pi-parallax {
	background-position: 50% 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/content/slides/bg-parallax.jpg);
	color: white;
}
/* line 760, ../sass/theme.scss */
.pi-parallax .item {
	display: table;
	height: 400px;
}
/* line 763, ../sass/theme.scss */
.pi-parallax .item blockquote {
	border-left: 0;
	display: table-cell;
	font-size: 2.571em;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
/* line 771, ../sass/theme.scss */
.pi-parallax .item blockquote p {
}
/* line 774, ../sass/theme.scss */
.pi-parallax .item blockquote footer {
	color: white;
	font-size: .5em;
	padding: 15px 0 0;
	position: relative;
}
/* line 780, ../sass/theme.scss */
.pi-parallax .item blockquote footer:after {
	border-top: 1px solid white;
	content: "";
	left: 50%;
	margin-left: -25px;
	position: absolute;
	top: 0;
	width: 50px;
}
/* line 791, ../sass/theme.scss */
.pi-parallax .item .intro {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/* line 795, ../sass/theme.scss */
.pi-parallax .item .intro h2 {
	color: white;
	font-size: 4.286em;
	font-line-height: 1;
	text-transform: none;
	letter-spacing: 3px;
}
/* line 804, ../sass/theme.scss */
.parallax-shop {
	background-image: url(../images/content/slides/bg-parallax-2.jpg);
	position: relative;
}
/* line 807, ../sass/theme.scss */
.parallax-shop:after {
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
/* line 817, ../sass/theme.scss */
.parallax-shop .owl-carousel {
	text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
	z-index: 2;
}
/* line 821, ../sass/theme.scss */
.parallax-shop p {
	margin-bottom: 40px;
}
/* list-thumbs */
/* line 827, ../sass/theme.scss */
.list-thumbs {
	padding: 50px 0 30px;
}
/* line 829, ../sass/theme.scss */
.list-thumbs h3 {
	font-size: 1em;
	font-weight: 700;
	text-transform: none;
	border-bottom: 2px solid black;
	padding-bottom: 15px;
}
/* line 832, ../sass/theme.scss */
.list-thumbs .list-thumbs-pro .product + .product {
	border-top-color: rgba(0, 0, 0, 0.1);
}
/* line 837, ../sass/theme.scss */
.product-thumbs-slide {
	padding-top: 0;
}
/* line 839, ../sass/theme.scss */
.product-thumbs-slide .owl-controls {
	padding: 0 15px;
	text-align: right;
	top: -63px;
}
/* line 844, ../sass/theme.scss */
.product-thumbs-slide .owl-controls .owl-buttons .owl-prev, .product-thumbs-slide .owl-controls .owl-buttons .owl-next {
	font-size: 1.714em;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	text-align: center;
	width: 25px;
}
/* line 851, ../sass/theme.scss */
.product-thumbs-slide .owl-controls .owl-buttons .owl-prev *, .product-thumbs-slide .owl-controls .owl-buttons .owl-next * {
	display: block;
	line-height: 0.8;
}
/* highlights */
/* line 860, ../sass/theme.scss */
.wp-ads {
	list-style: none;
	margin: 50px 0;
	overflow: hidden;
	padding: 0;
}
/* line 865, ../sass/theme.scss */
.wp-ads li {
	background-color: #8cc641;
	color: white;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding: 20px 0 20px 25px;
	width: 20%;
}
/* line 873, ../sass/theme.scss */
.wp-ads li strong {
	display: block;
}
/* line 876, ../sass/theme.scss */
.wp-ads li span {
	font-size: .857em;
	filter: alpha(opacity=50);
	opacity: .5;
}
/* line 881, ../sass/theme.scss */
.wp-ads li .fa {
	float: left;
	font-size: 2.571em;
	margin-right: 10px;
}
/* line 887, ../sass/theme.scss */
.wp-ads li + li {
	background-color: rgba(26, 188, 156, 0.9);
}
/* line 889, ../sass/theme.scss */
.wp-ads li + li + li {
	background-color: rgba(26, 188, 156, 0.8);
}
/* line 891, ../sass/theme.scss */
.wp-ads li + li + li + li {
	background-color: rgba(26, 188, 156, 0.7);
}
/* line 893, ../sass/theme.scss */
.wp-ads li + li + li + li + li {
	background-color: rgba(26, 188, 156, 0.6);
}
/* latest blog */
/* line 903, ../sass/theme.scss */
.latest-blog {
	padding: 80px 0 60px;
}
/* line 905, ../sass/theme.scss */
.latest-blog h3 {
	font-size: 1.071em;
	margin-bottom: 15px;
}
/* line 909, ../sass/theme.scss */
.latest-blog .post {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* wp-404 */
/* line 917, ../sass/theme.scss */
.ico-emotion {
	color: black;
	font-size: 10em;
	filter: alpha(opacity=10);
	opacity: .1;
	line-height: 1;
}
/* line 925, ../sass/theme.scss */
.page-404 {
	background: #fafafa;
	padding: 70px 0;
}
/* line 928, ../sass/theme.scss */
.page-404 h2 {
	font-size: 4.286em;
	font-line-height: 1;
	text-transform: none;
	font-weight: 700;
}
/* line 934, ../sass/theme.scss */
.form-search2 {
	margin: 30px 0;
}
/* line 936, ../sass/theme.scss */
.form-search2 .form-control {
	height: 46px;
}
/* line 939, ../sass/theme.scss */
.form-search2 .form-control, .form-search2 .btn {
	border-color: #dddddd;
}
/* line 942, ../sass/theme.scss */
.form-search2 .btn {
	border-width: 1px;
	min-width: 0;
	padding-left: 20px;
	padding-right: 20px;
}
/* line 950, ../sass/theme.scss */
#googlemaps {
	height: 385px;
}
/* page-top */
/* line 955, ../sass/theme.scss */
.page-top, .page-top-md, .page-top-lg {
	background-color: #8cc641;
	color: white;
	margin-bottom: 60px;
	text-align: center;
}
.page-top {
	background-color: #12263A;
	margin-bottom: 30px;
	height:70px
}
/* line 960, ../sass/theme.scss */
.page-top .container, .page-top-md .container, .page-top-lg .container {
	display: table;
	height: 100px;
}
/* line 964, ../sass/theme.scss */
.page-top .page-top-in, .page-top-md .page-top-in, .page-top-lg .page-top-in {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
/* line 969, ../sass/theme.scss */
.page-top h2, .page-top-md h2, .page-top-lg h2 {
	color: white;
	font-size: 3.429em;
	font-weight: 700;
	margin: 0;
	text-transform: none;
}
/* line 975, ../sass/theme.scss */
.page-top h2 span, .page-top-md h2 span, .page-top-lg h2 span {
	display: inline-block;
	padding: 11px 31px 11px 35px;
}
/* line 982, ../sass/theme.scss */
.page-top-md {
	background-color: #333333;
	background-image: url(../images/bg-blog.jpg);
	background-repeat: no-repeat;
}
/* line 987, ../sass/theme.scss */
.page-top-md .container {
	height: 202px;
}
/* line 992, ../sass/theme.scss */
.page-top-lg {
	background-color: #333333;
	background-image: url(../images/bg-contact.jpg);
	background-repeat: no-repeat;
}
/* line 997, ../sass/theme.scss */
.page-top-lg .container {
	height: 384px;
}
/* line 1001, ../sass/theme.scss */
.page-top-lg h2 span {
	border: 2px solid white;
}
/* contact-content */
/* line 1008, ../sass/theme.scss */
.contact-content {
	margin-bottom: 60px;
}
/* line 1010, ../sass/theme.scss */
.contact-content h3 {
	font-weight: 700;
	text-transform: none;
}
/* line 1014, ../sass/theme.scss */
.contact-content h4 {
	font-size: 1em;
	font-weight: 700;
	text-transform: none;
}
/* line 1020, ../sass/theme.scss */
.contact-content-full h4 {
	font-size: 1em;
	font-weight: 700;
	text-transform: none;
	border-bottom: 2px solid black;
	padding-bottom: 15px;
}
/* line 1025, ../sass/theme.scss */
.contact-intro {
	padding-bottom: 30px;
}
/* sidebar */
/* line 1030, ../sass/theme.scss */
.sidebar {
	margin-bottom: 50px;
}
/* line 1032, ../sass/theme.scss */
.sidebar .block {
	position: relative;
}
/* line 1034, ../sass/theme.scss */
.sidebar .block + .block {
	margin-top: 40px;
	padding-top: 40px;
}
/* line 1037, ../sass/theme.scss */
.sidebar .block + .block:after {
	background: #dddddd;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 30px;
}
/* line 1052, ../sass/theme.scss */
.block h4 {
	font-size: 1em;
	font-weight: 700;
	text-transform: none;
}
/* line 1055, ../sass/theme.scss */
.block .form-search2 {
	margin: 0;
}
/* footer */
/* line 1062, ../sass/theme.scss */
.footer {
	background: #12263A;
	color: #999999;
	padding: 0;
	border-top: 1px solid #316ca5;
	float:left;
	width:100%
}
/* line 1066, ../sass/theme.scss */
.footer h2 {
	color: white;
	font-size: 1em;
	text-transform: none;
}
/* line 1071, ../sass/theme.scss */
.footer li {
	padding: 0 0 3px;
	width:48%;
	float:left
}
.footer p {
}
/* line 1074, ../sass/theme.scss */
.footer i {
	padding-right: 5px;
	font-size: 45px;
	color: #0277bd;
}
.footer i:hover {
	color: #8CC641;
}
/* line 1078, ../sass/theme.scss */
.footer .list-footlinks {
	margin-left: 0;
}
/* line 1080, ../sass/theme.scss */
.footer .list-footlinks li {
	line-height: 1;
	padding: 0 14px 0 0;
}
/* line 1083, ../sass/theme.scss */
.footer .list-footlinks li + li {
	border-left: 1px solid #444;
	padding-left: 16px;
}
.footer address {
	line-height:2.0;
}
.footer address a {
	color:#21A9E1;
}
.footer address a:hover {
	color:#8CC641;
}
/* line 1092, ../sass/theme.scss */
.upper-foot {
	font-size: .928em;
	padding-bottom: 10px;
}
/* line 1095, ../sass/theme.scss */
.upper-foot a {
	list-style-type: none;
	color: #707e8c;
}
/* line 1097, ../sass/theme.scss */
.upper-foot a:hover, .upper-foot a:focus {
	color: #8cc641;
}
.upper-foot .col-xs-12 {
	text-align:center;
}
/* home 3 */
/* line 1128, ../sass/theme.scss */
.navbar-main-narrow {
	box-shadow: none;
}
/* line 1130, ../sass/theme.scss */
.navbar-main-narrow .logo {
	display: inline-block;
	float: none;
	margin: 30px auto;
}
/* line 1135, ../sass/theme.scss */
.navbar-main-narrow .navbar-header {
	border-bottom: 3px solid #282828;
	float: none;
	text-align: center;
}
/* line 1141, ../sass/theme.scss */
.navbar-main-narrow .navbar-collapse {
	border-bottom: 1px solid #dddddd;
	padding-left: 0;
	padding-right: 0;
}
/* line 1148, ../sass/theme.scss */
.navbar-main-narrow .navbar-nav > li > a {
	padding: 18px 20px 17px;
}
/* line 1151, ../sass/theme.scss */
.navbar-main-narrow .navbar-nav > .megamenu .dropdown-menu {
	margin-top: -1px;
}
/* line 1155, ../sass/theme.scss */
.navbar-main-narrow .navbar-act {
	font-size: .857em;
}
/* line 1160, ../sass/theme.scss */
.navbar-act > li > a {
	color: #333333;
}
/* line 1165, ../sass/theme.scss */
.navbar-default .navbar-toggle {
	border: none;
	border-radius: 0;
	margin: 36px 0 0;
	padding: 0;
}
/* line 1170, ../sass/theme.scss */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333333;
	width: 20px;
}
/* line 1174, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
/* line 1176, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #8cc641;
}
/* home 4 */
/* line 1184, ../sass/theme.scss */
.navbar-main-drop {
/* main nav */
  /* end main nav */
}
/* line 1185, ../sass/theme.scss */
.navbar-main-drop .menu-shop {
	padding-right: 0;
}
/* line 1188, ../sass/theme.scss */
.navbar-main-drop .navbar-act {
	font-size: .857em;
}
/* line 1191, ../sass/theme.scss */
.navbar-main-drop .navbar-act > li > a {
	padding-bottom: 33px;
	padding-top: 32px;
}
/* line 1195, ../sass/theme.scss */
.navbar-main-drop .shopping-bag {
	top: 23px;
}
/* line 1198, ../sass/theme.scss */
.navbar-main-drop .navbar-header {
	float: none;
	text-align: center;
}
/* line 1201, ../sass/theme.scss */
.navbar-main-drop .navbar-header .logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
/* line 1207, ../sass/theme.scss */
.navbar-main-drop .navbar-toggle {
	display: block;
	float: left;
}
/* line 1211, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse.collapse {
	display: none !important;
}
/* line 1215, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse.in {
	overflow-y: auto;
}
/* line 1219, ../sass/theme.scss */
.navbar-main-drop .collapse.in {
	display: block !important;
}
/* line 1222, ../sass/theme.scss */
.navbar-main-drop .navbar-left, .navbar-main-drop .pull-right {
	float: none !important;
}
/* line 1226, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse {
	background-color: black;
	min-width: 260px;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	left: 0;
	top: 85px;
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
 -moz-transition: -moz-transform .2s ease-in-out;
 -webkit-transition: -webkit-transform .2s ease-in-out;
 transition: transform .2s ease-in-out;
}
/* line 1242, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li {
	float: none;
}
/* line 1244, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: white;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* line 1250, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:before {
	content: "\f107";
	font-family: 'FontAwesome';
	position: absolute;
	right: 15px;
	top: 11px;
	color: #7e7e7e;
	font-size: 1.5em;
	font-weight: 700;
}
/* line 1260, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover:before, .navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus:before {
	color: white;
}
/* line 1267, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .dropdown-menu {
	background: none;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: none;
	float: none;
	padding: 10px 20px !important;
	position: static;
}
/* line 1276, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .dropdown-submenu > .dropdown-menu {
	border-top: none;
	margin-top: 0;
}
/* line 1282, ../sass/theme.scss */
.navbar-main-drop .collapse.in {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* line 1290, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .open > a:after {
	display: none;
}
/* line 1293, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .dropdown-menu {
	font-size: .928em;
}
/* line 1296, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .dropdown-menu .dropdown-menu {
	font-size: 1em;
}
/* line 1303, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .dropdown-menu {
	margin: 0;
}
/* line 1306, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content {
	padding: 0 20px;
}
/* line 1308, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .row {
	margin-left: 0;
	margin-right: 0;
}
/* line 1312, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column {
	display: block;
	float: none;
	padding: 0;
	width: 100%;
}
/* line 1317, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
	border-left: none;
	display: block;
	margin-top: 20px;
}
/* line 1327, ../sass/theme.scss */
.navbar-main-drop .dropdown-submenu > a:after {
	display: none;
}
/* line 1330, ../sass/theme.scss */
.navbar-main-drop .dropdown-submenu > .dropdown-menu {
	display: block;
}
/* line 1337, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > li > a:focus {
	background-color: #8cc641;
	color: white;
}
/* line 1347, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a, .navbar-main-drop .navbar-collapse .navbar-nav > .active > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > .active > a:focus, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a:focus {
	color: white;
	background-color: #8cc641;
}
/* line 1351, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:before {
	color: white;
}
/* about */
/* line 1360, ../sass/theme.scss */
.about {
	margin-bottom: 10px;
}
/* line 1364, ../sass/theme.scss */
.short-intro {
	margin-bottom: 50px;
}
/* line 1366, ../sass/theme.scss */
.short-intro p {
	margin: 0;
}
/* line 1368, ../sass/theme.scss */
.short-intro p strong {
	font-size: .928em;
	text-transform: none;
}
/* line 1373, ../sass/theme.scss */
.short-intro h1 {
	font-size: 4.285em;
	text-transform: none;
}
/* line 1378, ../sass/theme.scss */
.short-intro .divider {
	margin-bottom: 20px;
}
/* row-narrow */
/* line 1384, ../sass/theme.scss */
.row-narrow {
	margin-left: -5px;
	margin-right: -5px;
}
/* line 1387, ../sass/theme.scss */
.row-narrow div[class^="col-"] {
 padding-left: 5px;
 padding-right: 5px;
}
/* line 1393, ../sass/theme.scss */
.cat-description {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 0;
	color: white;
	left: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
/* line 1406, ../sass/theme.scss */
.cat-description h3, .cat-description a {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
/* line 1412, ../sass/theme.scss */
.cat-description h3 {
	color: white;
	font-size: 1.714em;
	margin-bottom: 5px;
}
/* line 1418, ../sass/theme.scss */
.cat-description a {
	color: rgba(255, 255, 255, 0.5);
	font-size: .857em;
	font-weight: 700;
	text-transform: none;
	text-decoration: underline;
}
/* line 1427, ../sass/theme.scss */
.cat-item {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
/* line 1433, ../sass/theme.scss */
.cat-item:hover .cat-description, .cat-item:hover h3, .cat-item:hover a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* partners */
/* line 1440, ../sass/theme.scss */
.partners {
	margin-bottom: 60px;
}
/* line 1442, ../sass/theme.scss */
.partners ul {
	margin-bottom: 0;
	margin-top: 50px;
}
/* line 1446, ../sass/theme.scss */
.partners li {
	margin: 0 25px;
}
/* line 1449, ../sass/theme.scss */
.partners img {
	margin: 0 auto;
}
/* pgl-fixed */
/* line 1455, ../sass/theme.scss */
.highlight {
	padding-bottom: 35px;
	padding-top: 50px;
}
/* line 1459, ../sass/theme.scss */
.main-slide-boxed .container {
	margin-bottom: 0;
}
/* line 1462, ../sass/theme.scss */
.pgl-fixed {
	background-color: #f5f5f5;
}
/* line 1464, ../sass/theme.scss */
.pgl-fixed #page {
	background-color: white;
	max-width: 1170px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* line 1470, ../sass/theme.scss */
.pgl-fixed .container {
	padding-left: 50px;
	padding-right: 50px;
}
/* line 1475, ../sass/theme.scss */
.pgl-fixed .main-slide-boxed .container {
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.franchise-lnk {
	text-transform: none;
	font: 0.875em 'LatoBold';
	display: block;
	text-decoration: none;
	padding: 12px 18px;
	color: #fff !important;
	text-align: left;
	background:#8CC641;
	margin-top:-13px !important
}
.franchise-lnk:hover {
	background:#42ABDC !important;
}
.normal-menu {
	display:block;
}
.responsive-menu {
	display:none;
}
#menu label {
	padding:0 0.25em;
}
#menu .sub-nav .toggle {
	padding:0 0.3125em;
	top:0;
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1);
	font-size:12px;
	text-align:center;
}
#header label:hover, #menu label:hover {
	color:#ccc
}
#main-nav-check, #menu .sub-nav-check {
	position:absolute;
	top:-9999px;
	left:-9999px
}
.toggle {
	position:absolute;
	cursor:pointer;
	color:#ddd
}
#container {
	background:#fff;
	min-height:100%;
	padding:0;
	margin:0
}
#menu, #menu .sub-nav {
	position:fixed;
	top:0;
	bottom:0;
	width:17.75em;
	background:#136c35;
	z-index:9999;
	left:-17.75em
}
#container, #menu, #menu .sub-nav {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0);
 -webkit-transition:-webkit-transform .25s ease;
transition:transform .25s ease
}
#menu ul {
	background:#136c35;
	line-height:2.5em;
	text-decoration:none;
	padding:0;
	list-style:none;
	margin-top:2.0625em;
	/*border-top:1px solid #0a5c2a*/
}
#menu li {
	border-bottom:1px solid #0a5c2a
}
#menu li a {
	background:#136c35;
	display:block;
	font-size:0.8em;
	padding-left:2.2em;
	color:#fff;
	text-decoration:none
}
#menu li a:hover, #menu .toggle-sub:hover {
	background:#0a5c2a
}
#menu .sub-nav {
	margin-top:-1px;
	overflow-y:scroll;
	overflow-x:hidden
}
#menu .sub-heading {
	margin-top: 2.5em;
    padding-left: 1.3125em;
    color: #136c35;
    background: #fff;
}
#menu .sub-heading:before {
	content:"";
	display:block;
	height:0;
	width:17.75em;
	margin-left:-1.7125em;
	background:#444;
}
#menu .toggle-sub {
	font:bold 1em/2.5em Arial;
	color:#fff;
	background:#136c35;
	float:right;
	margin-top:-2.5em;
	width:2.25em;
	border-left:1px solid #0a5c2a;
	cursor:pointer;
	text-align:center
}
#container, #menu, #menu .sub-nav, .close-all {
	-webkit-transform:translate3d(0, 0, 0)
} /* http://davidwalsh.name/translate3d */
/* #### - corrects 'unfixing' bug in Safari - uncomment if you have position:fixed elements inside #container - #### */
/* @media screen and (-webkit-min-device-pixel-ratio:0) { #container { -webkit-transform:none !important } } */

/* #### - extra css for js enhancement - #### */
#menu .close-all {
	display:none
}
.js #menu .close-all {
	display:inline
}
.js #menu .toggle {
	top:0;
	z-index:9999;
	color:#fff;
	font-size:10px;
	padding:5px;
}
.js #menu .sub-nav .toggle {
	left:-1.15em;
	padding:0
	
}

/* #### - define ids of animated container, menu and sub-menus here - #### */
#main-nav-check:checked ~ #container, #main-nav-check:checked ~ #menu, #menu .sub-nav-check:checked ~ [id$="-sub"] /* matches all elements with id ending "-sub" */ {
 -webkit-transform:translate(17.65em, 0);
-ms-transform:translate(17.65em, 0);
transform:translate(17.65em, 0)
}
.home-search {
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top:360px
}
.wrapper2 {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	z-index:99
}
#searchHolder {
	clear: both;
}
#searchHolder h2 {
	margin-bottom: 30px;
	text-align: center;
	color: #ffcc00 !important;
	padding: 0;
	background:none
}
#searchHolder .col1, #searchHolder .col2 {
	min-height: 84px;
}
#searchHolder .col1 {
	background: #0680c8 url(../img/eq-blue.jpg) repeat-x center top;
	text-align: center;
	padding: 20px 10px;
}
#searchHolder .col1 p {
	text-transform: none;
	color: #fff;
	padding: 0;
	margin: 0;
}
#searchHolder .col2 {
	background: #8cc641 url(../img/eq-eq-green.jpg) repeat-x center top;
	padding: 16px 25px;
}
#searchHolder .navbar-form {
	background: #fdfdfd url(../img/searchBg.jpg) repeat-x;
	border: 5px solid #619222;
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#searchHolder .navbar-form .formGroup {
	width: 78.53435%;
	float: left;
}
#searchHolder .formGroup .choose-equip {
	color: #0277bd;
}
#searchHolder input[type="text"], #searchHolder select {
	text-transform: none;
	padding: 7px 18px 7px 6px;
	background: none;
	outline: none;
	color: #333;
	width: 100%;
	float: left;
}
.terms {
	margin-top:50px;
}
.terms h3 {
	margin-bottom: 40px;
	margin-top: 0;
	border: 0;
	border-bottom: 1px solid #e4e4e4;
	text-transform: none;
	padding-bottom: 20px;
	color: #666666;
	float:left;
	width:100%;
}
.aggrement {
	float:left;
	width:100%;
	padding:20px;
	background:#f4f4f4;
	margin-bottom:20px
}
.terms a {
	color: #0277bd;
}
.terms a:hover {
	color: #8cc641;
}
.terms h5 {
	text-transform: none;
	padding-bottom: 15px;
	color: #666666;
	margin:0;
	float:left;
	width:100%
}
.contact {
	margin-top:50px;
}
.contact h3 {
	margin-top: 0;
	border: 0;
	text-transform: none;
	color: #666666;
	float:left;
	width:100%;
}
.breadcrumb {
	padding: 0;
	list-style: none;
	float:left;
	width:100%;
	margin:0 0 20px 0
}
.breadcrumb > li {
	display: inline-block;
	font-size: 12px;
}
.breadcrumb > li a {
	text-transform: none;
	color: #666666;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #000;
	content: ">\00a0";
}
.breadcrumb > .active {
	text-transform: none;
	font-size: 12px;
	color: #669900;
}
.video-area {
	margin-top:40px;
	position:relative;
}
.about-area {
	position:relative;
	margin-top:40px;
	padding-top:30px
}
.about-area-inner {
	padding-top: 35px;
	color: #666666;
}

.btn-center {
	display:flex;
	align-items: center;
	justify-content: center;
}
.manual-box {
    margin-right: 1.79533%;
    width: 48.10233%;
    float: left;
    padding: 0;
}

.manual-box  h4{
	text-transform: none;
    padding-bottom: 20px;
	margin-bottom:0
}
.manualList {
    padding: 0;
    margin: 0 0 30px 0;
}
.manualList li {
    padding: 0 0 10px 0;
    list-style-type: none;
    line-height: 30px;
}
.manualList li span{
	background:#FFB601;
	padding:8px 5px;
	text-align:center;
	border-bottom:#e08808 2px solid;
	margin-right:30px
}

.manualList li a {
    text-decoration: none;
    padding-top: 3px;
    color: #669900;
}
.manualList li a:hover {
    color: #0277bd;
}

.rentals p a{
	color: #0277bd;
    text-decoration: none;
}

.rentals p a:hover{
    text-decoration: none;
    color: #8cc641;
}


.product-title {
    text-transform: none;
    padding-bottom: 10px;
    color: #666666;
	text-align:center;
	margin-top:40px;
	float:left;
	width:100%;
	margin-bottom:10px
}
hr {
    padding-bottom: 6px;
    margin: 10px 0 0 0;
    border: 0;
    border-top: 1px solid #e4e4e4;
    float: left;
    width: 100%;
}

.prod-area {
    position: relative;
	margin:20px 0 20px 0
}

.prod-area .info {
    text-transform: none;
    font-size: 16px;
    text-align: center;
    padding: 12px 13%;
    min-height: 70px;
    margin-bottom: 0;
    color: #0066cc;
}
.prod-area figure {
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 12px;
    line-height: 515px;
    min-height: 515px;
    padding: 10px;
    -moz-box-shadow: inset 0 0 40px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 0 40px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 0 40px 0 rgba(0,0,0,.1);
}
.prod-area .weekly-rate {
    background-color: #21a9e1;
    text-align: center;
    position: absolute;
    padding: 10px 10px;
    color: #fff;
    width: 100%;
    bottom: 58px;
    left: 0;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}
.prod-area .btn {
        text-transform: none;
    display: inline-block;
        padding: 12px 16px 10px;
    text-align: center;
    border-radius: 0;
    border: 0;
    background: #8cc641;
    color: #fff !important;
	width:100%
}
.prod-area .btn:hover{
    background: #21a9e1;

}
.prod-area:hover .weekly-rate{
	    background: #8cc641
}
.prod-area .rate {
    text-transform: none;
    background-color: #8dc742;
    display: inline-block;
    line-height: 1.1em;
    text-align: center;
    padding: 36px 12px;
    position: absolute;
    width: 124px;
    right: 10px;
    color: #fff;
    top: 65px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}
.prod-area .rate small {
    line-height: 1em;
    font-size: 0.429em;
    display: block;
}
.prod-area:hover .rate, .prod-area:hover .btn {
    background-color: #21a9e1;
}

.inner-bg {
    padding: 30px 0 80px 0;
}
.form-box {
    margin-top: 70px;
}
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #f3f3f3;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}
.form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px;
}
.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #ddd;
    line-height: 100px;
    text-align: right;
}
.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #eee;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}
.social-login {
    margin-top: 25px;
}
.social-login  h3 {
    font-size: 18px;
    font-weight: 300;
    color: #555;
    line-height: 20px;
	text-align:center
}
.social-login-buttons {
    margin-top: 25px;
}
.middle-border {
    min-height: 300px;
    margin-top: 170px;
    border-right: 1px solid #ddd;
}
.btn-link-1.btn-link-1-facebook {
    background: #4862a3;
}
.btn-link-1 {
    display: inline-block;
    margin: 5px 2px;
    padding: 7px 15px 7px 15px;
    background: #19b9e7;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:none
}
.btn-link-1.btn-link-1-twitter {
    background: #55acee;
}
.btn-link-1.btn-link-1-google-plus {
    background: #dd4b39;
}
.btn-link-1.btn-link-1-microsoft {
    background: #FFB901;
}

.red-clr-box{
	float:left;
	width:30px;
	height:21px;
	background:#CC0000;
	margin-right:5px
}
.blue-clr-box{
	float:left;
	width:30px;
	height:21px;
	background:#4433EE;
	margin-right:5px
}
.green-clr-box{
	float:left;
	width:30px;
	height:21px;
	background:#8CC641;
	margin-right:5px
}
.myBox {
border: none;
padding: 5px;
height: 250px;
overflow: scroll;
overflow-x:hidden;
float:left;
width:96%
}

/* Scrollbar styles */
.myBox::-webkit-scrollbar {
width: 14px;
height: 12px;
}

.myBox::-webkit-scrollbar-track {
border: 1px solid yellowgreen;
border-radius: 10px;
}

.myBox::-webkit-scrollbar-thumb {
background: yellowgreen;  
border-radius: 10px;
}

.myBox::-webkit-scrollbar-thumb:hover {
background: #88ba1c;  
}
.myBox a{
	text-transform: none;
    padding-bottom: 16px;
    color: #0277bd;
}
.myBox a:hover{
	text-decoration: none;
    color: #8cc641;
}

.btn-block {
    padding: 14px 12px 10px;
    text-align: center;
    font-size: 1.875em;
    line-height: 1em;
}
.btn.btn-blue.btn-sm {
    font-size: 1.3em;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.btn.btn-blue {
    text-transform: none;
    display: inline-block;
    padding: 13px 18px;
    border-radius: 0;
    border: 0;;
    background: #0277bd;
    color: #fff;
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.padRight {
    padding-right: 14px;
}
.steps.right {
    float: right;
}
.checkout-calendar p {
    line-height: 1.2em;
    margin-bottom: 10px;
}
.input-group-btn{
	font-size:10px;
}
.num-counter .count-value{
	float:left;
	margin:5px 0 0 5px;
}
.btn-number {
background-color: transparent;
    color: #333333;
    font-size: .857em;
    font-weight: 700;
    padding: 10.5px 10px;
    text-transform: none;
    border: #d6d6d6 1px solid;
}
.input-values{
	width:50%;
	float:left;
}
.days-rent{
	font-weight:bold;
	float:left;
	width:100%
}
.paynow-btn{
	background: #8cc641;
	border:none;
	color:#fff
}
.paynow-btn:hover{
	background: #21a9e1;

}
.addcart-btn{
	background: #0277BD;
	border:none;
	color:#fff
}
.addcart-btn:hover{
	background: #8cc641;

}
.modal-content{
	float:left;
}
.modal-footer, .modal-body {
    float: left;
    width: 100%;
}
.img-height-sm{
	height:200px !important;
}

.modal-header {
    background: #8cc641;
    color: #fff;
    border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.modal-header .modal-title{
	color:#fff;
}

.account-box .nav-tabs > li {
    float: left;
    margin-bottom: 4px;
    width: 100%;
        color: #fff;
    background-color: #21a9e1;
}
.account-box .nav-tabs > li.active > a, .account-box .nav-tabs > li.active > a:hover, .account-box .nav-tabs > li.active > a:focus {
    color: #fff;
    background: #8cc641;
    border: none;
    font-weight: 600;
}

.account-box .nav-tabs > li > a {
    text-align: left;
    color: #fff;
    font-size: 17px;
    padding: 14px 10px;
    margin-right: 0px;
    float: left;
    width: 100%;
	border-radius:0
}
.account-box .nav-tabs > li > a i {
    display: block;
    float: right;
    margin-top: 3px;
}
.account-box .nav-tabs > li.active i {
    display: none;
}

.contact-heading-bg {
    float: left;
    width: 100%;
    background: url(../images/contact-detail-bg.jpg) no-repeat;
    height: 90px;
}
.contact-heading-bg .heading {
    float: left;
    width: auto;
    padding: 32px 20px;
    font-size: 29px;
    color: #000;
}

.content-section {
    float: left;
    width: 100%;
}
.account-setting-content {
    float: left;
    width: 100%;
    border-left: #00817e 2px solid;
    padding: 5px 10px;
    color: #111;
    text-align: left;
    line-height: 25px;
    font-size: 15px;
    margin: 10px 0;
}
.password-heading-bg {
    float: left;
    width: 100%;
    background: url(../images/password-detail-bg.jpg) no-repeat;
    height: 90px;
}
.section_content{
	display:block;
}
.section_content .name-title{
	color:#8CC641;
	font-size:17px;
	font-weight:600;
	padding:0
	
}
.section_content .content-info{
	background:#f8f7f7;
	padding:20px;
	margin:20px 0 0 0;
	float:left;
	width:100%
}

#cnf-msg{
	display:none;
}
.checkout-order-summary{
	background:#f8f7f7;
	padding:10px;
}
.checkout-order-summary table{
	width:100%;
}
.contact-detail-form {
    float: left;
    background: #f2f2f2;
    padding: 15px;
    border: #ececec 1px solid;
	margin-top:20px
}
.contact-detail-form .data-area {
    float: left;
    width: 100%;
    padding: 20px 10px;
    border-bottom: #ddd 1px dashed;
    background: #fff;
    margin-bottom: 10px;
}
.contact-detail-form .data-area-title {
    float: left;
    width: 40%;
    font-size: 17px;
}
.contact-detail-form .data-area-value {
    float: left;
    width: 58%;
    font-size: 17px;
    font-weight: 600;
}
.contact-detail-form .data-area-title i {
    color: #11615e;
    background: #ececec;
    padding: 5px 0;
    border-radius: 4px;
    width: 13%;
    text-align: center;
    margin-right: 5px;
}

header{
	border-bottom: #297032 3px solid;
}

.logo img{
	float:left;
}
.logo-text{
	float:left;
	width:auto;
	display:inline-block;
	padding:5px 0 0 10px;
	font-family: 'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.logo-text .main1{
	font-size: 15.2px;
    font-weight: 700;
    color: #297032;
    line-height: 23px;
    margin-top: 3px;
    letter-spacing: 1;
}
.logo-text .main2{
	font-size:11px;
	font-weight:500;
	color:#000;
	line-height:18px
}
.logo-text .main3{
	font-size:11px;
	font-weight:500;
	color:#000;
	text-transform:none;
	line-height:18px
}
.language{
	float:left;
	
}
.language select{
	float:left;
	padding:1px 5px;
	width:120px ;
	background: url(../images/dropdown-button.png) no-repeat right -9px white;
	border-radius:2px;
	height:27px
}
.search {
  width: 100%;
  position: relative;
}

.search input{
	display:block !important;
}

.searchTerm {
  float: left;
  width: 100%;
  border: 1px solid #297032;
  padding: 13px 5px;
  height: 18px;
  border-radius: 2px;
  outline: none;
  color: #9DBFAF;
  font-size:13px;
  background:#fff
}

.searchTerm:focus{
  color: #297032;
}

.searchButton {
      position: absolute;
    right: -29px;
    width: 30px;
    height: 28px;
    border: 1px solid #297032;
    background: #297032;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-size: 15px;
}
.wrap{
  transform: translate(-25%, 0%);
  float:left
}

.language-wrap{
	float:left;
	margin:30px 0;
	padding-right:60px;
}

.submenu-resp{
	margin:0 !important;
	padding-left:15px !important
}
.submenu-resp li{
	border-bottom:none !important
}


#footer {
    background-color: #f3f3f3;
	border-top: #297032 4px solid;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	    float: left;
    width: 100%;
}
#footer h4{

	margin-bottom:10px;
	color:#297032;

	
}
#footer h4 span{
		font-family: 'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:20px;
}
#footer .widget {
	margin-top:10px;
	width:90%
}
 #footer  .col-md-2, #footer  .col-md-4, #footer  .col-md-6{
	padding-left:0;
}
#footer  .col-md-6 .col-md-3{
	padding:0;
}


#footer .widget .widget-title {
    color: #000;
    text-transform: none;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 5px;
	margin-top:10px;
	border-bottom:#297032 1px solid;
	padding-bottom:5px;
	font-weight:600
}
#footer  .widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
}
#footer  .widget ul li{
	font-size:13px;
}
#footer  .widget ul li a {
    color: #212121;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
	font-size:13px;
	line-height:22px;
}
#footer  .widget ul li a:hover{
	color:#000;
}

.contact-sec{
	background:#fff;
	padding:15px !important;
	border:#eee 1px solid;
}

.location-sec{
	float:left;
	text-align:left;
	width:100%;
	position:relative;
}
.location-sec .fb{
	color:#4267B2

}
.location-sec .tw{
	color:#1DA1F2

}.location-sec .ln{
	color:#0077B5

}
.location-sec .location-icon{
	position: absolute; top: 25%; left:29%;
}
#footer .footer_bottom {
    background-color: #297032;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 12.22px;
}
#footer .footer_bottom p{
	margin:0;
}

.functions-cont{
	float:left;
	width:100%;
	margin:9px 0 0 0;
	border-bottom:#ddd 1px solid;
	padding-bottom:13.5px;
	padding-left:0
}
.functions-cont:hover .functions-content h4{
	background:#eee;
}
.functions-cont .functions-img{
	float:left;
	padding-left:0
}
.functions-cont .functions-content{
	float:left;
	padding:0
}
.functions-cont .functions-content h4{
	font-size:18px;
	margin-bottom:0;
	padding-bottom:5px;
	font-weight:bold;
	color:#297032;
	padding:5px;
}
.functions-cont .functions-content a{
	color:#297032;
	text-decoration:underline;
	font-style:italic;
	font-size:12px;
}

/*------ new css 13 oct-2017 -----*/
.page-header{
    border-bottom: 2px solid #777 !important;
    padding: 0 10px;
	    position: relative;
    display: block;
	margin:20px 0 10px 0;
	float:left;
	width:100%;
}
.page-header:before {
    background: none repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    right: 0;
    position: absolute;
    width: 2px;
    z-index: 2;
    bottom: 0;
	background-color: #777 !important;
}
.page-header:after {
    background: none repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 2px;
    z-index: 2;
    bottom: 0;
	    background-color: #777 !important;
}
.page-header h2{
	font-size:18px;
	font-weight:700;
	margin-bottom:2px
}

.text-center{
	text-align:center;
}

.error-notificaton{

	margin-bottom:30px
}
.error-notificaton .fa{
	color:#999;
		font-size:60px;
}

.content{
	float:left;
	width:100%;
	margin:20px 0;
	text-align:left;
	line-height:24px;
}

.content h2{
	font-size: 18px;
    font-weight: 600;
    display: block;
    color: #004805;
    border-bottom: #eee 1px solid;
    padding-bottom: 10px;
	float:left;
	width:100%;
}

.content p{
font-size: 15px;
    width: 100%;
    float: left;
    line-height: 25px;
    text-align: justify;
}


.content hr{
	width:100%;
	float:left;
	border:none
}

.posts{
	display:block;
	position:relative;
	float:left;
	width:100%;
	padding:10px;
}

.posts:hover{
	background:#eee;
}

.posts .img-area{
	float:left;
	width:100%;
	
	
}
.posts .img-area img{
	width:100%;
	height:136px;
	border:#297032 3px solid;
	border-top-left-radius:20px;
	border-bottom-right-radius:20px
}

.posts .img-area img:hover{
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border:#999 3px solid;
	border-top-left-radius:0;
	border-bottom-right-radius:0
}


.posts .post-detail{
	float:left;
	width:88%;
	padding-left:15px;
}
.posts .post-detail h3{
	background:#eee;
	float:left;
	width:100%;
	padding:5px;
	color:#297032;
	margin:0;
	font-size:21px;
}
.posts:hover .post-detail h3{
	background:#297032;
	color:#fff;
}


.posts .post-detail h3 span{
	font-size:16px;
	font-weight:normal;
	color:#000;
	vertical-align:middle
}
.posts:hover .post-detail h3 span{
	color:#eee;
}

.posts .post-detail .main{
	float:left;
	width:60%;
}

.posts .post-detail .main ul , .posts .post-detail .ps ul{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding-left:0
}

.posts .post-detail .main ul li , .posts .post-detail .ps ul li{
	list-style:none;
	width:100%;
	display:block;
	line-height:24px;
}
.posts .post-detail .main ul li a{
	text-decoration:underline;
	color:#297032;
}


.posts .post-detail .ps{
	float:left;
	width:36%;
	border-left:#eee 1px solid;
	padding-left:15px;
}
.management hr{
	margin: 5px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

.content table{
	float:left;
	width:100%;
	margin:20px 0;
}

.content table thead{
	background:#297032;
	color:#fff;
}
.content table thead:hover{
		background:#297032;
	color:#fff;
}
.content table thead td{
	font-weight: bold;
    padding: 10px;
}
.content table tr:hover {
    background:none;
}

.content table tbody td{
	padding:6px 10px;
}

.content table tbody tr:nth-child(even) {background: #efefef}
.content table tbody tr:nth-child(odd) {background: #FFF}

.content table tbody td a{
	color:#297032;
	text-decoration:underline;
}

#avatar-promo-top .custom{
	box-shadow: #cecece 2px 2px 4px;
}
#avatar-promo-top .custom:hover{
	background:#eee;
}

.minsiters-msgz-content{
    color: #1d1d1d;
    z-index: 455;
    line-height: 1;
    padding: 11px;
    text-align: justify;
    line-height: 21px;
	min-height: 125px;
}

.content-box{
	background:#fff;
	padding:20px;
}

.content-box:hover{
	    box-shadow: #ddd 1px 0px 1px;
    background: #f5f5f5;
}

.content-box ul{
	float:left;
	width:96%;
	margin:20px
}

.content-box ul li{
	line-height:28px;
	list-style:disc;
}

.downloads{
	display:block;
}

.downloads ul{
	float:left;
	width:100%;
	margin:0;
	padding:0
}

.downloads ul li{
	line-height:28px;
	list-style:disc;
	float:left;
	width:100%;
	background:#fff;
	padding:10px 20px;
	margin-bottom:20px;
	background:#f8f8f8;
	list-style:none;
	font-size:16px;
}

.downloads ul li:hover{
	background:#eee;
}
.downloads ul li a{
	color:#03C;
	text-decoration:underline;
}

.downloads ul li .fa{
	color:#A80000
}
 .fa-3 {
    font-size: 2.5em;
}
.fa-2 {
    font-size: 1.3em;
}

.red-left-border{
	border-left:#A80000 4px solid;
}

.green-left-border{
	border-left:#090 4px solid;
}

.blue-left-border{
	border-left:#33C 4px solid;
}

.grey-left-border{
	border-left:#999 4px solid;
}
.purple-left-border{
	border-left:#606 4px solid;
}
.black-left-border{
	border-left:#00 4px solid;
}
.orange-left-border{
	border-left:#F60 4px solid;
}
.yellow-left-border{
	border-left:#FC0 4px solid;
}
.indented-text{
	float:left;
	width:99%;
	margin-left:20px;
}

.indented-text ul{
	float:left;
	width:100%;
}

.indented-text ul li{
	line-height:26px;
	
}
.ProjectsList {
    text-align: center;
    margin-top: 30px;
}
.ProjectsList div{
	float:left;
	width:auto;
	margin:0 6.5px
}
.ProjectsList div:first-child{
	margin:0 6.5px 0 0 ;
}
.ProjectsList div:last-child{
	margin:0 0 0 6.5px ;
}

.ProjectsList div span{
	text-align:center;
	float:left;
	margin:5px 0;
	font-size:12px;
	width:100%
}
.ProjectsList div:hover{
	background:#eee;
	-moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ProjectsList div:hover span{
	color:#297032 
}

.slider-sec{
	float:left;
	width:100%;
	border:#eee 1px solid;
	padding:5px;
	margin-top:20px
}


.slider-cont{
	float:left;
	width:58.5%

}
.slider img{
	width:100%;
}
.widget-content {
    border-top: 0px;
    padding: 0 0 0 15px;
	float:left;
	width:41.4%
}


.widget-content ul{
	padding:0;
	margin:0
}
.widget-content li:last-child {
	padding:0
}

.widget-content li {
    border-top: 1px #eee solid;
    padding: 0 0 14px 0;
}
.widget-content li {
    overflow: hidden;
}
.widget-content .post-img {
    float: left;
    margin-right: 5px;
    max-height: 72px;
}
.widget-content .post-img img {
    padding: 1px;
    width: 75px;
	margin-top:4px;
	height:74px
}
.widget-content .post-text{
	float: left;
    width: 81%;
    padding: 10px 0;
    line-height: 20px;
}

.widget-content h4 {
    white-space: nowrap;
    font-size: 18px;
    float: left;
    background: #060;
    padding: 5px 10px;
    font-weight: 500;
    margin-bottom: 0;
    width: 100%;
    color: #fff;
}

.widget-content h4  span{
	float: left;
    width: 100%;
    line-height: 20px;
    font-weight: normal;
    color: #1aa54f;
}

.func-sec{
	padding:0;
}
.func-sec h2{font-size:20px !important;
}
.eoffice-sec{
	padding-right:0;
	float:left;
	width:100%;
	margin-top:0
}

.gallery-sec{
	float:left;
	padding-right:0
}

.gallery-sec h2{
	font-size:20px !important;
}
.event-box {
	border: 1px solid #ccc;
    margin: 5px 0;
    float: left;
    width: 100%;
	height:317px
}

.event-box ul{
	    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.event-box li {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
	list-style: none;
	float:left;
	width:100%
}

.event-box li:hover{
	background:#f6f6f6;
}
.event-box img{
	float: left;
    width: 60px;
    margin: 5px 15px 0 0;
	height:45px;
	object-fit:cover
}
.event-box li:hover img{
	border:#297032 1px solid;
	padding:3px;
}
.event-box a {
    font-family: 'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #297032;
}
.event-box a:hover{
	text-decoration:underline;
}
.event-box p {
    margin:0;
    font-size: 15px;
	line-height:20px;
}
.projects-section h2{
	font-size:20px !important;
}
.projects-section .col-md-12{
	padding:0;
	margin-top:20px
}

.event-sec{
	float:left;
	width:100%;

}
.event-box {
}
.eoffice-box{
	float:left;
	width:100%;
	margin-top:10px
}
.projects-section{
	padding:0;
	margin-top:20px;
}

.slides {
    padding: 0;
    height: 320px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 53px;
    height: 100%;
    display: none;
    position: absolute;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    transition: opacity .2s;
    color: #FFF;
    font-size: 60pt;
    text-align: center;
    line-height: 320px;
    font-family: 'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.widget-post-info{
	    float: left;
    width: 100%;
    border-bottom: #eee 1px solid;
    padding-bottom: 10px;
}
.vission-mission-cont{
	float:left;
	width:100%;
	margin:0
}
.prt_heading_wrapper_2 {
    text-align: left;
	float:left;
	width:100%;
	margin-top:0.5px;
}
.prt_heading {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_heading h1 {
    font-size: 18px;
    margin: 0px;
    text-transform: capitalize;
    position: relative;
    width: auto;
    font-weight: 600;
    padding-bottom: 5px;
}
.prt_heading p {
    text-align: right;
    width: auto;
    text-transform:capitalize;
    background-color: #fff;
    margin: 0px;
    padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: -10px;
    color: #274988;
    font-weight: 500;
}


.vission-mission-text{
	float:left;
	width:100%;
	text-align:justify;
	line-height:18px;
	font-size:14px;
	background:#f4f4f4;
	padding:5.5px 10px;

}
.useful-links{
	padding-right:0;
}
.useful-links .widget{
	width:100% !important;
}

.socialfeeds{
	padding-right:0 !important;
}
.socialfeeds .widget{
	margin-top:0 !important;
	width:100% !important
}
.footer-contact{padding-left:0;
}
.footer-contact .widget{
	width:100%!important;
}
.overview {
    background: #fff url(../images/inner/about-us-img.jpg) no-repeat 50% 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	height:120px
}
.development {
    background: #fff url(../images/inner/development-image.jpg) no-repeat 50% 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	height:120px
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
}
.card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.form-header {
    color: #fff;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 3rem;
    padding: 1rem;
    border-radius: 2px;
}
.card .card-body h3 {
    margin-bottom: 5px;
    font-size: 1.8rem;
}
.contact-page{
	display:block;
}
.contact-page .col-md-12{
	padding:0
}
.contact-info-sec {
    background: #297032;
	margin:0;
	float:left;
	width:100%
}

.contact-info-sec h3{
	color:#fff;
	margin-top:15px;
	
}

.contact-info-sec .contact-icons {
    text-align: center;
    list-style-type: none;
    padding: 0 15px;
	float:left;
	margin-top:20px;
		width:100%
}
.contact-info-sec .contact-icons li {
    margin-bottom: 2.2rem;
    color: #fff;
}
.contact-info-sec .contact-icons li i {
    float: left;
    clear: both;
    margin-right: 1rem;
	font-size: 2.5rem;
    margin-top: 4px;
	color:#e5e5e5
}
.contact-info-sec .contact-icons i {
	font-size: 2.5rem;
    margin-top: 4px;
	color:#e5e5e5
}
.contact-info-sec .contact-icons li p {
    padding-top: .5rem;
    text-align: left;
	float:none
}
.md-form {
    margin-bottom: 0.5rem;
    float: left;
    width: 100%;
}
.md-form textarea{
	float:left;
	width:100%;
	height:70px;
	border-color: #afafaf;
	background: #fff;
	padding:10px;
	overflow:hidden
}
.md-form textarea:focus {
    outline: none;
}



/* timeline */


div.item {
  display: block;
  flex: auto;
  overflow-y: auto;
}

#timeline {
  position: relative;
  display: table;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  width:100%
}
#timeline div:after {
  content: '';
  width: 2px;
  position: absolute;
  top: .5rem;
  bottom: 0rem;
  left: 60px;
  z-index: 1;
  background: #297032;
}
#timeline h3 {
  position: -webkit-sticky;
  position: sticky;
  top: 5.9rem;
  color: #aaa;
  margin: 0;
  font-size: 1em;
  font-weight: 400;
}

#timeline section .lastyear{
	    margin-top: -7px;
}

.lastyear h3{
	float:left;
	margin-top:11px !important;
}
@media (min-width: 62em) {
  #timeline h3 {
    font-size: 1.3em;
  }
}

#timeline section {
    display: block !important;
    padding: 0 !important;
    border: none !important;
}
#timeline section.year {
  position: relative;
      float:left;
  width:100%
}
#timeline section.year:first-child section {
  margin-top: -1.3em;
  padding-bottom: 0px;
}
#timeline section.year section {
  position: relative;
  padding-bottom: 1.25em;
  margin-bottom: 1.2em;
  float: none !important;
    width: 100% !important;
}
#timeline section.year section h4 {
    bottom: 0;
    font-size: .9em;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0;
    color: #297032;
}
@media (min-width: 62em) {
  #timeline section.year section h4 {
    font-size: 1.1em;
  }
}
#timeline section.year section ul {
  list-style-type: none;
  padding: 0 0 0 75px;
  margin: -1.35rem 0 1em;
  list-style:none;
  font-size: 1em;
}
@media (min-width: 62em) {
  #timeline section.year section ul {
    font-size: 1.1em;
    padding: 0 0 0 81px;
  }
}
#timeline section.year section li h4:last-child {
  margin-bottom: 0;
}
#timeline section.year section li h4:first-of-type:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 54px;
  z-index: 2;
    background: #fff;
    border: 2px solid #297032;
}
#timeline section.year section ul li {
  margin-left: .5rem;
  list-style:none;
  float: left;
    width:98%;

    padding: 10px;
    margin-bottom: 10px;
}

#timeline section.year section ul li:hover{
	    background: #eee;
}

#timeline section.year section ul li:not(:first-child) {
  margin-top: .4rem;
}
#timeline section.year section ul li p{
	margin-bottom:0px;
}
#timeline section.year section ul li span.price {
  color: mediumturquoise;
  font-weight: 500;
}

#btcwidget {
  display: inline;
}
#btcwidget img {
  display: none;
}

svg {
  border: 3px solid white;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}


.adv-timeline{
	background: #f8f8f8;
    padding: 20px;
    box-shadow: #acacac 0px 1px 3px;
	}
	
	.text-center {
    text-align: center !important;
}

.error-notificaton h1{
	font-size:22px;
}

.functions-text{padding-left:5px;
}



/*----- tabs -----*/
.training-sec{
	padding-left:0;
}
main {
  margin: 0 auto;
  background: #fff;
}

section {
  display: none;
  padding: 20px 20px 0 20px;
  border: 1px solid #060;
  float: left;
  width: 100%;
}

input {
  display: none;
}

.training-sec label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 25px;
  font-weight: 500;
  text-align: left;
  color: #7a7a7a;
  border: 1px solid transparent;
}
.md-form label{
	padding:0;
	color:#303030
}

.md-form label span{
	color:#d96363;
	padding:0 0 0 5px;
	float:right;
	font-size:11px
}


input:checked + label {
	color: #060;
    border: 1px solid #060;
    border-top: 4px solid #297032;
    border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}



.form-sections{
	float:left;
	width:100%;
	margin-top:15px;
}
.form-sections h4{
	padding:0 0 10px 0;
	margin:0;
	font-size:18px;
	text-transform:none;
	color:#297032
}

.form-section-inner{
	background:#f8f8f8;
	padding:10px;
}

.tooltip {
    position: relative;
    display: inline-block;
	float:right;
	opacity:1;
}

.tooltip i{
	font-size:15px;
	color:#a9a9a9;
	margin-top:5px
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #297032;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -70px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.video-lectures {
    background-image: linear-gradient(to right, rgba(95,186,125,0.9) 0, rgba(16,138,236,0.9) 100%),url(../images/video-lect.jpg);
	height:110px;
	    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
	    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.video-lectures span {

    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
    padding-top: 25px;
}
.video-lectures span p{
	text-transform:none;
	font-weight:bold;
	font-size:18px;
	padding:5px 0;
	text-align:center
}
.waiting-for-exam {
    background-image: linear-gradient(to right, rgba(186, 95, 121, 0.4) 0, rgba(112, 111, 111, 0.8) 100%),url(../images/waiting-for-exam.jpg);
	height:80px;
	    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
	    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.waiting-for-exam span {

    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
	padding:10px 0
}
.waiting-for-exam span p{
	text-transform:none;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-top:20px;
	margin-bottom:0
}
.waiting-for-exam span a{
	color:#fff;
	text-decoration:none
}
.waiting-for-exam span a:hover{
	color:#fff;
	text-decoration:underline
}

.batch-schedule {
    background-image:linear-gradient(to right, rgba(86, 86, 86, 0.9) 0, rgba(178, 172, 35, 0.9) 100%),url(../images/schedule.png);
	height:80px;
	    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
	    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.batch-schedule span {

    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
	padding:10px 0
}
.batch-schedule span p{
	text-transform:none;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-top:20px;
	margin-bottom:0;

}
.batch-schedule span a{
	color:#fff;
	text-decoration:none
}
.batch-schedule span a:hover{
	color:#fff;
	text-decoration:underline
}
.retake-exam {
    background-image:linear-gradient(to right, rgba(161, 161, 161, 0.5) 0, rgba(99, 99, 99, 0.7) 100%),url(../images/retake-exam.png);
	height:80px;
	    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
	    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.retake-exam span {

    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
	padding:10px 0
}
.retake-exam span p{
	text-transform:none;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-top:12px;
	margin-bottom:0;
	line-height:22px
}
.retake-exam span a{
	color:#fff;
	text-decoration:none
}
.retake-exam span a:hover{
	color:#fff;
	text-decoration:underline
}

input, button, select, textarea {
    background: #fafafa;
    border: 1px solid #afafaf;
}



.demo .item{
            margin-bottom: 60px;
        }
		.content-slider li{
		    background-color: #ed3020;
		    text-align: center;
		    color: #FFF;
		}
		.content-slider h3 {
		    margin: 0;
		    padding: 70px 0;
		}
		.demo{
			width: 800px;
		}
		
		

/* MAX IMAGE WIDTH */

img {
height:auto !important;
max-width:100% !important;
-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */
box-sizing: border-box !important;         /* Opera/IE 8+ */
}

#map_canvas img {
max-width:none !important;
}

.createdby span {
display:inline-block !important;
}

.full_width {
width:100% !important;
-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */
box-sizing: border-box !important;         /* Opera/IE 8+ */
}




.S5_submenu_itemTablet{
background:none !important;
}

#s5_right_wrap, #s5_left_wrap, #s5_right_inset_wrap, #s5_left_inset_wrap, #s5_right_top_wrap, #s5_left_top_wrap, #s5_right_bottom_wrap, #s5_left_bottom_wrap {
width:100% !important;
}
#s5_right_column_wrap {
width:0% !important;
margin-left:-0% !important;
}
#s5_left_column_wrap {
width:0% !important;
}
#s5_center_column_wrap_inner {
margin-right:0% !important;
margin-left:0% !important;
}

#s5_responsive_mobile_drop_down_wrap input {
width:96% !important;
}
#s5_responsive_mobile_drop_down_search input {
width:100% !important;
}



@media screen and (max-width: 750px){
	body {
	height:100% !important;
	position:relative !important;
	padding-bottom:48px !important;
	}
}

@media screen and (max-width: 970px){
	#subMenusContainer .S5_subtext {
	width:85%;
	}
}



	#s5_responsive_mobile_sidebar {
	background:#080808;
	background: -moz-linear-gradient(top, #080808 0%, #0a0a0a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#080808), color-stop(100%,#0a0a0a));
	background: -webkit-linear-gradient(top, #080808 0%,#0a0a0a 100%);
	background: -o-linear-gradient(top, #080808 0%,#0a0a0a 100%);
	background: -ms-linear-gradient(top, #080808 0%,#0a0a0a 100%);
	background: linear-gradient(top, #080808 0%,#0a0a0a 100%);
	font-family: Roboto !important;
	}
	
	#s5_responsive_mobile_sidebar a, #s5_responsive_mobile_search, #s5_responsive_mobile_sidebar_login_register_wrap, #s5_responsive_mobile_sidebar_menu_wrap, .module_round_box-sidebar, .module_round_box-sidebar .s5_mod_h3, .module_round_box-sidebar .s5_h3_first, .module_round_box-sidebar .s5_h3_last, #s5_responsive_mobile_sidebar_menu_wrap h3 {
	color:#FFFFFF !important;
	font-family: Roboto !important;
	}
	
	.s5_responsive_mobile_sidebar_inactive .s5_responsive_mobile_sidebar_title_wrap:hover, #s5_responsive_mobile_sidebar_title_wrap_login_open, #s5_responsive_mobile_sidebar_title_wrap_register_open, #s5_responsive_mobile_sidebar_search_wrap_inner1, #s5_responsive_mobile_sidebar .first_level_li:hover {
	background:#121112;
	cursor:pointer;
	font-family: Roboto !important;
	}
	
	.s5_mobile_sidebar_h3_open, #s5_responsive_mobile_sidebar_menu_wrap h3:hover {
	background:#121112;
	cursor:pointer;
	}
	
	.s5_mobile_sidebar_h3_open span, #s5_responsive_mobile_sidebar_title_wrap_register_open, #s5_responsive_mobile_sidebar_title_wrap_login_open, #s5_responsive_mobile_sidebar a.s5_mobile_sidebar_active, #s5_responsive_mobile_sidebar .s5_mobile_sidebar_h3_open a {
	color:#E3601A !important;
	}
	
	#s5_responsive_mobile_sidebar_menu_wrap div, #s5_responsive_mobile_sidebar_login_bottom, #s5_responsive_mobile_sidebar_register_bottom {
	background:#0d0c0d;
	}
	
	#s5_responsive_mobile_sidebar_search_wrap, #s5_responsive_mobile_sidebar_login_register_wrap, #s5_responsive_mobile_sidebar_menu_wrap {
	border-bottom:solid 1px #555555;
	font-family: Roboto !important;
	}
	
	#s5_pos_sidebar_top, #s5_pos_sidebar_bottom {
	border-bottom:solid 1px #555555;
	}
	
	#s5_responsive_mobile_sidebar_login_bottom #modlgn-username, #s5_responsive_mobile_sidebar_login_bottom #modlgn-passwd, #s5_responsive_mobile_sidebar_register_bottom input {
	background:#FFFFFF;
	color:#000000;
	border:solid 1px #FFFFFF;
	font-family: Roboto !important;
	}
	


	#s5_responsive_mobile_bottom_bar, #s5_responsive_mobile_top_bar {
	background:#0B0B0B;
	background: -moz-linear-gradient(top, #272727 0%, #0B0B0B 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272727), color-stop(100%,#0B0B0B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #272727 0%,#0B0B0B 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #272727 0%,#0B0B0B 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #272727 0%,#0B0B0B 100%); /* IE10+ */
	background: linear-gradient(top, #272727 0%,#0B0B0B 100%); /* W3C */
			font-family: Roboto !important;
	}
	
	.s5_responsive_mobile_drop_down_inner, .s5_responsive_mobile_drop_down_inner input, .s5_responsive_mobile_drop_down_inner button, .s5_responsive_mobile_drop_down_inner .button, #s5_responsive_mobile_drop_down_search .validate {
	font-family: Roboto !important;
	}
	
	.s5_responsive_mobile_drop_down_inner button:hover, .s5_responsive_mobile_drop_down_inner .button:hover {
	background:#0B0B0B !important;
	}
	
	#s5_responsive_mobile_drop_down_menu, #s5_responsive_mobile_drop_down_menu a, #s5_responsive_mobile_drop_down_login a {
	font-family: Roboto !important;
	color:#FFFFFF !important;
	}
	
	#s5_responsive_mobile_bar_active, #s5_responsive_mobile_drop_down_menu .current a, .s5_responsive_mobile_drop_down_inner .s5_mod_h3, .s5_responsive_mobile_drop_down_inner .s5_h3_first {
	color:#E3601A !important;
	}
	
	.s5_responsive_mobile_drop_down_inner button, .s5_responsive_mobile_drop_down_inner .button {
	background:#E3601A !important;
	}
	
	#s5_responsive_mobile_drop_down_menu .active ul li, #s5_responsive_mobile_drop_down_menu .current ul li a, #s5_responsive_switch_mobile a, #s5_responsive_switch_desktop a, #s5_responsive_mobile_drop_down_wrap {
	color:#FFFFFF !important;
	}
	
	#s5_responsive_mobile_toggle_click_menu span {
	border-right:solid 1px #272727;
	}

	#s5_responsive_mobile_toggle_click_menu {
	border-right:solid 1px #0B0B0B;
	}

	#s5_responsive_mobile_toggle_click_search span, #s5_responsive_mobile_toggle_click_register span, #s5_responsive_mobile_toggle_click_login span, #s5_responsive_mobile_scroll a {
	border-left:solid 1px #272727;
	}

	#s5_responsive_mobile_toggle_click_search, #s5_responsive_mobile_toggle_click_register, #s5_responsive_mobile_toggle_click_login, #s5_responsive_mobile_scroll {
	border-left:solid 1px #0B0B0B;
	}

	.s5_responsive_mobile_open, .s5_responsive_mobile_closed:hover, #s5_responsive_mobile_scroll:hover {
	background:#272727;
	}

	#s5_responsive_mobile_drop_down_menu .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_register .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_login .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_search .s5_responsive_mobile_drop_down_inner {
	background:#272727;
	}




	@media screen and (max-width: 579px){
	
		#s5_header_area1 {
			display:none;
		}
	
	}
	


	.s5_wrap {
	max-width:100%px !important;
	}
	












		@media screen and (max-width: 1000px){

		#s5_columns_wrap_inner {
		width:100% !important;
		}

		#s5_center_column_wrap {
		width:100% !important;
		left:100% !important;
		}

		#s5_left_column_wrap {
		left:0% !important;
		}
		
		#s5_left_top_wrap, #s5_left_column_wrap, #s5_left_inset_wrap, #s5_left_wrap, #s5_left_bottom_wrap, #s5_right_top_wrap, #s5_right_column_wrap, #s5_right_inset_wrap, #s5_right_wrap, #s5_right_bottom_wrap {
		width:100% !important;
		}
		
		#s5_center_column_wrap_inner {
		margin:0px !important;
		}
		
		#s5_left_column_wrap {
		margin-right:0px !important;
		}
		
		#s5_right_column_wrap {
		margin-left:0px !important;
		}
		
		.items-row .item {
		width:100% !important;
		padding-left:0px !important;
		padding-right:0px !important;
		margin-right:0px !important;
		margin-left:0px !important;
		}
	
	}






	
		
	
		@media screen and (min-width:580px) and (max-width: 800px){
		
						.s5_resize_top_row1 {
			min-height: 0px !important;
			}
						
			#s5_top_row1 .s5_float_left {
			float:left !important;
			width:50% !important;
			}

		}
		
		
		
		
		
		
	






















	
	
		@media screen and (min-width:580px) and (max-width: 800px){
		
						.s5_resize_bottom_row3 {
			min-height: 0px !important;
			}
					
			#s5_bottom_row3 .s5_float_left {
			width:100% !important;
			}

		}
		
		
		
		
		
		
		
	




	
	body {
		background:none !important;
		background-color:#297032 !important;
			}











	#s5_above_columns_wrap1 {
				background:#89c9fa !important;
					}
	















