html,
body {
    height: 100%;
    font-family: 'Lora', serif;
}

body {
    padding-top: 74px;
}

.navbar-default .navbar-nav>li>a.no-padding {
    padding-top: 0;
}

#content {
    margin: 30px;
}

#carousel-top {
    margin-top: 50px;
}

#partners .partner {
    margin: 10px 0;
    height: 100px;
}

.coupon {
    margin: 10px 0;
}

hr {
    border-top: 1px solid #ddd;
}

.logo-top {
    margin: 10px 20px;
}

#quick-contact-top {
    font-family: 'NewStyleLight', sans-serif;
    font-size: 32px;
    color: #000;
}

.c_bg-studio {
    background-color: #eee;
    background-image: url('../img/bg-slider.jpg');
    background-repeat: repeat;
}

#hp-content {
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 1001;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 -10px 20px rgba(0, 0, 0, .40);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 -10px 20px rgba(0, 0, 0, .40);
}

#about {
    font-size: 22px;
}

.logos img {
    display: block;
    margin: 30px auto;
}

.dark-block,
.dark-block .overlay {
    background: #686b71;
}

.dark-block table {
    width: 100%;
    font-size: 16px;
    color: #efefef;
}

.dark-block h2 {
    color: #fff;
}

tr:nth-child(even) {
    background-color: #9fa1a4;
}

tr:nth-child(odd) td {
    background-color: #8a8c8f;
}

tr td,
tr th {
    height: 50px;
    padding: 8px 10px 10px 24px !important;
}

.price {
    text-align: center;
}

table strong {
    text-transform: uppercase;
}

table thead strong {
    font-size: 2rem;
}

th {
    background-color: #f8f8f8;
    color: #686b71;
}

footer {
    height: 10%;
}

#footer-block {
    display: table;
    width: 100%;
    height: 100%;

}

#footer-block .container {
    display: table-cell;
    vertical-align: middle;
}

#footer-block p {
    color: #dedede;
    font-size: 14px;
}

/** CONTACT */
#main-contacts {
    font-size: 22px;
}

.employee-title {
    font-size: 18px;
    font-style: italic;
}

.employee-name {
    font-size: 24px;
    font-weight: 600;
}

.employee-job {
    font-size: 16px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

/* KOSMETIKA */
#cosmetics .dark-block p {
    color: #fff;
}

#cosmetics h2 {
    font-size: 2em;
}