body,
html {
    height: 100%;
    margin: 0;
    overflow-x: hidden
}

.fixed-top {
    position: absolute !important
}

.collapse.show {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top: 3px
}

.navbar {
    height: 60px;
    background-color: #683732
}

#customNav a {
    color: #fafafa;
    font-weight: 700;
    letter-spacing: 1px
}

.nav-item>a:hover {
    color: #e15c26 !important
}

.nav-link {
    margin-left: 10px
}

.navbar-toggler {
    margin-top: 4px
}

.navbar-brand img {
    margin-bottom: 4px
}

@media (max-width:992px) {
    .navbar-brand img {
        height: 49px;
        margin-bottom: 0px
    }

    .navbar-brand {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .navbar-collapse {
        background-color: rgba(255, 255, 255, .929)
    }

    #customNav a {
        color: #e15c26
    }
}

.containermap {
    margin-top: 60px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    height: 91.4%
}

#map {
    width: 100%;
    height: 100%
}

.containermap i {
    position: absolute;
    display: block;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .3)
}

.map-top {
    top: -5px;
    left: 0;
    right: 0;
    height: 5px
}

.map-right {
    right: -5px;
    top: 0;
    bottom: 0;
    width: 5px
}

.map-bottom {
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px
}

.map-left {
    left: -5px;
    top: 0;
    bottom: 0;
    width: 5px
}

.iw-container .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 10px;
    background-color: #e15c26;
    color: #fff;
    margin: 0;
    border-radius: 2px 2px 0 0
}

.gm-style-iw+div,
.igviewer.hidden {
    display: none
}

.gm-style-iw {
    width: auto !important;
    top: 15px !important;
    left: 0 !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .6);
    border-radius: 2px 2px 10px 10px
}

.type {
    margin-top: 5px;
    margin-bottom: 5px
}

.iw-subTitle {
    transition: .3s color ease;
    text-transform: uppercase;
    font-weight: 700
}

a.iw-subTitle.urlink {
    display: block;
}

.iw-subTitle a:link {
    color: #000
}

.container2 a:hover,
.hashtag a:hover,
.iw-subTitle a:hover {
    color: #683732;
    text-decoration: none
}

.iw-title {
    text-align: center
}

#contentAbout {
    padding-top: 70px;
    margin-top: -70px
}

.hashtag a {
    font-size: 25pt;
    font-weight: 500;
    color: #e15c26
}

.igviewer {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: RGBA(29, 31, 32, .9)
}

.igviewer img {
    display: block;
    margin: 1rem auto;
    height: calc(100vh - 2rem);
    width: auto;
    box-shadow: 0 10px 40px 10px rgba(0, 0, 0, .8)
}

.instagram {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: hidden;
    margin: 0 auto
}

.instagram .image {
    flex: auto;
    background-repeat: none;
    background-position: center center;
    background-size: 100%;
    width: 248px;
    height: 248px;
    overflow: hidden;
    transition: all 200ms ease;
    position: relative;
    cursor: pointer;
    margin: 9px auto
}

.instagram .image .caption {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(225, 91, 38, .562);
    color: #fff;
    padding: 1em
}

.instagram .image:hover {
    background-size: 110%
}

.instagram .image:hover .caption {
    display: block
}

.container2 a {
    color: #e15c26;
    transition: .7s color ease
}

.footer {
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 10pt;
    background-color: rgba(226, 92, 40, .639)
}

.footer img {
    margin-top: 15px;
    float: right;
    margin-right: 50px
}

.footer span {
    margin-left: 20px
}

.footer,
.footer a {
    color: #fff
}

.text-left {
    font-size: 12pt;
    font-weight: 700;
    letter-spacing: 1px
}

.contactfooter {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 0;
    left: 0
}

#contacto {
    margin-top: 60px
}

.contactoForm {
    padding-left: 0
}

.contactoForm button {
    color: #fff;
    background-color: #1a9141;
    border-color: #8c8e90
}

.imagenfondo {
    background-image: url(../images/bikecontact.png);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.containerlast {
    margin-bottom: 60px
}

.form-control {
    border: 2px solid #e15c26
}

/* hide curator */
a.crt-logo.crt-tag {
    display: none !important;
}

/* Video page */
.box-container.three-cols.inviewport {
    margin-left: 0;
}