@media (max-width: 600px) {
#scroll-top.show {
    bottom: 25px !important;
}
}

.gs_logo_title, .gs_logo_container .gs_logo_title {
   display: none !Important;
}

.mobile-button:before, .mobile-button:after, .mobile-button span {
    background-color: #3973ba;
}

@media (max-width: 700px) {
#site-logo {
    min-height: 140px;
}

.mobile-button {
    margin-top: 40px;
}

#site-logo img {
    max-width: 350px;
} 

h2 {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 30px !important;
    line-height: 40px !IMPORTANT;
}
}

#footer-widgets .widget_information ul li.accent-icon i {
    color: #a8c1ff;
}

#featured-title.center .title-group {
    margin-bottom: 0px;
}

#breadcrumbs {
   display: none !Important;
}

#main-nav > ul > li > a {
    height: 80px;
}

#main-nav > ul > li > a {
    font-family: 'Roboto';
}

#footer-widgets .widget_information .email > span:after {
   display: none !important;
}

#top-bar .top-bar-content .content.address:before {
    color: #fff;
}

#top-bar .top-bar-content .content.phone:before {
    color: #fff;
    transform: rotate(100deg);
}

#site-logo-inner {
    margin: 30px 0;
    transition: 0.5s;
    margin: 0px;
}

@media (min-width: 992px) {
#site-header-wrap {
    max-height: 150px !important;
    height: 150px !important;
}
}

.cta a {
    color: #000;
    text-decoration: underline;
}

.cta p {
    padding: 30px;
    color: #000;
    border-radius: 10px;
}

#hide, .hide {
   display: none !important;
}