@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

.row #t3-content {
    padding-top: 0;
}

.logo a {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.header-phone {
    text-align: center;
}

.header-phone.header-phone-with-banner {
    font-size: 14px;
}

.header-banner p{
    margin: 0;
}

@media (min-width: 1200px) {
    .header-phone > .custom p {
        font-size: 17px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    div.advantage {
        height: 103px;
    }
}

.module-title:hover {
    color: #ddd !important;
    transition: 200ms !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.module-title {
    margin-top: 0 !important;
}

.module-inner a {
    text-decoration: none !important;
}

.vmpayment img {
    display: none;
}

.home-1 .moduletable > h3 {
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding: 0;
    margin-bottom: 20px;
}

.header-top .nav-shrink > li > a {
    padding-left: 5px;
    padding-right: 5px;
}

.navbar .navbar-nav > li > a {
    padding: 10px 5px !important;
}

.t3-header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.t3-mainnav {
    min-height: auto !important;
}

.nspImageWrapper {
    height: 210px !important;
}

h3.half-margin {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.btn.btn-half-margin {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

img {
    height: initial !important;
    width: initial !important;
}

.bottom-content {
    padding: initial !important;
    border: none !important;
}
