html{
    overflow-y: scroll;
}
body, html{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #626262;
    padding: 0;
    margin: 0;
    background: #212121;
}
img {
    border: 0;
}
h1 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
h2 {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
h3 {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
a {
    color: #626262;
}
.wrap{
    width: 960px;
    margin: 0 auto;
}
.skip-header{
    width: 960px;
    float: left;
}
.skip-logo{
    width: 220px;
    height: 108px;
    margin: 10px 370px 0 370px;
    float: left;
}
.skip{
    width: 220px;
    height: 40px;
    line-height: 40px;
    background: #2d2d2d;
    float: left;
    font-size: 18px;
    margin: 10px 370px;
    text-align: center;
    text-transform: uppercase;
}
.skip a{
    display: block;
    text-decoration: none;
}
.top{
    width: 960px;
    height: 138px;
    float: left;
    margin: 0 0 40px 0;
}
.logo{
    width: 220px;
    height: 108px;
    margin: 30px 0 0 0;
    float: left;
}
.movie {
    width: 149px;
    height: 29px;
    float: left;
    font-size: 11px;
    line-height: 30px;
    border-right: 1px solid #2d2d2d;
    text-transform: uppercase;
    margin: 0 0 68px 380px;
}
.movie a {
    text-decoration: none;
    color: #fff;
}
.language {
    width: 70px;
    height: 30px;
    padding: 0 0 0 10px;
    float: left;
    font-size: 11px;
    line-height: 30px;
    background: #2d2d2d;
    text-transform: uppercase;
    margin: 0 0 68px 0;
}
.choice-language {
    width: 120px;
    height: 30px;
    padding: 0 0 0 10px;
    float: left;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
    line-height: 30px;
    background: #2d2d2d;
    text-transform: uppercase;
}
.choice-language a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}
.show-language {
    width: 110px;
    padding: 0 0 0 10px;
    display: none;
    background: #2d2d2d;
    font-size: 11px;
    line-height: 23px;
}
.menu {
    width: 740px;
    height: 40px;
    float: left;
}
.dropdownmenu {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
    float: right;
    background: #2d2d2d;
}
.dropdownmenu ul {
    padding: 0;
    margin: 0;
}
.dropdownmenu li {
    position: relative;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.dropdownmenu li a {
    padding: 0 10px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    background: #2d2d2d;
}
.dropdownmenu li a:hover {
    background: #2d2d2d;
    color: #fff;
}
.dropdownmenu ul ul {
    padding: 0 13px;
    position: absolute;
    top: 30px;
    visibility: hidden;
}
.dropdownmenu ul > li > ul > li{
    width: 170px;
    height: 20px;
}
.dropdownmenu ul li:hover ul {
    visibility: visible;
}
.dropdownmenu span {
    color: #fff;
}
.header {
    width: 960px;
    height: 335px;
    float: left;
    background: #2d2d2d;
    margin: 26px 0 20px 0;
    z-index: 1;
    position: relative;
}
.headers {
    width: 950px;
    height: 325px;
    float: left;
    margin: 10px 0 0 10px;
}
.headers img {
    display: none;
}
.headers img.first {
    display: block;
}

.places {
    width: 940px;
    float: left;
    padding: 10px;
    background: #2d2d2d;
    margin: -20px 0 20px 0;
    text-align: center;
    font-size: 18px;
    color: #b3b3b3;
    text-transform: uppercase;
}
.places span {
    margin: 0 40px;
}
.info {
    width: 900px;
    float: left;
    padding: 20px 30px;
    background: #2d2d2d;
    margin: -20px 0 20px 0;
}
.info span {
    color: #fff;
    text-transform: uppercase;
}
.info p {
    margin-bottom: 0;
    color: #b3b3b3;
}
.content {
    width: 960px;
    float: left;
    margin: 0 0 20px 0;
}
.content-left {
    width: 696px;
    float: left;
    margin: 0 20px 0 0;
}
.content-right {
    width: 244px;
    float: left;
}
.content-left-header {
    width: 666px;
    height: 30px;
    float: left;
    padding: 8px 15px;
    text-transform: uppercase;
    line-height: 29px;
    background: #2d2d2d;
    margin: 0 0 20px 0;
}
.content-right-header {
    width: 214px;
    height: 30px;
    float: left;
    padding: 8px 15px;
    text-transform: uppercase;
    line-height: 29px;
    background: #2d2d2d;
    margin: 0 0 20px 0;
}
.latest-blog {
    width: 100%;
    float: left;
}
.latest-blog em {
    color: #fff;
    font-style: normal;
}
.latest-blog a {
    color: #cacaca;
    font-style: italic;
    text-decoration: none;
}
.footer {
    width: 920px;
    float: left;
    background: #2d2d2d;
    padding: 20px;
}
.footer p {
    color: #cacaca;
    text-transform: uppercase;
    margin-top: 0;
}
.footer-social {
    width: 250px;
    float: left;
}
.footer-social a {
    text-decoration: none;
    text-transform: none;
}
.footer-social img {
    margin-right: 0;
}
.footer-info {
    width: 420px;
    float: left;
}
.footer-info a {
    text-decoration: none;
    color: #cacaca;
}
.footer-contact {
    width: 220px;
    float: left;
    padding: 0 0 0 30px;
}
.tyw {
    width: 100%;
    float: left;
    margin: 10px 0;
    text-align: right;
}
.clients {
    width: 940px;
    padding: 10px;
    background: #2d2d2d;
}
.error {
    width: 100%;
    float: left;
    color: #CC0000;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
}
.succes {
    width: 100%;
    float: left;
    color: green;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid green;
    border-top: 1px solid green;
}
.form {
    width: 380px;
    float: left;
}
form.form label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 150px;
}
form.form em {
    color: #CC0000;
}
form.form input {
    border: 1px solid #404040;
    background-color: #404040;
    width: 200px;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}
form.form textarea {
    border: 1px solid #404040;
    background-color: #404040;
    width: 200px;
    height: 100px;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}
.form.form input[type="submit"] {
    width: 200px;
    background: #626262;
    border: 1px solid #626262;
    color: #fff;
}
.g-recaptcha{
    margin: 0 0 10px 150px;
}
.services-wrap {
    width: 960px;
    height: 50px;
    text-align: center;
}
.services-wrap a {
    text-decoration: none;
}
.service-blok {
    width: 31%;
    height: 50px;
    float: left;
    background: #2d2d2d;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 2% 0 0;
}
.service-blok:last-child{
    width: 34%;
    margin: 0;
}
.service-blok-active {
    background: none;
}
.service-blok a{
    display: block;
}
.services-desc {
    width: 920px;
    float: left;
    padding: 20px;
    text-align: center;
    font-size: 16px;
}
.services {
    width: 820px;
    float: left;
    text-align: center;
    margin: 0 0 0 70px;
}
.service-item {
    width: 190px;
    height: 170px;
    float: left;
    padding: 20px 0;
    background: #2d2d2d;
    margin: 0 20px 20px 0;
    text-transform: uppercase;
    text-align: center;
}
.service-item img {
    margin-bottom: 10px;
}
.service-item a {
    text-decoration: none;
}
.service-item-break {
    margin: 0 0 20px 0;
}
.service-detail {
    width: 920px;
    float: left;
    padding: 20px;
    background: #2d2d2d;
    margin: 20px 0 0 0;
    text-align: center;
}
.quote {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}
.quote em {
    color: #fff;
}
.blog-item {
    width: 100%;
    float: left;
    border-bottom: 1px solid #2d2d2d;
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
}
.blog-item img{
    width: 200px;
    float: left;
    margin: 0 20px 0 0;
}
.blog-more img{
    width: auto;
    height: auto;
    float: right;
    margin: 0 0 30px 20px;
}
.blog-img{
    float: left;
    margin: 0 20px 20px 0;
}
.press-info {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}
.press-info span {
    text-transform: uppercase;
    color: #cacaca;
}
.press-input {
    background: #5b5b5b;
    width: 234px;
    height: 29px;
    border: 0;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 27px;
    margin: 0 0 2px 0;
}
div.pagination-wrap {
    width: 100%;
    margin-top: 20px;
    float: left;
}
div.pagination {
    text-align: center;
    padding: 7px;
    margin: 3px;
}
div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #2d2d2d;
    text-decoration: none;
}
div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #ccc;
    color: #fff;
    text-decoration: none;
    background: #333;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #2d2d2d;
    font-weight: bold;
    background: #333;
    color: #fff;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #2d2d2d;
    color: #ddd;
}
button {
    display: none;
}
@media only screen and (max-width: 568px) {
    button {
        text-transform: uppercase;
        float: left;
        display: block;
        color: #b3b3b3;
        font-weight: bold;
        font-size: 16px;
        background: #2d2d2d;
        border: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: right;
    }
    button img {
        float: right;
        height: 50px;
        margin: 0 0 0 20px;
    }
    .wrap{
        width: 96%;
        margin: 0 auto;
        padding: 2%;
    }
    .top{
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
    }
    .logo{
        width: 100%;
        height: auto;
        margin: 20px 0;
        float: left;
        text-align: center;
    }
    .movie, .language, .choice-language, .show-language {
        display: none;
    }
    .menu {
        width: 100%;
        height: auto;
        float: left;
    }
    .dropdownmenu {
        display: none;
        padding: 0;
        margin: 0;
        position: relative;
        z-index: 2;
        float: right;
        background: #2d2d2d;
        font-size: 16px;
    }
    .dropdownmenu ul {
        padding: 0;
        margin: 0;
    }
    .dropdownmenu li {
        width: 100%;
        position: relative;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .dropdownmenu li a {
        padding: 3px 0;
        height: auto;
        text-align: center;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 30px;
        background: #2d2d2d;
    }
    .dropdownmenu li a:hover {
        background: #2d2d2d;
        color: #fff;
    }
    .dropdownmenu ul ul {
        padding: 0 13px;
        position: relative;
        top: 0;
        visibility: visible;
    }
    .dropdownmenu ul > li > ul > li{
        width: 100%;
        height: auto;
    }
    .dropdownmenu ul > li > ul > li a{
        background: #ccc;
    }
    .dropdownmenu ul li:hover ul {
        visibility: visible;
    }
    .header {
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
    }
    .headers {
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
    }
    .headers img {
        max-width: 100%;
        height: auto;
        display: none;
    }
    .headers img.first {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .places {
        width: 90%;
        float: left;
        padding: 5%;
        background: #2d2d2d;
        margin: 0;
        text-align: center;
        font-size: 18px;
        color: #b3b3b3;
        text-transform: uppercase;
    }
    .places span {
        margin: 0 12px;
    }
    .info {
        width: 90%;
        float: left;
        padding: 5%;
        background: #2d2d2d;
        margin: 0 0 10px 0;
    }
    .info span {
        color: #fff;
        text-transform: uppercase;
    }
    .info p {
        margin-bottom: 0;
        color: #b3b3b3;
    }
    .content {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
    }
    .content-left {
        width: 100%;
        float: left;
        margin: 0;
    }
    .content-left img {
        max-width: 100% !important;
        height: auto !important;
    }
    .content-right {
        display: none;
    }
    .content-left-header {
        width: 94%;
        height: 30px;
        float: left;
        padding: 8px 3%;
        text-transform: uppercase;
        line-height: 29px;
        background: #2d2d2d;
        margin: 0 0 20px 0;
    }
    .content-right-header {
        width: 94%;
        height: 30px;
        float: left;
        padding: 8px 3%;
        text-transform: uppercase;
        line-height: 29px;
        background: #2d2d2d;
        margin: 0 0 20px 0;
    }
    .latest-blog {
        width: 100%;
        float: left;
    }
    .latest-blog em {
        color: #fff;
        font-style: normal;
    }
    .latest-blog a {
        color: #cacaca;
        font-style: italic;
        text-decoration: none;
    }
    .footer {
        width: 90%;
        float: left;
        background: #2d2d2d;
        padding: 5%;
    }
    .footer p {
        color: #cacaca;
        text-transform: uppercase;
        margin-top: 0;
    }
    .footer-social {
        width: 100%;
        float: left;
    }
    .footer-social a {
        text-decoration: none;
        text-transform: none;
    }
    .footer-social img {
        margin-right: 0;
    }
    .footer-info {
        width: 100%;
        float: left;
        margin: 20px 0;
    }
    .footer-info a {
        text-decoration: none;
        color: #cacaca;
    }
    .footer-contact {
        width: 100%;
        float: left;
        padding: 0;
    }
    .tyw {
        width: 100%;
        float: left;
        margin: 10px 0;
        text-align: right;
    }
    .clients {
        width: 90%;
        padding: 5%;
        float: left;
    }
    .clients img{
        width: 46%;
        float: left;
        margin: 2%;
    }
    .form {
        width: 100%;
        float: left;
    }
    form.form label {
        display: inline-block;
        line-height: 1.8;
        vertical-align: top;
        width: 150px;
    }
    form.form em {
        color: #CC0000;
    }
    form.form input {
        border: 1px solid #404040;
        background-color: #404040;
        width: 200px;
        margin-bottom: 8px;
        color: #FFFFFF;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
    }
    form.form textarea {
        border: 1px solid #404040;
        background-color: #404040;
        width: 98%;
        height: 100px;
        margin-bottom: 8px;
        color: #fff;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
    }
    .form.form input[type="submit"] {
        width: 200px;
        height: 30px;
        background: #626262;
        border: 1px solid #626262;
        color: #fff;
        -webkit-appearance: none;
    }
    .g-recaptcha{
        margin: 0 0 10px 0;
    }
    .services-wrap {
        width: 100%;
        height: auto;
        text-align: center;
    }
    .services-wrap a {
        text-decoration: none;
    }
    .service-blok {
        width: 32%;
        height: auto;
        float: left;
        background: #2d2d2d;
        text-align: center;
        line-height: 25px;
        text-transform: uppercase;
        font-size: 14px;
        margin: 0 1% 0 0;
        padding: 10px 0;
    }
    .service-blok:last-child{
        width: 34%;
        margin: 0;
    }
    .service-blok-active {
        background: none;
    }
    .service-blok a{
        display: block;
    }
    .services-desc {
        width: 90%;
        float: left;
        padding: 5%;
        text-align: center;
        font-size: 16px;
    }
    .services {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0;
    }
    .service-item {
        width: 44%;
        height: auto;
        float: left;
        padding: 2%;
        background: #2d2d2d;
        margin: 0 2% 2% 0;
        text-transform: uppercase;
        text-align: center;
    }
    .service-item img {
        width: 150px !important;
        height: 150px !important;
        margin-bottom: 10px;
    }
    .service-item a {
        text-decoration: none;
    }
    .service-item-break {
        margin: 0 2% 2% 0;
    }
    .service-detail {
        width: 90%;
        float: left;
        padding: 5%;
        background: #2d2d2d;
        margin: 0;
        text-align: center;
    }
    .service-detail img{
        max-width: 100% !important;
        height: auto !important;
    }
    .quote {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }
    .quote em {
        color: #fff;
    }
    .blog-item {
        width: 100%;
        float: left;
        border-bottom: 1px solid #2d2d2d;
        margin: 10px 0 0 0;
        padding: 0 0 10px 0;
    }
    .blog-item img{
        width: 100px;
        float: left;
        margin: 12px 20px 0 0;
    }
    .blog-more img{
        width: auto;
        height: auto;
        float: right;
        margin: 0 0 30px 20px;
    }
    .blog-img{
        width: 100px;
        height: auto;
        float: left;
        margin: 0 20px 20px 0;
    }
    .press-info {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
    }
    .press-info span {
        text-transform: uppercase;
        color: #cacaca;
    }
    .press-input {
        background: #5b5b5b;
        width: 234px;
        height: 29px;
        border: 0;
        border-radius: 3px;
        padding-left: 10px;
        line-height: 27px;
        margin: 0 0 2px 0;
    }
}