@font-face {
 font-family: 'ralewayregular';
 src: url('../fonts/raleway-regular-webfont.eot');
 src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway-regular-webfont.woff') format('woff'), url('../fonts/raleway-regular-webfont.ttf') format('truetype'), url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ralewaymedium';
 src: url('../fonts/raleway-medium-webfont.eot');
 src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway-medium-webfont.woff2') format('woff2'), url('../fonts/raleway-medium-webfont.woff') format('woff'), url('../fonts/raleway-medium-webfont.ttf') format('truetype'), url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ralewaybold';
 src: url('../fonts/Raleway-Bold-webfont.eot');
 src: url('../fonts/Raleway-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Bold-webfont.woff2') format('woff2'), url('../fonts/Raleway-Bold-webfont.woff') format('woff'), url('../fonts/Raleway-Bold-webfont.ttf') format('truetype'), url('../fonts/Raleway-Bold-webfont.svg#ralewaybold') format('svg');
 font-weight: normal;
 font-style: normal;
}
html, body {
	height: 100%;
	width: 100%;
	font-family: 'ralewaymedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	line-height:1.5;
	padding-top:0;
	background-color:#cccccc;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'ralewaymedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#111;
	text-align:center;
 text-transform:;
	line-height:1.5;
	margin: 0;
}
a {
	color: #111111;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
a:hover, a:focus {
	text-decoration: none;
	color: #00aeef;
}
input {
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.padding-0 {
	padding:0;
}
.padding {
	padding-right:5px;
	padding-left:5px;
}
.margin-0 {
	margin-left:0;
	margin-right:0;
}
.margin {
	margin-right:5px;
	margin-left:5px;
}
.margin-center {
	margin-right:auto;
	margin-left:auto;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.form-control {
	border:solid 0px #ddd;
}
.form-group ul {
	margin:0;
}
.margin-bottom {
	margin-bottom:30px;
}
.padding-bottom {
	padding-bottom:30px;
}
.vert-text {
	position:absolute;
	top:50%;
	margin-top:-120px;
}
.vert-text h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: #00123a;
	text-align: left;
 text-transform:;
	line-height: 1.5;
	padding: 0;
	margin: 0;/* text-shadow:0 0 10px #000; */
}
.vert-text h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 27px;
	color: #111;
	text-align:left;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 20px;
}
/* Top Menu */

.navbar-default.navbar-fixed-top {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	font-family: 'ralewaymedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:;
	background-color:#fff;
	z-index:1100;
	position:fixed;
	width:100%;
	top:0;
}
.navbar-header {
	background-color:#fff;
}
.navbar-brand {
	float: left;
	padding: 2px 15px;
	font-size: 18px;
	line-height: 20px;
 height:;
}
.navbar-brand img {
	margin-top:-12px;
	margin-left:15px;
}
.navbar-brand:focus {
	outline: 0;
}
.navbar-category {
	margin-left:15px;
}
.navbar-category img {
	width:88px;
	margin-top:5px;
}
.navbar-nav > li > a {
	padding: 15px 10px;
}
.navbar-nav > li:last-child {
 margin-right:;
}
/* .navbar-custom a {
	color: #111;
}
.navbar-custom .nav li a {
 -webkit-transition: background .3s ease-in-out;
 -moz-transition: background .3s ease-in-out;
 transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active a {
	outline: 0;
	color:#111;
	background-color:#eee;
 -webkit-border-radius:;
 -moz-border-radius:;
 border-radius:;
	border-bottom:solid 3px #00aeef;
} */
.navbar-default .navbar-nav>li>a {
	color: #111;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #00aeef;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #00aeef;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #00aeef;
}
.navbar-default .navbar-nav>li>ul>li>a:hover {
	color: #fff;
	background-color: #00aeef;
}
.navbar-default {
	background-color:transparent;
	border: 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.navbar-default .navbar-toggle {
 padding:;
	font-size: 16px;
	color: #666;
	background-color:transparent;
	border:0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
	outline: 0;
	background-color:#eee;
	color: #fff;
}
 @media(min-width:768px) {
.navbar {
 padding: 0px 0;
 border-bottom:;
 letter-spacing: 1px;
 -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
 -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
 transition: background .5s ease-in-out, padding .5s ease-in-out;
 background-color:#fff;
}
.navbar .container {
 padding:20px 0;
 background-color:#FFF;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 15px;
}
.top-nav-collapse {
 padding: 0;
 background-color: rgba(255, 255, 255, 1);
}
.navbar-custom.top-nav-collapse {
 border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.navbar-category img {
	width:110px;
	margin-top:0px;
}
}
@media (max-width: 991px) {
 .navbar {
 border-bottom: 1px solid rgba(255, 255, 255, 1);
 background-color:rgba(255, 255, 255, 1);
}
 .navbar-header {
 float: none;
}
 .navbar-left, .navbar-right {
 float: none !important;
}
 .navbar-toggle {
 display: block;
}
.navbar-toggle {
}
 .navbar-collapse {
 border-top: 0px solid transparent;
 box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
 border-bottom: 1px solid rgba(255, 255, 255, 1);
 background-color:#fff;
}
 .navbar-fixed-top {
 top: 0;
 border-width: 0 0 0px;
}
 .navbar-collapse.collapse {
 display: none!important;
}
 .navbar-nav {
 float: none!important;
 margin-top: 7.5px;
}
 .navbar-nav>li {
 float: none;
}
 .navbar-nav>li>a {
 padding-top: 10px;
 padding-bottom: 10px;
}
 .collapse.in {
 display:block !important;
}
.navbar-custom a {
 color: #111;
}
.banner-social-buttons {
 padding-bottom:10px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border: 0;
}
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
 color: #111;
 background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
 color: #fff;
 background-color:#00aeef;
}
}
/* Side Menu */

#sidebar-wrapper {
	margin-left: -250px;
	left: 0;
	width: 250px;
	background: #006180;
	position: fixed;
	height: 100%;
	overflow-y: auto;
	z-index: 10001;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar-nav li {
 line-height:;
 text-indent:;
}
.sidebar-nav li a {
	color: #ddd;
	display: block;
	text-decoration: none;
 text-transform:;
	padding: 15px 30px;
}
.sidebar-nav li a:hover {
	color: #fff;
	background-color: #00b7e3;
	text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	margin-top: 50px;
}
.sidebar-nav > .sidebar-brand a {
	color: #ddd;
	padding: 0 30px;
}
.sidebar-nav > .sidebar-brand a:hover {
	color: #fff;
	background: none;
}
#menu-toggle {
	top: 0;
	left: 0;
	/* position: fixed; */
	z-index: 10000;
}
#sidebar-wrapper.active {
	left: 250px;
	width: 250px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.toggle {
	margin: 0px 0px 0 0px;
}
/* Full Page Image Header Area */

.header {
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../images/banner1.jpg) no-repeat top center fixed #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.intro {
 display:;
	width: 100%;
	height:90px;
 margin-bottom:;
 padding:;
 text-align:;
 color:;
/* background: url(../images/intro-bg.jpg) no-repeat top center scroll;
 background-color:;
 	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; */
}
.tagline {
 width:;
 height:;
 padding:;
 margin-left:;
	text-align:center;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	position:absolute;
	top:50%;
	margin-top:-120px;
	z-index:1001;
}
.tagline-bg {
	background-color:rgba(255, 255, 255, 0.9);
	padding:20px 20px 40px 20px;
	display:inline-block;
}
.tagline h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #111;
	text-align: center;
	text-transform:uppercase;
	line-height: 1.5;
	margin-bottom:10px;/* text-shadow:0 0px 10px #333; */
}
.tagline h3 {
	line-height:1;
	font-size:21px;
	color:#333;
	text-transform:none;
	text-align:left;
	margin-left:5px;
}
/* Footer */

.footer .social {
	margin-top:15px;
	text-align:right;
}
a.btn-social {
	color:#FFF;
}
.btn-social {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding: 2px 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color:#111;
	color:#fff;
	border:solid #111 1px;
	font-size:14px;
}
.btn-social:hover, btn-social:focus {
	border: 1px solid #eee;
	color: #111;
	background-color: #eee;
}
.btn-social.active {
	background-color: #eee;
	color:#111;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.banner-social-buttons {
	margin-top: 0;
}
.social ul, .social li {
	margin-bottom:0;
}
 @media(max-width:1199px) {
ul.banner-social-buttons {
 margin-top:;
}
.footer .social {
 margin-bottom:10px;
}
.footer .contact {
 margin-bottom:10px;
}
.padding-0-tablet {
 padding:0;
}
.intro {
 height:88px;
}
}
 @media(max-width:767px) {
.navbar-brand img {
 width:102px;
 height:40px;
 margin-top:2px;
 margin-left:0;
}
ul.banner-social-buttons>li {
 display:block;
 margin-bottom: 10px;
 padding:0;
}
ul.banner-social-buttons>li:last-child {
 margin-bottom:;
}
.vert-text {
 padding-left:20px;
 padding-right:20px;
}
.footer .social {
 text-align:center;
}
.footer .copyright {
 text-align:center;
}
.intro {
}
}
/* Responsive */

.fa-list {
	color: #006180;
	text-decoration: none;
	margin-left: 30px;
	margin-top: 5px;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.fa-list:hover {
	color: #fff;
	text-decoration: none;
}
.fa-times {
	color: #ddd;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 5px;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.fa-times:hover {
	color: #fff;
	text-decoration: none;
}
 @media (max-width: 767px) {
.header {
 background: url(../images/banner1.jpg) no-repeat center center scroll;
}
.fa-tasks {
 margin-left: 20px;
}
.vert-text {
 padding-bottom:36px;
}
.vert-text h1 {
 font-size: 30px;
}
#maximage {
 position:relative !important;
}
#arrow_left, #arrow_right {
 position:;
}
.intro {
 height:50px;
}
}
@media(max-width:526px) {
.vert-text h1 {
 font-size: 36px;
}
}
@media(max-width:366px) {
.big-logo {
}
.intro {
 height:;
}
}
/* Addon */

.btn {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.btn-100 .btn {
	width:100%;
	margin-bottom:5px;
}
.btn-default {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-primary {
	border: 1px solid #00aeef;
	color: #fff;
	text-transform:uppercase;
	background-color: #00aeef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.btn-primary:hover, .btn-primary:focus {
	border: 1px solid #111;
	outline: 0;
	color: #fff;
	background-color: #111;
}
.btn-primary.active {
	background-color: #00aeef;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-heart {
	color:#666;
	font-size:16px;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.btn-heart:hover {
	color:#a11230;
}
.btn-heart.active {
	color:#a11230;
	border:0;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}
.btn-learn-more {
	border: 1px solid #fff;
	color: #111;
	text-transform:uppercase;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.btn-learn-more:hover, .btn-learn-more:focus {
	border: 1px solid #006180;
	outline: 0;
	color: #fff;
	background-color: #006180;
}
.btn-learn-more.active {
	background-color: #006180;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-signup {
	border: 1px solid #b0d135;
	color: #111;
	background-color: #b0d135;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-transform:uppercase;
	font-size:21px;
}
.btn-signup:hover, .btn-signup:focus {
	border: 1px solid #7c8e20;
	outline: 0;
	color: #fff;
	background-color: #7c8e20;
}
.btn-signup.active {
	background-color: #7c8e20;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-signupnow {
	border: 0px solid #b0d135;
	color: #111;
	background-color: transparent;
 -webkit-border-radius:;
 -moz-border-radius:;
 border-radius:;
 text-transform:;
	font-size:14px;
	text-align:center;
}
.btn-signupnow:hover, .btn-signupnow:focus {
	border: 0px solid #7c8e20;
	outline: 0;
	color: #b0d135;
	background-color: transparent;
}
.btn-signupnow.active {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-login {
	color: #fff;
}
.btn-login:hover, .btn-login:focus {
	color: #b0d135;
}
.btn-step {
	border: 1px solid #fff;
	color: #fff;
	background-color: transparent;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding:20px;
	font-size:48px;
}
.btn-step:hover, .btn-step:focus {
	border: 1px solid #fff;
	outline: 0;
	color: #b0d135;
	background-color: #fff;
}
.btn-step.active {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-features {
	border: 1px solid #fff;
	color: #00b7e3;
	background-color: #fff;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding:20px;
	font-size:48px;
}
.btn-features:hover, .btn-features:focus {
	border: 1px solid #fff;
	outline: 0;
	color: #00b7e3;
	background-color: #fff;
}
.btn-features.active {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-features-more {
	border: 1px solid #fff;
	color: #fff;
	text-transform:uppercase;
	background-color: transparent;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.btn-features-more:hover, .btn-features-more:focus {
	border: 1px solid #006180;
	outline: 0;
	color: #fff;
	background-color: #006180;
}
.btn-features-more.active {
	background-color: #006180;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-browse {
	border-bottom: 2px solid #9b0000;
	color: #fff;
	background-color: #ce0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-transform:uppercase;
}
.btn-browse:hover, .btn-browse:focus {
	border-bottom: 2px solid #690000; outline: 0;
	color: #fff;
	background-color: #9b0000;
}
.btn-browse.active {
	background-color: #7c8e20;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-submit {
	border: 5px solid #111;
	color: #fff;
	font-size:14px;
	text-transform:uppercase;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-submit:hover, .btn-submit:focus {
	border: 5px solid #00aeef;
	outline: 0;
	color: #111;
	background-color: #00aeef;
}
/* Footer */

footer {
	background-color: #58595b;
	padding: 0px 0px 0px 0px;
	margin:0;
	z-index:1002;
}
.footer-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	text-align:left;
	text-decoration:none;
}
.footer-box a, .footer-box a:visited {
	color:#999;
	text-decoration:none;
}
.footer-box a:hover, .footer-box a:focus {
	color:#fff;
	text-decoration:none;
}
.footer-title {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#999;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	line-height:2;
}
.footer {
	background-color:#58595b;
 padding:;
	width:100%;
	min-height:60px;
	display:inline-block;
	z-index:1002;
}
.footer .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	text-decoration:none;
	padding-top:21px;
	padding-bottom:20px;
	text-align:center;
}
.footer .copyright a, .footer .copyright a:visited {
	color:#ccc;
	text-decoration:none;
}
.footer .copyright a:hover, .footer .copyright a:focus {
	color:#fff;
	text-decoration:none;
}
.footer .contact {
	margin-top:8px;
}
/* Tab */

.nav.nav-tabs {
	background-color:#eee;
}
.nav-tabs {
	border-bottom: 0px solid #DDD;
}
.nav-tabs > li > a {
	color:#111;
	margin-right:0;
	line-height: 2;
	border: 0px solid transparent;
	border-radius: 0px;
	background-color:transparent;
	padding:8px 12px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color:#00b7e3;
	text-decoration: none;
	background-color: #fff;
	border: 0px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #00b7e3;
	background-color:#fff;
	border-width: 0px;
 border-style:;
 border-color:;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	cursor: default;
}
@media(max-width:767px) {
.nav-tabs li {
 width: 100%;
 float: left;
 clear: both;
}
.nav-tabs > li > a {
 margin-right: 0px;
 border-radius: 0px 0px 0px 0px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
}
.category-box {
 height:auto;
}
.extras .extras-pict {
 height:auto;
}
.filter-box {
}
.listing-box {
 position:relative;
 display:inline-block;
 width:100%;
}
.step {
background: url(../images/about-bg2.jpg) no-repeat center center scroll #b0d135;
}
}
.tab-content > .active {
	width:100%;
	height:auto;
	min-height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
	line-height:1.5;
	display:inline-block;
	padding:20px;
	background-color:#FFF;
	border-top:1px solid #efefef;
	border-bottom:solid 0px #dddddd;
	border-left:solid 0px #dddddd;
	border-right:solid 0px #dddddd;
}
/* Calendar */

.ui-datepicker {
	display: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 7px;
	border-radius: 0px;
	background-color: #f7f7f7;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	box-shadow:0px 0px 6px #ccc;
}
.ui-datepicker table {
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 0px 0px 0em;
	width: 100%;
}
.ui-datepicker td span {
	padding:9px;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding: 9px;
}
.ui-datepicker td {
	padding: 0px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}
.ui-datepicker td:hover {
	background-color: #b0d135;
}
.ui-datepicker-unselectable {
	background-color: #fff;
}
.ui-datepicker-calendar th {
	border-bottom:solid 1px #ccc;
}
.panel-grey {
	border-color:solid 1px #ddd;
	background-color:#ddd;
}
.panel-grey .fa-star {
	color:#fff;
}
.panel-grey img {
	margin-top:-25px;
}
#reviews .bg-color {
	background-color:#f7f7f7;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#reviews h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:21px;
	text-align:center;
}
.view-task-btn {
	top:38%;
	position:absolute;
	margin-left:-45px;
	left:50%;
}
.pagination_container .pagination>li>a {
	color: #111;
}
.pagination_container .pagination>li>a:hover {
	color: #111;
}
.pagination>li>a {
	color: #111;
}
.pagination>li>a:hover {
	color: #fff;
	background-color:#00b7e3;
	border-color: #00b7e3;
}
.pagination>.active>a {
	background-color:#00b7e3;
	border-color: #00b7e3;
}
.pagination>.active>a:hover {
	background-color:#00b7e3;
	border-color: #00b7e3;
}
/* Content */

.about-content {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#111111;
	text-decoration:none;
	text-align:justify;
	line-height:1.5;
 margin-top:;
	margin-bottom:30px;
}
.about-content li {
	margin-bottom:3px;
 list-style:;
	margin-left:20px;
}
.about-content ul {
	margin:0;
	padding:0;
	text-align:left;
}
.about-content ol li {
 list-style:;
	margin-bottom:3px;
	margin-left:-20px;
}
.about-content img {
	border:solid 0px #fff;
	display: block;
 max-width:;
	height: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.about-content h2 {
	font-size:24px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-content h3 {
	font-size:21px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-content h4 {
	font-size:18px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* .about-content span {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
} */
.product-content td, th {
	padding:7px;
}
.quick-link-title {
 text-transform:;
 font-size:;
	line-height:1.5;
}
.quick-link-title h3 {
	margin-bottom:10px;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	margin:0px;
	font-size:16px;
	text-align:left;
	color:#111;
}
.quick-link-title h3:hover {
	color:#00aeef;
}
.quick-link-caption {
	background-color:#eee;
	padding:15px;
}
#info.content-section {
	padding-top:0px;
	position:relative;
	z-index:1003;
}
.info-section {
	width: 100%;
	padding:0px 0 0px 0;
	color: #111;
 background-color:;/* background:url(../images/bg.png) top center no-repeat; background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
}
.info-section .container {
	background-color:#FFF;
}
#banner.content-section {
	padding-top:90px;
	position:relative;
	z-index:1003;
}
.banner-section {
	width: 100%;
	padding:0px 0 0px 0;
	color: #111;
 background-color:;/* background:url(../images/bg.png) top center no-repeat; background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; */
}
.banner-section .container {
	background-color:#FFF;
	padding:0;
}
#subscribe-home.content-section {
	padding-top:0px;
	position:relative;
	z-index:1003;
}
.subscribe-home-section {
	width: 100%;
	padding:60px 0 60px 0;
	color: #fff;
	background:url(../images/subscribe-bg.jpg) top center no-repeat #03aced;
}
#subscribe-home h2 {
	font-family: 'ralewayregular';
	font-weight:normal;
	font-size:30px;
	color:#fff;
	text-align:center;
	line-height:1.5;
}
#content-page-listing.content-section {
	padding-top:0px;
	position:relative;
	z-index:1003;
}
.content-page-listing-section {
	width: 100%;
	color: #111;
}
.content-page-listing-section .container { background-color:#fff;
	padding:60px 0 60px 0;
}
#content-page-listing h1 {
	font-size:30px;
	color:#00aeef;
 text-transform:;
	text-align:center;
}
#content-page-listing h2 {
	font-size:27px;
	color:#00aeef;
 text-transform:;
	text-align:center;
	margin-bottom:10px;
}
#content-page-listing h3 {
	font-size:18px;
}
#content-page-listing img {
    border:solid 1px #ccc;
}
#content-page.content-section {
	padding-top:90px;
}
.content-page-section {
	width: 100%;
	padding:0px 0 0px 0;
	color: #fff;
	/* background: url(../images/content-bg.jpg) no-repeat center center scroll; */
 background-color:;
	/* background-color: transparent; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.content-page-section .container {
	background: url(../images/content-bg.jpg) no-repeat center center scroll #fff;
	min-height:200px;
}
#content-page h1 {
	font-size:30px;
	color:#fff;
 text-transform:;
	margin-top:75px;
}
 @media(min-width:768px) {
.content-section {
 padding-top:;
}
.info-section {
 padding:0px 0 0px 0;
}
.about-home-section {
 padding:;
}
}
.my_task_task_title {
}
/* News */

.news-bg {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:300px;
	padding-bottom:40px;
	margin-bottom:30px;
	background-color:rgba(0, 97, 128, 0.7);
}
.news-bg h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#fff;
	text-align:left;
	line-height:1.5;
	padding:5px 20px;
	border-bottom:1px solid #80b1c0;
}
.news-bg .news-content h4 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:left;
	line-height:1.5;
 margin-top:;
 margin-bottom:;
}
.news-bg .news-content {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:left;
	line-height:1.5;
 margin-top:;
	padding:10px 20px;
}
/* Listing */

#content-page-listing .margin-bottom {
	margin-bottom:20px;
}
.listing-bg {
	background-color:#FFF;
}
#content-page-listing .product-item {
	right: 0;
	margin: 0 0 30px;
}
#content-page-listing .product-item .product-link {
	display: block;
	position: relative;
	margin: 0 auto;
 max-width:;
	height:200px;
	overflow:hidden;
	background-color:#f1f1f1;
	border:solid 1px #f1f1f1;
}
#content-page-listing .product-item .product-link img {
	width:auto;
	height:100%;
	position:absolute;
	left:50%;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
	z-index:1;
	border-radius:0;
}
#content-page-listing .product-item .product-link .product-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, .5);
 -webkit-transition: all ease .5s;
 -moz-transition: all ease .5s;
 transition: all ease .5s;
	z-index:1001;
}
#content-page-listing .product-item .product-link .product-hover:hover {
	opacity: 1;
}
#content-page-listing .product-item .product-link .product-hover .product-hover-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
#content-page-listing .product-item .product-link .product-hover .product-hover-content i {
	margin-top: -12px;
}
#product .product-item .product-link .product-hover .product-hover-content h4 {
	margin: 0;
}
#content-page-listing .product-item .product-caption {
	margin: 0 auto;
	padding:15px 15px 15px 15px;
	width: 100%;
	text-align: center;
	background-color: #f1f1f1;
	display:inline-block;
}
#content-page-listing .product-item .product-caption h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#111;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	line-height:1.5;
	margin-top:0;
}
#content-page-listing .product-item .product-caption h4 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#111;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	line-height:1.5;
	margin-top:0;
}
#content-page-listing .product-item .product-caption p {
	background-color:#FFF;
	padding:20px 20px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#111;
	text-decoration:none;
	text-align:left;
	line-height:1.5;
}
#content-page-listing * {
	z-index: 2;
}
.img-centered {
	margin: 0 auto;
}
.desc-text {
	text-align:center;
	margin-bottom:15px;
}
#content-page-listing .product-listing-bg {
	background-color:#fff;
	padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Inquiry */

.form-mail-content {
	margin-bottom:60px;
}
.form-mail-content label {
	font-weight:normal;
	font-size:14px;
	line-height:1.5;
	color:#111;
}
.form-mail-content .form-control {
	border:solid 1px #ddd;
}
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	width:100%;
	margin-top:0px;
}
.form input {
	font-weight:normal;
}
.form label {
	font-weight:normal;
	font-size:14px;
	line-height:1.5;
}
.form_left {
	text-align:left;
	margin-top:0px;
	padding-right:20px;
	width:50%;
	float:left;
}
.form_right {
	text-align:left;
	margin-top:0px;
	padding-left:20px;
	width:50%;
	float:right;
}
.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#111111;
	text-align:left;
	line-height:1.5;
	margin-left:0px;
	margin-top:50px;
}
.phone span {
	font-size:21px;
	font-weight:normal;
}
#map {
	width: 100%;
	height: 300px;
	margin-top:0px;
}
 @media(max-width:920px) {
 .form_left {
 padding-right:0;
 width:100%;
 float:left;
 clear:both;
}
.form_right {
 margin-top:0;
 padding-left:0;
 width:100%;
 float:left;
 clear:both;
}
.phone {
 margin-bottom:0px;
}
}
/* Home */

.about-top-bar {
	background:url(../images/about-top-bar.png) top center no-repeat;
	height:40px;
}
.about-bottom-bar {
	background:url(../images/about-bottom-bar.png) bottom center no-repeat;
	height:40px;
}
.about-middle-content {
	padding:6px 30px 30px 30px;
	background-color:#d7edf8;
	font-size:14px;
	min-height:225px;
	text-align:justify;
}
.about-middle-content h2 {
	text-align:left;
	font-size:27px;
	margin-top:0;
	margin-bottom:10px;
}
.contact-top-bar {
	background:url(../images/contact-top-bar.png) top left no-repeat;
	height:15px;
}
.contact-bottom-bar {
	background:url(../images/contact-bottom-bar.png) bottom right no-repeat;
	height:15px;
}
.contact-middle-content {
	padding:30px;
	background-color:#fff;
	font-size:14px;
	min-height:280px;
}
.contact-middle-content h2 {
	text-align:left;
	font-size:27px;
	margin-top:0;
	margin-bottom:10px;
}
/* Catalog */

.search-margin-bottom {
	margin-bottom:10px;
}
.padding {
	padding-left:5px;
	padding-right:5px;
}
.search-content {
	display:inline-block;
}
.search-content .btn-primary {
	border: 1px solid #00aeef;
	color: #111;
	text-transform:uppercase;
	background-color: #00aeef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width:100%;
}
.search-content .btn-primary:hover, .search-content .btn-primary:focus {
	border: 1px solid #111;
	outline: 0;
	color: #fff;
	background-color: #111;
}
.search-content .btn-primary.active {
	background-color: #00123a;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.product-listing-btn {
	text-align:right;
}
.product-listing-btn .btn-default {
	border: 1px solid #00aeef;
	color: #fff;
	text-transform:uppercase;
	background-color: #00aeef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.product-listing-btn .btn-default:hover, .product-listing-btn .btn-default:focus {
	border: 1px solid #111;
	outline: 0;
	color: #fff;
	background-color: #111;
}
.product-listing-btn .btn-default.active {
	background-color: #00123a;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 @media (max-width: 767px) {
#content-page-listing .product-item .product-caption {
 display:block;
}
#banner.content-section {
	padding-top:0;
}
#content-page.content-section {
	padding-top:0px;
}
.inquiry_form {
	height:600px;
}
}
 @media (max-width: 575px) {
 .navbar-brand {
 font-size:14px;
 display:block;
}
}
.item-preview .form-group {
	text-align:left;
	margin-bottom:5px;
}
.item-preview .form-group img.item_image {
 margin-bottom:;
}
.item_tag {
	display:none;
}
.sold_tag {
	width:100%;
	height:40px;
	padding-top:5px;
	font-size:21px;
	font-weight:normal;
	background-color:rgba(255, 0, 0, 0.5);
	color:#fff;
	position:absolute;
	top:50%;
	margin-top:-20px;
	z-index:1001;
	display:block;
}
.new_tag {
	width:60px;
	height:60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding-top:15px;
	font-size:21px;
	font-weight:normal;
	background-color:rgba(255, 0, 0, 0.5);
	color:#fff;
	position:absolute;
	top:10px;
	right:10px;
 margin-top:;
	z-index:1001;
	display:block;
}
.product-cat-menu {
	margin-bottom:30px;
}
.product-cat-menu a {
	color:#111;
	background-color:#fff;
	padding:10px 15px;
	width:100%;
	display:block;
	text-align:left;
	border-bottom:solid 1px #ddd;
}
.product-cat-menu a:hover {
	color:#FFF;
	background-color:#5bc620;
} 