#page {
    background: transparent !important;
}

.vc_column_container>.vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}

a, a:hover {
    color: #74b2ef;
    font-weight: 700;
    text-decoration: none;
}

p.custom1 {
    text-align: right;
}

span.mini-contacts.address.show-on-desktop.in-top-bar-left.in-menu-second-switch.first {
    text-align: right;
margin-right: 30px;
}

.footer .textwidget a {
    color: #74b2ef;
}

.footer .textwidget a:hover {
    color: #ffffff;
}

.footer table {
    width: 100%;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-292 a {

    background: #74b2ef;
    color: white;
    border-radius: 10px;
    margin: 5px 0;
    padding: 0 10px;

}

.menu-item-292 .mobile-main-nav li > a .menu-text {

    font: bold 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    color: #333333;
    text-transform: none;

}