body {
    padding: 0;
    padding-top: 160px;
    margin: 0;
    color: #C8C8C8;
    background: #1e1e1e url('../images/moving_header2.png') center top no-repeat;
    background-size: auto;
}

.mobil-footer {
    position: fixed;
    z-index: 999;
    bottom:-386px;
    left:0; right:0;
}

.text {
    line-height: 1.7em;
    font-size:14px;
    color:#c8c8c8;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: none;
}

.f17{
    font-size: 17px;
}

@media (max-width: 7680px){
    .brand-img {
        max-width: 160px;
    }
}
@media (max-width: 1200px){
    body {
        padding-top:130px;
    }
}

#menu:not( .mm-menu ) {
    display: none;
}

.navbar-toggle.collapsed{
    margin-top: 45px;
}

.navbar {
    min-height: 118px;
    background: rgba(0, 0, 0, 0.4);
}

.navbar-inverse .container{
    background: url('../images/top_header_bg.png') bottom center no-repeat;
    min-height: 115px;
}
.navbar-inverse {
    background: url('../images/top_header_cont_bg.jpg') top center no-repeat;
    background-size: cover;
    border-color: #080808 !important;
    border-bottom: none !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    position: absolute;
    top:115px;
    left:0;
    width:100%;
    background: url('../images/menu_bg.png') repeat-x;
}

.navbar-collapse ul.navbar-nav a{
    font-size: 18px;
    font-family: MyriadProCondensed;
    color: #B7B7B7;
    border-left: 1px double #4e484c;
    border-right: 1px double #4e484c;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 6px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-weight: bold;
    cursor: pointer;
    text-shadow: 1px 1px #000;
    margin-top: 2px;
    bottom: 1px;
    line-height:25px;
    vertical-align: bottom;
}

.navbar-collapse ul.navbar-nav li a{
    height: 40px;
}
.navbar-collapse ul.navbar-nav li a:hover,
.navbar-collapse ul.navbar-nav li a.active{
    background-image: url(../images/menu_hover.png);
    background-repeat: repeat-x;
    border-top: 1px solid #CA4C8A;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
}

.navbar-collapse ul.navbar-nav li {
    display: inline-block;
    float: none;

}

.navbar-collapse ul.navbar-nav {
    text-align: center;
    height: 42px;
    float: none;
    background:rgba(0, 0, 0, 0.5);

}

@font-face {
    font-family: 'MyriadProCondensed';
    src: url('../fonts/myriadpro-cond-webfont.eot');
    src: url('../fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/myriadpro-cond-webfont.woff') format('woff'),
    url('../fonts/myriadpro-cond-webfont.ttf') format('truetype'),
    url('../fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProCondensedItalic';
    src: url('../fonts/myriadpro-condit-webfont.eot');
    src: url('../fonts/myriadpro-condit-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/myriadpro-condit-webfont.woff') format('woff'),
    url('../fonts/myriadpro-condit-webfont.ttf') format('truetype'),
    url('../fonts/myriadpro-condit-webfont.svg#MyriadProCondensedItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url('../fonts/myriadpro-boldcond-webfont.eot');
    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
    url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
    url('../fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBoldCondensedItalic';
    src: url('../fonts/myriadpro-boldcondit-webfont.eot');
    src: url('../fonts/myriadpro-boldcondit-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/myriadpro-boldcondit-webfont.woff') format('woff'),
    url('../fonts/myriadpro-boldcondit-webfont.ttf') format('truetype'),
    url('../fonts/myriadpro-boldcondit-webfont.svg#MyriadProBoldCondensedItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


div.page {
    background-image: url('../images/footer_cont.png');
    background-repeat: no-repeat;
    background-position: center bottom;

}

div.footer_cont
{height:192px;position: relative;}

div.footer_header {
    font-size: 17px;
    font-family: MyriadProCondensed;
    color: #C25C8F;
    border-bottom: 1px solid #C25C8F;
    text-transform: uppercase;
    clear: both;
}

div.footer_nav ul {
    list-style-type: none;
    padding-top:10px;
    padding-left:20px;
}

div.footer_nav ul li a {
    color: #A0A0A0;
    font-size:12px;
}

a:link, a:visited {
    color: #CA4C8A;
    text-decoration: none;
}
.btn-danger {
    color: #fff;
    background-color: #b53075 !important;
    border-color: #b53075 !important;
    color: #fff !important;
}

.phone {
    line-height: 25px;
    font-size: 25px;
    font-family: MyriadProBoldCondensed;
}

.widget_header {
    line-height: 20px;
    font-size: 22px;
    font-family: MyriadProBoldCondensed;
    color: #E9E7E8;
    text-transform: uppercase;
    letter-spacing: -0.8px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #666;
}

h1, h2 {
    font-family: MyriadProCondensed !important;
    color: #C25C8F;
    font-weight: normal;
    text-transform: uppercase;
}

.content {
    background: rgba(0,0,0, 0.7);
}

.p-t-15{
    padding-top:15px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.min {
    min-height: 700px;
}

.slogen {
    position:absolute;
    left:44%;
    top:10px;
}

.site-asite {
    padding:15px;
    background: #383838;
}

#facebook-sidebar:hover {
    right: 0px !important;
}

#facebook-sidebar {
    background: url('../images/fb_likebox_bg3.png') no-repeat scroll 0 0 transparent;
    height: 338px;
    padding: 15px 0 0 64px;
    position: fixed;
    right: -270px;
    top: 140px;
    width: 340px;
    z-index: 101;
    transition: all 0.3s linear;
}

.alert-danger,
form .form-group p {
    color: #C25C8F;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #000;
    border-color: #000;
}

.panel-title a{
    font-size:20px !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #000;
    border: 0px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.0);
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #000;
}

.img-inline {
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}

p {
    line-height: 1.7em;
}

.photo {
    display: table;
    width:100%;
}
.photo a {
    vertical-align: middle;
    display: table-cell;
    padding:10px;
}
.photo img {
    display: block;
    height: auto;
    width: 100%;
}