@font-face {
    font-family: 'Uni_SansHI';
    src: url('../fonts/Gotham/GothamPro-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Uni_SansRI';
    src: url('../fonts/Gotham/GothamPro-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Uni_SansH';
    src: url('../fonts/Gotham/GothamPro-Medium.ttf') format('truetype');
}
@font-face {
    font-family: SF UI Text;
    src: url(../fonts/SFUIText-Medium.woff2) format("woff2"), url(../fonts/SFUIText-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

body,
h5{
    font-family: SF UI Text;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h6 {
    font-family: Uni_SansH, sans-serif;
    font-weight: normal;
    color: black;
}

p {
    line-height: 1.3;
    font-family: SF UI Text, sans-serif;
}

.h2,
h2 {
    font-size: 19px;
    font-weight: 500;
}

/*h2 span {
    background-color: #ffc600;
    color: white;
    padding: 0 10px;
}*/
.shadowheader {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    box-shadow: 0px 12px 76px 0px rgba(0, 0, 0, 0.12);
    /*    padding-bottom: 5px;*/
}

a.btn {
    cursor: pointer;
}

div.container {
    padding: 40px 5vw;
}

/*#block1 {
        background-image: url(https://cdn-static.farfetch-contents.com/content/images/Home_CMS/2019_02_18/WW/HP/Hero-xs.jpg);
        background-size: contain;
    background-repeat: no-repeat;
}*/

.pink {
    /*color: #ffc600;*/
    color: black;
    text-decoration: none;
}

.bold {
    font-weight: 500;
    margin-top: 10px;
}

.boldest {
    font-family: Uni_SansH;
    font-weight: 500;
}

#block3 p.bold.red {
    margin-top: 20px;
    margin-bottom: 0px;
    text-decoration: line-through
}

#block3 h3.boldest {
    margin-top: 0px;
}

.giftbox .col-md-5 {
    padding-top: 30px;
}

#block4 .giftbox .col-md-5:last-child {
    padding-top: 10px;
}

video {
    max-width: 100%;
}

#block4,
#block5 {
    overflow: hidden;
}

img.bag {
    top: 0px;
    min-height: 155px;
    min-width: 170px;
    left: -10px;
}


/*.carouselhead{
    margin-right: -15px;
    margin-left: -15px;
}*/

.mega {
    font-size: 28px;
    font-weight: 500;
}

.blue {
    background-color: #e9f0f9;
}

/*.mega span span {
    position: relative;
    z-index: 10;
    bottom: 10px
}
*/
.mega .fone {
    position: relative;
    max-width: fit-content;
}

.null {
    margin: 0;
}

.margin {
    margin-top: 25px;
    margin-bottom: 25px;
}

.padding {
    padding-top: 25px;
    padding-bottom: 25px;
}

.thumbnail {
    border: none;
}

.mega .fone:before {
    position: absolute;
    z-index: 5;
    content: " ";
    width: 100%;
    height: 10px;
    background: #ffc600;
    opacity: 0.5;
    bottom: 20px;
}

.red {
    color: #ffc600;
}

.violet {
    color: #806c9d;
}

.line {
    text-decoration: line-through;
}

.gift p {
    margin-bottom: 0px;
}

.gift .col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
}

.gift img {
    width: 100%;
    padding-right: 40px;
    padding-left: 10px;
}

fieldset.gift {
    padding: 8px;
    border: 1px solid #f3322f;
    display: inline-block;
    border-radius: 3px;
}

legend {
    color: #f3322f;
    border-bottom: none;
    text-align: center;
    width: auto;
    margin: 5px;
    font-size: 16px;
    font-weight: 800;
    padding: 0 10px;
}

.gift legend img {
    height: 18px;
    width: 16px !important;
    padding-right: 0px;
    padding-left: 0px;
    vertical-align: top;
}

#block1 .new {
    position: absolute !important;
    bottom: 0;
    right: 0
}

#block1 .row {
    position: relative;
    text-align: center;
    box-sizing: border-box;
}

.btn-danger {
/*    border: none;
    background: #ffc600;
        background: -moz-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: -webkit-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: linear-gradient(to bottom, #ffc600 0%, #f6847b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f6847b', GradientType=0);
    box-shadow: 0px 15px 38px 0px rgba(250, 114, 104, 0.42);
    margin-top: 10px;
    border-radius: 2px;
    padding: 10px 34px;
    font-size: 20px;*/
    background: #ffc600;
    border-radius: 5px;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    font-weight: 500;
    padding: 0 20px;
    border-bottom: 3px solid #ffb400;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    font-family: Uni_SansH;
}

.none {
    margin: 0px;
}

.vertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#block2 .row {
    position: relative;
}

#block2 h4 {
    line-height: 30px;
    margin-bottom: 20px;
}

#block3 .gift img,
#block4 img,
#block7 img,
#block8 img.Furla {
    width: 100%;
    padding: 0px;
}

.table>tbody>tr>td {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}
thead {
    text-align: center;
    text-transform: uppercase;
    background: #ccc;
}

#block45 {
    /* background: url(../img/block5.png) center no-repeat;
    background-size: cover;*/
    background-color: #f1f1f1;
}

#block45 .white {
    background-color: white;
    padding: 30px 0;
}

.thumbnail {
    margin-bottom: 0px;
}

.btn.btn-default {
    color: #fff;
    border: none;
    font-size: 20px;
    background: #ffc600;
    /*    background: -moz-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: -webkit-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: linear-gradient(to bottom, #ffc600 0%, #f6847b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f6847b', GradientType=0);*/
    box-shadow: 0px 15px 38px 0px rgba(250, 114, 104, 0.42);
    margin-top: 10px;
    border-radius: 2px;
    padding: 10px 34px;
}

#block6 .vk {
    background-color: white;
    -webkit-box-shadow: 3px 3px 17px 5px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 3px 3px 17px 5px rgba(0, 0, 0, 0.06);
    box-shadow: 3px 3px 17px 5px rgba(0, 0, 0, 0.06);
}

.vk .post_header {
    padding: 15px 20px 0;
}

.post_author {
    line-height: 16px;
    padding-right: 20px;
    font-weight: 800;
    margin-top: 0px;
}

.post_image {
    display: block;
    float: left;
    width: 50px;
}

.post_header_info {
    margin-left: 65px;
    padding-top: 8px;
}

.post_header .ui_actions_menu_icons {
    top: 20px;
    right: 38px;
    background: url(../img/post_more.png) no-repeat 50%;
    position: absolute;
    width: 22px;
    height: 24px;
    cursor: pointer;
    outline: none;
}
.wall_text {
    padding: 20px 20px 19px;
}

#block5 .col-sm-4 {
    border-radius: 5px;
    box-shadow: 0px 12px 76px 0px rgba(0, 0, 0, 0.12);
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 0px 20px;
}

.post_full_like {
    padding: 11px;
    margin: 0 20px;
    border-top: 1px solid #e7e8ec;
    border-radius: 0 0 2px 2px;
}

.post_like_icon {
    background: url(../img/heart.svg) no-repeat 0 0;
    display: inline-block;
    float: left;
    width: 17px;
    height: 14px;
    margin-top: 1px;
    opacity: 0.35;
    filter: alpha(opacity=35);
}

.post_like_link {
    line-height: 15px;
    height: 14px;
    margin-left: 7px;
    color: #2a5885;
    font-weight: 500;
}

.post_views {
    float: right;
    color: #909399;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
}

.post_views_icon {
    background: url(../img/eye.svg) no-repeat 0 0;
    width: 14px;
    height: 10px;
    margin: 2px 0 0;
    opacity: 0.5;
    display: inline-block;
    float: left;
}

.post_views_count {
    vertical-align: top;
    line-height: 15px;
    height: 14px;
    margin-left: 7px;
}

.glyphicon.glyphicon-chevron-right {
    background-image: url(../img/right-arrow.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    z-index: 1000;
    opacity: 1;
}

.glyphicon.glyphicon-chevron-left {
    background-image: url(../img/right-arrow.svg);
    background-repeat: no-repeat;
    transform: scale(-1, 1);
    width: 17px;
    height: 17px;
    z-index: 1000;
    opacity: 1;
}

@supports (-webkit-overflow-scrolling: touch) {
    .modal-open {
        position: fixed;
        width: 100vw;
    }
}

.glyphicon-chevron-right:before,
.glyphicon-chevron-left:before {
    content: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .1) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .1) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 109%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

#block4 .carousel-control {
    position: absolute;
    top: 104.5%;
}

#block4 ol.carousel-indicators {
    position: absolute;
    top: 102%;
}

.carouselhead {
    background-color: #eef4ff;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 40px;
}



ol {
    counter-reset: myCounter;
    padding-left: 0px;
}

.dost li {
    position: relative;
    padding-left: 4em;
    margin: 0.45em 0;
    margin-top: 20px;
    list-style: none;
    font-size: 14px;
    cursor: pointer;
}

.dost li:before {
    content: "0"counter(myCounter);
    counter-increment: myCounter;
    position: absolute;
    top: -10px;
    left: 0;
    line-height: 1.8em;
    padding: 0px;
    color: #ffc600;
    font-weight: bold;
    text-align: center;
    z-index: 1;
    font-size: 26px;
   /* background-image: url(../img/zig.png);
    background-position: 0 1.3em;
    background-size: 40px 4px;
    background-repeat: no-repeat;*/
}

/*#block8 {
    background: url(../img/block8.png) center no-repeat;
    background-size: cover;
}*/

#block8 h4 {
    line-height: 26px;
}

.social-icons img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    -webkit-filter: invert(80%);
    filter: invert(80%);
}
footer {
    background-color: #232323;
    color: #cccccc;
    font-weight: 100;
    font-size: 16px;
    padding: 15px;
}
    footer div.container {
        padding: 0px 5vw;
    }
footer p {
    line-height: 1.42857143 !important;
}
footer p a img {
    max-width: 30px;
}
footer p a {
    color: #ffc600;
    border-bottom: 1px solid #ffc600
}
footer p a {
    margin-right: 10px;
    text-decoration: none;
    border-bottom: none;
}footer .col-sm-5:first-child a{
    line-height: 45px;
}
footer .col-sm-5:first-child p {
    display: flex;
    flex-direction: row;

    justify-content: center;
}
.second {
    padding: 0 5px;
    margin-top: 30px;
}

.modal-open button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open button.close:focus {
    outline: none;
}

.modal-open button.close span {
    position: relative;
    top: 0px;
    font-weight: lighter;
    text-shadow: none;
}

.modal-content,
input {
    border-radius: 2px !important;
}

.modal-body {
    padding: 30px 45px;
}

.form-control {
    background-color: #f1f1f1;
    height: 44px;
    border: 1px solid #f1f1f1;
}

input[name="phone"] {
    margin-top: 10px;
}

input[name="name"] {
    margin-top: 30px;
}

h6 {
    line-height: 20px;
}
#block1 .container:nth-child(2) button {
    line-height: 1.4;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 7px center;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Bold' enable-background='new 0 0 24 24' height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m23.155 13.893c.716-6.027-.344-9.832-2.256-11.553l.001-.001c-3.086-2.939-13.508-3.374-17.2.132-1.658 1.715-2.242 4.232-2.306 7.348-.064 3.117-.14 8.956 5.301 10.54h.005l-.005 2.419s-.037.98.589 1.177c.716.232 1.04-.223 3.267-2.883 3.724.323 6.584-.417 6.909-.525.752-.252 5.007-.815 5.695-6.654zm-12.237 5.477s-2.357 2.939-3.09 3.702c-.24.248-.503.225-.499-.267 0-.323.018-4.016.018-4.016-4.613-1.322-4.341-6.294-4.291-8.895.05-2.602.526-4.733 1.93-6.168 3.239-3.037 12.376-2.358 14.704-.17 2.846 2.523 1.833 9.651 1.839 9.894-.585 4.874-4.033 5.183-4.667 5.394-.271.09-2.786.737-5.944.526z'/%3e%3cpath d='m12.222 4.297c-.385 0-.385.6 0 .605 2.987.023 5.447 2.105 5.474 5.924 0 .403.59.398.585-.005h-.001c-.032-4.115-2.718-6.501-6.058-6.524z'/%3e%3cpath d='m16.151 10.193c-.009.398.58.417.585.014.049-2.269-1.35-4.138-3.979-4.335-.385-.028-.425.577-.041.605 2.28.173 3.481 1.729 3.435 3.716z'/%3e%3cpath d='m15.521 12.774c-.494-.286-.997-.108-1.205.173l-.435.563c-.221.286-.634.248-.634.248-3.014-.797-3.82-3.951-3.82-3.951s-.037-.427.239-.656l.544-.45c.272-.216.444-.736.167-1.247-.74-1.337-1.237-1.798-1.49-2.152-.266-.333-.666-.408-1.082-.183h-.009c-.865.506-1.812 1.453-1.509 2.428.517 1.028 1.467 4.305 4.495 6.781 1.423 1.171 3.675 2.371 4.631 2.648l.009.014c.942.314 1.858-.67 2.347-1.561v-.007c.217-.431.145-.839-.172-1.106-.562-.548-1.41-1.153-2.076-1.542z'/%3e%3cpath d='m13.169 8.104c.961.056 1.427.558 1.477 1.589.018.403.603.375.585-.028-.064-1.346-.766-2.096-2.03-2.166-.385-.023-.421.582-.032.605z'/%3e%3c/svg%3e");
}
form button {
    color: #f3322f;
    background: #ffc600;
    /*    background: -moz-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: -webkit-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: linear-gradient(to bottom, #ffc600 0%, #f6847b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f6847b', GradientType=0);*/
    margin-top: 10px;
    border-radius: 2px;
    padding: 10px 34px;
    font-size: 14px;
    display: block;
    width: 100%;
    color: #fff;
    border: none;
}

.timer {
    display: block;
    min-width: 219px;
    height: 48px;
    text-align: center;
    line-height: 1;
    margin: 0px;
    font-size: 36px;
    color: rgb(0, 0, 0);
    font-weight: 500;
}

.namet1 {
    display: inline-block;
    line-height: 1;
    margin: 0px;
    text-align: center;
}

.twod {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin: 0px;
    padding: 0px 10px;
    font-size: 36px;
    color: rgb(0, 0, 0);
}

.inb {
    display: inline-block;
}

.namet {
    display: block;
    line-height: 1;
    margin: 0px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}
.panel-group {
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}
#kids a.btn.modalbox {
    padding: 4px 10px;
}
.form-reg{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.form-reg label {
/*    background-color: yellow;
    background: #ffc600;
    border-radius: 0.4rem;*/
    padding: 0 5px;
}
img.icon.icon__material {
    margin-right: 5px;
    max-width: 25px;
    vertical-align: top;
}
section#block3 .row:first-child p {
    line-height: 25px;
    text-transform: uppercase;
}
section#block3 .row:first-child {
    margin-top: 50px;
}

@media (min-width: 768px) {

    .modal-sm {
        width: 340px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -7px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -7px;
    }

    .textnavigation {
        float: none !important;
        display: inline-block !important;
        line-height: 17px !important;
        height: 35px !important;
        margin: 0 5px !important;
        vertical-align: middle !important;
    }

    #navigation img {
        max-width: 35px !important;
        margin: 0 0.4vw !important;
    }

    .sale_out a {
        line-height: 35px !important;
    }
    .margin-md-top-20{
        margin-bottom: 20px;
    }

}

@media (max-width: 768px) {
    section#block3 .row:first-child {
    margin-top: 0px;
}
    .backcolor {
        background-color: #f1f1f1;
    }
    #block1 {
        width: 100%;
        height: 100vh;
    }

    .h2,
    h2 {
        font-size: 19px;
        font-weight: 500;
    }

    .mega {
        font-size: 28px;
        font-weight: 500;
    }

    h3 {
        font-size: 19px;
    }

    #block1 .new {
        margin-top: 10px;
        position: relative !important;
        bottom: 0;
        right: 0
    }

    div.container {
        padding: 25px 15px;
    }

    #block1 {
        height: auto;
    }
    footer p a {
    margin: 0 20px;
    text-decoration: none;
    border-bottom: none;
}
footer p a img{
    max-width: 40px;
}
}

@media (min-width: 1700px) {
    div.container {
        padding: 20px 5vw;
    }
}

a.btn.red {
    color: #f3322f;
    background: #ffc600;
    /*    background: -moz-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: -webkit-linear-gradient(top, #ffc600 0%, #f6847b 100%);
    background: linear-gradient(to bottom, #ffc600 0%, #f6847b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f6847b', GradientType=0);*/
}

span.haveit {
    color: #ffc600;
    font-size: 14px;
}

.head-block__video {
    overflow: hidden;
    position: absolute;
    right: -25%;
    width: 150%;
    top: -27%;
    height: 150%;
    z-index: 1;
}

ol.carousel-indicators {
    position: absolute;
    top: 103.5%;
}

@media (max-width: 1199px) {
    .head-block__video {
        left: auto;
        right: -25%;
        top: 0;
        height: 100%;
    }
}

@media (max-width: 991px) {
    img.bag {
        position: absolute;
    }

    #block3 iframe {
        height: 50vw !important;
    }

    .carousel-control {
        position: absolute;
        top: 107%;
    }

    .head-block__video {
        left: auto;
        top: 0px;
        height: 100%;
    }

    ol.carousel-indicators,
    #block4 ol.carousel-indicators {
        position: absolute;
        top: 103.5%;
    }
}

@media (max-width: 767px) {
    #block5 .col-sm-4 {
        border-radius: 5px;
        box-shadow: 0px 12px 76px 0px rgba(0, 0, 0, 0.12);
        padding-top: 20px;
        padding-bottom: 20px;
        margin: 0 15px 20px;
    }.sec4 form input[type=text], .sec4 form input[type=text] {
    margin-bottom: 10px !important;
}

    .carousel-control {
        position: absolute;
        top: 103.5%;
    }

    .head-block__video {
        left: auto;
        top: 0;
        right: -25%;
        height: 100%;
    }
}

#block2 h3 {
    margin-bottom: 20px;
}

ol.carousel-indicators li:before {
    content: none;
}

ol.carousel-indicators li {
    padding-left: 0;
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: black;
    background-color: black;
    border: 1px solid black;
    border-radius: 10px;
}

ol.carousel-indicators li.active {
    border: 1px solid black;
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0);
}

#block5 .carousel-control {
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

#block5 .glyphicon {
    width: 24px;
    height: 24px;
}

element.style {}

#block5 .glyphicon {
    width: 24px;
    height: 24px;
}

#block5 .glyphicon.glyphicon-chevron-right {
    right: 10px;
}

#block5 .glyphicon.glyphicon-chevron-left {
    left: 10px;
}

#block6 .col-sm-4 {
    margin-top: 15px;
}

#block6 img.review {
    box-shadow: 0px 12px 76px 0px rgba(0, 0, 0, 0.12);
    width: 100%;
}

.sale_out {
    background: #222;
    padding: 10px 0;
    overflow: hidden;
}

.sale_out .text {
    width: 240px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.sale_out .timer_mobile {
    float: left;
    height: 50px;
    padding: 10px;
    width: 200px;
}

.sale_out a {
    color: white;
}

#block1 .sale_out .twod {
    color: white;
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background-color: black;
    color: #ffc600;
}

.padding-top-40 {
    padding-top: 40px;
}

button.sharer {
    background-color: #aaa;
    border: none;
    border-radius: 24px;
    box-shadow: 0 2px 0 #888, 1px 4px 2px rgba(0, 0, 0, 0.2);
    color: white;
    display: block;
    outline: none;
    padding: 1em 0;
    position: relative;
    overflow: hidden;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
}

button.sharer .fa {
    height: 100%;
    left: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}

button[data-sharer="viber"] {
    background-color: #7C529E;
    box-shadow: 0 2px 0 #5F3485, 1px 4px 2px rgba(0, 0, 0, 0.2);
    background-image: url(../img/viber.png);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: 10% center;
}

button.sharer:active {
    box-shadow: 0 0 0 transparent;
    transform: translateY(2px);
}

#navigation.nav_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
}

#navigation img {
    max-width: 25px;
    margin: 0 1.6vw;
}

.textnavigation {
    color: white;
    line-height: 25px;
    width: auto;
    margin: 0px 10px;
    float: right;
}

.textnavigation:first-child {
    float: left;
    text-decoration: underline;
}

@media (min-width: 1000px) {


    .tm_pb_slide_description {
        text-align: left
    }

    #catalog .row:first-child{
        margin: 20px 0px 10px 0;
    }
    .tm_pb_slide_title:before {
        background-color: #ff1631;
        content: '';
        display: block;
        width: 60px;
        height: 4px;
        margin: 0 0 20px;
    }
}

.owl-carousel button.owl-dot {
    background-color: #b6b6b6;
    border-radius: 50%;
    height: .6rem;
    width: .6rem;
    margin: 0 3px;
}

.owl-carousel button.owl-dot.active {
    background: #000;
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 20px;
    right: 50%;
    transform: translate(50%, 50%);
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background: #fff !important;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 45%;
    left: -15px;
    position: absolute;
    z-index: 5;
}

.owl-next {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background: #fff !important;
    position: absolute;
    z-index: 5;
    right: -15px;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.owl-nav span {
    font-size: 30px;
    line-height: 20px;
}

.card-right {
    padding: 2rem 0;
    text-align: center;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}

.p-status--card {
    margin-bottom: 1.2rem;
}

.p-status {
    text-align: center;
    color: #ffc600;
}

.card-right h4 {
    text-transform: uppercase;
}

h4 {
    font-family: Uni_SansH, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
}

p.p-category,
span.p-scrollslider__price {
    font-family: SF UI Text, sans-serif;
}

span.p-scrollslider__price {
    color: #ffc600;
    display: inline-block;
    font-weight: bold;
    margin: 0 .5rem;
}

span.old__price {
    color: #b6b6b6;
    display: inline-block;
    text-decoration: line-through;
}

.p-size {
    width: 100%;
}

.p-size__link {
    text-align: right;
    margin-bottom: 10px;
}

.p-size__link a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid;
}

.btn-black {
margin-top: 20px;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0.4rem 3rem;
    border: none;
    height: 48px;
    border-radius: .4rem;
    line-height: 40px;
    min-width: 10rem;
    font-size: 14px;
    text-decoration: none !important;
}

.btn-black:hover {
    opacity: 0.75;
}

.mainimage {
    width: 100%;
    /*    height: 100%;*/
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel+.panel {
    margin-top: 0;
}



.panel-title a {
    display: block;
    position: relative;
        font-size: 14px;
        font-family: SF UI Text;
}

.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: -5px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: -5px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\e909';
    transform: scale(1);
    transition: all 0.5s;
}

/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    content: '\e316';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: -5px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.panel-heading {
    padding: 2.4rem 0 1.2rem;
}

.panel-body .p-status {
    text-align: left
}
.panel-body{
    font-family:SF UI Text;}

.margin-bottom-2 {
    margin-bottom: 2rem;
}

.cc8c49 {
    margin-right: .6rem;
    clear: left;
    float: left;
}

._13f28d {
    margin-left: 0;
    text-transform: lowercase;
}

.modal-body .table>tbody>tr>td {
    padding: 8px;
}

h3.tm_pb_slide_content {
    font-size: 18px;
}

h2.mega.boldest span {
    line-height: 1.5;
}

h2.hidden-md {
    font-family: Uni_SansH, Helvetica, Arial, sans-serif;
    line-height: 1.5;
}

.footer__line {
    background-color: #aaa;
}

.footer__podp {
    padding-top: 5px;
    padding-bottom: 20px;
    background-position: centertop;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #9a9a9a;
    background-image: url(../img/06cb71694863789ccb797d8752a86cf2_1580_267.jpeg);
}

.footer__black {
    background-color: #222;
    padding: 15px 0;
}

.footer__f-copy {
    color: #aaa;
    font-size: 1.1rem;
    line-height: 1.87rem;
    padding-top: 30px;
}

.footer__f-copy strong {
    font-weight: 700;
}

.footer .help-nav a,
.footer .phone-nav a {
    color: #fff;
}

.footer .phone-nav .fas {
    color: #fff;
}

.f-podp {
    width: 402px;
    margin: 0 auto;
    text-align: center;
}

.f-podp__title {
    display: block;
    font-family: SF UI Text;
    font-size: 22px;
    line-height: 28px;
    padding: 5px;
}

.f-podp__description {
    display: block;
    font-family: SF UI Text;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 15px;
}

.f-podp__list {
    text-align: center;
}

.f-podp__item {
    display: inline-block;
    margin-right: 5px;
}

.f-podp__item:last-child {
    margin-right: 0;
}

.f-podp__item input {
    display: none;
}

.f-podp__item input:checked+label::after {
    display: block;
}

.f-podp__item label {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    color: #555;
}

.f-podp__item label::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.f-podp__item label::after {
    content: '';
    width: 8px;
    height: 8px;
    display: none;
    position: absolute;
    border-radius: 50%;
    background-color: #000;
    left: 4px;
    top: 50%;
    margin-top: -4px;
}

.f-podp__little {
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    display: block;
    margin-top: 15px;
    color: #222;
}

.f-podp__little a {
    font-weight: 700;
    color: #222;
    text-decoration: underline;
}

.f-podp__little a:hover {
    color: #222;
    text-decoration: none;
}

.f-podp__form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}

.f-podp__input {
    width: 260px;
    padding: 9px 9px 9px 9px;
    border: 1px solid #dfdfdf;
    height: 44px;
    display: inline-block;
    border-radius: 4px;
}

.f-podp__button {
    cursor: pointer;
    display: inline-block;
    width: 126px;
    border: none;
    position: relative;
    margin: auto;
    margin-left: 10px;
    height: 44px !important;
    white-space: nowrap;
    line-height: 23px !important;
    background-color: #0c0c0c;
    color: #fff;
    font-family: SF UI Text;
    border-radius: 4px !important;
    min-width: 126px !important;
    text-align: center;
}

.f-menu::before {
    content: '';
    display: table;
}

.f-menu::after {
    content: '';
    display: table;
    clear: both;
}

.f-menu__left {
    width: 50%;
    float: left;
}

.f-menu__right {
    width: 50%;
    float: right;
}

.f-menu__block {
    margin-top: 20px;
}

.f-menu__block:first-child {
    margin-top: 0;
}

.f-menu__title {
    font-size: 1.3rem;
    color: #aaa;
    border-bottom: none;
    font-weight: 700;
    font-family: SF UI Text, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.f-menu__pril {
    font-family: SF UI Text, sans-serif;
    line-height: 1.58em;
    display: inline-block;
    padding: 15px 0 15px 54px;
    color: #fff;
    padding-left: 50px;
    position: relative;
}

.f-menu__pril .fas {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    font-size: 3.4rem;
}

.f-menu__pril:hover {
    text-decoration: none;
    color: #fff;
}

.f-menu__opl {
    display: block;
    padding-top: 10px;
    padding-left: 0px;
}

.f-menu__opl::before {
    content: '';
    display: table;
}

.f-menu__opl::after {
    content: '';
    display: table;
    clear: both;
}

.f-menu__oplitem {
    float: left;
    display: block;
    padding-right: 5px;
}

.f-menu__oplink {
    width: 50px;
    height: 32px;
    background-image: url(../img/payments_footer.svg);
    background-repeat: no-repeat;
    display: block;
}

.f-menu__soc {
    margin-right: 5px;
    width: 50px;
    height: 32px;
    padding-left: 0px;
    background-repeat: no-repeat;
}

.f-menu__lang .h-panel__lang {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 15px;
    display: block;
    padding-top: 0;
    text-transform: none;
}

.f-menu__soc {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}

.f-menu__socitem {
    display: block;
    padding-right: 18px;
}

.f-menu__soclink {
    display: inline-block;
}

.f-menu__soclink .fab {
    font-size: 2.2rem;
    color: #fff;
}

.f-menu__list {
    padding-top: 10px;
    display: block;
    padding-left: 0px;
}

.f-menu__item {
    padding-bottom: 6px;
    display: block;
}

.f-menu__link {
    display: inline-block;
    color: #fff;
    font-size: 13px;
}

.f-menu__link:hover {
    text-decoration: none;
    color: #fff;
}

.h-panel {
    font-size: 0;
    text-align: right;
}

.h-panel__item {
    display: inline-block;
    position: relative;
}

.h-panel__item::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background-color: #ccc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.h-panel__item:last-child::after {
    display: none;
}

.h-panel__lang {
    color: #222;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    padding-left: 26px;
    padding-right: 15px;
}

.h-panel__lang::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -1px;
    background-image: url(../img/flags.png);
    background-position: -52px -1227px;
}

.h-panel__lang:hover {
    text-decoration: none;
    color: #222;
}

.h-panel__link {
    display: block;
    padding: 0 15px;
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
    .f-menu__title {
            display: block;
        cursor: pointer;
        position: relative;
    }

    .f-menu__left,
    .f-menu__right {
        float: left;
        width: 100%;
        margin-bottom: 20px;

    }

    .f-menu__title .fa-plus {
        position: absolute;
        z-index: 2;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}


.sec4 {
    padding: 30px 0 30px;
    background-image: url(../img/form-cover.jpg);
    background-position: top center;
    background-size: 140%;
    background-repeat: no-repeat;
}

.sec4 .txt1 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.sec4 .price {
    text-align: center;
    margin-bottom: 23px;
}

.sec4 .price .old {
    position: relative;
    color: #fff;
    top: -3px;
    font-size: 18px;
    margin-right: 10px;
    text-decoration: line-through;
}

/*.sec4 .price .old:before {
    position: absolute;
    content: '';
    top: 11px;
    right: 0;
    height: 1px;
    width: 100%;
    border-bottom: 2px solid #ffffff;
}*/

.sec4 .price .new {
    color: #ffc600;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
}


.sec4 .txt2 {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 16px;
}

.sec4 form {
    display: block;
    width: auto;
    min-height: 58px;
    padding: 0px 10px;
    margin: 0px auto;
    text-align: center;
    background: #fff;
}

#form-modal2 .line {
    width: 220px;
    height: 1px;
    background: #f5f5f5;
    margin: 0 auto 10px;
}

.sec4 form .txt {
    display: none;
    color: #4d5969;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.sec4 form input[type=text] {
    display: inline-block;
    background: #f8f8f8;
    text-align: center;
    border: 1px solid #ededed;
    padding: 10px;
    margin: 0;
    line-height: 36px;
    display: inline-block;
    height: 44px;
}


}
@media screen and (max-width: 768px) {
    #promo.active {
        bottom: 0;
    }

    #promo {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #promo {
        display: block;
        position: fixed;
        bottom: -70px;
        left: 0;
        right: 0;
        z-index: 999;
        padding: 17px 5px;
        background: #320c8b;
        text-align: center;
        transition: all .3s linear;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 2px;
        text-decoration: none;
        text-transform: uppercase;
        -moz-box-shadow: 0 0 10px 0px rgba(128, 131, 146, 0.3);
        -webkit-box-shadow: 0 0 10px 0px rgba(128, 131, 146, 0.3);
        box-shadow: 0 0 10px 0px rgba(128, 131, 146, 0.3);
    }#promo .close {
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-image: url(../img/close-black.png);
    background-size: 20px;
    background-repeat: no-repeat;
}
}


#promo.active {
    bottom: 0;
}




.overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
}

.popup {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

.popup .block {
    position: relative;
    /*margin: 80px auto;*/
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 795px;
    height: 508px;
    text-align: center;
    background: #fff;
}

.popup .block .popup-close {
    width: 30px;
    top: 0;
    right: -45px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    background: url(../images/close-white.png) center center no-repeat;
    background-size: 30px;
}

.popup .block {
    display: block;
    float: left;
}

.popup .block .form {
    float: right;
}

.countbox {
    position: relative;
    z-index: 60;
    width: 240px;
    height: 55px;
    color: #343839;
    font-size: 20px;
    overflow: hidden;
    margin: 0 auto 40px;
}

@media screen and (max-width: 480px) {
    .form .countbox {
        margin: 0 auto 10px;
    }
}

.countbox-days,
.countbox-hours,
.countbox-mins,
.countbox-secs {
    z-index: 1;
    float: left;
    width: 40px;
    height: 35px;
    margin: 0 10px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: #502936;
}

.countbox-days-text,
.countbox-hours-text,
.countbox-mins-text,
.countbox-secs-text {
    color: #f5f5f5;
    top: 25px;
    width: 40px;
    height: 16px;
    font-size: 10px;
    position: absolute;
}

.sec4 form input[type=text],
.sec4 form input[type=text] {
    text-align: left;
    padding-left: 20px;
}

.sec4 input {
    text-align: left;
    width: 100%;
}
    .jacket img{
            margin: 0 auto;
        display: block;
    }
    .margin-top-40{
        margin-top: 40px;
    }
    span.haveit {
    color: #FF8F1C;
    font-size: 14px;
}

a.haveit {
    font-size: 14px;
}
.number {
    color: #FF8F1C;
    font-weight: bold;
}
h4 span, h2 span{
    color:#f0bb40;
}
.light_line {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}.light_line:before {
    width: 30px;
    height: 100%;
    content: ' ';
    position: absolute;
    opacity: .3;
    top: 0;
    left: 0;
    margin: 0;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,0.6) 30%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,0.85) 71%,rgba(255,255,255,0) 100%);
    -webkit-transform: skew(-10deg,0deg);
    -moz-transform: skew(-10deg,0deg);
    -ms-transform: skew(-10deg,0deg);
    -o-transform: skew(-10deg,0deg);
    transform: skew(-10deg,0deg);
    -webkit-animation: move 3s infinite;
    -moz-animation: move 3s infinite;
    -ms-animation: move 3s infinite;
    -o-animation: move 3s infinite;
    animation: move 3s infinite;
}
span.l {
    display: inline-block;
    background: #ffc600;
    line-height: 21px;
    padding: 4px 7px;
    color: #000;
    white-space: nowrap;
}
.light_line {position: absolute;width: 100%;height: 100%;top: 0;left: 0;overflow: hidden;}
.light_line:before {width: 30px;height: 100%;content: ' ';position: absolute;opacity: .3;top: 0;left: 0;margin: 0;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,0.6) 30%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,0.85) 70%,rgba(255,255,255,0.85) 71%,rgba(255,255,255,0) 100%);-webkit-transform: skew(-10deg,0deg);-moz-transform: skew(-10deg,0deg);-ms-transform: skew(-10deg,0deg);-o-transform: skew(-10deg,0deg);transform: skew(-10deg,0deg);-webkit-animation: move 3s infinite;-moz-animation: move 3s infinite;-ms-animation: move 3s infinite;-o-animation: move 3s infinite;animation: move 3s infinite;}@-webkit-keyframes move {0% {left: 0}60% {left: 100%}100% {left: 100%}}@-moz-keyframes move {0% {left: 0}60% {left: 100%}100% {left: 100%}}@-ms-keyframes move {0% {left: 0}60% {left: 100%}100% {left: 100%}}@-o-keyframes move {0% {left: 0}60% {left: 100%}100% {left: 100%}}@keyframes move {0% {left: 0}60% {left: 100%}100% {left: 100%}}
#fancy_go {position: absolute;bottom: 0px;left: 0px;width: 100%;text-align: center;z-index: 99998!important;}
#fancy_go a {position: relative;display: inline-block;text-decoration: none;font-size: 32px;line-height: 55px;height: 55px;text-transform: uppercase;font-weight: 500;color: #000;padding: 0 40px;border-radius: 5px;background: #ffc600;border-bottom: 4px solid #ffb400;margin: 0px 0px 10px;z-index: 99999!important;}
ul.plus {
    list-style-type: none;
    padding-left: 20px;
}
ul.plus li:before {
    margin:0 5px 0 -15px;
    content: '✔';
    color: green;
   }

    .margin-top-20{
        margin-top: 20px;
    }

    .be0930 img{
        max-width: 100% !important;
    }
