* { margin: 0; padding: 0;}

html,body {
    height: 100%;
}

body {
    margin: 0;
    position: relative;
    background: #e1e1e1;
    font-size: 18px;
    font-family: 'pf_agora_sans_pro_lightRg';
    line-height: 24px;
    color: #777777;
    behavior: url(../css/PIE.htc);
}

@media (max-width: 820px) {

    body {
        font-size: 16px;
        line-height: 20px;
    }

}


a {
    text-decoration: none;
    outline: none;
    color: #004850;
}

a img {
    border: none;
}

a:hover {
    color: #000000;
}

:focus {
    outline: none;
}

a.current {
    color: #f7d500;
}

p {
    display: block;
    width: auto;
    margin-bottom: 10px;
    word-spacing: normal;
}

wide_p p {
    text-align: justify;
}

h1 {
    padding: 3px 0 17px 0;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'pfdintextcondpro-italic';
    color: #000000;
}

h2 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'pfdintextcondpro-italic';
    color: #000000;
}

h3 {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'pfdintextcondpro-boldital';
    color: #000000;
}

h4 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'pfdintextcondpro-boldital';
    color: #000000;
}

h5 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'pf_beausans_probold';
    color: #000000;
}

@media (max-width: 600px) {

    h1 {
        width: 100%;
        text-align: center;
        font-size: 26px;
        line-height: 30px;
    }

    h2 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 24px;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'pfdintextcondpro-italic';
        color: #000000;
    }

    h3 {
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 22px;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'pfdintextcondpro-boldital';
        color: #000000;
    }

    h4 {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'pfdintextcondpro-boldital';
        color: #000000;
    }


}

label {
    color: #000000 !important;
    cursor: pointer;
    text-align: right;
    line-height: 44px !important;
    margin-bottom: 20px !important;
}

label:hover {
    color: #004850 !important;
}

strong {
    font-family: 'pf_beausans_probold';
}

/* Текст по центру */

.center {
    text-align: center !important;
    line-height: 50px;
}

/* Выравнивание иконок (высота 26) */

img.icon {
    margin-bottom: -7px;
}

/* Цвета текста */

.green {
    color: #009900;
}

.red {
    color: #CC0000;
}

/* Значек рубля */

.rub {
    display: inline-block;
    border-bottom: 1px solid;
    line-height: 0px;
    width: 8px;
    height: 3px;
    font-size: 13.0pt;
    box-sizing: border-box;
}

/* Таблица зебра */

table.zebra {
    width: 100%;
    position: relative !important;
    background: none;
    padding: 0 !important;
}

table.zebra thead tr {
    background: #FFFFFF !important;
    width: 100%;
    color: #000000;
}

table.zebra tr {
    background: url(../img/w02.png);
    position: relative;
}

table.zebra tr.str {
    background: url(../img/w04.png);
}

table.zebra td, table.zebra th {
    min-height: 40px;
    min-width: 40px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

@media (max-width: 820px) {

    table.zebra td, table.zebra th {
        padding: 5px;
        font-size: 10px;
    }

}

/* Заголовок */

.title-heading {
    display: block;
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    margin: 0 auto 40px auto;
    padding: 0;
    line-height: 42px !important;
    text-align: center;
    background: url(../img/sep.gif) repeat-x left center;
}

.title-heading h2, .title-heading h1 {
    display: inline;
    width: auto;
    padding: 6px 20px;
    background: #FFFFFF;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
}

.payment .title-heading,
.faq .title-heading { 
    background: url(../img/sep2.gif) repeat-x left center;
}

.payment .title-heading h2, .payment .title-heading h1,
.faq .title-heading h2, .faq .title-heading h1 {
    background: #f5f5f5;
}


/* В футере */

#flashbanner {
    float: left;
    margin: 5px 0;
}

#copyright {
    float: left;
    margin: 17px 0;
    color: #CCCCCC;
}

.counters {
    float: left;
    margin: 14px 0 0 20px;
}

@media (max-width: 480px) {

    .counters {
        float: right;
        margin: 14px 0 0 20px;
    }

}


/* К ночалу */

#up {
    position: fixed;
    bottom: 16px;
    right: 20px;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/up.png) no-repeat left top;
}

/* Тултипы */

.tooltip {
    display: none;
    position: absolute;
    background: #000000;
    padding: 10px;
    color: #FFFFFF;
    /* красивости в виде скругленных углов */
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Google Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    -o-border-radius: 3px; /* Opera */
    -ms-border-radius: 3px; /* IE8 */
    -icab-border-radius: 3px; /* Icab */
    border-radius: 3px; /* CSS3 */
    behavior: url(../css/PIE.htc);
    z-index: 999;
    max-width: 400px;
}

.tooltip:before {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: -5px;
    width: 10px;
    height: 10px;
    background: #000000;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

/* Ссылка на магазины */

.shops-link {
    float: left;
    border-left: 1px solid #000000;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 30px;
    margin: 20px 0 0 30px;
    position: relative;
}

.shops-link a {
    color: #f7d500;
}

.shops-link a:hover {
    color: #FFFFFF;
}

@media (max-width: 820px) {

    .shops-link {
        float: left;
        border-left: none;
        line-height: 20px;
        height: 20px;
        padding: 0 0 0 0;
        margin: 10px 0 0 -244px;
        bottom: -40px;
    }

}

@media (max-width: 600px) {

    .shops-link {
        bottom: -26px;
    }

}

@media (max-width: 480px) {

    .shops-link {
        width: 100%;
        clear: both;
        text-align: center;
        margin: 0;
        bottom: 0;
    }

}

/* Вылюты */

ul.valuty {
    float: right;
    margin: 7px 0 0 0;
    list-style: none;
}

ul.valuty li {
    float: left;
    font-size: 16px;
    line-height: 24px !important;
    padding: 5px 0;
    margin: 14px 0 0 20px;
}

@media (max-width: 1000px) {

    ul.valuty {
        margin: 0;
    }

    ul.valuty li {
        font-size: 14px;
        line-height: 18px !important;
        margin: 0;
        clear: both;
    }

}

@media (max-width: 600px) {

    ul.valuty {
        float: left;
        margin: 5px 0 0 0;
        clear: left;
    }

    ul.valuty li {
        font-size: 14px;
        line-height: 14px !important;
        margin: 0 14px 0 0;
        clear: none;
    }

}

@media (max-width: 480px) {

    ul.valuty {
        width: 100%;
        clear: both;
        text-align: center;
        margin: 0;
    }

    ul.valuty li {
        float: none;
        display: inline;
        font-size: 14px;
        line-height: 14px !important;
        margin: 0 14px 0 0;
        clear: none;
    }

}

/* Часы */

.clock1, .clock2 {
    float: right;
    position: relative;
    width: 60px;
    height: 80px;
    margin: 0 0 0 30px;
    background: url(../img/clock/clockface.png) no-repeat center top;
    list-style: none;
}

.clock1 > span, .clock2 > span {
    position: absolute;
    top: 63px;
    left: 13px;
    font-size: 12px;
}

ul.clock1 li:last-child, ul.clock2 li:last-child{
    width: 60px;
    text-align: center;
    margin: 63px 0 0 0;
    font-size: 12px;
}

ul.clock1 .sec, ul.clock1 .min, ul.clock1 .hour, ul.clock2 .sec, ul.clock2 .min, ul.clock2 .hour {
    position: absolute;
    width: 3px;
    height: 60px;
    top: 0px;
    left: 30px;
}

ul.clock1 .sec, ul.clock2 .sec {
    background: url(../img/clock/sechand.png);
    z-index: 3;
}

ul.clock1 .min, ul.clock2 .min {
    background: url(../img/clock/minhand.png);
    z-index: 2;
}

ul.clock1 .hour, ul.clock2 .hour {
    background: url(../img/clock/hourhand.png);
    z-index: 1;
}

@media (max-width: 480px) {

    ul.clock1 {
        float: left;
        margin: 15px 0 5px 0;
        padding: 0;
        left: 28%;
    }
    ul.clock2 {
        float: right;
        margin: 15px 0 5px 0;
        padding: 0;
        right: 28%;
    }
}

/* Информация о пользователе */

.user-info {
    position: absolute;
    left: 0;
    top: 100px;
    float: left;
    width: 100% !important;
    padding: 20px 0;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #f7d500;
    z-index: 999;
    color: #000000;
    display: none;
}

.account.user-info {
    display: block;
}

.user-info .span2 {
    text-align: right;
}

.user-info a {
    color: #000000;
    text-decoration: underline;
}

.user-info a:hover {
    color: #666666;
    text-decoration: none;
}

@media (max-width: 820px) {

    .user-info img.icon {
        display: none;
    }

}

@media (max-width: 600px) {

    .user-info .span4, .user-info .span6, .user-info .span2 {
        text-align: center;
    }

}

/* О нас */

.o-nas {
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    behavior: url(../css/PIE.htc);
    background: #f0f0f0 url(../img/bg-o-nas-in.png) no-repeat center bottom;
}

.o-nas h1 {
    margin-top: 90px;
}

.o-nas .container {
    min-height: 460px;
}

.o-nas p { 
    margin-bottom: 25px; 
}

.o-nas i {
    float: left;
    line-height: 40px;
    font-style: normal;
    padding-left: 20px;
    padding-right: 20px;
}

.o-nas a.button {
    float: left;
    width: auto !important;
    border: 2px solid #000000 !important;
    color: #000000 !important;
    background: none !important;
    padding-left: 20px;
    padding-right: 20px;
}

.o-nas a.button:hover {
    border: 2px solid #004850 !important;
    color: #004850 !important;
    background: none !important;
}

.o-nas a.button:active {
    border: 2px solid #000000 !important;
    color: #000000 !important;
    background: none !important;
}

@media (max-width: 1000px) {

    .o-nas {
        padding: 10px 0 0 0;
    }

    .o-nas h1 {
        margin-top: 40px;
    }

    .o-nas p {
        font-size: 14px;
        line-height: 20px;
    }

    .o-nas i {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .o-nas a.button {
        float: none;
        display: block;
        margin: 0 auto;
    }

}

@media (max-width: 800px) {

    .o-nas h1 {
        margin-top: 20px;
    }

}

@media (max-width: 600px) {

    .o-nas {
        padding: 40px 0;
        background: #f0f0f0;
        text-align: center;
    }

    .o-nas h1 {
        margin-top: 0;
    }

    .o-nas .container {
        height: auto;
    }

    .o-nas p {
        margin-bottom: 25px;
    }

    .o-nas i {
        float: none;
        display: inline;
        padding-left: 5px;
        padding-right: 5px;
    }

    .o-nas a.button {
        float: none;
        display: inline;
        padding: 8px 10px;
        font-size: 12px;
    }

}

/* Шаги */

.steps {
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #f4f9f9;
}

.steps .span12 p {
    text-align: center;
    color: #000000;
    padding-bottom: 20px;
}

.steps .span3 {
    text-align: center;
}

.steps .span3 img, .steps .span3 h5 {
    margin: 0 0 20px 0;
}

.steps .span3 p {
    padding: 0 15px;
    font-size: 14px;
}

/* Тарифы */

.tarifs {
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #f7d500;
    color: #000000;
}

.tarifs .span3 {
    margin: 0 0 20px 0;
}

.tarifs .span12 h4 {
    margin: 5px 0 20px 0;
}

.tarifs .span12 p {
    padding-bottom: 5px;
}

.tarifs #sizes-link {
    float: right;
    padding: 8px 0 12px 8px;
    margin: -16px 0 0 0;
    position: relative;
    line-height: 22px;
}

.tarifs #sizes-link img {
    margin-bottom: -10px;
}

.tarifs #sizes-link a {
    color: #000000;
    font-size: 14px;
    font-family: 'pf_beausans_probold';
    text-transform: uppercase;
}

.tarifs #sizes-link a:hover {
    color: #333333;
}

.tarifs #pdf-link {
    float: right;
    padding: 8px 0 12px 8px;
    margin: -16px 0 0 0;
    position: relative;
    line-height: 22px;
}

.tarifs #pdf-link img {
    margin-bottom: -10px;
}

.tarifs #pdf-link a {
    color: #000000;
    font-size: 14px;
    font-family: 'pf_beausans_probold';
    text-transform: uppercase;
}

.tarifs #pdf-link a:hover {
    color: #333333;
}

.pricing,
.pricing .span3 {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=99)”;
    -khtml-opacity: 1;
    filter: alpha(opacity=99);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
    transition: all 0.5s ease; /* красивости в виде замедления */
    -moz-transition: all 0.5s ease; /* Firefox 4 */
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -o-transition: all 0.5s ease; /* Opera */
}

.pricing:hover .span3 {
    opacity: .40;
    -moz-opacity: 0.4;
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=40)”;
    -khtml-opacity: 0.4;
    filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.pricing .span3:hover {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=99)”;
    -khtml-opacity: 1;
    filter: alpha(opacity=99);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}

.pricing span {
    float: left;
    width: 100%;
	min-height: 230px;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    padding: 20px;
    background: #FFFFFF;
    text-align: center;
    border-radius: .25em 0 0 0;
    -webkit-border-top-right-radius: 3px; /* красивости в виде скругленных углов */
    -webkit-border-top-left-radius: 3px;
    -khtml-border-top-right-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -o-border-top-right-radius: 3px;
    -o-border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -ms-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    behavior: url(PIE.htc);
}

.pricing h4 {
    float: left;
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    background: #004850;
    position: relative;
    -webkit-border-bottom-right-radius: 3px; /* красивости в виде скругленных углов */
    -webkit-border-bottom-left-radius: 3px;
    -khtml-border-bottom-right-radius: 3px;
    -khtml-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -o-border-bottom-right-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    behavior: url(PIE.htc);
    color: #FFFFFF;
    font-family: 'pf_beausans_probold';
    font-size: 14px;
}

.pricing h4:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent #004850;
}

/* Оплата */

.payment {
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #FFFFFF;
}
 
.payment .container { 
    background: url(../img/bg-payment-in.png) no-repeat center bottom;
    padding-bottom: 10px;
}

.payment .span1 p, .payment .span4 p {
    text-align: center;
    padding: 0 0 20px 0;
}

.payment .span3 {
    text-align: right;
	min-height: 240px;
}

.payment .span-push-6, .payment .span-push-2 {
    text-align: left;
}

.payment .span3 p {
    margin-top: 10px;
    margin-bottom: 40px;
}

.payment .span4 p { 
} 

@media (max-width: 1000px) {

    .payment .container {
        background: url(../img/bg-payment-in.png) no-repeat 520px bottom;
    }

    .payment .span4 {
        width: 100% !important;
    }

    .payment .span3 {
        width: 33.3% !important;
    }

    .payment .span-push-6,
    .payment .span-push-2,
    .payment .span-push-4,
    .payment .span-pull-4 {
        left: 0 !important;
        right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .payment p {
        line-height: 20px;
    }

    .payment img {
        width: 70px;
    }

}

@media (max-width: 800px) {

    .payment .container {
        background: url(../img/bg-payment-in.png) no-repeat 420px bottom;
    }

}

@media (max-width: 600px) {

    .payment {
        padding: 40px 0 10px 0;
        background: #FFFFFF;
    }

    .payment .container {
        background: #FFFFFF;
    }

    .payment .span4, .payment .span3 {
        width: 100% !important;
        text-align: center !important;
    }

}

/* Акции */

.actions {
    float: left;
    width: 100%;
    padding: 50px 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #004850;
}

.actions li.item {
}

.actions li.item > div {
    display: block;
    width: 200px;
    height: 190px;
    margin: 0 auto;
    padding: 45px 40px !important;
    text-align: center;
    position: relative;
    position: relative;
    /* красивости в виде скругленных углов */
    -moz-border-radius: 140px; /* Firefox */
    -webkit-border-radius: 140px; /* Safari, Google Chrome */
    -khtml-border-radius: 140px; /* KHTML */
    -o-border-radius: 140px; /* Opera */
    -ms-border-radius: 140px; /* IE8 */
    -icab-border-radius: 140px; /* Icab */
    border-radius: 140px; /* CSS3 */
    behavior: url(../css/PIE.htc);
    background: #FFFFFF;
}

.actions li.item p {
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
    text-align: center !important;
}

.actions li.item a.tt-url {
    display: block;
    height: 280px;
    margin: -45px 0 0 -40px;
    width: 280px;
}

.actions li.item a.shop-link {
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #F7D500;
    text-align: center;
}

.actions li.item a.shop-link img {
    width: 16px;
    height: 16px;
    margin: 0 5px -3px 0;
    display: inline;
}

.actions li.item a.shop-link:hover {
    color: #fff;
}

.actions li.item a.shop-link span {
    display: inline;
}

.owl-carousel .owl-stage-outer {
    height: 410px!important;
}

.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 31%!important;
}

/* Частые вопросы */

.faq {
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #FFFFFF;
}

.faq .container .row {
    min-height: 320px;
    padding-left: 155px;
    padding-bottom: 40px;
    background: #FFFFFF url(../img/bg-faq-in.png) no-repeat left bottom;
}

.faq .span6 {
    min-height: 150px;
	}

.faq .span6 > div {
    background: ;
    padding: 10px 30px 0 0;
}

.faq .span6 > div h5 {
    margin-bottom: 10px;
}

.faq .span6 > div h5 img {
    margin-bottom: -3px;
}

.faq .span6 > div p {
    font-size: 14px;
}

/* Обратная связь */

.feedback {
    float: left;
    width: 100%;
    padding: 45px 0 0 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background: #f7d500 url(../img/bg-feedback.png) repeat-x left top;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
.jq-selectbox {
    margin-bottom: 20px !important;
}

/* Контакты в футере */

ul.contacts {
    float: right;
    list-style: none;
    margin: 19px 0 0 40px;
}

ul.contacts li {
    float: left;
    margin: 0 20px 0 0;
}

.contacts img.icon {
    margin-bottom: -4px;
}

.info-pages {
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 1000px) {

    ul.contacts {
        float: left;
        margin: 10px 0 15px 0;
        clear: left;
    }

}

/* Ссылки на соц сети */

ul.social {
    float: right;
    list-style: none;
    margin: 14px 0 0 20px;
}

ul.social li {
    float: left;
    margin: 0 0 0 20px;
    opacity: .60;
    -moz-opacity: 0.6;
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=60)”;
    -khtml-opacity: 0.6;
    filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

ul.social li:hover {
    opacity: .99;
    -moz-opacity: 0.9;
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=99)”;
    -khtml-opacity: 0.9;
    filter: alpha(opacity=99);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}

@media (max-width: 600px) {

    ul.social {
        margin: 14px 0 0 10px;
    }

    ul.social li {
        margin: 0 0 0 10px;
    }

}

@media (max-width: 480px) {

    ul.social {
        width: 100%;
        clear: both;
        text-align: center;
    }

    ul.social li {
        float: none;
        display: inline;
    }

}

/* Регистрация */

.reg-form {
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
}

.reg-form a.dop-adress {
    display: block;
    cursor: pointer;
    line-height: 44px;
    margin-bottom: 20px;
}

/* Магазины */

.shops-area {
    float: left;
    width: 100%;
    padding: 40px 0 20px 0;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
}

/* Магазины */

.shops-area ul {
    margin-bottom: 20px;
    width: 20%;
    float: left;
    position: relative;
    -moz-box-sizing: border-box; /*Firefox 1+*/ /*Игнорим отступы и бордеры для ширины в 100%*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
}

@media (max-width: 600px) {

    .shops-area ul {
        width: 100%;
        text-align: center;
    }

}	

/* Восстановление пароля */

#recovery-form input.error, #changepassword-form input.error {
    border-color: #FF0000 !important;
}

/* Форма входа, забыли пароль */
#login-box .remember {
    margin-top: 5px;
}