﻿@font-face {
    font-family: "Circe-Bold";
    src: local("Circe-Bold"), local("Circe-Bold"), url("/font/circe/Circe-Bold.woff2") format("woff2"), url("/font/circe/Circe-Bold.woff") format("woff"), url("/font/circe/Circe-Bold.eot") format("eot");
    font-weight: bold;
}

@font-face {
    font-family: "Circe";
    src: local("Circe"), local("Circe"), url("/font/circe/Circe-Regular.woff2") format("woff2"), url("/font/circe/Circe-Regular.woff") format("woff"), url("/font/circe/Circe-Regular.eot") format("eot");
    font-weight:normal;
}

@font-face {
    font-family: "Circe-Thin";
    src: local("Circe-Thin"), local("Circe-Thin"), url("/font/circe/Circe-Thin.woff2") format("woff2"), url("/font/circe/Circe-Thin.woff") format("woff"), url("/font/circe/Circe-Thin.eot") format("eot");
    font-weight:500;
}

@font-face {
    font-family: "Circe-ExtraBold";
    src: local("Circe-ExtraBold"), local("Circe-ExtraBold"), url("/font/circe/Circe-ExtraBold.woff2") format("woff2"), url("/font/circe/Circe-ExtraBold.woff") format("woff"), url("/font/circe/Circe-ExtraBold.eot") format("eot");
    font-weight: bolder;
}

@font-face {
    font-family: "Circe-Light";
    src: local("Circe-Light"), local("Circe-Light"), url("/font/circe/Circe-Light.woff2") format("woff2"), url("/font/circe/Circe-Light.woff") format("woff"), url("/font/circe/Circe-Light.eot") format("eot");
    font-weight: 100;
}

/*Arial, Lora, Inter, Circe*/

html, body {
    width: 100%;
    font-family: Arial, sans-serif;
}

button, textarea, input {
    font-family: Arial, sans-serif;
}

button, textarea, input {
    box-sizing: border-box;
    border: none;
    outline: none;
}

button {
    font-weight: 500;
    cursor: pointer;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
}

.top-menu {
    padding:5px 0;
    background:#fcfcfc !important;
}
    .top-menu a {
        font-size: 14px;
        color: #333333;
        font-weight: 500;
        font-family: Arial;
        text-transform: uppercase;
        margin: 0 7px;
    }
    .top-menu a.active {
        font-weight: 400 !important;
        color:gray !important;
    }
.nav-link-enter {
    font-size: 13px !important;
    cursor: pointer;
    font-weight: 400;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

.logo-header{
    text-align:center;
    margin:15px 0;
}
.logo-header img {
    max-width: 200px;
    width: 200px;
}

.slider-index{
    margin:-54px 0 -10px 0;
}

.hr1{
    background: url('/ii/hr1.jpg') center center no-repeat;
    height:20px;
    margin:20px 0 40px 0;
}

.hr2 {
    background: url('/ii/hr2.jpg') center center no-repeat;
    height: 20px;
    margin: 40px 0 40px 0;
}

.video-index {
   text-align:center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed,
    .video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.about-index{
    margin:30px 0;
}

.img-about {
    max-height:308px;
}

.about-index2 {
    font-size: 20px;
}

.catalog-index-wrapper{
    margin: 10px 0 30px 0;
}

.catalog-index-title 
{
    margin-bottom: 40px;
    color: #333333;
    font-size: 42px;
    font-weight:bold;
}
.catalog-index-title-annot 
{
    font-size: 24px;
    margin-bottom: 90px;
    color: #333333;
    font-weight: 300;
}
.catalog-index-prod-img
{
    margin-bottom: 20px;
}
.catalog-index-prod-title {
    font-size: 20px;
    font-weight: 600;
}
.catalog-index-annot-title {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 300;
}
.btn-more {
    color: #ffffff;
    background-color: #333333;
    border-radius: 1px;
    margin: 20px 0;
    font-size: 14px;
    padding: 10px 25px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}
.btn-more:hover{
    color:#fff;
}

.header-soc img{
    width:32px;
}

.header-enter{
    padding-left:15px;    
}

.href-enter {
    color: #9a0000;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration:underline;
    font-size:11pt;
}

.foo-follow {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.23;
    margin: 30px 0;
    color: #000000;
}
.foo-contacts {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55;
    color: #000000;
}

.main-contant input[type=text], .main-contant input[type=password] {
    width: 100%;    
    padding: 7px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #000;
    border: 1px solid #e0e0e0;
}

.btn-black {
    background: #693124 !important;
    color: #fff !important;
    box-sizing: border-box !important;
    position: relative;
    padding: 15px 50px 10px 50px !important;
    border-radius: 30px !important;
    border: 1px solid transparent !important;
    font-size: 14px !important;
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    -o-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    margin: 0 auto !important;
    display: flex !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 200;
    font-family: 'Circe';
    text-transform: uppercase;
}

    .btn-black:hover {
        background: #875A50 !important;
    }

    .btn-black:active {
        background: #D2937A !important;
    }
    #cart a {
    color:#000;
}

.icitycdek {
    font-size: 14pt;
}

.gray {
    color: #999;
}

.small {
    font-size: 11pt !important;
}

.citySelector {
    margin: 10px 0;
}

.inpt-border {
    border: 1px solid #e0e0e0 !important;
    padding: 8px !important;
}
.h-title {
    margin:15px 0;
}
.wrapper-cart-delivery-payment {
    display:block;
}
.pickPointAreaDescr {
    padding: 5px 0 15px 0;
}

.ui-autocomplete-loading {
    background: url("/ii/download.gif") left center no-repeat;
}

.block-send-me {
    margin:15px 0;
}

.btn-red-gray {
    background: #693124 !important;
    color: #fff !important;
    box-sizing: border-box !important;
    position: relative;
    padding: 15px 50px 10px 50px !important;
    border-radius: 30px !important;
    border: 1px solid transparent !important;
    font-size: 14px !important;
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    -o-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out !important;
    margin: 0 auto !important;
    display: flex !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 200;
    font-family: 'Circe';
    text-transform: uppercase;
}

    .btn-red-gray:hover {
        background: #875A50 !important;
    }

    .btn-red-gray:active {
        background: #D2937A !important;
    }

.font-120 {
    font-size: 15pt;
}
    .font-120 a {
        color: #710404 !important;
        text-decoration:underline;
    }

.SendMe label {
    padding-left: 3px;
}

/**/
.wrapper-all {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main {
    flex: 1;
}
/**/

.g-s-f {
    color: whitesmoke;
}

.green-notice {
    color: green;
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom: 20px;
}

.cart-notice-pay {
    text-align:center;
    font-size:16pt;
    padding:15px 0;
    line-height:35px;
}

.btn-bordo {
    text-transform: uppercase;
    background: #693124 !important;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    padding: 10px 50px;
    border-radius: 20px;
    font-size: 16px;
    font-family: 'Circe';
    font-weight: 500;    
}
    .btn-bordo:hover {
        background: #875A50;
        color: #fff;
    }

    .btn-bordo:active {
        background: #D2937A;
        color: #fff;
    }


#loading {
    display:none;
}

.header-phone {
    font-weight:bold;
    font-size:13pt;
}

.item-header-ico:last-child {
    margin-right: 0 !important;
}
.item-header-ico {    
    font-size: 16pt;
}
    .item-header-ico a {
        color:gray;
    }
        .item-header-ico a:hover {
            color: #000;
        }

.top-menu-wrapper {
    border-top: 2px black solid;
    border-bottom: 2px black solid;
    padding: 5px 0;
    background: #fcfcfc;
}

.slider-index-wrapper {
    background: #fff;
}

.our-job-item {
    background: #fff;
    padding: 20px 20px 40px 20px;
    margin-bottom: 15px;
    margin-top: 50px;
}

.our-job-title {
    height: 55px;
    line-height: 24px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 300px;
    font-size: 13pt;
    color: #D2937A;
    margin-bottom: 20px;
    font-family: 'Lora';
    font-weight: 500;
}
.our-job-item img {        
}


.people-title {
    position: absolute;
    bottom: 15px;
    left: 0%;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px;
    width:250px;
}

.people-img {
    position: relative;
    background: #d2937a;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow:hidden;
}

.people-img-abs {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #D2937A;
    margin-bottom: 0 !important;
    width: 100%;
    height: 100%;
    opacity:0;
}
    .people-img-abs a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
        font-weight: bold !important;
        font-size: 15px;
        padding-top: 120px;
    }

.people-wrapper {
    display: flex;
    padding: 30px 0 30px 0;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.people-wrapper div {    
}

.people-wrapper div img {
    width: 250px;
}

.index-categories-wrapper {
    margin:20px 0 70px 0;
}
.index-categories-title-main {
    font-size: 21pt;
    color: #D2937A;
    text-align: center;
    font-family: 'Lora';
    margin-bottom: 10px;
}
.index-categories-title {    
    text-align: center;
    padding: 15px 0;
    color: #949494;    
    font-family: 'Lora';
}
.title-border {
    border: 2px #7E7E7E solid;
    padding:10px;
}

.about-index-new {
    background-image: url('/ii/icons/about-bg.png');
    padding: 40px 0 35px 0;
    margin-bottom: -40px;
    background-size: cover;
}

.about-index-new-title {
    font-weight: 400;
    font-family: 'Lora';
    font-size: 20pt;
    margin-bottom: 30px;
    color: #D2937A;
}

.about-index-new-title-sub {
    font-family: 'Lora';
    font-size: 16pt;
    color: #D2937A;
}
    .about-index-new-title-sub b {
        font-family: 'Lora';
        font-size: 16pt;
        color: #D2937A;
        font-weight:100;
    }
.about-index-new-descr {
    font-size: 12pt;
    text-align: justify !important;
    hyphens: auto;
}
        .about-index-new-descr p {
            text-align: justify !important;
            hyphens: auto;
        }

.index-categories-item {
    margin-bottom:15px;
}

footer {
    margin-top: 40px;
    background: #333333;
}
.sup-footer {
    background-image: url('/ii/icons/foo-bg.png');
    background-size: cover;
    padding: 40px 0;
    color: #fff;
    font-weight: bold;
}
    .sup-footer span {
        display:inline-block;
    }
    .sup-footer img {
        width: 80px;
        vertical-align: middle;
        margin-right: 5px;        
    }
.sub-footer {
    background: #333333;
    padding: 40px 0;
}
.text-sup-footer {
    line-height: 20px;
    font-weight:100;
}

#mailfoo {
    border: 1px #fff solid;
    padding: 5px;
    background: #CA8F78;
    color: #fff;
    width: 280px;
}
.btnmailfoo {
    background: #fff;
    color: #CA8F78;
    padding: 6px 25px;
    cursor: pointer;
    font-weight: 100;
    font-size: 12pt;
    height: 36px;
}
.btnmailfoo:hover {
    opacity:0.8;
}

.sub-footer {
    color:#fff;
}

.menu-footer a {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 9pt;
    display: block;
}

.menu-footer-2 div {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 9pt;
}
.menu-footer-2 a {    
    color: #929192;
    margin-bottom: 2px;
    font-weight: 300;
    font-size: 11pt;
    display: block;
}

.copy-bottom {
    font-size: 11pt;
}

.menu-footer-3 div, .menu-footer-3 a {
    display: block;
    color: #D9D9D9;
    margin-bottom: 10px;
    font-size: 11pt;
}
.soc-footer-3 {
    margin-top: 40px;
}
    .soc-footer-3 a {
        display: inline-block;
        margin-right: 15px;
        color: #999999;
        border: 1px #484848 solid;
        padding: 8px 13px;
        border-radius: 5px;
    }
        .soc-footer-3 a:hover {
            opacity:0.8;
        }

        .copy-footer {
            border-top: 1px #434343 solid;
            background: #333333;
            padding: 40px 0;
            color: #929192;
        }
    .copy-footer a {
        color: #929192;
    }
.foo-pay {
    width:100%;
    max-width:360px;
}

.wrapper-catalog-title {
    padding: 10px 0;
    text-align:center;
}
    .wrapper-catalog-title div, .wrapper-catalog-title a {
        color: #9A9A9A;
    }
.catalog-title-main {
    font-size:19pt;
    font-weight:bold;
}

.block-garantie {
    max-width: 1040px;
    margin: auto;
    padding: 50px 10px;
}


.block-garantie-item {
    background-image: url('/ii/icons/gar-bg.png');
    background-size:contain;
    padding: 20px;
    margin-bottom: 20px;
}
.block-garantie-item-title 
{
    padding-bottom: 20px;
    font-size:14pt;
    line-height:25px;
    font-family: 'Lora';
    color:#fff;
    text-align:center
}
.block-garantie-item-descr {
    color: #fff;
    padding-bottom: 20px;
    font-family: Arial;
    text-align: center;
    font-size:11pt;
}
.block-garantie-item-img img {
    margin-bottom:20px;
}
.block-garantie-item-img {
    text-align:center;
    position:relative;
}

#how-measure-size {
    margin:10px 0;
}
#how-measure-size img {
    opacity:0.8;
}
    #how-measure-size a.measure-size {        
        border-bottom: 1px black dotted;
        margin-left: 5px;
    }
    #how-measure-size a.measure-size:hover {
        
        border-bottom: 0;
    }

.js .openTabby.accordion .openTabby--nav ul {
    padding: 5px !important;
    margin-bottom: 0 !important;
}

    .js .openTabby.accordion .openTabby--nav ul li {
        width: auto !important;
        float: inherit !important;
        display: block !important;
        text-align: center !important;
    }
.openTabby .openTabby--slidesContainer .openTabby--slide {
    padding: 8px !important;
}

#hidden-rule .heading {
    margin:10px 0;
    font-weight:bold;
    font-size:14pt;
}
#hidden-rule table.sizes {
    width: 100% !important;
    border-collapse: collapse;
    display: inline-table !important;    
}
#hidden-rule table.sizes body {
    width: 100% !important;    
}
    #hidden-rule table.sizes td {
        border: 1px solid #e7e7e7;
        padding:5px;
        text-align: center !important;
        width:50% !important;
    }
.openTabby .openTabby--nav ul li.active {
    color:#000 !important;
}
.openTabby .openTabby--nav ul li:hover {
    color: #000 !important;
}
.no-hidden {
    visibility: visible !important;
    min-height: 300px !important;
    max-height: 5000px !important;
}
.openTabby .openTabby--nav ul {
    padding:5px !important;
    margin:0 !important;
}

/*Slider product-card*/
.product-card {
    position: relative;
    width: 100%;
    cursor: pointer;
    margin-bottom: 16px;
}
    .product-card img {
        width: 100%;
    }

.hover-slider-indicator {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -3px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hover-slider-indicator-dot {
    background-color: lightgray;
    opacity: .75;
    border-radius: 50%;
    height: 6px;
    width: 6px;
    margin-left: .1rem;
    margin-right: .1rem;
}

    .hover-slider-indicator-dot.active {
        background-color: black;
        opacity: 1;
    }
/*Slider product-card END*/

.sup-menu-wrapper {
    padding: 5px 0;
    background: #693124;
    color: #D2937A;
    font-size: 14pt;
    font-weight: 100;
}
    .sup-menu-wrapper a {
        color: #D2937A;
        font-weight: 100;
    }
.counticon {
    padding: 0 0;
    text-align: center;
    color: #D2937A;
    font-size: 10pt;
    border-radius: 20px;
    width: 13px;
    display: inline-block;
}

.sub-menu-wrapper {
    background-color: rgba(210, 147, 122, 0.8);
    z-index:9;
}
    .sub-menu-wrapper a {
        display: inline-block;
        font-size: 9.5pt;
        text-transform: uppercase;
        padding: 0 5px;
        color: #693124;
        font-weight:bold;
    }
        .sub-menu-wrapper a:hover {
            color: #D2937A;
        }
    .sub-menu-wrapper a:active  {
        color: #D2937A;
        opacity:0.6;
    }

.sub-menu-wrapper-mob {
    background-color: rgba(210, 147, 122, 0.8);
    z-index: 9;
}

h3{
    font-size:16pt;
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 18pt;
        margin-top: 27px;
    }