
.autumn_w1000 {
    min-width: 320px;
    max-width: 1000px;
    margin: 0px auto;
    position: relative;
}

.aut_where {
    text-align: center;
}

.automn_bg_ford .aut_where {
    padding-top: 20px;
}

.aut_nav_where {
    display: inline-block;
    height: 34px;
    background-color: #fff;
    padding: 0px 15px;
    overflow: hidden;
}

.aut_nav_where a {
    float: left;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}


.autumn_bg {
    height: 800px;
    margin-bottom: 45px;
    text-align: center;
    background: #57310d url('/assets/design/autumn/i/bg_zima.jpg') no-repeat bottom center;
}

.autumn_name {
    padding: 120px 0px 40px 0px;
    font-size: 60px ;
    text-transform: uppercase;
    font-weight: 800;
}
.autumn_name span { color: #000;  display: inline-block; }
	
.automn_bg_ford .autumn_name {
    padding-top: 100px;
}

.autumn_txt {
    font-size: 50px;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    padding: 0px 15px 30px 15px;
}


.autumn_go {
    text-align: center;
    padding-bottom: 55px;
}

.autumn_go a, .autumn_go span {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    border-bottom: 2px solid #205909;
    text-align: center;
    padding: 0px 100px;
    color: #fff;
    background-color: #49BF1B;
    font-size: 30px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    cursor: pointer;
    transition-duration: .2s;
    opacity: 1;
}

.autumn_go a:hover, .autumn_go span:hover {
    opacity: 1;
    background-color: #3b9318;
    color: #fff;
}

.autumn_end {
    text-align: center;
    padding-bottom: 55px;
}

.autumn_ended {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0px 40px;
    color: #fff;
    background-color: #ff0000;
    font-size: 30px;
    font-weight: 600;
}


.autumn_time {
    margin: 0 auto;
    color: #fff;
    width: 100%;
    max-width: 460px;
}

.autumn_time_tl, .autumn_time_tc, .autumn_time_tr, .autumn_day, .autumn_month, .autumn_year, .autumn_time_c {
    display: inline-block;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #fff;
}
.autumn_time_tc { color: #000; }

.autumn_time_tl {
    width: 20%;
    height: 20px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-radius: 10px 0 0 0;
}

.autumn_time_tc {
    width: 60%;
    font-size: 20px;
    text-align: center;
    padding-bottom: 10px;
}

.autumn_time_tr {
    width: 20%;
    height: 20px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-radius: 0 10px 0 0;
}

.autumn_day, .autumn_month, .autumn_year {
    font-size: 30px;
    font-weight: 600;
    padding: 15px 15px;
    border-radius: 5px;
}

.autumn_day, .autumn_month, .autumn_year {
    background: #262727;
    background: -moz-linear-gradient(top, #262727 0%, #0e0e0e 50%, #343434 51%, #1f1f20 100%);
    background: -webkit-linear-gradient(top, #262727 0%, #0e0e0e 50%, #343434 51%, #1f1f20 100%);
    background: linear-gradient(to bottom, #262727 0%, #0e0e0e 50%, #343434 51%, #1f1f20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262727', endColorstr='#1f1f20', GradientType=0);;
}

.autumn_day {
    color: #fe8f01;
}

.autumn_month {
    margin: 0 15px;
}

.autumn_year {
}

.autumn_time_c {
    width: 100%;
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-radius: 0 0 10px 10px;
}

.autumn_zag {
    padding: 0px 10px 25px 10px;
    text-align: center;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.4;
}

.autumn_zag strong {
    font-size: 36px;
    color: #fe8f01;
    text-transform: uppercase;
    font-weight: 600;
}


.autumn_table {
    padding-bottom: 50px;
}

.autumn_head, .autumn_head_old, .autumn_head_new, .autumn_all_stock, .autumn_check, .autumn_list, .autumn_old, .autumn_stock, .autumn_itog_space, .autumn_itog_text, .autumn_itog_number {
    display: inline-block;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.autumn_head_stock {
    font-size: 15px;
    color: #000;
    display: block;
    padding: 15px 10px;
    font-weight: 600;
    background: #f1f1f1;
}

.autumn_head {
    width: 55%;
    text-align: left;
    margin-left: 5%;
}

.autumn_head_old {
    width: 20%;
    text-align: left;
}

.autumn_head_new {
    width: 20%;
    text-align: left;
}

.autumn_all_stock {
    width: 100%;
    font-size: 15px;
    color: #000;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.autumn_all_stock:hover {
    background-color: #f7f7f7;
}

.autumn_list, .autumn_old, .autumn_stock {
    color: #555;
    text-align: left;
}

.autumn_check {
    width: 5%;
}

.autumn_list {
    width: 55%;
    padding-right: 20px;
    line-height: 1.3;
}

.autumn_old {
    width: 20%;
    text-decoration: line-through;
}

.autumn_stock {
    width: 20%;
    color: #fe8f01;
    font-weight: 600;
}


.autumn_check_div {
    display: inline-block;
    width: 21px;
    height: 21px;
    cursor: pointer;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.autumn_check_no {
    background-image: url('/assets/design/autumn/i/minus.png');
}

.autumn_check_yes {
    background-image: url('/assets/design/autumn/i/plus.png');
}


.autumn_itog {
    font-size: 16px;
    color: #000;
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #e9e9e9;
}

.autumn_itog_space {
    width: 55%;
    margin-left: 5%;
}

.autumn_itog_text {
    width: 20%;
    font-weight: 600;
    text-align: left;
}

.autumn_itog_number {
    width: 20%;
    color: #000;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
}


.autumn_d_all {
    position: relative;
    text-align: center;
    padding: 30px 10px 40px 10px;
}

.autumn_d_one {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    background-color: #eee;
}

.autumn_d_one img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


@media screen and (max-width: 1270px) {

    .autumn_bg {
        height: 550px;
        margin-bottom: 20px;
    }

    .autumn_name {
        padding: 30px 0px 30px 0px;
        font-size: 50px !important;
    }

    .automn_bg_ford .autumn_name {
        padding-top: 15px;
    }

    .autumn_txt {
        font-size: 36px;
    }

    .autumn_go, .autumn_end {
        padding-bottom: 35px;
    }

    .autumn_go a, .autumn_go span {
        height: 80px;
        line-height: 80px;
        padding: 0px 60px;
        font-size: 26px;
        font-weight: 600;
    }

    .autumn_ended {
        height: 80px;
        line-height: 80px;
        padding: 0px 10px;
        font-size: 26px;
    }

    .autumn_zag {
        padding: 0px 10px 35px 10px;
        font-size: 28px;
    }

    .autumn_zag strong {
        font-size: 31px;
    }
}

@media screen and (max-width: 1023px) {
    .automn_bg_ford {
        margin-top: -10px !important;
    }
}


@media screen and (max-width: 699px) {

	.autumn_time_tc { line-height: 1; font-size: 20px; }
	
    .automn_bg_ford .aut_where {
        padding-top: 10px;
    }

    .autumn_bg {
        margin-top: 0;
        height: 370px;
    }

    .autumn_go, .autumn_end {
        padding-bottom: 25px;
    }

    .autumn_go a, .autumn_go span {
        height: 50px;
        line-height: 50px;
        border-bottom: 2px solid #205909;
        padding: 0px 20px;
        min-width: auto;
        font-size: 20px;
        font-weight: 600;
    }

    .autumn_ended {
        height: 50px;
        line-height: 50px;
        padding: 0px 10px;
        font-size: 20px;
    }

    .autumn_time {
        max-width: 300px;
    }

    .autumn_name {
        padding: 25px 0px 30px 0px;
        font-size: 30px !important;
    }

    .automn_bg_ford .autumn_name {
        padding-top: 20px;
    }

    .autumn_txt {
        font-size: 20px;
    }

    .autumn_day, .autumn_month, .autumn_year {
        font-size: 20px;
        font-weight: 600;
        padding: 5px 5px;
    }

    .autumn_time_c {
        width: 100%;
        padding: 0 10px 10px 10px;
    }

    .autumn_zag {
        padding: 0px 10px 15px 10px;
        font-size: 25px;
    }

    .autumn_zag strong {
        font-size: 27px;
    }

    .autumn_head_stock {
        display: none;
    }

    .autumn_check {
        width: 10%;
    }

    .autumn_list {
        width: 90%;
    }

    .autumn_old {
        width: auto;
        text-align: left;
        background-color: #f1f1f1;
    }

    .autumn_stock {
        width: auto;
        float: left;
        margin-left: 10%;
    }

    .autumn_itog_space {
        width: 10%;
        margin-left: 0;
        display: none;
    }

    .autumn_itog_text {
        width: 44%;
        float: left;
        text-align: left;
        margin-left: 10%;
    }

    .autumn_itog_number {
        width: 46%;
    }

    .autumn_table {
        padding-bottom: 30px;
    }
}


@media screen and (max-width: 499px) {

    .autumn_d_one {
        width: 50%;
    }

    .autumn_check_div {
        margin-left: -5px;
    }
}
