* {
    margin: 0;
    padding: 0;
    outline: none
}

blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, optgroup, strong, th, var {
    font-style: inherit;
    font-weight: inherit
}

del, ins {
    text-decoration: none
}

li {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

a img {
    border: none
}

td, th {
    vertical-align: top
}

a, a:active, a:hover, a:link, a:visited {
    outline: 0px
}

input {
    -webkit-border-radius: 0;
    border-radius: 0
}

@font-face {
    font-family: 'Monopol_Medium';
    src: url('../fonts/Monopol_Medium.eot');
    src: url('../fonts/Monopol_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Monopol_Medium.woff') format('woff'), url('../fonts/Monopol_Medium.svg') format('svg'), local('☺');
    font-weight: normal;
    font-style: normal
}

.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph
}

body, html {
    font-family: Arial;
    font-size: 13px
}

.navbar-pit {
    background-color: #81C153;
    padding-top: 20px;
    margin-bottom: 70px;
    border-radius: 0px
}

.navbar-pit .logo {
    width: 180px;
    display: block;
    margin-bottom: 20px
}

.navbar-pit .logo img {
    width: 180px;
    height: 43px
}

@media (max-width: 767px) {
    .navbar-pit .logo {
        margin-left: 10px
    }
}

@media (min-width: 810px) {
    .navbar-pit .first a {
        /*padding-left: 80px*/
        }
}

.navbar-pit .navbar-right {
    float: right
}

.navbar-pit .navbar-right a {
    display: block;
    width: 125px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    float: right
}

.navbar-pit .navbar-right a.register-btn {
    margin-right: 20px;
    background: #eaf6c1;
    color: #2b2b2b
}

.navbar-pit .navbar-right a.login-btn {
    background: #2d86b2;
    color: #FFFFFF
}

.navbar-pit .navbar-right a.login-btn.customers-section {
    width: 180px;
    margin-right: 10px
}

.navbar-pit .navbar-right a.login-btn:hover {
    opacity: 0.85
}

.navbar-pit li {
    background: none
}

.navbar-pit li.active a {
    color: #FFFFFF;
    background: none
}

.navbar-pit li a {
    padding-top: 11px;
    color: #3A3A3A;
    font-size: 16px;
    background: none;
    padding-left: 15px;
    padding-right: 15px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.navbar-pit li a:hover {
    background: none;
    color: #FFFFFF
}

.navbar-pit li a .first {
    padding-left: 0px
}

@media (max-width: 1000px) {
    .navbar-pit li a {
        padding-left: 0.5em;
        padding-right: 0.5em
    }
}

.navbar-pit .navbar-toggle {
    border: 1px solid #3A3A3A;
    color: #3A3A3A;
    border-radius: 6px
}

.navbar-pit .search-form {
    width: 370px;
    float: left
}

.navbar-pit .search-form .search {
    margin-top: 5px;
    font-size: 18px;
    float: left;
    background-color: #81C153;
    color: #3A3A3A;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-bottom: 2px solid #3A3A3A;
    height: 40px;
    display: block;
    width: 220px
}

.navbar-pit .search-form .fa-search {
    font-size: 40px;
    float: left;
    margin: 10px 20px 0 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph
}

.errors li {
    color: #D0021B
}

.login-box input {
    margin: 0.5em 0
}

.required span {
    font-size: 70%;
    color: #D0021B
}

h1 {
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px
}

.bottom-logos {
    display: inline-block;
    padding-left: 20px
}

.header-social {
    margin: 5px 30px 0 0
}

.header-social li a {
    width: 30px;
    height: 30px;
    background: url(../gfx/social-sprite.png) 0px 0px no-repeat;
    display: block;
    margin-right: 10px
}

.header-social li a.fb {
    background-position: 0px 0px
}

.header-social li a.yt {
    background-position: -40px 0px
}

.header-social li a.in {
    background-position: -80px 0px
}

.header-social li a:hover {
    background-image: url(../gfx/social-sprite.png)
}

@media (min-width: 550px) {
    .footer {
        width: 100%;
        height: 430px;
        padding: 70px 0
    }
}

.footer {
    background-color: #59585A;
    color: #3A3A3A
}

.footer p {
    color: #FFF;
    font-size: 12px
}

.footer a {
    color: #FFFFFF;
    text-decoration: none
}

.footer a:hover {
    color: #FFFFFF
}

.footer ul li {
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF
}

.footer ul li.active a {
    text-decoration: none;
    color: #FFFFFF
}

.footer .legal p {
    color: #FFFFFF;
    padding-top: 80px;
    font-size: 12px;
    line-height: 18px
}

.footer .legal p a {
    text-decoration: underline !important
}

.footer .contact {
    font-size: 14px;
    color: #FFFFFF
}

.carousel-controls {
    float: right
}

.carousel-controls a {
    display: inline-block;
    padding-left: 8px
}

.hp-item-case {
    overflow: hidden;
    width: 380px;
    margin-left: 20px;
    height: 595px;
    margin-bottom: 20px;
    float: left;
    position: relative
}

.hp-item-case .hp-item-slider {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 380px
}

.hp-item-case .hp-item-slider .hp-item {
    width: 380px;
    height: 185px;
    text-align: center;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 20px;
    position: relative
}

@media (max-width: 990px) and (min-width: 500px) {
    .hp-item-case .hp-item-slider .hp-item {
        width: 48%;
        margin-left: 2%;
        margin-right: 2%
    }

    .hp-item-case .hp-item-slider .hp-item:nth-of-type(2n) {
        margin-left: 0px
    }

    .hp-item-case .hp-item-slider .hp-item:nth-of-type(odd) {
        margin-right: 0px
    }
}

@media (max-width: 500px) {
    .hp-item-case .hp-item-slider .hp-item {
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%
    }
}

.hp-item-case .hp-item-slider .hp-item .last {
    margin-bottom: 0px
}

.hp-item-case .hp-item-slider .hp-item h3 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    font-family: Arial;
    font-weight: bold;
    line-height: 31px;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0 20px
}

.hp-item-case .hp-item-slider .hp-item a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    color: #FFFFFF
}

.hp-item-case .hp-item-slider .hp-item img {
    display: block;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px
}

.hp-main-item-case {
    position: relative;
    height: 595px;
    width: 780px;
    margin-bottom: 20px;
    float: left
}

.hp-main-item-case .hp-main-item {
    opacity: 0;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.hp-main-item-case .hp-main-item.active {
    display: block
}

.hp-main-item-case .hp-main-item .title {
    background-color: rgba(255, 255, 255, 0.7);
    color: #393939;
    font-size: 26px;
    line-height: 60px;
    font-family: Arial;
    font-weight: bold;
    padding: 0px 15px;
    position: absolute;
    top: 350px;
    left: 65px
}

.hp-main-item-case .hp-main-item a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    text-decoration: none
}

.hp-main-item-case .hp-main-item .desc {
    display: block;
    position: absolute;
    width: 470px;
    height: 160px;
    bottom: 10px;
    left: 65px
}

.hp-main-item-case .hp-main-item p {
    color: #393939;
    font-size: 16px;
    line-height: 24px;
    padding: 15px;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.7)
}

.hp-main-item-case .hp-main-item img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto
}

#submit-search {
    width: 220px;
    height: 41px;
    color: #FFFFFF;
    font-size: 16px;
    background: #2d86b2;
    text-decoration: none;
    line-height: 40px;
    display: block;
    border: 0px;
    border-radius: 0px;
    text-align: center;
    float: right
}

.reset-filter {
    width: 220px;
    height: 41px;
    color: #2b2b2b;
    font-size: 16px;
    background: #eaf6c1;
    text-decoration: none;
    line-height: 40px;
    display: block;
    border: 0px;
    border-radius: 0px;
    text-align: center;
    float: right
}


#submit-search:hover {
    opacity: 0.85
}

.mtop20 {
    margin-top: 20px
}

.hp-show-all {
    width: 460px;
    float: right;
    padding-top: 80px;
    margin-bottom: 355px
}

.hp-show-all.hp {
    padding-top: 84px;
    width: 680px
}

.hp-show-all.hp .title {
    font-family: Monopol_Medium;
    display: block;
    width: 220px;
    float: left;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    text-transform: uppercase
}

.hp-show-all.hp .link {
    float: left;
    width: 460px
}

.hp-show-all.hp .link:hover {
    opacity: 0.85
}

.hp-show-all h1 {
    margin-bottom: 15px
}

.hp-show-all .link {
    width: 100%;
    height: 60px;
    color: #FFFFFF;
    font-size: 24px;
    background: #3399CC;
    text-decoration: none;
    line-height: 60px;
    display: block;
    text-align: center
}

.hp-show-all .link:hover {
    opacity: 0.85
}

@media (max-width: 800px) and (min-width: 500px) {
    .hp-show-all {
        float: none;
        margin: 0px auto
    }
}

@media (max-width: 500px) {
    .hp-show-all {
        width: 100%;
        margin: 0px auto
    }

    .hp-show-all .link {
        height: auto;
        padding: 0 5px
    }
}

#prev-hp-item {
    display: block;
    width: 30px;
    height: 16px;
    float: right;
    background: url(../gfx/hp-arrows.png) 0px -41px no-repeat;
    margin-right: 5px
}

#next-hp-item {
    float: right;
    display: block;
    width: 30px;
    height: 16px;
    background: url(../gfx/hp-arrows.png) 0 0 no-repeat
}

.movie-item {
    width: 380px;
    height: 220px;
    position: relative;
    float: left;
    margin: 10px
}

.movie-item a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px
}

.movie-item:nth-of-type(3n) {
    margin-right: 0px
}

.movie-item:nth-of-type(3n+1) {
    margin-left: 0px
}

.movie-item:hover img {
    opacity: 0.25
}

.movie-item img {
    position: absolute;
    top: 0px;
    width: 100%;
    opacity: 0.5;
    left: 0px
}

.movie-item h2 {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-family: Arial;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold
}

.movie-item .movie-item-desc {
    display: none;
    width: 100%;
    height: 100%;
    padding: 45px 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #3a3a3a
}

.movie-item .movie-item-desc .perex {
    font-size: 16px;
    width: 300px
}

.movie-item .movie-item-desc .info {
    position: absolute;
    bottom: 25px;
    right: 25px;
    text-align: right;
    font-weight: bold;
    font-size: 16px
}

.movie-item .movie-item-desc .icons {
    height: 21px;
    padding-top: 10px
}

.movie-item .movie-item-desc .icons .ico {
    color: #000;
    display: block;
    float: left;
    margin-right: 15px;
    width: 28px;
    height: 21px
}

.movie-item .movie-item-desc .icons .ico.hd {
    background: url(../gfx/svg/typ-hd-bk.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-item .movie-item-desc .icons .ico.sd {
    background: url(../gfx/svg/typ-sd-bk.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-item .movie-item-desc .icons .ico.special {
    background: url(../gfx/svg/typ-neslysici-bk.svg) center center no-repeat;
    background-size: auto 100%
}

.loadNext {
    display: block;
    width: 220px;
    height: 40px;
    background: #3399CC;
    margin: 0px auto;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    font-family: arial;
    line-height: 40px;
    text-decoration: none;
    border: 0px
}

.loadNext:active, .loadNext:visited {
    text-decoration: none
}

.loadNext:hover {
    opacity: 0.85;
    color: #FFF
}

.movie-detail h2 {
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    padding-bottom: 65px;
    text-transform: uppercase
}

.movie-detail .similar-movies {
    background: #81c153;
    padding: 55px 0 150px 0
}

.movie-detail .similar-movies h3 {
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    font-family: Arial;
    line-height: 31px;
    color: white
}

.movie-detail .similar-movies .movie-item .movie-item-desc {
    color: #FFFFFF
}

.movie-detail .similar-movies .movie-item .movie-item-desc .icons .ico {
    color: #000;
    display: block;
    float: left;
    margin-right: 15px;
    width: 28px;
    height: 21px
}

.movie-detail .similar-movies .movie-item .movie-item-desc .icons .ico.hd {
    background: url(../gfx/svg/typ-hd-wh.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .similar-movies .movie-item .movie-item-desc .icons .ico.sd {
    background: url(../gfx/svg/typ-sd-wh.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .similar-movies .movie-item .movie-item-desc .icons .ico.special {
    background: url(../gfx/svg/typ-neslysici-wh.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .reviews {
    padding: 55px 0 155px 0
}

.movie-detail .reviews h2 {
    padding-bottom: 55px
}

.movie-detail .reviews h3 {
    font-size: 24px;
    line-height: 29px;
    font-family: Arial;
    color: #81c153;
    padding-bottom: 12px
}

.movie-detail .reviews h3 .small {
    font-size: 18px;
    color: #81c153;
    line-height: 21px
}

.movie-detail .reviews .perex {
    width: 90%;
    font-size: 16px;
    line-height: 25px
}

.movie-detail .movie-news {
    padding: 55px 0 160px 0;
    background: #d6d5da
}

.movie-detail .movie-news h2 {
    padding-bottom: 50px
}

.movie-detail .movie-news .movie-news-imgs {
    width: 50%;
    float: left
}

.movie-detail .movie-news .movie-news-imgs img {
    float: left;
    margin: 0 20px 20px 0
}

.movie-detail .movie-news .movie-news-list {
    width: 50%;
    float: left
}

.movie-detail .movie-news .movie-news-list .news-item {
    font-size: 18px;
    border-bottom: 2px solid white;
    font-weight: bold;
    color: #3399CC;
    padding: 0 14px 12px;
    margin-bottom: 10px
}

.movie-detail .movie-news .movie-news-list .news-item span {
    display: block;
    font-weight: normal;
    color: #000000
}

.movie-detail .movie-news .movie-news-item:nth-of-type(2n) {
    padding-right: 0px
}

.movie-detail .movie-news .movie-news-item:nth-of-type(odd) {
    padding-left: 0px
}

.movie-detail .movie-news .movie-news-item a.img-case {
    display: block;
    float: left;
    padding-right: 20px
}

.movie-detail .movie-news .movie-news-item h3 {
    font-size: 24px;
    line-height: 29px;
    font-family: Arial;
    color: #3A3A3A;
    width: 92%
}

.movie-detail .movie-news .movie-news-item h3 a {
    color: #3A3A3A
}

.movie-detail .movie-news .movie-news-item p {
    padding-top: 1em;
    font-size: 18px;
    line-height: 2em;
    font-family: Arial;
    color: #3A3A3A
}

.movie-detail .movie-news .movie-news-item p a {
    color: #81c153;
    font-size: 17px
}

.movie-detail .movie-news .movie-news-item p a:hover {
    color: #3399CC
}

.movie-detail .movie-detail-info {
    font-size: 16px;
    padding-bottom: 128px;
    line-height: 24px;
    color: #3A3A3A;
    font-family: Arial
}

.movie-detail .movie-detail-info h1 {
    padding-top: 0px;
    line-height: 1em;
    margin-top: -5px;
    margin-bottom: 10px
}

.movie-detail .movie-detail-info > img {
    margin-right: 100px;
    float: left;
    margin-bottom: 60px
}

.movie-detail .movie-detail-info .detail-right-info {
    float: left;
    width: 580px;
    height: 340px;
    position: relative
}

.movie-detail .movie-detail-info .detail-right-info .categories {
    bottom: 0px;
    position: absolute;
    height: 40px;
    width: 100%
}

.movie-detail .movie-detail-info .detail-right-info .categories h5 {
    font-size: 16px;
    color: #81c153;
    font-weight: bold;
    font-family: arial;
    padding-bottom: 5px
}

.movie-detail .movie-detail-info .detail-right-info .categories a {
    color: #0a6fad
}

.movie-detail .movie-detail-info .detail-social-icons {
    float: left;
    width: 40px
}

.movie-detail .movie-detail-info .detail-social-icons .ico-facebook {
    background: url(../img/social_facebook-share.png) 0 0 no-repeat;
    width: 40px;
    display: block;
    height: 40px;
    margin-bottom: 10px
}

.movie-detail .movie-detail-info .detail-social-icons .ico-twitter {
    background: url(../img/social_twitter-share.png) 0 0 no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 10px
}

.movie-detail .movie-detail-info .detail-social-icons .ico-mail {
    background: url(../img/social_mail-share.png) 0 0 no-repeat;
    width: 40px;
    display: block;
    height: 40px
}

.movie-detail .movie-detail-info .info-box {
    color: #2b2b2b;
    font-size: 16px
}

.movie-detail .movie-detail-info .info-box .first {
    padding-bottom: 20px
}

.movie-detail .movie-detail-info .info-box .movie-type {
    height: 35px;
    padding-top: 20px
}

.movie-detail .movie-detail-info .info-box .movie-type .ico {
    display: block;
    width: 27px;
    height: 20px;
    float: left;
    margin-right: 15px
}

.movie-detail .movie-detail-info .info-box .movie-type .ico.hd {
    background: url(../gfx/svg/typ-hd.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .movie-detail-info .info-box .movie-type .ico.sd {
    background: url(../gfx/svg/typ-sd.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .movie-detail-info .info-box .movie-type .ico.special {
    background: url(../gfx/svg/typ-neslysici.svg) center center no-repeat;
    background-size: auto 100%
}

.movie-detail .movie-detail-info .desc {
    width: 47%;
    float: left
}

.movie-detail .movie-detail-info .desc p {
    padding-right: 25px;
    padding-bottom: 20px
}

.movie-detail .movie-detail-info .desc .files {
    clear: both;
    background: url(../img/download-archive.svg) 0 0 no-repeat;
    color: #81c153;
    height: 80px;
    padding: 15px 0 0 80px;
    margin-top: 20px
}

.movie-detail .movie-detail-info .desc .files a {
    color: #3399CC
}

.movie-detail .movie-detail-info .button-box {
    float: right;
    text-align: center
}

.movie-detail .movie-detail-info .button-box span {
    font-family: Arial
}

.movie-detail .movie-detail-info .button-box .my-btn {
    margin-bottom: 15px;
    width: 380px;
    height: 39px;
    color: #FFFFFF;
    font-size: 16px;
    background: #3399CC;
    text-decoration: none;
    line-height: 40px;
    display: block;
    text-align: center
}

.movie-detail .movie-detail-info .button-box .my-btn:hover {
    opacity: 0.85
}

.movie-detail .trailer {
    padding-bottom: 160px
}

.movie-detail .trailer .player {
    width: 700px;
    height: 433px;
    margin: 0px auto;
    background: #d8d8d8;
    text-align: center
}

.movie-detail .trailer .player span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    font-family: Arial;
    line-height: 31px;
    background-color: #f9f6f6;
    padding: 10px
}

.twitter-share-button {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left
}

.fb-share-button {
    float: left
}

.movie-detail .btn-orange {
    background: #f2a90c !important;
    color: #2b2b2b !important
}

.movie-detail .btn-gray {
    background: #d6d5da !important;
    color: #2b2b2b !important
}

.projections-detail {
    position: relative;
    font-size: 16px;
    line-height: 22px
}

.projections-detail .title-case h1 {
    line-height: 64px;
    margin-bottom: 42px;
    float: left;
    width: 80%
}

.projections-detail .title-case h1 span {
    display: block
}

.projections-detail .title-case .edit-projection-btn {
    display: block;
    width: 140px;
    background: #2d86b2;
    color: #FFFFFF;
    margin-top: 10px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    float: right
}

.projections-detail .projection-title {
    margin-bottom: 85px
}

.projections-detail .projectionist .projectionist-img-case {
    width: 80px;
    height: 80px;
    float: left;
    display: block
}

.projections-detail .projectionist .projectionist-img {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.projections-detail .projectionist .projectionist-info {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 30px
}

.projections-detail .projectionist .projectionist-info span {
    display: block
}

.projections-detail .projectionist .projectionist-info .projectionist-name {
    color: #3399CC;
    display: block
}

.projections-detail .socials {
    float: right;
    margin-top: 15px
}

.projections-detail .socials .socials-info {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px
}

.projections-detail .socials .socials-icons {
    float: left;
    margin-top: 3px
}

.projections-detail .socials .socials-icons .ico-facebook {
    background: url(../img/social_facebook-share.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: inline-block
}

.projections-detail .socials .socials-icons .ico-twitter {
    background: url(../img/social_twitter-share.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: inline-block
}

.projections-detail .socials .socials-icons .ico-mail {
    background: url(../img/social_mail-share.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block
}

.projections-detail .movie {
    padding-bottom: 60px;
    border-bottom: 2px solid black;
    margin-bottom: 60px;
    display: table
}

.projections-detail .movie .movie-player {
    display: table-cell;
    vertical-align: top;
    padding-right: 100px
}

.projections-detail .movie .movie-info {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    line-height: 22px
}

.projections-detail .movie .movie-info h2 {
    font-size: 28px;
    color: #81c153;
    font-weight: bold;
    font-family: arial;
    line-height: 28px;
    margin-bottom: 16px
}

.projections-detail .movie .movie-info h2 a {
    color: #81c153
}

.projections-detail .movie .movie-info h2 span {
    display: block;
    font-size: 18px;
    font-weight: normal
}

.projections-detail .movie .movie-info .movie-text {
    margin-bottom: 24px
}

.projections-detail .projection-others {
    display: table;
    margin-bottom: 160px
}

.projections-detail .projection-others .projection-perex {
    display: table-cell;
    vertical-align: top;
    padding-right: 100px
}

.projections-detail .projection-others .projection-perex h2 {
    font-size: 56px;
    margin-bottom: 32px
}

.projections-detail .projection-others .projection-perex .projection-perex-text {
    margin-bottom: 14px
}

.projections-detail .projection-others .projection-perex .projection-perex-text p {
    padding-bottom: 20px
}

.projections-detail .projection-others .projection-perex .projectionist span {
    font-weight: bold
}

.projections-detail .projection-others .projection-perex .registration {
    margin: 42px 0 0
}

.projections-detail .projection-others .projection-location {
    display: table-cell;
    vertical-align: top
}

.projections-detail .projection-others .projection-location .location-address {
    margin-top: 94px;
    margin-bottom: 20px
}

.projections-detail .projection-others .projection-location .location-address span {
    color: #81c153;
    font-weight: bold;
    display: block
}

.projections-detail .projection-others .projection-location .map {
    width: 540px;
    height: 304px;
    border: 1px solid #DDD
}

.default-avatar {
    width: 100%;
    display: block;
    height: 100%;
    background: url('../gfx/svg/profil.svg');
    background-size: cover
}

.add-projection {
    width: 890px;
    font-size: 16px
}

.add-projection .info-ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../gfx/svg/info.svg) 0px 0px no-repeat;
    background-size: cover;
    vertical-align: middle
}

.add-projection h1 {
    margin-bottom: 42px
}

.add-projection h2 {
    font-family: Arial;
    font-weight: bold;
    color: #003ba5;
    font-size: 24px;
    margin-bottom: 20px
}

.add-projection #frm-editForm {
    padding: 0;
    margin: 0
}

.add-projection #frm-editForm .styled-select {
    background: #FFF url(../gfx/arrow-orange.png) right 15px top 17px no-repeat
}

.add-projection #frm-editForm .styled-select li.first a {
    color: #9b9b9b
}

.add-projection #frm-editForm .styled-select li.option {
    background-color: #FFF;
    color: #000 !important;
}

.add-projection #frm-editForm .styled-select li.option:hover {
    color: #000 !important;
    background-color:#EEE !important;
}

.add-projection #frm-editForm .styled-select li.option:hover a {
    color: #000 !important;
    background-color:#EEE !important;
}

.add-projection #frm-editForm ul.select {
    border-top: 2px solid #f2a90c
}

.add-projection #frm-editForm ul.select li.option {
    border-left: 2px solid #f2a90c;
    border-right: 2px solid #f2a90c;
    border-bottom: 2px solid #f2a90c;
    line-height: 38px;
    height: 38px
    background-color:#FFF !important;
}

.add-projection #frm-editForm ul.select li:hover {
    background-color:#FFF !important;
}

.add-projection #frm-editForm ul.select li a:hover {
    background-color:#FFF !important;
}

.add-projection .projection-location-date {
    width: 100%
}

.add-projection .projection-location-date input {
    width: 100%
}

.add-projection .projection-location-date .projection-location {
    display: block;
    float: left;
    width: 380px
}

.add-projection .projection-location-date .projection-date {
    padding: 0 10px;
    width: 220px;
    float: left;
    margin-left: 20px
}

.add-projection .projection-location-date .projection-time {
    padding: 0 10px;
    width: 220px;
    float: left;
    margin-left: 20px
}

.add-projection .projection-movies {
    margin-bottom: 50px;
    margin-top: 50px
}

.add-projection .projection-movies .projection-movies-text {
    margin-bottom: 22px
}

.add-projection .projection-movies .projection-movies-selection {
    width: 100%
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right {
    width: 380px;
    height: 388px;
    padding: 13px;
    border: 2px solid #f2a90c;
    overflow-y: auto
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item {
    display: inline-block;
    float: left;
    clear: left;
    padding: 5px;
    width: auto
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item span, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item span {
    cursor: pointer
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item.active, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item.active {
    background: #ffba26
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item:hover, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item:hover {
    background: #ffba26
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item a, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item a {
    color: #2b2b2b
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item a:hover, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item a:hover {
    color: #2b2b2b
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left .movie-picker-item i, .add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right .movie-picker-item i {
    color: #2d86b2
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-left {
    width: 380px;
    float: left
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons {
    float: left;
    padding-top: 115px;
    text-align: center;
    height: 388px;
    width: 100px
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons a {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0px auto;
    cursor: pointer
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons a.add {
    background: url(../gfx/svg/pridat-film.svg) center center no-repeat;
    background-size: cover;
    margin-bottom: 65px
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons a.add.active {
    background: url(../gfx/svg/pridat-film_aktivni.svg) center center no-repeat
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons a.remove {
    background: url(../gfx/svg/odebrat-film.svg) center center no-repeat;
    background-size: cover
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-buttons a.remove.active {
    background: url(../gfx/svg/odebrat-film_aktivni.svg) center center no-repeat
}

.add-projection .projection-movies .projection-movies-selection .projection-movies-selection-right {
    float: left;
    width: 380px;
    vertical-align: middle
}

.add-projection .projection-note {
    margin-bottom: 40px
}

.add-projection .projection-note .projection-note-text {
    margin-bottom: 22px
}

.add-projection .projection-note textarea {
    width: 100%;
    padding: 13px;
    border: 2px solid #f2a90c;
    height: 176px
}

.add-projection .buttons {
    margin-bottom: 160px
}

.add-projection .buttons a, .add-projection .buttons input {
    display: inline-block;
    border: 0;
    margin-right: 15px
}

.add-projection .buttons .projection-preview {
    background: #f2a90c;
    color: black
}

.movie-info-box {
    width: 640px;
    background: #81c153;
    position: absolute;
    left: 50%;
    margin-left: -325px;
    top: 450px;
    z-index: 1000;
    padding: 30px 40px
}

.movie-info-box h3 {
    font-size: 24px;
    font-family: arial;
    font-weight: bold;
    padding-bottom: 20px
}

.movie-info-box .movie-info-box-content {
    padding-bottom: 20px;
    font-size: 16px
}

.movie-info-box .movie-info-box-info {
    font-size: 16px;
    padding-bottom: 40px
}

.movie-info-box .close-info-box {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../gfx/svg/close.svg) 0 0 no-repeat
}

.order-btn {
    width: 270px;
    height: 60px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    background: #3399CC;
    line-height: 60px
}

.order-btn:hover {
    color: #FFFFFF;
    background: rgba(51, 153, 204, 0.8)
}

.add-movie-btn {
    background: #3399CC;
    width: 220px
}

.add-movie-btn i {
    font-size: 48px;
    font-style: normal;
    font-family: Arial;
    padding: 0px 0 0 15px;
    float: left
}

.add-movie-btn span {
    float: left;
    padding-left: 30px
}

.add-movie-btn:hover {
    background-color: rgba(51, 153, 204, 0.8)
}

.submit-order-btn {
    margin-top: 50px;
    margin-bottom: 170px
}

.basket-detail input[type=radio], .styled-radio input[type=radio] {
    display: none
}

.basket-detail input[type=radio] + label, .styled-radio input[type=radio] + label {
    color: #81c153;
    font-size: 16px;
    cursor: pointer
}

.basket-detail input[type=radio] + label span, .styled-radio input[type=radio] + label span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 5px 15px 8px 15px;
    vertical-align: middle;
    cursor: pointer;
    outline: 2px solid #81c153
}

.basket-detail input[type=radio]:checked + label span, .styled-radio input[type=radio]:checked + label span {
    border: 3px solid white;
    background: #81c153
}

.styled-checkbox input[type=checkbox] {
    display: none
}

.styled-checkbox input[type=checkbox] + label {
    color: #81c153;
    font-size: 14px;
    cursor: pointer;
    margin: 0px 0 40px 0;
    line-height: 40px;
    width: 100%;
    color: #2b2b2b;
    font-weight: normal
}

.styled-checkbox input[type=checkbox] + label a {
    text-decoration: underline !important;
    color: #2d86b2
}

.styled-checkbox input[type=checkbox] + label a:hover {
    color: #2d86b2;
    text-decoration: none
}

.styled-checkbox input[type=checkbox] + label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 5px 15px 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    outline: 2px solid #2d86b2
}

.styled-checkbox input[type=checkbox]:checked + label span {
    border: 3px solid white;
    background: #2d86b2
}

.basket-detail .basket-item {
    padding: 75px 0;
    border-bottom: 2px solid #3A3A3A
}

.basket-detail .basket-item .product-image {
    margin-right: 50px;
    float: left
}

.basket-detail .basket-item .product-info {
    width: 360px;
    float: left;
    height: 190px
}

.basket-detail .basket-item .product-info .product-info-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.basket-detail .basket-item .product-info h2 {
    font-family: Arial;
    padding-bottom: 20px
}

.basket-detail .basket-item .product-info p {
    font-size: 16px;
    line-height: 24px
}

.basket-detail .basket-item .product-rent-type {
    padding-top: 15px;
    width: 310px;
    float: left
}

.basket-detail .basket-item .product-rent-type .title {
    font-family: Arial;
    font-size: 17px;
    display: block;
    padding-bottom: 20px
}

.basket-detail .basket-item .product-remove {
    padding-top: 65px;
    float: left
}

.basket-detail .remove-image {
    background: url(../img/remove.png) 0 0 no-repeat;
    display: block;
    width: 60px;
    height: 60px
}

.order-title {
    text-transform: uppercase;
    margin-bottom: 0px
}

.order-detail {
    padding-bottom: 170px
}

.order-detail .login-box {
    padding-top: 40px;
    border-right: 2px solid #3A3A3A
}

.order-detail .login-box form {
    width: 550px
}

.order-detail .login-box .styled-checkbox {
    clear: left;
    float: left;
    padding-left: 110px
}

.order-detail .login-box .styled-checkbox label {
    width: 200px;
    font-size: 16px
}

.order-detail .login-box .pswd-recovery {
    font-size: 16px;
    color: #81c153;
    float: right;
    display: block;
    padding-top: 0.58em;
    font-weight: bold;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.order-detail .login-box .pswd-recovery:hover {
    color: rgba(51, 153, 204, 0.8)
}

.order-detail .register-box {
    padding-top: 90px;
    padding-left: 70px
}

.order-detail .register-box h2 {
    font-size: 28px;
    margin: 0px;
    font-family: Arial;
    line-height: 33px
}

.order-detail .register-box .btn-register {
    margin-top: 20px
}

select.soucet {
    width: 300px;
    background: transparent;
    border-radius: 0px;
    height: 40px;
    display: block;
    border: 2px solid #81c153;
    padding-left: 10px;
    font-size: 16px;
    margin: 0 0 20px 0
}


input[type=email], input[type=password], input[type=text] {
    width: 300px;
    background: transparent;
    border-radius: 0px;
    height: 40px;
    display: block;
    border: 2px solid #81c153;
    padding-left: 10px;
    font-size: 16px;
    margin: 0 0 20px 0
}

.btn-login {
    width: 140px;
    height: 40px;
    display: block;
    background: #3399CC;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: 0px;
    clear: both;
    margin-top: 40px;
    margin-bottom: 0px
}

.btn-login:hover {
    background: rgba(51, 153, 204, 0.8)
}

.reg-form {
    width: 565px;
    margin: 0px auto
}

.reg-form label {
    width: 140px
}

.confirmed-order .basket-item .product-info {
    padding-top: 20px;
    width: 700px
}

.confirmed-order .basket-item strong {
    font-family: Arial
}

.confirmed-order .basket-item .download {
    width: 220px;
    height: 60px;
    display: block;
    background: #3399CC;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    font-size: 25px;
    border: 0px;
    clear: both;
    margin-top: 40px;
    margin-bottom: 0px;
    float: left
}

.confirmed-order .basket-item .download:hover {
    background: rgba(51, 153, 204, 0.8)
}

.confirmed-order .basket-item .download-info {
    float: left;
    padding: 35px 0 0 100px
}

.bottom-info {
    margin-bottom: 170px
}

.production-info {
    border-bottom: 2px solid #3a3a3a
}

.bottom-info, .production-info {
    padding-top: 40px;
    padding-left: 235px
}

.bottom-info p, .production-info p {
    float: left;
    font-size: 16px;
    line-height: 24px
}

.bottom-info .public-production, .production-info .public-production {
    float: right;
    width: 460px;
    height: 60px;
    display: block;
    background: #3399CC;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    font-size: 25px;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 50px
}

.bottom-info .public-production:hover, .production-info .public-production:hover {
    background: rgba(51, 153, 204, 0.8)
}

.conditions-left {
    float: left;
    padding-top: 50px;
    width: 610px
}

.conditions-left h3 {
    font-family: Arial;
    padding-bottom: 20px;
    font-size: 16px
}

.conditions-left p {
    width: 90%;
    font-size: 16px;
    padding: 15px 0
}

.conditions-left p strong {
    font-family: Arial
}

.conditions-right {
    float: right;
    width: 570px;
    font-size: 22px;
    font-family: Arial;
    padding-top: 50px;
    padding-left: 30px
}

.conditions-right p {
    margin-bottom: 20px
}

.conditions-right a {
    font-family: Arial;
    font-weight: normal
}

.conditions-right label {
    font-family: Arial
}

.conditions-right .styled-checkbox input[type=checkbox] + label span {
    margin-left: 0px
}

.bottom-space {
    height: 115px
}

.note-form {
    float: right
}

.note-form textarea {
    width: 460px;
    height: 200px;
    border: 2px solid #AFC568;
    background: #FFFFFF;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px
}

.note-form a {
    display: block;
    float: right;
    background: #3399CC;
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF
}

.note-form a:hover {
    background: rgba(51, 153, 204, 0.8);
    color: #FFFFFF
}

.confirm-order-title-info {
    padding-top: 55px;
    font-size: 16px
}

.add-report {
    width: 620px;
    font-size: 16px;
    margin-bottom: 160px
}

.add-report h1 {
    margin-bottom: 30px
}

.add-report .report-info {
    margin-bottom: 22px
}

.add-report .report-text {
    border: 2px solid #f2a90c;
    width: 100%;
    height: 386px;
    padding: 13px;
    margin-bottom: 25px
}

.add-report .add-images-info {
    background: url(../img/upload-photos.svg) 0 0 no-repeat;
    height: 50px;
    padding: 2px 62px;
    margin-bottom: 30px
}

.add-report .add-images-info span {
    font-weight: bold
}

.add-report .buttons {
    clear: both
}

.add-report .buttons .select-files {
    background: #f2a90c;
    color: black;
    margin: 0 0 60px
}

.add-report .buttons .send-report {
    margin: 40px 0 0 0
}

.customer-history {
    width: 1020px;
    font-size: 16px
}

.customer-history h1 {
    margin-bottom: 30px
}

.customer-history .info {
    margin-bottom: 110px;
    width: 50%
}

.customer-history table {
    width: 100%;
    margin-bottom: 160px
}

.customer-history table tr {
    border-bottom: 2px solid #003ba5
}

.customer-history table th {
    color: #003ba5;
    padding: 15px;
    font-weight: bold
}

.customer-history table td {
    vertical-align: middle;
    padding: 15px
}

.customer-history table td.title a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 20px
}

.customer-history table td.title a:hover {
    color: #337ab7
}

.customer-history table td.title .ico {
    display: block;
    width: 35px;
    height: 26px;
    background: red;
    float: left;
    margin-right: 10px
}

.customer-history table td.title .ico.hd {
    background: url(../img/hd-quality.svg) center center no-repeat
}

.customer-history table td.title .ico.sd {
    background: url(../img/sd-quality.svg) center center no-repeat
}

.customer-history table td.title .ico.nevidomi {
    background: url(../img/nevidomi.svg) center center no-repeat;
    width: 30px
}

.customer-history table td.title .ico.neslysici {
    background: url(../img/neslysici.svg) center center no-repeat;
    width: 26px
}

.customer-history table td.buttons {
    text-align: right
}

.customer-history table .establish-projection {
    background: #f2a90c;
    color: black;
    margin-right: 0
}

.my-projections {
    font-size: 16px
}

.my-projections h1 {
    margin-bottom: 32px
}

.my-projections .info {
    margin-bottom: 72px;
    width: 33%
}

.my-projections table {
    width: 100%
}

.my-projections table caption {
    color: #F2A90C;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 8px
}

.my-projections table tr {
    border-bottom: 2px solid #003BA5
}

.my-projections table th {
    padding: 15px;
    font-weight: bold;
    color: #F2A90C
}

.my-projections table th.date {
    white-space: nowrap
}

.my-projections table td {
    vertical-align: middle;
    padding: 15px
}

.my-projections table td.date {
    font-weight: bold
}

.my-projections table td.date span {
    display: block
}

.my-projections table td.date, .my-projections table th.date {
    width: 175px
}

.my-projections table td.movies, .my-projections table th.movies {
    width: 480px
}

.my-projections table td.info, .my-projections table th.info {
    width: 305px
}

.my-projections table td.editBtn, .my-projections table th.editBtn {
    width: 100px;
    padding: 15px 0;
    margin: 0px
}

.my-projections table td.showBtn, .my-projections table th.showBtn {
    padding: 15px 0 15px 20px;
    width: 100px;
    margin: 0px
}

.my-projections table.next-projections {
    margin-bottom: 70px
}

.my-projections table.next-projections .buttons a {
    width: 100px
}

.my-projections table.next-projections .buttons a.btn-edit-projection {
    background: #f2a90c;
    color: black
}

.my-projections table.next-projections .buttons a.btn-remove-projection {
    background: #d0021b
}

.my-projections table.previous-projections {
    margin-bottom: 160px;
    color: #b5b5b5
}

.my-projections table.previous-projections caption {
    color: #b5b5b5
}

.my-projections table.previous-projections th {
    color: #b5b5b5
}

.my-projections table.previous-projections tr {
    border-bottom: 2px solid #b5b5b5
}

.my-projections table.previous-projections td.date, .my-projections table.previous-projections th.date {
    width: 175px
}

.my-projections table.previous-projections td.movies, .my-projections table.previous-projections th.movies {
    width: 480px
}

.my-projections table.previous-projections td.info, .my-projections table.previous-projections th.info {
    width: 385px
}

.my-projections table.previous-projections td.buttons, .my-projections table.previous-projections th.buttons {
    width: 140px;
    padding: 15px 0
}

.my-projections table.previous-projections .buttons a {
    width: 140px
}

.my-projections table.previous-projections .buttons a.btn-add-report {
    background: #f2a90c;
    color: black
}

.userLogged .navbar-pit {
    background: #f2a90c
}

.userLogged .header-social li a {
    background-position-y: -40px
}

.userLogged .logout {
    display: block;
    width: 140px;
    height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    background: #d0021b
}

.userLogged .logout:hover {
    opacity: 0.85
}

.userLogged input:not([type=submit]) {
    border: 2px solid #f2a90c
}

.userLogged ::-webkit-input-placeholder {
    color: #9b9b9b
}

.userLogged :-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.userLogged ::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.userLogged :-ms-input-placeholder {
    color: #9b9b9b
}

.userLogged .styled-checkbox input[type=checkbox] + label span {
    outline: 2px solid #f2a90c
}

.userLogged .styled-checkbox input[type=checkbox]:checked + label span {
    border: 3px solid white;
    background: #f2a90c
}

.userLogged .movie-detail .btn-orange {
    background: #f2a90c !important;
    color: #2b2b2b !important
}

.userLogged .movie-detail .btn-gray {
    background: #d6d5da !important;
    color: #2b2b2b !important
}

.userLogged .movie-detail .movie-detail-info .detail-right-info .categories h5 {
    color: #f2a90c
}

.userLogged .movie-detail .movie-detail-info .desc .files {
    color: #f2a90c
}

.userLogged .movie-detail .trailer {
    background: #f2a90c
}

.userLogged .movie-detail .reviews h3 {
    color: #f2a90c
}

.userLogged .movie-detail .reviews h3 .small {
    color: #f2a90c
}

.userLogged .movie-detail .similar-movies {
    background: #003ba5
}

.userLogged .movie-detail .similar-movies h2 {
    color: white
}

.userLogged .projections-detail .edit {
    margin: 0;
    float: right
}

.edit-customer .form-case {
    width: 700px;
    float: left
}

.edit-customer .form-case .input-case {
    width: 300px
}

.edit-customer .form-case .description {
    font-size: 14px
}

.edit-customer .form-case .description strong {
    font-weight: bold
}

.edit-customer .edit-first {
    width: 245px;
    float: left;
    margin-right: 80px
}

.edit-customer .edit-first h3 {
    margin-top: 50px;
    text-align: center
}

.edit-customer .edit-first .avatar {
    position: relative;
    height: 220px;
    width: 220px
}

.edit-customer .edit-first .avatar img {
    margin-left: 5px;
    border-radius: 50%
}

.edit-customer .edit-first .avatar .circle {
    position: absolute;
    top: 140px;
    cursor: pointer;
    left: 160px;
    border-radius: 50%;
    width: 80px;
    height: 80px
}

.edit-customer .edit-first p {
    font-size: 16px;
    color: #2b2b2b;
    text-align: center;
    line-height: 1.5em
}

.edit-customer .edit-first p a {
    color: #2d86b2;
    text-decoration: underline !important
}

.edit-customer .customer-form {
}

.edit-customer .edit-second {
    width: 300px;
    float: left;
    margin-right: 100px
}

.edit-customer .edit-third {
    width: 300px;
    float: left
}

.edit-customer .edit-third.place-form {
    width: 355px
}

.edit-customer input {
    width: 100%
}

.edit-customer h3 {
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    color: #2b2b2b;
    margin-bottom: 25px
}

.edit-customer h3 span {
    color: #f5a623
}

.edit-customer .styled-checkbox input[type=checkbox] + label {
    margin-bottom: 0px;
    line-height: 25px
}

.edit-customer .customer-edit-space {
    height: 120px;
    width: 100%;
    clear: both
}

.edit-customer .customer-edit-space.bottom {
    height: 160px
}

.edit-customer .place-item {
    background: url(../gfx/svg/promitaci-misto.svg) left center no-repeat;
    padding-left: 80px;
    margin-bottom: 15px;
    min-height: 60px
}

.edit-customer .place-item h4 {
    font-size: 18px;
    font-weight: bold;
    color: #f2a90c;
    font-family: arial;
    padding-top: 5px;
    padding-bottom: 5px
}

.edit-customer .place-item a {
    font-size: 16px;
    color: #2d86b2;
    padding-right: 11px
}

.edit-customer .upload-avatar {
    width: 220px;
    height: 220px;
    padding-top: 90px;
    cursor: pointer;
    vertical-align: center;
    text-align: center;
    background: url(../gfx/svg/profil.svg) 0 0 no-repeat
}

.edit-customer .upload-avatar span {
    display: block;
    height: 40px;
    padding: 0 20px;
    width: 130px;
    text-align: center;
    margin: 0px auto;
    line-height: 40px;
    background: #eaf6c1
}

.edit-customer .newCustomerMessage {
    width: 560px;
    background: #81c153;
    opacity: 0.9;
    padding: 30px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -280px
}

.edit-customer .newCustomerMessage .profile-message-close-ico {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../gfx/svg/close.svg) 0 0 no-repeat;
    background-size: cover;
    top: 18px;
    right: 18px
}

.edit-customer .newCustomerMessage strong {
    font-family: arial;
    font-weight: bold;
    color: #2b2b2b;
    font-size: 18px
}

.edit-customer .newCustomerMessage p {
    padding-top: 15px;
    font-weight: normal;
    color: #2b2b2b;
    font-size: 16px
}

.confirm-download .download-confirm-left {
    width: 540px;
    float: left
}

.confirm-download .download-confirm-left p {
    font-size: 16px;
    color: #2b2b2b;
    line-height: 1.5em;
    padding-bottom: 35px
}

.confirm-download .download-confirm-left p.last {
    padding-bottom: 10px
}

.confirm-download .download-confirm-left p.greenText {
    color: #81c153;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 35px
}

.confirm-download .download-confirm-left p strong {
    font-weight: bold
}

.confirm-download .download-confirm-left .styled-checkbox input[type=checkbox] + label {
    margin-bottom: 20px
}

.confirm-download .download-confirm-left .confirmDownloadEmail {
    width: 300px;
    float: left;
    margin-right: 20px
}

.confirm-download .download-confirm-left .styled-select {
    clear: both;
    margin-bottom: 20px;
    width: 100%;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: #FFF url(../gfx/select-arrow.png) right 15px top 17px no-repeat
}

.confirm-download .download-confirm-left ul.select {
    position: absolute;
    top: 0px;
    left: 0px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 29px;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    z-index: 100;
    border-top: 2px solid #81c153
}

.confirm-download .download-confirm-left ul.select.category-select {
    z-index: 101
}

.confirm-download .download-confirm-left ul.select li.option {
    border-left: 2px solid #81c153;
    border-right: 2px solid #81c153;
    border-bottom: 2px solid #81c153;
    list-style-position: inside;
    list-style-type: none;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    display: none
}

.confirm-download .download-confirm-left ul.select li.option.first {
    display: block;
    background-color: transparent
}

.confirm-download .download-confirm-left ul.select li.option a {
    display: block;
    width: 100%;
    padding: 0 0 0 15px;
    height: 100%;
    color: #9b9b9b;
    text-decoration: none
}

.confirm-download .download-confirm-left ul.select li.option:hover:not(.first) {
    background: #FFF;
    color: #000
}

.confirm-download .download-confirm-left ul.select li.option:hover:not(.first) a {
    color: #000
}

.confirm-download .download-confirm-right {
    width: 380px;
    float: right
}

.right-green-box {
    width: 380px;
    background: #eaf6c1;
    padding: 30px
}

.right-green-box h2 {
    margin: -5px;
    background: url(../gfx/svg/box_login-icon.svg) 0 0 no-repeat;
    background-size: auto 100%;
    height: 70px;
    padding-top: 5px;
    line-height: 1.3em;
    padding-left: 105px;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial
}

.right-green-box h2.dvd {
    background: url(../gfx/svg/box_dvd-icon.svg) 0 0 no-repeat;
    background-size: auto 100%
}

.right-green-box hr {
    width: 240px;
    height: 2px;
    float: right;
    background: #FFF;
    border: 0px;
    margin-left: 80px
}

.right-green-box p {
    margin-bottom: 30px
}

.space-box {
    height: 120px;
    width: 100%;
    clear: both
}

.space-box.bottom {
    height: 160px
}

.confirm-download-bottom-left {
    width: 460px;
    float: left
}

.confirm-download-bottom-right {
    float: right;
    width: 540px
}

.confirm-download-bottom-right p {
    font-size: 16px;
    color: #2b2b2b;
    line-height: 1.5em;
    padding-bottom: 35px
}

.confirm-download-bottom-right p.greenText {
    color: #81c153;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 25px
}

.confirm-download-bottom-right h2 {
    font-size: 56px;
    color: #2b2b2b;
    text-transform: uppercase;
    margin-bottom: 40px
}

.confirm-download-bottom-right ul {
    padding: 0px 0 40px 20px
}

.confirm-download-bottom-right ul li {
    list-style-image: url(../gfx/li-ico.png);
    list-style-position: outside;
    font-size: 16px;
    color: #2b2b2b;
    padding: 15px 0
}

.confirm-download-bottom-right ul li span {
    padding-left: 10px;
    display: block
}

.confirm-download-bottom-right a {
    display: block;
    width: 220px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    background: #2d86b2
}

.confirm-download-bottom-right a:hover {
    opacity: 0.85
}

.customer-hp .subtitle-text {
    font-size: 16px;
    margin: 45px 0px
}

.customer-hp .bigger-icon {
    margin-top: 85px;
    margin-bottom: 25px;
    width: 393px;
    float: left;
    text-align: center
}

.customer-hp .bigger-icon .ico {
    display: block;
    height: 135px;
    margin: 0px auto;
    margin-bottom: 40px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.customer-hp .bigger-icon .ico.addProjection {
    background-image: url(../gfx/svg/nove-promitani.svg)
}

.customer-hp .bigger-icon .ico.myProjection {
    background-image: url(../gfx/svg/prehled-projekci.svg)
}

.customer-hp .bigger-icon .ico.editProfile {
    background-image: url(../gfx/svg/sprava-uctu.svg)
}

.customer-hp .bigger-icon .text {
    color: #f2a90c;
    font-size: 22px;
    font-weight: bold
}

.customer-hp .smaller-icon {
    width: 295px;
    margin-top: 35px;
    margin-bottom: 35px;
    float: left;
    text-align: center
}

.customer-hp .smaller-icon .ico {
    display: block;
    height: 100px;
    margin: 0px auto;
    margin-bottom: 30px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.customer-hp .smaller-icon .ico.addQuest {
    background-image: url(../gfx/svg/navrhnout-hosta.svg)
}

.customer-hp .smaller-icon .ico.allQuests {
    background-image: url(../gfx/svg/databaze-hostu.svg)
}

.customer-hp .smaller-icon .ico.history {
    background-image: url(../gfx/svg/historie-stazeni.svg)
}

.customer-hp .smaller-icon .ico.stats {
    background-image: url(../gfx/svg/statistiky.svg)
}

.customer-hp .smaller-icon .text {
    color: #f2a90c;
    font-size: 18px;
    font-weight: bold
}

.customer-hp .hr-line {
    clear: both;
    width: 100%;
    height: 2px;
    border: 0px;
    margin: 35px 0;
    background: #008a96
}

.customer-hp .customerHp-space {
    height: 115px;
    clear: both;
    width: 100%
}

.customer-hp.newWeb {
    background: #f2a90c;
    padding: 80px 0 120px 0;
    margin-bottom: 40px
}

.customer-hp.newWeb h2 {
    font-size: 56px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.customer-hp.newWeb .content {
    width: 1180px;
    margin: 0px auto
}

.customer-hp.newWeb .content .leftSide {
    float: left;
    width: 520px
}

.customer-hp.newWeb .content .leftSide p {
    font-size: 16px;
    padding: 20px 0
}

.customer-hp.newWeb .content .leftSide ul li {
    font-size: 16px;
    list-style-position: inside;
    list-style-type: circle
}

.customer-hp.newWeb .content .rightSide {
    float: right;
    width: 540px
}

.customer-hp.newWeb .content .rightSide .video {
    width: 540px;
    height: 300px;
    background: #000;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.customer-hp.stats {
    padding-top: 40px;
    text-align: center
}

.customer-hp.stats h3 {
    font-size: 22px;
    color: #003ba5;
    font-weight: bold;
    font-family: arial;
    text-align: center;
    margin-bottom: 35px
}

.customer-hp.stats .leftSide {
    float: left;
    width: 500px;
    margin-left: 90px;
    padding-bottom: 35px
}

.customer-hp.stats .rightSide {
    float: right;
    width: 500px;
    margin-right: 90px;
    padding-bottom: 35px
}

.customer-hp.stats .allStats {
    display: block;
    width: 220px;
    height: 40px;
    margin: 35px auto 60px auto;
    background: #2d86b2;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    border: 0px
}

.customer-hp.stats .allStats:hover {
    opacity: 0.85
}

.customer-hp.news {
    background: #003ba5;
    padding: 80px 0 120px 0;
    color: #FFF;
    margin-top: 60px
}

.customer-hp.news h3 {
    font-size: 56px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #FFF
}

.customer-hp.news .content {
    width: 1180px;
    margin: 0px auto
}

.customer-hp.news .content .leftSide {
    float: left;
    width: 520px
}

.customer-hp.news .content .leftSide p {
    font-size: 16px;
    padding: 20px 0
}

.customer-hp.news .content .leftSide ul li {
    font-size: 16px;
    list-style-position: inside;
    list-style-type: circle
}

.customer-hp.news .content .rightSide {
    float: right;
    width: 540px;
    margin-top: 90px
}

.customer-hp.news .content .rightSide .grafika {
    width: 540px;
    height: 300px;
    background: #9b9b9b;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.customers-list {
    width: 1055px;
    font-size: 16px
}

.customers-list .title-block {
    float: left;
    width: 500px;
    margin-bottom: 80px
}

.customers-list .title-block h1 {
    margin-bottom: 32px;
    width: 455px
}

.customers-list .title-image {
    float: right;
    width: 253px;
    height: 200px;
    display: block;
    background: url(../img/kde-promitame.svg) top right no-repeat
}

.customers-list .projectionists-block .projectionists-top {
    margin-bottom: 68px
}

.customers-list .projectionists-block .projectionists-top .projectionist {
    text-align: center;
    width: 220px;
    float: left;
    margin: 0 35px
}

.customers-list .projectionists-block .projectionists-top .projectionist .projectionist-photo {
    position: relative;
    display: block;
    height: 220px;
    width: 220px;
    border-radius: 50%;
    margin-bottom: 22px;
    background-size: 220px 220px !important
}

.customers-list .projectionists-block .projectionists-top .projectionist .projectionist-photo .status {
    position: absolute;
    bottom: 0;
    right: -20px;
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.customers-list .projectionists-block .projectionists-top .projectionist .name {
    color: #3399CC;
    font-size: 20px
}

.customers-list .projectionists-block .projectionists-top .projectionist .counter {
    font-weight: bold;
    font-size: 18px
}

.customers-list .projectionists-block .projectionists-top .projectionist .location {
    font-size: 18px
}

.customers-list .projectionists-block .projectionists-top .projectionist:nth-child(2) {
    margin: 0 110px
}

.customers-list .projectionists-block .projectionist-status-box {
    position: relative;
    padding: 30px;
    background: #ecf7c7;
    width: 556px;
    margin: 0 auto 80px
}

.customers-list .projectionists-block .projectionist-status-box .status-box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 23px
}

.customers-list .projectionists-block .projectionist-status-box .status-box-title .circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 5px
}

.customers-list .projectionists-block .projectionist-status-box .status-box-title span {
    display: block;
    line-height: 40px;
    height: 40px;
    float: left;
    margin-left: 15px
}

.customers-list .projectionists-block .projectionist-status-box .status-box-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background: url(../img/close.svg) center center no-repeat
}

.customers-list .projectionists-block .projectionist-status-box .status-box-info {
    clear: both
}

.customers-list .projectionists-block .projectionists-others {
    width: 700px;
    margin: 0 auto 58px
}

.customers-list .projectionists-block .projectionists-others .projectionist {
    display: table;
    width: 100%;
    margin-bottom: 30px
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-img {
    display: table-cell;
    vertical-align: middle;
    width: 90px
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-img .photo {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    background-size: 60px 60px !important
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-img .photo .circle {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    right: -5px;
    bottom: 0
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-info {
    display: table-cell;
    vertical-align: middle
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-info .name {
    color: #3399CC;
    font-size: 18px
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-info .counter-location span {
    font-weight: bold;
    margin-right: 18px
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-show-profile {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.customers-list .projectionists-block .projectionists-others .projectionist .projectionist-show-profile .btn-show-profile {
    width: 140px;
    margin-right: 0
}

.customers-list .projectionists-block .projectionists-load {
    margin-bottom: 125px
}

.map-block {
    background: #eaf6c1;
    font-size: 16px;
    padding-top: 60px
}

.map-block .map-block-title h1 {
    width: 425px;
    float: left;
    padding-bottom: 120px
}

.map-block .map-block-title .map-register-buttom-case {
    float: right;
    width: 400px;
    height: 190px;
    background: #fafdef;
    padding: 35px 40px 30px 40px;
    margin-bottom: 50px
}

.map-block .map-block-title .map-register-buttom-case p {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px
}

.map-block .map-block-title .map-register-buttom-case .btn-my-map-place {
    width: 320px
}

.map-block .map {
    height: 780px;
    background: #888888;
    margin-bottom: 160px
}

.customers-public-detail {
    font-size: 16px
}

.customers-public-detail h1 {
    margin-bottom: 28px
}

.customers-public-detail .projectionist {
    margin-bottom: 50px
}

.customers-public-detail .projectionist-info {
    display: table;
    width: 100%
}

.customers-public-detail .projectionist-info .projectionist-img-socials {
    display: table-cell;
    vertical-align: top;
    width: 320px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .photo {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-size: 220px 220px !important;
    margin-bottom: 48px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .photo .status {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: -20px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .socials {
    text-align: center;
    width: 220px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .socials span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .social-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px
}

.customers-public-detail .projectionist-info .projectionist-img-socials .social-icons .facebook {
    background: url(../img/social_facebook-share.png) 0 0 no-repeat
}

.customers-public-detail .projectionist-info .projectionist-img-socials .social-icons .twitter {
    background: url(../img/social_twitter-share.png) 0 0 no-repeat
}

.customers-public-detail .projectionist-info .projectionist-data {
    display: table-cell;
    vertical-align: top
}

.customers-public-detail .projectionist-info .projectionist-data .title-block {
    display: table;
    width: 100%;
    margin-bottom: 70px
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info {
    display: table-cell;
    vertical-align: middle
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .title-text {
    margin-bottom: 10px
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .facebook, .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .mail, .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .phone {
    font-weight: bold;
    color: #3399CC;
    padding-left: 35px;
    margin-right: 20px;
    line-height: 26px;
    height: 26px;
    display: inline-block
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .phone {
    background: url('../img/promitac_telefon.png') left center no-repeat
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .mail {
    background: url('../img/promitac_mail.png') left center no-repeat
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .facebook {
    background: url('../img/promitac_facebook.png') left center no-repeat
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-button {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.customers-public-detail .projectionist-info .projectionist-data .title-block .title-button .videoportrait {
    margin-right: 0
}

.customers-public-detail .projectionist-info .projectionist-data table {
    width: 100%;
    margin-bottom: 70px
}

.customers-public-detail .projectionist-info .projectionist-data table caption {
    color: #81c153;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 8px
}

.customers-public-detail .projectionist-info .projectionist-data table th {
    padding: 15px
}

.customers-public-detail .projectionist-info .projectionist-data table tr {
    border-bottom: 2px solid #81c153
}

.customers-public-detail .projectionist-info .projectionist-data table td {
    vertical-align: middle;
    padding: 15px
}

.customers-public-detail .projectionist-info .projectionist-data table td.date, .customers-public-detail .projectionist-info .projectionist-data table td.place {
    font-weight: bold;
    width: 200px
}

.customers-public-detail .projectionist-info .projectionist-data table td.button-row {
    text-align: right;
    width: 165px
}

.customers-public-detail .projectionist-info .projectionist-data table td.button-row a {
    width: 135px;
    margin-right: 0
}

.customers-public-detail .projectionist-info .projectionist-data table td.button-row a.readReport {
    background: #f2a90c;
    color: black
}

.visit-projectionist-block {
    background: #81c153;
    padding: 64px 0 160px
}

.visit-projectionist-block h1 {
    margin-bottom: 50px
}

.visit-projectionist-block .movie {
    width: 700px;
    height: 395px;
    background: black;
    margin: 0 auto
}

.location-block {
    background: #eaf6c1;
    padding: 105px 0 160px
}

.location-block h1 {
    margin-bottom: 82px;
    float: left
}

.location-block .map-register-buttom-case {
    float: right;
    width: 400px;
    height: 190px;
    background: #fafdef;
    padding: 35px 40px 30px 40px;
    margin-bottom: 50px
}

.location-block .map-register-buttom-case p {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px
}

.location-block .map-register-buttom-case .btn-my-map-place {
    width: 320px
}

.location-block .map {
    height: 780px;
    background: gray
}

.news .social-icons {
    margin-bottom: 40px
}

.news .social-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px
}

.news .social-icons .facebook {
    background: url(../img/social_facebook-share.png) 0 0 no-repeat
}

.news .social-icons .twitter {
    background: url(../img/social_twitter-share.png) 0 0 no-repeat
}

.news .filters {
    width: 565px;
    padding: 50px 0
}

.news .filters label {
    font-size: 16px;
    padding-bottom: 10px
}

.news .filters .styled-select {
    clear: both;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 300px;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: #FFF url(../gfx/select-green.png) right 15px top 17px no-repeat
}

.news .filters .styled-select li.first a {
    color: #9b9b9b
}

.news .filters .styled-select li.option:hover a {
    color: #000 !important
}

.news .filters ul.select {
    position: absolute;
    top: 0px;
    left: 0px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 29px;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    z-index: 100;
    border-top: 2px solid #81c153
}

.news .filters ul.select.category-select {
    z-index: 101
}

.news .filters ul.select li.option {
    border-left: 2px solid #81c153;
    border-right: 2px solid #81c153;
    border-bottom: 2px solid #81c153;
    list-style-position: inside;
    list-style-type: none;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    display: none
}

.news .filters ul.select li.option.first {
    display: block;
    background-color: transparent
}

.news .filters ul.select li.option a {
    display: block;
    width: 100%;
    padding: 0 0 0 15px;
    height: 100%;
    color: #9b9b9b;
    text-decoration: none
}

.news .filters ul.select li.option:not(.first) {
    color: #000
}

.news .filters ul.select li.option:hover:not(.first) {
    background: #FFF;
    color: #000
}

.news .filters ul.select li.option:hover:not(.first) a {
    color: #000
}

.news .filters input.text {
    width: 400px;
    margin-right: 20px;
    float: left
}

.news .filters input.submit {
    width: 145px;
    color: #FFF;
    background: #2d86b2;
    display: block;
    float: left;
    height: 41px;
    margin-top: 1px;
    font-size: 16px;
    border: 0px
}

.news .filters input.submit:hover {
    opacity: 0.85
}

.quests-list {
    padding-bottom: 160px
}

.quests-list h1 {
    margin-bottom: 55px
}

.quests-list .subtitle-text {
    font-size: 16px
}

.quests-list .filters {
    width: 565px;
    padding: 50px 0
}

.quests-list .filters label {
    font-size: 16px;
    padding-bottom: 10px
}

.quests-list .filters .styled-select {
    clear: both;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 400px;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: #FFF url(../gfx/arrow-orange.png) right 15px top 17px no-repeat
}

.quests-list .filters .styled-select li.first a {
    color: #9b9b9b
}

.quests-list .filters .styled-select li.option:hover a {
    color: #000 !important
}

.quests-list .filters ul.select {
    position: absolute;
    top: 0px;
    left: 0px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 29px;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    z-index: 100;
    border-top: 2px solid #f2a90c
}

.quests-list .filters ul.select.category-select {
    z-index: 101
}

.quests-list .filters ul.select li.option {
    border-left: 2px solid #f2a90c;
    border-right: 2px solid #f2a90c;
    border-bottom: 2px solid #f2a90c;
    list-style-position: inside;
    list-style-type: none;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    display: none
}

.quests-list .filters ul.select li.option.first {
    display: block;
    background-color: transparent
}

.quests-list .filters ul.select li.option a {
    display: block;
    width: 100%;
    padding: 0 0 0 15px;
    height: 100%;
    color: #9b9b9b;
    text-decoration: none
}

.quests-list .filters ul.select li.option:not(.first) {
    color: #000
}

.quests-list .filters ul.select li.option:hover:not(.first) {
    background: #FFF;
    color: #000
}

.quests-list .filters ul.select li.option:hover:not(.first) a {
    color: #000
}

.quests-list .filters input.text {
    width: 400px;
    margin-right: 20px;
    float: left
}

.quests-list .filters input.submit {
    width: 145px;
    color: #FFF;
    background: #2d86b2;
    display: block;
    float: left;
    height: 40px;
    font-size: 16px;
    border: 0px
}

.quests-list .filters input.submit.selectSubmit {
    height: 42px;
    margin-top: 1px
}

.quests-list .filters input.submit:hover {
    opacity: 0.85
}

.quests-list .quest-item {
    border-bottom: 2px solid #003ba5;
    width: 860px;
    padding: 25px 0
}

.quests-list .quest-item.no-border {
    border: 0px
}

.quests-list .quest-item h3 {
    font-size: 18px;
    color: #f2a90c;
    font-family: arial;
    font-weight: bold;
    margin-bottom: 10px
}

.quests-list .quest-item h4 {
    font-weight: normal;
    font-size: 18px;
    font-family: arial;
    margin-bottom: 20px
}

.quests-list .quest-item h4 a {
    text-decoration: none;
    color: #2d86b2;
    font-weight: normal;
    font-size: 18px
}

.quests-list .quest-item p {
    font-size: 16px
}

.quests-list .quest-item p strong {
    font-weight: bold
}

.quests-list .btn-next {
    margin: 60px auto 160px auto;
    width: 220px;
    height: 40px;
    background: #2d86b2;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    display: block;
    text-align: center
}

.add-quest .leftSide {
    width: 640px;
    float: left
}

.add-quest .leftSide h1 {
    margin-bottom: 20px
}

.add-quest .leftSide .subtitle-text {
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 25px
}

.add-quest .leftSide textarea {
    width: 540px;
    height: 390px;
    border: 2px solid #f2a90c;
    margin-bottom: 40px;
    padding: 10px
}

.add-quest .leftSide .submit {
    width: 220px;
    height: 40px;
    background: #2d86b2;
    text-align: center;
    border: 0px;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 160px
}

.add-quest .leftSide .submit:hover {
    opacity: 0.85
}

.add-quest .leftSide h3 {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #000;
    padding-top: 25px;
    padding-bottom: 15px
}

.add-quest .leftSide .categories .styled-checkbox {
    float: left
}

.add-quest .leftSide .categories .styled-checkbox input[type=checkbox] + label {
    margin-bottom: 5px;
    padding-right: 25px
}

.add-quest .rightSide {
    width: 380px;
    float: right;
    padding-top: 25px
}

.add-quest .rightSide .box {
    background: #003ba5;
    width: 380px;
    margin-bottom: 160px;
    padding: 30px;
    color: #FFF
}

.add-quest .rightSide .box h2 {
    margin: -5px;
    background: url(../gfx/svg/box_navrh-hosta-icon.svg) 10px 0 no-repeat;
    background-size: auto 100%;
    height: 70px;
    padding-top: 5px;
    line-height: 1.3em;
    padding-left: 105px;
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    font-family: Arial
}

.add-quest .rightSide .box hr {
    width: 240px;
    height: 2px;
    float: right;
    background: #FFF;
    border: 0px;
    margin-top: 15px;
    margin-left: 90px
}

.add-quest .rightSide .box .text-default {
    font-size: 16px;
    color: #FFF;
    line-height: 1.5em;
    font-family: arial;
    margin-bottom: 30px
}

.report-detail h1 {
    font-size: 56px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.report-detail .author {
    height: 80px;
    margin-bottom: 70px;
    float: left;
    width: 500px
}

.report-detail .author .avatar {
    margin-right: 30px
}

.report-detail .author img {
    float: left;
    border-radius: 50%
}

.report-detail .author span {
    display: block;
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #2b2b2b
}

.report-detail .author a {
    font-size: 18px;
    font-weight: bold;
    color: #2d86b2
}

.report-detail .social-icons {
    padding-top: 20px;
    float: right;
    width: 320px
}

.report-detail .social-icons span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 30px;
    color: #2b2b2b
}

.report-detail .social-icons a {
    margin-top: 4px;
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 13px;
    background: url(../gfx/social-colored.png) 0 0 no-repeat
}

.report-detail .social-icons a.tw {
    background-position: -53px 0px
}

.report-detail .social-icons a.mail {
    margin-right: 0px;
    background-position: -106px 0px
}

.report-detail h2 {
    font-size: 16px;
    color: #81c153;
    font-weight: bold;
    font-family: arial
}

.report-detail .leftSide {
    width: 580px;
    float: left;
    padding-bottom: 160px
}

.report-detail .leftSide .content {
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 50px
}

.report-detail .leftSide h2 {
    margin-bottom: 20px
}

.report-detail .leftSide a {
    font-size: 16px;
    color: #2d86b2;
    line-height: 1.5em
}

.report-detail .rightSide {
    width: 480px;
    float: right;
    padding-bottom: 160px
}

.report-detail .rightSide h2 {
    margin-left: 20px
}

.report-detail .rightSide img {
    margin-top: 20px;
    padding: 0px;
    width: 140px;
    height: 140px;
    margin-left: 20px;
    float: left
}

.rating {
    padding-bottom: 160px
}

.rating h1 {
    margin-bottom: 55px
}

.rating h2 {
    font-size: 20px;
    font-family: arial;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 45px;
    color: #81c153
}

.rating .subtitle-text {
    font-size: 16px
}

.rating .avatar {
    width: 230px;
    height: 230px;
    float: left;
    margin-right: 110px;
    background: url(../gfx/svg/profil.svg) 0 0 no-repeat;
    margin-bottom: 30px;
    position: relative;
    background-size: cover
}

.rating .avatar .circle {
    position: absolute;
    bottom: 0px;
    right: -20px;
    width: 85px;
    height: 85px;
    border-radius: 50%
}

.rating .rating-content {
    margin: 0px auto;
    width: 810px;
    padding: 40px 0px
}

.rating .rating-content .customers ul {
    width: 460px;
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    height: 240px
}

.rating .rating-content .customers ul li {
    display: inline-block;
    padding-bottom: 20px;
    position: relative
}

.rating .rating-content .customers ul li .customerAvatar {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(../gfx/svg/profil.svg) 0 0 no-repeat;
    background-size: cover
}

.rating .rating-content .customers ul li .customerAvatar img {
    border-radius: 50%
}

.rating .rating-content .customers ul li span {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    bottom: 18px;
    right: -5px;
    border-radius: 50%
}

.rating .rating-content h3 {
    text-align: center;
    font-weight: bold;
    font-family: arial;
    font-size: 18px
}

.rating .rating-content p {
    font-size: 16px;
    padding-top: 30px
}

.rating .rating-content p strong {
    font-weight: bold
}

.rating .rating-content .leftBox {
    padding: 35px 30px;
    width: 395px;
    margin-right: 20px;
    float: left
}

.rating .rating-content .rightBox {
    padding: 35px 30px;
    float: right;
    width: 395px
}

.rating .rating-content .greenBox {
    background: #ecf7c7
}

.rating .rating-content .bronzeBox {
    background: #f6af39
}

.rating .rating-content .silverBox {
    background: #cfcfcf
}

.rating .rating-content .goldenBox {
    background: #ffdb1a
}

#registerModal .modal-dialog {
    background: #d6d5da;
    padding: 45px
}

#registerModal .modal-dialog h1 {
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 20px
}

#registerModal .modal-dialog p {
    font-size: 15px;
    padding-bottom: 20px
}

#registerModal .modal-dialog p strong {
    font-weight: bold
}

#registerModal .modal-dialog button {
    width: 145px;
    height: 40px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    background: #2d86b2;
    display: block;
    font-weight: normal;
    text-shadow: none;
    margin-top: 15px;
    border-radius: 0px
}

#registerModal .modal-dialog button:hover {
    opacity: 0.85
}

#registerModal .close-ico {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../gfx/svg/close.svg) 0 0 no-repeat;
    background-size: cover;
    top: 18px;
    right: 18px
}

#confirm .modal-dialog {
    width: 540px;
    height: 200px;
    background: rgba(65, 65, 65, 0.9);
    padding: 40px 80px
}

#confirm .modal-dialog p {
    font-size: 16px;
    padding-bottom: 25px;
    font-weight: bold;
    color: #FFF;
    text-align: center
}

#confirm .modal-dialog button {
    color: #FFF;
    text-align: center;
    display: block;
    height: 40px;
    border: 0px;
    line-height: 40px;
    font-size: 16px
}

#confirm .modal-dialog button.accept {
    width: 230px;
    background: #d0021b;
    float: left
}

#confirm .modal-dialog button.reject {
    background: #2d86b2;
    float: right;
    width: 150px
}

#confirm .modal-dialog button:hover {
    opacity: 0.85
}

#confirm .close-ico {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../gfx/svg/close.svg) 0 0 no-repeat;
    background-size: cover;
    top: 18px;
    right: 18px
}

.mapBlock {
    width: 380px;
    max-height: 581px;
    background: #FFF;
    position: relative;
    padding: 25px 0 25px 20px
}

.mapBlock h1 {
    width: 100%;
    padding-right: 60px;
    color: #81c153;
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    font-weight: bold;
    margin: 0px;
    font-family: arial;
    letter-spacing: 0px
}

.mapBlock h1 a {
    color: #81c153;
    font-size: 25px;
    font-family: arial;
    letter-spacing: 0px;
    font-weight: bold
}

.mapBlock .avatar {
    position: absolute;
    top: 20px;
    right: 5px
}

.mapBlock p {
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 10px
}

.mapBlock .customerName, .mapBlock .projectionDetail, .mapBlock .website {
    color: #2d86b2;
    font-size: 15px;
    font-weight: bold
}

.mapBlock h3 {
    padding-top: 20px;
    padding-bottom: 5px;
    font-weight: bold;
    font-family: arial;
    font-size: 15px
}

.mapBlock h2 {
    color: #81c153;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    font-family: arial
}

.mapBlock .greenHr {
    height: 2px;
    border: 0px;
    display: block;
    width: 100%;
    background: #81c153;
    margin: 25px 0
}

.mapBlock .grayHr {
    height: 2px;
    border: 0px;
    display: block;
    width: 240px;
    background: #d6d5da;
    margin: 20px auto
}

.mapBlock .date {
    font-size: 15px;
    font-weight: bold
}

.mapBlock .movies {
    font-size: 15px;
    line-height: 1.5em;
    padding: 0px 0px 5px 0
}

.projections-list h1 {
    margin-bottom: 32px
}

.projections-list .title-info {
    font-size: 16px
}

.projections-list .bottomSpace {
    height: 160px;
    width: 100%;
    clear: both
}

.projections-list .projections-table {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px
}

.projections-list .projections-table tr {
    border-bottom: 2px solid #81c153
}

.projections-list .projections-table tr .movies-column {
    width: 495px;
    padding-right: 70px;
    font-size: 16px
}

.projections-list .projections-table tr .detail-column {
    width: 105px
}

.projections-list .projections-table tr .date-column {
    padding-left: 60px;
    padding-right: 30px;
    width: 305px;
    font-size: 16px
}

.projections-list .projections-table tr th {
    height: 50px;
    vertical-align: middle;
    font-size: 16px
}

.projections-list .projections-table tr td {
    height: 80px;
    vertical-align: middle
}

.projections-list .projections-table tr td.detail-column a {
    display: block;
    width: 105px;
    height: 30px;
    line-height: 30px;
    background: #2d86b2;
    color: #FFF;
    text-align: center;
    font-size: 15px
}

.projections-list .projections-table tr td.detail-column a:hover {
    opacity: 0.85
}

.projections-list .projections-table tr td.movies-column {
    font-weight: bold
}

.projections-list .projections-table tr td.customer-column-avatar {
    vertical-align: middle;
    width: 60px;
    font-size: 15px
}

.projections-list .projections-table tr td.customer-column-title {
    width: 245px;
    vertical-align: middle;
    color: #2d86b2;
    font-size: 15px;
    font-weight: bold
}

.projections-list .projections-table tr td.customer-column-title a {
    color: #2d86b2
}

.projections-list .projections-table tr .avatar-fake {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../gfx/svg/profil.svg) 0 0 no-repeat;
    background-size: cover
}

.projections-list .filters {
    padding: 50px 0
}

.projections-list .filters form {
    width: 590px;
    float: left
}

.projections-list .filters label {
    font-size: 16px;
    padding-bottom: 10px
}

.projections-list .filters .styled-select {
    clear: both;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 310px;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: #FFF url(../gfx/select-arrow.png) right 15px top 17px no-repeat
}

.projections-list .filters .styled-select li.first a {
    color: #9b9b9b
}

.projections-list .filters .styled-select li.option:hover a {
    color: #000 !important
}

.projections-list .filters ul.select {
    position: absolute;
    top: 0px;
    left: 0px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 29px;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    z-index: 100;
    border-top: 2px solid #398db7
}

.projections-list .filters ul.select.category-select {
    z-index: 101
}

.projections-list .filters ul.select li.option {
    border-left: 2px solid #398db7;
    border-right: 2px solid #398db7;
    border-bottom: 2px solid #398db7;
    list-style-position: inside;
    list-style-type: none;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    display: none
}

.projections-list .filters ul.select li.option.first {
    display: block;
    background-color: transparent
}

.projections-list .filters ul.select li.option a {
    display: block;
    width: 100%;
    padding: 0 0 0 15px;
    height: 100%;
    color: #9b9b9b;
    text-decoration: none
}

.projections-list .filters ul.select li.option:not(.first) {
    color: #000
}

.projections-list .filters ul.select li.option:hover:not(.first) {
    background: #FFF;
    color: #000
}

.projections-list .filters ul.select li.option:hover:not(.first) a {
    color: #000
}

.projections-list .filters input.text {
    width: 400px;
    margin-right: 20px;
    float: left
}

.projections-list .filters input.submit {
    width: 145px;
    color: #FFF;
    background: #2d86b2;
    display: block;
    float: left;
    height: 42px;
    margin-top: 1px;
    font-size: 16px;
    border: 0px
}

.projections-list .filters input.submit:hover {
    opacity: 0.85
}

a, a:active, a:hover, a:visited {
    text-decoration: none !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

a:hover {
    color: #AFC568
}

h1, h2, h3, h4, h5, h6 {
    color: #3A3A3A;
    font-weight: normal;
    font-family: Monopol_Medium
}

h1.hp-title {
    text-transform: uppercase;
    margin-bottom: 80px
}

.clr {
    clear: both
}

.flt-left {
    float: left
}

.flt-right {
    float: right
}

.space6em {
    height: 6em
}

.space2em {
    height: 2em
}

.upper {
    text-transform: uppercase
}

#frm-editForm, #frm-searchForm {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 100px;
    margin-top: 65px
}

#frm-editForm .styled-select, #frm-searchForm .styled-select {
    width: 100%;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: #dfefd4 url(../gfx/select-arrow.png) right 15px top 17px no-repeat
}

#frm-editForm ul.select, #frm-searchForm ul.select {
    position: absolute;
    top: 0px;
    left: 0px;
    list-style-position: inside;
    list-style-type: none;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 29px;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    z-index: 100;
    border-top: 2px solid #2d86b2
}

#frm-editForm ul.select.category-select, #frm-searchForm ul.select.category-select {
    z-index: 101
}

#frm-editForm ul.select li.option, #frm-searchForm ul.select li.option {
    border-left: 2px solid #2d86b2;
    border-right: 2px solid #2d86b2;
    border-bottom: 2px solid #2d86b2;
    list-style-position: inside;
    list-style-type: none;
    background-color: #dfefd4;
    height: 40px;
    line-height: 40px;
    display: none
}

#frm-editForm ul.select li.option.first, #frm-searchForm ul.select li.option.first {
    display: block;
    background-color: transparent
}

#frm-editForm ul.select li.option a, #frm-searchForm ul.select li.option a {
    display: block;
    width: 100%;
    padding: 0 0 0 15px;
    height: 100%;
    color: #3A3A3A;
    text-decoration: none
}

#frm-editForm ul.select li.option:hover:not(.first), #frm-searchForm ul.select li.option:hover:not(.first) {
    background: #2d86b2;
    color: white
}

#frm-editForm ul.select li.option:hover:not(.first) a, #frm-searchForm ul.select li.option:hover:not(.first) a {
    color: white
}

#frm-editForm .category, #frm-searchForm .category, #frm-searchForm .title, #frm-searchForm .sortby {
    width: 460px;
    float: left;
    margin-right: 20px;
    margin-bottom:20px;
}

#frm-searchForm .title input {
    width:100%;
    border:2px solid #2D86B2;
    height:43px;
}

#frm-editForm .year, #frm-searchForm .year,  #frm-searchForm .english_friendly {
    width: 220px;
    float: left;
    margin-right: 20px;
}

#frm-searchForm .year ul.select,  #frm-searchForm .english_friendly ul.select {
    z-index:110;
}

#frm-searchForm .year ul.select.category-select,  #frm-searchForm .english_friendly ul.select.category-select {
    z-index: 111;
}

#frm-editForm .len, #frm-searchForm .len {
    margin-right: 20px;
    width: 220px;
    float: left
}

#frm-editForm .search-button, #frm-searchForm .search-button {
    padding-top: 2px;
    width: 220px;
    height: 60px;
    font-size: 24px;
    text-align: center;
    display: block;
    background-color: #81c153;
    color: #3A3A3A;
    text-decoration: none;
    line-height: 60px;
    float: left;
    font-weight: bold
}

#frm-editForm .search-button.active, #frm-searchForm .search-button.active {
    background: #3399CC;
    color: #FFFFFF
}

#frm-editForm .search-button.first, #frm-searchForm .search-button.first {
    margin-right: 20px
}

@media (max-width: 500px) {
    #frm-editForm .length, #frm-searchForm .length {
        width: 100%
    }

    #frm-editForm .search-button, #frm-searchForm .search-button {
        margin: 10px auto;
        float: none
    }

    #frm-editForm .search-button.first, #frm-searchForm .search-button.first {
        margin: 10px auto
    }

    #frm-editForm .year, #frm-searchForm .year {
        width: 100%
    }

    #frm-editForm .category, #frm-searchForm .category {
        width: 100%
    }

    #frm-editForm .category ul li, #frm-searchForm .category ul li {
        font-size: 20px
    }

    #frm-editForm .category ul li.first, #frm-searchForm .category ul li.first {
        font-size: 24px
    }
}

.text-content {
    padding-bottom: 150px
}

.text-content h1 {
    text-transform: uppercase;
    margin-bottom: 50px
}

.text-content p {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0
}

.text-content strong {
    font-weight:bold;
}

.text-content ul {
    margin-left:30px;
}

.text-content em {
    font-style: italic;
}

.text-content ul li {
    list-style-type: disc;
}

.orders.register form {
    margin: 0px auto;
    width: 725px
}

.orders.register label {
    width: 300px
}

.orders.register .styled-checkbox {
    margin-left: 288px
}

.customer-default h1 {
    margin-bottom: 25px
}

.customer-default .title-link {
    float: left;
    color: #AFC568;
    font-size: 16px;
    margin-top: 31px;
    margin-left: 20px
}

.customer-default .title-link:hover {
    color: #3399CC
}

.customer-default h2 {
    font-family: Arial;
    margin-bottom: 50px;
    margin-top: 25px
}

.customer-default .customer-orders {
    width: 100%
}

.customer-default .customer-orders table {
    width: 1180px
}

.customer-default .customer-orders table tr th {
    font-size: 14px;
    height: 35px;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 20px
}

.customer-default .customer-orders table tr td {
    font-size: 14px;
    background: #e2e2e2;
    height: 35px;
    vertical-align: middle;
    padding-left: 20px
}

.customer-default .customer-orders table tr td.first {
    width: 210px
}

.customer-default .customer-orders table tr td.second {
    width: 100px
}

.customer-default .customer-orders table tr td.third {
    width: 110px
}

.customer-default .customer-orders table tr td.fourth {
    width: 230px
}

.customer-default .customer-orders table tr td.fifth {
    width: 200px
}

.customer-default .customer-orders table tr td.sixth {
    width: 210px
}

.customer-default .customer-orders table tr td a {
    color: #3399CC
}

.customer-default .customer-orders table tr td a:hover {
}

.customer-default .customer-orders table tr:nth-of-type(2n) td {
    background: #b5b5b5
}

.news {
    padding-bottom: 170px
}

.news h1 {
    margin-bottom: 25px
}

.news .news-item {
    width: 380px;
    float: left;
    margin: 10px;
    padding-bottom: 75px
}

.news .news-item.news h2 a {
    color: #81c153
}

.news .news-item.report h2 a {
    color: #2d86b2
}

.news .news-item:nth-of-type(3n) {
    margin-right: 0px
}

.news .news-item:nth-of-type(3n+1) {
    margin-left: 0px;
    clear: both
}

.news .news-item h2 {
    font-size: 26px;
    line-height: 29px;
    font-weight: bold;
    font-family: arial;
    color: #81c153;
    min-height: 3.2em
}

.news .news-item h2 a {
    color: #3A3A3A
}

.news .news-item img {
    margin-bottom: 30px;
    border: 1px solid #fafafa
}

.news .news-item p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 25px;
    color: #3a3a3a
}

.news .news-item p span {
    font-family: arial;
    font-weight: bold;
    font-size: 16px
}

.news .news-item > a {
    color: #81c153;
    font-size: 16px
}

.news .news-item > a:hover {
    color: #3399CC
}

.news .loadNext {
    margin-top: 80px
}

.register .order-detail .login-box {
    border: 0px
}

.register .order-detail .login-box .styled-checkbox {
    padding-left: 0px
}

.register .order-detail .register-box {
    padding-top: 45px
}

.basket-confirm {
    width: 620px;
    margin-left: -310px;
    margin-top: -130px;
    top: 50%;
    left: 50%;
    height: 265px;
    position: fixed;
    background: rgba(175, 197, 104, 0.8);
    padding: 60px 130px 75px 130px;
    font-size: 45px;
    text-align: center;
    font-family: Monopol_Medium;
    text-transform: uppercase;
    display: none
}

.basket-confirm i {
    padding-bottom: 20px;
    display: block;
    font-size: 50px
}

.my-alert {
    width: 560px;
    margin-left: -280px;
    top: 50%;
    left: 50%;
    position: fixed;
    padding: 30px;
    text-align: center
}

.my-alert span, .my-alert strong {
    font-size: 18px;
    font-family: arial;
    text-align: center;
    display: block
}

.my-alert span {
    padding-top: 20px
}

.my-alert strong {
    font-weight: bold
}

.my-alert.alert-danger {
    color: #FFFFFF;
    background: rgba(208, 2, 27, 0.8)
}

.my-alert.alert-danger .alert-close-ico {
    color: #FFF
}

.my-alert.alert-success {
    background: rgba(175, 197, 104, 0.8)
}

.my-alert.alert-success span, .my-alert.alert-success strong {
    color: #000000
}

.my-alert.alert-successPermanent {
    background: #afc568
}

.my-alert.alert-successPermanent span, .my-alert.alert-successPermanent strong {
    color: #000000
}

.my-alert.alert-info {
    background: rgba(226, 226, 226, 0.8)
}

.my-alert.alert-info span, .my-alert.alert-info strong {
    color: #000000
}

.my-alert .alert-close-ico {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../gfx/svg/close.svg) 0 0 no-repeat;
    background-size: cover;
    top: 18px;
    right: 18px
}

.news .news-title {
    float: left;
    padding-right: 30px
}

.news .back-news {
    margin-top: 40px;
    margin-left: 0px
}

.news h2.news-subtitle {
    font-size: 56px;
    padding-bottom: 60px
}

.news {
    padding-bottom: 160px
}

.news .news-detail-left {
    width: 640px;
    padding-right: 100px;
    float: left
}

.news .news-detail-left .news-detail-content {
    font-size: 16px
}

.news .news-detail-left .news-detail-content span {
    float: left;
    font-weight: bold
}

.news .news-detail-left .news-detail-content a {
    color: #2d86b2
}

.news .news-detail-right {
    width: 540px;
    float: left
}

.sense-left {
    width: 620px;
    font-size: 16px;
    float: left
}

.sense-left p {
    padding: 0 0 10px
}

.sense-left strong {
    font-family: Arial
}

.sense-left h1 {
    margin-bottom: 32px
}

.sense-left h2 {
    font-family: Arial;
    color: #81c153;
    line-height: 1.3em;
    font-size: 18px;
    padding: 30px 0 10px 0
}

.sense-left em {
    font-style: italic
}

.sense-left ul {
    padding-bottom: 10px;
    padding-left: 19px
}

.sense-left ul li {
    list-style-image: url(../img/li-green.png)
}

.sense-left ul li span {
    color: #000000
}

.sense-right {
    width: 380px;
    float: right;
    font-size: 16px
}

.sense-right h2 {
    font-size: 20px;
    font-family: Arial;
    color: #2b2b2b;
    margin-bottom: 20px;
    line-height: 26px;
    font-weight: bold
}

.sense-right .white-line {
    height: 2px;
    background: white;
    margin: 0 18px 20px
}

.sense-right .contact {
    background: #eaf6c1;
    line-height: 28px;
    padding: 32px;
    width: 380px
}

.sense-right .contact p {
    padding: 0;
    margin-bottom: 20px
}

.sense-right .contact p span {
    font-weight: bold
}

.sense-right .contact p.contact-tel-links {
    margin-bottom: 0
}

.sense-right .rules {
    margin-top: 210px;
    margin-bottom: 290px;
    background: #81c153;
    padding: 32px
}

.sense-right .rules ul {
    padding-left: 19px
}

.sense-right .rules ul li {
    list-style-image: url(../img/li-white.png);
    margin-bottom: 10px;
    padding-left: 8px
}

.contact {
    font-size: 16px;
    line-height: 28px
}

.gray {
    color: #888888 !important
}

.product-review {
    background: #afc568;
    width: 780px;
    margin-bottom: 170px
}

.product-review h2 {
    width: 100%;
    height: 60px;
    background: #95aa52;
    line-height: 60px;
    padding-left: 20px;
    font-size: 20px;
    font-family: Arial
}

.product-review form {
    margin: 20px;
    padding-bottom: 40px;
    width: 500px
}

.product-review form textarea {
    width: 100%;
    height: 130px;
    background: #FFFFFF;
    display: block;
    margin-bottom: 30px;
    margin-top: 10px
}

.product-review form label {
    display: block;
    font-size: 16px
}

.product-review form .submit-btn {
    width: 440px;
    border: 0px;
    height: 40px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    background: #3399CC;
    line-height: 40px
}

.product-review form .submit-btn:hover {
    opacity: 0.85
}

.product-review-form label.short {
    margin-top: 10px;
    display: block;
    float: left;
    clear: left;
    width: 80px
}

.product-review-form .text {
    display: block;
    float: left;
    width: 220px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border: 0px;
    background: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px
}

.product-review-form .submit-btn {
    margin-top: 30px
}

.projection .projection-left {
    width: 780px;
    float: left;
    margin-right: 20px
}

.projection .projection-right {
    float: left;
    width: 380px;
    padding-bottom: 60px;
    margin-bottom: 170px;
    background: #e2e2e2
}

.projection .projection-right h2 {
    margin: 0px 0 35px 0;
    width: 100%;
    height: 60px;
    font-size: 23px;
    background: #b5b5b5;
    line-height: 60px;
    padding-left: 15px
}

.projection .projection-right p {
    margin-left: 15px;
    padding: 15px 20px 15px 60px;
    font-size: 16px;
    background-position: left center;
    background-repeat: no-repeat
}

.projection .projection-right p.li1 {
    background-image: url(../img/li1.gif)
}

.projection .projection-right p.li2 {
    background-image: url(../img/li2.gif)
}

.projection .projection-right p.li3 {
    background-image: url(../img/li3.gif)
}

.projection .projection-right p.li4 {
    background-image: url(../img/li4.gif)
}

.projection .projection-right p.li5 {
    background-image: url(../img/li5.gif)
}

.projection .projection-right p.li6 {
    background-image: url(../img/li6.gif)
}

.projection .projection-right p.li7 {
    background-image: url(../img/li7.gif)
}

.projection .projection-right p.li8 {
    background-image: url(../img/li8.gif)
}

.projection .projection-right p.li9 {
    background-image: url(../img/li9.gif)
}

.projection .projection-right p.li10 {
    background-image: url(../img/li10.gif)
}

.projection .projection-right p a {
    color: #81c153
}

.projection .info {
    padding-bottom: 50px;
    width: 780px;
    font-size: 16px
}

.projection .info strong {
    font-family: Arial
}

.projection .proj-item {
    position: relative;
    background: #afc568;
    margin-bottom: 10px
}

.projection .proj-item h2 {
    font-size: 23px;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    background: #95aa52;
    margin: 0px
}

.projection .proj-item .fullSize {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 140px;
    border: 0px;
    height: 36px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    background: #3399CC;
    line-height: 36px;
    display: none
}

.projection .proj-item .fullSize:hover {
    background: rgba(51, 153, 204, 0.8)
}

.projection .proj-item.compactSize .add-proj, .projection .proj-item.compactSize .proj-item-content, .projection .proj-item.compactSize .save-proj, .projection .proj-item.compactSize hr {
    display: none
}

.projection .proj-item.compactSize .fullSize {
    display: block
}

.projection .proj-item .proj-item-content {
    background: #afc568;
    padding-top: 20px
}

.projection .proj-item .proj-item-content form {
    padding-bottom: 20px
}

.projection .proj-item .count {
    width: 140px;
    height: 36px;
    color: #FFFFFF;
    background: #3a3a3a;
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    margin: 0px 0 25px 15px
}

.projection .proj-item .column1 {
    float: left;
    width: 300px;
    margin-left: 15px
}

.projection .proj-item .column2 {
    float: left;
    width: 200px
}

.projection .proj-item .column3 {
    float: left;
    width: 240px
}

.projection .proj-item input.text {
    width: 240px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border: 0px;
    background: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.projection .proj-item label {
    margin: 0px;
    font-size: 16px;
    font-weight: normal;
    display: block
}

.projection .proj-item .save-proj {
    position: absolute;
    bottom: 40px;
    left: 15px;
    width: 200px;
    border: 0px;
    height: 36px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    background: #3399CC;
    line-height: 36px
}

.projection .proj-item .save-proj:hover {
    background: rgba(51, 153, 204, 0.8)
}

.projection .proj-item .add-proj {
    position: absolute;
    bottom: 40px;
    left: 240px;
    width: 200px;
    border: 0px;
    height: 36px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    background: #3399CC;
    line-height: 36px
}

.projection .proj-item .add-proj:hover {
    background: rgba(51, 153, 204, 0.8)
}

.projection .proj-item hr {
    border-top: 2px solid #95aa52;
    display: block;
    height: 2px;
    width: 100%;
    margin: 0px
}

.projection .proj-item .styled-select {
    width: 65px;
    height: 36px;
    float: left;
    margin: 15px 10px 20px 0;
    background: #FFFFFF url(../img/select-arow.png) right 20px top 25px no-repeat;
    position: relative;
    cursor: pointer
}

.projection .proj-item .styled-select .select-case {
    width: 100%;
    overflow: auto;
    height: 36
}

.projection .proj-item .styled-select .select-case.active {
    height: 200px
}

.projection .proj-item .styled-select.large {
    width: 95px
}

.projection .proj-item ul.select {
    position: relative;
    list-style-position: inside;
    list-style-type: none;
    line-height: 1;
    -webkit-appearance: none;
    width: 100%;
    height: 36px;
    line-height: 29px;
    font-family: Arial;
    font-size: 18px;
    border: 0px;
    border-radius: 0;
    background: transparent;
    font-weight: bold;
    z-index: 100
}

.projection .proj-item ul.select.category-select {
    z-index: 101
}

.projection .proj-item ul.select li.option {
    list-style-position: inside;
    list-style-type: none;
    background-color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    display: none
}

.projection .proj-item ul.select li.option.first {
    display: block;
    background-color: transparent
}

.projection .proj-item ul.select li.option a {
    display: block;
    width: 100%;
    padding: 2px 0 0 15px;
    height: 36px;
    color: #3A3A3A;
    text-decoration: none
}

.projection .proj-item ul.select li.option a:hover {
    text-decoration: none
}

.projection .continue-btn {
    width: 460px;
    border: 0px;
    height: 60px;
    text-align: center;
    float: right;
    margin: 50px 0 170px 0;
    color: #FFFFFF;
    display: block;
    font-size: 23px;
    background: #3399CC;
    line-height: 60px
}

.projection .continue-btn:hover {
    background: rgba(51, 153, 204, 0.8)
}

.welcome-content {
    background: url(../img/big-ico.png) left center no-repeat;
    height: 260px;
    padding-left: 320px;
    width: 860px;
    margin-bottom: 170px
}

.welcome-content h2 {
    margin-bottom: 40px;
    font-size: 23px;
    line-height: 30px
}

.welcome-content p {
    font-size: 16px;
    padding: 0 0 60px 0
}

.welcome-content a {
    color: #81c153;
    font-size: 16px
}

.welcome-content a:hover {
    color: #3399CC
}

.error .fa {
    color: rgba(208, 2, 27, 0.8);
    font-size: 260px !important;
    display: block;
    float: left;
    padding: 60px 60px 170px 0
}

.error p {
    padding-top: 150px;
    font-size: 16px;
    line-height: 24px;
    max-width: 530px;
    float: left
}

.error p a {
    padding: 20px 20px 0 0;
    color: #81c153;
    display: inline-block
}

.error p a:hover {
    color: rgba(51, 153, 204, 0.8)
}

.for-tablet {
    display: none
}

.text-default {
    font-size: 16px;
    color: #2b2b2b;
    line-height: 1.5em;
    font-family: arial
}

.p50top {
    padding-top: 50px
}

.m50top {
    margin-top: 50px
}

.m40top {
    margin-top: 40px
}

.m20top {
    margin-top: 20px
}

.p20bot {
    padding-bottom: 20px
}

.forgotten-password {
    padding-left: 295px
}

.login-page {
    padding: 0 175px
}

.login-page .login-left {
    width: 480px
}

.login-page .login-right {
    width: 380px;
    background: #eaf6c1;
    margin-bottom: 160px;
    padding: 30px
}

.login-page .login-right h2 {
    margin: -5px;
    background: url(../gfx/svg/box_login-icon.svg) 0 0 no-repeat;
    background-size: auto 100%;
    height: 70px;
    padding-top: 5px;
    line-height: 1.3em;
    padding-left: 105px;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial
}

.login-page .login-right hr {
    width: 240px;
    height: 2px;
    float: right;
    background: #FFF;
    border: 0px;
    margin-left: 100px
}

.login-page .login-right p {
    margin-bottom: 30px
}

.form-btn {
    display: block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border: 0px;
    width: 220px;
    height: 40px
}

.form-btn:hover {
    color: #FFFFFF
}

.form-btn.small {
    width: 140px;
    height: 40px
}

.btn-red {
    background: #d0021b;
    color: #FFFFFF
}

.btn-blue {
    color: #FFFFFF;
    background: #2d86b2
}

.btn-blue:hover {
    opacity: 0.85
}

.form-signin {
    width: 300px
}

::-webkit-input-placeholder {
    color: #9b9b9b
}

:-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

:-ms-input-placeholder {
    color: #9b9b9b
}

.hp-left {
    float: left;
    width: 500px
}

.hp-left .hp-green-box-case {
    width: 500px;
    height: 400px;
    margin-bottom: 55px
}

.hp-left .hp-green-box-case .hp-green-box {
    background: #eaf6c1;
    width: 460px;
    padding: 30px 30px 110px 30px
}

.hp-left .hp-green-box-case .hp-green-box h3 {
    font-size: 26px;
    font-family: arial;
    font-weight: bold
}

.hp-right {
    float: right;
    width: 500px
}

.hp-green-section {
    margin-top: 0px;
}

.hp-green-section .content {
    width: 1180px;
    margin: 0px auto;
}

.hp-search-title {
    font-size: 56px
}

.hp-search-title a {
    text-decoration: none
}

.hp-left h3, .hp-right h3 {
    color: #91c966;
    border-bottom: 2px solid #91c966;
    width: 100%;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    font-family: arial;
    margin-bottom: 15px;
    clear: both
}

.hp-left  h3 a, .hp-right h3 a {
    font-size: 16px;
    display: block;
    float: right;
    color: #337ab7;
    margin-top: 5px
}

.hp-left h3 a:hover, .hp-right h3 a:hover {
    color: #337ab7
}

.hp-left .latest-projections-item, .hp-right .latest-projections-item {
    clear: both;
    padding: 10px 0;
    height: 80px
}

.hp-left .latest-projections-item .avatar-case, .hp-right .latest-projections-item .avatar-case {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 25px
}

.hp-left .latest-projections-item .avatar-case img, .hp-right .latest-projections-item .avatar-case img {
    border-radius: 50%
}

.hp-left .latest-projections-item h4, .hp-right .latest-projections-item h4 {
    padding-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #393939;
    font-family: arial;
    float: left;
    width: 410px
}

.hp-left .latest-projections-item p span, .hp-right .latest-projections-item p span {
    width: 110px;
    display: block;
    float: left;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
    color: #393939
}

.hp-left .latest-projections-item p a, .hp-right .latest-projections-item p a {
    display: block;
    float: left;
    color: #3698c0;
    font-size: 18px;
    font-weight: bold;
    font-family: arial
}

.hp-right .latest-news-hp {
    min-height:600px;
}

.hp-right .latest-news-hp h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}

.hp-left .latest-news-hp h3 {
    margin-bottom: 10px;
}

.hp-left .latest-news-hp .latest-news-item, .hp-right .latest-news-hp .latest-news-item {
    height: 80px;
    padding: 5px 0
}

.hp-left .latest-news-hp .latest-news-item img, .hp-right .latest-news-hp .latest-news-item img {
    margin-right: 55px;
    float: left
}

.hp-left .latest-news-hp .latest-news-item h4, .hp-right .latest-news-hp .latest-news-item h4 {
    padding-top: 12px;
    padding-bottom: 5px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: arial;
    width: 305px
}

.hp-left .latest-news-hp .latest-news-item .more, .hp-right .latest-news-hp .latest-news-item .more {
    font-family: arial;
    font-size: 18px;
    color: #3698c0;
    float: left;
    display: block;
    width: 305px;
    font-weight: bold
}

.social-icons h5 {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    margin: 40px 0 15px 0
}

.latest-news {
    background: #eaf6c1;
    padding-bottom: 85px
}

.latest-news .content {
    padding-top: 60px;
    width: 1180px;
    margin: 0px auto
}

.movie-list #frm-searchForm {
    margin-bottom: 80px
}

.movie-list #submit-search {
    margin-top: 1px
}

.bronze {
    background: #f5a623
}

.silver {
    background: #cacaca
}

.gold {
    background: #ffd700
}

.styled-select.blue-select {
    background: #FFF url(../gfx/svg/sipka_2b2b2b@3x.svg) right 15px top 17px no-repeat !important
}

.styled-select.blue-select .select-case ul {
    border-top: 2px solid #2D86B2 !important;
    top: 1px !important
}

.styled-select.blue-select .select-case ul li:not(.first) {
    background: #FFF !important
}

.styled-select.blue-select .select-case ul li.option {
    border-right: 2px solid #2D86B2;
    border-left: 2px solid #2D86B2;
    border-bottom: 2px solid #2D86B2
}

.styled-select.blue-select .select-case ul li.option.first a:hover {
    color: #9B9B9B !important;
    background: transparent !important
}

.styled-select.blue-select .select-case ul li.option a {
    color: #9B9B9B !important
}

.styled-select.blue-select .select-case ul li.option a:hover {
    color: #FFF !important;
    background-color: #2D86B2 !important
}

.styled-select.orange-select {
    background: #FFF url(../gfx/svg/sipka_2b2b2b@3x.svg) right 15px top 17px no-repeat !important
}

.styled-select.orange-select .select-case ul {
    border-top: 2px solid #F2A90C !important;
    top: 1px !important
}

.styled-select.orange-select .select-case ul li {
    background: #FFF
}

.styled-select.orange-select .select-case ul li.option {
    border-right: 2px solid #F2A90C !important;
    border-left: 2px solid #F2A90C !important;
    border-bottom: 2px solid #F2A90C !important
}

.styled-select.orange-select .select-case ul li.option.first {
    background: transparent !important
}

.styled-select.orange-select .select-case ul li.option.first a:hover {
    color: #9B9B9B !important;
    background: transparent !important
}

.styled-select.orange-select .select-case ul li.option a {
    color: #9B9B9B !important
}

.styled-select.orange-select .select-case ul li.option a:hover {
    color: #2B2B2B !important;
    background-color: #F2A90C !important
}

.avatar-medium, .avatar-small {
    display: block;
    width: 60px;
    height: 60px;
    position: relative
}

.avatar-medium img, .avatar-small img {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%
}

.avatar-medium .circle, .avatar-small .circle {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    right: -5px;
    bottom: 0
}

.avatar-medium {
    width: 80px;
    height: 80px
}

.avatar-medium .circle {
    width: 25px;
    height: 25px
}

.carousel {
    padding-bottom: 20px;
    margin-bottom: 50px
}

.carousel .carousel-indicators {
    bottom: 0px
}

.carousel .carousel-indicators li {
    background-color: #d6d5da;
    border-color: #d6d5da;
    width: 12px;
    height: 12px;
    margin: 0px !important;
    margin-top: 20px
}

.carousel .carousel-indicators li.active {
    background-color: #2d86b2;
    border-color: #2d86b2
}

.carousel .carousel-indicators li:after {
    content: "  xxx "
}

.width-col-6 {
    width: 485px
}

.width-col-5 {
    width: 403px
}

@media (max-width: 321px) {
    .movie-item {
        width: 100%;
        max-height: 185px
    }
}

@media (max-width: 767px) {
    .xs-hide {
        display: none !important
    }

    .container {
        width: 100%;
        overflow: hidden;
        padding: 0px
    }

    .logo {
        padding-left: 30px
    }

    .large {
        display: none !important
    }

    .navbar-pit {
        margin-bottom: 20px
    }

    .navbar-pit .navbar-toggle {
        border: 0px;
        width: 35px;
        height: 25px;
        color: #FFF;
        background: url(../gfx/menu-ico.png) 0 0 no-repeat;
        background-size: 100% 100%;
        border-radius: 0px;
        margin: 7px 40px 7px 0px;
        padding: 0px
    }

    .footer {
        margin-top: 70px;
        padding: 30px 0;
        text-align: center;
        font-size: 12px;
        line-height: 18px
    }

    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px
    }

    .navbar-pit li {
        height: 60px;
        width: 100%;
        font-size: 20px;
        line-height: 26px;
        text-align: right
    }

    .navbar-pit li a {
        padding-right: 30px
    }

    .navbar-pit li.first {
        background-color: #afc568
    }

    .text-content {
        padding-bottom: 0px !important
    }

    .text-content .sense-left {
        width: 100%;
        float: none;
        background: none;
        margin: 0px;
        padding: 0 6.25%
    }

    .text-content .sense-left h2 {
        font-size: 20px;
        line-height: 26px
    }

    .text-content .sense-left ul {
        margin-left: 10px
    }

    .text-content .sense-left ul li {
        padding-left: 20px;
        list-style-position: none;
        list-style-image: none;
        background: url(../img/li-image.jpg) 0 8px no-repeat
    }

    .text-content .sense-right {
        float: none;
        width: 90%;
        margin: 0px auto
    }

    .text-content .sense-right .contact {
        padding: 30px;
        width: 100%;
        text-align: center
    }

    .text-content .sense-right .contact h2 {
        text-align: center;
        font-size: 20px;
        line-height: 26px
    }

    .text-content .sense-right .rules {
        width: 100%;
        height: auto
    }

    .text-content h1, h1.hp-title {
        margin: 0px !important;
        height: auto;
        padding: 20px 6.25%;
        letter-spacing: 0.4px;
        font-size: 32px;
        line-height: 40px;
        padding-left: 6.25%;
        padding-right: 6.25%;
        text-align: center
    }

    p {
        padding: 10px 6.25%;
        font-size: 20px;
        line-height: 24px
    }

    .news-item {
        float: none !important;
        margin: 10px auto !important
    }

    .movie-item {
        float: none;
        margin: 0px auto !important
    }

    .movie-item:hover img {
        opacity: 0.5
    }

    .movie-item h2 {
        font-size: 26px
    }

    .loadNext {
        width: 240px;
        height: 40px;
        font-size: 20px
    }

    #snippet--movielist {
        margin-top: 20px;
        overflow: hidden
    }

    .rating h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        width: 100%;
        margin-bottom: 30px
    }

    .rating .subtitle-text {
        text-align: center;
        font-size: 16px;
        line-height: 1.5em
    }

    .rating .rating-content {
        float: none;
        width: 100%;
        padding: 20px 0
    }

    .rating .rating-content .avatar {
        float: none;
        margin: 0px auto
    }

    .rating .rating-content h2 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        padding-bottom: 20px
    }

    .rating .rating-content .leftBox, .rating .rating-content .rightBox {
        float: none;
        width: 90%;
        margin: 20px auto;
        text-align: center;
        font-size: 16px;
        line-height: 1.5em
    }

    .customers-public-detail h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        width: 100%;
        margin-bottom: 30px
    }

    .customers-public-detail .projectionist-info {
        display: block
    }

    .customers-public-detail .projectionist-info .projectionist-img-socials {
        width: 100%;
        float: none;
        display: block
    }

    .customers-public-detail .projectionist-info .projectionist-img-socials .photo {
        margin: 0px auto
    }

    .customers-public-detail .projectionist-info .projectionist-data {
        display: block
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block {
        display: block;
        text-align: center
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info {
        padding-top: 20px;
        width: 100%;
        display: block;
        text-align: center
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .title-text {
        line-height: 1.5em
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .contacts {
        padding-top: 10px
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info a, .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info span {
        font-weight: bold;
        color: #337ab7
    }

    .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .facebook, .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .mail, .customers-public-detail .projectionist-info .projectionist-data .title-block .title-info .phone {
        display: block;
        margin: 20px auto 10px auto;
        width: 26px;
        padding-left: 27px
    }

    .customers-public-detail .customer-places, .customers-public-detail .customers-next-projections {
        padding-bottom: 30px
    }

    .customers-public-detail .customer-places h2, .customers-public-detail .customers-next-projections h2 {
        color: #81c153;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        font-family: arial;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .customers-public-detail .customer-places .item h3, .customers-public-detail .customers-next-projections .item h3 {
        text-align: center;
        font-family: arial;
        font-size: 16px;
        font-weight: bold;
        color: #000;
        padding-top: 20px
    }

    .customers-public-detail .customer-places .item p, .customers-public-detail .customers-next-projections .item p {
        font-size: 16px;
        text-align: center
    }

    .visit-projectionist-block h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%
    }

    .visit-projectionist-block .movie {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%
    }

    .visit-projectionist-block .movie .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .location-block {
        padding-top: 50px;
        padding-bottom: 1px
    }

    .location-block h1 {
        margin-bottom: 0px;
        float: none;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        padding-bottom: 50px;
        width: 100%
    }

    .location-block .map {
        height: 280px;
        margin-bottom: 120px
    }

    .sense-left p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5em
    }

    .sense-left h2 {
        width: 100%;
        text-align: center;
        font-weight: bold
    }

    .customers-list .title-block {
        float: none;
        width: 100%
    }

    .customers-list .title-block h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        width: 100%
    }

    .customers-list .title-block .title-info {
        font-size: 16px;
        line-height: 1.5em;
        padding: 0px 6.25%;
        text-align: center
    }

    .customers-list .projectionists-block .projectionist-status-box {
        width: 90%;
        margin: 0px auto;
        float: none;
        text-align: center;
        line-height: 1.5em;
        margin-bottom: 80px
    }

    .customers-list .projectionists-block .projectionist-status-box .status-box-title {
        text-align: center
    }

    .customers-list .projectionists-block .projectionist-status-box .status-box-title .circle {
        display: inline-block;
        float: none
    }

    .customers-list .projectionists-block .projectionist-status-box .status-box-title span {
        display: block;
        width: 100%;
        text-align: center;
        line-height: 1.5em;
        float: none;
        margin: 0px;
        padding-top: 10px;
        margin-bottom: 20px;
        height: auto
    }

    .customers-list .projectionists-block .projectionists-others {
        width: 100%;
        float: none;
        margin: 0px auto;
        text-align: center
    }

    .customers-list .projectionists-block .projectionists-others .projectionist {
        display: block;
        text-align: center;
        padding: 20px 0
    }

    .customers-list .projectionists-block .projectionists-others .projectionist .projectionist-img {
        display: block;
        width: 60px;
        margin: 0px auto 10px auto;
        text-align: center
    }

    .customers-list .projectionists-block .projectionists-others .projectionist .projectionist-info {
        display: block;
        margin: 0px auto
    }

    .customers-list .projectionists-block .projectionists-others .projectionist .projectionist-info .counter-location span {
        display: block;
        width: 100%;
        text-align: center;
        line-height: 2em
    }

    .customers-list .projectionists-block .projectionists-others .projectionist .projectionist-show-profile {
        margin: 0px auto;
        display: block;
        width: 100%;
        text-align: center
    }

    .all-projectionists.map-block {
        margin-bottom: -70px
    }

    .all-projectionists.map-block h1 {
        float: none;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        padding-bottom: 50px;
        width: 100%
    }

    .all-projectionists .map {
        height: 280px;
        margin-bottom: 120px
    }

    .projections-list h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%
    }

    .projections-list .title-info {
        padding: 0 6.25%;
        text-align: center;
        font-size: 20px;
        line-height: 1.5em
    }

    .projections-list .filters {
        width: 100% !important;
        padding: 0px !important;
        margin-bottom: 80px
    }

    .projections-list .filters form {
        width: 100%;
        float: none;
        padding-top: 50px
    }

    .projections-list .filters form label {
        width: 100%;
        text-align: center
    }

    .projections-list .filters form .styled-select {
        margin: 0px auto !important;
        float: none !important;
        width: 55% !important
    }

    .projections-list .projections-load {
        padding-top: 40px;
        padding-bottom: 100px
    }

    .projections-items h2 {
        font-family: arial;
        width: 100%;
        text-align: center;
        color: #81c153;
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 20px
    }

    .projections-items .projection-item {
        width: 80%;
        margin: 1em auto;
        text-align: center;
        border-bottom: 2px solid #81c153;
        padding-bottom: 2em
    }

    .projections-items .projection-item p {
        padding-left: 0px;
        padding-right: 0px
    }

    .projections-items .projection-item .movies {
        font-weight: bold
    }

    .projections-items .projection-item a {
        font-size: 20px;
        font-weight: bold
    }

    .projections-items .projection-item .date {
        display: block;
        text-align: center;
        width: 100%;
        font-size: 20px;
        padding-bottom: 20px
    }

    .projections-all.map-block {
        margin-bottom: -70px
    }

    .projections-all.map-block h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        float: none;
        padding-bottom: 50px;
        width: 100%
    }

    .projections-all .map {
        height: 280px;
        margin-bottom: 120px
    }

    .report-detail h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%
    }

    .report-detail .detail-social-icons h5 {
        color: #000;
        margin-top: 0px
    }

    .report-detail .content {
        padding: 0 6.25%;
        text-align: center;
        font-size: 18px;
        line-height: 1.5em;
        padding-bottom: 3em
    }

    .report-detail .author {
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 50px
    }

    .report-detail .author span {
        padding-top: 0px
    }

    .report-detail .author-name, .report-detail .author-title {
        width: 100%;
        display: block;
        text-align: center
    }

    .report-detail .movie-list {
        padding-bottom: 30px
    }

    .report-detail .movie-list h2 {
        text-align: center;
        font-size: 18px;
        padding-bottom: 10px
    }

    .report-detail .movie-list a {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 16px
    }

    .news {
        padding-bottom: 30px !important
    }

    .news .news-title {
        float: none;
        padding: 0px;
        text-align: center
    }

    .news h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%
    }

    .news .filters {
        width: 100% !important;
        padding: 0px !important
    }

    .news .filters .styled-select {
        margin: 0px auto !important;
        float: none !important;
        width: 60% !important
    }

    .news .news-item {
        width: 100% !important;
        float: none;
        padding-bottom: 1.5em !important
    }

    .news .news-item h2 {
        text-align: center
    }

    .news .news-item img {
        width: 100%;
        margin-bottom: 10px !important
    }

    .news .news-item p {
        text-align: center;
        font-size: 18px
    }

    .news .news-detail-left, .news .news-detail-right {
        float: none;
        width: 100%;
        padding: 0px
    }

    .news .news-detail-left .news-detail-content span, .news .news-detail-right .news-detail-content span {
        margin: 15px 0 0 30px
    }

    .news .news-detail-left .news-detail-content p, .news .news-detail-right .news-detail-content p {
        text-align: center;
        line-height: 1.5em
    }

    .news .news-detail-left .detail-social-icons h5, .news .news-detail-right .detail-social-icons h5 {
        color: #000;
        margin-top: 0px
    }

    .projections-detail .title-case h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%;
        width: 100%;
        float: none
    }

    .projections-detail .projectionist .projectionist-info {
        width: 100%;
        text-align: center;
        padding: 0px;
        font-size: 20px;
        float: none;
        margin: 0px;
        line-height: 1.5em
    }

    .projections-detail .movie {
        border-bottom: 0px;
        display: block;
        padding-bottom: 0px;
        margin-bottom: 0px
    }

    .projections-detail .movie .movie-info {
        display: block
    }

    .projections-detail .movie .movie-info h2 {
        width: 100%;
        text-align: center
    }

    .projections-detail .movie .movie-info .movie-text {
        text-align: center;
        margin-bottom: 0px
    }

    .projections-detail .movie .movie-info .movie-text p {
        line-height: 1.5em
    }

    .projections-detail .movie .movie-info .movie-staging {
        text-align: center;
        font-size: 20px;
        line-height: 1.5em
    }

    .projections-detail .movie .movie-info .trailer {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%
    }

    .projections-detail .movie .movie-info .trailer .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .projections-detail .movie hr {
        width: 80%;
        height: 2px;
        border-bottom: 2px solid #000;
        border-top: 0px;
        margin: 2em auto
    }

    .projections-detail .projection-others {
        display: block;
        width: 100%;
        margin-bottom: 0px
    }

    .projections-detail .projection-others .projection-location {
        text-align: center;
        display: block;
        width: 100%;
        line-height: 1.5em
    }

    .projections-detail .projection-others .projection-location .location-address {
        margin-top: 0px
    }

    .projections-detail .projection-others .projection-location .map {
        width: 100%
    }

    .projections-detail .projection-others .detail-social-icons h5 {
        color: #000
    }

    .mobile .latest-news-hp h3, .mobile .latest-projections h3 {
        color: #91c966;
        width: 100%;
        text-align: center;
        font-family: arial;
        font-weight: bold;
        font-size: 24px;
        margin-top: 3em;
        margin-bottom: 1.5em
    }

    .mobile .latest-news-hp h4, .mobile .latest-projections h4 {
        color: #000;
        font-size: 20px;
        width: 100%;
        font-family: arial;
        text-align: center;
        font-weight: bold;
        margin-top: 1em
    }

    .mobile .latest-news-hp h4 a, .mobile .latest-projections h4 a {
        color: #000
    }

    .mobile .latest-news-hp p a, .mobile .latest-projections p a {
        font-weight: bold
    }

    .mobile .movie-item img {
        margin: 0px
    }

    .movie-detail {
        margin-top: -20px
    }

    .movie-detail .movie-detail-info {
        padding-bottom: 3em
    }

    .movie-detail .movie-detail-info .detail-right-info {
        float: none;
        width: 100%;
        height: auto
    }

    .movie-detail .movie-detail-info .detail-right-info h1 {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        padding: 0 6.25%
    }

    .movie-detail .movie-detail-info .detail-right-info .desc {
        float: none;
        width: 100%
    }

    .movie-detail .movie-detail-info .detail-right-info .desc p {
        line-height: 1.5em
    }

    .movie-detail .movie-detail-info .detail-right-info .info-box {
        text-align: center
    }

    .movie-detail .movie-detail-info .detail-right-info .info-box p {
        line-height: 1.5em
    }

    .movie-detail .movie-detail-info .detail-right-info .categories {
        position: static;
        height: auto;
        margin-bottom: 3em
    }

    .movie-detail .movie-detail-info .detail-right-info .categories h5 {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 0.5em
    }

    .movie-detail .movie-detail-info .detail-right-info .categories .category-link {
        display: block;
        width: 100%;
        clear: both;
        text-align: center;
        font-size: 20px;
        padding: 5px 0
    }

    .movie-detail .trailer {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%
    }

    .movie-detail .trailer .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .big-button {
        width: 65%;
        margin: 1.5em auto 0 auto;
        height: 2.5em;
        background-color: #2d86b2;
        text-align: center;
        line-height: 2.5em;
        color: #FFF;
        font-size: 22px;
        display: block;
        font-weight: normal !important
    }

    .small-button {
        width: 45%;
        margin: 1.5em auto 0 auto;
        height: 2.5em;
        background-color: #2d86b2;
        text-align: center;
        line-height: 2.5em;
        color: #FFF;
        font-size: 18px !important;
        font-weight: normal !important;
        display: block
    }

    #contact-sticky {
        position: static !important
    }

    .detail-social-icons {
        float: none !important;
        display: block;
        width: 100% !important;
        text-align: center !important
    }

    .detail-social-icons h5 {
        margin-top: 2em !important;
        font-size: 20px !important;
        text-align: center !important;
        font-weight: bold !important;
        margin-bottom: 0.5em !important;
        font-family: arial !important;
        color: #91c966 !important;
        line-height: 1.5em !important;
        margin-bottom: 1em !important
    }

    .detail-social-icons .ico-facebook, .detail-social-icons .ico-mail, .detail-social-icons .ico-twitter {
        width: 50px !important;
        height: 50px !important;
        display: inline-block !important;
        background-size: cover !important;
        margin: 0 2em 0 0 !important
    }

    .detail-social-icons .ico-facebook {
        background-image: url(../img/social_facebook-share@2x.png) !important
    }

    .detail-social-icons .ico-twitter {
        background-image: url(../img/social_twitter-share@2x.png) !important
    }

    .detail-social-icons .ico-mail {
        background-image: url(../img/social_mail-share@2x.png) !important;
        margin-right: 0px
    }

    .overlay {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #0742a1;
        background-color: rgba(7, 66, 161, 0.9);
        overflow-y: hidden;
        transition: 0.5s
    }

    .overlay .overlay-content {
        position: relative;
        top: 20%;
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 22px;
        color: #FFF;
        display: block;
        transition: 0.3s;
        font-weight: bold
    }

    .overlay a:focus, .overlay a:hover {
        color: #FFF
    }

    .overlay .closebtn {
        position: absolute;
        top: -12px;
        right: 15px;
        font-size: 60px
    }

    .overlay img {
        position: absolute;
        top: 21px;
        left: 27px;
        width: 133px;
        height: 40px
    }
}

@media (max-width: 767px) and screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto
    }

    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
}

@media (min-width: 767px) {
    .mobile {
        display: none !important
    }
}

h1.mobile {
    text-align: center !important
}

.mobile h1 {
    font-size: 32px;
    line-height: 40px;
    padding: 0 6.25%;
    text-align: center !important
}

.mobile img {
    margin-top: 20px;
    width: 100%;
    margin-bottom: 30px
}

.mobile p {
    text-align: center
}

.mobile p strong {
    font-weight: bold
}

footer.mobile .footer-social {
    margin: 0px auto 30px auto;
    height: 30px;
    width: 135px
}

footer.mobile .footer-social li {
    display: block;
    float: left;
    width: 30px;
    margin-right: 15px;
    height: 30px
}

footer.mobile .footer-social li a {
    width: 30px;
    height: 30px;
    background: url(../gfx/social-sprite.png) 0px 0px no-repeat;
    display: block;
    margin-right: 10px
}

footer.mobile .footer-social li a.fb {
    background-position: 0px 0px
}

footer.mobile .footer-social li a.yt {
    background-position: -40px 0px
}

footer.mobile .footer-social li a.in {
    background-position: -80px 0px
}

footer.mobile .footer-social li a:hover {
    background-image: url(../gfx/social-sprite.png)
}

@media (min-width: 767px) and (max-width: 1200px) {
    .movie-detail-info, .news, .order-detail, .text-content {
        padding-bottom: 0px !important
    }

    .container {
        overflow: hidden
    }

    .orders .reg-form {
        width: 575px
    }

    .orders .reg-form label {
        width: 150px
    }

    .basket-item .product-info {
        clear: left
    }

    .hp-show-all {
        margin-bottom: 0px
    }

    .movie-detail .movie-detail-info .main-img {
        width: 48% !important
    }

    .movie-detail .movie-detail-info .info-box {
        width: 48% !important
    }

    .hp-main-item-case {
        margin: 0px auto;
        float: none
    }

    #frm-searchForm {
        margin: 0px auto;
        width: 700px
    }

    #frm-searchForm .year {
        margin-right: 0px !important
    }

    .carousel-controls, .hp-item-case, .navbar-right form, .rules, .under-rules {
        display: none !important
    }

    #snippet--newsdata {
        margin: 0px auto;
        width: 780px
    }

    .news .news-item:nth-of-type(2n) {
        clear: none !important;
        margin: 10px 0px 10px 10px !important
    }

    .news .news-item:nth-of-type(odd) {
        clear: both !important;
        margin: 10px 10px 10px 0px !important
    }

    .small-hide {
        display: none
    }

    .footer {
        height: 270px !important;
        margin-top: 70px;
        padding: 70px 0;
        text-align: center;
        font-size: 12px;
        line-height: 18px
    }

    .footer .footer-logos {
        text-align: center
    }

    .footer .legal {
        padding-top: 40px
    }

    .sense-left {
        float: none;
        padding-bottom: 20px
    }

    .sense-right {
        float: none !important
    }

    .sense-right .contact {
        padding-left: 0px !important;
        padding-bottom: 0px !important
    }

    .sense-left {
        background: none !important
    }

    #snippet--movielist {
        margin: 0px auto;
        width: 780px
    }

    .movie-item:nth-of-type(2n) {
        margin: 10px 0px 10px 10px !important
    }

    .movie-item:nth-of-type(odd) {
        margin: 10px 10px 10px 0px !important
    }

    .movie-detail .movie-detail-info .button-box {
        float: left
    }

    .movie-detail .movie-detail-info .desc, .movie-detail .movie-detail-info .trailer {
        float: none !important;
        width: 100% !important;
        margin: 10px auto !important
    }

    .movie-detail .movie-detail-info .trailer {
        width: 620px !important
    }

    .logo img {
        padding-left: 10px
    }

    .news-detail .news-detail-data, .news-detail > img {
        display: block;
        float: none !important;
        margin: 10px auto !important;
        padding-right: 0px !important
    }

    .news-detail .news-detail-data h2, .news-detail > img h2 {
        margin-top: 40px
    }

    .news-detail .news-detail-data .news-detail-content, .news-detail > img .news-detail-content {
        padding-right: 0px !important
    }

    .projection .projection-left, .projection .projection-right {
        clear: both;
        float: none !important;
        margin: 10px auto !important
    }

    .for-tablet {
        display: block !important
    }
}

@media (min-width: 767px) and (max-width: 830px) {
    #myNav img {
        width: 50%;
        margin-top: 0px;
    }

    .hp-main-item-case {
        width: 97%;
        overflow: hidden
    }

    .movie-item {
        width: 46% !important;
        overflow: hidden
    }

    .news-item {
        width: 46% !important;
        overflow: hidden
    }

    .news-item h2 {
        height: auto !important
    }
}

.black {
    color: #000 !important
}

.mobile-logo {
    width: 60% !important;
    height: auto !important;
    position: static !important;
    padding-left: 20px !important;
    margin-bottom: 0px !important;
}

.partnerLogo {
    float: none;
    margin: 0px !important;
    width: 200px;
    height: auto;
}

.news-detail-content strong {
    font-weight: bold !important;
}

.news-detail-content em {
    font-style: italic !important;
}

.hp-blue-strip {
    width:100%;
    height:80px;
    line-height:80px;
    background-color:#337ab7;
    color:#FFF;
    margin-top:20px;
    margin-bottom:40px;
}

.hp-blue-strip h1 {
    color:#FFF;
    width:100%;
    height:80px;
    line-height:80px;
    padding-left:50px;
}

.hp-blue-strip h1 a {
    color:#FFF;
}

.loadNext.download {
    float:left;
    width:115px !important;
    margin-right:5px;
}