body {
font-family: 'Arimo', serif;
margin: 0;
padding: 0;
font-weight: 300;
font-size: 0.8em;
}
h1,h2,h3,h4,h5 {
font-family: 'Arimo', serif;
font-weight: 300;
}


ul {
margin:0;
padding: 0;
}
#container {
margin-left:auto;
margin-right: auto;
text-align: center;
}
#nav {
margin-left:auto;
margin-right: auto;
width: 940px;
height: 110px;
}
#logo {
width: 350px;
float: left;
height: 90px;
text-align: left;
}
#logo-pad {
padding-top: 37px;
padding-left: 10px;
}
#menu {
width: 530px;
float: left;
}
/*

#menu ul{
width: 680px;
list-style-type: none;
text-align: right;
height: 90px;
}
#menu li {
float: left;
padding-top: 75px;
display: inline;
}
#menu a {
display: inline-table;
padding:5px;
text-decoration: none;
color: #000;
font-weight: 300;
}
*/

.image{
background-size:cover;
height: 750px;
width: 100%;
float: left;
border-bottom:30px solid rgb(57,64,83);
}

.focus {
position: absolute;
top: 550px;
width: 100%;
height: 150px;
}
.focus h3, .focus h4 {
color: #fff;
font-weight: 300;
text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
width: 100%;
text-align: center;
float: left;
}
.focus h3 {
font-size: 4em;
margin:0;
padding: 0;
}
.focus h4 {
font-size: 1.5em;
margin:0;
padding: 0;
}
.focus .plus {
text-align: center;
width: 270px;
background-color: rgb(57,64,83);
border: 3px solid #fff;
height: 40px; 
line-height: 40px;
color: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.focus .plus:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.content {
width: 940px;
margin-left:auto;
margin-right: auto;
}
.wide {
height: 790px;
margin-bottom: 10px;
}


.hpnews {
width: 660px;
float: left;
}
.hpnews-pad {
margin-left: 10px;
background-color: green;
height: 245px;
}
.hpnews-t {
margin-top: 10px;
margin-left:10px;
height: 65px;
text-align: left;
color: #fff;
width: 640px;
padding-left: 10px;
line-height: 65px;
background-color: green;
}
.forma {
width: 320px;
height: 320px;
background-color: rgb(57,64,83);
float: left;
color: #fff;
}
.forma-t {
background-color: rgb(34,45,62);
height: 25px;
line-height: 25px;
color: #fff;
font-weight: 600;
font-size: 1em;
}
.spacer10w {
height: 10px;
width: 990px;
float: left;
background-color: #fff;
}
.forma a {
width: 300px;
display: block;
text-decoration: none;
color: #fff;
border-bottom:1px solid white;
text-align: left;
margin-left:10px;
font-size: 1.2em;
line-height: 40px;

}

.hpic {
width: 330px;
height: 330px;
float: left;
background-color: #fff;
color: #fff;
}
.hpic-pad {
margin-left: 10px;
margin-bottom: 10px;
background-color: rgb(57,64,83);
height: 320px;
}

.hpic .noborder .hpic-pad {
margin-left:0;
width: 320px;
}
.hpic-t {
height: 25px;
line-height: 25px;
}
.hpic-img {
width: 320px;
height: 295px;
overflow: hidden;
}
.hpic-img img{
width: 320px;
height: 295px;
}




.img-zoom {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.img-zoom2 {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition2 {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


body.viewProducts #section, body.viewCategory #section, body.viewProduct #section{
float: left;
width: 100%;
}
body.viewProducts #footer, body.viewProduct #footer, body.viewCategory #footer {

}

.viewProducts h1, .viewCategory h1, .viewProduct h1, .viewBrandSection h1 {
font-weight: 100;
text-align: left;
}
.viewProducts h2, .viewCategory h2 .viewProduct h2 {
font-weight: 100;
color: #fff;
text-align: left;
}
.prleft {
width: 630px;
float: left;
}
.prright {
width: 350px;
float: left;
}




 .ii span {
 width: 240px;}
.prforma-pad {
padding-top: 50px;
}
.prforma-t {
font-size: 1.3em;
font-weight: 500;
padding-bottom: 10px;
}
.prforma ul {
list-style-type: none;
}
.prforma a.selected, .prforma a:hover {
color:rgb(237,71,89);
}

.viewProduct .prleft {
width: 760px;
}
.viewProduct .prright {
width: 220px;
}
.pimg {
width: 520px;
float: left;
min-height: 550px;
}
.cg {
width: 500px;
float: left;
min-height: 550px;
}
.pimg-pad {
padding-right: 20px;
}
.ptxt {
width: 240px;
float: left;
text-align: left;
font-weight: 300;
color: white;
}
.ptxt-pad {
}
.ptxt h1 {
font-size: 1.1em;
padding-top:25px;
border-bottom:1px solid white;
}

.viewProduct .spacer {
display: none;
}
.viewProduct .prforma-pad {
padding-top: 54px;
}
.prforma-t {

text-align: left;
border-bottom:1px solid white;

}
.prforma.qq a{
width: 240px;
}
a.ah:hover {
cursor: pointer;
}
.it img {
display: none;
visibility: hidden;
}
.it table {
display: none;
visibility: hidden;
}
.it a {
width: 500px;
height: 550px;
}
.cl ul {
font-size: 0.8em;
}
.cl span, .ii span {
cursor: pointer;
}
.cl span:hover, .cl span.selected, .prforma a.in-path, .ii span.selected, .ii span:hover {
color: #ED4759;
}

.bandona {
position: absolute;
top: 643px;
width: 100%;
height: 140px;
background-color: #1f2738;
border-bottom:2px solid white;
border-top:2px solid white;
}
.viewProduct #footer-pad{
padding-top:150px;
}
.pr-nav {
margin-left: auto;
margin-right: auto;
color: white;
position: relative;
top: 6px;
height: 140px;
text-align: center;
width: 990px;
}
.pr-nav-pad {
height: 140px;
width: 990px;
float: right;
}
.pr-nav ul {
list-style-type: none;
float: right;
}
.pr-nav li {
display: table-cell;
width: 100px;
float: left;
margin-left: 15px;
}
.pr-nav li.active, .pr-nav li:hover {
color: #ED4759;
}


.rcont {
width: 650px;
float: left;
text-align: left;
font-weight: 300;
padding-bottom: 40px;
min-height: 400px;
}
.lmenu {
width: 330px;
float: left;
}
.lmenu ul {
list-style-type: none;
}
.lmenu li {
width: 310px;
float: left;
border-bottom: 1px solid #48b94d;
text-align: left;
}
.lmenu a {
text-decoration: none;
color: black;
font-weight: 300;
line-height: 16px;
}
.lmenu a.selected, .lmenu a:hover {
color:  #48b94d;
font-weight: 500;
}
.topimg {
height: 750px;

}
.viewSection .image {border-bottom:30px solid #48B94D;
}
.viewSection h1, .viewSection h2 {
padding:0;
margin: 0;
font-weight: 300;
}



.pr-nav ul {
width: 480px;
height: 130px;
overflow: hidden;
}

h1.prl {
font-weight: 100;
float:left;
height:130px;
line-height: 75px;
text-align: right;
width: 480px;
}

.viewCategory h2 {
font-weight: 100;
float: left;
width: 500px;
text-align: left;
margin:0;
padding:0;
margin-bottom:15px;
}
.viewCategory h1 {
margin-bottom: 3px;
}
.bgdiv {
	background-position-x: center;
	background-position-y: center;
}
.items {
	text-align: center;
	width: 650px;

	float: left;
	overflow: hidden;
	
	margin-top:15px;
	margin-bottom: 15px;
}

.items div {
	width: 160px;
	height: 120px;
	margin-top: 3px;
	float: left;
	margin-right: 3px;
}


div.items div a {
	display: block;
	width: 160px;
	height: 120px;
	text-decoration: none;
	float: left;
}
td.rec {
font-size: 14px;
font-weight: 300;
padding-top:120px;
}




.pri {
width: 100%;
}

.cat-td {
width: 100%;
}

.cat-td td{
border-bottom:1px dotted #ccc;
text-align: left;
}
.left-pad, .right-pad {
padding-bottom: 25px;
padding-top: 25px;
}
h1.cat {
padding-left: 350px;
margin-top:35px;
width: 620px;
float: left;
}

.cat-td a {
color: #000;
text-decoration: none;
}
img.br-img {
border: 1px solid #ccc;
}
.acc h2 {
border:1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:8px;
outline: none;
padding-left:25px;
}
.acc h2:hover {
cursor: pointer;
background-color: #e6e7e8 !important;
}

.acc h2.ui-accordion-header {
background: url(/greensun.it/ui/piu.png) no-repeat;
background-position: 0px 5px;
}
.acc h2.ui-accordion-header-active {
background: url(/greensun.it/ui/meno.png) no-repeat;
background-position: 0px 5px;
background-color: #e6e7e8;
}


.hpuno, .hpdue, .hptre {
height: 400px;
width: 100%;

background-position: center bottom;
background-repeat: no-repeat;
background-size:cover;
float: left;
}


.testohp {
text-align: left;
font-style: italic;
float: left;
padding-top:10px;
padding-bottom:25px;
margin-bottom: 35px;
margin-left:200px;
margin-right: 200px;
border-bottom: 1px solid #61bc4f;
padding-top: 30px;
line-height: 20px;
}
h2.tithp{
font-size: 2.5em;
}


.brands-item {
float: left;
width: 245px;
text-align: left;
height: 300px;
}
.brands-item img {
width: 235px;
border:1px solid #ccc;
}
.brands-item-pad {
padding-right:10px;
}


.brands-txt {
text-align: center;
}

.brands-item a {
color: #000;
text-decoration: none;
}


.brands-txt {
font-size: 0.9em;
font-style: italic;
padding-left:10px;
padding-right: 10px;
}

.brands-txt h3 {
font-weight: 500;
margin:0;
padding: 0;
padding-bottom:10px;
padding-top: 10px;
font-size: 1.5em;
}

#nav {
margin-bottom: 10px;
}


.brands-list {

}
.content-pad {
padding-left:10px;
padding-right: 10px;
}

.hpnitem {
width: 245px;
float: left;
}
.hpnitem-pad {
padding-right: 10px;
}

.hpnimg  img {
width: 235px;
}
.due .hpnitem {
width: 490px;
}
.due img {
width: 480px;
}




.hpn-txt h3 {
font-weight: 500;
margin: 0;
padding: 0;
padding-bottom: 10px;
font-size: 1.5em;
padding-top: 10px;
}

.hpn a {
color: #000;
text-decoration: none;
}

.hpn-txt{
font-size: 0.9em;
font-style: italic;
padding-left: 10px;
padding-right: 10px;

margin-bottom: 35px;
}


.tithp.orange {
color: #f0942d;
}

.tithp.green {
color: #31b54e;
}
.tithp {
font-weight: 500;
}

h1.sec {
padding-top:40px;
margin-top:0px;
border:none;
padding-bottom: 10px;
float: left;
width: 630px;
padding-left: 0px;
}


.leftmenu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.leftmenu li {
height: 25px;
border-bottom: 1px solid #006DB6;
margin-bottom: 7px;
width: 200px;
}
.leftmenu a {
color: #000;
text-decoration: none;
font-size: 14px;
font-weight: 500;
}
.leftmenu a.selected, .leftmenu a:hover {
color: #006DB6;
}
.xt, .xt-long {
margin-top: 50px;
}
.xt a {
color: #000;
}
.ct {

font-weight: 300;
}
#menu a{
font-weight: 500;
}
#menu a.in-path, #menu a:hover {
color: #f0942d; 
}


.cert {
padding-top:15px;
padding-bottom:35px;
font-style: italic;
font-size: 1.1em;
}
.cert a {
	text-decoration: underline;
	font-weight: 500;
	
}


.hpuno, .hpdue, .hptre, #nav {
	position: relative;
	
}
.content-pad {
	float:left;
	position: relative;
}

#nav  {
}
.fondo {
position: absolute;
top: 0;

background-color: #fff;
opacity: 0.8;
    filter: alpha(opacity=80);
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    text-align: center;
    left: 0;
    right: 0;
}
.hpn {
width: 990px;
}
.ttxxtt {
text-align: left;
margin-bottom:20px;
}



.me-img {
width: 220px;
float: left;
}
.me-img img {
max-height: 100px;
max-width: 200px;
}
.me-txt {
float: left;
}

.me {
width: 480px;
float: left;
height: 125px;
}
.me-pad {
padding-left:15px;
padding-right: 15px;
}
.hpuno {
overflow: hidden;
height: 450px;
}


.lang {
width: 300px;
float: right;
position: relative;
top: 95px;
right: 0px;

}
.lang ul {
list-style-type: none;
}
.lang li {
display: inline;
}
.lang a {
	height: 14px;	
	line-height: 14px;
	font-size: 14px;
	text-decoration: none;
	color: #9d9fa2;
	text-transform: lowercase;
	padding-left:4px;
	padding-right: 4px;
	border-right: 1px solid #9d9fa2;
	display: inline;
	font-family: Helvetica, sans-serif;
}
.lang ul {
text-align: right;
margin-right: 10px;
}
.lang-pad {
padding-top: 5px;
}
.lang a.last {

	border-right: none;
}
.lang a.selected span {
	color: #58595b;
}

ul.tmenu {
text-align: left;
}
ul.tmenu li {
text-align: left;
}




#slide1, #slide2, #slide3, #slide4 {
	
	height: 350px;
width: 100%;

background-position: center center;
background-repeat: no-repeat;
float: left;
background-size:cover;
}



.hp-pr {
width: 330px;
float: left;
}
.first .left .pad45r{
padding-left:0px;
padding-right: 10px;
}
.first .center .pad45r{
padding-left:5px;
padding-right: 5px;
}
.first .right .pad45r{
padding-left:10px;
padding-right: 0px;
}



.hp-pr {
margin-top: 20px;
margin-bottom: 35px;
position: relative;
}
.first .hp-pr {
margin-top: 45px;
}

.hp-pr h2, .hp-pr h3 {
margin: 0;
padding: 0;
margin-top:7px;
margin-bottom: 3px;
}
.hp-pr h2 {
 font-size: 1.2em;
 color: #000;
 text-decoration: none;
 text-align: center;
}
.hp-pr h3 {

 font-size: 1em;
 color: #eb9516;
 text-decoration: none;
 text-align: center;
}
.hp-pr h2 a{
 color: #000;
 text-decoration: none;
 text-align: center;
 margin:0;
 padding: 0;
 width: 100%;
}
.hp-pr h3 a{
 color: #eb9516;
 text-decoration: none;
 text-align: center;
 margin:0;
 padding: 0;
}

span.intro a{
text-decoration: none;
color: #000;
}
span.intro{
padding-top:5px;
display: block;
text-decoration: none;
color: #000;
font-style: italic;
font-size: 0.8em;
line-height: 15px;
}


table.snl {
background-color: #dc572c;
}

h1 {
margin:0;
padding: 0;
padding-top: 25px;
}





.sleft {
width: 240px;
float: left;
text-align: left;
}

.center {
float: left;
text-align: left;
}


.logoh {
text-align: center;
width: 100%;
}
.logoh img {
text-align: center;
position: absolute;
bottom: 0;
left: 110px;
}
.hd {
width: 100%;
position: relative;
height: 400px;
overflow: hidden;
background-position: center;
background-repeat: no-repeat;
}



.social {
width: 350px;
float: right;
position: relative;
top: 25px;
right: 13px;
text-align: right;
}
.social img {
width: 26px;
float: right;
margin-left: 5px;
}

.txt ul {
margin-left: 30px;
}


.xt-long .gal {
	float: left;
	width: 940px;
	overflow: hidden;
	height: 190px;
}
.items2 {

}
.gal .items2 div {
	width: 220px;
	height: 180px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 8px;
}
.gal div.items2 div a {
	display: block;
	width: 220px;
	height: 180px;
	text-decoration: none;
}





.xt .gal {
	float: left;
	width: 700px;
	overflow: hidden;
	height: 190px;
}
.items2 {

}





.items2 div{
background-size:cover;
}
.head {
position: absolute;
z-index: 10;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top:180px;
}
.head h1 {
font-size:5em;
color: #fff !important;
font-weight: 500;
margin:10px;
padding:0;
text-align: center;

text-shadow: 0px 2px 4px rgba(0, 0, 0, 1);
}
.head h2 {
font-size:3.5em;
color: #fff !important;
font-weight: 100;
margin:10px;
padding:0;
text-align: center;
border:0px;
float: none;
width: auto;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 1);
}






.rea img {
width:320px;
}
h3.lavora {
font-size:1.5em;
  font-weight:500;
}
.butt {
margin-top:10px;
}
.txt-lavora  {
padding-left:18px;
}
.hd {
background-size:cover;
}
#SECTION11 .left-pad {

padding-top:0px;
}


.hpnw img {
border-radius:250px;
/*box-shadow: 5px 5px 3px #888888;*/
width: 250px;
height: 250px;
}
.hpnw h2 {
margin-top:25px;
}


.rea .hp-img {
width: 320px;
height: 240px;
overflow: hidden;
}
.rea .hp-img img {
min-height: 240px;
min-width: 320px;
}
.sec-title {
padding-left:350px;
}
.sec-title h2, .sec-title h1 {
margin: 0;
padding: 0;
padding-top:15px;
float: left;
text-align: left;
width: 100%;
}

h2.rr {
margin: 0;
padding: 0;
padding-right: 5px;
font-size: 1.8em;
color: #F0942D;
}


table.riq {
border:1px solid #F0942D;
padding:5px;
}
tr.second-tr td.prima h3.top {
border:1px solid #F0942D;
text-align: center;
font-weight: 700;
padding:5px;
height: 20px;
}
tr.second-tr td.dopo h3.top {
border:1px solid #F0942D;
border-left: none;
text-align: center;
font-weight: 700;
padding:5px;
height: 20px;
}

td.prima, td.dopo {
width: 50%;
margin:5px;
}
.txt-prima, .txt-dopo {
padding:10px;
}
tr.second-tr td.prima h3.bottom {

border:1px solid #fff;
background-color: #F0942D;
text-align: center;
font-weight: 700;
padding:5px;
height: 20px;
color: white;
}
tr.second-tr td.dopo h3.bottom {
border:1px solid #fff;
border-left: none;
background-color: #F0942D;
text-align: center;
font-weight: 700;
padding:5px;
height: 20px;
color: white;
}






.viewReaList .rea .hp-img {
width: 220px;
height: 130px;
overflow: hidden;
}

.viewReaList .rea .hp-img img {
min-height: 130px;
min-width: 220px;
width: 130px;
}
.viewReaList .hp-pr {
width: 230px;
float: left;
}
.viewReaList .intro {
width: 210px;
}

.riq-img {
position: relative;
}
.risp {
position: absolute;
right: -5px;
top: -5px;
z-index: 999;
font-size: 1.5em;
width: 250px;
height: 50px;
line-height: 50px;
background-color: #F0942D;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 500;
}

b, strong {
font-weight:700;
}


.hppr-item{
height: 300px;
width: 240px;
float: left;
}
.hppr-item-pad {
padding-right: 20px;
padding-bottom: 20px;

}

.hppr h2, .hppr h3, .hppr2 h2, .hppr2 h3 {
margin: 0;
padding: 0;
width: 220px;
text-align: center;
height: 25px;
}
.hppr-item.last{
width: 220px;
}
.hppr-item.last .hppr-item-pad{
padding-right: 0px;
}
.hppr-image {
width: 220px;
height: 180px;
overflow: hidden;
}


.rapido h2 {
background-color: #1f99d3;
}
.rapido h3 {
border-bottom: 1px solid #1f99d3;
}
.ferrari h2 {
background-color: #4962a8;
}
.ferrari h3 {
border-bottom: 1px solid #4962a8;}

.neoroto h2 {
background-color: #7d4493;
}
.neoroto h3 {
border-bottom: 1px solid #7d4493;
}
.idroneo h2 {
background-color: #c34694;
}
.idroneo h3 {
border-bottom: 1px solid #c34694;
}
.anfor h2 {
background-color: #e04b6d;
}
.anfor h3 {
border-bottom: 1px solid #e04b6d;
}
.perrot h2 {
background-color: #d90036;
}
.perrot h3 {
border-bottom: 1px solid #d90036;
}
.bauer h2 {
background-color: #efab4a;
}
.bauer h3 {
border-bottom: 1px solid #efab4a;
}
.spandi h2 {
background-color: #afcf57;
}
.spandi h3 {
border-bottom: 1px solid #afcf57;
}
.inox h2 {
background-color: #24aa80;
}
.inox h3 {
border-bottom: 1px solid #24aa80;
}
.vari h2 {
background-color: #009aa0;
}
.vari h3 {
border-bottom: 1px solid #009aa0;
}
.catalogo h2 {
background-color: #d90024;
}
.catalogo h3 {
border-bottom: 1px solid #d90024;
}
.contatti h2 {
background-color: #58585a;
}
.contatti h3 {
border-bottom: 1px solid #58585a;
}



.nnww h2 {
background-color: #eb9516;
}
.nnww h3 {
border-bottom: 1px solid #eb9516;
}


.hppr h2, .hppr2 h2 {
color: white;
line-height: 25px;
font-size: 1.7em;
}

.hppr h3, .hppr2 h3 {
line-height: 25px;
font-size: 1.3em;
color: black;
font-weight: 300;



height: 50px;

}




h1 {
font-size: 1.9em;
color: #006db6;
padding-bottom:15px;
border-bottom:1px solid #006db6;
margin-bottom: 25px;
float: left;
text-align: center;
width: 100%;
}


.hppr2 {
width:940px;
height: 275px;
overflow: hidden;
float: left;
}


.hppr-item a {
text-decoration: none;
}

.leftmenu-pad {
padding-top: 125px;
} 
.center {
min-width: 700px;
float: none;
}
.viewSection h1, .viewContact h1 {
font-weight: 700;
color: black;
padding-bottom: 15px;
border:none;
font-size: 2.5em;
padding-top: 25px;
}
.viewContact h1 {
border-bottom: 2px solid #006DB6;
}
.viewSection h2 {
text-align: center;
padding-bottom: 25px;
}
.txt {
border-top:2px solid #006DB6;
padding-top: 25px;
line-height: 20px;
}

.ct-wc {
width: 700px;
float: left;
}
.ct-wc-long {
width: 940px;
float: left;
}




.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  .contact-form-control-wrap input {
    margin-bottom: 15px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #ffffff;
    font-size: 16px;
    background: #006DB6;
    text-decoration: none;
    width: 100%;
    margin-top: 25px;
}