@charset "utf-8";

/***************************************************************************
* GENERAL STYLES
***************************************************************************/
body {
	/*background: #f2f2f2 url('../img/pattern_bg.jpg');*/
}
a {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}

/***************************************************************************
* PAGE HEADER
***************************************************************************/
#pageHeaderWrapper {}

#pageHeader {}

#header_topbar_wrapper {
	background: #383838;
	color: #fff;
}
#header_topbar {
	min-height: 40px;
}
#header_topbar .topbar_content_left {
	font-size: 12px;
	float: left;
	padding-top: 13px;
}
#header_topbar .topbar_content_right {
	float: right;
}
#header_topbar ul.topbar_links {
	list-style: none;
	display: block;
	float: left;
	margin: 12px 0;
	padding: 0;
	font-size: 12px;
}
#header_topbar ul.topbar_links li {
	display: inline;
	color: #fff;
}
#header_topbar ul.topbar_links li + li:before {
	content: "|";
	padding: 0 7px;
	color: #ffffff;
}
#header_topbar ul.topbar_links li a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
#header_topbar ul.topbar_links li a:hover {
	color: #ff1425;
}
@media (max-width: 991px) {
	#header_topbar .topbar_content_left,
	#header_topbar .topbar_content_right {
		float: none;
		text-align: center;
	}
	#header_topbar ul.topbar_links {
		float: none;
	}
}

/*---------- topbar_contact ----------*/
#header_topbar .topbar_contact {
	float: left;	
}
#header_topbar .topbar_contact .header_phone_number {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #27deff;
	margin-left: 15px;
	margin-top: 4px;
}
}
#header_topbar .topbar_contact .livechat {
	display: inline-block;
}
@media (max-width: 991px) {
	#header_topbar .topbar_contact {
		float: none;	
	}
	#header_topbar .topbar_contact .header_phone_number {
		margin: 0;
		margin-bottom: 12px;
	}
}

/*---------- header_wrapper ----------*/
#header_wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*---------- logo ----------*/
#header #logo {

}
#header #logo a {
	display: inline-block;
	margin-top: 26px;
	margin-bottom: 15px;
}
@media (max-width: 991px) {
	#header #logo {
		text-align: center;
	}
}

/*---------- header_search ----------*/
#header_search {
	position: relative;
	margin-top: 20px;
}
@media (max-width: 991px) {
	#header_search {
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	#header_search {
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
#header_search .inputGroup {
	position: relative;
	display: table;
	border-collapse: separate;
}
#header_search .inputGroupBtn {
	position: relative;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
#header_search input[type="text"] {
	position: relative;
	z-index: 2;
	float: left;
	display: table-cell;
	width: 100%;
	height: 40px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#header_search button[type="submit"] {
	height: 40px;
	width: 40px;
	border: none;
	background: #af121d;
	color: #fff;
}
#header_search button[type="submit"]:hover {
	background: #383838;
}
#header_search button[type="submit"] .fa {
	font-size: 20px;
}

/*
 * Header Social Media
 * --------------------------------------------------
 */
#header_social_links_wrapper {
	float: left;
	margin-top: 20px;
	margin-right: 15px;
}
#header_social_links_wrapper ul#header_social_links {
	margin: 0;
	padding: 0;
	text-align: center;
}
#header_social_links_wrapper ul#header_social_links li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
#header_social_links_wrapper ul#header_social_links li:last-of-type {
	margin-right: 0;	
}
#header_social_links_wrapper ul#header_social_links li a {
	display: block;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	text-align: center;

	background: #777;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	width: 40px;
	height: 40px;

	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
#header_social_links_wrapper ul#header_social_links li a .fa {
	font-size: 20px;
	line-height: 20px;
}
#header_social_links_wrapper ul#header_social_links li a:hover {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
#header_social_links_wrapper ul#header_social_links li.facebook a {
	background: #3b5998;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.twitter a {
	background: #00aced;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.instagram a {
	background: #517fa4;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.pinterest a {
	background: #cb2027;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.google-plus a {
	background: #dd4b39;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.youtube a {
	background: #e52d27;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.skype a {
	background: #12a5f4;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.linkedin a {
	background: #457fa4;
	color: #fff;
}
#header_social_links_wrapper ul#header_social_links li.rss a {
	background: #edbe00;
	color: #fff;
}
@media (max-width: 767px) {
	#header_social_links_wrapper {
		float: none;
		margin-right: 0;
		margin-top: 0;
	}
	#header_social_links_wrapper ul#header_social_links {
		text-align: center;
	}
}

/*---------- best_deals ----------*/
#header #live_chat {
	float: left;
	max-width: 90px;
}

/***************************************************************************
* PAGE TOP BAR
***************************************************************************/
#pageTopbarWrapper{}

#pageTopbar{}

.navbar-main {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fff;
	border-color: #af121d;
	border: none;
}
.navbar-main:after {
	display: block;
	content: "";
	height: 5px;
	background: url('../img/topbarbg.png') center;
}
@media (min-width: 768px) {
	.navbar-main {
		border-radius: 0;
	}
}
.navbar-main .nav > li > a {
	padding: 15px 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-main  .nav > li > a {
	  /*padding: 15px 15px;*/
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-main  .nav > li > a {
	  padding: 15px 21px;
	}
}
@media (min-width: 1200px) {
	.navbar-main  .nav > li > a {
	  padding: 15px 31px;
	}
}
.navbar-main .navbar-brand {
	color: #fff;
	text-shadow: none;
}
.navbar-main .navbar-brand:hover,
.navbar-main .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-main .navbar-text {
	color: #fff;
}
/*.navbar-main .navbar-nav > li {
	background: url('../img/navbarmenu_separator.png') no-repeat right;
	padding-right: 1px;
}*/
.navbar-main .navbar-nav > li:last-of-type {
	background: none;
	padding-right: 0;
}
/*@media (max-width: 991px) {
	.navbar-main .navbar-nav > li {
		background: none;
		padding-right: 0;
	}
}*/
.navbar-main .navbar-nav > li > a {
	color: #333;
	text-shadow: none;
}
.navbar-main .navbar-nav > li > a:hover,
.navbar-main .navbar-nav > li > a:focus {
	color: #E40313;
	background-color: none;
}
.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .active > a:focus {
	color: #E40313;
	background-color: none;
}
.navbar-main .navbar-nav > .disabled > a,
.navbar-main .navbar-nav > .disabled > a:hover,
.navbar-main .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-main .navbar-toggle {
	border-color: #f2f2f2;
}
.navbar-main .navbar-toggle:hover,
.navbar-main .navbar-toggle:focus {
	background-color: #383838;
}
.navbar-main .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-main .navbar-collapse,
.navbar-main .navbar-form {
	border-color: #333;
}
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > .open > a:focus {
	background-color: none;
	color: #E40313;
}
@media (min-width: 992px) {
	.navbar-main .navbar-nav > li > a .navbar_link_logo {
		display: block;
		margin: 0px auto 5px auto;
		width: 31px;
		height: 31px;
	}
}
@media (max-width: 991px) {
	.navbar-main {
		/*border: 1px solid #af121d;*/
	}
	.navbar-main {
		background-color: #af121d;
	}
	.navbar-main .navbar-collapse {
		background-color: #fff;
	}
	.navbar-main .navbar-nav > li > a .navbar_link_logo {
		display: inline-block;
		float: left;
		margin: 0px 15px 0px 0px;
		width: 31px;
		height: 31px;
	}
	.navbar-main .navbar-nav .open .dropdown-menu > li > a {
		color: #333;
	}
	.navbar-main .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-main .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #E40313;
		background-color: none;
	}
	.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: #E40313;
		background-color: none;
	}
	.navbar-main .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-main .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-main .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
	.navbar-main .navbar-nav .open .dropdown-menu > li.open > a,
	.navbar-main .navbar-nav .open .dropdown-menu > li.open > a:hover,
	.navbar-main .navbar-nav .open .dropdown-menu > li.open > a:focus {
		color: #E40313;
		background-color: none;
	}
}
.navbar-main .navbar-link {
	color: #333;
}
.navbar-main .navbar-link:hover {
	color: #E40313;
}

/***************************************************************************
* PAGE BODY
***************************************************************************/
#pageBodyWrapper {}

#pageBody {}

/***************************************************************************
* CONTENT
***************************************************************************/

#contentWrapper {}

#content {
	padding-top: 30px;
	padding-bottom: 30px;
}

#contactUs_floating_button {
	position: fixed;
	overflow: hidden;
	z-index: 99999;
	cursor: move;
	margin: 0px;
	bottom: auto;
	left: auto;
	top: 50%;
	right: 0px;
	float: right;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform-origin: right top 0;
	-moz-transform-origin: right top 0;
	-webkit-transform-origin: right top 0;
	transform-origin: right top 0;
}
#contactUs_floating_button a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: #af121d;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
}
#contactUs_floating_button a:hover {
	background: #810d15;
	color: #e6e6e6;
}
@media (max-width: 767px) {
	#contactUs_floating_button {
		display: none;
	}
}

#slider {
	margin-bottom: 30px;
}
#slider .slide_item img {
	display: block;
	width: 100%;
	height: auto;
}
.section_title_wrapper {
	border-bottom: 5px solid #af121d;
	margin-bottom: 20px;
}
.section_title {
	position: relative;
	font-size: 16px;
	background: #af121d;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	float: left;
	padding: 5px 100px 0px 15px;
}
.section_title .corner-top-right {
	position: absolute;
    height: 100%;
    width: 50px;
    border: none;
    background: #fff;
    top: 0px;
    right: 0;
    border-radius: 0 0 0 100%;
    border-width: 0 0 1px 1px;
}

/*
 * Products Carousel
 * --------------------------------------------------
 */
.products_carousel .product {
	margin: 0px 10px;
	padding: 10px;
	background: #ffffff;
}
.products_carousel .product:before,
.products_carousel .product:after {
	display: table;
	content: '';
}
.products_carousel .product:after {
	clear: both;
}
.products_carousel .product .product_image_div {
	background: transparent;
}
.products_carousel .product .product_image_div a {
	display: block;
}
.products_carousel .product_image_div img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 250px;
	border: none;
}
.products_carousel .product_image_div img:hover {
	opacity: 0.8;
}
.products_carousel .product .product_info_div {
	margin-top: 15px;
}
.products_carousel .product_name {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
}
.products_carousel .product_name a {
	color: #333;
}
.products_carousel .product_desc {
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
}
.products_carousel .product_price {
	margin-bottom: 5px;
	color: #af121d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.products_carousel .product_price span {
	color: #af121d;
}
.products_carousel .see_more {
	float: right;
	margin-top: 0px;
}
.products_carousel .see_more_link {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background: #af121d;
	padding: 2px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
.products_carousel .see_more_link:hover {
	background: #383838;
}

#about_greystone_wrapper {
	background: #2d3035;
}
#about_greystone_wrapper p {
	color: #f2f2f2;
}

/*
 * Clients Carousel
 * --------------------------------------------------
 */
.clients_carousel {
	background: #fff;
}
.clients_carousel .client {
	margin: 0px 15px;
}
.clients_carousel .client .product_image_div {

}
.clients_carousel .client .product_image_div a {
	display: block;
}
.clients_carousel .client_image_div img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	border: none;
}
.clients_carousel .client_image_div img:hover {
	opacity: 0.8;
}

/*
 * Contact Us
 * --------------------------------------------------
 */
#contact_us_content {
	
}
#contact_us_content p.largetext {
	text-align: justify;
	font-size: 22px;
	color: #777676;
	margin-bottom: 20px;
}
#contact_us_content p.red {
	color: #DA444E;
}
#contact_us_content .title_grey {
	background: #777676;
	color: #fff;
	text-align: center;
	padding: 15px;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#contact_us_content .contact_method {
	margin-bottom: 30px;
}
#contact_us_content .title_red {
	background: #DA444E;
	color: #fff;
	text-align: center;
	padding: 15px;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

/***************************************************************************
* PAGE FOOTER
***************************************************************************/
#pageFooterWrapper {
	margin-top: 30px
}
#pageFooter {}

/*
 * Footer
 * --------------------------------------------------
 */
#footer_wrapper {
	background: #383838;
	color: #f7f5f5;
	border-top: 15px solid #af121d;
}
#footer {

}
#footer h3 {
	font-size: 16px;
	color: #f7f5f5;
	font-weight: bold;
}
#footer_contact_wrapper {
	background: #515459;
	padding: 30px 15px;
}
#footer_phone {
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}
#footer_email {
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}
#footer_email a {
	color: #f7f5f5;
}
#footer_email a:hover {
	color: #f7f5f5;
	text-decoration: none;
}
/*
 * Footer Links
 * --------------------------------------------------
 */
#footer .footer_links_wrapper {
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer ul.footer_links {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#footer ul.footer_links li {
	margin: 5px 0px;
}
ul.footer_links li:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	margin-right: 10px;
	color: #4e515a;
	font-size: 14px;
}
#footer ul.footer_links li a {
	color: #f7f5f5;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
#footer ul.footer_links li a:hover {
	text-decoration: none;
	color: #ff1425;
}

/*
 * Footer Social Media
 * --------------------------------------------------
 */
#footer ul#social_links {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul#social_links li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
#footer ul#social_links li:last-of-type {
	margin-right: 0;	
}
#footer ul#social_links li a {
	display: block;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	text-align: center;

	background: #777;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	width: 40px;
	height: 40px;

	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
#footer ul#social_links li a .fa {
	font-size: 20px;
	line-height: 20px;
}
#footer ul#social_links li a:hover {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
#footer ul#social_links li.facebook a {
	background: #3b5998;
	color: #fff;
}
#footer ul#social_links li.twitter a {
	background: #00aced;
	color: #fff;
}
#footer ul#social_links li.instagram a {
	background: #517fa4;
	color: #fff;
}
#footer ul#social_links li.pinterest a {
	background: #cb2027;
	color: #fff;
}
#footer ul#social_links li.google-plus a {
	background: #dd4b39;
	color: #fff;
}
#footer ul#social_links li.youtube a {
	background: #e52d27;
	color: #fff;
}
#footer ul#social_links li.skype a {
	background: #12a5f4;
	color: #fff;
}
#footer ul#social_links li.rss a {
	background: #edbe00;
	color: #fff;
}
@media (max-width: 767px) {
	#footer ul#social_links {
		text-align: center;
	}
}

/*
 * Copyright
 * --------------------------------------------------
 */
#copyright_wrapper {
	background: #2d3035;
	color: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyright {
	font-size: 12px;
	text-align: center;
}
#copyright a {
	color: #f2f2f2;
}
