/** Generated by FG **/
@font-face {
	font-family: 'Nexa';
	src: url('/fonts/Nexa Light.eot');
	src: local('☺'), url('/fonts/Nexa Light.woff') format('woff'), url('/fonts/Nexa Light.ttf') format('truetype'), url('/fonts/Nexa Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nexa';
	src: url('/fonts/Nexa Bold.eot');
	src: local('☺'), url('/fonts/Nexa Bold.woff') format('woff'), url('/fonts/Nexa Bold.ttf') format('truetype'), url('/fonts/Nexa Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

html, body {
	margin:0px;
	padding:0px;
	overflow-x:hidden;

}
body {
background:#fff;
font-family: 'Nexa', Arial, sans-serif;
font-size:0;
font-weight: normal;
line-height:normal;
color:#000;
margin: 0;
padding: 0;
overflow-x:hidden;
}

body#checkOut{
	padding-top:90px;
}


a{text-decoration:none;}
a:hover{text-decoration:none; outline:none;}
a:focus, object:focus, input:focus, textarea:focus {text-decoration:none; outline:none;}

sup{ font-size:0.7em;}
sub{ font-size:0.7em; vertical-align:unset;}
	
form, p{margin:0px; padding:0px; display:block;}

ul, li{
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
}

h1, h2, h3, h4, h5, h6{
display:inline;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:normal;
line-height:normal;
text-align:left;
}

#content, .wrap {
width:1240px;
margin:0px auto;
position:relative;
}

header{
	
}

header h1{
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:70px;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px rgba(3,0,3,0.65);
	display:block;
	text-align:center;
	margin:0px auto;
	line-height:normal;
	position:absolute;
	left:10%;
	right:10%;
	bottom:75px;
}

header .wrap{
	border-top:8px solid #45a3e1;
	font-size:0;
}

header .wrap img{
	display:block;
	width:100%;
	border-top:1px solid #fff;
}

header #logo{
	display:block;
	position:absolute;
	left:24px;
	top:38px;
}

header #logo img{
	border:0px;
}

.headerFoot{
	display: block;
	position: absolute;
	left: 0px;
	bottom: 12px;
	width: 100%;
	text-align: center;
}

.headerFoot a.animated {
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
}

.headerFoot a.animated img{
	width:auto;
	border:0px;
	margin:0px auto;
}

#head, #headFixed{
	display:block;
	position:fixed;
	width:100%;
	left:0px;
	top:-100px;
	z-index:95;
	background-color:#fff;
			transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}


#headFixed{
	top:0px;
	height:80px;
}
#head.fixed{
	top:0px;
}

#head .wrap{
	border-bottom:1px solid #7c7c7c;
	height:71px;
}

#head a.logo, #headFixed a.logo{
	display:block;
	position:absolute;
	left:24px;
	top:20px;
}

#head a.logo img, #headFixed a.logo img{
	width:172px;
	border:0px;
}

#head strong{
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	color:#41a3e3;
	font-size:30px;
	display:inline-block;
	width:auto;
	line-height:71px;
	margin-left:270px;
	text-transform:uppercase;
}

a.menuMob{
	display:block;
	position:absolute;
	right:24px;
	top:26px;
	width:27px;
	height:24px;
	overflow:hidden;
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#head a.menuMob{
	background-position:center bottom;
}

a#cart{
	display:block;
	position:absolute;
	right:84px;
	top:20px;
	width:40px;
	height:36px;
	background-image:url(../img/cart.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:right;
}

a#cart span{
	display:block;
	float:right;
	margin-top:-8px;
	border:2px solid #fff;
	width:20px;
	height:20px;
	background-color:#45a3e1;
	text-align:center;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	line-height:22px;
	border-radius:50%;
}

#LBMenu{
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100vh;
	z-index:99;
	background-color:rgba(0,0,0,0.8);
	text-align:right;
}

a.menuMobClose {
    display: block;
    position: absolute;
    right: 24px;
    top: 34px;
    width: 27px;
    height: 24px;
    overflow: hidden;
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#LBMenu ul{
	display:inline-block;
	margin-top:88px;
	margin-right:70px;
	width:auto;
}

#LBMenu ul li{
	display:block;
	width:auto;
	padding:8px 10px 6px 15px;
	text-align:right;
	border-top:1px solid #4d4d4d;
}

#LBMenu ul li:last-child{
	border-bottom:1px solid #4d4d4d;
}

#LBMenu ul li a{
	display:block;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:normal;
	color:#ffffff;
	font-size:22px;
	text-transform:uppercase;
	text-align:right;
}


#jcart{
	display:block;
	position:absolute;
	right:0px;
	top:72px;
	width:400px;
	background-color:#fff;
	-webkit-box-shadow: 0 9px 9px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 9px 9px 2px rgba(0,0,0,0.1);
  box-shadow: 0 9px 9px 2px rgba(0,0,0,0.1);
}

.shopingWrap{
	padding:0px 0px 25px 0px;
}

#jcart ul{
	display:block;
	margin:0px auto;
	padding:0px 18px;
	padding-right:5px;
	max-height:400px;
	overflow-y:scroll;
}

#jcart ul li{
	display:block;
	margin-top:30px;
}

#jcart ul li:last-child{
	padding-bottom:25px;
}

#jcart ul li a.imageCart{
	display:block;
	float:left;
	cursor:default;
}

#jcart ul li a.imageCart img{
	width:125px;
}

#jcart ul li .infoCart{
	display:block;
	float:right;
	width:225px;
	text-align:left;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:normal;
	color:#ffffff;
	font-size:16px;
}

#jcart ul li .infoCart .nameCart{
	display:block;
	font-weight:bold;
	color:#393939;
	text-transform:uppercase;
}

#jcart ul li .infoCart .refCart{
	display:block;
	color:#393939;
}

#jcart ul li .infoCart .priceCart{
	display:block;
	font-size:19px;
	font-weight:bold;
	color:#41a3e3;
	margin-bottom:12px;
}

#jcart ul li .unitsCart{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	color:#393939;
	width:auto;
	margin-right:32px;
}

#jcart ul li .unitsCart input{
	width:50px;
	border:0px;
	height:24px;
	line-height:25px;
	text-align:center;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	color:#41a3e3;
	font-size:21px;
	display:inline-block;
	vertical-align:middle;
	margin-top:7px;
}

#jcart ul li .unitsCart a.minus, #jcart ul li .unitsCart a.more{
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	background-image:url(../img/minus.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:7px;
}

#jcart ul li .unitsCart a.more{
	background-image:url(../img/more.png);
}

#jcart ul li .delCart{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	color:#393939;
}

#jcart ul li .delCart a.del{
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	background-image:url(../img/delete.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:7px;
}

#jcart .subtotalCart{
	padding-top:20px;
	padding-left:44px;
	padding-right:44px;
	border-top:1px solid #bbbbbb;
	font-family: 'Nexa', Arial, sans-serif;
	color:#41a3e3;
	font-size:19px;
}

#jcart .subtotalCart input#jcart-checkout{
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#41a3e3;
	color:#fff;
	height:50px;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:52px;
	text-align:center;
	border-radius:10px;
	cursor:pointer;
	margin-top:12px;
}

#jcart .subtotalCart span{
	display:inline-block;
	vertical-align:middle;
	width:49%;
	text-align:left;
}

#jcart .subtotalCart .bold{
	font-weight:bold;
	font-size:21px;
}

#jcart .subtotalCart span.subtotalImport{
	text-align:right;
}

#alertB{
	margin-top:1px;
}

#alertB .wrap{
	background-color:#7eb0e4;
	text-align:center;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	height:33px;
	line-height:35px;
	text-align:center;
}

#alertB .wrap span{
	display:inline-block;
	vertical-align:middle;
	padding:0px 22px;
	text-align:center;
}

.logosHome{
}

.logosHome .wrap{
	padding:41px 0px;
	text-align:center;
}

.logosHome .wrap img{
	display:inline-block;
	vertical-align:top;
}

.logosHome .wrap img:first-child{
	margin-right:140px;
}

#listItems{
	
}
#listItems ul{
	display:block;
	text-align:left;
	font-size:0;
}

#listItems ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:37px;
	margin-bottom:30px;
	max-width:218px;
}

#listItems ul li:nth-child(5n){
	margin-right:0px;
}

#listItems ul li a{
	display:block;
	font-family: 'Nexa', Arial, sans-serif;
	color:#393939;
	font-size:13px;
}

#listItems ul li a span{
	display:block;
	text-align:center;
	border:1px solid #dfdfdf;
	min-height:257px;
	margin-bottom:16px;
}

#listItems ul li a span img{
	display:inline-block;
	width:100%;
}

#listItems ul li a strong{
	display:block;
	text-align:left;
	font-family: 'Nexa', Arial, sans-serif;
	color:#45a3e1;
	font-weight:bold;
	font-size:15px;
	margin-bottom:3px;
}

#listItems ul li a em{
	font-style:normal;
	font-family: 'Nexa', Arial, sans-serif;
}


#shopItems{
}

#shopItems wrap{
	padding:40px 0px;
}

#shopItems ul{
	display:block;
	text-align:left;
	font-size:0;
	width:100%;
}

#shopItems ul li{
	display:block;
	margin-bottom:30px;
	background-color:#fafafa;
	padding:25px;
	padding-bottom:10px;
	font-family: 'Nexa', Arial, sans-serif;
	font-size:21px;
	color:#292929;
	line-height:normal;
}

#shopItems ul li h3{
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	font-size:35px;
	display:block;
	color:#41a3e3;
	line-height:35px;
	margin-bottom:3px;
}

#shopItems ul li h4{
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:normal;
	font-size:30px;
	display:block;
	color:#41a3e3;
}

#shopItems ul li .colLeft{
	width:36%;
	margin-right:3%;
	float:left;
	padding-top:12px;
	min-height:535px;
	position:relative;
}

#shopItems ul li .colImage{
	width:28%;
	float:left;
}

#shopItems ul li .colImage img{
	width:100%;
}

#shopItems ul li .colRight{
	width:30%;
	margin-left:3%;
	float:right;
	padding-top:12px;
	font-size:17px;
	min-height:535px;
	position:relative;
}

#shopItems ul li:first-child .colLeft{
	min-height:730px;
}


#shopItems ul li:first-child .colRight{
	min-height:730px;
}

#shopItems ul li .colLeft span{
	display:block;
	margin-bottom:20px;
	font-size:19px;
}

#shopItems ul li .colLeft span img{
	display:inline-block;
	vertical-align:middle;
	margin-right:32px;
}

#shopItems ul li .colLeft span em{
	display:inline-block;
	vertical-align:middle;
	font-style:normal;
	max-width:255px;
}


#shopItems ul li .colRight strong{
	font-weight:bold;
	font-size:20px;
	display:block;
	margin-bottom:15px;
}

#shopItems ul li .price{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:right;
	font-size:16px;
}

#shopItems ul li .price strong{
	display:inline-block;
	vertical-align:middle;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	font-size:35px;
	color:#60859e;
	margin-right:10px;
	margin-bottom:10px;
}

#shopItems ul li .price em{
	display:block;
	text-align:left;
	font-style:normal;
	color: #60859e;
	font-size:15px;
}

#shopItems ul li .price .shipp{
	text-align:left;
	padding-top:2px;
	font-size:15px;
}

#shopItems ul li .price input.addCart{
	margin:0px;
	padding:0px;
	border:0px;
	display:inline-block;
	vertical-align:middle;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	border-radius:10px;
	background-color:#889ba8;
	height:49px;
	line-height:51px;
	text-align:center;
	padding:0px 13px;
	margin-bottom:10px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	cursor:pointer;
}

#shopItems ul li .price input.addCart:hover{
	background-color:#41a3e3;
}

#shopItems ul li .links{
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	text-align:left;
	font-size:16px;
	color:#60859e;
}

#shopItems ul li .links a.linkPDF{
	display:inline-block;
	vertical-align:middle;
	font-family: 'Nexa', Arial, sans-serif;
	font-size:16px;
	color:#60859e;
	min-height:42px;
	padding-left:58px;
	background-image:url(../img/pdf.png);
	background-repeat:no-repeat;
	background-position:left center;
	max-width:98px;
	padding-top:6px;
	margin-right:40px;
}

#shopItems ul li .links a.linkVideo{
	display:inline-block;
	vertical-align:middle;
}

#shopItems ul li .links a.linkVideo img{
	display:inline-block;
	vertical-align:middle;
}

.clear{
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.checkOut{
	padding-top:15px;
}

.checkOut .colLeft{
	width:50%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#737373;
	line-height:normal;
}

.checkOut .colLeft a{
	color:#737373;
	text-decoration:underline;
	text-transform:lowercase;
}



.checkOut .colRight{
	width:43%;
	float:right;
	border-left:1px solid #bdbdbd;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	font-size:17px;
}

.checkOut .colRight ul{
	display:block;
	width:90%;
	margin:0px auto;
}

.checkOut .colRight ul li {
   display: block;
   margin-bottom:16px;
}

.checkOut .colRight ul li a.imageCart {
    display: block;
    float: left;
    cursor: default;
}

.checkOut .colRight ul li a.imageCart img {
    width:72px;
		margin-right:15px;
}

.checkOut .colRight .infoCart {
    display: block;
    float:left;
    width:280px;
    text-align: left;
    font-family: 'Nexa', Arial, sans-serif;
    font-weight: normal;
    color: #ffffff;
    font-size: 16px;
}

.checkOut .colRight .infoCart .nameCart {
    display: block;
    font-weight: bold;
    color: #393939;
    text-transform: uppercase;
}

.checkOut .colRight .infoCart .refCart {
    display: block;
    color: #393939;
}

.checkOut .colRight .infoCart .priceCart {
    display: block;
		font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #393939;
}

.checkOut .colRight .priceSCart{
	display: block;
    float:right;
    width:110px;
    text-align: right;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #393939;
    font-size: 18px;
}

.checkOut .colRight .subtotalCart, .checkOut .colRight .totalCart{
padding:30px 0px;
display:block;
margin-left:calc(87px + 5%);
margin-right:5%;
font-family:Arial, Helvetica, sans-serif;
font-weight: 500;
color: #393939;
font-size: 18px;
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
line-height:23px;
}

.checkOut .colRight .totalCart{
	border:0px;
	padding:20px 0px;
	padding-bottom:0px;
	font-size:24px;
	line-height:28px;
	color:#41a3e3;
}

.checkOut .colRight .subtotalCart span, .checkOut .colRight .totalCart span{
	display:block;
	width:auto;
	float:left;
}

.checkOut .colRight .subtotalCart span.subtotalImport, .checkOut .colRight .totalCart span.totalImport{
	float:right;
	text-align:right;
}

.checkOut .colRight .totalCart em{
	font-style:normal;
	font-size:14px;
	color: #393939;
	font-weight:500;
}

.blockForm{
	margin:22px 0px;
}

.checkOut h3{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:19px;
	color:#333333;
	margin-bottom:10px;
}


.checkOut h4{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	font-weight:500;
	color:#737373;
	margin-bottom:10px;
}

.payPalContent{
	padding:20px 0px;
	text-align:center;
	background-color:#fafafa;
	}

.payPalContent img{
	display:inline-block;
}



#breadCrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:19px;
	color:#AFAFAF;
	padding:15px 0px;
}

#breadCrumb span{
	color:#333333;
	font-weight:500;
}

#breadCrumb strong{
	color:#AFAFAF;
	font-weight:500;
}

#breadCrumb strong.sel{
	color:#45A3E1;
	font-weight:500;
}


#paymentShipping, #paymentMethods{
	display:none;
}

.standard{
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#737373;
	line-height:normal;
}


footer{
	margin-top:45px;
}

footer h5{
	display:block;
	font-family: 'Nexa', Arial, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#393939;
	text-transform:uppercase;
}

footer h6{
	display:block;
	font-family: 'Nexa', Arial, sans-serif;
	font-size:18px;
	color:#393939;
}

.contentFoot{
	padding:25px;
	padding-bottom:10px;
	background-color:#f3f3f3;
	margin-top:25px;
}

footer .logo img{
	width:172px;
	margin-right:70px !important;
}

footer .logos{
	display:block;
	width:65%;
	float:left;
	font-family: 'Nexa', Arial, sans-serif;
	font-size:16px;
	color:#85868a;
	line-height:22px;
}

footer .logos img{
	display:inline-block;
	vertical-align:middle;
	margin-right:35px;
}

footer .logos .brands{
	margin-top:25px;
}

footer .address{
	display:block;
	width:35%;
	float:right;
	font-family: 'Nexa', Arial, sans-serif;
	font-size:14px;
	color:#85868a;
	line-height:20px;
}

footer .address a.mailto{
	font-size:14px;
}

footer .address a.mailto img{
	vertical-align:middle;
	display:inline-block;
}

footer .address a{
	font-size:13px;
	color:#85868a;
	display:inline-block;
	vertical-align:middle;
}

#cookies{
width:100%;
background-color:#27569b;
filter:alpha(opacity=8);
-moz-opacity: 0.8;
opacity: 0.8;
position:fixed;
left:0px;
bottom:0px;
z-index:999;
display:none;
}

#cookies div{
width:75%;
font-family: 'Frutiger', Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
text-align:center;
padding:10px 0px;
margin:0px auto;
line-height:16px;
}

#cookies a{
font-family: 'Frutiger', Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}

#cookies a:hover{
	text-decoration:none;
}

#cookies a.xx{
display:block;
position:absolute;
top:10px;
right:12px;
width:10px;
height:10px;
background-image:url(../img/cookiesClose.gif);
background-repeat:no-repeat;
background-position:left top;
text-decoration:none;
}


label.inputCheck{
	display:inline-block;
	vertical-align:top;
	border:1px solid #969696;
	border-radius:5px;
	padding:6px 12px;
	font-size:13px;
	margin-right:1%;
	margin-bottom:10px;
	width:44.4%;
}

label.inputCheckF{
	width:94.7%;
}

label.inputCheckM{
	width:27.65%;
}

label.inputCheck input, label.inputCheck select{
	margin:0px;
	padding:0px;
	display:block;
	border:0px;
	background:none;
	height:15px;
	line-height:15px;
	font-size:14px;
	color:#333333;
	margin-top:4px;
	width:100%;
}

label.inputCheckOption{
	width:94.7%;
	margin-bottom:0px;
	line-height:29px;
}
label.inputCheckOption input{
	display:inline-block;
	margin-top:0px;
	width:auto;
	height:auto;
}

label.inputCheckFirst{
	border-bottom:0px;
	border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}

label.inputCheckMiddle{
	border-bottom:0px;
	border-radius:0px;
}

label.inputCheckLast{
	border-top-right-radius: 0px;
border-top-left-radius: 0px;
}

label.inputCheck select{
	margin-left:-4px;
}


label.inputCheck select option{
	padding-left:0px !important;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

label.inputError{
  border: 1px solid #F66;
}

#blockFormInvoice{
	display:none;
}

#paymentResponse strong{
	color: #45A3E1 !important;
  font-weight: bold;
}

.infoPayment{
	border:1px solid #969696;
	border-radius:5px;
	padding:12px 12px;
}

.blockFormNav{

}

.blockFormNav a{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #45A3E1 !important;
  font-weight: 500;
	text-decoration:none !important;
	line-height:52px;
}

.blockFormNav input.jcart-button{
    width:auto;
		display:block;
		float:right;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #41a3e3;
    color: #fff;
    height: 50px;
    font-family: 'Nexa', Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 52px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
		padding:0px 35px;
}

footer:after, .content:after, #shopItems ul li:after, .contentFoot:after, section:after, .blockForm:after{
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #1c1c1b;
		 opacity:  0.7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #1c1c1b;
   opacity:  0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #1c1c1b;
   opacity:  0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #1c1c1b;
}