.parallax-height {
    height: 150px
}

.custom-nav {
    height: 54px
}

.custom-nav.collapse {
    height: 54px
}

#map {
    height: 300px;
}

.logo {
    position: absolute;
    left: 0;
    top: 0;

}

.custom-nav .nav-wrapper .brand-logo img {
    height: 80px;
}

.full-width {
    width: 100%;
    height: 3em;
}

.margin-button {
    margin-bottom: 10px;
}


.techornate-social-buttons ul {
    padding-left: 0;
    list-style: none
}

.techornate-social-buttons li a {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 1px 10px 10px;
    letter-spacing: 2px;
    font-size: 10px;
    color: #fff;
    display: block;
    border-radius: 3px
}

.techornate-social-buttons ul li {
    margin-bottom: 10px;
    width: 100%
}

.techornate-social-buttons li a i {
    width: 35px;
    height: 14px;
    float: right;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    border-left: 1px solid #B1B1B1
}

.techornate-social-buttons li a.social-btn-facebook {
    background: #3b5998
}

.techornate-social-buttons li a.social-btn-twitter {
    background: #1da1f2
}

.techornate-social-buttons li a.social-btn-youtube {
    background: #cd201f
}

.techornate-social-buttons li a.social-btn-instagram {
    background: #405de6
}