/*reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none!important;
}
strong, sub, sup, p, b, u, i, center{margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: none!important;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
* {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-rendering: optimizeLegibility;
}
body {
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*reset*/

#container {max-width: 960px;width:auto;margin:0 auto;padding: 0 10px}

.anotherFont, .title_cat {font-family: "PartnerLightCondensed", sans-serif}

.fix{clear:both}
.floatright{float:right;}
.floatleft{float:left;}
.displInline {display: inline-block}
.displBlock {display: block !important}
.displTable {display: table}
.displTableCell {display: table-cell}
.hidden {display: none!important;}
.overflowHidden {overflow: hidden}
.pos-abs {position: absolute !important}
.pos-rel {position: relative !important}
.pos-fix {position: fixed !important}
.uppercase {text-transform: uppercase}
.underlineHover:hover{text-decoration:underline!important;}
.textNone {text-decoration: none!important;}
.textCenter {text-align:center}
.textLeft {text-align:left}
.textRight {text-align:right}
.backtrans {background: transparent !important}
.back3c {background: #3c3c3c !important}
.height0{height:0}
.height5{height:5px}
.height10{height:10px}
.height20{height:20px}
.w100{width:100%}
.w320{width:320px}
.h320{height:320px}
.h210{height:210px}
.top0{top:0}
.bottom0{bottom:0}
.left0{left:0}
.right0{right:0}
.marginAuto{margin:0 auto}
.margin0{margin:0 !important}
.padding0{padding:0 !important}
.padding5{padding:5px}
.padding10{padding:10px}
.padding20{padding:20px}
.margin5{margin:5px}
.margin10{margin:10px}
.margin20{margin:20px}
.margin-r-5{margin-right:5px}
.margin-l-5{margin-left:5px}
.margin-t-5{margin-top:5px}
.margin-b-5{margin-bottom:5px}
.margin-t-10{margin-top:10px}
.margin-r-10{margin-right:10px}
.margin-b-10{margin-bottom:10px}
.margin-l-10{margin-left:10px}
.margin-5-minus{margin:-5px}
.padding-t-10{padding-top:10px}
.padding-r-10{padding-right:10px}
.padding-b-10{padding-bottom:10px}
.padding-l-10{padding-left:10px}
.f10 {font-size:10px}
.f11 {font-size:11px}
.f12 {font-size:12px}
.f13 {font-size:13px}
.f14 {font-size:14px}
.f15 {font-size:15px}
.f16 {font-size:16px}
.f18 {font-size:18px}
.f20 {font-size:20px}
.f24 {font-size:24px}
.f30 {font-size:30px}
.f48 {font-size:48px}
.cursor{cursor:pointer}
.bold {font-weight:bold}
.vert-align-middle {vertical-align:middle}
.vert-align-bottom {vertical-align:bottom}
.vert-align-top {vertical-align:top}
.sep-line-grey {
    height:0;
    width:100%;
    border-bottom: 1px #d2d2d2 solid;
}
.w2-3 {
    width: 70%;
    margin-right: 2%;
}
.w1-3 {
    width: 24%;
    margin-left: 2%;
}
/*#head .headerDiv {
    position: relative;
    min-height: 120px;
}
#logo, #top_right, #auth_block {
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
}
#logo {width: 240px;}
#top_right {width: 50%;left: 240px;right: 240px}
#auth_block {width: 240px;right: 0}*/

#head .col:nth-child(2),
#head .col:nth-child(3) {text-align: right}

#head .authDiv {
    width: 154px;
    float: right;
}

.zoomContainer {z-index:9999}
#bascket {text-align: right}

#search_block {margin: 10px 20px 10px 10px}
#search_block form {position: relative}
#search_block input[type=image] {top:5px; right:5px; position: absolute; margin: 0}

#auth_block .authDiv {
    width: 154px;
    float: right;
}

#bodyDiv .col {text-align: center}
#bodyDiv .col .cat_name{text-align: left}
#bodyDiv .col div:first-child{
    border:1px solid transparent;
}
#bodyDiv .col div:first-child:hover{
    border-color:#cecece;
}

#footer .col:nth-child(2) {text-align:right}

#left_col{
    width: 24%;
    margin-right: 1%;
    padding: 0;
}
#right_col{
    width: 74%;
    float: left;
    min-height:650px;
    margin-left: 1%;
}
#right_col img{
    width: auto;
    max-width: 100%;
    height: auto;
}
#left_col .title_block {
    width: 70%;
}
#left_menu li a {
    display: inline-block;
    width: auto;
    float: none;
}

.news_block {padding-bottom: 10px;margin: 0;}
.news .imageDiv {
    width: 15%;
    margin-right: 1%;
}
.news .textDiv {
    width: 83%;
    margin-left: 1%;
}

.eachAction {
    padding: 10px 0;
}
.actions .imageDiv {
    width: 25%;
    margin-right: 1%;
}
.actions .textDiv {
    width: 73%;
    margin-left: 1%;
}

.bodyArticle p {
    text-indent: 10px;
    padding: 5px 0;
}

/*feedback*/

.contactForm {/*overflow: hidden*/}
.contactForm .eachRow {
    width: 100%;
    margin: 10px 0;
}
.contactForm .eachRow .w2{
    width:1%;
    margin-right:1%;
}
.contactForm .eachRow .w95 {width:95%}
.contactForm .eachRow .w93 {width:93%}
.contactForm .eachRow .w76 {width:76%}
.contactForm .eachRow .w47 {width:47%}
.contactForm .eachRow .w47:nth-child(2) {margin-left: 4px}
.contactForm .eachRow .col2 input, .contactForm .eachRow .w47:nth-child(2) input {height:40px;font-size:24px !important;width:100%!important;}
.contactForm .eachRow .w95,
.contactForm .eachRow .w93,
.contactForm .eachRow .col2,
.contactForm .eachRow .w47:nth-child(2){
    background:transparent;
    border:1px solid #cacaca;
    -moz-border-radius: 3px;/* Firefox */
    -webkit-border-radius: 3px;/* Safari, Chrome */
    -khtml-border-radius: 3px;/* KHTML */
    border-radius: 3px;/* CSS3 */
    padding: 5px;
}
.subDiv {
    width: 117px;
    overflow: hidden;
    margin: 10px auto;
}
.subDiv input {width: 100%}

.contactForm label {margin: 10px 0 5px 10px !important;}

.contactForm .eachRow.posD {width:98%;float:right}
.contactForm .eachRow.posD .col1{width:120px}
.contactForm .eachRow.posD .col2{left:120px;right:120px;margin:0 2%}
.contactForm .eachRow.posD .col3{width:120px;right:0}

.contactForm input[type=text], .contactForm textarea{width:100%}
.contactForm .eachRow input[type=text], .contactForm .eachRow input[type=password], .contactForm .eachRow textarea{
    background:transparent;
    padding:0;
    margin: 0;
    color:#444;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    border: 0;
    outline: none;
}
.contactForm .eachRow textarea{
    height:50px;
    resize:vertical;
}
.submit, .submit2,  a.submit{
    padding:.2em .6em;
    height: 52px;
    cursor:pointer;
    text-align:center;
    color: #fff;
    border:none;
    margin: 0;
    font-size: 18px;
    font-family:Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    border-radius: 3px; /* CSS3 */
    background-color:#0387fa;
}
.submit:hover, .submit2:hover{
    color: #333;
}
.submit2{
    font-size:22px;
}

.submit3 {
    padding: .2em .6em;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    margin:0;
    font-size: 18px;
    background-color: #b3112c;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

/*feedback*/

/*slider*/
#owl-demo {margin-bottom: 35px}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo-catalog .item{
    margin: 3px;
}
#owl-demo-catalog .item img{
    display: block;
    width: 100%;
    height: auto;
}
/*slider*/

/*catalog*/

.title_cat{
    color:#b3112c;
    font-size:20px;
    text-transform:uppercase;
    border:1px solid #cecece;
    padding: 10px 10px 5px 10px;
    text-align: center;
}

.product {
    margin:0;
    width: auto;
    height: auto;
    float: none;
}

.catalogList .col, .analogs .col {text-align: center}
.name_product {width: 100%; display: inline-block}

/*catalog*/

/*product*/

#overlay {
    background-color: rgba(0,0,0,.7);
    display: none;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1098;
}

.product_in {
    position: relative;
    top: auto;
    left: auto;
    background-color: #fff;
    z-index: 1099;
    width: auto;
    max-width: 980px;
    margin: 2% auto;
}
.mainP {overflow: auto}

#big_photo {
    margin-right:0;
    position: relative;
    overflow: hidden;
}

#more_photo {
    margin-right:0;
}

#buys {
    width: 100%;
    margin-right: 0;
}

#buys .submit2, #fast_buys_new .submit3 {
    margin: 5px auto;
    display: block;
}

#fast_buys_new {
    width: 100%;
    margin: 10px auto;
}

#fast_buy .submit2 {font-size:14px;height:30px}

#top_panel {
    background-color: #b3112c;
    width: 100%;
    color: #fff;
    font-size: 20px;
    display: table;
}
#top_panel .col1, #top_panel .col2, #top_panel .col3{display:table-cell;vertical-align:middle;padding:1%}
#top_panel .col1 {
    width: 60%;
}
#top_panel .col2 {
    width: 34%;
    color:#ebb6be;
    font-size: 18px;
}
#top_panel .col3 {
    text-align: center;
}

.priceBlock .w47 {
    width: 47%;
    height: 40px;
}
.oldPrice,.newPrice {display: table-cell;vertical-align: middle}
.oldPrice {
    font-size: 14px;
    color: #a5a5a5;
    text-decoration: line-through;
    position: relative;
}
.oldPrice .discount {
    width: 40px;
    height: 40px;
    display: table;
    position: absolute;
    text-align: center;
    top: -25px;
    right: -40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #c00;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.oldPrice .discount span {
    display: table-cell;
    vertical-align: middle;
}
.newPrice {
    font-size: 24px;
    color: #0387fa;
}

.price_block .w47 {
    width: 47%;
    height: 40px;
}
.old_price,.new_price {display: table-cell;vertical-align: middle}
.old_price {
    font-size: 14px;
    color: #a5a5a5;
    text-decoration: line-through;
    position: relative;
}
.old_price .discount {
    width: 30px;
    height: 30px;
    display: table;
    position: absolute;
    text-align: center;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #c00;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.old_price .discount span {
    display: table-cell;
    vertical-align: middle;
}
.new_price {
    font-size: 15px;
    color: #0387fa;
    font-weight: bold;
}

.photo_product {position: relative;/*overflow: hidden*/}

/* общие стили для лент */
.corner-ribbon{
    width: 140px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
/* фиксируем ленточки */
.corner-ribbon.sticky{
    position: fixed;
}
/* легкая тень */
.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
/* позиции лент */
.corner-ribbon.top-left{ /* верхний угол слева */
    top: 15px;
    left: -35px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.corner-ribbon.top-right{ /* верхний угол справа */
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-left{ /* нижний угол слева */
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-right{ /* нижний угол справа */
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
/* выбор цвета лент */
.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

.giftBlock {
    position: absolute;
    bottom: -15px;
    right: 0;
    z-index: 1;
}
.ico.gift {
    background: url("/images/gift.png") center;
    width: 64px;
    height: 64px;
}

/*product*/

/*menu*/

nav a {
    display: inline-block;
    color: #9c9c9c;
    font-size: 16px;
    padding: 14px 0;
    width: 14.28%; /* 4 пункта меню, то есть 100%/4 */
    background: transparent; /* фон пунктов меню */
    border-bottom: 1px #d2d2d2 solid;
    border-top: 1px #d2d2d2 solid;
    text-decoration: none;
    font-family: "PartnerLightCondensed", "Arial", "Verdana", serif;
    text-transform: uppercase;
}
nav a:hover {
    border-bottom-color: #b3112c;
    color: #b3112c;
}
nav a, nav:before {
    height: 30px;
    line-height: 30px;
    color: #9c9c9c;
    text-align: center;
    cursor: pointer;
}

.zoom-in {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    width: 48px;
    height: 48px;
    cursor: pointer;
    border: 2px transparent solid;
    background: url("/tpl/column1/images/zoom_in.png") no-repeat center;
}
.zoom-in:hover{border-color:#000}

@media (max-width: 820px) {
    nav {
        position: relative;
    }
    nav:before {
        content: '\f0c9 \00a0 меню';
        display: block;
        background: #6997bd;
        color: #fff;
        /*font-size: 24px;
        font-family: "PartnerLightCondensed", "Arial", "Verdana", serif;*/
        font: normal normal normal 18px/1 FontAwesome,"PartnerLightCondensed", "Arial", "Verdana", serif;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        text-transform: uppercase;
        line-height: 30px;

    }
    nav div {
        display: none;
        /*position: absolute;*/ /* меню находится поверх контента */
        left: 0;
        right: 0;
    }
    nav a {
        padding: 5px 0;
        width: 100%;
    }
    #left_col {
        width: 230px;
        margin: 0 auto;
        float: none;
    }
    #right_col {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}

/*menu*/

/*media*/

/************************************************************************************
COLUMN
*************************************************************************************/
.col {
    float: left;
    margin-left: 3.2%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.fullwidth .col {
    float: none;
    margin-left: 0;
}
/* grid4 col */
.grid4 .col {
    width: 22.6%;
}
/* grid3 col */
.grid3 .col {
    width: 31.2%;
}
/* grid2 col */
.grid2 .col {
    width: 48.4%;
}
/* grid2 col */
.grid1 .col {
    max-width: 960px;
    width: 100%;
    margin: 10px auto;
    float: none;
}
/* clear col */
.grid4 .col:nth-of-type(4n+1),
.grid3 .col:nth-of-type(3n+1),
.grid2 .col:nth-of-type(2n+1) {
    margin-left: 0;
    clear: left;
}
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* reset cols to 3-column */
@media screen and (max-width: 740px) {
    /* grid4 */
    .grid4 .col {
        width: 31.2%;
    }
    .grid2 .col {
        width: 48.4%;
    }
    .grid4 .col:nth-of-type(4n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid4 .col:nth-of-type(3n+1) {
        margin-left: 0;
        clear: left;
    }
    #bodyDiv.grid4 {text-align: center}
}

/* reset cols to 2-column */
@media screen and (max-width: 600px) {
    /* grid4 */
    .grid4 .col {
        width: 48.4%;
    }
    .grid4 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid4 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }

    /* grid3 */
    .grid3 .col {
        width: 48.4%;
    }
    .grid3 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid3 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }
    #bodyDiv.grid4,#bodyDiv .col .cat_name {text-align: center}
    #search_block input[type=text] {max-width: 180px;width: auto}
    #head .authDiv {
        float: none;
        margin: 0 auto;
    }
    #head .grid3 .col:nth-child(3) {width: 100%}
}

/* reset cols to fullwidth */
@media screen and (max-width: 400px) {
    /* grid4 */
    .col {
        width: 100% !important;
        margin-left: 0 !important;
        clear: none !important;
    }
    #head .grid3, #head .grid3 .col {text-align: center}
    #bodyDiv.grid4,#bodyDiv .col .cat_name {text-align: center}
    #footer .col {text-align: center !important;}
    .news .imageDiv {display: none}
    .news .textDiv {width: 100%;margin: 0}

}

/* Смартфоны (книжная и альбомная ориентация) ----------- */
@media only screen
and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Стили */
}

/* Смартфоны (альбомная ориентация) ----------- */
@media only screen and (min-width : 321px) {
    /* Стили */
}

/* Смартфоны (книжная ориентация) ----------- */
@media only screen and (max-width : 320px) {
    /* Стили */
}

/* iPad’ы (книжная и альбомная ориентация) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Стили */
}

/* iPad’ы  (альбомная ориентация) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Стили */
}

/* iPad’ы (книжная ориентация) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Стили */
}

/* Десктопы и лэптопы ----------- */
@media only screen and (min-width : 1224px) {
    /* Стили */
}

/* Большие экраны ----------- */
@media only screen and (min-width : 1824px) {
    /* Стили */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    /* Стили */
}
