@import url(https://fonts.googleapis.com/css?family=Noto+Sans&display=swap&subset=cyrillic);
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0
}

.big_Container,
.small_Container,
header {
    margin: 0 auto;
    width: 100%
}
header{
    height:70px;
}

.content h2,
.content p,
.social .s {
    text-align: center
}

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    margin: 0;
    font-size: 16px;
    position: relative
}

a {
    text-decoration: none;
    color: inherit
}

ul li {
    list-style: none
}

.big_Container {
    max-width: 1920px
}

.small_Container {
    max-width: 1284px
}

@media (max-width:1280px) {
    .small_Container {
        width: 100%;
        max-width: 712px;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .small_Container {
        width: 100%;
        max-width: 300px;
        margin: 0 auto
    }
}

header {
    max-width: 1309px;
    position: absolute;
    right: 29px;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
}

header,
header .ul {
    display: -ms-flexbox;
    display: flex
}

header .ul li {
    position: relative
}

header .ul li a {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .15em;
    color: #fff
}

header .ul li:not(:last-child) {
    margin-right: 29px
}

header .ul li .dropdown1 {
    position: fixed;
    padding: 22px 49px 26px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background: 0 0
}

header .right_menu,
header .ul li .dropdown1 .dp {
    display: -ms-flexbox
}

header .ul li .dropdown1 .dp {
    background: #fff;
    display: flex;
    width: 100%;
    padding: 33px
}

header .ul li .dropdown1 .dp .ul1 {
    display: block;
    margin-right: 96px
}

header .ul li .dropdown1 .dp .ul1 a {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .2em;
    color: #353535;
    white-space: nowrap;
    margin-bottom: 10px;
    display: block
}

header .ul li .dropdown1 .dp .ul1 a:hover {
    color: #ca2f2d!important
}

header .right_menu {
    width: 247px;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

header .right_menu a:first-child {
    position: relative;
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .15em;
    color: #fff
}

header .right_menu a:first-child:before {
    position: absolute;
    content: "";
    left: -28px
}

.ul .li:hover .dropdown1 {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1068px) {
    header .mobile ul .open1 ul,
    header .mobile ul .open2 ul,
    header .mobile ul .open ul,
    header .right_menu,
    header .ul {
        display: none
    }
    header .mobile .right_menu1 a,
    header .mobile ul li {
        font-family: Noto Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: .2em
    }
    header {
        padding: 25px
    }
    header .burger,
    header .burger1 {
        cursor: pointer
    }
    header .mobile {
        background-color: #fff;
        position: absolute;
        top: 76px;
        width: 100%;
        padding: 32px;
        left: 0;
        display: none
    }
    header .mobile ul li {
        color: #353535;
        padding-top: 24px;
        
    }
    header .mobile ul li a {
        color: #353535
    }
    header .mobile ul li a:hover {
        color: #ca2f2d!important
    }
    header .mobile .right_menu1 {
        padding-top: 8px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -13px
    }
    header .mobile .right_menu1 a {
        color: #353535;
        padding-top: 13px;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px
    }
    header .mobile .right_menu1 a img {
        padding-left: 10px
    }
    header .burger1 {
        display: none
    }
}

.footer ul li a,
.main h1,
.social .s {
    font-family: Noto Sans, sans-serif
}

@media (min-width:1068px) {
    .burger,
    .burger1,
    .mobile {
        display: none
    }
}

.footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 159px
}

.footer ul {
    margin-right: 191px
}

.footer ul li a {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .2em;
    margin-bottom: 15px;
    display: block;
    color: #353535
}

.social {
    display: -ms-flexbox;
    display: flex;
    margin-top: 131px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

.social .s {
    display: block;
    margin-right: 230px;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #5b5a5a
}

.content .pod,
.content h2,
.content p {
    font-family: Noto Sans;
    font-style: normal
}

.social .soc_icon {
    display: -ms-flexbox;
    display: flex
}

.social .soc_icon a {
    display: block;
    margin-right: 21px
}

@media (max-width:1068px) {
    .footer ul,
    .social .s {
        margin-right: unset
    }
    .footer {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 159px;
        max-width: 600px
    }
    .social {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: center;
        align-items: center
    }
    .social .s {
        display: block;
        margin-top: 21px
    }
}

@media (max-width:620px) {
    .footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 10px
    }
}

.social {
    padding-bottom: 15px
}

.content {
    max-width: 500px;
    margin: 100px auto 70px
}

.content h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .15em;
    color: #5b5a5a
}

.content .line,
.content .pod,
.content h3,
.content p {
    font-weight: 300;
    color: #5b5a5a
}

.content p {
    font-size: 18px;
    line-height: 25px;
    padding-top: 23px
}

.content .pod {
    font-size: 13px;
    line-height: 18px;
    margin: auto
}

.content .line,
.content a,
.content h3 {
    font-family: Noto Sans;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    font-style: normal
}

.content h3 {
    padding-top: 85px
}

.content .line {
    width: 500px;
    border-left: none;
    border-right: none;
    border-bottom: .5px solid #000;
    border-top: none;
    margin-top: 20px;
    outline: 0;
    padding: 21px
}

.content .line::-webkit-input-placeholder {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #5b5a5a
}

.content .line:-moz-placeholder,
.content .line::-moz-placeholder {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #5b5a5a
}

.content .line:-ms-input-placeholder,
.content .line::-ms-input-placeholder {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #5b5a5a
}

.content .line::placeholder {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #5b5a5a
}

.content a {
    background: #ca2f2d;
    display: block;
    color: #fff;
    font-weight: 400;
    padding: 13px;
    margin-top: 52px
}

@media (max-width:700px) {
    .content {
        max-width: unset;
        padding: 33px
    }
    .content .line {
        width: 250px;
        margin: 0 auto;
        display: block
    }
}

.style,
.trikotaj_product {
    display: -ms-flexbox
}

.main {
    background-image: url(../../img/bg_img.png);
    background-size: cover;
    background-repeat: no_repeat;
    background-position: 50%;
    text-align: center;
    padding: 324px 0 352px
}

.futernitka,
.shops,
.style,
.trikotaj {
    background: #fff
}

.main h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 54px
}

.main a,
.main h1,
.main p {
    font-style: normal;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.main a,
.main p {
    font-weight: 400;
    font-family: Noto Sans, sans-serif
}

.main p {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 32px
}

.main a {
    font-size: 22px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    cursor: pointer
}

.trikotaj_product_block p,
.trikotaj_text h2,
.trikotaj_text p {
    font-size: 16px;
    line-height: 22px
}

.main .insta {
    border-bottom: unset;
    position: absolute;
    right: 24px;
    top: 349px
}

.futernitka_text a,
.style_text a,
.trikotaj_text a {
    border-bottom: 1px solid #353535;
    cursor: pointer
}

.trikotaj {
    padding: 61px 0
}

.trikotaj .position {
    max-width: 1297px;
    margin: 0 auto
}

.trikotaj_product {
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.trikotaj_product_block {
    max-width: 400px;
    margin-right: 40px
}

.trikotaj_product_block img {
    width: 100%;
    margin-bottom: 23px
}

.trikotaj_product_block p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 200;
    text-align: justify;
    color: #353535;
    margin-bottom: 5px
}

.trikotaj_text {
    float: right
}

.trikotaj_text h2 {
    font-weight: 400;
    letter-spacing: .2em;
    margin-bottom: 12px
}

.trikotaj_text a,
.trikotaj_text h2,
.trikotaj_text p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    color: #353535
}

.trikotaj_text a,
.trikotaj_text p {
    font-weight: 300
}

.trikotaj_text p {
    max-width: 419px;
    text-align: justify;
    margin-bottom: 23px
}

.trikotaj_text a {
    font-size: 14px;
    line-height: 19px
}

.style {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.futernitka,
.style_text {
    display: -ms-flexbox
}

.style_img {
    max-width: 843px;
    margin-right: 40px
}

.style_img img {
    width: 100%
}

.style_text {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 416px;
    padding-bottom: 133px
}

.style_text h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2em;
    margin-bottom: 18px
}

.style_text a,
.style_text h2,
.style_text p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    color: #353535
}

.style_text a,
.style_text p {
    font-weight: 300
}

.style_text p {
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 35px
}

.style_text a {
    font-size: 14px;
    line-height: 19px
}

.futernitka {
    padding: 61px 41px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.futernitka_product {
    display: -ms-flexbox;
    display: flex
}

.futernitka_product_block {
    max-width: 400px;
    margin-left: 40px
}

.futernitka_product_block img {
    width: 100%;
    margin-bottom: 23px
}

.futernitka_product_block p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #353535;
    margin-bottom: 5px
}

.futernitka_text {
    padding-bottom: 66px;
    max-width: 416px
}

.futernitka_text h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2em;
    margin-bottom: 12px
}

.futernitka_text a,
.futernitka_text h2,
.futernitka_text p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    color: #353535
}

.futernitka_text a,
.futernitka_text p {
    font-weight: 300
}

.futernitka_text p {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 23px
}

.futernitka_text a {
    font-size: 14px;
    line-height: 19px
}

.shops_bg {
    background-image: url(../../img/main2_bg.png);
    background-size: cover;
    background-repeat: no_repeat;
    background-position: 50%;
    text-align: center;
    padding: 333px 0 52px
}

.shops_bg h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 13px
}

.shops_bg a,
.shops_bg h2,
.shops_bg p {
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.shops_bg a,
.shops_bg p {
    font-weight: 400
}

.shops_bg p {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 200px
}

.shops_bg a {
    font-size: 22px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    cursor: pointer
}

.home {
    display: none
}

@media (max-width:1290px) {
    .futernitka_text,
    .trikotaj_text p {
        max-width: unset
    }
    .trikotaj_product {
        -ms-flex-pack: center;
        justify-content: center
    }
    .trikotaj_product_block {
        margin-right: 0
    }
    .trikotaj_product_block:first-child {
        margin-right: 40px
    }
    .trikotaj_text {
        float: none;
        margin-bottom: 30px
    }
    .futernitka {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
    .futernitka_block {
        margin-left: 0
    }
    .futernitka_block:last-child {
        margin-left: 40px
    }
}

@media (max-width:973px) {
    .main {
        background-image: url(../../img/bg_img_ipad.png);
        padding: 139px 0 43px
    }
    .main h1 {
        font-size: 34px;
        line-height: 46px;
        max-width: 399px;
        margin: 0 auto
    }
    .main p {
        font-size: 21px;
        line-height: 29px;
        margin-bottom: 154px
    }
    .main a {
        font-size: 22px;
        line-height: 30px;
        color: #ed1c24;
        border-bottom: 1px solid #ed1c24
    }
    .main .insta {
        display: none
    }
    .shops {
        padding: 0 29px
    }
    .shops_bg {
        background-image: url(../../img/main2_bg_ipad.png);
        padding: 103px 0 95px
    }
    .shops_bg h2 {
        margin-bottom: 16px;
        font-size:30px;
    }
    .shops_bg p {
        margin-bottom: 54px
    }
    .trikotaj {
        padding: 49px 30px
    }
    .trikotaj_product_block:first-child {
        margin-right: 30px
    }
    .trikotaj_product_block {
        max-width: 311px
    }
    .trikotaj_product_block img {
        width: 100%;
        margin-bottom: 18px
    }
    .trikotaj_product_block p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 4px
    }
    .style_text a,
    .style_text p {
        font-size: 14px
    }
    .trikotaj_text h2 {
        margin-bottom: 20px
    }
    .style_img {
        max-width: 460px
    }
    .style_text {
        padding-bottom: 0
    }
    .style_text h2 {
        margin-bottom: 16px
    }
    .style_text p {
        margin-bottom: 20px
    }
    .futernitka {
        padding: 49px 30px
    }
    .futernitka_product_block:last-child {
        margin-right: 0
    }
    .futernitka_product_block:first-child {
        margin-left: 0
    }
    .futernitka_product_block {
        max-width: 311px
    }
    .futernitka_product_block img {
        width: 100%;
        margin-bottom: 18px
    }
    .futernitka_product_block p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 4px
    }
}

@media (max-width:515px) {
    .style_img,
    .trikotaj_product_block:first-child {
        margin-right: 0
    }
    .trikotaj {
        padding: 24px 20px
    }
    .trikotaj_product {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .trikotaj_product_block {
        max-width: 311px;
        margin-bottom: 58px
    }
    .trikotaj_product_block img {
        width: 100%;
        margin-bottom: 18px
    }
    .trikotaj_product_block p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 4px;
        max-width: 311px;
        width: 100%
    }
    .trikotaj_product_block p:last-child {
        font-size: 15px
    }
    .trikotaj_text h2 {
        margin-bottom: 10px
    }
    .trikotaj_text p {
        font-size: 14px
    }
    .style {
        padding: 0 23px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
    .style_img {
        max-width: 332px;
        margin-bottom: 21px
    }
    .style_text {
        padding-bottom: 0;
        max-width: 332px
    }
    .futernitka {
        padding: 24px 20px
    }
    .futernitka_product {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
    .futernitka_product_block {
        margin-left: 0;
        max-width: 311px;
        margin-bottom: 58px
    }
    .futernitka_product_block img {
        width: 100%;
        margin-bottom: 18px
    }
    .futernitka_product_block p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 4px;
        max-width: 311px;
        width: 100%
    }
    .futernitka_product_block p:last-child {
        font-size: 15px
    }
}

@media (max-width:400px) {
    .main {
        padding: 140px 0 42px
    }
    .main h1 {
        font-size: 24px;
        line-height: 33px;
        max-width: 224px;
        margin: 0 auto 24px
    }
    .main p {
        font-size: 18px;
        line-height: 25px;
        max-width: 182px;
        margin: 0 auto 121px
    }
    .main a {
        font-size: 16px;
        line-height: 22px
    }
    .shops {
        padding: 0
    }
    .shops_bg {
        padding: 98px 0 44px
    }
    .shops_bg h2 {
        font-size: 24px;
        line-height: 33px;
        max-width: 224px;
        margin: 0 auto 31px
    }
    .shops_bg p {
        font-size: 18px;
        line-height: 25px;
        max-width: 233px;
        margin: 0 auto 100px
    }
    .shops_bg a {
        font-size: 16px;
        line-height: 22px
    }
}

.search{
    outline: none;
    border: none;
    width: 40%;
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: .15em;
    background: #d5cec6;
    color: white;
}
.search::placeholder {
    color: white
}
.search-index::placeholder {
    color: gray !important;
}
.search-index {
    outline: none;
    border: none;
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: .15em;
    background: white !important;
    color: gray !important;
    width: 10% !important;
}
.search-index::placeholder {
    color: gray !important;
}
.search-index {
    outline: none;
    border: none !important;
    font-family: Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: .15em;
    background: white !important;
    color: gray !important;
    width: 10% !important;
    margin-top: 10px;

}
@media (max-width: 600px){
    .search-index {
        width: 32% !important;
    }
}
.right_menu > img {
    cursor:pointer;
}
.ph_tel{
    cursor: pointer;
}
.tel_ph{
    position: relative;
    top: 12px;
    left: 0px;
    display: none;
    width: 300px;
    padding: 0px;

}
.tel_ph > li{
    color: white;
    text-align: center;
}
.tel_ph > li > a{
    display: block;
    width: 180px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;

}
.close_x{
    position: absolute;
    bottom: 70px;
    right: 0px;
    cursor: pointer;
}

.tel_ph_mobile{
    display: none;
    left: 300px;
    position: absolute;
    width: 180px !important;
    padding: 0px !important;
}
.close_x_mobile{
    position: absolute;
    right: 0px;
    top: -20px;

}
.tel_ph_mobile > li > a {
    padding-top: 0px !important;
    padding-bottom: 10px !important;

}
@media (max-width: 600px){
   
    .tel_ph_mobile { 
       
            left: 66px;
            position: absolute;
            top: 378px;
            background: white;
        
    }
}
.cart{
    position: relative;
}

.card_count{
    position: absolute;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    top: -8px;
    left: 20px;
    color: gray;
    font-size: 13px;

}
@media(max-width:1060px){
.card_mob{
    background:gray !important;
    color:white !important;
    left: 65px !important;
    top: 4px !important;
}
}
header ul li a:hover{
    font-size: 16px !important;
    color: #ca2f2d !important;
    transition: .5s;
}