<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fix banner */
.new_banner1 .descr-banner, .new_banner2 .descr-banner {
    margin: 15px 0 5px 0;
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
}
.da-slider{
	z-index: 1;
}
.pull-right .links ul a{
	margin-left: 10px;
}
.topBtn {
    width: 80px;
    text-align: center;
    padding: 5px;
    padding-right: 5px;
    position: fixed;
    bottom: 120px;
    right: 34px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-family: verdana;
    font-size: 11px;
    padding-right: 10px;
    z-index: 10;
    opacity: .8;
}
.links.linksheader a.active{
	color: #A70F12;
}
/*
.subnav .nav &gt; .active &gt; A {
    padding-left: 3px !important;
    padding-right: 3px;
    color: #fff !important;
    background-color: #999 !important;
    border-color: #999 !important;
    border-left: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
*/
.bottomlinks li.active ul li.active a{
    color: #A70F12;
}
#hs-page .aside .menu .accordion-toggle.in{
    background-color: #DCCF73;
}
#hs-page .aside .menu .accordion-toggle:hover{
    background-color: #DCCF73;
}
#hs-page .aside .menu .accordion-heading:hover{
    background-color: transparent !important;
    margin: 0 !important;
}
.accordion-inner {
    padding: 9px 0 !important;
    border-top: 1px solid #e5e5e5;
}
#hs-page .aside .menu ul li {
    padding: 8px 10px;
    margin-bottom: 0 !important;
}
#hs-page .aside .menu UL LI.in{
        background-color: #fafafa;
}
.hero-unit:hover{
        border: 3px solid #6699CC;

}
.btnreprep a:hover{
    border: 3px solid #6699CC;
    color: #6699CC;
}
.hero-unit:hover .h2 {
    color: #6699CC;
}
a.form-horizontal:hover img {
    opacity: .8;
}
.span.callback a:hover img{
    opacity: .8;
}
a.group.pull-left img {
    border: 1px solid transparent;
}
a.group.pull-left:hover img {
    border: 1px solid #000;
}
.roitel a.phone-h-style:hover{
    text-decoration: underline !important;
}

.span3.footer-info {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: auto !important;
    flex-wrap: wrap;
}

.nav-pills &gt; li:last-child ul.dropdown-menu {
    right: 0;
    left: auto;
    text-align: left;
    max-width: 325px;
}

.nav-pills &gt; li:nth-of-type(5) ul.dropdown-menu &gt; li &gt; ul.dropdown-menu{
    left: -170px;
    right: auto;
    text-align: right;
}

.nav-pills &gt; li:last-child ul.dropdown-menu a, .nav-pills &gt; li:last-child ul.dropdown-menu li{
        white-space: normal !important;
        min-width: 295px ;
}

p.req-text {
/*
    text-align: center;
*/
}
span.red{
    color: red;
}


div#linkunsubscribe {
    position: relative;
    background: #fff;
}</pre></body></html>