@font-face {
    font-family: 'u.s._101_rus_by_daymariusRg';
    src: url('/Content/Fonts/12079-webfont.woff2') format('woff2'), url('/Content/Fonts/12079-webfont.woff') format('woff'), url('/Content/Fonts/12079.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.navbar {
    border-radius: 0;
}

.header .navbar {
    margin: 0;
}

.btn {
    border-radius: 0;
    padding: 7px 14px;
}

.btn-danger {
    background-color: #a00;
    border: #900 solid 1px;
}

.btn-danger:hover {
    background-color: #c00;
}

footer {
    background-color: #000;
    color: #fff;
    margin: 0;
    margin-top: -5px;
    padding: 15px;
    padding-bottom: 0;
    padding-left: 0;
}

#footer-about-text {
    font-size: 1.2em;
    margin-left: -15px;
    font-family: Georgia;
}

#footer-social-networks-nav {
    padding: 0;
    margin-left: -15px;
    margin-top: 15px;
    list-style: none;
    overflow: hidden;
}

#footer-social-networks-nav > li {
    float: left;
    margin-right: 15px;
}

#footer-social-networks-nav > li > a {
    font-size: 24px;
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    border: #111 solid 1px;
    border-radius: 45px;
    padding: 8px;
    background: #a00; /*28A745*/
    font-weight: bold;
    color: #fff;
}

#footer-social-networks-nav > li > a:hover {
    background-color: #c00;
}

.footer-subscribe {
    margin-bottom: 15px;
}

.footer-subscribe a {
    color: #a00;
}

.footer-subscribe a:hover {
    color: #c00;
}

.footer-nav {
    padding: 0;
    clear: both;
    margin-bottom: 15px;
    margin-left: -15px;
}

.footer-nav-title {
    font-size: 1.2em;
    margin-bottom: 15px;
    margin-left: -15px;
    color: #fff;
}

.footer-nav > li {
    list-style: none;
    border-top: #999 solid 1px;
    margin-top: 10px;
    padding-top: 5px;
}

.footer-nav > li a {
    color: #a00;
    font-size: .9em;
    font-weight: 600;
}

.footer-nav > li a:hover {
    text-decoration: none;
    color: #c00;
}

.copy-line {
    font-size: .9em;
    /*margin: -15px;*/
    margin-top: 10px;
    border-top: #333 solid 1px;
    
    padding-bottom: 10px;
    padding-top: 10px;
}

.copy-line-left {
    text-align: left;
    margin-left: -15px;
}

.copy-line-right {
    text-align: right;
    margin-right: -15px;
}

.copy-line a {
    color: #a00;
}

.copy-line a:hover {
    color: #c00;
}

#footer-copy-links {
    display: inline-block;
}

.our-team-panel {
    background: url('/Content/Images/team.jpg') no-repeat #272727 bottom;
}

.team-person {
    margin-top: 30px;
    border-radius: 0;
    position: relative;
}

div.panel-header, div.panel-footer {
    display: block;
    background: #58585A;
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
    padding: 7px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
}

div.panel-header > header {
    font-size: 1.5em;
    line-height: 1em;
    padding: 0;
}

div.panel-header > content {
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
    padding: 0;
}

div.panel-content {
    padding: 7px;
    font-size: 1em;
}

div.panel-footer > a {
    display: inline-block;
    margin-right: 7px;
    padding: 5px;
    padding-top: 7px;
    text-align: center;
    background: #fff;
    -o-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear;
}

div.panel-footer > a:hover {
    transform: rotate(180deg);
}

div.panel-footer > a > span {
    color: #a00;
    font-size: 20px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    color: #a00;
}

p.light {
    color: #eee;
}

.price-thumb {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 15px;
}

.price {
    font-family: 'u.s._101_rus_by_daymariusRg';
    font-size: 28px;
    line-height: 18px;
}

.page-title-row {
    background: url('/Content/Images/Backgrounds/bgdark.gif') repeat #333;
}

.page-title {
    padding-top: 100px;
    padding-bottom: 35px;
    margin-right: 15px;
    margin-left: 15px;
}

.signin-form-icon-block {
    /*width: 120px;
    height: 120px;
    margin: 0 auto;*/
    border: none; /*#777 solid 4px;*/
    color: #777;
    border-radius: 50%;
    /*text-align: center;*/
    padding-top: 20px;
    padding-bottom: 40px;
}

.form-icon {
    font-size: 72px;
    margin: 0 auto;
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, .light-block {
    font-family: 'u.s._101_rus_by_daymariusRg';
    font-size: 2.5em;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    /*text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, -1px -1px 1px #fff;*/
}

h1.dark, h2.dark, h3.dark, h4.dark, h5.dark, h6.dark {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    /*text-shadow: 1px 1px 1px #333, 1px -1px 1px #333, -1px 1px 1px #333, -1px -1px 1px #333;*/
}

.input-group-addon {
    border-radius: 0;
    min-width: 42px;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** */
.card-title {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    opacity: .7;
}

.btn {
    border-radius: 0;
}

.card-picture {
    border: #ccc solid 1px;
    background-color: #fff;
}

.picture-thumb {
    margin: 7px 0 7px 0;
    padding: 0 7px 0 7px;
}

.card {
    border: #ccc solid 1px;
    border-radius: 0;
}

.card-img {
    padding: 0;
    margin: 0;
}

.input-group-text {
    width: 40px;
}

.input-group-text, .alert, .form-control {
    border-radius: 0;
    overflow: hidden;
}

.pictures-block {
    padding-left: 0;
    padding-right: 0;
}

.data-block {
    padding-right: 0;
    padding-left: 0;
}

div#details-title {
    margin: 15px;
    margin-top: 0;
    color: #fff;
    background: #555;
}

#btn-more-details, #btn-more-pictures, #btn-more-options {
    display: none;
    width: 140px;
    margin: 0 auto;
    margin-bottom: 15px;
}

footer {
    background-color: #111;
    color: #eee;
    margin: 0;
    margin-top: 1px;
    padding: 15px;
    padding-bottom: 0;
    padding-left: 0;
}

#footer-about-text {
    font-size: 1.2em;
    margin-left: -15px;
    font-family: Georgia;
}

#footer-social-networks-nav {
    padding: 0;
    margin-left: -15px;
    margin-top: 15px;
    list-style: none;
    overflow: hidden;
}

#footer-social-networks-nav > li {
    float: left;
    margin-right: 15px;
}

.footer-subscribe {
    margin-bottom: 15px;
}

.footer-nav {
    padding: 0;
    clear: both;
    margin-bottom: 15px;
    margin-left: -15px;
}

.footer-nav-title {
    margin-bottom: 15px;
    margin-left: -15px;
    color: #eee;
}


.copy-line-left {
    text-align: left;
    margin-left: -15px;
}

.copy-line-right {
    text-align: right;
    margin-right: -15px;
}

#footer-copy-links {
    display: inline-block;
}

.pic-container {
    position: relative;
    width:100%;
}

.pic-container > img {
    width: 100%;
    border: #333 solid 1px;
    left: 0px;
    top: 0px;
}

.pic-container-menu {
    position: absolute;
    top: 35px;
    left: 35px;
    z-index: 5;
}

.pic-container-menu > a {
    font-size: 16px;
}

.trasport-pic-block > div {
    margin: 0;
    padding: 0;
}

.transport-image-link {
    display: block;
    background: #fff;
    overflow: hidden;
    margin: 5px;
}

.transport-image-link > img {
    border: #333 solid 1px;
    width: 100%;
}

.w-100 {
    width: 100%;
}

@media all and (max-width: 992px) {
    div #details-title {
        margin-right: 0;
        background-color: #555;
        text-align: center;
    }

    div#details-title {
        font-size: 24px;
        margin-right: 15px;
    }

    div#details-title div div:last-child {
        margin-top: 5px;
        font-size: 18px;
    }

    #btn-more-details, #btn-more-pictures, #btn-more-options {
        display: block;
    }

    #btnSaveBet {
        display: block;
        min-width: 150px;
        margin: 0 auto;
    }

    .copy-line-left, .copy-line-right {
        text-align: center;
    }

    .footer-subscribe {
        text-align: center;
    }

    #footer-copy-links {
        display: block;
    }

    #btnSubscribe {
        margin-top: 15px;
    }

    #txtSubscribe {
        width: 90%;
        margin: 0 auto;
    }

    #footer-social-networks-nav {
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #footer-about-text {
        font-size: 1.1em;
        text-align: center;
    }
}


@media all and (max-width: 992px) {
    #details-title { margin-right:0; background-color: #555; text-align: center; }
    #details-title { font-size: 24px; margin-right: 15px; }
    #details-title div div:last-child  { margin-top: 5px; font-size: 18px; }
    #btn-more-details, #btn-more-pictures, #btn-more-options { display: block; }
    #btnSaveBet { display: block; min-width: 150px; margin: 0 auto; }
    .copy-line-left, .copy-line-right { text-align: center; }
    .footer-subscribe { text-align: center; }
    #footer-copy-links { display: block; }
    #btnSubscribe { margin-top: 15px; }
    #txtSubscribe { width: 90%; margin: 0 auto; }
    #footer-social-networks-nav { margin: 0 auto; margin-top: 15px; margin-bottom: 15px; }
    #footer-about-text { font-size: 1.1em; text-align: center; }
    .navbar-nav > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 26.5px;
        padding-bottom: 26.5px;
        line-height: 27px;
    }

    .page-title h2, .page-title p {
        text-align: center;
        padding: 15px;
    }
    .page-title h2 {
        font-size: 24px;
    }
}