.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.local {visibility:hidden; display:none; }

input:focus {outline:none !important;}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
}

h1 { font-size:15px; font-family:inherit; font-weight:400; line-height:1.1; margin-top:18px;margin-bottom:18px; text-transform: uppercase; }
h1 a:link,a:visited{ text-decoration: none; color: #000; border-bottom: none; }
h1 a:active,a:hover{ text-decoration: none; color: #666; border-bottom: none; }
h2 { font-size:15px; font-family:inherit; font-weight:400; line-height:1.1; margin-top:18px;margin-bottom:18px; text-transform: uppercase; }
h2 a:link,a:visited{ text-decoration: none; color: #000; border-bottom: none; }
h2 a:active,a:hover{ text-decoration: none; color: #666; border-bottom: none; }
h3 { font-size:15px; font-family:inherit; font-weight:400; line-height:1.1; margin-top:18px;margin-bottom:18px; text-transform: uppercase; }
h3 a:link,a:visited{ text-decoration: none; color: #000; border-bottom: none; }
h3 a:active,a:hover{ text-decoration: none; color: #666; border-bottom: none; }

img { padding: 0px; }
div.space { font-size: 0; height: 36px;line-height: 0; }
div.halfspace { font-size: 0; height: 1px;line-height: 0; }
div.imagespace { font-size: 0; height: 9px;line-height: 0; }
div.pad { padding-left: 18px; padding-right: 18px; }
.col-centered{
    float: none;
    margin: 0 auto;
}
.btn {
    font-size:15px; font-family:inherit; font-weight:500; line-height:1.1; margin-top:18px;margin-bottom:18px; text-transform: uppercase;
    border: 0 none;
    font-weight: 400;
    text-transform: uppercase;
 padding: 9px 9px;
}
.btn:hover {
color: #666;
background-color: #ffffff;
}

.btn:focus,.btn:active {
color: #666;
background-color: #ffffff;
outline: none !important;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
font-weight:400;
}
p, div {
font-family: 'Roboto', sans-serif;
font-size:13px;
font-weight:400;
line-height:1.5;
}
.square {
width: 100%;
height: 0;
padding-bottom: 100%;
}
.logo{
width: 100%;
height: 0;
padding-bottom: 79%;
}