.co {
margin:0;
border-left:8px solid #00ac36;
font-family:"myriad-pro",sans-serif;
}

h1,h2,h3,h4 {
font-family:"myriad-pro",sans-serif;
font-weight: 600;
}

p,address {
font-family:"myriad-pro",sans-serif;
font-weight:100;
font-size:15px;
}

section.tour p, section.tour li  {
font-family:"myriad-pro",sans-serif;
font-size:16px;
line-height: 1.6;
}

section.tour strong{
font-weight: 400;
background-color:#E5F7EB;
}

section.tour p.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 1.4;}

section.tour h2 {
font-size: 21px;
}

a {
color:#00ac36;
}

section p a:hover, footer p a:hover  {
	background: #E5F7EB;
	border-bottom: 1px solid #7FD59A;
	color:#00ac36;
	text-decoration:none;
}

nav.side {
text-align: right;
}

nav.side.visible-xs {
text-align: center;
}

nav.side ul {
list-style:none;
}

nav.side li {
margin-bottom: 4px;
}

aside h3 {
	font-size:18px;
	/*text-transform: uppercase;*/
}

nav.side a {
	font-weight:600;
	font-size:15px;
	/*text-transform: uppercase;*/
}

nav.side a:hover {
	background: #E5F7EB;
	border-bottom: 1px solid #7FD59A;
	color:#00ac36;
	text-decoration:none;
}

li.nohover a:hover, a.nohover:hover{
background: none;
border: none;
text-decoration:none;
}

.fa-rss{
color:#FF9A00;
}

.fa-facebook{
color:#4862A3;
}

.fa-twitter{
color:#55ACEE;
}

.fa-youtube{
color:#DC2725;
}

section li.list-group-item  {
font-size:14px;
}

footer {
margin-top:10px;
margin-bottom:10px;
text-align:center;
padding:10px 0;
border-top:2px solid #eee;
height:32px;
color:#999
}