body {
    font-family: 'Roboto', sans-serif;
    background: #f8f9fa;
    color: #333333;
}
section {
    background: transparent;
}
.inner {
    max-width: unset!important;
}
.container.box-shadow {
    box-shadow: 0 0 10px 0 #00000066;
}
#header {
    position:relative;
    box-shadow: 0 0 10px 0 #00000066;
    z-index: 99;
}
#header .inner {
    max-width: 1170px!important;
    margin-left: -15px;
    margin-right: -15px;
}
#header, #header .inner .info-search {
    background: #ffffff;
}
.navbar-default {
    background-color:  #ffffff;
}
.navbar-default .navbar-collapse.collapse.in {
    background-color: #ed1b24;
}
.navbar-default .navbar-toggle > span:nth-child(1),
.navbar-default .navbar-toggle > span:nth-child(2),
.navbar-default .navbar-toggle > span:nth-child(3) {
    background: #ed1b24;
}
nav .mobile-padding {
    padding-left: 0;
    padding-right: 0;
}
.header-logo-container {
    margin-top: 15px;
    display: block;
}
.header-logo {
    height: 60px;
    padding: 5px 10px;
}
@media (max-width:767px ) {
    .header-logo-container-m .header-logo {
        height: unset;
        width:100%;
        padding: 5px 10px;
    }
    .header-logo-container-m {
        display: inline-block;
        width:70%;
    }
}
@media (max-width:991px ) {
    #header .inner .left img {
        position: absolute;
        top: 0;
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }
    .container-fluid>.navbar-collapse {
        margin-top:3px!important;
    }
}
#header .inner .right ul li a {
    font-size: 16px;
}

#header .inner .right ul li a, #header .inner .right ul li a:visited {
    color: #323232;
}
#header .inner .right ul li:hover a, #header .inner .right ul li:focus a {
    text-decoration: underline!important;
    color: #323232;
}
#header .inner .info-search .left-side, #header .inner .info-search .right-side span,
#header .inner .info-search .right-side form input[type="text"] {
    color: #323232;
}
#header .inner .info-search .right-side form input[type="text"] {
    border-bottom: 1px solid #323232;
}
#header .inner .info-search .left-side a {
    color: #ed1b24;
}
#header .inner .info-search .left-side a:hover {
    text-decoration: underline!important;
}

.featured-nav, .spar-bg  {
    box-shadow: 0 0 10px 0 #00000077;
}
.row.inner.w33 {
    max-width: 1170px;
    margin-right: -15px;
    margin-left: -15px;
}
.inner.w33 .col-md-4:first-child, #header .inner .lines .w33:first-child {
    background: #ed1b24;
}
.inner.w33 .col-md-4, #header .inner .lines .w33 {
    background: #ffffff;
}
.inner.w33 .col-md-4:last-child, #header .inner .lines .w33:last-child {
    background: #00a651;
}
.inner.w33 .col-md-4 a {
    padding-left: 45px;
}
.inner.w33 .col-md-4 a, .inner.w33 .col-md-4 a span {
    color: #333333;
}
.inner.w33 .col-md-4:first-child a, .inner.w33 .col-md-4:first-child a span,
.inner.w33 .col-md-4:last-child a, .inner.w33 .col-md-4:last-child a span {
    color: #ffffff;
}
#header .inner .info-search .right-side form input[type="text"] {
    top: 0;
}
#header .inner .info-search .right-side form input[type="submit"] {
    top: 5px;
}
.inner.w33 .col-md-4 a i {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 32px;
}
.inner.w33 .col-md-4 a {
    background: none!important;
}
.btn {
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 4px;
}
.btn-primary:hover {
    background-color: #323232;
}

.news {
    margin-top: -10px;
}

.gallery .titles, .uzlethelysegek .titles {
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: none;
    text-indent: 0;
}
.gallery .inner .thumbs  {
    background: transparent;
}
.gallery .inner .thumbs .row {
    margin-left: auto;
    margin-right: auto;
}
.gallery .inner .zoom {
    background: transparent;
    height: 400px;
}
.gallery .inner .lefts, .gallery .inner .rights {
    color: #333333;
    font-size: 28px;
    background: none;
    text-align: center;
}
.gallery .inner .zoom .text-center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gallery .inner .zoom .text-center img{
    max-height: 400px;
}

.index .inner .sidebar {
    padding-top: 40px;
    padding-right: 15px;
}
.sidebar .banner > div {
    margin-bottom:20px;
}
.index .inner {
    margin: 10px -15px 0;
}

.card {
    border: 1px solid #aaaaaa;
    box-shadow: 0 0 4px 0 #00000033;
}
.footer-hedding img {
    padding: 5px 8px;
}
.office-list-side {
    text-align: center;
    margin-top: 24px;
}

.office-list-side ul {
    text-align: left;
    vertical-align: top;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 900px;
    }
}

.office-list-side ul li a {
    padding-left: 6px;
}

.uzlethelysegek ul li.sale {
    background: #df8a11;
}
.uzlethelysegek ul li.sale a {
    color: #ffffff;
}
.paginations li a i {
    font-size: 18px;
    font-weight: normal;
    color: #ed1b24;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
}
.paginations li a {
    font-size: 18px;
    color: #323232;
    font-weight: bold;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
}
.paginations li.active a, .paginations li a:hover  {
    color: #ed1b24;
}

.paginations li a i:hover {
    color: #323232;
}

.text-white p {
    color: #ffffff!important;
}
.banner {
    display: block;
    margin-bottom: 10px;
}

.footer .footer-useful-link i {
    margin-right: 4px;
}
.footer-useful-link ul li {
    line-height: 26px;
}
@media (max-width: 767px) {
    #menu {
        width: 100%;
        text-align: center;
    }
    #menu .navbar-nav li:not(:last-child) a {
        border-bottom: 1px solid #dedede;
    }
    .navbar .navbar-brand {
        padding: 3px 0;
    }
    .navbar .navbar-brand img {
        height: auto;
        width: auto;
        max-height: 100%;
        max-width: 100%;

    }
}