

.social {
    margin-bottom: 0px !important;
padding-top: 10px;
}

.social li a .fa {
    color: #5D5D5D;
}

.social li a .fa-facebook:hover {
    color: #3F5A99;
}

.social li a .fa-instagram:hover {
    color: #C21A71;
}

.social li a .fa-google:hover {
    color: #E7453B;
}

.logo_wrapper .q_logo img {
    margin-left: -30px !important;
}

.social ul {
    padding-left: 30px;
}
body.home.page-template {
    padding-bottom: 0;
}
nav.main_menu {
    position: relative !important;
    z-index: 100;
    text-align: right !important;
    right: 0;
    display: inline-block;
    width: 100%;
    left: unset;
}
nav.main_menu>ul {
    right: 0;
    position: absolute;
    left: unset;
}
li.menu-item.phone a span.menu-text:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #000;
    left: 0;
    right: 50%;
    bottom: -7px;
}

li.menu-item.phone a span.menu-text {
    color: #000;
    position: relative;
}
.q_logo a>img {
    min-height: 110px;
}
.header_bottom {
    padding: 20px 45px;
}
