@charset "UTF-8";

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */

.slick-loading .slick-list {
    background: #fff url("./../img/ajax-loader.gif") center center no-repeat;
}


/* Icons */

@font-face {
    font-family: "slick";
    src: url("./fonts/../../fonts/slick.eot");
    src: url("./fonts/../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../../fonts/slick.woff") format("woff"), url("./fonts/../../fonts/slick.ttf") format("truetype"), url("./fonts/../../fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

@font-face {
    font-family: "Alegreya Regular";
    font-weight: normal;
    font-style: normal;
    src: font-url("../fonts/alegreya-regular.woff") format("woff");
    src: font-url("../fonts/alegreya-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Arimo Regular";
    font-weight: normal;
    font-style: normal;
    src: font-url("../fonts/arimo-regular.woff") format("woff");
    src: font-url("../fonts/arimo-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Barlow Regular";
    font-weight: normal;
    font-style: normal;
    src: font-url("../fonts/barlow-regular.woff") format("woff");
    src: font-url("../fonts/barlow-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Barlow Medium";
    font-weight: 500;
    font-style: normal;
    src: font-url("../fonts/barlow-medium.woff") format("woff");
    src: font-url("../fonts/barlow-medium.woff2") format("woff2");
}

@font-face {
    font-family: "Barlow Bold";
    font-weight: 700;
    font-style: normal;
    src: font-url("../fonts/barlow-bold.woff") format("woff");
    src: font-url("../fonts/barlow-bold.woff2") format("woff2");
}

@font-face {
    font-family: "Proxima Nova Bold";
    font-weight: 700;
    font-style: normal;
    src: font-url("../fonts/proximanova-bold.woff") format("woff");
    src: font-url("../fonts/proximanova-bold.woff2") format("woff2");
}

textarea.form-control {
    height: auto !important;
}

.btn {
    display: block;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #101010;
    text-transform: uppercase;
    border-radius: 5px !important;
    background: #1C62CD;
    color: #101010 !important;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #1C62CD !important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.btn::before {
    content: "";
    width: 30px;
    height: 80px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, 0.5)));
    background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5));
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5));
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60px;
    margin: auto;
}

.btn:hover {
    background-color: #CB9482 !important;
    border-color: #CB9482 !important;
}

.btn:hover::before {
    -webkit-animation: blic .8s linear;
    animation: blic .8s linear;
}

.btn:active,
.btn:focus {
    border-color: #CB9482 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@-webkit-keyframes blic {
    0% {
        -webkit-transform: translateX(-80px) rotate(-25deg);
        transform: translateX(-80px) rotate(-25deg);
    }
    100% {
        -webkit-transform: translateX(600px) rotate(-25deg);
        transform: translateX(600px) rotate(-25deg);
    }
}

@keyframes blic {
    0% {
        -webkit-transform: translateX(-80px) rotate(-25deg);
        transform: translateX(-80px) rotate(-25deg);
    }
    100% {
        -webkit-transform: translateX(600px) rotate(-25deg);
        transform: translateX(600px) rotate(-25deg);
    }
}

.btn-top {
    font-family: 'Times New Roman', sans-serif;
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: normal !important;
    color: rgba(252, 252, 253, 0.2);
    text-transform: lowercase;
    width: 100%;
    color: #000 !important;
    background-color: #fff !important;
    background: rgba(252, 252, 253, 0.2);
    border: 2px solid #1C62CD !important;
    border-radius: 4px;
    padding: 0 4px;
}

.btn-top:hover {
    background-color: #fff !important;
    border-color: #1C62CD !important;
}

.btn-primary {
    background: #1C62CD !important;
    border-color: #1C62CD !important;
    color: #ffffff !important;
    border-radius: 3px;
    font-family: 'Arimo Regular', sans-serif;
    font-size: 14px !important;
    line-height: 27px !important;
    font-weight: 400 !important;
    color: #ffffff;
}

.btn-primary:hover {
    background: #1C62CD !important;
    border-color: #1C62CD !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff !important;
}

.btn-more {
    background: #F0f0f4 !important;
    border-color: #1C62CD !important;
    color: #2f3035 !important;
    border-radius: 0px !important;
    font-family: 'Arimo Regular', sans-serif;
    font-size: 15px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    color: #2f3035;
}

.btn-more:hover {
    background: #d0d0f3 !important;
    border-color: #1C62CD !important;
}

a.checkout-button.button.wc-forward.btn-primary {
    max-width: 280px;
}

.top-line {
    max-width: 1200px;
    padding: 15px 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-line__email,
.top-line__city {
    font-family: 'Century Gothic', sans-serif;
    font-size: 20px !important;
    line-height: 23px !important;
    font-weight: 700 !important;
    color: #000;
}

.top-line__email a,
.top-line__city a {
    font-size: 20px !important;
    line-height: 23px !important;
    font-weight: 700 !important;
    color: #000;
}

.top-line__city {
    position: relative;
    padding-left: 35px;
}

.top-line__city::before {
    content: url(../img/ballon.svg);
    position: absolute;
    left: 0;
    top: -2px;
}

.top-line__number .ord__num {
    font-family: 'Century Gothic', sans-serif;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
    color: #000;
    margin-bottom: 8px;
}

.top-line__number .ord__num.a1 {
    background: url(../img/icon-a1.svg) no-repeat;
    padding-left: 27px;
    background-position: left center;
    background-size: contain;
}

.top-line__number .ord__num.mts {
    
    /* background-position: left center; */
    /* background-size: contain; */
    position: relative;
}

.top-line__number .ord__num.mts::before {
    
    position: absolute;
    top: 0;
    bottom: 0;
    left: -81px;
}

.header {
    position: relative;
    z-index: 10;
    border-top: 1px solid transparent;
    overflow: hidden;
    padding-top: 60px;
}

.block-action {
    max-width: 290px;
    border-radius: 3px;
    border: 1px solid #CDCDCD;
    margin: 0 auto;
}

.block-action__head {
    min-height: 30px;
    position: relative;
}

.block-action__head.action::before {
    content: 'АКЦИЯ';
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 10px;
    background: #000000;
    color: #ffffff;
    font-family: 'Barlow Medium', sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    color: #ffffff;
}

.block-action__head .price-block {
    padding-top: 5px;
    padding-right: 30px;
    text-align: right;
}

.block-action__head .price-block .new {
    font-family: 'Barlow Bold', sans-serif;
    font-size: 27px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    color: #000000;
}

.block-action__head .price-block .old {
    font-family: 'Barlow Regular', sans-serif;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: #c4c4c4;
    text-decoration: line-through;
}

.block-action__body {
    display: block;
}

.block-action__body .img {
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.block-action__body .img img {
    transition: .3s;
    transform: scale(1);
}

.block-action__body .title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #2F3035;
    text-align: center;
    margin-bottom: 25px;
    margin-left: 5px;
    margin-right: 5px;
    transition: .3s;
}

.block-action__body:hover,
.block-action__body:hover .title {
    text-decoration: none;
    color: #1c62cd;
}

.block-action__body:hover .img img {
    transform: scale(1.05);
}

.block-action__foot {
    text-align: center;
    background: rgba(141, 98, 46, 0.49);
    border-radius: 3px;
    padding: 15px 20px;
}

.block-action__foot .title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 17px !important;
    line-height: 21px !important;
    font-weight: 400 !important;
    color: #000000;
    margin-bottom: 5px;
}

.block-action__foot .date {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    color: #000000;
}

.navigation {
    line-height: normal;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
    z-index: 100;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 5px 50px 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: linear-gradient(180deg, rgba(141, 98, 46, 0) 0.31%, rgba(205, 160, 107, 0.59) 66.98%);
}

.navigation.active {
    -webkit-box-shadow: 0px 0 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0 9px 0px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.nav_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 0;
}

.naviagation__item {
    width: 100%;
}

.naviagation__item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.naviagation__item_link li a {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    color: #2F3035;
    display: inline-block;
    position: relative;
    z-index: 10;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: none;
    padding: 15px;
    position: relative;
}

.naviagation__item_link li a:hover,
.naviagation__item_link li a:focus {
    text-decoration: none;
    color: #2F3035;
    background: none;
}

.naviagation__item_link li a::before {
    content: '';
    height: 3px;
    width: 0%;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
    background: #1c62cd;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.naviagation__item_link li a:hover::before,
.naviagation__item_link li a:focus::before,
.naviagation__item_link li a:active::before {
    width: 100%;
}

.order__number {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ord__num {
    font-style: normal;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    position: relative;
    font-size: 24px !important;
    line-height: 28px !important;
    font-weight: 700 !important;
    color: #000;
}

.ord__num:hover {
    text-decoration: none;
}

.btn_block a {
    display: block;
    background-color: #1C62CD;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #000000;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    text-decoration: none;
}

.btn_block a:hover {
    background-color: #a8160a;
}

.header__wrap {
    margin: 150px auto 0;
    max-width: 1100px;
    position: relative;
}

.h1 {
    text-align: center;
    text-align-text-transform: uppercase;
    text-align-font-size: 20px;
    text-align-margin: 0;
    color: #000000;
}

.title__text {
    color: #333333;
    font-size: 30px;
    text-align: center;
    margin: 0;
    line-height: 22px;
}

#before-load {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1001;
}

#before-load img {
    font-size: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -70px;
    -webkit-animation: rotate 2s infinite;
    animation: rotate 2s infinite;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.sidebarBtn {
    position: fixed;
    top: 4px;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    z-index: 10;
}

.sidebarBtn:focus {
    outline: none;
}

.sidebarBtn span {
    display: block;
    width: 45px;
    height: 3px;
    background-color: #000000;
    position: absolute;
    top: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    outline: none;
}

.sidebarBtn span:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #000000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    outline: none;
}

.sidebarBtn span:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #000000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.sidebarBtn.toggle span {
    background: transparent;
}

.sidebarBtn.toggle span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sidebarBtn.toggle span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pushy-open-right .sidebarBtn.toggle span {
    background: transparent;
}

.pushy-open-right .sidebarBtn.toggle span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ffffff;
}

.pushy-open-right .sidebarBtn.toggle span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #ffffff;
}

.wrap__button_mob {
    display: none;
    position: fixed;
    z-index: 100;
    right: 60px;
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.phone-call {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 200;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear;
    -webkit-box-shadow: 0 0 0px 0px black;
    box-shadow: 0 0 0px 0px black;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

@media only screen and (max-width: 600px) {
    .phone-call {
        display: inline-block;
    }
}

.phone-call img {
    -webkit-box-shadow: 1px 2px 17px #1C62CD;
    box-shadow: 1px 2px 17px #1C62CD;
    border-radius: 50%;
    -webkit-animation: phoneCall 1s linear infinite;
    animation: phoneCall 1s linear infinite;
}

@-webkit-keyframes phoneCall {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-box-shadow: 1px 2px 19px #1C62CD;
        box-shadow: 1px 2px 19px #1C62CD;
    }
    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        -webkit-box-shadow: 1px 2px 10px #1C62CD;
        box-shadow: 1px 2px 10px #1C62CD;
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-box-shadow: 1px 2px 19px #1C62CD;
        box-shadow: 1px 2px 19px #1C62CD;
    }
}

@keyframes phoneCall {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-box-shadow: 1px 2px 19px #1C62CD;
        box-shadow: 1px 2px 19px #1C62CD;
    }
    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        -webkit-box-shadow: 1px 2px 10px #1C62CD;
        box-shadow: 1px 2px 10px #1C62CD;
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-box-shadow: 1px 2px 19px #1C62CD;
        box-shadow: 1px 2px 19px #1C62CD;
    }
}


/*animation: pull 500ms infinite linear */

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes wobble-vertical2 {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes wobble-vertical2 {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes si-button-pulse {
    from {
        -webkit-box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
        box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
    }
    to {
        -webkit-box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
        box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
    }
}

@keyframes si-button-pulse {
    from {
        -webkit-box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
        box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
    }
    to {
        -webkit-box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
        box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
    }
}


/*Дергается */

@-webkit-keyframes buzz-z {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0deg);
        transform: translateX(1px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0deg);
        transform: translateX(-1px) rotate(0deg);
    }
}

@keyframes buzz-z {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0deg);
        transform: translateX(1px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0deg);
        transform: translateX(-1px) rotate(0deg);
    }
}

@-webkit-keyframes scale2 {
    from {
        -webkit-transform: scale(1) rotate(-4deg);
        transform: scale(1) rotate(-4deg);
    }
    50% {
        -webkit-transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
        transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
    }
    to {
        -webkit-transform: scale(1) rotate(-4deg);
        transform: scale(1) rotate(-4deg);
    }
}

@keyframes scale2 {
    from {
        -webkit-transform: scale(1) rotate(-4deg);
        transform: scale(1) rotate(-4deg);
    }
    50% {
        -webkit-transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
        transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
    }
    to {
        -webkit-transform: scale(1) rotate(-4deg);
        transform: scale(1) rotate(-4deg);
    }
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

*:-moz-placeholder {
    color: #666;
    opacity: 1;
}

*::-moz-placeholder {
    color: #666;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

::-webkit-scrollbar-track {
    background-color: #32312e;
    -webkit-box-shadow: 0px 0px 3px #000 inset;
    box-shadow: 0px 0px 3px #000 inset;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #ffc107;
    -webkit-box-shadow: 0px 1px 1px #ffc107 inset;
    box-shadow: 0px 1px 1px #ffc107 inset;
    background-position: center;
    background-repeat: no-repeat;
}

::-webkit-scrollbar {
    width: 11px;
}

::-webkit-input-placeholder {
    color: #000000;
}

::-moz-placeholder {
    color: #000000;
}

input {
    outline: none;
}

select {
    outline: none;
}

button {
    outline: none;
}

a {
    outline: none;
}

ul {
    list-style: none;
    padding: 0;
}

section {
    border-top: .1px solid transparent;
    padding: 30px 0;
}

img {
    max-width: 97%;
}

html,
body {
    overflow-x: hidden;
}

body {
	background: #ffd17e70;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-weight: 400;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

h1,
.h1 {
    font-family: 'Century Gothic', sans-serif;
    font-size: 2rem;
}

h2,
.h2 {
    font-family: 'Century Gothic', sans-serif;
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    color: #2f3035;
    margin-bottom: 30px;
}

h3,
.h3 {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    color: #2f3035;
}

::-moz-selection {
    background-color: #1C62CD;
    color: #fff;
}

::selection {
    background-color: #ffc107;
    color: #fff;
}

.slide {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    padding: 0 0 25px;
}

.swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.swiper-button-next,
.swiper-button-prev {
    font-size: 50px;
    color: #333;
    z-index: 1;
    outline: none;
    top: 48%;
    background-size: contain;
    width: 17px;
    height: 29px;
}

.swiper-button-next {
    padding: 0px 8px 4px 3px;
    right: -40px;
    background-image: url(../img/arr-right.png);
}

.swiper-button-prev {
    padding: 0px 10px 4px 0px;
    left: -40px;
    background-image: url(../img/arr-left.png);
}

.swiper-pagination {
    bottom: -30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-pagination .swiper-pagination-bullet {
    margin: 7px;
    width: 9px;
    height: 9px;
    background: rgba(0, 151, 72, 0.35);
    opacity: 1;
    border-radius: 50%;
    outline: 0;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 21px;
    height: 21px;
    background: #009748;
    border-radius: 50%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 0px 1px #93C53E;
    box-shadow: 0 0 0px 1px #93C53E;
}

.go-prew {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    border-radius: 10px;
}

.go-prew img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.go-prew:hover .zoom {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.go-prew:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .4;
}

.lg-outer .lg-thumb {
    margin: auto;
}

.lg-backdrop {
    z-index: 100;
}

.zoom {
    color: #ffffff;
    font-size: 50px;
    z-index: 11;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    display: block;
    margin: auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-image: url(../img/zoom-in.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.mb-6 {
    margin-bottom: 4rem;
}

.mb-7 {
    margin-bottom: 5rem;
}

.header_thanks {
    height: 100vh;
    background-image: url(../img/thanks.jpg);
    background-repeat: no-repeat;
}

.header_thanks .card_wrapper {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_thanks .card_wrapper .card_new {
    width: 700px;
    background: #D55D70;
}

.header_thanks .card_wrapper .content {
    height: 100%;
    bottom: 0;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    background: -webkit-gradient(linear, left bottom, left top, from(#c21833), to(transparent));
    background: -o-linear-gradient(bottom, #c21833, transparent);
    background: linear-gradient(0deg, #c21833, transparent);
}

.header_thanks .card_wrapper .content ul li a {
    padding-bottom: 3px !important;
    height: auto;
    width: 300px;
}

.scale-in-center {
    -webkit-animation: 0.7s scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: 0.7s scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.bounce-in-bottom1 {
    -webkit-animation: 2s bounce-in-bottom .2s both;
    animation: 2s bounce-in-bottom .2s both;
}

.bounce-in-bottom2 {
    -webkit-animation: 2s bounce-in-bottom .5s both;
    animation: 2s bounce-in-bottom .5s both;
}

.bounce-in-bottom3 {
    -webkit-animation: 2s bounce-in-bottom .9s both;
    animation: 2s bounce-in-bottom .9s both;
}

@-webkit-keyframes bounce-in-bottom {
    0% {
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    55% {
        -webkit-transform: translateY(65px);
        transform: translateY(65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    81% {
        -webkit-transform: translateY(28px);
        transform: translateY(28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    95% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes bounce-in-bottom {
    0% {
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    55% {
        -webkit-transform: translateY(65px);
        transform: translateY(65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    81% {
        -webkit-transform: translateY(28px);
        transform: translateY(28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    95% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.slide-in-blurred-right1 {
    -webkit-animation: 1s slide-in-blurred-right 0.2s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: 1s slide-in-blurred-right 0.2s cubic-bezier(0.23, 1, 0.32, 1) both;
}

.slide-in-blurred-right2 {
    -webkit-animation: 1s slide-in-blurred-right 0.4s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: 1s slide-in-blurred-right 0.4s cubic-bezier(0.23, 1, 0.32, 1) both;
}

@-webkit-keyframes slide-in-blurred-right {
    0% {
        -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
        transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0) scaleY(1) scaleX(1);
        transform: translateX(0) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

@keyframes slide-in-blurred-right {
    0% {
        -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
        transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0) scaleY(1) scaleX(1);
        transform: translateX(0) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

.mobile__logo {
    display: none;
}

.bredcrumbs__list {
    margin: 0;
    padding: 0;
}

.bredcrumbs__item {
    display: inline-block;
    position: relative;
    padding-right: 14px;
    margin-right: 2px;
}

.bredcrumbs__item::before {
    content: ">";
    position: absolute;
    top: 0;
    right: 0;
    color: #c4c4c4;
}

.bredcrumbs__item:last-child {
    padding-right: 0;
    margin-right: 0;
    font-size: 15px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: #c4c4c4;
}

.bredcrumbs__item:last-child::before {
    display: none;
}

.bredcrumbs__link {
    font-family: 'Arimo Regular', sans-serif;
    font-size: 15px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: #c4c4c4;
}

.bredcrumbs__link:hover,
.bredcrumbs__link:visited {
    color: #c4c4c4;
}

.product-cart {
    padding-top: 0;
}

.product-cart__box {
    max-width: 315px;
    margin: 0 auto 30px;
    border: 1px solid #ffc107;
}

.product-cart__gallery-full {
    border-bottom: 1px solid #1C62CD;
}

.product-cart__gallery-full-link {
    display: block;
    text-align: center;
}

.product-cart__gallery-full-link img {
    margin: 0 auto;
}

.product-cart__gallery-thumbnail {
    overflow: hidden;
}

.product-cart__gallery-thumbnail .slick-track {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-cart__gallery-thumbnail .slick-slide {
    width: 100% !important;
    cursor: pointer;
    border-left: 1px solid #1C62CD;
}

.product-cart__gallery-thumbnail .slick-slide:first-child {
    border-left: none;
}

.product-cart__gallery-thumbnail .slick-slide img {
    margin: 0 auto;
}

.product-cart__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.product-cart__prices .old {
    font-family: 'Century Gothic', sans-serif;
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: normal !important;
    color: #2F3035;
    position: relative;
    margin-bottom: 5px;
}

.product-cart__prices .old::before {
    content: '';
    position: absolute;
    height: 1px;
    left: -40%;
    top: 20px;
    width: 170%;
    background: #2F3035;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.product-cart__prices .new {
    font-size: 40px !important;
    line-height: 48px !important;
    font-weight: 700 !important;
    color: #2F3035;
}

.product-cart__body {
    max-width: 390px;
    margin-bottom: 30px;
}

.product-cart__body-title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: normal !important;
    color: #1f1f1f;
    text-align: left;
    margin-bottom: 20px;
}

.product-cart__body-title.mob {
    display: none;
}

.product-cart__body-desc-title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #2F3035;
    margin-bottom: 20px;
}

.product-cart__body-desc-more {
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px !important;
    line-height: 21px !important;
    font-weight: 700 !important;
    color: #000;
}

.product-cart__body-desc-more ul {
    list-style: disc;
    padding-left: 22px;
}

.product-cart__body-tabs {
    margin-top: 60px;
}

.product-cart__body-tabs .tabs {
    background: #fccf7c;
    padding: 20px 40px;
}

.product-cart__body-tabs .tabs .tab {
    font-family: 'Century Gothic', sans-serif;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #000000;
    opacity: .6;
    margin-right: 60px;
    position: relative;
}

.product-cart__body-tabs .tabs .tab::before {
    content: '';
    position: absolute;
    height: 2px;
    background: #1c62cd;
    width: 0%;
    left: 0;
    right: 0;
    bottom: -3px;
    margin: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.product-cart__body-tabs .tabs .tab:hover {
    text-decoration: none;
}

.product-cart__body-tabs .tabs .tab:hover::before {
    width: 100%;
}

.product-cart__body-tabs .tabs .tab+.tab {
    margin-right: 0;
}

.product-cart__body-tabs .tabs .tab--active::before {
    width: 100%;
}

.product-cart__body-tabs .tabs-container {
    position: relative;
    padding: 20px;
}

.product-cart__body-tabs .tabs-content {
    position: absolute;
    z-index: 0;
    opacity: 0;
    font-family: 'Arimo Regular', sans-serif;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #000000;
}

.product-cart__body-tabs .tabs-content--active {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.product-cart__body-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-cart__body-btns .btn {
    min-width: 175px;
    margin: 10px;
}

.product-cart__body-btns .product_type_simple.add_to_cart_button {
    order: 1;
}

.product-cart__body-btns .btn-consult {
    order: 2;
}

.product-cart__body-btns .added_to_cart.wc-forward {
    order: 3;
    margin: 0 15px;
}

.popular__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.popular__block-wrap {
	background: #fccf7c;
    height: 100%;
    border: 1px solid #CDCDCD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    margin-bottom: -48px;
    padding: 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .3s;
}

.popular__img {
    overflow: hidden;
    margin-bottom: 15px;
}

.popular__price {
    text-align: center;
    font-family: 'Century Gothic', sans-serif;
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: 700 !important;
    color: #2f3035;
    transition: .3s;
	padding-bottom: 20px;
}

.popular .h3 {
    text-align: center;
    margin-bottom: 25px;
    min-height: 40px;
    ;
}

.popular__block .popular__img img {
    transition: .3s;
    transform: scale(1);
}

.popular__block:hover .popular__block-wrap {
    border-color: #1c62cd;
}

.popular__block:hover .popular__img img {
    transform: scale(1.05);
}

.popular__block:hover .popular__price {
    color: #636b92;
}

.popular .btn-more {
    padding: 5px 0 9px 0;
}

.footer {
    padding: 40px 0;
    background: #000000;
}

.footer__form {
    max-width: 300px;
}

.footer__form .title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: #ffffff;
    margin-bottom: 25px;
}

.footer__form-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__form-box *::-webkit-input-placeholder {
    color: #c4c4c4;
    opacity: 1;
}

.footer__form-box *:-moz-placeholder {
    color: #c4c4c4;
    opacity: 1;
}

.footer__form-box *::-moz-placeholder {
    color: #c4c4c4;
    opacity: 1;
}

.footer__form-box *:-ms-input-placeholder {
    color: #c4c4c4;
    opacity: 1;
}

.footer__form-box .phone {
    padding: 0 8px 0 12px;
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 700 !important;
	border-radius: 25px;
    color: #2f3035;
}

.footer__form-box .btn {
    border-radius: 25px !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer__menu .info {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
    color: #ffffff;
	text-align: center;
}

.footer__menu a {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

.footer__menu ul {
    margin: 0;
    padding: 0;
}

.footer__contacts {
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #ffffff;
	text-align: center;
}

.footer__contacts .phone .ord__num {
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    color: #ffffff;
    background-position: left center !important;
    background-size: contain !important;
    display: inline-block;
}

.footer__contacts .phone .ord__num.a1 {
    background: url(../img/icon-a1.svg) no-repeat;
    padding-left: 20px;
    background-size: 18px 16px !important;
}

.footer__contacts .phone .ord__num.mts {
    background: url(../img/icon-mts.svg) no-repeat;
    padding-left: 20px;
    background-size: 18px 16px !important;
}

.footer .maps {
    min-height: 175px;
    background-image: url(../img/maps.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.footer__studio {
    text-align: center;
    margin-top: 40px;
	color: white;
}

.discount__box {
    background-image: url(../img/banner.png);
	border-radius: 25px;
    padding: 108px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.discount__box-title {
    font-family: "Century Gothic", sans-serif;
    font-size: 36px !important;
    line-height: 49px !important;
    font-weight: 400 !important;
    color: #ffffff;
    max-width: 350px;
}

.discount__box-btn {
    display: block;
    font-family: 'Century Gothic', sans-serif;
    font-size: 24px !important;
    line-height: 50px !important;
    font-weight: 400 !important;
    color: #2f3035;
    background-color: #fff;
    min-width: 280px;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 10px;
}

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

.home-cat__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(141, 98, 46, 0) 0%, rgba(166, 116, 58, 0.35) 94.06%);
    border: 1px solid #CDCDCD;
    border-radius: 35px;
    height: 100%;
    padding: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
    overflow: hidden;
}

.home-cat__box-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 10px;
}

.home-cat__box-desc .title {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    color: #000000;
}

.home-cat__box-desc .more {
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px !important;
    line-height: 17px !important;
    font-weight: 700 !important;
    color: #2d160c7a;
}

.home-cat__box-img {
    min-width: 65px;
}

.home-cat__box-img img {
    transition: .3s;
}

.home-cat__box:hover {
    text-decoration: none;
    -webkit-box-shadow: 3px 3px 20px rgba(50, 50, 50, 0.25);
    box-shadow: 3px 3px 20px rgba(50, 50, 50, 0.25);
}

.home-cat__box:hover .home-cat__box-img img {
    transform: scale(1.1);
}

.category {
    padding-top: 0;
}

.category .h2 {
    font-family: 'Century Gothic', sans-serif;
    font-size: 45px !important;
    line-height: 27px !important;
    font-weight: 700 !important;
    color: #1e1e1e;
	text-align: center;
}

.category__block {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.category__block-wrap {
    flex-grow: 1;
    border: 1px solid #CDCDCD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    margin-bottom: -46px;
    padding: 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	background: #fccf7c;
}

.category__img {
    overflow: hidden;
    margin-bottom: 15px;
}

.category__price {
    margin-top: auto;
    text-align: center;
    font-family: 'Century Gothic', sans-serif;
    font-size: 30px !important;
    line-height: 70px !important;
    font-weight: 700 !important;
    color: #2f3035;
}

.category__menu ul {
	background: linear-gradient(180deg, rgba(141, 98, 46, 0) 76.25%, rgba(166, 116, 58, 0.35) 100%);
    border-radius: 25px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.category__menu li {
    margin-bottom: 10px;
}

.category__menu a {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    color: #000000;
}

.category__menu li.active a {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    color: #ff00007d;
}

.category .btn-filter {
    position: absolute;
    top: -10px;
    right: 15px;
    z-index: 10;
    display: none;
}

.category .h3 {
    text-align: center;
    margin-bottom: 25px;
    min-height: 40px;
}

.category .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.category .pagination .page-item {
    padding: 0 5px;
}

.category .pagination .page-item.disabled a {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    color: #1C62CD;
    border: 2px solid #1C62CD;
    border-radius: 0px !important;
}

.category .pagination .page-link {
    font-family: 'Century Gothic', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #C4C4C4;
}

.hidden {
    display: none;
}

.success {
    color: #000000;
    background-color: #ffffff;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -100%;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.success p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
}

.success.active {
    top: 0;
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.popup__form {
    padding: 20px;
    background-color: #fff;
    max-width: 440px;
    margin: auto;
    position: relative;
    border: 3px solid #ffc107;
	border-radius: 25px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    text-align: center;
    overflow: hidden;
    -webkit-animation: dropdown 0.5s alternate linear;
    animation: dropdown 0.5s alternate linear;
}

.popup__form .btn {
    margin-top: 15px;
}

.popup__form .btn_send {
    background-color: #1C62CD;
}

input:focus {
    border-bottom: 1px solid #a8160a !important;
    -webkit-box-shadow: 0 1px 0 0 #a8160a !important;
    box-shadow: 0 1px 0 0 #a8160a !important;
}

textarea:focus {
    border-bottom: 1px solid #a8160a !important;
    -webkit-box-shadow: 0 1px 0 0 #a8160a !important;
    box-shadow: 0 1px 0 0 #a8160a !important;
}

i.active {
    color: #a8160a !important;
}

label.active {
    color: #a8160a !important;
}

.h3__form {
    text-align: center;
    font-size: 24px;
    margin: 0;
    line-height: 31px;
    font-size: 30px !important;
    line-height: 34px !important;
}

.h3__form::before {
    display: none;
}

.order__paragraph {
    font-size: 18px;
    line-height: 20px;
}

@-webkit-keyframes dropdown {
    0% {
        -webkit-transform: translate(0, -480px);
        transform: translate(0, -480px);
    }
    100% {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
}

@keyframes dropdown {
    0% {
        -webkit-transform: translate(0, -480px);
        transform: translate(0, -480px);
    }
    100% {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
}

.success {
    background: rgba(0, 0, 0, 0.99);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none;
}

.success__box {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.success__box p {
    color: #fff;
    font-size: 27px;
    letter-spacing: 2px;
}

.success__box p:first-child {
    font-size: 40px;
    letter-spacing: 3px;
}

.success.active {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

textarea.form-control {
    height: auto !important;
}

.btn {
    display: block;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #101010;
    text-transform: uppercase;
    border-radius: 5px !important;
    background: #1C62CD;
    color: #101010 !important;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #1C62CD !important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.btn::before {
    content: "";
    width: 30px;
    height: 80px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, 0.5)));
    background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5));
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5));
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60px;
    margin: auto;
}

.btn:hover {
    background-color: #CB9482 !important;
    border-color: #CB9482 !important;
}

.btn:hover::before {
    -webkit-animation: blic .8s linear;
    animation: blic .8s linear;
}

.btn:active,
.btn:focus {
    border-color: #CB9482 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@keyframes blic {
    0% {
        -webkit-transform: translateX(-80px) rotate(-25deg);
        transform: translateX(-80px) rotate(-25deg);
    }
    100% {
        -webkit-transform: translateX(600px) rotate(-25deg);
        transform: translateX(600px) rotate(-25deg);
    }
}

.btn-top {
    font-family: 'Century Gothic', sans-serif;
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: normal !important;
    color: rgba(252, 252, 253, 0.2);
    text-transform: lowercase;
    width: 100%;
    color: #000 !important;
    background-color: #fccf7c !important;
    background: rgba(252, 252, 253, 0.2);
    border: 1px solid #000000 !important;
    border-radius: 4px;
    padding: 0 4px;
}

.btn-top:hover {
    background-color: #fff !important;
    border-color: #1C62CD !important;
}

.btn-primary {
    background: #fccf7c !important;
    border-color: #dee2e6 !important;
    color: #000000 !important;
    border-radius: 3px;
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px !important;
    line-height: 27px !important;
    font-weight: 700 !important;
    color: #ffffff;
}

.btn-primary:hover {
    background: #e0e0e0 !important;
    border-color: #e0e0e0 !important;
}

.btn-more {
    background: linear-gradient(180deg, rgba(141, 98, 46, 0) 0%, rgba(166, 116, 58, 0.35) 94.06%) !important;
    border-color: #e0e0e0 !important;
    color: #2f3035 !important;
    border-radius: 35px !important;
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    color: #2f3035;
}

.btn-more:hover {
    background: #d0d0f3 !important;
    border-color: #1C62CD !important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
    position: relative;
}

a.woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 11px;
}

ol.flex-control-nav.flex-control-thumbs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    border-top: 1px solid #1C62CD;
}

ol.flex-control-nav.flex-control-thumbs li {
    border-right: 1px solid #1C62CD;
    width: 34%;
    text-align: center;
    cursor: pointer;
}

ol.flex-control-nav.flex-control-thumbs li:nth-child(3) {
    border-right: none;
}

ol.flex-control-nav.flex-control-thumbs li img.flex-active {
    opacity: .6;
}

.product-cart__body .cart .quantity input[type=number] {
    visibility: hidden;
    position: absolute;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    background-color: transparent !important;
}

.top-line__cart.cart-top {
    width: 30px;
    height: 30px;
    display: block;
}

.top-line__cart.cart-top.mobile {
    display: none;
}

.cart-top .cart-container {
    display: block;
    height: 100%;
    background: url(../img/cart.svg) no-repeat;
    background-size: contain;
    position: relative;
}

.cart-top .braga-cart {
    font-size: 12px;
    position: absolute;
    width: 21px;
    height: 21px;
    padding: 0 4px 0 3px;
    text-align: center;
    right: -12px;
    top: -6px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #000000;
}

ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.page-numbers .page-numbers {
    display: block;
    border: 1px solid #ffb328;
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 10px;
    text-decoration: none;
}

ul.page-numbers .page-numbers.current {
    background: #fccf7c;
}

ul.page-numbers .page-numbers:hover {
    background: #d0d0f3;
    border-color: #1C62CD;
}

.category .woocommerce-info {
    text-align: center;
    font-size: 17px;
}

a.remove {
    background: url(../img/trash.svg) no-repeat;
    background-size: contain;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

section.basket {
    position: relative;
}

button.button[name="update_cart"] {
    position: absolute;
    top: 0;
    right: 0;
}

table.woocommerce-cart-form__contents tr {
    border: 1px solid #ccc;
}

table.woocommerce-cart-form__contents td {
    padding: 5px;
}

table.woocommerce-cart-form__contents td.actions {
    padding: 0;
}

table.woocommerce-cart-form__contents input[type=number] {
    max-width: 50px;
    text-align: center;
}

table.woocommerce-cart-form__contents .product-thumbnail {
    width: 80px;
}

table.woocommerce-cart-form__contents .product-name a {
    margin-left: 10px;
}

.woocommerce-billing-fields .form-row {
    flex-direction: column;
}

.basket .checkout.woocommerce-checkout .input-text {
    width: 100%;
    padding: 4px 10px;
}

.form-row.notes {
    display: flex;
    flex-direction: column;
}

span.select2-selection.select2-selection--single {
    height: 33px;
}

.top-line__logo,
.mobile__logo {
    font-family: 'Barlow Bold', sans-serif;
    font-size: 21px;
    line-height: 21px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}

.top-line__logo:hover,
.top-line__logo:focus,
.top-line__logo:link,
.top-line__logo:active,
.mobile__logo:hover,
.mobile__logo:focus,
.mobile__logo:link,
.mobile__logo:active {
    text-decoration: none;
    color: #000;
}


/*==========  Desktop First  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1400px) {
    /**/
}

@media only screen and (max-width: 1200px) {
    .recording__art-box .h3 {
        font-size: 21px !important;
    }
    .nav_wrapper {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1100px) {
    .order__number {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .top-line__number .ord__num.mts {
        margin: 5px 0 5px 0;
    }
    .logo__desc {
        display: none;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .woocommerce-cart-form .product-thumbnail,
    .woocommerce-cart-form .product-subtotal {
        display: none;
    }
    form.woocommerce-cart-form {
        border-right: 1px solid #ccc;
    }
    .navigation {
        padding: 5px 0px 4px;
    }
    .message__form {
        padding: 50px 0;
    }
    .header {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .recording__art-box .btns {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .about__desc {
        margin-left: 0;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .top-line__cart.cart-top.mobile {
        display: block;
        position: fixed;
        z-index: 100;
        top: 16px;
        right: 92px;
    }
    body {
        padding-top: 60px;
    }
    .category .btn-filter {
        display: block;
    }
    .category__menu {
        position: absolute;
        z-index: 90;
        background: #fff;
        border: 1px solid #ccc;
        max-width: 300px;
        padding: 15px;
        top: -60px;
        left: 0px;
        -webkit-box-shadow: 0 0 3px 2px #ccc;
        box-shadow: 0 0 3px 2px #ccc;
        -webkit-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        transform: translateX(-400px);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }
    .category__menu.open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .mobile__logo {
        display: block;
        position: fixed;
        top: 18px;
        z-index: 100;
        left: 15px;
    }
    .home-cat__box-desc .title {
        font-size: 15px !important;
        line-height: 17px !important;
        font-weight: 700 !important;
        color: #000000;
    }
    .home-cat__box-desc .more {
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: 700 !important;
        color: #c4c4c4;
    }
    .discount__box-title {
        margin-bottom: 15px;
        text-align: center;
    }
    .footer__form {
        margin: 0 auto;
    }
    .product-cart__body-title.mob {
        display: block;
        text-align: center;
    }
    .product-cart__body-title.desctop {
        display: none;
    }
    .product-cart__body {
        max-width: none;
    }
    .product-cart__body-btns {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .top-line {
        display: none;
    }
    .naviagation__item {
        display: none;
    }
    .naviagation__item_link {
        -ms-flex-line-pack: center;
        align-content: center;
        text-align: center;
    }
    .btn_block a {
        display: block;
        width: 250px;
        margin: 5px auto;
    }
    .wrap__button_mob {
        display: block;
    }
    .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .logo__desc {
        display: block;
        font-size: 15px !important;
        line-height: 22px !important;
    }
    .order__number {
        width: auto;
        position: fixed;
        top: 19px;
        right: 80px;
    }
    .ord__num {
        font-size: 27px !important;
        line-height: 28px !important;
    }
    .naviagation__item_link {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        padding: 56px 0 20px;
        z-index: 10;
    }
    .naviagation__item_link li {
        padding: 15px 0;
    }
    .naviagation__item_link li a {
        font-size: 24px !important;
    }
    .naviagation__item {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 100%;
        width: 100%;
    }
    .navigation {
        padding: 2px 0;
        min-height: 60px;
        background: #ffffff;
        -webkit-box-shadow: 0px 0 4px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0 4px 3px rgba(0, 0, 0, 0.3);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    .navigation.active {
        -webkit-box-shadow: 0px 0 4px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0 4px 3px rgba(0, 0, 0, 0.3);
    }
    .service__item {
        margin-bottom: 30px;
    }
    .plus {
        padding-bottom: 30px;
    }
    .plus__item {
        margin-bottom: 30px;
    }
    .message__form label {
        display: none;
    }
    .footer__line {
        font-size: 18px !important;
        line-height: 23px !important;
        font-weight: 400 !important;
        color: #000000;
    }
    .footer__line a {
        font-size: 18px !important;
        line-height: 23px !important;
        font-weight: 400 !important;
        color: #000000;
    }
}

@media only screen and (max-width: 600px) {
    .logo__desc {
        display: none;
    }
    .order__number {
        left: 0;
        right: 0;
    }
    .ord__num {
        padding-left: 0;
    }
    .ord__num::before {
        display: none;
    }
    .header__desc {
        font-size: 16px !important;
    }
    .h2__desc {
        font-size: 19px !important;
    }
    .recording__box-item {
        font-size: 17px !important;
        line-height: 19px !important;
    }
    .btn-green {
        font-size: 20px !important;
    }
    .recording {
        padding-bottom: 0;
    }
    .about__subtitle {
        font-size: 23px !important;
        line-height: 33px !important;
    }
    .about__desc {
        font-size: 21px !important;
    }
    .footer__item .desc,
    .footer__item a {
        font-size: 18px !important;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .naviagation__item {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .naviagation__item_link {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
    }
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
    /**/
}


/*==========  Mobile First  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    /**/
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    /**/
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    /**/
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    /**/
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    /**/
}
.soc_network {
  position: fixed;
  right: 10px;
  top: 200px;
  z-index: 99999;
 }

.soc_network a {
 display: block;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
 }

.soc_network a:hover {
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
  transform: scale(1.1);
 }