.more.bggrey {
    background:#a7a9ac !important;
    color:#fff !important;
}
.more.bggrey:hover {
    background:#ffffff !important;
    color:#a7a9ac !important;
}

.action .img {
    margin: 0 !important;
}
.action .cntct h4 {
    margin: 5px 0 10px !important;
}

.more.bggrey a {
    color:#fff !important;
}
.more.bggrey a:hover {
    color:#a7a9ac !important;
}

.more.bgred {
    background:#ee3b33 !important;
    color:#fff !important;
}

.more.bgred:hover {
    background:#fff !important;
    color:#ee3b33 !important;
}

.more.bgred a {
    color:#fff !important;
}

.more.bgred a:hover {
    color:#ee3b33 !important;
}

.more.bgwhite {
    background:#fff !important;
    color:#ee3b33 !important;
}

.more.bgwhite:hover {
    background:#ee3b33 !important;
    color:#fff !important;
}

.more.bgwhite a {
    color:#ee3b33 !important;
}

.more.bgwhite a:hover {
    color:#fff !important;
}

.wrap .date {
    text-decoration: underline;
}

.txtCent a .white .more {
    padding:5px 10px !important;
    background:#ee3b33 !important;
    color:#fff !important;
    border: 1px solid #ee3b33 !important;
    width:auto !important;
    display:inline-block !important;
}
.info.mail{
    background: url('/site/templates/img/icon-mail.png') no-repeat left 10px;
    padding-left:45px;
}
.txtCent a .white .more:hover {
    background:#fff !important;
    color:#ee3b33 !important;
    text-decoration: none !important;
}
.txtCent a:hover .white .more {
    text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
    color:#004990;
}

body,
p,
.items.news .item.prd .text,
.subnavi .title,
.infoblocks .blockinfo ul li,
footer .footer ul li a,
footer .copyright,
footer .copyright a,
.social a i,
.landing .blocks .blck a .text p {
    color: #292929 !important;
}

.cntct p {
    color:#fff !important;
}

.banner h4, .banner p {
    color:#fff !important;
}

footer .footer ul li a {
    text-decoration: none !important;
}

footer .footer ul li a:hover {
    text-decoration: underline !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #737373 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #737373 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #737373 !important;
}


.homeslidemobile {
    display:none;
}

@media screen and (max-width: 786px) {
    .homeslidemobile {
        display:block;
    }

    .homeslidedesktop {
        display:none;
    }

    .txtCent a .white {
        height:auto !important;
    }

}
.royalSlider {
    width:100% !important;
}
.slider-with-blocks2 {
    width:100%;
}


