body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
#header .hero-body {
    padding-top: 6rem;
}
.section {
    padding-top: 4rem;
    padding-bottom: 6rem;
}
.grid-item { max-width: 377px; }
.grid {
    margin: 0 auto;
}
.grid-item {
    margin-bottom: 5px;
}
.brand {
    font-family: 'Dancing Script', cursive;
    font-weight: 400 !important;
    font-size: 1.2em;
}

.content {
    font-family: 'Noticia Text', serif;
    font-size: 1.2em;
}

#description {
    font-size: 1.2em;
    padding-top: 0;
}
#description .tag {
    opacity: 0.8;
}

#description,
#photos,
#pricing {
    padding-bottom: 10rem;
}
#description,
#pricing {
    background-color: #f1f5f7;
}

#description .section-title-wrapper .clean-bg-symbol,
#pricing .section-title-wrapper .clean-bg-symbol {
    color: #fbfbfb;
}

#description .clean-section-title:before,
#description .clean-section-title:after,
#pricing .clean-section-title:before,
#pricing .clean-section-title:after {
    border-color: #fbfbfb;
}

#pricing .table td,
#pricing .table th {
    padding: .75em 2em;
}

#pricing .table td:not([colspan="2"]) {
    padding: .75em 2em .75em 3em;
}

.clean-section-title {
    position: relative;
    font-size: 2.5em !important;
}
.clean-section-title:before {
    content: "";
    border-top: 3px solid #f1f5f7;
    position: absolute;
    width: 100px;
    top: 50%;
    left: 30%;
    z-index: -1;
}
.clean-section-title:after {
    content: "";
    border-top: 3px solid #f1f5f7;
    position: absolute;
    width: 100px;
    top: 50%;
    right: 30%;
    z-index: -1;
}
.section-title-wrapper {
    position: relative;
    padding: 40px 20px;
    margin-bottom: 4rem;
}
.section-title-wrapper .clean-bg-symbol {
    position: absolute;
    font-weight: bolder;
    top: -25px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 7rem;
    z-index: 0;
    color: #f1f5f7;
    width: 150px;
}
.fa-book:before {content: "\f02d"}
.fa-camera:before {content: "\f030"}
.fa-eur:before {content: "\f153"}
.fa-road:before {content: "\f018"}
.fa-envelope:before {content: "\f0e0"}

.is-skewed-sm {
    transform: skew(0deg, -3deg) translate(0, -45px);
}
.is-reverse-skewed-sm {
    transform: skew(0deg, 3deg) translate(0, 45px);
}

.box {
    box-shadow: 0 10px 40px 0 rgba(0,0,0,.1), 0 2px 9px 0 rgba(62,57,107,.1);
}

#access,
#access .hero-body {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

#map {
    height: 400px;
}

#contact .column p {
    text-align: center;
}

@media (min-width: 768px) {
    #contact .column p {
       text-align: left;
    }
}

.footer {
    background-color: #f1f5f7;
}
.__:before {
    content: "06 85 90 53 72";
}
