@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

body {
    padding-top: 80px;
    font-size: 12px;
    color: #34495e;
    background: #f5f5f5;
}

body h1,
body h2,
body h3,
body h4,
body .created {
    font-family: "Fjalla One";
    font-weight: normal
}

body h5,
body h6 {
    margin: 0
}

body h3,
body h4 {
    margin-top: 0
}

a {
    color: #2dcc70;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

a:hover,
a:focus {
    color: #005580;
    text-decoration: none;
    outline: 0;
}

body>section {
    padding: 50px 0;
}

body>section#slide-show {
    padding: 0;
}

section .mb-4 {
    font-size: 4em;
    margin-bottom: 25px;
}
section .mb-5 {
    font-size: 2em;
    padding: 0 5px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #2dcc70;
}

#arrow {
    margin: 10px 0px;
}

#arrow a i:hover {
    background-color: #fff;
    color: #2dcc70;
}

.title {
    background: #2dcc70;
    color: #fff;
    padding: 20px 0
}

.center {
    text-align: center
}

.box {
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.label,
.badge {
    font-weight: 300;
    font-size: 90%
}

ul.breadcrumb {
    margin: 12px 0 0;
    background: transparent;
}

ul.breadcrumb>li {
    text-shadow: none;
     font-size: 2em;
}

ul.breadcrumb>li>a {
    color: #fff;
}

ul.breadcrumb>li .divider {
    color: #333;
}

ul.breadcrumb>li.active {
    color: #333;
}

ul.breadcrumb>li a:hover {
    text-decoration: underline;
}

ul.tag-cloud li {
    display: inline-block;
    margin: 0 0 2px 0
}

header.navbar .navbar-inner {
    background: #fff!important;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

header img {
    width: 50px !important;
    height: 40px !important;
    margin-top: 20px;
}

header .navbar-inner p {
    font-size: 1.2em;
    margin-top: 20px;
    margin-left: 10px;
    font-weight: bold;
    color: #333;
}

header.navbar {
    margin-bottom: 0;
}

header.navbar .nav {
    margin-top: 20px;
}

header.navbar .nav>li {
    margin-left: 20px;
}

header.navbar .nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    font-family: "Fjalla One";
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: bold;
}

header.navbar .nav>li>a:hover {
    background: transparent;
    color: #2dcc70;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

header.navbar .nav>li.active>a,
header.navbar .nav>li.active>a:hover {
    background: transparent;
    color: #2dcc70;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #2dcc70;
}

#pict h2,#pict h4 {
    font-weight: bold;
}

#info {
    margin-top: 50px;
    margin-bottom: 20px;
}

#info i {
    font-size: 11em;
    color: #2dcc70;
}

#info p {
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 50px;
}

#text {
    margin-top: -20px;
    background: #232323;
    color: #fff;
}

#maps {
    padding: 50px 0;
}

#maps iframe {
    width: 100%;
    height: 600px;
}

.span4 {
    margin-bottom: 30px;
}

.main-info {
    background-color: #fff;
    color: #333;
}

.main-info p {
    font-size: 1.2em;
}

#services i,#arrow i {
    font-size: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    background: #2dcc70;
    padding: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
}

.gap {
    margin-bottom: 50px
}

.big-gap {
    margin-bottom: 100px
}

.no-margin {
    margin: 0;
    padding: 0
}

#bottom {
    background: #232323;
    color: #999;
    text-align: left !important;
    margin-bottom: -30px !important;
}

#bottom h4 {
    margin-top: 0;
    margin-bottom: 15px
}

#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6 {
    color: #fff;
}

#bottom a {
    color: #999;
    font-size: 1.2em;
}

#bottom a:hover {
    color: #2dcc70
}

#bottom ul.address>li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px
}

#bottom ul.address>li:first-child {
    margin-top: 0
}

#bottom ul.address>li>i {
    position: absolute;
    top: 3px;
    left: 0
}

#bottom ul.thumbnails {
    margin-bottom: 0
}

#bottom ul.thumbnails li {
    margin-bottom: 5px
}

ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before,
ul.arrow li::after,
ul.arrow-double li::after,
ul.tick li::after,
ul.cross li::after,
ul.star li::after,
ul.rss li::after {
    font-family: FontAwesome;
    font-size: 11px
}

ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
    margin-right: 5px
}

ul.arrow li::before {
    content: "\f105"
}

ul.arrow-double li::before {
    content: "\f101"
}

ul.tick li::before {
    content: "\f00c"
}

ul.cross li::before {
    content: "\f00d"
}

ul.star li::before {
    content: "\f006"
}

ul.rss li::before {
    content: "\f09e"
}

#footer {
    background: #333;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999;
}

#footer a {
    color: #999;
    text-decoration: underline;
}

#nds {
    font-size: 12px;
}

#footer a:hover {
    color: #2dcc70;
}

#footer #gototop {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    background: #1d1d1d;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    margin-top: 5px;
    margin-right: 20px;
}

#footer #gototop:hover {
    background: #2dcc70;;
}

#footer .cp {
    margin-top: 0px;
}

ul.social {
    list-style: none;
    margin-top: 15px;
    padding: 0;
    display: inline-block
}

ul.social>li {
    display: inline-block;
    margin: 0 20px
}

ul.social>li>a {
    font-size: 24px !important;
    color: #999;
    text-decoration: none !important;
}

ul.social>li>a:hover {
     color: #2dcc70;
}

.box-border {
    padding: 15px
}

.accordion-group {
    background-color: #fff;
    border-top: 1px solid #f0f0f0
}

.accordion-heading .accordion-toggle {
    color: #666;
    font-weight: 700
}

.accordion-inner {
    border-top: 0
}

.widget {
    margin-bottom: 30px
}

.widget>h3 {
    font-size: 16px;
    margin-top: 0
}

.widget h5 {
    margin-top: 10px
}

.widget .date {
    margin-top: 5px;
    padding: 8px 10px;
    background: #2dcc70;
}

.widget .date>span {
    display: block;
    text-align: center;
    font-family: "Fjalla One";
    color: #fff
}

.widget .date>span.month {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.widget .date>span.day {
    font-size: 18px;
    line-height: 18px
}

#pict {
    margin-top: 25px;
}

#error {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 150px
}

#HR a:hover {
    color: #FFF
}
