@media (min-width:1200px){.pull-lg-right{float:right;}}
@media (min-width:993px){.pull-md-right{float:right;}}
@media (min-width:769px){.pull-sm-right{float:right;}.pull-sm-left{float:left;}}
@media (min-width:0px){.pull-xs-right{float:right;}}

body { 
	font-family: 'HelveticaNeue';
	font-weight: 400;
	color: #222527;
	font-size: 14px;
	line-height: 143%;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 { color: #444; }
/* default font size */
.fa { font-size: 14px; }
.fa-1 { font-size: 20px; }
.fa-2 { font-size: 32px; }
.fa-3 { font-size: 64px; }
.fa-4 { font-size: 112px; }
.fa-5 { font-size: 192px; }
.fa-6 { font-size: 320px; }
/* Override the bootstrap defaults */
h1 { font-size: 33px; }
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }

a:focus,
a:visited,
a:hover,
a {
	color: inherit;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
input[type=checkbox] {
	top: 3px;
	position: relative;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #2B2B2B;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 0px 0; 
	margin: 0 0 0px 0;
	min-height: 35px;
	color:#99BAE4;
	font-size:12px;
}
#top .container {
	padding: 0 20px; 
}

#top .btn-link:hover, #top-links a:hover,
#top .btn-link, #top-links li, #top-links a {
	color:#99BAE4;
	text-decoration: none;
	padding:0px 4px;
	vertical-align:middle;
	font-size: 12px !important;
	font-weight: 400;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}

#top-links > ul > li > div > button,
#top-links > ul > li > a{
	text-transform:uppercase;
}

#top-links > ul > li > div > button > i,
#top-links > ul > li > i{
	vertical-align:middle;
}

#top-links > ul{
	margin-bottom:0px;
}

/* logo */
#logo {
	margin: 0 0 10px 0;
}

/* cart */
#cart {
	margin-bottom: 0px;
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
	min-width:300px !important;
}

#cart table .btn{
	border:0px;
	padding:2px 11px 6px;
	width:auto;
}

#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* search */
#search {
	margin-bottom: 10px;
}
#search input {
	
}
#search .btn {
	
}

/*menu 2*/
.menu2{
	padding-top:34px;
}

.menu2 a{
	text-transform:uppercase;
	font-size:15px;
}

.menu2 a:hover,
.menu2 a.active{
	color:#303e9f;
	font-weight: bold;
}

@media (min-width: 768px){
	header{
		padding:20px 0px;
	}
	
	.menu2 .navbar-nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
	}	
}
.menu2 .nav>li>a:focus, .menu2 .nav>li>a:hover{
	background:transparent;
}

.menu2 .navbar-nav>li{
	float:none;
	display:inline-block;
	vertical-align:middle;
}

/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #2B2B2B, #2B2B2B);
	background-repeat: repeat-x;
	border-color: #2B2B2B #2B2B2B #2B2B2B;
	min-height: 40px;
	margin-bottom: 0px;
}

#menu .nav > li > a {
	color: #fff;
	text-transform:uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	font-size:15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #89A3DE;
	background-image: linear-gradient(to bottom, #89A3DE, #89A3DE);
	background-repeat: repeat-x;
	border-color: #89A3DE #89A3DE #89A3DE;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #D9D7EE;
}
@media (min-width: 768px) {
	#menu .dropdown:hover > .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}


/* content */
#content {
	min-height: 600px;
}

@media (max-width:768px){
	#content {
		clear:both;
	}
}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 45px;
	padding-bottom: 45px;
	background:url('Rectangle-23 copy.jpg') center center no-repeat;
	background-size:100% 100%;
	border-top: 0px;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer a::before{
	content: "\00bb";
	display: inline-block;
	vertical-align: top;
	margin-right: 12px;
	margin-top: -1px;
}

footer a {
	color: #fff;
	font-size:13px;
}
footer a:hover {
	color: #fff;
}
footer h4 {
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom:18px;
}
footer .socials a {
	border-radius: 50%;
	background: #000;
	color: #fff;
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
footer .socials a i { vertical-align: middle; font-size: 20px; }
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/*Normal*/
.pagination>li>a, .pagination>li>span{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: inherit;
	text-decoration: none;
	background-color: transparent;
	border: 0px;
}

.pagination>li{
	display:inline-block !important;
	padding:0px !important;
}

/*Active*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	z-index: 2;
	color: #266398;
	cursor: default;
	background-color: transparent;
	border: 0px;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {	
	padding:12px 14px;
	border: 1px solid #cccccc;
	text-transform: uppercase;	
	font-weight: bold;
	min-width:180px;
	font-size:14px;
	
	letter-spacing: 1px;
}

.navbar-header .btn,
td .btn{ 
	font-size:12px;
	padding: 7.5px 12px;
	min-width:0px;
}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 14px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #4B62A6;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #F6F6F6;
	background-repeat: repeat-x;
	border:1px solid #4B62A6;
}
.btn-primary {
	text-shadow: none !important;
	background: #4B62A6;
	border:1px solid #4B62A6;
	color:#fff !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #4B62A6;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

.information-contact input:not([type="submit"]):not([type="reset"]){
	height:40px;
}

legend,
.information-contact h3{
	color:#3c4d94;
	background:#f4f4f4;
	padding:10px 15px;
	margin-bottom:14px;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:0px;
}

.form-horizontal .control-label{
	text-align: left;
	font-size:14px;
	padding:7px 30px;
}

a > b{
	color:#f00;
	font-weight: 400;
	text-decoration: underline;
}

@media (min-width:769px){
	.sm-no-left{
		padding-right:5px;
	}
	.sm-no-left + *{
		padding-left:5px;
	}
	.fix-no-left{
		padding-right:0px;	
	}
	.fix-no-left + *{
		padding-left:0px;	
	}
}

@media (max-width:7668px){
	.sm-no-left{
		margin-bottom:16px;
	}
}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	border:1px solid #e1e1e1;
	margin-bottom:14px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}

.product-thumb .image .vd{display:none;}

.product-thumb .image a:hover .vd{
	width:80px;
	background: #424242;
	color:#fff;
	padding:20px;
	font-size:12px;
	line-height: 13px;
	
	display: block;
	opacity: 1;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	position:relative;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	/*padding: 0 20px;*/
	min-height: 34px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		/*padding: 0 10px;*/
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		/*padding: 0 10px;*/
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	/*clear: both;*/
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	/*margin-left: -20px;*/
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 14px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}

@media (max-width:768px){
	.thumbnails + .thumbnails{
		margin-left:-20px;
	}
}

.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.checkbox-inline, .radio-inline { position: relative; }
.table.table-unstyled>tbody>tr>td, .table.table-unstyled>tbody>tr>th, 
.table.table-unstyled>tfoot>tr>td, .table.table-unstyled>tfoot>tr>th, 
.table.table-unstyled>thead>tr>td, .table.table-unstyled>thead>tr>th {
	border-top: none;
}

/* Placeholder Stylesheet */
::-webkit-input-placeholder { color: inherit; }
:-moz-placeholder { color: inherit; }
::-moz-placeholder { color: inherit; }
:-ms-input-placeholder { color: inherit; }

.dropdown-submenu { position: relative; } 
.dropdown-submenu:after {
	position: absolute;
	right: 8px;
	top: 0;
	content: '\f0da';
	font-family: FontAwesome;
	height: 100%;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	color: inherit;
}
.dropdown-submenu:hover:after { color: #fff; }
@media (max-width: 768px) {
	.dropdown-submenu:after { content: '\f0d7'; }
}
.dropdown-submenu > .dropdown-menu { 
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu.pull-left { float:none; } 
.dropdown-submenu.pull-left > .dropdown-menu { 
	left: -100%;
	margin-left: 10px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left  .product-layout .col-md-3 {
		width: 100%;
	}
	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}
	#column-left + #content + #column-right .product-layout .col-md-3{
		width: 100%;
	}
	#content + #column-right .product-layout .col-md-3{
		width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

.product-layout{
	min-height: 300px;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

.clear { clear: both; }
:focus { outline: none !important; }

/* Default Breakpoint */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
}

*{
	text-shadow:none !important;
	border-radius: 0px !important;
}

h1{
	text-align:center;
	position:relative;
	text-transform: uppercase;
	font-size:54px;
	font-weight: bold;
}

h1::after{
	content:'';
	background:#425BB9;
	width:68px;
	height:5px;
	display:block;
	margin:28px auto;
}

.html{
	padding:80px 0px;
}

p > *{
	color:#31438e;
}

.common-home .html p{
	line-height: 28px;
}

.common-home .html.welcome{
	background:url('Layer-71.jpg') center center no-repeat;
	background-size:100% 100%;
}

.table-center{
	display:table;
	margin:auto;
}

.uppercase{
	text-transform: uppercase;
}

.stick{
	background: #3F54AF;
	padding:58px 0px 34px;
	text-align:center;
	box-shadow: 0px -10px 10px rgba(0,0,0,0.3);
}

.html ul.nav li.active a,
.html ul.nav li a,
.html ul.nav li:hover a,
.html ul.nav li{
	border:0px;
	background:transparent;
	position:relative;
}

.html ul.nav li.active::after{
	content:'';
	border:22px solid transparent;
	border-bottom-color: #3F54AF;
	width:0px;
	height:0px;
	display:block;
	position: absolute;
	bottom:0px;
	left:50%;
	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}

.html ul.nav {
	border-bottom:0px;
}

.html ul.nav li.active a,
.html ul.nav li a,
.html ul.nav li:hover a,
.html ul.nav li{
	font-size: 22px;
	color:#fff;
}

.html ul.nav li a{
	padding:55px 35px !important;
	display:block;
}

@media (max-width:992px){
	.html ul.nav li.hover a,
	.html ul.nav li.active a,
	.html ul.nav li a{
		padding:25px 5px !important;
	}
}

@media (max-width:768px){
	.html ul.nav li.hover a,
	.html ul.nav li.active a,
	.html ul.nav li a{
		font-size:14px !important;
	}
}

.html + .html.invert{
	background:url('bkg.jpg') center top no-repeat;
	background-size:100% 100%;
	padding-bottom: 0px;
	color:#fff;
}

.html + .html.invert h1{
	color:#fff;	
}

.html a.button:focus,
.html a.button:visited,
.html a.button:hover,
.html a.button{
	background: #2B2B2B;
	color:#89a3df;
	text-decoration: none;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	padding:14px 20px;
	border:0px;
}

.common-home #content{
	min-height: 0px;
}

.overall_c{
	width: 100%;
	overflow: hidden;
	table-layout: fixed;
}


.overall_c .description{
	background:#353535;
	padding:40px; 
	vertical-align: top;
	text-align:center;
	color:#d7d7d7;
	position:relative;
}

.overall_c .description > a{
	color:#7388b7;
	font-size:18px;
	font-weight: bold;
	display:table;
	margin:0px auto 62px;
	text-transform: uppercase;
	line-height:143%;
}

.overall_c .title{
	text-transform: uppercase;
	font-size:28px;
	font-weight: bold;
	line-height:100%;
	margin:0px auto 35px;
	display:table;
}

.overall_c .desc ul{
	font-size:14px;
	list-style: none;
	padding: 0px;
}
.overall_c .desc ul li{
	display:block;
	margin:auto auto 5px;
}

.overall_c .desc ul li::before{
	content:'';
	width:4px;
	height:4px;
	display:inline-block;
	vertical-align: top;
	border-radius: 50px !important;
	background: #d7d7d7;
	margin:8px 5px;
}

.overall_c .description:nth-child(2):before{
	content:'';
	border:18px solid transparent; 
	/*border-right-color:#fff;*/
	display:block;
	border-right-color:#353535;
	position:absolute;
	left:0px;
	top:10%;
	-webkit-transform:translateX(-100%);
	-moz-transform:translateX(-100%);
	transform:translateX(-100%);
}

.overall_c tr:nth-child(2) .description:nth-child(1):before{
	content:'';
	border:18px solid transparent; 	
	display:block;
	border-left-color:#353535;
	position:absolute;
	right:0px;
	top:10%;
	-webkit-transform:translateX(100%);
	-moz-transform:translateX(100%);
	transform:translateX(100%);
}

.overall_c tr:nth-child(2) .description:nth-child(3):before{
	content:'';
	border:18px solid transparent; 	
	display:block;
	border-bottom-color:#353535;
	position:absolute;
	left:10%;
	top:0px;
	-webkit-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	transform:translateY(-100%);
}


.overall_c .description:hover{background:#303d99;}
.overall_c .description:hover .title{color:#3a47a3;}
.overall_c .description:hover > a{color:#3342a0;}
.overall_c .description:hover .desc{color:#3845a1;}
.overall_c .description:hover .desc li::before{background:#3845a1;}
.overall_c .description:nth-child(2):hover:before{border-right-color:#303d99;}
.overall_c tr:nth-child(2) .description:nth-child(1):hover:before{border-left-color:#303d99;}
.overall_c tr:nth-child(2) .description:nth-child(3):hover::before{border-bottom-color:#303d99;}


.overall_c .description:hover > *:not(.middle-center) *,
.overall_c .description:hover > *:not(.middle-center){
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.middle-center{
	position: absolute;
	display:table;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

.overall_c .description .middle-center{
	display:none;
}

.overall_c .description:hover .middle-center{
	display:table;
}

.overall_c .description .middle-center > *{
	background: #25262d;
	border-radius: 50px !important;
	border:0px !important;
	text-align: center;
	width: 55px;
	display:inline-block;
	padding:14px 0px;
}

.overall_c .description .middle-center > * + *{
	margin-left:14px;
}

.overall_c .description .middle-center > * > i{
	font-size:22px !important;
}

.overall_c.visible-xs > * > * > *,
.overall_c.visible-xs > * > *,
.overall_c.visible-xs > *,
.overall_c.visible-xs{
	width:100%;
	display: block;
}

.overall_c.visible-xs > * > * > * img{
	margin:14px auto;
}

.recode{
	max-width: 564px;
	
}

h2{
	font-size:36px;
	font-weight: bold;
}

.powered{
	background: #202020;
	color:#89a3df;
	font-size:12px;
	padding:12px;
}
.powered p{
	margin:0px;
}

footer .bless td{
	border:0px !important;
}

footer .bless i{
	font-size:24px;
}

footer .bless td:first-child{
	text-align: center;
}

.col-3{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}

@media (max-width: 500px){
	.col-3{
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}	
}

@media (min-width:769px){
	footer ul li{
		line-height: 35px;
	}
}


.expet img{
	position:absolute;
	top:0px;
	left:0px;
}

.expet{
	width:100%;
	padding:0px;
	height:265px;
	overflow: hidden;
	position:relative;
}
.expet h1{
	position:relative;
	z-index: 2;
	color:#fff;
	text-align: left;
	margin-top:7%;
	margin-bottom:0px;
}
.expet h1::after{
	display:none;
}


.breadcrumb{
	margin-bottom:24px;
	border-left-color:transparent;
	border-top-color:transparent;
	border-right-color:transparent;
	background:#fff;
}
.breadcrumb > li:nth-child(1){
	padding-left:0px;
}


.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 7px;
	height: 7px;
	border-right: 1px solid #3948ae;
	border-bottom: 1px solid #3948ae;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.breadcrumb > li a{
	font-size:14px;
	color:#868585;
}

.breadcrumb > li:nth-last-child(2):after{
	border-right: 1px solid #3948ae;
	border-bottom: 1px solid #3948ae;
}

.breadcrumb > li:last-child:after{
	display: none;
}

.breadcrumb > li:last-child a{
	color:#202020;
}



.expet + .container .row #content > h1{
	display:none;
}

.list-group a,
.list-group .list-title{
	padding:14px 14px;
	font-size:14px;
}
.list-group .list-title{
	border-top:1px solid #D8D8D8;
	font-size:14px;
}

.list-group a{
	margin-bottom: 14px;
	color:#3E5BA1;
	border-color:#3E5BA1;
}

.list-group > a.active:hover,
.list-group > a.active,
.list-group > a:hover{
	background:#3E5BA1;
	color:#fff;
	border-color:#3E5BA1;
}

.list-group ul li a{
	padding:0px;
	background:#fff !important;
	border:0px !important;
	color:#666666;
	font-size:14px;
	margin-bottom:3px;
}

.list-group ul li a:hover,
.list-group ul li a.active{
	color:#2e448f;
}

.list-group > ul ul{list-style-type:disc;}


.product-product ul:not(.breadcrumb):not(.thumbnails),
.list-group > ul{
	list-style: none;
	padding:0px 0px 0px 10px;
}


.account-account  ul:not(.col-3){
	padding-left:14px;
	line-height: 173%;
}

ul:not(.nav):not(.breadcrumb):not(.thumbnails):not(.col-3) li{
	position:relative;
	padding-left:35px;
}

.product-product ul:not(.nav):not(.breadcrumb):not(.thumbnails):not(.dropdown-menu) > li::before,
.account-account  #content ul > li > a::before,
.list-group > ul > li > a::before{
	content: "\00bb";
	display: inline-block;
	vertical-align: top;
	font-size:19px;
	position:absolute;
	left:10px;
	top:-2px;
}

.list-group > ul > li li{
	padding-left:7px !important;
}

.account-account  ul > li > a::before{
	margin-right: 28px;
}

.product-category #content > h2{
	background:#e1e1e1;
	margin:0px 0px 14px;
	padding:20px;
	font-size:16px;
	color:#2f4590;
	text-transform: uppercase;
}

.iid-7 #content{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}

@media (max-width:768px){
	.iid-7 #content{
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;	
	}
}

#gload .modal-content{
	background: transparent;
	box-shadow: none;
	border: 1px solid transparent;
}
#gload .modal-header{
	border:0px;
	padding:0px;
}

#gload .modal-header button{
	color: #fff;
	opacity: 1;
	font-size: 35px;
	display: block;
	line-height: 0px;
	border: 3px solid #fff;
	border-radius: 50px !important;
	height: 40px;
	width: 40px;
	z-index: 9;
	padding-bottom: 8px;
	position: absolute;
	right: 0px;
	top:0px;
	-webkit-transform:translate(50%,-40%);
	-moz-transform:translate(50%,-40%);
	transform:translate(50%,-40%);
}

.gdesc{
	color:#fff;
	padding:14px;
}

#gload .modal-backdrop.in{
	opacity:0.7;
}

.gmap iframe{
	width:100% !important;
	height:230px !important;
}

.information-contact .ggtb tr:nth-child(1) td:nth-child(1) i{font-size:24px;}
.information-contact .ggtb tr:nth-child(2) td:nth-child(1) i{font-size:20px;}
.information-contact .ggtb tr:nth-child(3) td:nth-child(1) i{font-size:20px;}
.information-contact .ggtb tr:nth-child(4) td:nth-child(1) i{font-size:20px;}

.information-contact .ggtb td{
	border-top:0px;
	border-bottom:1px solid #e1e1e1;
	padding:18px;
}

table.fixed{
	table-layout: fixed;
}

.account-login #content table td{
	padding:22px !important;
}

@media (max-width:768px){
	.account-login table td{
		display: block;
		margin-bottom:14px;
	}
}


.account-login h2{
	margin:0px 0px 14px;
	font-size:14px;
	text-decoration: underline;
	font-weight: 400;
	text-transform: uppercase;
}

.account-login p > strong,
.account-login p > b {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.wlf{
	color:#f00;
	font-size:14px;
}

.account-account h4{
	font-weight: bold;
	color:#3c4d94;
}

ul + h4{
	margin-top:25px;
}

.product-product h3{
	margin:0px 0px 12px;
	font-size:24px;
}

.product-product h3 + a{
	font-size:14px;
	color:#3c4d94;
	margin-bottom:14px;
}


.nav-tabs>li>a,
.product-product .nav-tabs>li.active>a,
.product-product .nav-tabs>li.active>a:focus,
.product-product .nav-tabs>li.active>a:hover{
	padding:4px 14px;
	font-size:14px;
}

.product-product .nav-tabs>li.active>a,
.product-product .nav-tabs>li.active>a:focus,
.product-product .nav-tabs>li.active>a:hover{
	color:#3c4d94;
}

.product-product .nav-tabs>li:first-child{
	margin-left:3%;
}

hr{
	border-top:1px solid #ddd;
}

.pdf::before{
	content:url('pdf.png');
	display:inline-block;
	vertical-align: middle;
}

.pdf:focus,
.pdf{
	font-size:14px;
	color:#2e438e;
	font-weight: bold;
	text-decoration: none;
}

.tab-content{
	line-height: 173%;
}

.checkout-cart .bless td{
	border-top:0px !important;
	padding:14px;
}

.checkout-cart .bless thead td{
	background:#f4f4f4;
	color:#465785;
	font-size:14px;font-weight: bold;
	text-transform: uppercase;
}

.checkout-cart .bless thead td:nth-child(1){
	padding-left:15px;
}

.common-home .expet{
	height:auto;
}

.common-home .expet > .master-slider{
	display:none;
}

@media (max-width:768px){
	.common-home .expet + .master-slider{
		/*display:none;*/
	}
	.common-home .expet > .master-slider{
		/*display:block;		*/
	}
}

.ggs{
	margin-top:-5px;
}

.ggs > *:hover,
.ggs > *{
	text-decoration:none;
}

.ggs > *::before{
	vertical-align:middle;
	position: relative;
    top: 3px;
}

.ggs > *:nth-child(1):before{
	content:url('../image/eme-home 1.JPG');
}

.ggs > *:nth-child(2)::before{
	content:url('../image/eme-home2.jpg');
}
