﻿
/*@import "http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic";
body
{
    color: #333;
    font-family: "PT Sans Narrow" , sans-serif;
    font-size: 16px; 
    background: #fff none repeat scroll 0 0;
    padding: 0;
    margin: 0;
    border: 0;
}*/

body {
    min-height: 100%;
    font-family: Arial,sans-serif;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.2;
    position: relative;
    margin: 0;
    padding: 0;
    color: #333;
    background: #3A3A3A;
}


img {
    border: none;
    vertical-align: middle;
}

p, li {
    font-size: 12px;
}

li {
    text-align: justify;
}

/*table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #38678f;
    font-size: 12px;
    margin: 15px auto;
}*/

.content table {
    margin: 20px 0;
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
    font-size: 12px;
}

.content tr {
    border-bottom: 1px solid #ddd;
}

    .content tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.content th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

.content th, td {
    border: none;
}

    td:first-child {
        padding-left: 16px;
    }

hr {
    background-color: #ebeced;
    border: 0 none;
    clear: both;
    height: 1px;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-bottom: 0;
    padding-top: 0;
}

/*
.aviakassa {
    background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    color: #e0e2e3;
    background-color: #005091;
    margin: 0 auto;
    padding: 20px 20px 30px;
    border-radius: 5px 5px 0 0;
}
    */


.copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #fff;
    padding: 25px 0;
}

    .copyright div {
        padding: 0 24px;
        box-sizing: border-box;
        margin: auto;
        text-align: left;
    }

    .copyright .adv {
        text-align: center;
    }

    .copyright .counter {
        text-align: right;
    }

    .copyright a {
          color: #333;
    }

    

header,
footer,
section {
    position: relative;
    width: 100%;
}


.section__content {
    background-color: #FFF;
    padding: 40px 0;
}

.section__rules {
    background-color: #65c1ef;
    padding: 40px 0;
    color: #FFF;
}

    .section__rules a,
    .section__rules a:hover {
        color: #FFF;
    }

.nav {
    padding: 0;
    height: 72px;
    /*width: 976px;*/
    position: relative;
    box-sizing: border-box;
    margin: auto;
}



@media only screen and (max-width:627px) {
    .nav, .vk-footer, .content {
        width: 95%;
    }
}

@media only screen and (min-width:628px) and (max-width:1023px) {
    .nav, .vk-footer, .content {
        width: 588px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .nav, .vk-footer, .content {
        width: 960px;
    }
}

@media only screen and (min-width:1280px) {
    .nav, .vk-footer, .content {
        width: 1200px;
    }
}



.logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 7;
    width: 114px;
    height: 48px;
    margin: auto;
    margin-left: 30px;
}

    .logo img {
        display: block;
        width: 114px;
        height: 48px;
    }

nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 24px;
    left: 180px;
}

    nav a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }

.nav__item {
    cursor: pointer;
    padding: 5px 8px 4px;
    -webkit-transition: box-shadow .2s;
    transition: box-shadow .2s;
    display: inline-block;
    border-radius: 2px;
    margin: 0 4px;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    letter-spacing: .4px;
    font: normal 13px/16px arial,sans-serif;
}

    .nav__item:hover,
    .nav__item-current {
        color: #fff;
        text-decoration: none;
        box-shadow: inset 0 0 0 50px hsla(0,0%,100%,.2);
        transition: box-shadow .2s;
        outline: none;
    }





.vk-footer {
    /*width: 1024px;*/
    padding: 0 24px;
    position: relative;
    box-sizing: border-box;
    margin: auto;
}

.vk-block {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.vk-block__title__section {
    text-align: center;
    margin-bottom: 22px;
}

    .vk-block__title__section > a {
        text-decoration: none;
    }

.vk-block__title__heading {
    color: #fff;
    font-size: 18px;
}

.vk-block__title {
    display: inline-block;
    width: 240px;
    vertical-align: top;
    margin-right: 45px;
}

.vk-block__title__heading {
    color: #fff;
    font-size: 18px;
}

.vk-block__title__sub-heading {
    color: #999;
    font-size: 12px;
    margin-top: 3px;
}

.vk-block__content {
    width: 640px;
    display: inline-block;
}

.vk-block__content__list {
    list-style: none;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.vk-block__content__list {
    min-width: 210px;
    float: left;
}

.vk-block__content__list__item {
    vertical-align: bottom;
    line-height: 22px;
}

.vk-block__content__list__item {
    width: auto !important;
    display: list-item !important;
}

.vk-block__href {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}


.pic {
    float: left;
    width: 210px;
    height: 155px;
    padding: 5px 5px 5px 0;
}

.warning-ico {
    padding-left: 30px;
    background: url('/i/warning.png') left top no-repeat;
}

.content {
    font-size: 14px;
    line-height: 1.4em;
    padding: 0 24px;
    position: relative;
    box-sizing: border-box;
    margin: auto;
}

    .content p {
        text-align: justify;
    }

.section__content .content a {
    color: #333;
    /*text-decoration: none;*/
    text-decoration: underline;
}

.content a:hover {
    text-decoration: underline;
}


.content__block__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.content__block__list__item {
    outline: 0;
    width: 340px;
    /*height: 224px;*/
    margin: 0 16px 16px 0;
    font-family: Helvetica,Arial,sans-serif;
    vertical-align: top;
    overflow: hidden;
}

    .content__block__list__item .img {
        display: block;
        height: 150px;
        text-align: center;
    }

    .content__block__list__item .caption p {
        text-align: center;
    }

    .content__block__list__item a {
        text-decoration: none;
    }
