@import url('https://fonts.googleapis.com/css?family=Khand&subset=latin-ext');
#e h1.title, #s h1.title, #p h1.title {
	font-family: 'Khand', sans-serif;
	text-transform: uppercase;
}
#h #main h1 {
	color: white;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.49);
}
.phone-header a {
/*  padding-top: 1px;*/
}
.social i {
	font-size: 1.4em;
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav a.active {
	background: #0080be;
	color: white;
}
/* line 334, ../sass/_header.scss */
.header .header-wrapper .primary .navbar .navbar-collapse .nav .megamenu > .sub .promo-block {
	border-right: 1px solid #ccc;
	display: table-cell;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}
.sub-wrapper {
	background-image: url(../img/megamenu-big.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footer .footer-top {
	background: #f1f1f1;
	font-size: 12px;
	line-height: 21px;
	padding: 50px 0 13px;
}
#footer .footer-bottom {
	background: #0483c2;
	border-top-width: 1px;
	font-size: 11px;
	line-height: 17px;
	padding: 21px 0 20px;
	color: white;
}
#footer .footer-icon {
	color: #1d596d;
	left: 16px;
	position: absolute;
	top: 0;
}
#footer .footer-bottom a {
	color: #0F4051;
	text-decoration: none;
}
#footer .footer-bottom a:hover {
	color: white;
}
/* line 102, ../sass/_footer.scss */
#footer .up {
	background-color: #000;
	border-radius: 3px;
	display: block;
	float: right;
	height: 40px;
	text-align: center;
	width: 40px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
/* line 112, ../sass/_footer.scss */
#footer .up:hover {
	background-color: #333 !important;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
/* line 116, ../sass/_footer.scss */
#footer .up .glyphicon {
	color: #fff;
	margin: 14px 0 0 -.5px;
	vertical-align: top;
}
.social .icon {
	background: #1e1e1e;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-left: 4px;
	margin-right: 4px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
	text-align: center;
	width: 40px;
}
/* line 405, ../sass/_helper-classes.scss */
.social .icon:hover {
	opacity: .35;
	filter: alpha(opacity=35);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.cc-revoke, .cc-window {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.27);
	background-color: aqua
}
.cc-window {
	opacity: 1;
	transition: opacity 1s ease;
}
.cc-color-override-688238583.cc-window {
	color: rgb(255, 255, 255);
	background-color: rgba(7,60,123,0.80) !important;
}
#e .thumb {
	-ms-transform: rotate(20deg); /* IE 9 */
	-webkit-transform: rotate(20deg); /* Safari */
	transform: rotate(20deg);
/*	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,.5));
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,.5));*/
}
.product .product-description {
	background: transparent;
	border-top: 1px solid #e1e1e1;
	color: #505050;
	display: table;
	font-size: 13px;
	height: 72px;
	line-height: 18px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.product .default {
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.product-image {
	background: #fff;
	border: 0 none;
	display: inline-block;
	line-height: 0;
	text-decoration: none;
}
.fa-circle.blue {
	color: cornflowerblue;
}
.fa-circle.yellow {
	color: yellow;
}
.fa-circle.black {
	color: black;
}/*
.rotation .default, .rotation .front-end {
	overflow: hidden;
	position: relative;
	-webkit-transform: rotateX(0deg) rotateX(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateX(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	z-index: 24;

	-webkit-animation: fadein 2s; 
	-moz-animation: fadein 2s; 
	-ms-animation: fadein 2s; 
	-o-animation: fadein 2s;
	animation: fadein 2s;
}*/

.rotation .default {
	background: #fff;
	border-radius: 3px;
	border:solid 1px white;
}

.rotation .product-hover {
	background: #fff;
	border-radius: 3px;
	border:solid 1px white;
}
.product .product-image {
	border: 0 none;
	display: block;
	margin: 0;
	text-decoration: none;
}

@media screen and (min-width:768px) {
.product .product-image {
	line-height: 19vw !important;
}
}
.rotation.product .product-hover, .rotation .back-end {
	background: #0081c1;
	/*background: -moz-linear-gradient(top,  #0081c1 23%, #ddf1f9 75%, #feffff 89%);
background: -webkit-linear-gradient(top,  #0081c1 23%,#ddf1f9 75%,#feffff 89%);
background: linear-gradient(to bottom,  #0081c1 23%,#ddf1f9 75%,#feffff 89%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081c1', endColorstr='#feffff',GradientType=0 );*/

	display: block;
	height: inherit;
	-webkit-transform: rotateX(-180deg);
	-webkit-transform-style: preserve-3d;
	/*-webkit-backface-visibility: hidden;*/
	-moz-transform: rotateX(-180deg);
	-moz-transform-style: preserve-3d;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	width: 100%;
	z-index: 13;
	color: white;
}
.rotation.hover .default, .rotation.hover .front-end {
	z-index: 35;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
/* line 212, ../sass/_helper-classes.scss */
.rotation.hover .product-hover, .rotation.hover .back-end {
	z-index: 46;
	-webkit-transform: rotateX(0deg) rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.product .product-hover ul {
	margin: 0;
	/*max-height: 100%;*/
	overflow: hidden;
	padding: 0;
}
.product .actions a:hover {
	background: #fff;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
#e .btn.btn-primary {
	white-space: nowrap;
}
.product .actions a {
	display: inline-block;
	height: 54px;
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	background: rgb(255, 255, 255);
	margin: 0px -2px;
	transition: all 0.2s linear;
}
#e .product {
	float: left;
}

@media screen and (min-width:768px) {
#e .thumb {
	-ms-transform: rotate(18deg); /* IE 9 */
	-webkit-transform: rotate(18deg); /* Safari */
	transform: rotate(18deg);
}
}
.new {
	border-top: 0px solid #f89406;
	border-right: 0 solid transparent;
	display: block;
	height: 64px;
	bottom: 90px;
	line-height: 22px;
	position: absolute;
	left: 0px;
	width: 64px;
	z-index: 1;
	-webkit-transform: translateZ(0px);
}
.page-header {
	border-bottom: 1px solid #e1e1e1;
	margin: 1vw 0;
	padding: 0;
}
#main {
	background-image: url(../img/bg.jpg);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: contain;
}
.nato {
	padding-left: 50px !important;
	position: relative;
}


@media (max-width: 991px){
		.header .header-wrapper .primary .navbar .navbar-collapse .nav > li {
    padding: 0px 0px 0 !important;
    position: relative;
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li {
    float: none;
    margin: 0 0 1px;
    padding: 0;
}
	.header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    font-weight: normal;
    margin: 0;
    padding: 7px 9px 7px 22px;
    text-decoration: none;
  }
	  .header .header-wrapper .primary .navbar .navbar-collapse .nav .open-sub {
      bottom: 0;
    left: initial;
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
  }
	
	.header .header-wrapper .primary .navbar .navbar-collapse .nav .megamenu .title {
    color: #7f7f7f;
    cursor: pointer;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 4px 9px 4px 0px;
    position: relative;
    text-transform: none;
}
	.header .header-wrapper .primary .navbar .navbar-collapse .nav .sub li a {
    background: none;
    color: #7f7f7f;
    padding: 4px 9px 4px 16px;
    text-decoration: none;
    width: auto !important;
}

}

.btn.btn-default{
	background: rgba(1,129,193,1); 
	border: rgba(1,129,193,1); 
	color: white; font-weight: bold;
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default.active,
.btn.btn-default.disabled,
.btn.btn-default[disabled] {
	background-color: rgba(1,129,193,0.70);  /*background-color: rgba(64,73,155,.8);*/
	color:white;
}



.phone-header, .search-header {
    border-right: 1px solid rgba(204, 204, 204, 0.8);
    color: #1e1e1e;
    display: inline-block;
    height: 30px;
    margin: 8px 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 41px;
}
.language-header {
    border-left: 1px solid rgba(204, 204, 204, 0.8);
    color: #1e1e1e;
    display: inline-block;
    height: 30px;
    margin: 8px 0 8px 10px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 34px;
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    padding: 11px;
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li {
    padding: 11px 0px 0;
    position: relative;
}


.product .product-hover ul li {
color:white;
}

.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}
#e.accessories .thumb {
	width:10vw; /* 20% of the viewport width */
    height: auto;
margin: 0 5vw;
}

#s.accessories .image-link img{
	width:28vw; /* 20% of the viewport width */
 
	
}
@media screen and (max-width:767px) {
#e.accessories .thumb {
	    width: 24vw;
    height: auto;
    margin: 0px 28vw;
}
}
@media screen and (min-width:768px) and (max-width:992px) {
#e.accessories .thumb {
	width:15vw; /* 20% of the viewport width */
    height: auto;
margin: 0 14vw;
}
}
@media screen and (min-width:993px) and (max-width:1199px) {
#e.accessories .thumb {
    width: 14vw;
    height: auto;
    margin: 0 7vw;
}
}