/* General styles */
/*@font-face {
    font-family: 'Snell Roundhand';
    font-style: normal;
    font-weight: normal;
    src: local('Snell Roundhand'), url('fonts/SnellRoundhand.woff') format('woff');
}
@font-face {
    font-family: 'Snell Roundhand Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Snell Roundhand Bold'), url('fonts/SnellRoundhand-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Snell Roundhand Black';
    font-style: normal;
    font-weight: normal;
    src: local('Snell Roundhand Black'), url('fonts/SnellRoundhand-Black.woff') format('woff');
}*/
/*@import url('https://fonts.googleapis.com/css?family=Exo+2:500,600i,900|Kosugi+Maru|Montserrat|Neucha|Open+Sans|Oswald:400,700|PT+Mono|PT+Serif+Caption|Roboto+Slab:400,700|Russo+One&subset=cyrillic');*/
/*font-family: 'Russo One', sans-serif;
font-family: 'Kosugi Maru', sans-serif;
font-family: 'PT Mono', monospace;
font-family: 'Neucha', cursive;
font-family: 'PT Serif Caption', serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Exo 2', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: 'Montserrat', sans-serif;*/
/*https://nomail.com.ua/font/MuseoSansCyrl*/

/*  font-family:'MuseoSansCyrl-300';
    font-family:'MuseoSansCyrl-100';
    font-family:'MuseoSansCyrl-500';
    'MuseoSansCyrl-100Italic';*/


/* General styles */
body {background-color: #fff}
p, a, h1, h2, h3, h4, h5, span, div, li, label, legend {
    color: #282d4d;
    font-family: 'Ubuntu', sans-serif;
}
p, a, h1, h2, h3, h4, h5, button, label, legend {
    letter-spacing: .2px;
    word-spacing: 1px;
    transform: scale(1, .96);
}
p {font-size: 24px}
label {font-size: 18px}
.section-title h2, .section-title h3, h2.title {font-weight: 700}
.section-title h2, h2.title {font-size: 3.375em}
h2.title {margin: 3rem 0 1.5rem 0}
h3.title {
    font-size: 2.375em;
    font-weight: 700
}
.intro-txt {color: #686c82}
.triangle-bg-bottom {
    fill: #f8f8f8
}
.pre {
    margin: 0 auto;
    max-width: 550px
}
.highlighted {color: #26ce84 !important}
.highlighted p {font-weight: 500}
.no-records {
    background: #fff5ce !important;
    display: block !important;
    border: 1px dotted #cccccc !important;
    width: 100% !important;
    height: auto !important;
}
section[data-av="true"] {display: block}
section[data-av="false"] {display: none}
input, textarea, select {border-radius: 10px}
button, .slider-btns .swiper-button-left, .slider-btns .swiper-button-right, .bullet-nav-slider {/* ...*/
    font-family: "Museo Sans Cyrl 500", sans-serif;
    box-shadow: 0 6px 12px rgba(0,0,0,.16)
}
button, button:focus, button::-moz-focus-outer {
    border: none !important;
    outline: 0 !important;
    color: #fff !important
}
button.btn, button.bordered {
    height: 55px;
    background: transparent;
    background-color: transparent;
    border: 2px solid #20bf87;
    border-radius: 30px;
    outline: 0 !important
}
button.btn svg {margin: 0 -5px;/*margin: 5px*/ width: 25px}
button.btn {/*:not(.active)*/
    padding: .375rem 1rem;
    /*-moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;*/
    background-image: linear-gradient(40deg, #33eb7e, #20bf87);/*360deg, background: linear-gradient(to right, #333, #333 50%, #eee 75%, #333 75%);*/
    /*background-position: 0% 0%;
    background-size: 300% 100%;*/
}
button.btn:hover, button.btn:active, button.btn.active {/*.payment-service button:after*/
    border: 2px solid #72bb53;
    color: #fff !important;
    background-position: 100% 0;
}
button.btn.active {border: none !important}
button.btn.active:active, button.btn.active:focus, #complete-set-gen table, #specification-gen table, input:focus, textarea:focus, select:focus {box-shadow: 0 6px 12px rgba(0,0,0,.12) !important}
.rounded-button {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin: 6px 0px 0px 3px;
    font-family: Helvetica;
}
button.btn.no-border {
    background-image: none;
    border: none !important;
    outline: 0 !important;
    background-color: transparent
}
button.no-border, button.btn.no-border:after, button.btn.no-border:focus {
    box-shadow: none !important
}
button:disabled {/* .not-allowed*/
    opacity: 1 !important;
    cursor: not-allowed
}
button.btn.endpoint {background-image: linear-gradient(40deg, #20bf87, #33eb7e)}
/*button.btn:not(.active):hover, button.btn:not(.active):active {
    animation: btnfade .3s;
}
@-moz-keyframes btnfade {
    from {opacity: 0}
    to {opacity: 1}
}
@-webkit-keyframes btnfade {
    from {opacity: 0}
    to {opacity: 1}
}
@keyframes btnfade {
    from {background: transparent}
    to {opacity: 1}
}*/
.options-person label, .options-person input, button, select {cursor: pointer}
footer {
    min-height: 100px;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #34384e;
}
footer p {
    margin-bottom: 0;
    width: 100%
}

/* Header */
header {height: 100vh}
.header-top-plate, .header-slide-bg, .triangle-bg-bottom, .pixels-decor > div, .bg-header, header > svg {position: absolute}
.header-top-plate {
    top: -15vh;
    left: -18vw;
    width: 100%;
    height:100%;
    z-index: 2
}
.bg-header {
    top: 0;
    width: 100%;
    height: 80vh;
    background-color: #f8f8f8;
    z-index: -1;
}
/*.header-top-plate {
    top: -40vh;
    left: 0;
    width: 60vw;
    height: 100%;
    transform-origin: 50% 50%;
    transform: rotate(-75deg) skew(9deg);
    border-radius: 14%;
    background-color: #f8f0f8;
}*/
.header-slide-bg {
    top: 0;
    right: 0;
    width: 60%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    /*z-index: -1;*/
}
.header-slider-over {
    position: absolute;
    top: 55vh;
    width: 50vw;
    right: 0;
    min-height: 200px;
    z-index: 5;
}
header .triangle-bg-bottom {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
header h2.title {margin-top: 100px}
#header-txt {
    margin-bottom: 50px
}
.pixels-decor > div {z-index: 2}
.pixels-decor > div:nth-child(1) {
    bottom: 22vh;
    left: 10vw
}
.pixels-decor > div:nth-child(2) {
    bottom: -65px;
    left: 14vw
}
.pixels-decor > div:nth-child(3) {
    bottom: 13vh;
    left: 30vw
}
.pixels-decor > div .group-px-top-plate {fill: #fff}
.pixels-decor > div .group-px-text {fill: #26ce84}
.pixels-decor > div:nth-child(1) img {width: 170px}
.pixels-decor > div:nth-child(2) img {width: 215px}
.pixels-decor > div:nth-child(3) img {width: 250px}
#watch-video-link {
    margin-left: 30px;
    border: none
}
/*button#advantages {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling:touch;
}*/

/* Advantages */
#advantages p, #advantages, h2, #advantages h3 {}
.advantage-item > div {
    display: inline-block;
    vertical-align: top;
}
.advantage-item > div:nth-child(-n+2) {
    padding-top: 30px
}
.advantage-item > div:nth-child(n+3) {
    padding-bottom: 30px
}
.advantage-item > div img {
    max-width: 170px
}
.advantage-item > div:nth-child(odd) {
    width: 24%;
    text-align: center
}
.advantage-item > div:nth-child(even) {
    padding-left: 30px;
    width: 74%
}
.advantage-item p {
    color: #686c82;
    line-height: 1.5
}
.advantage-item:nth-child(5), .advantage-item:nth-child(7) {transform: translateY(30%)}

/* Media */
#media h2, #media p {color: #fff !important}
.video-block {text-align: center}
.video-block iframe {
    margin-top: 20px;
    width: 100%
}
.video-block iframe, .video-block iframe * {border-radius: 30px !important}
/*.video-block iframe .ytp-large-play-button.ytp-button, .ytp-large-play-button, .ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {display: none !important}*/
.video-block iframe, .review {border-radius: 30px}
.curved-bg-top, .curved-bg-bottom {width: 100%}
.curved-bg-bottom {
    position: absolute;
    margin-top: -20px;
    width: 100%;
    height: 75vh;
    transform: translateY(75vh);
}
.bg-media {
    margin-top: -70px;
    width: 100%;
    height: 100vh;
    background-color: #3a3f5c
} /*rgba(58, 63, 92, .5)*/

/* Reviews */
#reviews {
    min-height: 100vh;
    background-color: #f8f8f8
}
#reviews .triangle-bg-bottom {
    left: 0;
    width: 100%;
    z-index: -1;
    transform: translateY(-10vh)
}
#reviews .container > .row > div[class^="col-"]:nth-child(1) {margin-top: 30vh}
.review {
    margin-top: 123px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px;
    max-width: 30% !important;
    background-color: #fff
}
.client-work-label {
    padding: 5px;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 35%;
    border-radius: 10px;
    background-color: #f8f8f8;
    cursor: pointer
}
.client-work img {display: none}
.client-work-label svg, .client-work-label span {display: inline}
.client-work-label svg {width: 24px}
.client-work-label span {padding-left: 10px}
.client-work-label span, .review-txt p, .client-work span:nth-child(2), .client-work-label span {color: #686c82}
.client-photo {
    position: absolute;
    top: -15%;
    left: 35%;
    z-index: 3
}
.client-photo > div {
    padding: 4px;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background-color: #26ce84;
    z-index: 3
}
.client-photo img {
    max-width: 112px
}
.review-txt {padding-top: 75px}
.review-txt h5 {
    font-size: 24px;
    font-weight: 500
}
.review-txt p {
    line-height: 1.5;
    letter-spacing: normal;
    font-size: 18px
}
.review-border > div {
    display: inline-block;
    width: 32%;
    height: 3px;
    background-color: #fafafa
}
.review-border > div:nth-child(2) {background-color: #26ce84}
.client-work, .review-txt {text-align: center}
.client-work span:nth-child(1) {
    padding-right: 5px;
    font-weight: 600;
    color: #3a3f5c
}
#create-order {background-image: linear-gradient(70deg, #33eb7e, #20bf87) !important}

/* Steps intro */
#steps-intro {margin-top: 15%}
.steps-description {margin: 80px 0}
.steps-description > div {
    display: flex;
    align-items: center;
}
.steps-description > div > div {width: 33.33%}
.steps-description-txt {
    margin-bottom: 30px;
    text-align: center
}
.steps-description-txt p {
    margin: 0 auto;
    width: 33.33%;
    font-size: 18px
}
.boder-steps-between {
    position: absolute;
    height: 4px;
    background-color: #f8f8f8;
    z-index: -1;
}
.boder-steps-between:nth-child(1) {left: 17%}
.boder-steps-between:nth-child(2) {right: 17%}
.boder-steps-between.complete {background-color: #26ce84}
.steps-description-points > div > div {margin: 0 auto}
.steps-description-points > div {text-align: center}
.step-point {
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #f8f8f8;
    text-align: center;
}
.step-point span {
    color: #e5e5e5;
    font-size: 22px;
}
.step-point.completed, .step-point.active, .video-block iframe {box-shadow: 0 6px 12px rgba(0,0,0,.16)}
.step-point.active {
    width: 56px;
    height: 56px;
    background-color: #fff
}
.step-point.active span {
    color: #26ce84;
    font-size: 32px
}
.step-point.completed {background-color: #26ce84}
.step-point.completed span {color: #fff}

/* Step result */
.step-transition:nth-child(1) {margin-left: 20px}
.step-transition:nth-child(2) {
    text-align: right
}
.payment-service div[class*='col-']:nth-child(4) .step-transition {
    transform: translateX(-40px)
}
.step-transition button svg {}
.step-transition button {
    padding: .375rem;
    border: none;
    font-size: 18px;
    background-image: linear-gradient(70deg, #33eb7e, #20bf87) !important
}
.step-transition .btn.endpoint {
    background-image: linear-gradient(70deg, #e6e6e6, #d6d6d6) !important
}
.step-transition button span {
    margin: 0 10px;
    color: #fff;
}
.step-transition button svg {
    width: 40px;
    height: 40px
}
.decision-message {
    margin: 15px 0 30px 0
}
.decision-message p {
    margin-bottom: 0;
    width: 100%
}
.decision-message p:nth-child(1) {
    color: #3a3f5c;
}
.decision-message p:nth-child(2), .decision-message span {
    color: #26ce84 !important;
    font-size: 48px;
    font-weight: 700
}

#complete-set-gen .decision-message {
    margin: 30px 0
}
.decision-message .recipient p, footer > div:nth-child(1) p {
    margin-bottom: 5px
}
.decision-message .recipient p, .specification-details p {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}
.payment-service {margin: 30px auto}
.payment-service > div {
    border-radius: 15px;
    background-color: #f8f8f8
}
.payment-service div[class*='col-']:first-child, .payment-service div[class*='col-']:last-child {
    display: flex;
    align-items: center
}
.pdf-sheet button, #color-choose, .payment-service.pdf-sheet button {
    padding: .3rem 1.5rem !important;
    border: none !important
}
.payment-service button {
    padding: .3rem .75rem !important;
    border: none !important
}
.customer-object, .customer-address {display: none}
.customer-object {
    margin-top: 15px;
    padding-bottom: 10px;
    width: 100%
}
.customer-address {margin-bottom: 15px}
.customer-object p, .customer-address p {
    margin-bottom: 0;
    font-size: 18px
}
.customer-object p:nth-child(1), .customer-address p:nth-child(1) {
    color: #3a3f5c;
    font-weight: 600;
}
.customer-object p:nth-child(2), .customer-address p:nth-child(2) {color: #686c82}

/* Slider */
.slider-container {
    margin: 30px 0 50px 0
}
.swiper-container {
    margin: 0;
    max-width: 95%;
    height: 30%;
    overflow: visible !important;
}
/*.slider-nav {
    position: absolute;
    left: 0;
    width: 100%;
}*/
.slider-btns .swiper-button-left, .slider-btns .swiper-button-right, .bullet-nav-slider {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center
}
.slider-btns .swiper-button-left, .slider-btns .swiper-button-right {
    padding: .9rem 0;
    background: #fff;
    cursor: pointer
    /*background: linear-gradient(40deg, #fff, #fff 33%, #20bf87 66%, #33eb7e 100%);
    background-position: 0% 0%;
    background-size: 500% 100%;
    transition: all .15s;*/
}
/*.slider-btns .swiper-button-left:hover, .slider-btns .swiper-button-right:hover {
    background-position: 100% 100%;
    background-size: 100% 100%;
}*/
.slider-btns .swiper-button-left, .slider-btns .swiper-button-right {
    padding: .9rem 0;
}
.slider-btns .swiper-button-left.av, .slider-btns .swiper-button-right.av {background: linear-gradient(40deg, #20bf87, #33eb7e) !important}
.slider-btns .swiper-button-left svg path, .slider-btns .swiper-button-right svg path {
    fill: none;
    stroke-width: 2px;
    stroke: #26ce84
}
.slider-btns .swiper-button-left.av svg path, .slider-btns .swiper-button-right.av svg path {stroke: #fff}
.bullet-nav-slider {
    margin: 0 10px;
    width: 20px;
    height: 20px
}
.slider-btns .swiper-button-right {transform: translateX(0)}
.bullet-nav-slider.active {background-color: #26ce84}
/*.slider-nav .swiper-button-prev {
    float: left;
}
.slider-nav .swiper-button-next {
    float: right;
}*/
.swiper-slide, .color-view {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    margin-top: 10px;
    margin-bottom: 10px;
    /*width: 50px !important;
    height: 50px !important;*/
    transition: all 0.25s ease-in-out 0s
}
/*.swiper-slide .draggable.Icon {*/
    /*width: 40px;*/
    /*border: 1px solid #DCDBDD;*/
    /*margin: 2px;*/
    /*padding: 2px 5px;*/
    /*background-color: #F6F5F7;*/
    /*box-sizing: border-box;*/
    /*vertical-align: top;*/
/*}*/
.swiper-slide.from > .draggable {display: none}
.swiper-slide:nth-child(1) {
    margin-right: -20px !important
}
.swiper-button-right svg, .swiper-button-left svg {
    transform-origin: 50% 50%;
}
.swiper-button-left {left: -75px !important}
.swiper-button-right {right: -70px !important; transform: translateX(10%)}
.swiper-button-right.swiper-button-disabled, .swiper-button-left.swiper-button-disabled {opacity: 1 !important; pointer-events: auto !important}
.swiper-button-right.swiper-button-disabled svg, .swiper-button-left.swiper-button-disabled svg {opacity: 0.35}
.append-buttons {
    text-align: center;
    margin-top: 20px;
}
.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

/* Other steps */
.page-title {
    border-bottom: 2px solid #3a3f5c;
    text-align: center;
}
.page-title h1 {
    font-size: 4.5em;
    font-weight: 400;
    margin-bottom: 20px;
}
.section-title {
    padding-top: 15px;
    width: 100%;
    text-align: center
}
.payment-method > div {
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    /*max-width: 350px;*/
    height: 135px;
    border-radius: 25px;
    background-color: #fafafa;
    text-align: left;
    cursor: pointer
}
.payment-method.active > div {background-color: #3a3f5c}
.payment-method svg {max-width: 100px}
.payment-method > div svg path, .payment-method > div svg rect {fill: #3a3f5c}
.payment-method.active > div svg path, .payment-method.active > div svg rect {fill: #fff}
/*.payment-method > div > div:nth-child(1), .payment-method > div > div:nth-child(2) {
    padding-left: 30px
}*/
.payment-method > div > div:nth-child(2) h5 {
    font-size: 2rem
}
.payment-method > div > div:nth-child(2) p {
    font-size: 16px
}
.payment-method-txt {
    position: absolute;
    padding-left: 15px;
    max-width: 219px;
    display: inline-block;
    vertical-align: middle;
    transform: translateX(40%) translateY(-75%)
}
.payment-method:last-child .payment-method-txt {transform: translateX(30%) translateY(-75%)}
.payment-method:last-child .payment-method-txt {max-width: 310px}
.payment-method-txt h3 {
    color: #3a3f5c;
    font-weight: 700;
    font-size: 2em
}
.payment-method-txt p {
    color: #686c82;
    font-size: 18px
}
.payment-method.active .payment-method-txt h3 {color: #fff}
.payment-method.active .payment-method-txt p {color: #c4c5ce}
#complete-set-gen table, #specification-gen table {
    width: 100%;
    border-spacing: 10px;
    border-collapse: separate;
    border: none;
    border-radius: 15px;
    background-color: #fff;
}
#complete-set-gen table th, #specification-gen table th, #complete-set-gen table td, #specification-gen table td {
    padding: 15px !important;
    border-radius: 10px;
    font-size: 14px
}
#complete-set-gen table th, #specification-gen table th {
    padding: 15px;
    background-color: #ccc;
    color: #3a3f5c;
    font-weight: 700
}
#complete-set-gen table th svg, #specification-gen table th svg {margin: 0 7px 0 0}
#complete-set-gen table tr {background-color: #f8f8f8}
#complete-set-gen table tr:nth-child(1), #specification-gen table tr:nth-child(2) {background-color: #d6d6d6}
#accepted-order {
    padding: 0 60px 60px 60px;
    box-shadow: 0 6px 12px rgba(0,0,0,.12);
}
.accepted-order > div {
    margin: 20px 0;
    text-align: center;
}
.pdf-sheet button, #color-choose {
    border: 1px solid #3a3f5c;
    color: #fff;
    background-color: #e6e6e6;
    cursor: pointer;
    transition: background-color .15s;
    -webkit-transition: background-color .15s
}
.canvas-attachment {
   /* margin-bottom: 100px;*/
    width: 100%;
}
.payment-service.pdf-sheet {text-align: center}
.payment-service.pdf-sheet button:nth-child(1) {margin-right: 20px}
.pdf-sheet button:hover, .pdf-sheet button:active, #color-choose {
    background-color: transparent
}
.accepted-order .section-title p, .ask-for-help .section-title p {
    font-weight: 400
}
.section-title h3 {
    font-size: 2.3rem;
    font-weight: 400
}
.accepted-order .details, .ask-for-help .details, .details p {text-align: center}
.order-thanks p, .order-thanks h3 {text-align: center}
.order-thanks p {font-size: 1.8rem}
.order-thanks h3 {padding-top: 100px}

/* Contacts */
.ask-for-help {
    margin-top: 15%;
    background-color: #3a3f5c
}
.ask-for-help .row > div[class^="col-"]:nth-child(1) {margin-bottom: 50px}
.ask-for-help h2, .ask-for-help h3 {color: #fff}
.ask-for-help p, .ask-for-help span, footer p {color: #c4c5ce}
.ask-for-help > .container {
    padding: 50px 20px
}
.ask-for-help .contacts p, .ask-for-help .contacts h3 {width: 100%}
.ask-for-help .contacts p {line-height: 1.8}

/* User authorising */
.specification-details > .row > div {
    margin-top: 30px
}
.submit-field-border {
    display: flex;
    align-items: center;
    height: 150px
}
.submit-field-border > div:nth-child(odd) {border-bottom: 1px solid #3a3f5c}
.submit-field-border > div:nth-child(1) {width: 16.6%}
.submit-field-border > div:nth-child(2) {
    width: 145px;
    height: 125px;
    background-color: #fafafa;
    border-radius: 50%;
    border: 1px solid #3a3f5c
}
.submit-field-border > div:nth-child(3) {width: 83.4%}
.submit-field > .author {
    margin: 0 auto;
    width: 45%;
    transform: translateY(-50px);
}

/* Slider */
.slider {
    position: relative;
    /*overflow: hidden;*/
    margin: 20px auto 0 auto;
    border-radius: 4px;
}
.slider .slides {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
.slider .slide {
    position: absolute;
    margin: 0 auto;
    opacity: 0;
    display: block;
    padding: 0;
    max-width: 700px;
    text-align: center
}
.slider .slide.active {
    position: relative;
    opacity: 1
}
.slider .slide.active.next {
    -webkit-animation: slide_swip_next .25s;
    animation: slide_swip_next .25s
}
.slider .slide.active.prev {
    -webkit-animation: slide_swip_prev .25s;
    animation: slide_swip_prev .25s
}
.slider .slide.active.next-after {
    -webkit-animation: slide_swip_nafter .25s;
    animation: slide_swip_nafter .25s
}
.slider .slide.active.prev-after {
    -webkit-animation: slide_swip_pafter .25s;
    animation: slide_swip_pafter .25s
}
@keyframes slide_swip_nafter {
    0%, 50% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-100px);/*50%*/
        -moz-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }
}
@keyframes slide_swip_pafter {
    0%, 50% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }
}

@keyframes slide_swip_next {
    0%, 50% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes slide_swip_prev {
    0%, 50% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
a.control_prev, a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}
a.control_prev {
    border-radius: 0 2px 2px 0;
}
a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}
.slider-btns {
    position: relative;
    margin: 10px auto;
    width: 50%;
    font-size: 18px;
    text-align: center;
}

/* Modal */
.container.back-blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-animation: b_blur .3s linear;
    -moz-animation: b_blur .3s linear;
    -ms-animation: b_blur .3s linear;
    -o-animation: b_blur .3s linear;
    animation: b_blur .3s linear;
}
@keyframes b_blur {
    from {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
    to {
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }
}
@-moz-keyframes b_blur {
    from {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
    to {
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
}
@-webkit-keyframes b_blur {
    from {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
    to {
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
}
.modal-confirm {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-color: rgba(0,0,0,.1);
}
.modal-confirm .image-fit {
    padding: 20px;
    text-align: center
}
.modal-confirm.active {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-animation: m_fade .3s linear;
    -moz-animation: m_fade .3s linear;
    -ms-animation: m_fade .3s linear;
    -o-animation: m_fade .3s linear;
    animation: m_fade .3s linear;
}
.modal-confirm .options-content button:nth-child(1) {margin-right: 15px}
.modal-confirm .options-content button:nth-child(2) {margin-left: 15px}
@keyframes m_fade {
    from {opacity: 0}
    to {opacity: 1}
}
@-moz-keyframes m_fade {
    from {opacity: 0}
    to {opacity: 1}
}
@-webkit-keyframes m_fade {
    from {opacity: 0}
    to {opacity: 1}
}
#conf-save .modal-container > div {
    padding: 20px
}
#conf-save .modal-container > div:nth-child(1) {
    border-bottom: 1px solid #3a3f5c;
}