a, a:active, a:visited
{
    color: #454545;
    text-decoration: none;
}

a:hover
{
    color: #4c575e;
}

body
{
    color: #454545;
    font-family: 'Ruda', sans-serif;
}

#brand-big
{
    display: block;
    margin: auto;
    padding-top: 150px; 
    width: 520px;
}

#brand-big-in
{
    display: block;
    margin: auto;
    padding: 120px 0 50px 0;
    width: 520px;
}

#brand-small
{
    display: block;
    margin: auto;
    padding-top: 60px; 
    width: 352px;
}

.social{
	width:100%;
	text-align: center;
}

.social li{
	display:inline;
}

.social img{
	width: 30px;
	margin: 0 10px 0 10px;
}

#col-1, #col-2, #col-3
{
    float: left;
    width: 33%;
}

#container
{
    width: 100%;
}

#contact-caption
{
    border-bottom: 1px solid #BCBDC0;
    font-size: 20px;
    margin: 0px auto 60px;
    padding-bottom: 45px;
    text-align: center;
}

.font-antic
{
    font-family: 'Antic Didone', serif;
}

footer
{
    background-color: #4c575e;
    height: 70px;
    padding-top: 1px;
    width: 100%;
}

footer a, footer a:active, footer a:visited
{
    color: #d9d9d9 !important;
}

footer a:hover
{
    color: white !important;
}


footer menu li
{
    border-color: white !important;
}

.single-footer{
	background-color: #4c575e;
	height: 40px;
padding-top: 25px;
	width: 100%;
	text-align: center;
	color: white;
}

.footer-como{
	margin-top: 40px;
}

form
{
    margin: auto;
    max-width: 960px;
    padding: 0 10px 100px;
}

#form-left, #form-center, #form-right
{
    float: left;
    width: 30%;
}

#form-center, #form-right
{
    margin-left: 5%;
}

#form-right
{
    border-bottom: 1px solid #bcbdc0;
}

#form-right p
{
    border-top: 1px solid #BCBDC0;
    font-size: 12px;
    padding-top: 7px;
    margin-bottom: 7px;
}

.gradient-bar
{
    background: url('../images/gradient-bg-2.png') center no-repeat;
    display: block;
    height: 100px;
    width: 100%;
}

#gradient-bg
{
    background: url('../images/gradient-bg-1.png') center no-repeat;
    height: 207px;
}

header
{
    background-color: white;
    border-bottom: 1px solid #bcbdc0;
    height: 70px;
    left: 0;
    line-height: 70px;
    position: fixed;
    width: 100%;
    z-index: 10;
}

input, textarea
{
    background-color: #f7f8f8 !important;
    border: none !important;
    width: 355px !important;
}

input[type=submit]
{
    background-color: #4c575e !important;
    border: none !important;
    color: white;
    font-size: 11px;
    float: right;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: left;
    width: 80px !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select
{
    color: #a7a9ac;
    font-size: 11px;
}

.last-menu-item
{
    border-right: 1px solid #4c575e;
}

#location
{
    height: 410px;
    overflow: hidden;
}

#location-txt
{
    float: left;
    margin: auto;
    width: 295px;
}

#location-txt #loc-body
{
    font-size: 14px;
}

#location-txt #loc-footer
{
    font-size: 12px;
    font-weight: bold;
}

#location-txt #loc-header
{
    font-size: 30px;
}

#location-txt p
{
    background-color: #4c575e;
    color: white;
    margin-bottom: 5px;
    padding: 46px 15px;
}

#location > img
{
    width: 100%;
}

.single-loc{
	margin-bottom: 50px;
}


#map-link
{
    display: block;
    float: right;
    height: 410px;
    margin-left: 1px;
    width: 657px;
}

menu
{
    margin-top: 30px !important;
}

menu li
{
    border-left: 1px solid #4c575e;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    display: block;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 20%;
}

menu img{
		width: 30px;
		margin: -6px 5px -10px 5px;
}

menu img:hover{
		opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
				cursor: pointer;
}

.no-top
{
    margin-top: -8px;
}

#par-1
{
    font-size: 30px;
    margin: 60px auto;
    text-align: center;
}

#par-2
{
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    color: white;
    background-color: #4c575e;
    font-size: 20px;
    height: 207px;
    line-height: 28px;
    padding: 70px 180px;
    text-transform: uppercase;
}

#par-3
{
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    font-size: 20px;
    line-height: 28px;
    padding: 70px 180px;
    text-transform: uppercase;
}

#par-4
{
    background-color: #4c575e;
    color: white;
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 50px;
    padding: 50px;
    text-align: center;
}

.shop
{
    background: url(../images/point.png) bottom left no-repeat;
    border-top: 1px solid #bcbdc0;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    float: left;
    height: 78px;
    padding-left: 31px;
    padding-right: 10px;
    width: 25%;
				margin-bottom: 10px;
}

#shops
{
    border-bottom: 1px solid #bcbdc0;
    margin: 0 auto 40px;
    max-width: 960px;
    width: 98%;
				padding: 0 0 7px 0;
}

.shop-activity
{
    font-size: 14px;
    margin: 0
}

.shop-fix-bottom
{
    background: none;
}

.shop-fix-bottom-last
{
    display: none;
}

.shop-name
{
    font-family: 'Antic Didone', serif;
    font-size: 18px;
    margin: 0;
    padding-top: 17px;
    text-transform: uppercase;
}

#slider
{
    position: relative;
    width: 100%;
}

#slider img {width: 100%; margin-top: 50px}

strong
{
    color: #97999f;
}

textarea
{
    height: 112px;
}

#top-link
{
    display: block;
    margin: auto;
    width: 36px;
}

.width-960
{
    margin: auto;
    width: 960px;
}



/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }