/*! * Bootstrap Grid v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
@-ms-viewport {
	width: device-width
}
html {box-sizing: border-box;-ms-overflow-style: scrollbar}
*, ::after, ::before {box-sizing: inherit}
.container {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
@media (min-width: 576px) {
	.container {max-width: 540px}
}
@media (min-width: 769px) {
	.container {max-width: 720px}
}
@media (min-width: 992px) {
	.container {max-width: 960px}
}
@media (min-width: 1200px) {
	.container {max-width: 1140px}
}
body>main>.addthis_tool{
 min-height:0;
 padding:0;
}

main .col-animated.mb {
	transform: translateY(50vh);
	opacity: 0;
	transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;
}
main .col-animated {
	opacity: 1;
	transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;
}
.container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px}
.no-gutters {margin-right: 0;margin-left: 0}
.no-gutters > .col, .no-gutters > [class*=col-] {padding-right: 0;padding-left: 0}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px}
.col {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}
.col-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}
.col-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%}
.col-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%}
.col-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
.col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%}
.col-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%}
.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
.col-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%}
.col-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%}
.col-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}
.col-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%}
.col-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%}
.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
.order-first {-ms-flex-order: -1;order: -1}
.order-last {-ms-flex-order: 13;order: 13}
.order-0 {-ms-flex-order: 0;order: 0}
.order-1 {-ms-flex-order: 1;order: 1}
.order-2 {-ms-flex-order: 2;order: 2}
.order-3 {-ms-flex-order: 3;order: 3}
.order-4 {-ms-flex-order: 4;order: 4}
.order-5 {-ms-flex-order: 5;order: 5}
.order-6 {-ms-flex-order: 6;order: 6}
.order-7 {-ms-flex-order: 7;order: 7}
.order-8 {-ms-flex-order: 8;order: 8}
.order-9 {-ms-flex-order: 9;order: 9}
.order-10 {-ms-flex-order: 10;order: 10}
.order-11 {-ms-flex-order: 11;order: 11}
.order-12 {-ms-flex-order: 12;order: 12}
.offset-1 {margin-left: 8.333333%}
.offset-2 {margin-left: 16.666667%}
.offset-3 {margin-left: 25%}
.offset-4 {margin-left: 33.333333%}
.offset-5 {margin-left: 41.666667%}
.offset-6 {margin-left: 50%}
.offset-7 {margin-left: 58.333333%}
.offset-8 {margin-left: 66.666667%}
.offset-9 {margin-left: 75%}
.offset-10 {margin-left: 83.333333%}
.offset-11 {margin-left: 91.666667%}
@media (min-width: 576px) {
	.col-sm {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}
	.col-sm-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}
	.col-sm-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%}
	.col-sm-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%}
	.col-sm-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
	.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%}
	.col-sm-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%}
	.col-sm-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
	.col-sm-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%}
	.col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%}
	.col-sm-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}
	.col-sm-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%}
	.col-sm-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%}
	.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
	.order-sm-first {-ms-flex-order: -1;order: -1}
	.order-sm-last {-ms-flex-order: 13;order: 13}
	.order-sm-0 {-ms-flex-order: 0;order: 0}
	.order-sm-1 {-ms-flex-order: 1;order: 1}
	.order-sm-2 {-ms-flex-order: 2;order: 2}
	.order-sm-3 {-ms-flex-order: 3;order: 3}
	.order-sm-4 {-ms-flex-order: 4;order: 4}
	.order-sm-5 {-ms-flex-order: 5;order: 5}
	.order-sm-6 {-ms-flex-order: 6;order: 6}
	.order-sm-7 {-ms-flex-order: 7;order: 7}
	.order-sm-8 {-ms-flex-order: 8;order: 8}
	.order-sm-9 {-ms-flex-order: 9;order: 9}
	.order-sm-10 {-ms-flex-order: 10;order: 10}
	.order-sm-11 {-ms-flex-order: 11;order: 11}
	.order-sm-12 {-ms-flex-order: 12;order: 12}
	.offset-sm-0 {margin-left: 0}
	.offset-sm-1 {margin-left: 8.333333%}
	.offset-sm-2 {margin-left: 16.666667%}
	.offset-sm-3 {margin-left: 25%}
	.offset-sm-4 {margin-left: 33.333333%}
	.offset-sm-5 {margin-left: 41.666667%}
	.offset-sm-6 {margin-left: 50%}
	.offset-sm-7 {margin-left: 58.333333%}
	.offset-sm-8 {margin-left: 66.666667%}
	.offset-sm-9 {margin-left: 75%}
	.offset-sm-10 {margin-left: 83.333333%}
	.offset-sm-11 {margin-left: 91.666667%}
}
@media (min-width: 769px) {
	.col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}
	.col-md-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}
	.col-md-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%}
	.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%}
	.col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
	.col-md-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%}
	.col-md-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%}
	.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
	.col-md-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%}
	.col-md-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%}
	.col-md-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}
	.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%}
	.col-md-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%}
	.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
	.order-md-first {-ms-flex-order: -1;order: -1}
	.order-md-last {-ms-flex-order: 13;order: 13}
	.order-md-0 {-ms-flex-order: 0;order: 0}
	.order-md-1 {-ms-flex-order: 1;order: 1}
	.order-md-2 {-ms-flex-order: 2;order: 2}
	.order-md-3 {-ms-flex-order: 3;order: 3}
	.order-md-4 {-ms-flex-order: 4;order: 4}
	.order-md-5 {-ms-flex-order: 5;order: 5}
	.order-md-6 {-ms-flex-order: 6;order: 6}
	.order-md-7 {-ms-flex-order: 7;order: 7}
	.order-md-8 {-ms-flex-order: 8;order: 8}
	.order-md-9 {-ms-flex-order: 9;order: 9}
	.order-md-10 {-ms-flex-order: 10;order: 10}
	.order-md-11 {-ms-flex-order: 11;order: 11}
	.order-md-12 {-ms-flex-order: 12;order: 12}
	.offset-md-0 {margin-left: 0}
	.offset-md-1 {margin-left: 8.333333%}
	.offset-md-2 {margin-left: 16.666667%}
	.offset-md-3 {margin-left: 25%}
	.offset-md-4 {margin-left: 33.333333%}
	.offset-md-5 {margin-left: 41.666667%}
	.offset-md-6 {margin-left: 50%}
	.offset-md-7 {margin-left: 58.333333%}
	.offset-md-8 {margin-left: 66.666667%}
	.offset-md-9 {margin-left: 75%}
	.offset-md-10 {margin-left: 83.333333%}
	.offset-md-11 {margin-left: 91.666667%}
}
@media (min-width: 992px) {
	.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}
	.col-lg-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}
	.col-lg-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%}
	.col-lg-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%}
	.col-lg-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
	.col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%}
	.col-lg-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%}
	.col-lg-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
	.col-lg-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%}
	.col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%}
	.col-lg-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}
	.col-lg-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%}
	.col-lg-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%}
	.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
	.order-lg-first {-ms-flex-order: -1;order: -1}
	.order-lg-last {-ms-flex-order: 13;order: 13}
	.order-lg-0 {-ms-flex-order: 0;order: 0}
	.order-lg-1 {-ms-flex-order: 1;order: 1}
	.order-lg-2 {-ms-flex-order: 2;order: 2}
	.order-lg-3 {-ms-flex-order: 3;order: 3}
	.order-lg-4 {-ms-flex-order: 4;order: 4}
	.order-lg-5 {-ms-flex-order: 5;order: 5}
	.order-lg-6 {-ms-flex-order: 6;order: 6}
	.order-lg-7 {-ms-flex-order: 7;order: 7}
	.order-lg-8 {-ms-flex-order: 8;order: 8}
	.order-lg-9 {-ms-flex-order: 9;order: 9}
	.order-lg-10 {-ms-flex-order: 10;order: 10}
	.order-lg-11 {-ms-flex-order: 11;order: 11}
	.order-lg-12 {-ms-flex-order: 12;order: 12}
	.offset-lg-0 {margin-left: 0}
	.offset-lg-1 {margin-left: 8.333333%}
	.offset-lg-2 {margin-left: 16.666667%}
	.offset-lg-3 {margin-left: 25%}
	.offset-lg-4 {margin-left: 33.333333%}
	.offset-lg-5 {margin-left: 41.666667%}
	.offset-lg-6 {margin-left: 50%}
	.offset-lg-7 {margin-left: 58.333333%}
	.offset-lg-8 {margin-left: 66.666667%}
	.offset-lg-9 {margin-left: 75%}
	.offset-lg-10 {margin-left: 83.333333%}
	.offset-lg-11 {margin-left: 91.666667%}
}
@media (min-width: 1200px) {
	.col-xl {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}
	.col-xl-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}
	.col-xl-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%}
	.col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%}
	.col-xl-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
	.col-xl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%}
	.col-xl-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%}
	.col-xl-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
	.col-xl-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%}
	.col-xl-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%}
	.col-xl-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}
	.col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%}
	.col-xl-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%}
	.col-xl-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
	.order-xl-first {-ms-flex-order: -1;order: -1}
	.order-xl-last {-ms-flex-order: 13;order: 13}
	.order-xl-0 {-ms-flex-order: 0;order: 0}
	.order-xl-1 {-ms-flex-order: 1;order: 1}
	.order-xl-2 {-ms-flex-order: 2;order: 2}
	.order-xl-3 {-ms-flex-order: 3;order: 3}
	.order-xl-4 {-ms-flex-order: 4;order: 4}
	.order-xl-5 {-ms-flex-order: 5;order: 5}
	.order-xl-6 {-ms-flex-order: 6;order: 6}
	.order-xl-7 {-ms-flex-order: 7;order: 7}
	.order-xl-8 {-ms-flex-order: 8;order: 8}
	.order-xl-9 {-ms-flex-order: 9;order: 9}
	.order-xl-10 {-ms-flex-order: 10;order: 10}
	.order-xl-11 {-ms-flex-order: 11;order: 11}
	.order-xl-12 {-ms-flex-order: 12;order: 12}
	.offset-xl-0 {margin-left: 0}
	.offset-xl-1 {margin-left: 8.333333%}
	.offset-xl-2 {margin-left: 16.666667%}
	.offset-xl-3 {margin-left: 25%}
	.offset-xl-4 {margin-left: 33.333333%}
	.offset-xl-5 {margin-left: 41.666667%}
	.offset-xl-6 {margin-left: 50%}
	.offset-xl-7 {margin-left: 58.333333%}
	.offset-xl-8 {margin-left: 66.666667%}
	.offset-xl-9 {margin-left: 75%}
	.offset-xl-10 {margin-left: 83.333333%}
	.offset-xl-11 {margin-left: 91.666667%}
}
.d-none {display: none !important}
.d-inline {display: inline !important}
.d-inline-block {display: inline-block !important}
.d-block {display: block !important}
.d-table {display: table !important}
.d-table-row {display: table-row !important}
.d-table-cell {display: table-cell !important}
.d-flex {display: -ms-flexbox !important;display: flex !important}
.d-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
@media (min-width: 576px) {
	.d-sm-none {display: none !important}
	.d-sm-inline {display: inline !important}
	.d-sm-inline-block {display: inline-block !important}
	.d-sm-block {display: block !important}
	.d-sm-table {display: table !important}
	.d-sm-table-row {display: table-row !important}
	.d-sm-table-cell {display: table-cell !important}
	.d-sm-flex {display: -ms-flexbox !important;display: flex !important}
	.d-sm-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
}
@media (min-width: 769px) {
	.d-md-none {display: none !important}
	.d-md-inline {display: inline !important}
	.d-md-inline-block {display: inline-block !important}
	.d-md-block {display: block !important}
	.d-md-table {display: table !important}
	.d-md-table-row {display: table-row !important}
	.d-md-table-cell {display: table-cell !important}
	.d-md-flex {display: -ms-flexbox !important;display: flex !important}
	.d-md-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
}
@media (min-width: 992px) {
	.d-lg-none {display: none !important}
	.d-lg-inline {display: inline !important}
	.d-lg-inline-block {display: inline-block !important}
	.d-lg-block {display: block !important}
	.d-lg-table {display: table !important}
	.d-lg-table-row {display: table-row !important}
	.d-lg-table-cell {display: table-cell !important}
	.d-lg-flex {display: -ms-flexbox !important;display: flex !important}
	.d-lg-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
}
@media (min-width: 1200px) {
	.d-xl-none {display: none !important}
	.d-xl-inline {display: inline !important}
	.d-xl-inline-block {display: inline-block !important}
	.d-xl-block {display: block !important}
	.d-xl-table {display: table !important}
	.d-xl-table-row {display: table-row !important}
	.d-xl-table-cell {display: table-cell !important}
	.d-xl-flex {display: -ms-flexbox !important;display: flex !important}
	.d-xl-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
}
@media print {
	.d-print-none {display: none !important}
	.d-print-inline {display: inline !important}
	.d-print-inline-block {display: inline-block !important}
	.d-print-block {display: block !important}
	.d-print-table {display: table !important}
	.d-print-table-row {display: table-row !important}
	.d-print-table-cell {display: table-cell !important}
	.d-print-flex {display: -ms-flexbox !important;display: flex !important}
	.d-print-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important}
}
.flex-row {-ms-flex-direction: row !important;flex-direction: row !important}
.flex-column {-ms-flex-direction: column !important;flex-direction: column !important}
.flex-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}
.flex-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}
.flex-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}
.flex-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}
.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}
.flex-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}
.flex-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important}
.flex-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important}
.flex-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important}
.flex-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important}
.justify-content-start {-ms-flex-pack: start !important;justify-content: flex-start !important}
.justify-content-end {-ms-flex-pack: end !important;justify-content: flex-end !important}
.justify-content-center {-ms-flex-pack: center !important;justify-content: center !important}
.justify-content-between {-ms-flex-pack: justify !important;justify-content: space-between !important}
.justify-content-around {-ms-flex-pack: distribute !important;justify-content: space-around !important}
.align-items-start {-ms-flex-align: start !important;align-items: flex-start !important}
.align-items-end {-ms-flex-align: end !important;align-items: flex-end !important}
.align-items-center {-ms-flex-align: center !important;align-items: center !important}
.align-items-baseline {-ms-flex-align: baseline !important;align-items: baseline !important}
.align-items-stretch {-ms-flex-align: stretch !important;align-items: stretch !important}
.align-content-start {-ms-flex-line-pack: start !important;align-content: flex-start !important}
.align-content-end {-ms-flex-line-pack: end !important;align-content: flex-end !important}
.align-content-center {-ms-flex-line-pack: center !important;align-content: center !important}
.align-content-between {-ms-flex-line-pack: justify !important;align-content: space-between !important}
.align-content-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important}
.align-content-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important}
.align-self-auto {-ms-flex-item-align: auto !important;align-self: auto !important}
.align-self-start {-ms-flex-item-align: start !important;align-self: flex-start !important}
.align-self-end {-ms-flex-item-align: end !important;align-self: flex-end !important}
.align-self-center {-ms-flex-item-align: center !important;align-self: center !important}
.align-self-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important}
.align-self-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important}
@media (min-width: 576px) {
	.flex-sm-row {-ms-flex-direction: row !important;flex-direction: row !important}
	.flex-sm-column {-ms-flex-direction: column !important;flex-direction: column !important}
	.flex-sm-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}
	.flex-sm-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}
	.flex-sm-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}
	.flex-sm-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}
	.flex-sm-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}
	.flex-sm-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}
	.flex-sm-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important}
	.flex-sm-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important}
	.flex-sm-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important}
	.flex-sm-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important}
	.justify-content-sm-start {-ms-flex-pack: start !important;justify-content: flex-start !important}
	.justify-content-sm-end {-ms-flex-pack: end !important;justify-content: flex-end !important}
	.justify-content-sm-center {-ms-flex-pack: center !important;justify-content: center !important}
	.justify-content-sm-between {-ms-flex-pack: justify !important;justify-content: space-between !important}
	.justify-content-sm-around {-ms-flex-pack: distribute !important;justify-content: space-around !important}
	.align-items-sm-start {-ms-flex-align: start !important;align-items: flex-start !important}
	.align-items-sm-end {-ms-flex-align: end !important;align-items: flex-end !important}
	.align-items-sm-center {-ms-flex-align: center !important;align-items: center !important}
	.align-items-sm-baseline {-ms-flex-align: baseline !important;align-items: baseline !important}
	.align-items-sm-stretch {-ms-flex-align: stretch !important;align-items: stretch !important}
	.align-content-sm-start {-ms-flex-line-pack: start !important;align-content: flex-start !important}
	.align-content-sm-end {-ms-flex-line-pack: end !important;align-content: flex-end !important}
	.align-content-sm-center {-ms-flex-line-pack: center !important;align-content: center !important}
	.align-content-sm-between {-ms-flex-line-pack: justify !important;align-content: space-between !important}
	.align-content-sm-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important}
	.align-content-sm-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important}
	.align-self-sm-auto {-ms-flex-item-align: auto !important;align-self: auto !important}
	.align-self-sm-start {-ms-flex-item-align: start !important;align-self: flex-start !important}
	.align-self-sm-end {-ms-flex-item-align: end !important;align-self: flex-end !important}
	.align-self-sm-center {-ms-flex-item-align: center !important;align-self: center !important}
	.align-self-sm-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important}
	.align-self-sm-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important}
}
@media (min-width: 769px) {
	.flex-md-row {-ms-flex-direction: row !important;flex-direction: row !important}
	.flex-md-column {-ms-flex-direction: column !important;flex-direction: column !important}
	.flex-md-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}
	.flex-md-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}
	.flex-md-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}
	.flex-md-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}
	.flex-md-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}
	.flex-md-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}
	.flex-md-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important}
	.flex-md-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important}
	.flex-md-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important}
	.flex-md-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important}
	.justify-content-md-start {-ms-flex-pack: start !important;justify-content: flex-start !important}
	.justify-content-md-end {-ms-flex-pack: end !important;justify-content: flex-end !important}
	.justify-content-md-center {-ms-flex-pack: center !important;justify-content: center !important}
	.justify-content-md-between {-ms-flex-pack: justify !important;justify-content: space-between !important}
	.justify-content-md-around {-ms-flex-pack: distribute !important;justify-content: space-around !important}
	.align-items-md-start {-ms-flex-align: start !important;align-items: flex-start !important}
	.align-items-md-end {-ms-flex-align: end !important;align-items: flex-end !important}
	.align-items-md-center {-ms-flex-align: center !important;align-items: center !important}
	.align-items-md-baseline {-ms-flex-align: baseline !important;align-items: baseline !important}
	.align-items-md-stretch {-ms-flex-align: stretch !important;align-items: stretch !important}
	.align-content-md-start {-ms-flex-line-pack: start !important;align-content: flex-start !important}
	.align-content-md-end {-ms-flex-line-pack: end !important;align-content: flex-end !important}
	.align-content-md-center {-ms-flex-line-pack: center !important;align-content: center !important}
	.align-content-md-between {-ms-flex-line-pack: justify !important;align-content: space-between !important}
	.align-content-md-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important}
	.align-content-md-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important}
	.align-self-md-auto {-ms-flex-item-align: auto !important;align-self: auto !important}
	.align-self-md-start {-ms-flex-item-align: start !important;align-self: flex-start !important}
	.align-self-md-end {-ms-flex-item-align: end !important;align-self: flex-end !important}
	.align-self-md-center {-ms-flex-item-align: center !important;align-self: center !important}
	.align-self-md-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important}
	.align-self-md-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important}
}
@media (min-width: 992px) {
	.flex-lg-row {-ms-flex-direction: row !important;flex-direction: row !important}
	.flex-lg-column {-ms-flex-direction: column !important;flex-direction: column !important}
	.flex-lg-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}
	.flex-lg-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}
	.flex-lg-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}
	.flex-lg-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}
	.flex-lg-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}
	.flex-lg-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}
	.flex-lg-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important}
	.flex-lg-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important}
	.flex-lg-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important}
	.flex-lg-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important}
	.justify-content-lg-start {-ms-flex-pack: start !important;justify-content: flex-start !important}
	.justify-content-lg-end {-ms-flex-pack: end !important;justify-content: flex-end !important}
	.justify-content-lg-center {-ms-flex-pack: center !important;justify-content: center !important}
	.justify-content-lg-between {-ms-flex-pack: justify !important;justify-content: space-between !important}
	.justify-content-lg-around {-ms-flex-pack: distribute !important;justify-content: space-around !important}
	.align-items-lg-start {-ms-flex-align: start !important;align-items: flex-start !important}
	.align-items-lg-end {-ms-flex-align: end !important;align-items: flex-end !important}
	.align-items-lg-center {-ms-flex-align: center !important;align-items: center !important}
	.align-items-lg-baseline {-ms-flex-align: baseline !important;align-items: baseline !important}
	.align-items-lg-stretch {-ms-flex-align: stretch !important;align-items: stretch !important}
	.align-content-lg-start {-ms-flex-line-pack: start !important;align-content: flex-start !important}
	.align-content-lg-end {-ms-flex-line-pack: end !important;align-content: flex-end !important}
	.align-content-lg-center {-ms-flex-line-pack: center !important;align-content: center !important}
	.align-content-lg-between {-ms-flex-line-pack: justify !important;align-content: space-between !important}
	.align-content-lg-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important}
	.align-content-lg-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important}
	.align-self-lg-auto {-ms-flex-item-align: auto !important;align-self: auto !important}
	.align-self-lg-start {-ms-flex-item-align: start !important;align-self: flex-start !important}
	.align-self-lg-end {-ms-flex-item-align: end !important;align-self: flex-end !important}
	.align-self-lg-center {-ms-flex-item-align: center !important;align-self: center !important}
	.align-self-lg-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important}
	.align-self-lg-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important}
}
@media (min-width: 1200px) {
	.flex-xl-row {-ms-flex-direction: row !important;flex-direction: row !important}
	.flex-xl-column {-ms-flex-direction: column !important;flex-direction: column !important}
	.flex-xl-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}
	.flex-xl-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}
	.flex-xl-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}
	.flex-xl-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}
	.flex-xl-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}
	.flex-xl-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}
	.flex-xl-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important}
	.flex-xl-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important}
	.flex-xl-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important}
	.flex-xl-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important}
	.justify-content-xl-start {-ms-flex-pack: start !important;justify-content: flex-start !important}
	.justify-content-xl-end {-ms-flex-pack: end !important;justify-content: flex-end !important}
	.justify-content-xl-center {-ms-flex-pack: center !important;justify-content: center !important}
	.justify-content-xl-between {-ms-flex-pack: justify !important;justify-content: space-between !important}
	.justify-content-xl-around {-ms-flex-pack: distribute !important;justify-content: space-around !important}
	.align-items-xl-start {-ms-flex-align: start !important;align-items: flex-start !important}
	.align-items-xl-end {-ms-flex-align: end !important;align-items: flex-end !important}
	.align-items-xl-center {-ms-flex-align: center !important;align-items: center !important}
	.align-items-xl-baseline {-ms-flex-align: baseline !important;align-items: baseline !important}
	.align-items-xl-stretch {-ms-flex-align: stretch !important;align-items: stretch !important}
	.align-content-xl-start {-ms-flex-line-pack: start !important;align-content: flex-start !important}
	.align-content-xl-end {-ms-flex-line-pack: end !important;align-content: flex-end !important}
	.align-content-xl-center {-ms-flex-line-pack: center !important;align-content: center !important}
	.align-content-xl-between {-ms-flex-line-pack: justify !important;align-content: space-between !important}
	.align-content-xl-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important}
	.align-content-xl-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important}
	.align-self-xl-auto {-ms-flex-item-align: auto !important;align-self: auto !important}
	.align-self-xl-start {-ms-flex-item-align: start !important;align-self: flex-start !important}
	.align-self-xl-end {-ms-flex-item-align: end !important;align-self: flex-end !important}
	.align-self-xl-center {-ms-flex-item-align: center !important;align-self: center !important}
	.align-self-xl-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important}
	.align-self-xl-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important}
}
@media (max-width: 768px) {
	body > header #hamburger { cursor: default;}
}
body > header > .menu_mask {position: fixed; z-index: 98; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3);}
body > header > .menu { display: flex; flex-direction: column; position: fixed; z-index: 99; top: 30px; right: 100%; bottom: 30px; left: -100%; padding: 0 30px 0 190px; margin: 0 30px 0 0; border-radius: 15px; background: #ffffff; transition: all ease 0.8s;}
body > header > .menu > * { flex: 1 0 auto;}
body > header > .menu.opened { left: 0%; right: 0%;}
body > header > .menu > .row > *:first-child { position: relative; left: -40%; transition: left cubic-bezier(1, 0, 0, 0) 0.8s;}
body > header > .menu.opened > .row > *:first-child { left: 0%;}
body > header > .menu #menu-main-menu { width: 100%; max-width: 165px; list-style: none; display: block; padding: 0 0 15px 0; margin: 0 auto 0 auto; border-bottom: 2px solid #000000;}
body > header > .menu #menu-main-menu li { display: block; padding: 0; margin: 0;}
body > header > .menu #menu-main-menu li a { display: block; padding: 10px 0; white-space: nowrap; color: #000000; text-decoration: none; font-size: 40px; line-height: 45px; transition: opacity ease 0.3s;}
body > header > .menu #menu-main-menu:hover li a { opacity: 0.3;}
body > header > .menu #menu-main-menu:hover li a:hover { opacity: 1;}
body > header > .menu #menu-languages { display: block; width: 100%; max-width: 165px; padding: 0; margin: 30px auto 30px auto;}
body > header > .menu #menu-languages li { display: none; margin: 0;}
body > header > .menu #menu-languages li:first-child { display: block;}
body > header > .menu #menu-languages li a { display: block; padding: 8px 0; font-size: 18px; line-height: 21px; text-decoration: none; transition: opacity ease 0.3s;}
body > header > .menu #menu-languages:hover li a { opacity: 0.3;}
body > header > .menu #menu-languages li a:hover { opacity: 1;}
body > header > .menu #menu-languages li a:before { content: ''; position: relative; top: 10px; display: inline-block; vertical-align: top; width: 0; height: 1px; border-radius: 1px; background: #000000; transition: all ease 0.3s; opacity: 1 !important;}
body > header > .menu #menu-languages li a:hover:before { width: 15px; margin-right: 5px;}
body > header > .menu #menu-languages li:first-child a:before { display: none;}
body > header > .menu #menu-languages li:first-child a { position: relative;}
body > header > .menu #menu-languages li:first-child a:after { content: ''; position: absolute; top: 50%; right: 20px; display: block; width: 8px; height: 14px; margin: -7px -7px; background-size: contain; transform: rotate(90deg); transition: transform ease 0.3s;}
body > header > .menu #menu-languages li:first-child a:after { background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDE1IDI2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSAyNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6NDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KPC9zdHlsZT4NCjxnPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMiIvPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMjQiLz4NCjwvZz4NCjwvc3ZnPg0K);}
body > header > .menu #menu-languages.opened li:first-child a:after { transform: rotate(-90deg);}
@media (max-width: 768px) {
	body > header > .menu { position: relative; top: -2000px; bottom: auto; right: auto; left: auto; padding: 15px 30px 15px 30px; margin: 0 0 30px 0; transition: top ease 0.5s;}
	body > header > .menu.opened { right: auto; left: auto; top: 0;}
	body > header > .menu > .row > *:first-child { left: 0%; top: -300px; transition: top cubic-bezier(1, 0, 0, 0) 0.8s;}
	body > header > .menu.opened > .row > *:first-child { top: 0;}
	body > header > .menu #menu-main-menu { margin-top: 100px; max-width: 195px;}
	body > header > .menu #menu-main-menu li a { text-align: center;}
	body > header > .menu #menu-main-menu li a:before { display: none;}
	body > header > .menu #menu-languages { max-width: 195px;}
	body > header > .menu #menu-languages li a { text-align: center;}
	/*body>header>.menu #menu-languages li:first-child a:after { position: relative; right: auto; top: -2px; display: inline-block; vertical-align: middle; margin: 0 0 0 10px;}*/
}
body > header > .menu .col-md-8 { display: flex; flex-direction: column; padding-bottom: 15px;}
body > header > .menu .col-md-8 > b { display: inline-block; height: 115px; padding-top: 65px;}
body > header > .menu .col-md-8 .row { flex: 1 0 auto;}
body > header > .menu .col-md-6 { display: flex; flex-direction: column;}
body > header > .menu .col-md-6 .menu { flex: 1 0 auto; display: flex; flex-direction: column; position: relative; overflow: hidden; list-style: none; padding: 0; margin: 15px 0; border-radius: 15px; background: #f6f6f6;}
body > header > .menu .col-md-6 .menu > li { flex-grow: 1; display: flex; flex-direction: column; height: 100%; padding: 0; margin: 0;}
body > header > .menu .col-md-6 .menu > li > a { flex-grow: 1; display: block; height: 100%; padding: 30px 30px 30px 90px; border-radius: 15px; color: #ffffff; text-decoration: none; font-size: 20px; line-height: 22px; transition: background ease 0.3s;}
body > header > .menu .col-md-6 .menu > li > a:before { content: ''; position: absolute; left: 30px; top: 32px; display: block; width: 32px; height: 41px;}
/* moved to menus.php */
body > header > .menu .col-md-6 .menu#menu-bux-x-main-menu > li > a:before { background: url(../images/ico_bux_x@2x.png) no-repeat left top / 30px 37px;}
body > header > .menu .col-md-6 .menu#menu-bux-0-main-menu > li > a:before { background: url(../images/ico_bux_0@2x.png?v2) no-repeat left top / 32px 41px; top: 31px;}
body > header > .menu .col-md-6 .menu > li > a .title {position: relative; top: 50px; opacity: 0; transition: all ease 0.3s;}
body > header > .menu .col-md-6 .menu > li:hover > a .title { top: 0; opacity: 1;}
body > header > .menu .col-md-6 .menu > li > a .arrow { position: absolute; left: 30px; bottom: 30px;}
body > header > .menu .col-md-6 .menu > li:hover > a .arrow { width: 67px;}
body > header > .menu .col-md-6 .menu > li > ul { list-style: none; display: block; padding: 0; margin: 0;}
body > header > .menu .col-md-6 .menu > li > ul { position: absolute; left: 30px; bottom: 75px; opacity: 0; transition: opacity 0.3s ease;}
body > header > .menu .col-md-6 .menu > li:hover > ul { opacity: 1;}
body > header > .menu .col-md-6 .menu > li > ul > li { display: block; padding: 0; margin: 0;}
body > header > .menu .col-md-6 .menu > li > ul > li > a { display: block; padding: 5px 0; color: #ffffff; text-decoration: none; font-size: 20px; line-height: 20px;}
body > header > .menu .col-md-6 .menu > li > ul > li > a:before { content: ''; position: relative; top: 10px; display: inline-block; vertical-align: top; width: 0; height: 2px; border-radius: 1px; background: #ffffff; transition: all ease 0.3s;}
body > header > .menu .col-md-6 .menu > li > ul > li > a:hover:before { width: 15px; margin-right: 5px;}
@media (max-width: 768px) {
	body > header > .menu .col-md-8 > b { text-align: center;}
	body > header > .menu .col-md-6 .menu > li > a .title { top: 0; opacity: 1;}
	body > header > .menu .col-md-6 .menu > li > a { position: relative; height: 410px; cursor: default;}
	/* moved to menus.php */
	body > header > .menu .col-md-6 .menu > li > ul { position: static; display: flex; opacity: 1;}
	body > header > .menu .col-md-6 .menu > li > ul > li { padding: 5px 10px; flex: 1 0 auto; flex-wrap: wrap; text-align: center;}
	body > header > .menu .col-md-6 .menu > li > ul > li > a { color: #000000; font: 1em/60px Cubano;}
	body > header > .menu .col-md-6 .menu > li > ul > li > a:before { display: none;}
}
main > * { display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box;}
main > * > * { flex: 1 0 auto;}
main > * > header { flex-grow: 0; box-sizing: border-box; height: 75px; padding: 30px 0 0 0; line-height: 1em; /*margin: 0 0 20px 0;*/}
main > * > header h1 { margin: 0; font-size: 18px;}
main > * > header h2.fixed { margin: 0; font-size: 18px; font-family: Cubano;}

/*Transitions*/
main > * > footer { position: relative; flex-grow: 0; padding: 22px 0 0 0; height: 115px; margin: 20px 0 0 0;}
/*main > * > footer { position: relative; flex-grow: 0; padding: 22px 0 0 0; height: 115px; margin: 20px 0 0 0; transition: transform 0.3s ease;}*/
/*main > * > footer.mt { transform: translateY(-135px);}*/
/*main > * > footer.mb { transform: translateY(135px);}*/
main > * > footer .before { content: ''; position: absolute; top: 0; right: 0%; left: 0; display: block; height: 2px; background: #000000;}
/*main > * > footer .before { content: ''; position: absolute; top: 0; right: 0%; left: 0; display: block; height: 2px; background: #000000; transition: right 1s ease;}*/
/*main > * > footer.mb .before { right: 100%; transition: right 0s ease 0.3s;}*/
/*main > * > footer b { opacity: 1; font-size: 18px; line-height: 25px; transition: opacity 0.2s ease 0.5s;}*/
/*main > * > footer.mb b { opacity: 0; transition: opacity 0s ease 0.3s;}*/
/*main > * > footer.mb a { top: 200px; opacity: 0; transition: top 0s ease 0.3s, opacity 0s ease 0.3s;}*/
/*main > * > footer a .arrow { position: absolute; right: 0; top: 50%; margin: -13px 30px; opacity: 1; transition: margin ease 0.3s, width ease 0.3s, top 0.3s ease-out 0.7s, opacity 0.1s ease 0.7s;}*/
main > * > footer a .arrow { position: absolute; right: 0; top: 50%; margin: -13px 30px; opacity: 1;}
/*main > * > footer.mb a .arrow { top: 200%; opacity: 0; transition: top 0s ease 0.3s, opacity 0s ease 0.3s;}*/

main > * > footer a { position: relative; top: 0; opacity: 1; display: block; padding: 10px 70px 10px 0; font-size: 30px; line-height: 30px; text-decoration: none;}
main > * > footer a:hover .arrow { margin-right: 0;}
main > * > footer .rock { text-align: right; letter-spacing: 0.001px; margin-top: 2px;}
main > * > footer .rock b { position: static; opacity: 1 !important; letter-spacing: 0;}
@media (max-width: 768px) {
	main > * { display: block;}
	main > * > header { height: auto; padding: 70px 0 30px 0; margin: 0; text-align: center;}
	main > * > footer a { font-size: 25px; line-height: 25px;}
	main > * > footer .rock { text-align: center;}
}
main > * > .row.stretched { flex-grow: 1;}
main > * > .row > [class^="col-"] { display: flex; flex-direction: column; }
/*main>*>.row>[class^="col-"]>* { flex-grow: 1;}*/
main > * .row.align-items-center { align-items: stretch !important;}
main > * .row.align-items-center > [class^="col-"] { justify-content: center;}
main > * .row.align-items-center > [class^="col-"] > * { flex-grow: 0;}
/*main > * [class^="col-"] { opacity: 1; transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;}*/
/*main > * [class^="col-"].mt { transform: translateY(-50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}*/
/*main > * [class^="col-"].mb { transform: translateY(50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}*/

@media(max-width: 1024px) {
	main > section.v2 { opacity: 1; transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;}
	main > section.v2.mt { transform: translateY(-50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
	main > section.v2.mb { transform: translateY(50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
}
@media(min-width: 1025px) {
	main > * [class^="col-"] { opacity: 1; transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;}
	main > * [class^="col-"].mt { transform: translateY(-50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
	main > * [class^="col-"].mb { transform: translateY(50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}

	main > * > footer.mt { transform: translateY(-135px);}
	main > * > footer.mb { transform: translateY(135px);}
	main > * > footer {transition: transform 0.3s ease;}
}

main > .v2 { position: relative;}
main > .v2 > * { flex-grow: 0;}
main > .with_header { padding-top: 122px;}
main > .with_header > header { position: absolute; top: 30px;}
main > .with_footer { padding-bottom: 165px;}
main > .with_footer > footer { position: absolute; bottom: 30px; left: 0; right: 0;}
@media (max-width: 768px) {
	main > .with_header { padding-top: 20px;}
	main > .with_header > header { position: relative; top: 0;}
	main > .with_footer { padding-bottom: 20px;}
	main > .with_footer > footer { position: relative; bottom: 0;}
}
.justify_top { justify-content: flex-start;}
.justify_middle { justify-content: center;}
.justify_bottom { justify-content: flex-end;}
.justify_between { justify-content: space-between}
.justify_around { justify-content: space-around}
.justify_evenly { justify-content: space-evenly;}
#cookie_popup { position: fixed; z-index: 95; right: 30px; width: 300px; padding: 30px; border-radius: 15px; color: #ffffff; font-size: 16px; line-height: 20px; background: #000000;}
#cookie_popup label { display: block; font: 22px/1em Cubano;}
#cookie_popup p { margin: 20px 0;}
#cookie_popup .got_it { float: right; text-decoration: none; color: #ffdd00; font: 18px/20px Cubano;}
#cookie_popup .close { position: absolute; right: 20px; top: 30px; display: block; width: 32px; height: 32px; background: url('../images/close_icon@2x.png') no-repeat center center / 16px 16px;}
@media (max-width: 768px) {
	#cookie_popup { left: 0; right: 0; width: auto; padding-top: 130px;}
	#cookie_popup .close { top: 100px;}
}
/* Typography */
p.mw_250_centered { width: 100%; max-width: 250px; margin-left: auto; margin-right: auto;}
h1.cla { display: inline-block; text-align: left;}
h2.cla { display: inline-block; text-align: left; font-family: Cubano;}
ul { margin: 50px 0;}
ul li { margin: 25px 0;}
/*.content h1:first-child { margin-top: 0;}
.content p:last-child { margin-bottom: 0; }*/
.content ul { padding-left: 30px; list-style: none;}
.content ul li::before { content: "\2022"; display: inline-block; width: 30px; margin-left: -30px; color: #ffdd00; font-weight: bold;}
blockquote { margin: 45px 0 45px 100px;}
blockquote:first-child { margin-top: 0;}
blockquote big, blockquote b { font: 40px/1em Cubano;}
blockquote small { font-size: 16px; line-height: 20px; color: #cdcccc;}
img.aligncenter { display: block; width: auto; max-width: 100%; height: auto; max-height: 80vh; margin: 0 auto;}
.ws { border-radius: 30px; box-shadow: 0 30px 50px rgba(0, 0, 0, 0.17);}
.tg_smaller { font-size: 16px; line-height: 20px;}
.tg_smaller p { margin: 20px 0;}
.ta_center { text-align: center;}
.ta_left { text-align: left}
.ta_right { text-align: right}
@media (max-width: 1600px) {
	h1.cla { font-size: 60px;}
	h2.cla { font-size: 60px;}
}
@media (max-width: 1440px) {
	h1.cla { font-size: 50px;}
	h2.cla { font-size: 50px;}
}
@media (max-width: 768px) {
	p.mw_250_centered { /*max-width: none;*/ text-align: center;}
	h1.cla { text-align: center; font-size: 22px; line-height: 22px;}
	h2.cla { text-align: center; font-size: 22px; line-height: 22px;}
	h1.cla br { display: none;}
	h2.cla br { display: none;}
	blockquote { margin: 60px 0 60px 0;}
	blockquote big, blockquote b { font-size: 20px;}
	.m_ta_center { text-align: center;}
	.m_ta_left { text-align: left}
	.m_ta_right { text-align: right}
}
@media (min-width: 769px) {
	.md_ta_center { text-align: center;}
	.md_ta_left { text-align: center}
	.md_ta_right { text-align: center}
}
table { border: none;}
table th { padding: 10px 20px; border: none; background: #f1eeee;}
table td { padding: 10px 30px; border: none;}
table tr + tr td { border-top: 2px solid #f1eeee;}
@media (max-width: 768px) {
	table { font-size: 16px; line-height: 20px;}
	table th { padding: 5px 0;}
	table td { padding: 5px 10px;}
}
/* customs */
.statement h1 { font-size: 110px;}
.statement h1 a:nth-of-type(1) { color: #4497f6;}
.statement h1 a:nth-of-type(2) { color: #ba099f;}
@media (max-width: 1399px) {
	.statement h1 { font-size: 80px;}
}
@media (max-width: 1199px) {
	.statement h1 { font-size: 60px;}
}
@media (max-width: 1024px) {
	.statement h1 { font-size: 50px;}
}
@media (max-width: 768px) {
	.statement h1 { font-size: 37px;}
}
.wpar_info_page_404 {
	justify-content: center;
	align-items: center;
}
.wpar_info_page_404 h1 {
	height: initial;
	flex: 0 0 auto;
}
.wpar_info_page_404 p {
	text-align: center;
	flex: 0 0 auto;
}
.wpar_info_page_404 .wrap_link {
	flex-direction: initial;
	width: 100%;
	justify-content: center;
	display: flex;
	flex: 0 0 auto;
}
.wpar_info_page_404 .wrap_link p {
	padding: 0 25px;
}
.wpar_info_page_404 .wrap_link p a {
	text-decoration: none;
	display: block;
}
/*SHARE THIS ARTICLE*/
.at-resp-share-element .at-share-btn .at-label {
	display: none;
}
.at-resp-share-element .at-share-btn:focus {
	outline: none;
}
.filter_dropdown_menu * {
	margin: 0;
	padding: 0;
}
.filter_dropdown_menu {
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.filter_dropdown_menu li {
	position: relative;
	width: 100%;
	background-color: #ffffff;
}
.filter_dropdown_menu li.all_art > span {
	background-color: #ffffff;
	position: relative;
}
.filter_dropdown_menu li.all_art > span:after {
	content: '';
	position: absolute;
	/*right: 0;*/
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	transform: rotate(45deg) scale(1);
	right: 15px;
	top: calc(50% - 7.5px);
	transition: 0.2s;
}
.filter_dropdown_menu li.all_art.show > span:after {
	transform: rotate(45deg) scale(-1);
	margin-top: 6px;
}
.filter_dropdown_menu li > ul {
	display: none;
	position: absolute;
	width: 100%;
	list-style: none;
	z-index: 11;
}
.filter_dropdown_menu li.all_art.show > span:hover {
	background-color: #000000;
	color: #ffffff;
}
.filter_dropdown_menu li.all_art.show span:hover:after {
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
.filter_dropdown_menu li.show > ul {
	display: block;
}
.drop_menu li:hover {
	background-color: #000000;
	color: #ffffff;
}
.filter_dropdown_menu span {
	display: block;
	padding: 15px 30px 15px 40px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Capita;
	text-align: center;
	cursor: pointer;
	font-weight: 400;
	transition: all 0.3s ease;
}
.post_list .cat-filter {
	opacity: 1;
	/*transition: 0.4s;*/
}
.post_list .cat-filter.none {
	opacity: 0;
	transition: 0.4s;
	position: absolute;
	left: -600px;
}
.post_list .cat-filter.none.visibility {
	display: block;
	opacity: 1;
	transition: 0.6s;
	position: initial;
}
img.phone_video_2 {
	max-width: 100%;
	max-height: 80vh;
	margin: 0 auto;
	border-radius: 30px;
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.17);
}
.filter_block {
	min-height: initial;
	padding: 10px 0 0;
	display: flex;
	justify-content: flex-end;
	flex-direction: initial;
}
.filter_block .wrap_filter {
	max-width: 320px;
}
.wrap_title_tag {
	min-height: initial;
	/*padding-top: 70px;*/
	display: block;
	padding: 30px 0 0 0;
	/*align-items: center;*/
	/*justify-content: flex-start;*/
}
.wrap_links_back {
	text-align: left;
}
.wrap_links_back.arrow_left a {
	text-align: left;
	transition: 0.2s;
}
.wrap_links_back.arrow_left span {
	transition: 0.2s;
}
.wrap_links_back.arrow_left a:hover {
	padding-left: 0;
}
.wrap_links_back.arrow_left a:hover span:before {
	right:8px;
}
.wrap_links_back.arrow_left a:hover span:after {
	right:20px;
}
.wrap_links_back.arrow_left a:hover span{
	width: 72px;
}

/*.btn_back_articles:hover .arrow {*/
/*	width: 37px;*/
/*}*/
/*.btn_back_articles .arrow::before,*/
/*.btn_back_articles .arrow::after {*/
/*	transition: 0.5s;*/
/*}*/
/*.btn_back_articles:hover .arrow::before {*/
/*	right: -5px;*/
/*}*/
/*.btn_back_articles:hover .arrow::after {*/
/*	right: 4px;*/
/*}*/
.wrap_links_back a {
	display: block;
	width: 270px;
	height: 25px;
	position: relative;
	padding-left: 0;
	text-align: left;
}
.wrap_phone_img {
	display: flex;
}
@media (max-width: 768px) {
	img.phone_video_2 {
		height: 80vh;
		margin: 10vh auto;
	}
}
/*.btn_back_articles .left {*/
/*	transform: rotate(180deg);*/
/*	top: 6px;*/
/*	right: 5px;*/
/*}*/
.wrap_links_back a {
	color: #000000;
	font-weight: 400;
	font-family: 'Capita', sans-serif;
	margin-top: 20px;
}
.ccol .content.post_content {
	margin-top: -35px;
}
body.tag main > .justify_top .post_list {
	margin-top: 50px;
}
.wrap_title_tag .tag_title {
	display: inline-block;
	padding: 0 15px 1px 15px;
	margin: 10px;
	border-radius: 11px;
	text-decoration: none;
	color: #ffffff;
	font: 10px/22px Cubano;
	background: #cdcccc;
}
/*header .cat_name_single {*/
/*	margin: 60px auto;*/
/*	display: block;*/
/*}*/
/*header .cat_name_single a {*/
/*	color: #cdcccc;*/
/*	font-size: 18px;*/
/*	line-height: 25px;*/
/*}*/
.post_list_item h1,
.post_list_item h2 {
	min-height: 66px;
}
.post_content {
	font-weight: 300;
	line-height: 25px;
}
.btn_back_articles {
	text-decoration: inherit;
}
header .cat_name_single a:hover {
	color: #000000;
}
body.category .big_title h1 {
	font-size: 60px !important;
}
body.category .big_title h2 {
	font-size: 60px !important;
}
/*body.archive .wrap_title_cat {*/
/*	min-height: initial;*/
/*}*/
/*body.archive .wrap_title_cat .big_title {*/
/*	min-height: initial;*/
/*	margin-top: 150px;*/
/*}*/
.at-resp-share-element .at-share-btn {
	margin: 0 0 0;
}
article.content iframe {
	margin: 20px auto;
	display: block;
}
@media (max-width: 580px) {
	article.content iframe {
		width: 100%;
	}
}
@media (max-width: 768px) {
	/*body.single main>header {*/
	/*	margin-top: 100px;*/
	/*}*/
	header .cat_name_single {
		margin: 40px auto;
	}
	.wrap_title_img {
		margin: 0 -45px;
	}
}
@media (min-width: 1200px) {
	.wrap_title_img {
		margin: 0 -150px;
	}
	body.category .big_title h1 {
		font-size: 60px !important;
	}
	body.category .big_title h2 {
		font-size: 60px !important;
	}
}
/* SINGLE POST WRAP-TITLE-IMG*/
/*.wrap_title_img .img_block {*/
/*	position: relative;*/
/*	padding-bottom: 56.25%;*/
/*	height: 0;*/
/*	overflow: hidden;*/
/*}*/
/*.img_block {*/
/*	width: 100%;*/
/*	background-position: center;*/
/*	background-size: cover;*/
/*	height: 296px;*/
/*	background-repeat: no-repeat;*/
/*}*/
/* Grid */
.ccol { margin: 0 auto; width: 100%; max-width: 670px;}
.jcc { justify-content: center;}
.jcc > * { flex-grow: 0;}
.align-items-stretch { align-content: stretch;}
.align-items-stretch > * { display: flex; flex-direction: column;}
.align-items-stretch > * > * { flex-grow: 1;}
/* Shortcodes */
.accordion {}
.accordion article { padding: 1px 0; border-bottom: 2px solid #000000;}
.accordion article .summary { position: relative; cursor: pointer; padding: 16px 70px 16px 0;}
.accordion article .summary { color: #000000; font-size: 30px; line-height: 40px;}
.accordion article .summary:after { content: ''; position: absolute; top: 50%; right: 45px; display: block; width: 26px; height: 37px; margin: -18px -18px; background-size: contain; transform: rotate(90deg); transition: transform ease 0.3s;}
.accordion article .summary:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDE1IDI2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSAyNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6NDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KPC9zdHlsZT4NCjxnPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMiIvPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMjQiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat center center;}
.accordion article .summary.expanded:after { transform: rotate(-90deg);}
.accordion article .summary b { color: #cdcccc; font-size: 18px; line-height: 40px;}
.accordion article .details { display: none; border-top: 2px solid #f1eeee; overflow: hidden;}
@media (max-width: 768px) {
	.accordion article .summary { font-size: 20px; line-height: 25px; padding-right: 45px;}
	.accordion article .summary:after { right: 20px; width: 8px; height: 14px; margin: -7px -7px;}
}
.icon_title { padding: 0 0 0 85px; margin: 70px 0 20px 0; line-height: 66px;}
.icon_title + .icon_title { margin-top: 20px;}
.perks .icon_title { margin: 54px 0;}
.safety .icon_title { margin: 32px 0;}
.icon_title .icon { float: left; width: 55px; height: 55px; margin: 6px 30px 5px -85px; background: #eeeeee;}
.icon_title .icon.emoji { line-height: 55px; text-align: center; font-size: 40px; background: none;}
.icon_title .icon.ico { width: 110px; height: 110px; margin: -22px 2px -22px -112px;background-size: 75px !important;}
.icon_title .title { display: inline-block; vertical-align: middle; font-size: 22px; line-height: 22px;}
@media (max-width: 768px) {
	.icon_title.m_new_col { margin-top: 0;}
}
.icon_title_big { width: 100%; max-width: 270px; padding: 0 0 0 0; margin: 30px auto;}
.icon_title_big .icon { width: 170px; height: 170px; background-size: contain !important; margin: 0 0 20px -20px;}
.icon_title_big .title { display: inline-block; vertical-align: middle; font-size: 40px; line-height: 40px;}
.icon_title_big .body {}
@media (max-width: 768px) {
	.icon_title_big .title { display: block; font-size: 22px; line-height: 22px; text-align: center;}
	.icon_title_big .icon { width: 140px; height: 140px; margin: 0 auto 20px auto;}
	.icon_title_big .body { text-align: center;}
}
.icon_box { position: relative; height: 395px; box-sizing: border-box; padding: 50px 0 0 0; margin: 15px 0; border-radius: 15px; transition: box-shadow ease 0.3s;}
.icon_box:hover { box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);}
.icon_box .icon { width: 220px; height: 220px; margin: 0 auto; background-size: 135px !important;}
.icon_box .about { position: absolute; left: 0; right: 0; bottom: -2px; padding: 26px 30px 24px 30px; border-radius: 15px; font-size: 22px; line-height: 22px; background: #ffffff;}
.icon_box .about .details { display: none; margin-top: 20px; font-size: 16px; line-height: 20px;}
.icon_box .about .details p { margin: 20px 0;}
.icon_box .about .details p:first-child { margin-top: 0;}
.icon_box .about .details p:last-child { margin-bottom: 0;}
@media (max-width: 768px) {
	.icon_box { height: 360px;}
	.icon_box .about { margin-top: 17px; font-size: 20px; line-height: 22px;}
	.icon_box .about .details { display: none; font-size: 14px; line-height: 17px;}
	.icon_box .about .details p { margin: 17px 0;}
}
.link_item { position: relative; display: block; padding: 16px 130px 16px 0; color: #000000; text-decoration: none; font-size: 30px; line-height: 40px;}
.link_item + .link_item { border-top: 2px solid #000000;}
.link_item .head { color: #cdcccc; font-size: 18px; line-height: 40px;}
.link_item .arrow { position: absolute; right: 0; top: 50%; margin: -13px 30px; transition: all ease 0.3s;}
.link_item:hover .arrow { margin-right: 0;}
@media (max-width: 768px) {
	.link_item { padding: 16px 0; font-size: 24px; line-height: 27px;}
	.link_item .head { font-size: 16px; line-height: 27px;}
	.link_item .arrow { display: none;}
}
.link_box { flex-grow: 1; position: relative; overflow: hidden; display: block; min-height: 50vh; margin: 15px 0; border-radius: 15px; background: #eeeeee;}
.link_box .bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: no-repeat center center / cover;}
.link_box .title { position: absolute; z-index: 2; left: 50%; top: 50%; right: 0; bottom: 0; padding: 27px 30px; border-radius: 15px; color: #ffffff; font-size: 22px; line-height: 22px;}
.link_box.with_icon .title { padding-left: 90px;}
.link_box.with_icon .title:before { content: ''; position: absolute; top: 30px; left: 30px; display: block; width: 40px; height: 37px; background: no-repeat left / contain;}
.link_box.with_icon.bux_x .title:before { background-image: url("../images/ico_bux_x@2x.png");}
.link_box.with_icon.bux_0 .title:before { background-image: url("../images/ico_bux_0_big@2x.png");}
.link_box .title .arrow { position: absolute; left: 30px; bottom: 30px;}
@media (max-width: 768px) {
	.link_box { min-height: 0; height: 454px; margin: 60px 0;}
	.link_box .bg { bottom: 172px;}
	.link_box .title { left: 0; top: 271px; font-size: 20px; line-height: 20px;}
	.link_box .title .arrow { bottom: 25px;}
}
.dowload_box { position: relative; display: flex; flex-direction: column; min-height: 250px; padding: 27px 85px 25px 30px; margin: 15px 0; border-radius: 15px; text-decoration: none; background: #f1eeee;}
.dowload_box:after { content: ''; position: absolute; right: 30px; bottom: 28px; display: block; width: 29px; height: 39px; background: url("../svg/pdf.svg") no-repeat center center;}
.dowload_box .title { flex-grow: 1; font-size: 20px; line-height: 22px;}
.dowload_box .about { font-size: 16px; line-height: 20px;}
.dowload_box .about p { margin: 20px 0;}
.dowload_box .about p:last-child { margin-bottom: 0;}
.dowload_box .arrow { position: absolute; top: 30px; right: 30px;}
.cs_magenta .dowload_box .title { color: #ff318b;}
.cs_magenta .dowload_box .arrow:before { border-color: #ff318b;}
.cs_magenta .dowload_box .arrow:after { background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDE1IDI2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSAyNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmMzE4YjtzdHJva2Utd2lkdGg6NDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KPC9zdHlsZT4NCjxnPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMiIvPg0KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEzIiB5MT0iMTMiIHgyPSIyIiB5Mj0iMjQiLz4NCjwvZz4NCjwvc3ZnPg0K);}
@media (max-width: 768px) {
	.dowload_box { margin: 10px 0; min-height: 230px;}
	.dowload_box .about { font-size: 14px; line-height: 17px;}
	.dowload_box .about p { margin: 17px 0;}
}
.titled_image { flex-grow: 1; padding: 20px 30px; margin: 70px 0; border-radius: 15px; color: #ffffff;}
.titled_image h1 { margin: 0;}
.titled_image h2 { margin: 0; font-family: Cubano; font-size: 80px;}
.titled_image h1 small { color: inherit !important;}
.titled_image h2 small { color: inherit !important; font-family: Capita; font-size: 80px;}
@media (max-width: 768px) {
	.titled_image { height: 230px; margin: 60px 0;}
	.titled_image h1 { font-size: 20px; line-height: 20px;}
	.titled_image h2 { font-size: 20px; line-height: 20px;}
}
/*.bux_culture_book { position: relative; display: block; min-height: 500px; padding: 20px 85px 20px 30px; margin: 0 0; border-radius: 15px; text-decoration: none; color: #ffffff; background: #001ffa url(../images/culture_book.png?v=2) no-repeat right bottom; }*/
.bux_culture_book { position: relative; display: block; min-height: 400px; padding: 20px 30px 20px 30px; margin: 0 0; border-radius: 15px; text-decoration: none; color: #ffffff;
	background-color: #001ffa;
	/*background-image: url(../images/culture_book.png?v=2);*/
	background-repeat: no-repeat;
	background-position: right bottom; }
.bux_culture_book .title { font-size: 20px; line-height: 20px;}
.bux_culture_book .about { display: none;}
.bux_culture_book .arrow { position: absolute; top: 25px; right: 30px;}
.bux_culture_book.big { flex-grow: 1; margin: 70px 0; display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: #001ffa;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bux_culture_book.big >div{max-width:730px;}
.bux_culture_book.big >.culture_left_block_wrap{display: flex;flex-direction: column;justify-content: space-around; }
.bux_culture_book.big >.right_img_wrap{display: flex;flex-direction: column;justify-content: center;align-items: center; }
.bux_culture_book.big .title { font-size: 50px; line-height: 50px;}
/*.bux_culture_book.big .about { display: block; max-width: 500px;}*/
.bux_culture_book.big .about { display: block;}
.bux_culture_book.big .arrow { top: 32px;}
.bux_culture_book.big img{max-width:100%;}
@media (max-width: 768px) {
	.bux_culture_book { min-height: 0; height: auto; margin: 60px 0; background-size: 90% auto !important;}
	.bux_culture_book.big { margin: 60px 0; flex-direction: column;}
	.bux_culture_book.big .title { font-size: 20px; line-height: 20px;}
	/*.bux_culture_book.big .about { display: none;}*/
	.bux_culture_book.big .arrow { top: 25px;}
}
@keyframes pv_rotate {
	100% { transform: rotate(360deg);}
}
@keyframes pv_dash {
	0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0;}
	50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35px;}
	100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124px;}
}
video.phone_video { max-width: 100%; max-height: 80vh;}
img.phone_video { max-width: 100%; max-height: 80vh;}
.phone_video_loader { display: block; position: relative; margin: -50px auto; width: 100px; height: 100px;}
.phone_video_loader .circular { animation: pv_rotate 2s linear infinite; height: 100%; transform-origin: center center; width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.phone_video_loader .path { stroke-dasharray: 1, 200; stroke-dashoffset: 0; animation: pv_dash 3s ease-in-out infinite; stroke-linecap: round; stroke: #a8a6a6;}
@media (max-width: 768px) {
	video.phone_video { height: 80vh;}
	.phone_video_loader { width: 20vh; height: 20vh; margin: 30vh auto;}
	img.phone_video { height: 80vh;}
}
video.phone_video_2 { max-width: 100%; max-height: 80vh; margin: 0 auto; border-radius: 30px; box-shadow: 0 30px 50px rgba(0, 0, 0, 0.17);}
img.phone_video_2 { max-width: 100%; max-height: 80vh; margin: 0 auto; border-radius: 30px; box-shadow: 0 30px 50px rgba(0, 0, 0, 0.17);}
.phone_video_2_loader { display: block; position: relative; margin: -50px auto; width: 100px; height: 100px;}
.phone_video_2_loader .circular { animation: pv_rotate 2s linear infinite; height: 100%; transform-origin: center center; width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.phone_video_2_loader .path { stroke-dasharray: 1, 200; stroke-dashoffset: 0; animation: pv_dash 3s ease-in-out infinite; stroke-linecap: round; stroke: #a8a6a6;}
@media (max-width: 768px) {
	video.phone_video_2 { height: 80vh; margin: 10vh auto;}
	img.phone_video_2 { height: 80vh; margin: 10vh auto;}
	.wrap-phone-video video.phone_video_2 { height: 80vh; margin: 10vh 0;}
	.phone_video_2_loader { width: 20vh; height: 20vh; margin: 40vh auto;}
	.wrap-phone-video { align-items: center; padding: 0; margin: 0; }
}
.bux_gallery { flex-grow: 1; position: relative; margin: 60px 0;}
.bux_gallery .holder { position: absolute; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; border-radius: 15px;}
.bux_gallery .bux_gallery_slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #ffff no-repeat center center / cover;}
.bux_gallery .bux_gallery_slide:first-child { z-index: 3;}
.bux_gallery .bux_gallery_slide .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #eeeeee;}
.bux_gallery .bux_gallery_slide .bux_gallery_slide_loader { display: block; position: absolute; top: 50%; left: 50%; margin: -50px auto; width: 100px; height: 100px;}
.bux_gallery .about { position: absolute; z-index: 5; overflow: hidden; right: 0; bottom: 0; width: 250px; height: 175px; border-radius: 15px; color: #ffffff;}
.bux_gallery .about:after { content: ''; position: absolute; z-index: 5; left: 30px; right: 30px; top: 82px; display: block; border: 2px solid #ffffff; border-radius: 2px;}
.bux_gallery .about .bux_gallery_about_slide { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 25px 30px; font-size: 18px; line-height: 18px; opacity: 0;}
.bux_gallery .about .bux_gallery_about_slide:first-child { z-index: 3; opacity: 1;}
.bux_gallery .about .bux_gallery_about_slide p { position: absolute; left: 30px; right: 30px; top: 105px; margin: 0; font-size: 22px; line-height: 22px;}
.bux_gallery .arrows { cursor: none;}
.bux_gallery .arrows > * { position: absolute; z-index: 4; width: 50%; top: 0; bottom: 0;}
.bux_gallery .arrows > .prev { left: 0;}
.bux_gallery .arrows > .next { right: 0;}
.bux_gallery .arrows .arrow { opacity: 0; position: absolute; display: block; width: 76px; height: 76px; margin: -38px; border: 4px solid #ffffff; border-radius: 50%; transition: opacity ease 0.3s; pointer-events: none;}
.bux_gallery .arrows > *:hover .arrow { opacity: 1;}
.bux_gallery .arrows .arrow:before { display: none;}
.bux_gallery .arrows .arrow:after { bottom: 50%; right: 50%;}
.bux_gallery .arrows > .prev .arrow:after { transform: scaleX(-1);}
.bux_gallery .dots { display: none; padding: 19px 0; text-align: center; font-size: 0; line-height: 0;}
.bux_gallery .dots span { display: inline-block; width: 8px; height: 8px; margin: 0 9px; border-radius: 50%; background: #dddddd; transition: background 0.3s ease;}
.bux_gallery .dots span.current { background: #ba099f;}
@media (max-width: 768px) {
	.bux_gallery { margin: 60px 0 47px;}
	.bux_gallery .holder { position: relative; bottom: auto; height: 233px; border-radius: 15px 15px 0 0;}
	.bux_gallery .about { position: relative; width: 100%; margin-top: -15px;}
	.bux_gallery .arrows > * { bottom: 175px; cursor: default;}
	.bux_gallery .arrows .arrow { display: none;}
	.bux_gallery .bux_gallery_slide .bux_gallery_slide_loader { width: 8vh; height: 8vh; margin: -4vh;}
	.bux_gallery .dots { display: block; margin-bottom: -47px;}
}
/* Post types */
.post_list {}
main > .justify_top .post_list { margin-top: 100px;}
.post_list article { position: relative; overflow: hidden; height: 450px; border-radius: 15px; transition: box-shadow ease 0.3s;}
.post_list article:hover { box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);}
.post_list article .post_link { height: 100%; text-decoration: none;}
.post_list article .post_link .bg { position: absolute; top: 0; right: 0; bottom: 94px; left: 0; background: no-repeat center center / cover;}
.post_list article .post_link .content { position: absolute; left: 0; bottom: 0; right: 0; padding: 27px 30px 5px 30px; border-radius: 15px; font-size: 16px; line-height: 20px; background: #ffffff;}
.post_list article .post_link .content header {}
.post_list article .post_link .content header span { color: #cdcccc;}
.post_list article .post_link .content header h1 { margin: 12px 0 23px 0; font-size: 22px;}
.post_list article .post_link .content header h2 { margin: 12px 0 23px 0; font-family: Cubano; font-size: 22px; font-weight: 400;}
.post_list article .post_link .content .detailed { overflow: hidden; max-height: 0; transition: max-height 0.5s ease;}
.post_list article:hover .post_link .content .detailed { max-height: 300px;}
.post_list article .post_link .content .detailed p { margin: 20px 0;}
.post_list article .post_link .content .detailed p:first-child { margin-top: 0;}
.post_list article .post_link .content .detailed footer { position: relative; padding: 0 0 16px 0; margin: -5px 0 0 0; line-height: 46px; text-align: right;}
.post_list article .post_link .content .detailed footer > * { display: inline-block; vertical-align: top;}
.post_list article .post_link .content .detailed footer > .arrow { position: absolute; left: 0; top: 10px;}
.post_list article .post_link .content .detailed footer > .author { font-size: 20px; color: #cdcccc;}
.post_list article .post_link .content .detailed footer > img { margin: 0 0 0 20px; width: 46px; height: 46px; border-radius: 50%;}
.post_list article .cat_link { position: absolute; top: 30px; left: 30px; padding: 0 10px 1px 10px; border-radius: 11px; color: #ffffff; text-decoration: none; font: 10px/22px Cubano; background: #000000;}
.post_list article .cat_link.red { background: #f75353;}
.post_list article .cat_link.green { background: #09d960;}
.post_list article .cat_link.blue { background: #4591e9;}
.article_tag_list { margin: 45px -10px;}
.article_tag_list a { display: inline-block; padding: 0 15px 1px 15px; margin: 10px; border-radius: 11px; text-decoration: none; color: #ffffff; font: 10px/22px Cubano; background: #cdcccc;}
.article_share { display: flex; justify-content: space-between; margin: 45px 0;}
.article_share label { color: #cdcccc; font-size: 20px; line-height: 25px;}
.article_share .links { margin: 0 0 0 0;}
.article_share .links a { display: inline-block; width: 25px; height: 25px; text-align: center; text-decoration: none; font-size: 20px; line-height: 25px;}
.article_share .links a + a { margin-left: 25px;}
.article_author { position: relative; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; min-height: 224px; padding: 40px 97px 40px 130px; margin: 54px 0; border: solid #000000; border-width: 2px 0; text-decoration: none;}
.article_author img { position: absolute; left: 0; top: 50%; display: block; width: 100px; height: 100px; margin: -50px 0; border-radius: 50%;}
.article_author label { color: #cdcccc; font-size: 16px; line-height: 16px;}
.article_author h1 { margin: 0 0 0 0; color: #f75353; font: 300 30px/44px Capita;}
.article_author h2 { margin: 0 0 0 0; color: #f75353; font: 300 30px/44px Capita;}
.article_author p { margin: 0; max-width: 350px;}
.article_author .arrow { position: absolute; right: 30px; top: 50%; margin-top: -13px;}
.article_author:hover .arrow { right: 0;}
.article_subscribe { position: relative; padding: 27px 30px 60px 30px; margin: 148px 0 150px 0; border-radius: 15px; color: #ffffff; font-size: 20px; line-height: 22px; background: #1124f5;}
.article_subscribe input { display: block; box-sizing: border-box; width: 100%; height: 68px; padding: 0 112px 0 0; margin: 37px 0 0 0; border: none; border-bottom: 2px solid #ffffff; outline: none; color: #ffffff; font: 300 30px/66px Capita !important; background: none;}
.article_subscribe input::placeholder { color: #5c64f7;}
.article_subscribe button { position: absolute; right: 30px; bottom: 62px; display: block; width: 97px; height: 66px; padding: 0; border: none; outline: none; text-align: center; line-height: 66px; background: none; cursor: pointer;}
.article_subscribe button .arrow { position: relative; top: 9px;}
.article_subscribe button:hover .arrow { margin-left: 30px; width: 67px;}
#search_form { position: relative; top: -2px; display: block; width: 100%; max-width: 320px; padding: 0; margin: 0 auto;}
#search_form input { box-sizing: border-box; width: 100%; height: 27px; padding: 0 30px 0 0; border: none; border-bottom: 2px solid #000000; font: 300 16px/25px Capita !important; color: #000000; outline: none;}
#search_form input:focus { border-color: #ffffff;}
#search_form input::placeholder { color: #cdcccc;}
#search_form button { position: absolute; top: 0; right: 0; width: 25px; height: 25px; margin: 0; border: none; outline: none; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAABYElEQVQ4jZWSMUsDQRCFn+fTBxJBRUSxCGLA1sJGbGzFwkIbi7RiIRZ2/gJb0yhY2lhYBS0EG2utxSYYC0UEMUVE3JhL5GACmzWHycCyM8ybb3dmF75RylIqUCpR+qFUo/RA6YDSJP4zSluUHKVmyqpS2kjFGKBVfG/xPKUFSruUyl5+rRMgaeHbBGeUBjtoMpSuTFOhNBIKCt4N/gA83TClV9Pu+7kIwKr5h3XnammQunNVAEcWroSQrPm3aQDP7szNhZCm53drjRDyaP5iF4Al20sh5NL8PUpDadWUxgBsW3gRJqcofdnUi51AlEYpvZnmI3kpP9/fiOPPiCwDWAcwByAfkQO2ZiMyD+AUwITVJC943ojj9xakzzttE8AJgExKRxUAMYBxAC8AluvOldogBkpO27G/M5N8Dxt8EcCxAW4ATIegnoxSjtKzzSfZ2/5M1xaAntra6RUE4BpA5Rexo2KSzKk5EQAAAABJRU5ErkJggg==") no-repeat center center;}
body.search main > .justify_top .post_list { margin-top: 0;}
.search_info { margin: 25px 0 55px 0; font-size: 18px; line-height: 20px;}
.search_info u { font-weight: 500;}
.search_no_results { flex-grow: 1 !important; display: flex; flex-direction: column; justify-content: center; max-width: 370px; font-size: 18px; line-height: 22px;}
.search_no_results h1 { font-size: 40px; line-height: 45px; margin: 0;}
.search_no_results p { margin: 22px 0;}
.search_no_results .tag_list { text-align: justify; margin: 10px -10px;}
.search_no_results .tag_list:after { content: ''; display: inline-block; width: 100%;}
.search_no_results .tag_list a { display: inline-block; padding: 0 15px 1px 15px; margin: 10px; border-radius: 11px; text-decoration: none; color: #ffffff; font: 10px/22px Cubano; background: #cdcccc;}
/* animate content */
body > main > section, body > main > footer { opacity: 1;}
.hidden {display: none;}
/*TEST ANNIMATION*/
.big_title { opacity: 1; transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;}
.big_title.mt { transform: translateY(-50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
.big_title.mb { transform: translateY(50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
.content.ta_center { opacity: 1; transition: transform 0.5s ease-out, opacity 0.9s ease-out 0.1s;}
.content.ta_center.mt { transform: translateY(-50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
.content.ta_center.mb { transform: translateY(50vh); opacity: 0; transition: transform 0.5s ease-in, opacity 0.4s ease 0.1s;}
/*!!!!*/
@media (max-width: 768px) {
	html[lang="en-US"] .menu-products-outer-wrap .row,
	html[lang="nl"] .menu-products-outer-wrap .row {
		/*flex-direction: column-reverse;*/
	}
	html[lang="en-US"] .bux-zero-gifs-wrap,
	html[lang="de-DE"] .bux-zero-gifs-wrap,
	html[lang="nl"] .bux-zero-gifs-wrap {
		display: none;
	}
}
/*==================================================
  header zzz
==================================================*/
body > header > .menu.opened > .row > *:first-child {
	margin-top: 14vh;
}
body > header > .menu #menu-main-menu li a {
	font-size: 30px;
	line-height: 30px;
}
body > header > .menu #menu-languages li a {
	font-size: 14px;
	line-height: 18px;
}/*====================//====================*/
@media (min-width: 769px) and (max-width: 1023px){
	.bux_culture_book.big { margin: 60px 0; flex-direction: column;}
}
@media only screen and (max-width: 1024px) {
	/*body > header > .menu.opened > .row > *:first-child {
		margin-top: 0;
	}*/
	.bux_culture_book.big { margin: 60px 0; flex-direction: row;}
}


/*==================================================
  landing zzz
==================================================*/
html {
	scroll-behavior: smooth;
}
body.page-template-landing_page .container_footer h2.fixed {
	transition: initial !important;
	opacity: 1 !important;
}
body.page-template-landing_page > main {
	padding: 0;
}
body.page-template-landing_page .at-above-post-page.addthis_tool {
	position: static;
	display: none;
	min-height: 0;
}
body.page-template-landing_page > main > header {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 30px;
}

@media only screen and (min-width: 769px){
	.bux_intro_title{font-size: 25px;line-height: 1;margin-bottom: 15px;}
}
#intro_landing {
	background: linear-gradient(51deg, rgb(186, 9, 159) 0%, rgb(255, 122, 82) 99.609%);
	width: 100%;
	margin: 30px auto;
	padding: 0 30px 70px;
	border-radius: 20px;
	transition: none;
}
#intro_landing .wrap_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 80px;
}
#intro_landing .wrap_top img {
	max-width: 100%;
}
#intro_landing .logo {
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#intro_landing .logo a,
#intro_landing .wrap_text a {
	display: flex;
	justify-content: center;
	align-items: center;
}
#intro_landing .app_links {
	padding: 0;
	min-height: auto;
	line-height: initial;
	word-spacing: initial;
}
#intro_landing .app_links a {
	margin: 0 5px;
}
#intro_landing .wrap_text {
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#intro_landing .app_links.mobile {
	margin: 0 auto;
	display: none;
}
.landing_content_wrap {
	padding: 0 30px;
	min-height: auto;
}
.landing_article h1 {
	color: #ff318b;
	font-size: 100px;
	margin-top: 60px;
	margin-bottom: 90px;
}
.landing_article p {
	font-size: 20px;
	line-height: 28px;
	max-width: 730px;
	margin: 0 auto 90px;
}
.landing_article p strong {
	font-family: Cubano;
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	font-stretch: normal;
	text-transform: uppercase;
}
.landing_article_description p {
	font-size: 30px;
	line-height: 28px;
	max-width: 730px;
	margin: 0 auto 50px;
	text-align: center;
}
.landing_article_description p em {
	color: #ff318b;
	font-style: normal;
}
.wrap_btn_landing {
	margin: 0 auto 300px;
}
.wrap_btn_landing .button_landing {
	display: block;
	border-radius: 20px;
	background-color: black;
	width: 100%;
	min-width: 308px;
	max-width: 308px;
	font-family: Cubano;
	font-size: 20px;
	font-weight: 400;
	color: white;
	text-align: center;
	padding: 20px 10px;
	text-transform: lowercase;
	text-decoration: none;
	margin: auto;
	transition: 0.3s;
}
.wrap_btn_landing .button_landing:hover {
	background-color: #ff318b;
}
.bux-zero-gifs-wrap.landing {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0;
	min-height: auto;
}
.bux-zero-gifs-wrap.landing > * {
	margin: 0;
}
.bux-zero-gifs-wrap.landing > * > * {
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 175px;
	flex-direction: row !important;
	justify-content: space-between;
}
.bux-zero-gifs-wrap.landing .icon_title_big {
	max-width: 450px;
	margin: 0;
}
.bux-zero-gifs-wrap.landing .icon_title_big .icon {
	margin-left: 0;
}
.bux-zero-gifs-wrap.landing .icon_title_big .title {
	text-align: left;
	font-size: 40px;
	line-height: 40px;
}
.bux-zero-gifs-wrap.landing .icon_title_big:first-child {
	padding-right: 30px;
}
.bux-zero-gifs-wrap.landing .icon_title_big:last-child {
	padding-left: 30px;
}
.bux-zero-gifs-wrap.landing .icon_title_big > .body p {
	margin-top: 60px !important;
	margin-bottom: 80px !important;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
}
.bux-zero-gifs-wrap.landing .icon_title_big > .body p strong {
	font-weight: 700;
}
body.page-template-landing_page .image_landing {
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
	height: 0;
	min-height: auto;
	position: relative;
	padding-bottom: 68.75%;
}
body.page-template-landing_page .image_landing .titled_image {
	background-position: left center !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-size: 100% auto !important;
}
body.page-template-landing_page > * > .container_footer {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding: 0 30px;
	min-height: auto;
}
body.page-template-landing_page > * > .container_footer > footer {
	height: auto;
	transform: translateY(0);
	margin-top: 0;
	padding-top: 0;
}
body.page-template-landing_page > * > .container_footer h2 {
	font-family: Cubano;
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	font-stretch: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 65px;
}
body.page-template-landing_page > * > .container_footer .content {
	padding-bottom: 300px;
	position: relative;
}
body.page-template-landing_page > * > .container_footer .content::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: black;
}
body.page-template-landing_page > * > .container_footer .content p {
	font-family: Capita;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
}
body.page-template-landing_page > * > .container_footer .rock {
	margin: 25px 0;
	display: flex;
	justify-content: space-between;
}
body.page-template-landing_page > * > .container_footer .rock a {
	font-family: Cubano;
	font-size: 18px;
	line-height: 25px;
	padding: 0;
	margin-right: 20px;
	top: initial;
	opacity: 1;
	transition: initial;
}
body.page-template-landing_page > * > .container_footer .before {
	display: none;
}
/*====================//====================*/
@media only screen and (min-width: 1025px) {
	#intro_landing {
		height: 1230px;
	}
}
/*====================//====================*/
@media only screen and (min-width: 415px) {
	#intro_landing .image_block {
		margin: 0 auto 0;
		max-width: 537px;
		max-height: 979px;
	}
}
/*====================//====================*/
@media only screen and (max-width: 1440px) {
	body.page-template-landing_page .image_landing {
		margin: 13.9% auto 10.4%;
	}
}
/*====================//====================*/
@media only screen and (max-width: 1024px) {
	#intro_landing {
		height: calc(100vh - 60px) !important;
	}
}
/*====================//====================*/
@media only screen and (max-width: 768px) {
	header.landing_page {
		padding-left: 20px;
		padding-right: 20px;
	}
	#intro_landing {
		position: static;
		padding: 0 30px;
		margin-right: 0;
		height: calc(100vh - 60px);
	}
	#intro_landing .app_links {
		display: none;
	}
	#intro_landing .app_links.mobile {
		background-color: #ff318b;
		width: calc(100% + 60px);
		margin: 0 -30px;
		border-radius: 15px;
		padding: 15px;
		box-shadow: 0 0 11px 0 rgb(93, 0, 72);
		display: block;
		position: fixed;
		z-index: 99;
		top: initial;
		bottom: 30px;
		left: 60px;
		max-width: calc(100% - 60px);
		max-height: 92px;
	}
	#intro_landing .app_links.mobile .apple_store {
		background-image: url(http://smartpipl.ddns.net:55080/public/getbux/wp-content/themes/bux/images/apple_store@2x.png);
		background-size: 141px 48px;
		background-repeat: no-repeat;
	}
	#intro_landing .app_links.mobile .google_store {
		background-image: url(http://smartpipl.ddns.net:55080/public/getbux/wp-content/themes/bux/images/google_store@2x.png);
		background-size: 141px 48px;
		background-repeat: no-repeat;
	}
	.wrap_btn_landing {
		margin: 50px auto 150px;
	}
	.landing_article h1 {
		font-size: 80px;
	}
	.bux-zero-gifs-wrap.landing {
		display: block !important;
	}
	.bux-zero-gifs-wrap.landing > * > * {
		flex-direction: column !important;
		padding: 0 30px;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big {
		max-width: 100%;
		margin-bottom: 20px;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big:first-child {
		padding-right: 0;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big:last-child {
		padding-left: 0;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big .icon {
		margin-left: auto;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big .title {
		text-align: center;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big > .body p {
		text-align: center;
		margin-top: 25px !important;
		margin-bottom: 25px !important;
	}
	body.page-template-landing_page > * > .container_footer .content {
		padding-bottom: 50px;
	}
}
/*====================//====================*/
@media only screen and (max-width: 575px) {
	.landing_article h1 {
		font-size: 56px;
	}
}
/*====================//====================*/
@media only screen and (max-width: 475px) {
	#intro_landing .logo,
	#intro_landing .wrap_text,
	#intro_landing .wrap_text a {
		width: 100px;
	}
	body.page-template-landing_page > * > .container_footer .content {
		padding-bottom: 75px;
	}
	body.page-template-landing_page > * > .container_footer .rock .domain {
		margin-right: 0;
		margin-bottom: 50px;
	}
}
/*====================//====================*/
@media only screen and (max-width: 414px) and (orientation: portrait),
(max-device-width: 414px) and (orientation: portrait) {
	body.page-template-landing_page > main > header {
		padding: 0 16px;
	}
	#intro_landing {
		height: calc(100vh - 80px) !important;
		margin: 16px auto;
		padding: 0 33px;
		position: relative;
	}
	#intro_landing .landing_bounce {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		border-right: 3px solid white;
		border-bottom: 3px solid white;
		transform: rotate(45deg);
		bottom: 70px;
		left: calc(50% - 6px);
		animation-name: landing_bounce;
		animation-duration: 2s;
		animation-iteration-count: infinite;
		cursor: pointer;
	}
	@keyframes landing_bounce {
		0%, 20%, 50%, 80%, 100% {bottom: 70px;}
		40% {bottom: 76px;}
		60% {bottom: 73px;}
	}
	#intro_landing .app_links.mobile {
		width: calc(100% + 32px);
		margin: 0 -16px;
		border-radius: 20px;
		padding: 24px 30px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		bottom: 16px;
		left: 32px;
		max-width: calc(100% - 32px);
	}
	#intro_landing .wrap_top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#intro_landing .image_block {
		max-height: calc(100% - 178px);
	}
	#intro_landing .app_links.mobile .apple_store {
		margin: 0 8px 0 0;
	}
	#intro_landing .app_links.mobile .google_store {
		margin: 0 0 0 8px;
	}
	.landing_article h1 {
		font-size: 54px;
		margin-top: 38px;
		margin-bottom: 52px;
	}
	body.page-template-landing_page > * > .container_footer {
		margin-bottom: 110px;
	}
	body.page-template-landing_page > * > .container_footer .rock {
		flex-direction: column;
		margin-top: -75px;
	}
	body.page-template-landing_page > * > .container_footer .rock a {
		order: 1;
		margin: 25px auto;
	}
	body.page-template-landing_page > * > .container_footer .rock .right {
		margin: 25px auto;
	}
}
/*====================//====================*/
@media only screen and (max-width: 395px) {
	#intro_landing .app_links.mobile .apple_store,
	#intro_landing .app_links.mobile .google_store {
		background-size: contain;
		background-position: center;
		max-width: 130px;
		max-height: 44px;
	}
}
/*====================//====================*/
@media only screen and (max-width: 375px) and (orientation: portrait),
(max-device-width: 375px) and (orientation: portrait) {
	#intro_landing .logo {
		width: 113px;
	}
	#intro_landing .wrap_text,
	#intro_landing .wrap_text a {
		width: 106px;
	}
	.landing_content_wrap {
		padding: 0 16px;
	}
	.landing_article p {
		font-size: 15px;
		line-height: 23px;
		max-width: 100%;
		margin: 0 auto 65px;
	}
	.landing_article p strong {
		font-size: 15px;
		line-height: 23px;
	}
	.landing_article_description p {
		font-size: 23px;
		line-height: 28px;
		max-width: 100%;
	}
	.wrap_btn_landing .button_landing {
		border-radius: 15px;
		min-width: auto;
		max-width: 333px;
		font-size: 18px;
		line-height: 23px;
		padding: 18px 10px;
	}
	.wrap_btn_landing {
		margin: 50px auto 115px;
	}
	.bux-zero-gifs-wrap.landing > * > * {
		padding: 0 16px;
	}
	.bux-zero-gifs-wrap.landing .icon_title_big > .body p {
		font-size: 15px;
		line-height: 20px;
		max-width: 280px;
		margin: 0 auto;
	}
	body.page-template-landing_page .image_landing {
		margin: 50px auto;
		padding-bottom: 92.75%;
	}
	body.page-template-landing_page .image_landing .titled_image {
		background-size: 145% auto !important;
	}
	body.page-template-landing_page > * > .container_footer {
		padding: 0 16px;
	}
	body.page-template-landing_page > * > .container_footer h2 {
		font-size: 16.5px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	body.page-template-landing_page > * > .container_footer .content p {
		font-size: 14px;
		line-height: 17px;
		margin: 18px 0;
	}
}
/*==================================================
  replacement h1 to h2 zzz
==================================================*/
.team_list article .content header h2 {
	margin: 12px 0 23px 0;
	font-size: 22px;
	font-family: Cubano;
	font-weight: 400;
}
.bux_zero__text_wrap h2,
.bux_x__text_wrap h2 {
	font: 80px/1em Cubano;
}
.bux_zero__text_wrap h2 small,
.bux_x__text_wrap h2 small {
	font: 300 1em/1em Capita;
	color: #000000 !important;
	font-variant-ligatures: none !important;
}
.safety__text_wrap h2 {
	color: black !important;
}
.gs_h1 h2 small {
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	color: #cdcccc !important;
}
.cs_red h2 {
	color: #f75353;
}
.cs_magenta h2,
.row.cs_magenta h2 {
	color: #ff318b;
}
.cs_violet h2 {
	color: #ba099f;
}
.cs_fiesta h2 {
	color: #ffb900;
}
.cs_green h2,
.row.cs_green h2 {
	color: #09d960;
}
.cs_playa h2 {
	color: #27d3fd;
}
.cs_blue h2 {
	color: #4591e9;
}
.big_title h2 {
	position: relative;
	top: 0;
	margin: 0;
	transition: top ease 0.8s;
	font-family: Cubano;
	font-size: 110px;
	line-height: 110px;
	font-weight: 400;
}
.big_title h2 small {
	position: relative;
	top: 0;
	color: #cdcccc !important;
	transition: top ease 1.3s;
	font-family: Capita;
	font-size: 110px;
	line-height: 110px;
	font-weight: 300;
}
#bux_0_download h2,
#bux_x_download h2 {
	position: relative;
	top: 0;
	margin: 0;
	padding: 30px 0;
	font: 80px/1em Cubano;
	transition: top cubic-bezier(1, 0, 0.2, 0) 1.3s;
}
#bux_0_download h2 small,
#bux_x_download h2 small {
	position: relative;
	top: 0;
	font: 300 1em/1em Capita;
	color: #ffffff;
	transition: top cubic-bezier(1, 0, 0, 0) 1.3s;
}

.legal__block_wrap.cs_crypto_green .arrow.blue:before {
    border-color: #03aa4a;
}
.legal__block_wrap.cs_crypto_green .arrow:after {
    background-image: none;
    border-color: #03aa4a;
    border-width: 0 4px 4px 0;
    border-style: solid;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    left: 16px;
    bottom: 17px;
}

/*====================//====================*/
/*@media(min-width: 1025px) {*/
/*	body.page-id-53 #risk_warning .got_it,*/
/*	body.page-id-57 #risk_warning .got_it,*/
/*	body.page-id-15 #risk_warning .got_it,*/
/*	body.page-id-20 #risk_warning .got_it,*/
/*	body.page-id-21 #risk_warning .got_it,*/
/*	body.page-id-59 #risk_warning .got_it,*/
/*	body.page-id-55 #risk_warning .got_it,*/
/*	body.page-id-17 #risk_warning .got_it,*/
/*	body.page-id-18 #risk_warning .got_it,*/
/*	body.page-id-19 #risk_warning .got_it,*/
/*	body.page-id-16 #risk_warning .got_it {*/
/*		display: none;*/
/*	}*/
/*}*/
/*====================//====================*/
@media only screen and (max-width: 1280px) {
	/*home*/
	#bux_0_product:hover::after,
	#bux_x_product:hover::after {
		width: 250px;
		height: 536px;
		margin: -268px -125px !important;
		border-radius: 25px !important;
	}
}
/*====================//====================*/
@media only screen and (max-width: 768px) {
	h2,
	.big_title h2,
	.big_title h2 small {
		font-size: 37px;
		line-height: 37px;
	}
	/*home*/
	#intro video {
		display: none !important;
	}
	#intro h1 {
		margin: 0 0 50px 0 !important;
	}
	#intro .app_links {
		padding: 0 20px 50px !important;
	}
	#intro .body {
		padding: 0 20px 0 !important;
	}
	main > .with_header {
		padding-top: 0 !important;
	}
	main > * > header {
		padding: 0 0 50px 0 !important;
	}
	#bux_0_product {
		margin: 0 !important;
	}
	#bux-0-product-menu {
		margin: -30px 0 50px 0 !important;
	}
	.bux-zero-app-links.app_links {
		padding: 0 0 50px !important;
	}
	#bux_x_product {
		margin: 0 0 0 0 !important;
	}
	#bux-x-product-menu {
		margin: -30px 0 50px 0 !important;
	}
	#bux_x_download_app_links {
		padding: 0 0 20px !important;
		margin-top: -12px !important;
	}
	#bux_x_download_app_links .apple_store,
	#bux_x_download_app_links .google_store {
		margin-top: 12px;
	}
	/*about*/
	main > header .big_title {
		min-height: auto;
		padding: 80px 0 20px !important;
	}
	blockquote {
		margin: 50px 0 50px 0 !important;
	}
	.link_item:first-child {
		padding-top: 0 !important;
	}
	.link_item:last-child {
		padding-bottom: 50px !important;
	}
	.link_box {
		margin: 0 0 50px 0 !important;
	}
	main > .with_footer > footer {
		margin: 0 0 0 0 !important;
	}
	main > * > footer {
		height: auto;
	}
	.bux_culture_book.big {
		margin: 30px 0 20px 0 !important;
	}
	.icon_title {
		margin: 0 0 40px 0 !important;
	}
	.icon_title + .icon_title {
		margin-top: 0 !important;
	}
	.bux_about_join_team.big {
		margin: -50px 0 20px !important;
	}
	/*jobs*//*support*//*contact*/
	/*bux-zero*/
	.bux_0_intro_wrap > .body p {
		display: none;
	}
	body.page-id-53 .social_links_holder,
	body.page-id-61 .social_links_holder {
		margin: 0 0 50px 0 !important;
	}
	body.page-id-53 .big_title,
	body.page-id-61 .big_title {
		padding: 50px 0 50px 0 !important;
	}
	body.page-id-53 #bux_x_download {
		margin-top: 0 !important;
	}
	body.page-id-53 main > header + section {
		padding: 0 !important;
	}
	body.page-id-53 main > header + section + section {
		padding-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(2) {
		padding-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(2) blockquote {
		margin-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(3) .big_title {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(4) {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(5) {
		padding-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(6) {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(6) .big_title {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(7) {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(8) {
		padding-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(9) {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(9) .big_title {
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(11) {
		padding-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(11) .bux_gallery {
		margin-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(12) h1 {
		margin-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(14) h1 {
		margin-top: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(16) {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(16) #bux_0_download {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(16) #bux_0_download .app_links {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}
	body.page-id-61 > main > *:nth-child(16) #bux_0_download .body {
		padding-top: 50px !important;
		padding-bottom: 0 !important;
	}
	/*bux-zero/safety*/
	body.page-id-65 h2 {
		margin: 0 0 50px 0;
	}
	/*bux-zero/zero-fees*/
	body.page-id-63 > main > *:nth-child(3) {
		padding-top: 0 !important;
	}
	/*bux-zero/legal*/
	/*bux-x*/
	body.page-id-53 > main > *:nth-child(1) .body {
		margin-top: 0 !important;
	}
}
/*====================//====================*/
@media only screen and (max-width: 360px) {
	/*home*//*about*//*jobs*//*support*//*contact*/
	/*bux-zero*/
	body.page-id-61 .bux_0_card {
		max-width: 100%;
	}
	body.page-id-61 > main > *:nth-child(16) {
		padding-top: 30px !important;
	}
	/*bux-zero/safety*//*bux-zero/zero-fees*//*bux-zero/legal*//*bux-x*//*team*//*landing*/
}
/*==================================================
  iPad pro in landscape zzz
==================================================*/
@media only screen and (device-width: 1366px) and (device-height: 1024px) and (orientation: landscape) {
	/*landing*/
	#intro_landing {
		height: calc(100vh - 60px);
	}
}
/*==================================================
  iPad pro in portrait zzz
==================================================*/
@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait) {
	/*menu*/
	body > header > .menu.opened > .row > *:first-child {
		margin-top: 0;
	}
}
/*==================================================
  iPad in landscape zzz
==================================================*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	/*menu*//*home*//*about*//*jobs*//*support*/
	/*contact*/
	.gmap {
		max-height: 95%;
	}
	/*getbux*/
	/*bux-zero*/
	#intro::after {
		right: -30px;
		bottom: -40px;
	}
	.bux_zero__text_wrap h1,
	.bux_zero__text_wrap h2 {
		font-size: 70px;
		line-height: 70px;
	}
	#bux_0_download h1 small,
	#bux_0_download h2 small {
		font-size: 70px;
		line-height: 70px;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * .icon_box {
		height: 330px;
		padding: 10px 0 0 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * .icon_box {
		height: 330px;
		padding: 10px 0 0 0;
	}
	/*bux-zero/legal*//*bux-x*/
	/*blog*/
	.post_list article {
		height: 375px;
	}
	/*team*/
	.team_list article .bg {
		height: 280px;
	}
	/*landing*/
	.bux-zero-gifs-wrap.landing > * > * {
		padding: 0 30px;
	}
}
/*==================================================
  iPad in portrait zzz
==================================================*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	/*menu*/
	body > header > .menu.opened > .row > *:first-child {
		margin-top: 0;
	}
	.menu.opened .menu-products-outer-wrap > .row {
		max-height: 75%;
	}
	.menu.opened .menu-products-outer-wrap > .row > * {
		flex-basis: 100%;
		max-width: 100%;
		height: 50%;
	}
	.menu#menu-bux-x-main-menu > li > a,
	.menu#menu-bux-0-main-menu > li > a {
		background-position-y: 0 !important;
	}
	/*home*/
	.home__links_wrap > * {
		flex-basis: 100%;
		max-width: 100%;
	}
	/*about*//*jobs*/
	/*support*/
	main > * > .row.stretched.support__links_wrap {
		flex-grow: initial;
	}
	.support__links_wrap > * {
		flex-basis: 100%;
		max-width: 100%;
	}
	.support__links_wrap > * .link_box {
		min-height: 36vh;
	}
	/*contact*/
	/*bux-zero*/
	#intro::after {
		right: -50px;
	}
	.bux-zero-gifs-wrap > * > .col-md-4 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.bux-zero-gifs-wrap .icon_title_big .title {
		font-size: 30px;
		line-height: 30px;
	}
	h1.cla,
	h2.cla {
		font-size: 36px;
		line-height: 36px;
	}
	.bux_zero__text_wrap h1,
	.bux_zero__text_wrap h2 {
		font-size: 46px;
		line-height: 46px;
	}
	.bux_zero__block_wrap > * {
		flex-basis: 100%;
		max-width: 100%;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.safety__block_wrap > * .icon_box {
		height: 380px;
		padding: 40px 0 0 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-zero/legal*/
	.legal__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-x*/
	.big_title h1,
	.big_title h2 {
		font-size: 90px;
		line-height: 90px;
	}
	.big_title h1 small,
	.big_title h2 small {
		font-size: 90px;
		line-height: 90px;
	}
	.row.cs_green h1,
	.row.cs_green h2 {
		font-size: 56px;
		line-height: 56px;
	}
	.bux_x__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.link_box.with_icon.bux_x .title {
		left: 0;
		top: 75%;
	}
	.link_box.with_icon.bux_x .title .arrow {
		left: 30px;
	}
	/*blog*/
	.post_list > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.post_list article {
		height: 430px;
	}
	/*team*/
	body main .team_list > div[class^="col-"] {
		flex-basis: 50%;
		min-width: 50%;
	}
	.team_list article .bg {
		height: 280px;
	}
	/*landing*/
	.bux-zero-gifs-wrap.landing > * > * {
		padding: 0 30px;
	}
}
/*==================================================
  iPhone X in landscape zzz
==================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
	/*menu*/
	body > header > .menu.opened {
		overflow: hidden;
	}
	body > header > .menu.opened .menu-products-outer-wrap .menu > li > a .arrow {
		bottom: 92px;
	}
	body > header > .menu #menu-main-menu {
		padding-bottom: 10px;
	}
	body > header > .menu #menu-main-menu li a {
		padding: 0;
	}
	body > header > .menu #menu-languages {
		margin-top: 0;
		margin-bottom: 70px;
	}
	/*home*/
	#intro h1,
	#intro h2 {
		font-size: 60px;
		line-height: 60px;
	}
	.home__links_wrap #bux_0_product,
	.home__links_wrap #bux_x_product {
		min-height: 275px;
	}
	/*about*/
	.titled_image {
		height: 300px;
	}
	.bux_about_join_team.big {
		margin: 0 0;
		min-height: 320px;
	}
	.bux_about_join_team.big .title {
		font-size: 62px;
		line-height: 62px;
	}
	/*jobs*/
	/*support*/
	.support__links_wrap > * .link_box .title {
		left: 0;
	}
	/*contact*/
	.gmap {
		max-height: initial;
	}
	/*bux-zero*/
	#intro h1 small,
	#intro h2 small {
		font-size: 46px;
		line-height: 46px;
	}
	#intro::after {
		right: -60px;
		bottom: -15px;
	}
	.dowload_box .title {
		font-size: 18px;
	}
	#bux_0_download::after {
		width: 32%;
	}
	.bux-zero-gifs-wrap > * > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	h1.cla,
	h2.cla {
		font-size: 36px;
		line-height: 36px;
	}
	.bux_zero__text_wrap h1,
	.bux_zero__text_wrap h2 {
		font-size: 46px;
		line-height: 46px;
	}
	.bux_zero__block_wrap > * {
		flex-basis: 100%;
		max-width: 100%;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-zero/legal*/
	.legal__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-x*/
	.big_title h1,
	.big_title h2,
	.big_title h1 small,
	.big_title h2 small {
		font-size: 60px;
		line-height: 60px;
	}
	.bux_x__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	main > .with_footer > footer {
		position: relative;
		bottom: 0;
	}
	.row.cs_green h1,
	.row.cs_green h2 {
		font-size: 60px;
		line-height: 60px;
	}
	.link_box.with_icon.bux_x .title {
		left: 0;
		top: 75%;
	}
	.link_box.with_icon.bux_x .title .arrow {
		left: 30px;
	}
	#bux_x_download::after {
		width: 40%;
	}
	.link_box.with_icon .title {
		padding-left: 126px;
	}
	.link_box .title .arrow {
		left: 220px;
	}
	/*blog*/
	.post_list > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*team*/
	body main .team_list > div[class^="col-"] {
		flex: 0 0 50% !important;
		min-width: 50%;
	}
	.team_list article .bg {
		height: 260px;
	}
	/*landing*/
	body.page-template-landing_page > main > header {
		padding: 0 16px;
	}
	#intro_landing {
		height: calc(100vh - 32px) !important;
		margin: 16px auto;
		padding-bottom: 20px;
	}
	#intro_landing .wrap_top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#intro_landing .logo,
	#intro_landing .wrap_text {
		width: 120px;
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#intro_landing .app_links.mobile {
		display: none;
	}
	body.page-template-landing_page > * > .container_footer .content {
		padding-bottom: 25px;
	}
	.landing_content_wrap,
	.bux-zero-gifs-wrap.landing > * > *,
	body.page-template-landing_page > * > .container_footer {
		padding: 0 16px;
	}
}
/*==================================================
  iPhone X in portrait zzz
==================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
	/*menu*//*home*//*about*//*jobs*//*support*//*contact*/
	/*bux-zero*/
	p.mw_250_centered {
		max-width: 100%;
	}
	.big_title h2,
	.big_title h2 small {
		font-size: 37px;
		line-height: 37px;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * .icon_box {
		height: 330px;
		padding: 25px 0 0 0;
	}
	.safety__text_wrap h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 50px 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * .icon_box {
		height: 330px;
		padding: 25px 0 0 0;
	}
	/*bux-zero/legal*/
	/*bux-x*/
	.row.cs_green h1,
	.row.cs_green h2 {
		font-size: 60px;
		line-height: 60px;
	}
	/*blog*/
	.post_list article {
		height: 375px;
	}
	/*team*/
	.team_list article .bg {
		height: 320px;
	}
	/*landing*/
}
/*==================================================
  iPhone XR in landscape zzz
==================================================*/
@media only screen and (device-width: 896px) and (device-height: 414px) and (orientation: landscape) {
	/*landing*/
	body.page-template-landing_page > main > header {
		padding: 0 16px;
	}
	#intro_landing {
		height: calc(100vh - 32px) !important;
		margin: 16px auto;
		padding-bottom: 20px;
	}
	#intro_landing .wrap_top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#intro_landing .app_links.mobile {
		display: none;
	}
	.landing_content_wrap,
	.bux-zero-gifs-wrap.landing > * > *,
	body.page-template-landing_page > * > .container_footer {
		padding: 0 16px;
	}
}
/*==================================================
  iPhone XR in portrait zzz
==================================================*/
@media only screen and (device-width: 414px) and (device-height: 896px) and (orientation: portrait) {
	/*landing*/
	#intro_landing {
		height: calc(100vh - 146px) !important;
	}
	#intro_landing .landing_bounce {
		bottom: 50px;
	}
	@keyframes landing_bounce {
		0%, 20%, 50%, 80%, 100% {bottom: 50px;}
		40% {bottom: 56px;}
		60% {bottom: 53px;}
	}
}
/*==================================================
  iPhone 6, 7, & 8 Plus in landscape zzz
==================================================*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
	/*menu*/
	body > header > .menu #menu-main-menu {
		margin-top: 70px;
	}
	/*home*/
	/*about*/
	.link_box .title .arrow {
		left: 30px;
	}
	.gmap {
		height: 300px;
		padding: 0;
	}
	.gmap > * {
		height: 300px !important;
	}
	/*jobs*//*support*//*contact*/
	/*bux-zero*/
	#intro h1,
	#intro h2 {
		background: url(https://getbux.com/wp-content/themes/bux/images//phone_bux_0.png) no-repeat 275px 170px, linear-gradient(to right top, #ba099f, #ff7a52);
	}
	p.mw_250_centered {
		max-width: 100%;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * .icon_box {
		height: 330px;
		padding: 25px 0 0 0;
	}
	.safety__text_wrap h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 50px 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * .icon_box {
		height: 330px;
		padding: 25px 0 0 0;
	}
	/*bux-zero/legal*/
	/*bux-x*/
	.link_box.with_icon.bux_x .bg {
		bottom: 0;
	}
	.row.cs_green h1,
	.row.cs_green h2 {
		font-size: 60px;
		line-height: 60px;
	}
	/*blog*/
	.post_list article {
		height: 340px;
	}
	/*team*/
	/*landing*/
	#intro_landing .app_links .apple_store {
		background-image: url(http://smartpipl.ddns.net:55080/public/getbux/wp-content/themes/bux/images/apple_store@2x.png);
		background-size: 141px 48px;
	}
	#intro_landing .app_links .google_store {
		background: url(http://smartpipl.ddns.net:55080/public/getbux/wp-content/themes/bux/images/google_store@2x.png);
		background-size: 141px 48px;
	}
}
/*==================================================
  iPhone 6, 7, & 8 Plus in portrait zzz
==================================================*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
	/*menu*//*home*//*about*//*jobs*//*support*//*contact*//*bux-zero*//*bux-zero/safety*//*bux-zero/zero-fees*//*bux-zero/legal*/
	/*bux-x*/
	.row.cs_green h1,
	.row.cs_green h2 {
		font-size: 60px;
		line-height: 60px;
	}
	/*blog*/
	.post_list article {
		height: 340px;
	}
	/*team*/
	/*landing*/
	.landing_content_wrap,
	.bux-zero-gifs-wrap.landing > * > *,
	body.page-template-landing_page > * > .container_footer {
		padding: 0 16px;
	}
}
/*==================================================
  iPhone 6, 7, & 8 in landscape zzz
==================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
	/*menu*/
	body > header > .menu #menu-main-menu {
		padding-bottom: 10px;
	}
	body > header > .menu #menu-main-menu li a {
		padding: 0;
	}
	body > header > .menu #menu-languages {
		margin-top: 0;
		margin-bottom: 70px;
	}
	/*home*//*about*//*jobs*//*support*//*contact*/
	/*bux-zero*/
	#intro h1,
	#intro h2 {
		background: url(https://getbux.com/wp-content/themes/bux/images//phone_bux_0.png) no-repeat 60px 170px, linear-gradient(to right top, #ba099f, #ff7a52);
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.safety__block_wrap > * .icon_box {
		height: 280px;
		padding: 0 0 0 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.zero_fees__block_wrap > * .icon_box {
		height: 280px;
		padding: 0 0 0 0;
	}
	/*bux-zero/legal*/
	.legal__block_wrap > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	/*bux-x*/
	/*blog*/
	.post_list > * {
		flex-basis: 50%;
		max-width: 50%;
	}
	.post_list article {
		height: 300px;
	}
	/*team*/
	body main .team_list > div[class^="col-"] {
		flex: 0 0 50% !important;
		min-width: 50%;
	}
	.team_list article .bg {
		height: 260px;
	}
	/*landing*/
	body.page-template-landing_page > main > header {
		padding: 0 16px;
	}
	#intro_landing {
		height: calc(100vh - 32px) !important;
		margin: 16px auto;
	}
	#intro_landing .wrap_top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#intro_landing .image_block {
		margin: 0 auto 20px;
	}
	.landing_content_wrap,
	.bux-zero-gifs-wrap.landing > * > *,
	body.page-template-landing_page > * > .container_footer {
		padding: 0 16px;
	}
}
/*==================================================
  iPhone 6, 7, & 8 in portrait zzz
==================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
	/*menu*//*home*//*about*//*jobs*//*support*//*contact*/
	/*bux-zero*/
	p.mw_250_centered {
		max-width: 100%;
	}
	/*bux-zero/safety*/
	.safety__block_wrap > * .icon_box {
		height: 280px;
		padding: 0 0 0 0;
	}
	.safety__text_wrap h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 50px 0;
	}
	/*bux-zero/zero-fees*/
	.zero_fees__block_wrap > * .icon_box {
		height: 280px;
		padding: 0 0 0 0;
	}
	/*bux-zero/legal*/
	/*bux-x*/
	.bux_x__text_wrap h2 {
		font-size: 60px;
		line-height: 60px;
	}
	/*blog*/
	/*team*/
	.team_list article .bg {
		height: 320px;
	}
	/*landing*/
}
/*==================================================
  iphone 5 landscape zzz
==================================================*/
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) {
	/*menu*//*home*//*about*//*jobs*//*support*//*contact*//*bux-zero*//*bux-zero/safety*//*bux-zero/zero-fees*//*bux-zero/legal*//*bux-x*/
	/*blog*//*team*/
	/*landing*/
	#intro_landing .app_links {
		display: block;
	}
	#intro_landing .app_links.mobile {
		display: none;
	}
	body.page-template-landing_page > * > .container_footer .content {
		padding-bottom: 25px;
	}
}
/*==================================================
  iphone 5 portrait zzz
==================================================*/
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) {
	/*menu*//*home*//*about*//*jobs*//*support*//*contact*/
	/*bux-zero*/
	p.mw_250_centered {
		max-width: 100%;
	}
	.bux_0_card {
		max-width: 100%;
	}
	/*bux-zero/safety*/
	.safety__text_wrap h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 50px 0;
	}
	/*bux-zero/zero-fees*//*bux-zero/legal*/
	/*bux-x*/
	.bux_x__text_wrap h2 {
		font-size: 60px;
		line-height: 60px;
	}
	/*blog*/
	/*team*/
	.team_list article .bg {
		position: initial;
		height: 280px;
	}
	/*landing*/
	#intro_landing .logo,
	#intro_landing .logo a {
		width: 90px;
	}
	#intro_landing .wrap_text,
	#intro_landing .wrap_text a {
		width: 85px;
	}
	#intro_landing .image_block {
		max-height: calc(100% - 178px);
	}
}
/* ADDTHIS NONE BLOCK */
.at-below-post-page.addthis_tool {
	display: none;
}

/*==================================================
  blog zzz
==================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape),
only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait),
only screen and (device-width: 896px) and (device-height: 414px) and (orientation: landscape),
only screen and (device-width: 414px) and (device-height: 896px) and (orientation: portrait),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait),
only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape),
only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) {
	/*menu*/
	body > header > .menu.opened > .row > *:first-child {
		margin-top: 0;
	}
	/**/
	.post_list .cat-filter {
		margin-bottom: 30px;
	}
	.post_list article {
		box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);
	}
	.post_list article .post_link .post_list_item {
		padding: 20px 30px;
	}
	.post_list article .post_link .post_list_item header h2 {
		line-height: 20px;
		margin: 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.post_list article:hover .post_link .post_list_item .detailed {
		max-height: 0;
		display: none;
	}
}







.app_all_images_mobile{display:none;}

/* TEMP STYLES, will be removed when featuure RELEASED! */
/*.page-template-page-corporate main>section{display:none !important;}*/
/*.page-template-page-corporate main>footer{display:none !important;}*/
/*#intro.bux_c_intro_wrap{left:0 !important;right:0 !important;}*/
@media screen and (max-width:767px){
	.bux_c_safety_wrap h2,
	.bux_c_price_zero_wrap h2{
		font-size: 37px;
	}

	.team-header-wrap{
		display:flex;
		align-items: center;
		justify-content: space-between;
		padding:0 !important;
		margin: 40px 0;
	}
	.wrap_links_back.arrow_left a{
		line-height: 26px;
		height: 36px;
		padding-left: 5px;
		width:auto;
	}
	.team_list{
		margin-top: 0;
	}
}
@media only screen and (max-width: 1440px) and (min-width: 1024px){
	.app_images .app_all_images {
		right: -65%;
		top: -5%;
	}
}

header .header #language {
	position: absolute;
	left: 50%;
	top: 66%;
	display: block;
	box-sizing: border-box;
	opacity: 1;
	transition: all ease 0.3s;
	font-size: 18px;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
}
header .header #language a {
	cursor: pointer;
	text-decoration: none;
}
header .header #language span {
	font-weight: 500;
}
@media(max-width: 468px) {
	header .header #language {
		top: 50%;
		left: auto;
		font-size: 12px;
		right: 65px;
	}
}



/*       06.07     */
.shcd-ct-4-columns .shcd-main-header .table-td {
    text-align: center;
}
#intro h1 {
    z-index: 999999;
    /*text-shadow: 0px 0px 2px black;*/
}
.wrap_mobile_btn {display: none !important;}

footer.with_footer {
	min-height: auto;
}
.privacy-policy >main>* {
	min-height: fit-content !important;
	padding: 0 !important;
}
.privacy-policy h2 {
	margin: 50px 0px 50px 0px !important;
}




@media screen and (max-width: 768px) and (min-width: 415px) {
    .team_list article .bg {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: 0 30% !important;
    }
	.v2.justify_top.with_header.with_footer.section_link.cs_blue .col-md-6.justify_top {
		padding-top: 40px;
	}
}

@media screen and (max-width: 1024px) {
	/*body>main>* {*/
	/*	min-height: fit-content;*/
	/*}*/

	.table__filter .tf_order_type_nav span {
		width: calc(100% / 3) !important;
		text-align: center;
	}
	.table__filter .col.col_3.col_4 {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.blog .v2.justify_top .row .col-md-4:first-child {
		padding-top: 15px;
	}

	#bux_0_download h2, #bux_x_download h2 {
		color: #000 !important;
		font: 50px/1em Cubano;
		text-align: center;
	}
	#bux_x_download h2 small, #bux_0_download h2 small {
		color: #000 !important;
		text-align: center;
	}
}
@media screen and (max-width: 375px) {
	.second_column .title_column img {
		width: 100px !important;
	}
}

@media only screen and (max-width: 320px) {
	#intro .app_links {
		padding: 0 0 50px !important;
	}
	.social_links>li + li {
		margin-left: 0;
	}

	.tf_product_type_nav span,
	.tf_invested_amount_nav span {
		min-width: 50px !important;
	}

	#bux_x_download .app_links, #bux_0_download .app_links {
		display: flex;
		justify-content: space-between;
	}
	#bux_x_download .app_links a,
	#bux_0_download .app_links a {
		width: 45%;
		background-size: 100% 48px !important;
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	.section_prices_table .wrap_left_content {
		padding-top: 100px !important;
	}
}

/*@media (max-width: 768px) {
	html[lang="fr-FR"] home #intro .app_links .google_store {
		background-image: url(https://getbux.be/wp-content/themes/bux/images/google_store_violet@2x.png) !important;
	}
	html[lang="fr-FR"] home #intro .app_links .apple_store {
		background-image: url(https://getbux.be/wp-content/themes/bux/images/apple_store_violet@2x.png) !important;
	}
}*/

@media screen and (max-width: 414px) {
	.page-id-1165 .tf_order_type_nav span:last-of-type {
		font-size: 21px !important;
	}
}

@media (max-width: 320px) {
	#bux_x_download_app_links {
		display: flex;
		justify-content: space-between;
	}
	#bux_x_download_app_links a {
		width: 45% !important;
		background-size: contain !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
	}

	.wrap_links_back.arrow_left a {
		width: 150% !important;
	}
}

@media only screen and (max-width: 768px) {
	.icon_title {
		padding-top: 40px;
	}
}
@media only screen and (min-width: 1024px) {
	body.privacy-policy .v2.justify_top.with_header.with_footer .content.ta_left:last-of-type {
		padding-bottom: 200px;
	}
	main > .with_footer > footer {
		position: relative !important;
		bottom: 20px !important;
	}
}

@media(max-height: 900px) {
	body > header > .menu #menu-languages li a {
		padding: 5px 0;
	}
	body > header > .menu.opened > .row > *:first-child {
		margin-top: 7vh;
	}
}

@media(width: 768px) {
	#do_more {padding-left: 115px;}
}

/*  Media for mobile - indents  */
@media only screen and (max-device-width: 850px) and (min-device-width: 320px) and (orientation: landscape),
	   only screen and (max-device-width: 850px) and (min-device-width: 320px) and (orientation: portrait) {

	/*HOME*/
	main > * > header, header.section_header {padding: 0 0 20px 0 !important; margin-bottom: 0;}
	h2.fixed, main header>h2.fixed {line-height: 1;margin-bottom: 0 !important;}
	.bux_zero__text_wrap .content h1 {margin: 20px 0;}
	.link_item:last-child {padding-bottom: 30px !important;}
	.icon_title {padding-top: 20px;margin: 0 0 20px 0 !important;}
	.bux_culture_book.big {margin: 0 !important;}
	.big_title {padding: 20px 0;}
	img.phone_video_2 {margin: 0 auto 20px;}
	body>main>* {padding: 20px 0;}
	#bux_0_download {padding: 0;margin: 0;}
	#bux_0_download h2, #bux_x_download h2,
	#bux_0_download .app_links,#bux_x_download .app_links{padding: 20px 0;}
	#bux_0_download .body, #bux_x_download .body {padding: 20px 0 0;}
	.social_links_holder {margin: 0;}
	.bux_zero__block_wrap {padding: 20px 0;}
	h2.fixed {text-align: left !important;}
	main > .with_header {padding-top: 20px !important;}

	/*  ABOUT  */
	blockquote {margin: 30px 0 30px 0 !important;}
	.bux_about_join_team.big {margin: -20px 0 !important;}
	.content > p:first-child {margin: 0 0 20px;}

	/*	BLOG  */
	main > .justify_top .post_list {margin-top: 0;}
	.article_share {margin: 25px 0;}
	.article_tag_list {margin: 25px -10px;}
	.article_tag_list a {margin: 5px 10px;}
	.article_author {padding: 30px 40px 30px 130px;margin: 0;min-height: 150px;}
	body.single .section_footer {margin: 0 0 -15px !important;} /* Hide messengers because Active plugin with mess icons  */

	/*  BUX Product page  */
	body.page-id-53 .social_links_holder, body.page-id-61 .social_links_holder {margin: 0 !important;}
	#intro .body {margin: 0 !important;}
	.titled_image {margin: 0;}
	#intro h1 {margin: 0 0 30px 0 !important;}

	/*  Other  */
	.shcd-custom-table-wrapper {margin-bottom: 0;}
	.shcd-ct-3-columns__notizen {margin: 20px 0;}
	.dowload_box {min-height: 200px;}
	.legal__block_wrap {margin-top: 20px;}
	.section_prices_table {padding-top: 0;}
	.table_mob > div {padding: 20px 0 10px 0;}
	.title_column_mob {margin: 50px 0;}
	.section_prices_table .wrap_right_content {padding-bottom: 60px;}
	h2 {margin: 50px 0 30px 0;}
	ul {margin: 20px 0;}

	.title_mob {display: none;}
}

.shcd-ct-2-columns > .shcd-ct-table-wrap {display:none !important}
.shcd-ct-2-columns > .shcd-ct-text-wrap {width: 100% !important}
.shcd-ct-2-columns .shcd-ct-text-wrap > h2 br {display:none}
main > * > header h2.fixed {transition: none !important;opacity: 1 !important;position: static !important}
.shcd-ct-2-columns .shcd-ct-text-desc p:nth-child(2) {max-width:100% !important}
