/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html {
	height: 100%;
}

body {
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

body {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+70,005e9e+100 */
	background: #fff;
	/*background: -moz-linear-gradient(top,  #ffffff 80%, #D3EFFF 100%); !* FF3.6-15 *!*/
	/*background: -webkit-linear-gradient(top,  #ffffff 80%,#D3EFFF 100%); !* Chrome10-25,Safari5.1-6 *!*/
	/*background: linear-gradient(to bottom,  #ffffff 80%,#D3EFFF 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#D3EFFF',GradientType=0 ); !* IE6-9 *!*/

	/*font-family: 'Roboto Condensed', sans-serif;*/
	/*background-blend-mode: luminosity;*/
	font-family: 'Roboto Condensed', sans-serif;
	/*background-image: url("/upload/medialibrary/f1e/f1e365fe968e68229665d38747015f2f.jpg");*/
	/*background-attachment: fixed;*/
	/*height: 100%;*/
}

h1, h2, h3 {
	font-family: 'Roboto Condensed', sans-serif;
}

h2, h3 {
	font-weight: 400;
}

h2 {
	font-size: 28px;
	line-height: normal;
}

h3 {
	font-size: 18px;
	line-height: normal;
}

h4 {
	font-weight: 300;
	font-size: 16px;
}

.container {
	background-color: #fff;
}


.container.NY { padding-top: 80px; }
.container.NY::before {
  content: " ";
	height: 100px;
	width: 100%;
	background-image: url("/img/ny-top2.png");
	background-repeat:  repeat-x;
	position: absolute;
	left: 0;
	top: 50px;
}

nav { font-size: 1.2em; }


.navbar .container {
	background-color: #f8f8f8;
}

.navbar-brand {
	padding: 3px 20px 0 15px;
}

.navbar-brand>img {
	height: 100%;
	padding: 2px 0 3px 0;
	width: auto;
}


#products-menu {
	position: absolute;
	width: 1100px;
}
@media(max-width:1200px) {
	#products-menu { width: 917px; }
}

@media(max-width:991px) {
	#products-menu { width: 700px; }
}

@media(max-width:767px) {
	#products-menu { width: 100%;max-width: 440px; }
}

ul#mainCat {
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainCat li {
	margin: 0 0 1px 0;
	padding: 10px 35px 10px 20px;
	position: relative;
	font-size: 16px;
}
ul#mainCat li .icon {
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><path d='M38,100V82l18.907-32L38,18V0L62,42.8V58L38,100z'/></svg>") no-repeat;
	background-size: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 50%;
	bottom: 50%;
	transform: translate(0%, -50%);
	cursor: pointer;
}

ul#mainCat li a, ul#regCat li a {
	display: block;
	padding: 0;
	color: #337ab7;
}

ul#mainCat li:hover {
	background-color: #f5f5f5;
}

ul#mainCat li.selected {
	background-color: #f5f5f5;
}

ul#regCat {
	font-size: 16px;
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

ul#regCat li {
	margin: 0 0 1px 0;
	padding: 5px 30px 5px 10px;
}

ul#regCat li.expand {
	/*background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><path d='M38,100V82l18.907-32L38,18V0L62,42.8V58L38,100z'/></svg>") no-repeat;*/
	/*background-size: 16px;*/
	/*background-position: calc(100% - 10px) center;*/
	/*background-repeat: no-repeat;*/
}


ul#regCat li {
	position: relative;
}
ul#regCat li .icon {
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><path d='M38,100V82l18.907-32L38,18V0L62,42.8V58L38,100z'/></svg>") no-repeat;
	background-size: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	bottom: 50%;
	transform: translate(0%, -50%);
	cursor: pointer;
	z-index: 99;
}

ul#regCat li.selected {
	/*background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><path d='M38,58V42.8L62,0V18L43.093,50L62,82v18L38,58z'/></svg>") no-repeat;*/
	/*background-size: 16px;*/
	/*background-position: calc(100% - 10px) center;*/
	/*background-repeat: no-repeat;*/
	background-color: #f5f5f5;
}

ul#regCat li:hover {
	background-color: #f5f5f5;
}

ul#regCat li.selected ul {
	font-weight: normal;
	font-size: 14px;
}

div#partners {
	padding: 0 10px 0 0;
	max-height: 500px;
	overflow-y: scroll;
}

div#partners a { display: list-item; }

div#logos a {
	display: inline-table;
	margin: 0 10px 10px 0;
}

div#logos a img {
	max-height: 70px;
	max-width: 70px;
	display: table-cell;
	vertical-align: middle;
}


.btn-b2b {
	color:#fff;
	background-color:#F00;
	border-color:#891E1B;
}
.btn-b2b.focus,.btn-b2b:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625;
}
.btn-b2b:hover {
	color:#fff;
	background-color:#F30;
	border-color:#891E1B;
}
.btn-b2b.active,.btn-b2b:active,.open>.dropdown-toggle.btn-b2b {
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
}
.btn-b2b.active.focus,.btn-b2b.active:focus,.btn-b2b.active:hover,.btn-b2b:active.focus,.btn-b2b:active:focus,.btn-b2b:active:hover,.open>.dropdown-toggle.btn-b2b.focus,.open>.dropdown-toggle.btn-b2b:focus,.open>.dropdown-toggle.btn-b2b:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625;
}
.btn-b2b.active,.btn-b2b:active,.open>.dropdown-toggle.btn-b2b {
	background-image:none;
}
.btn-b2b.disabled.focus,.btn-b2b.disabled:focus,.btn-b2b.disabled:hover,.btn-b2b[disabled].focus,.btn-b2b[disabled]:focus,.btn-b2b[disabled]:hover,fieldset[disabled] .btn-b2b.focus,fieldset[disabled] .btn-b2b:focus,fieldset[disabled] .btn-b2b:hover {
	background-color:#5cb85c;
	border-color:#4cae4c;
}
.btn-b2b .badge {
	color:#5cb85c;
	background-color:#fff;
}

.well h2 { margin-top:0; padding-top:0; }


ul.dropdown-menu.sort {
	min-width: 0px;
}



.img-portfolio {
	margin-bottom: 30px;
}

.img-hover:hover {
	opacity: 0.8;
}

.label {
	color: #333;
	padding-top: .6em;
}

.cabinet-order-new { margin-top: 50px; }

.cabinet-order-new h3 {
}


/* Home Page Carousel */

header.carousel {
	position: relative;
}

header.carousel#myCarousel2 {height: 10%;}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
	height: 100%;
}

.carousel img {

}

.carousel-indicators { bottom: 0; }
.carousel-indicators li { border-color: #fff; }
.carousel-indicators li.active { background-color: #005e9e; }
.carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:5%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
	background-color:rgba(255,255,255,1);
	filter:alpha(opacity=20);
	opacity:1
}
.carousel-control.left{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
.carousel-control.right{
	right:0;
	left:auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

.carousel.fade {
	opacity: 1;
}
.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	left: 0 !important;
	opacity: 0;
	top:0;
	position:absolute;
	width: 100%;
	display:block !important;
	z-index:1;
}
.carousel.fade .item:first-child {
	top:auto;
	position:relative;
}
.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index:2;
}
/*
Added z-index to raise the left right controls to the top
*/
.carousel-control {
	z-index:3;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}

/* Pricing Page Styles */

.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}

.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}

.period {
	display: block;
	font-style: italic;
}

/* Footer Styles */



/************************************************************
*************************Footer******************************
*************************************************************/

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
.footer1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}



.title-widget {
	color: #898989;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
	background-color: #ea5644;
	content: "";
	height: 22px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 5px;
}



.widget_nav_menu ul {
	list-style: outside none none;
	padding-left: 0;
}

.widget_archive ul li {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}


.widget_nav_menu ul li {
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
	padding-bottom: 7px;
	width:95%;
}



.title-median {
	color: #636363;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}



#social:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
#social {
	-webkit-transform:scale(0.8);
	/* Browser Variations: */
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
/*
    Only Needed in Multi-Coloured Variation
                                               */
.social-fb:hover {
	color: #3B5998;
}
.social-tw:hover {
	color: #4099FF;
}
.social-gp:hover {
	color: #d34836;
}
.social-em:hover {
	color: #f39c12;
}
.nomargin { margin:0px; padding:0px;}





.footer-bottom {
	background-color: #15224f;
	min-height: 30px;
	width: 100%;
}
.copyright {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
}
.design {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}
.design a {
	color: #fff;
}


/************************************************************
*************************Footer******************************
*************************************************************/

.jumbotron p { font-weight: 300; }

/* Responsive Styles */

@media(max-width:991px) {
	.customer-img,
	.img-related {
		margin-bottom: 30px;
	}
}

@media(max-width:767px) {
	.img-portfolio {
		margin-bottom: 15px;
	}

	header.carousel .carousel {
		height: 70%;
	}
}

.custom-open>.dropdown-menu {
	display: block;
}
.reverce_icon {
	transform: translate(0%, -50%) rotateY(180deg)!important;
}
.mainCat {
	padding: 0 0 0 15px
}
.regCat {
	padding: 0 1px
}
.expandMain {
	display: none;
}
@media(max-width:991px) {
	.expandMain {
		display: block;
	}
	#logos {
		display: flex;
		flex-wrap: wrap;
	}
	div#partners {
		padding: 0 30px;
	}
	.mainCat {
		padding: 0 15px;
	}
	.regCat {
		padding: 0 15px;
		display: none;
	}
}

.main__header .page-header {
	font-size: 48px;
	line-height: 46px;
	font-weight: 800;
	border: none;
	color: #888;
	margin-bottom: 8px;
}

.logo img {
	max-height: 113px;
}
.main__header {
	padding-top: 15px;
}
.widget_nav_menu ul li a{
	font-family: 'Roboto Condensed', sans-serif;
}