@font-face {
    font-family: 'GT Pressura';
    src: url("../fonts/GTPressuraPro-Light.eot");
    src: url("../fonts/GTPressuraPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GTPressuraPro-Light.woff") format("woff"), url("../fonts/GTPressuraPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
	font-family: 'GT Pressura Bold';
	src: url('../fonts/GTPressura-Bold.woff2') format('woff2'),
	url('../fonts/GTPressura-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .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-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

/*@-ms-viewport {*/
    /*width: device-width*/
/*}*/

body {
    background: #fff
}

body, p, td, div {
    font-family: "Roboto", sans-serif;
    color: #555c66;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 300;
}

@media (max-width: 767px) {
    body, p, td, div {
        font-size: 16px;
        line-height: 1.6;
    }
}

/*@media screen and (min-width: 1024px) {*/
/*body, p, td, div {*/
/*font-size: 18px;*/
/*line-height: 1.6*/
/*}*/
/*}*/

p {
    /*margin: 20px 0*/
    margin: 20px 0 25px 0;
    /*line-height: 1.75;*/
    /*font-size: 18px;*/
}

a {
    color: #42c299;
    text-decoration: none
}

a:hover, a:focus {
    text-decoration: underline
}

strong {
    /*font-weight: 700*/
    font-weight: 500
}

i {
    font-style: italic
}

h1 {
    font-family: "GT Pressura", Arial, sans-serif;
    font-weight: 100;
    font-size: 72px;
    line-height: 86px;
}

h1.h1_smaller {
    font-family: "GT Pressura", Arial, sans-serif;
    font-weight: 100;
    font-size: 50px;
    line-height: 60px;
}

h2 {
    font-family: "GT Pressura", Arial, sans-serif;
    font-weight: 100;
    font-size: 50px;
    line-height: 60px;
}

h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
}

h4 {
    font-family: "GT Pressura", Arial, sans-serif;
    font-weight: 100;
    font-size: 22px;
    line-height: 29px;
}

h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 21px;
}

h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
}

.copy1 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 18px;
    /*line-height: 31px;*/
    line-height: 1.75;
}

.copy2 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 13px;
    /*line-height: 21px;*/
    line-height: 1.6;
}

.copy3 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 11px;
    /*line-height: 17px;*/
    line-height: 1.6;

}

@media (max-width: 767px) {
    h1 {
        font-size: 38px;
        line-height: 46px;
    }

    h2 {
        font-size: 24px;
        line-height: 34px;
    }

    h3 {
        font-size: 16px;
        line-height: 28px;
    }

    h4 {
        font-size: 20px;
        line-height: 28px;
    }

    h5 {
        font-size: 13px;
        line-height: 21px;
    }

    h6 {
        font-size: 12px;
        line-height: 20px;
    }

    .copy1 {
        font-size: 16px;
        line-height: 1.7;
    }

    .copy2 {
        font-size: 13px;
        line-height: 1.7;
    }

    .copy3 {
        font-size: 11px;
        line-height: 1.7;
    }
}

/*h1 {*/
/*font-size: 38px;*/
/*line-height: 1.2;*/
/*font-weight: 300*/
/*}*/

/*@media screen and (min-width: 1024px) {*/
/*h1 {*/
/*font-size: 50px;*/
/*line-height: 1.2*/
/*}*/
/*}*/

/*h2 {*/
/*font-size: 24px;*/
/*line-height: 1.2;*/
/*font-weight: 300*/
/*}*/

/*h3 {*/
/*font-size: 20px;*/
/*line-height: 1.3;*/
/*font-weight: 300*/
/*}*/

/*h4 {*/
/*font-size: 20px;*/
/*line-height: 1.3;*/
/*font-weight: 300*/
/*}*/

/*h5 {*/
/*font-size: 18px;*/
/*line-height: 1.4;*/
/*font-weight: 300*/
/*}*/

/*h6 {*/
/*font-size: 18px;*/
/*line-height: 1.4;*/
/*font-weight: 300*/
/*}*/

h1, h2, h3 {
    /*font-family: "GT Pressura", Arial, sans-serif;*/
    margin: 20px 0
}

@media only screen and (min-width: 1024px) {
    h1, h2, h3 {
        margin: 20px 0
    }
}

h4, h5, h6 {
    /*font-family: "GT Pressura", Arial, sans-serif;*/
    margin: 15px 0
}

@media only screen and (min-width: 1024px) {
    h4, h5, h6 {
        margin: 10px 0
    }
}

ul, ol, li {
    margin: 0;
    padding: 0
}

ul {
    margin: 3px 0 20px 4px;
    list-style-type: none;
    overflow: hidden;

}

.content-wrap ul {
    padding-left: 30px;
}

ol {
    margin: 3px 0 20px 5px;
    overflow: hidden;
    padding-left: 30px
}

ol {
    counter-reset: item;
}

ol li {
    display: block;
}

ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #42c299;
    margin-right: 5px;
}

ul li {
    padding: 0 0 0 17px;
    /*background-image: url("../site/img/bullet.png");*/
    background-image: url("../site/img/bullet-g.png");
    background-position: 0 11px;
    background-repeat: no-repeat
}

hr {
    border: 0;
    height: 1px;
    background: #ff5b5d
}

mark {
    background: #ff5b5d;
    padding: 0 5px;
    color: #fff
}

pre {
    font-family: monospace;
    margin: 0;
    padding: 12px;
    border: 1px solid #999;
    background-color: #fff
}

iframe {
    border: 0
}

table {
    empty-cells: show;
    width: 100%;
    margin: 0 0 20px 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #cfcfd0;

}

@media only screen and (min-width: 768px) {
    table {
        table-layout: fixed;
    }
}

@media screen and (max-width: 768px) {

	.cs-long-text table,
	.plain_content table {
		min-width: 600px;
	}

}


table th, table td {
    padding: 16px 18px;
    border: 0;
    text-align: left;
    font-size: 13px;
    line-height: 1.3
}

table td p {
	margin-top: 0;
	font-size: 13px;
	line-height: 1.3em;
}

table td p:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1024px) {
    table th, table td {
        padding: 16px 20px
    }
}

table td, table th {
    border-bottom: 1px solid #cfcfd0
}

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
    font-weight: bold;
    padding: 14px 12px
}

@media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
        padding: 19px 20px
    }
}



table.h-vertical-borders th,
table.h-vertical-borders td {
	border-right: 1px solid #cfcfd0;
}

form {
    margin: 0;
    padding: 0
}

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
    background-color: #fff;
    height: 40px;
    margin: 0;
    padding: 0 16px;
    outline: none;
    -webkit-appearance: none;
    border: 1px solid #f3eadf;
    font-size: 14px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0;*/
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    width: 100%;
    max-width: 270px
}

@media only screen and (min-width: 1024px) {
    input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
        height: 40px
    }
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, textarea:focus {
    border-color: #dec5a7
}

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, a.mygtukas_rudas, span.mygtukas_rudas a, a.mygtukas_juodas, span.mygtukas_juodas a, a.mygtukas_zalias, span.mygtukas_zalias a, span.mygtukas a, a.btn--simple {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    font-weight: 400;
    padding: 0 15px;
    font-size: 13px;
    text-transform: uppercase;
    color: #35434a;
    border: 1px solid #f3eadf;
    margin: 0;
    cursor: pointer;
    outline: none;
    min-width: 130px;
    text-align: center;
    background: #fff;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    /*-ms-transition: all 300ms ease-in-out;*/
    transition: all 300ms ease-in-out;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}


a.btn--simple {
    border-color: transparent;
    float: right;
    min-width: unset;
    color: #555c66;
    margin-left: 43px;
    padding-right: 0;
}

a.btn--simple:hover {
    text-decoration: underline;
    background: none !important;
    border-color: #fff !important;
}




@media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, a.mygtukas_rudas, span.mygtukas_rudas a, a.mygtukas_juodas, span.mygtukas_juodas a, a.mygtukas_zalias, span.mygtukas_zalias a, span.mygtukas a {
        height: 40px;
        line-height: 38px;
        padding: 0 27px
    }
}

button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, a.mygtukas_rudas:hover, span.mygtukas_rudas a:hover, a.mygtukas_juodas:hover, span.mygtukas_juodas a:hover, a.mygtukas_zalias:hover, span.mygtukas_zalias a:hover, span.mygtukas a:hover {
    background: #f3eadf;
    border-color: #f3eadf
}

input[type=submit]:focus, input[type=button]:focus, input[type=reset]:focus {
    background: #f3eadf;
    border-color: #f3eadf
}

input[disabled], button[disabled] {
    background-color: #ddd;
    cursor: not-allowed;
    color: #555c66;
    border: 0
}

input[disabled]:hover, input[disabled]:focus, button[disabled]:hover, button[disabled]:focus {
    background-color: #ccc;
    color: #555c66;
    border: 0
}

textarea {
    resize: vertical;
    width: 100%;
    max-width: 600px;
    min-height: 150px;
    max-height: 450px;
    padding-top: 16px;
    padding-bottom: 16px;
    transition: none
}

select {
    outline: none
}

input[type=checkbox] {
    padding: 0;
    background: inherit;
    margin: 3px 0 0;
    height: auto;
    line-height: inherit;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}

input[type=radio] {
    margin: 0;
    padding: 0;
    height: auto;
    line-height: inherit;
    background: inherit;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}

li > p {
    margin: 0;
    padding: 0
}

table td p:first-of-type {
    margin-top: 0
}

table td p:last-of-type {
    margin-bottom: 0
}

.paveiksliukas_prie_teksto_kaireje {
    float: left;
    margin: 0 10px 8px 0
}

@media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
        margin: 0 20px 15px 0
    }
}

.paveiksliukas_prie_teksto_desineje {
    float: right;
    margin: 0 0 8px 10px
}

@media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
        margin: 0 0 15px 20px
    }
}

a.mygtukas_rudas, span.mygtukas_rudas a {
    background: #f3eadf
}

a.mygtukas_rudas:hover, a.mygtukas_rudas:focus, span.mygtukas_rudas a:hover, span.mygtukas_rudas a:focus {
    background: transparent
}

a.mygtukas_juodas, span.mygtukas_juodas a {
    border-color: #555c66;
    color: #555c66;
    min-width: 190px;
    letter-spacing: 0.5px
}

a.mygtukas_juodas:hover, a.mygtukas_juodas:focus, span.mygtukas_juodas a:hover, span.mygtukas_juodas a:focus {
    background: #555c66;
    color: #fff;
    border-color: #555c66
}

a.mygtukas_zalias, span.mygtukas_zalias a {
    background: #42c299;
    border-color: #42c299;
    color: #fff
}

a.mygtukas_zalias:hover, span.mygtukas_zalias a:hover {
    border-color: #349b7a;
    background: #349b7a
}

a.mygtukas_zalias.bigger_btn, span.mygtukas_zalias a.bigger_btn {
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 0.3px
}

@media only screen and (max-width: 1023px) {
    a.mygtukas_zalias.bigger_btn, span.mygtukas_zalias a.bigger_btn {
        padding-left: 22px;
        padding-right: 22px
    }
}

a.mygtukas_zalias:nth-of-type(2) {
    background: transparent;
    color: #42c299
}

a.mygtukas_zalias:nth-of-type(2):hover {
    background: #349b7a;
    color: #fff
}

@media only screen and (max-width: 768px) {
    a.mygtukas_zalias:nth-of-type(2) {
        width: 232px;
        margin-top: 10px
    }
}

a.nuoroda_borderis_apacioje, span.nuoroda_borderis_apacioje a {
    display: inline-block;
    border-bottom: 2px solid #b2b2b2;
    text-transform: uppercase;
    color: #555c66;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    font-size: 13px;
    height: 25px
}

@media only screen and (max-width: 768px) {
    a.nuoroda_borderis_apacioje, span.nuoroda_borderis_apacioje a {
        border-width: 1px
    }
}

a.nuoroda_borderis_apacioje i, span.nuoroda_borderis_apacioje a i {
    margin-left: 9px;
    color: #42c299
}

a.nuoroda_borderis_apacioje:hover, span.nuoroda_borderis_apacioje a:hover {
    border-color: #42c299
}

table.lentele_be_remo {
    border: 0;
    background: none;
    padding: 0;
    color: #555c66;
    table-layout: auto;
    width: auto
}

table.lentele_be_remo td {
    background: transparent !important;
    padding: 9px 18px 9px 0;
    border: 0
}

table.lentele_minimali {
    border: 1px solid #f3eadf;
    background: none;
    padding: 0;
    color: #555c66;
    width: auto;
    table-layout: auto
}

table.lentele_minimali td {
    background: transparent !important;
    padding: 10px 18px;
    border: 1px solid #f3eadf
}

.didesnis_tekstas {
    font-size: 1.4em
}

ul.visible_bullet {
    overflow: hidden
}

.raudonas_tekstas {
    color: #ff5b5d
}

.red {
    color: #ff5b5d
}

a.nuoroda_su_rodykle {
    display: inline-block;
    padding: 0 0 3px 0;
    color: #555c66;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #b2b2b2
}

a.nuoroda_su_rodykle:after {
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    display: inline-block;
    color: #4fc7a0;
    font-size: 14px;
    margin: 0 0 0 10px;
    vertical-align: -1px
}

a.nuoroda_su_rodykle:hover {
    color: #4fc7a0;
    border-bottom: 1px solid #b2b2b2
}

.centerText {
    text-align: center
}

.mix_panel_badge {
    width: 150px;
    height: auto
}

#demo {
    max-width: 820px
}

.fancybox-inner {
    background: #fdfbf8
}

#demo_form .input_wr text {
    display: none;
    color: #ff5b5d
}

#demo_form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    /*appearance: none;*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0;*/
    max-width: 454px;
    width: 100%;
    padding-left: 16px;
    height: 50px;
    border-color: #555c66;
    font-size: 15px;
    background: #fdfbf8 url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj4KICAgIDxkZWZzPgogICAgICAgIDxzdHlsZT4KICAgICAgICAgICAgLmNscy0xIHsKICAgICAgICAgICAgICAgIGZpbGw6IHRyYW5zcGFyZW50OwogICAgICAgICAgICB9CgogICAgICAgICAgICAuY2xzLTIgewogICAgICAgICAgICAgICAgZmlsbDogIzQ0NDsKICAgICAgICAgICAgfQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8dGl0bGU+YXJyb3dzPC90aXRsZT4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQuOTUiIGhlaWdodD0iMTAiIC8+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMS40MSA0LjY3IDIuNDggMy4xOCAzLjU0IDQuNjcgMS40MSA0LjY3IiAvPgogICAgPHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjMuNTQgNS4zMyAyLjQ4IDYuODIgMS40MSA1LjMzIDMuNTQgNS4zMyIgLz4KPC9zdmc+) no-repeat 95% 50%;
}

#demo_form #groupDemo, #demo_form #personalDemo {
    display: none
}


#demo_form #calendly-inline-widget {
    height: 595px !important;
}

body .demo-page .form-block-right {
    padding-bottom: 5px;
}

#demo_form #demo_form-btn {
    margin-bottom: 55px;
}


.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2 {
    width: 100% !important;
    max-width: 270px;
    outline: none
}

.select2-container--default {
    outline: none
}

.select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    border: 1px solid #cfcfd0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}

@media only screen and (min-width: 1200px) {
    .select2-container--default .select2-selection--single {
        height: 40px
    }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555c66;
    padding-right: 16px;
    padding-left: 24px;
    line-height: 38px;
    font-size: 13px
}

@media only screen and (min-width: 1200px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-right: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 38px
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    background: none;
    border: none;
    height: 38px;
    width: 38px;
    top: 1px;
    right: 1px
}

@media only screen and (min-width: 1200px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px;
        width: 38px
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    font-size: 10px;
    width: 100%;
    height: 100%;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    margin: 0;
    left: 0;
    top: 0;
    color: #555c66
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    /*-o-transition: all 150ms ease-in-out;*/
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    content: "\e90d"
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555c66
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: transparent;
    opacity: 0.6;
    cursor: not-allowed
}

.select2-dropdown {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0;*/
    border-color: #cfcfd0;
    border-width: 1px
}

.select2-container--default .select2-results__option {
    font-size: 13px;
    padding-left: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: none
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #555c66;
    /*color: #fff;*/
    color: white
}

/*.owl-carousel .owl-wrapper:after {*/
/*content: ".";*/
/*display: block;*/
/*clear: both;*/
/*visibility: hidden;*/
/*line-height: 0;*/
/*height: 0*/
/*}*/

/*.owl-carousel, .owl-carousel .owl-wrapper {*/
/*display: none;*/
/*position: relative*/
/*}*/

/*.owl-carousel {*/
/*width: 100%;*/
/*-ms-touch-action: pan-y*/
/*}*/

/*.owl-carousel .owl-wrapper-outer {*/
/*overflow: hidden;*/
/*position: relative;*/
/*width: 100%*/
/*}*/

/*.owl-carousel .owl-wrapper-outer.autoHeight {*/
/*-webkit-transition: height .5s ease-in-out;*/
/*-moz-transition: height .5s ease-in-out;*/
/*-ms-transition: height .5s ease-in-out;*/
/*-o-transition: height .5s ease-in-out;*/
/*transition: height .5s ease-in-out*/
/*}*/

/*.owl-carousel .owl-item {*/
/*float: left*/
/*}*/

/*.owl-controls .owl-buttons div, .owl-controls .owl-page {*/
/*cursor: pointer*/
/*}*/

/*.owl-controls {*/
/*-webkit-user-select: none;*/
/*-khtml-user-select: none;*/
/*-moz-user-select: none;*/
/*-ms-user-select: none;*/
/*user-select: none;*/
/*-webkit-tap-highlight-color: transparent*/
/*}*/

/*.grabbing {*/
/*cursor: url(../../../libs/owl_slider/grabbing.png) 8 8, move*/
/*}*/

/*.owl-carousel .owl-item, .owl-carousel .owl-wrapper {*/
/*-webkit-backface-visibility: hidden;*/
/*-moz-backface-visibility: hidden;*/
/*-ms-backface-visibility: hidden;*/
/*-webkit-transform: translate3d(0, 0, 0);*/
/*-moz-transform: translate3d(0, 0, 0);*/
/*-ms-transform: translate3d(0, 0, 0)*/
/*}*/

/*.owl-theme .owl-controls {*/
/*margin-top: 10px;*/
/*text-align: center*/
/*}*/

/*.owl-theme .owl-controls .owl-buttons div {*/
/*background-color: #f0532d;*/
/*width: 54px;*/
/*height: 54px;*/
/*border-radius: 30px;*/
/*position: absolute;*/
/*top: 244px;*/
/*border: 2px solid transparent*/
/*}*/

/*.owl-theme .owl-controls .owl-buttons div:hover {*/
/*background-color: #fff;*/
/*border: 2px solid #f0532d*/
/*}*/

/*.owl-prev {*/
/*left: 30px;*/
/*background-position: 0 -107px*/
/*}*/

/*.owl-next {*/
/*right: 30px;*/
/*background-position: 0 -171px*/
/*}*/

/*.owl-prev:hover {*/
/*background-position: 0 -75px*/
/*}*/

/*.owl-next:hover {*/
/*background-position: 0 -139px*/
/*}*/

/*.owl-theme .owl-controls.clickable .owl-buttons div:hover {*/
/*filter: Alpha(Opacity=100);*/
/*opacity: 1;*/
/*text-decoration: none*/
/*}*/

/*.owl-theme .owl-controls .owl-buttons .disabled, .owl-theme .owl-controls .owl-buttons .disabled:hover, .owl-theme .owl-controls.clickable .owl-buttons div.disabled:hover {*/
/*display: none*/
/*}*/

/*.owl-theme .owl-controls .owl-page {*/
/*display: inline-block;*/
/*zoom: 1*/
/*}*/

/*.owl-theme .owl-controls .owl-page span {*/
/*display: block;*/
/*width: 12px;*/
/*height: 12px;*/
/*margin: 5px 7px;*/
/*filter: Alpha(Opacity=50);*/
/*opacity: .5;*/
/*-webkit-border-radius: 20px;*/
/*-moz-border-radius: 20px;*/
/*border-radius: 20px*/
/*}*/

/*.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {*/
/*filter: Alpha(Opacity=100);*/
/*opacity: 1*/
/*}*/

/*.owl-theme .owl-controls .owl-page span.owl-numbers {*/
/*height: auto;*/
/*width: auto;*/
/*color: #FFF;*/
/*padding: 2px 10px;*/
/*font-size: 12px;*/
/*-webkit-border-radius: 30px;*/
/*-moz-border-radius: 30px;*/
/*border-radius: 30px*/
/*}*/

/*.owl-item.loading {*/
/*min-height: 150px;*/
/*background: url(../../../libs/owl_slider/AjaxLoader.gif) center center no-repeat*/
/*}*/

/*.owl-origin {*/
/*-webkit-perspective: 1200px;*/
/*-webkit-perspective-origin-x: 50%;*/
/*-webkit-perspective-origin-y: 50%;*/
/*-moz-perspective: 1200px;*/
/*-moz-perspective-origin-x: 50%;*/
/*-moz-perspective-origin-y: 50%;*/
/*perspective: 1200px*/
/*}*/

/*.owl-fade-out {*/
/*z-index: 10;*/
/*-webkit-animation: fadeOut .7s both ease;*/
/*-moz-animation: fadeOut .7s both ease;*/
/*animation: fadeOut .7s both ease*/
/*}*/

/*.owl-fade-in {*/
/*-webkit-animation: fadeIn .7s both ease;*/
/*-moz-animation: fadeIn .7s both ease;*/
/*animation: fadeIn .7s both ease*/
/*}*/

/*.owl-backSlide-out {*/
/*-webkit-animation: backSlideOut 1s both ease;*/
/*-moz-animation: backSlideOut 1s both ease;*/
/*animation: backSlideOut 1s both ease*/
/*}*/

/*.owl-backSlide-in {*/
/*-webkit-animation: backSlideIn 1s both ease;*/
/*-moz-animation: backSlideIn 1s both ease;*/
/*animation: backSlideIn 1s both ease*/
/*}*/

/*.owl-goDown-out {*/
/*-webkit-animation: scaleToFade .7s ease both;*/
/*-moz-animation: scaleToFade .7s ease both;*/
/*animation: scaleToFade .7s ease both*/
/*}*/

/*.owl-goDown-in {*/
/*-webkit-animation: goDown .6s ease both;*/
/*-moz-animation: goDown .6s ease both;*/
/*animation: goDown .6s ease both*/
/*}*/

/*.owl-fadeUp-in {*/
/*-webkit-animation: scaleUpFrom .5s ease both;*/
/*-moz-animation: scaleUpFrom .5s ease both;*/
/*animation: scaleUpFrom .5s ease both*/
/*}*/

/*.owl-fadeUp-out {*/
/*-webkit-animation: scaleUpTo .5s ease both;*/
/*-moz-animation: scaleUpTo .5s ease both;*/
/*animation: scaleUpTo .5s ease both*/
/*}*/

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

/*.owl-item a {*/
/*max-width: 100%*/
/*}*/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    /*background: url("../../../libs/fancybox2/fancybox_loading.gif") center center no-repeat*/
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    /*background: transparent url("../../../libs/fancybox2/blank.gif");*/
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    /*background: url("../../../libs/fancybox2/fancybox_overlay.png")*/
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    /*background: transparent;*/
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}

a.fancybox-close {
    text-decoration: none;
    right: 15px;
    top: 15px;
    border: none;
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #555c66;
    text-align: center
}

a.fancybox-close:after {
    display: inline-block;
    vertical-align: -8px;
    content: "\e905"
}

a.fancybox-close:hover, a.fancybox-close:focus {
    color: #ff5b5d
}

@media only screen and (max-width: 991px) {
    .fancybox-nav {
        display: none
    }
}

.fancybox-nav span {
    /*top: 0;*/
    /*background: transparent;*/
    width: 40px;
    height: 40px;
    border: 0;
    top: 50%;
    margin-top: -15px;
    background: #ff5b5d;
    text-align: center;
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fancybox-nav span:after {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    vertical-align: -14px;
    content: "\e901"
}

.fancybox-nav.fancybox-prev span:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fancybox-overlay {
    background: none;
    background-color: rgba(0, 0, 0, 0.43)
}

.fancybox-opened .fancybox-skin {
    background: #fff;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
    border: 1px solid #555c66
}

.mm-panel, html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease
}

.mm-indexer, .mm-menu, .mm-menu > .mm-panel, .mm-navbar .mm-btn, .mm-page, .mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none
}

.mm-arrow:after, .mm-listview .mm-next:before, .mm-listview > li:not(.mm-divider):after, .mm-next:after, .mm-prev:before {
    content: '';
    bottom: 0;
    position: absolute
}

.mm-divider > span, .mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title, .mm-navbar > .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-navbar, .mm-navbar .mm-btn {
    position: absolute;
    height: 40px
}

.mm-menu, .mm-menu > .mm-panel {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-menu {
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    /*-ms-transition: -ms-transform .4s ease;*/
    transition: transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-slideout, html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
    -webkit-transition: -webkit-transform .4s ease;
    /*-ms-transition: -ms-transform .4s ease*/
}

.mm-fixeddivider, .mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.mm-panel.mm-opened {
    transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panel.mm-highest {
    z-index: 1
}

.mm-menu > .mm-panel {
    background: inherit;
    border-color: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-navbar > *, .mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    padding: 0 40px;
    margin: 0;
    top: 0;
    left: 0;
    right: 0
}

.mm-navbar > * {
    padding: 10px 0
}

.mm-navbar .mm-title {
    overflow: hidden
}

.mm-navbar .mm-btn {
    width: 40px;
    top: 0;
    z-index: 1
}

.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview > li {
    position: relative
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border-color: inherit
}

.mm-listview > li > a, .mm-listview > li > span {
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
    padding-right: 50px
}

.mm-listview > li:not(.mm-divider):after {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    right: 0;
    left: 20px
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    top: 0;
    left: 0
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
    padding-right: 50px;
    margin-right: 0
}

.mm-menu > .mm-panel > .mm-listview {
    margin: 20px -20px
}

.mm-menu > .mm-panel > .mm-listview:first-child, .mm-menu > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}

.mm-listview .mm-inset > li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer > .mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
    border: 2px solid transparent;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: auto;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 20px
}

.mm-arrow:after, .mm-next:after {
    border-top: none;
    border-left: none;
    right: 20px
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7)
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *, .mm-menu em.mm-counter {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-navbar .mm-btn:after, .mm-menu .mm-navbar .mm-btn:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.5)
}

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, 0.05)
}

.mm-page {
    position: relative
}

.mm-slideout {
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current, em.mm-counter {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0)
    }
}

.mm-menu.mm-bottom.mm-autoheight, .mm-menu.mm-top.mm-autoheight {
    max-height: 80%
}

.mm-menu.mm-bottom.mm-autoheight.mm-fullscreen, .mm-menu.mm-top.mm-autoheight.mm-fullscreen {
    max-height: 100%
}

.mm-menu.mm-measureheight > .mm-panel {
    bottom: auto !important;
    height: auto !important
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 45px;
    top: 50%
}

.mm-collapsed:not(.mm-uncollapsed), .mm-nosubresults > .mm-counter {
    display: none
}

em.mm-counter + a.mm-next {
    width: 90px
}

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
    margin-right: 90px
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0
}

.mm-vertical > .mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-vertical.mm-spacer > .mm-counter {
    margin-top: 40px
}

.mm-divider > span {
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transform: translate3d(0, 0, 0)
}

.mm-iconpanel .mm-panel.mm-subopened, .mm-menu > .mm-navbar {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.mm-fixeddivider:after {
    content: none !important;
    display: none !important
}

.mm-hasdividers .mm-fixeddivider {
    display: block
}

.mm-menu .mm-fixeddivider span {
    background: rgba(0, 0, 0, 0.05)
}

html.mm-opened.mm-dragging #mm-blocker, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    /*-ms-transition-duration: 0s;*/
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.mm-iconpanel .mm-panel {
    -webkit-transition-property: -webkit-transform, left, right;
    -moz-transition-property: -moz-transform, left, right;
    /*-ms-transition-property: -ms-transform, left, right;*/
    -o-transition-property: -o-transform, left, right;
    transition-property: transform, left, right
}

.mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit
}

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
    border-bottom: none
}

.mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    transform: translate3d(0, 0, 0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px
}

.mm-subblocker {
    background: inherit;
    opacity: 0;
    display: block;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    /*-ms-transition: opacity .4s ease;*/
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100000px;
    left: 0;
    z-index: 3
}

.mm-menu > .mm-navbar {
    background: inherit;
    padding: 0;
    z-index: 3;
    transform: translate3d(0, 0, 0)
}

.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
    border-top: none
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-close:after {
    content: 'x'
}

.mm-navbar[class*=mm-navbar-content-] > * {
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar > .mm-breadcrumbs {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}

.mm-navbar > .mm-breadcrumbs > * {
    display: inline-block;
    padding: 10px 3px
}

.mm-navbar > .mm-breadcrumbs > a {
    text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-navbar-top-1 {
    top: 0
}

.mm-hasnavbar-top-1 .mm-panel {
    top: 40px
}

.mm-hasnavbar-top-1 .mm-indexer {
    top: 50px
}

.mm-hasnavbar-top-1 .mm-fixeddivider, .mm-navbar-top-2 {
    top: 40px
}

.mm-hasnavbar-top-2 .mm-panel {
    top: 80px
}

.mm-hasnavbar-top-2 .mm-indexer {
    top: 90px
}

.mm-hasnavbar-top-2 .mm-fixeddivider, .mm-navbar-top-3 {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panel {
    top: 120px
}

.mm-hasnavbar-top-3 .mm-indexer {
    top: 130px
}

.mm-hasnavbar-top-3 .mm-fixeddivider, .mm-navbar-top-4 {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panel {
    top: 160px
}

.mm-hasnavbar-top-4 .mm-indexer {
    top: 170px
}

.mm-hasnavbar-top-4 .mm-fixeddivider {
    top: 160px
}

.mm-navbar-bottom-1 {
    bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panel {
    bottom: 40px
}

.mm-hasnavbar-bottom-1 .mm-indexer {
    bottom: 50px
}

.mm-navbar-bottom-2 {
    bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panel {
    bottom: 80px
}

.mm-hasnavbar-bottom-2 .mm-indexer {
    bottom: 90px
}

.mm-navbar-bottom-3 {
    bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panel {
    bottom: 120px
}

.mm-hasnavbar-bottom-3 .mm-indexer {
    bottom: 130px
}

.mm-navbar-bottom-4 {
    bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panel {
    bottom: 160px
}

.mm-hasnavbar-bottom-4 .mm-indexer {
    bottom: 170px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2 > * {
    width: 50%
}

.mm-navbar-content-3 > * {
    width: 33.33%
}

.mm-navbar-content-4 > * {
    width: 25%
}

.mm-navbar-content-5 > * {
    width: 20%
}

.mm-navbar-content-6 > * {
    width: 16.67%
}

.mm-search {
    height: 40px;
    padding: 7px 10px 0
}

.mm-search input {
    border: none;
    border-radius: 26px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    outline: 0;
    display: block;
    width: 100%;
    height: 26px;
    margin: 0;
    padding: 0 10px
}

.mm-search input::-ms-clear {
    display: none
}

.mm-panel > .mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}

.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 40px 0
}

.mm-noresults .mm-noresultsmsg {
    display: block
}

.mm-noresults .mm-indexer {
    display: none !important
}

li.mm-nosubresults > a.mm-next {
    display: none
}

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px
}

.mm-menu .mm-search input {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7)
}

.mm-menu .mm-indexer a, .mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3)
}

.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    width: 20px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: -100px;
    z-index: 3;
    -webkit-transition: right .4s ease;
    -moz-transition: right .4s ease;
    /*-ms-transition: right .4s ease;*/
    -o-transition: right .4s ease;
    transition: right .4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
    padding-right: 40px
}

.mm-hasindexer .mm-indexer {
    right: 0
}

.mm-hasindexer .mm-fixeddivider {
    right: 20px
}

input.mm-check, input.mm-toggle {
    position: absolute;
    left: -10000px
}

label.mm-check, label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 20px
}

label.mm-check:before, label.mm-toggle:before {
    content: '';
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1
}

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0;
    top: 5px
}

label.mm-toggle + a, label.mm-toggle + span {
    padding-right: 80px
}

label.mm-check + a, label.mm-check + span {
    padding-right: 60px
}

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
    right: 60px
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
    margin-right: 50px
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
    padding-right: 70px
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
    padding-right: 50px
}

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
    right: 100px
}

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
    margin-right: 90px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.7)
}

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
    content: none
}

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
    left: 0 !important
}

html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
    transition: transform .4s ease
}

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
    -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0, 0, 0);
    -o-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
    -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center
}

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0, 0, 0);
    -o-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    /*-ms-transition: -ms-transform .4s ease;*/
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease
}

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
    -webkit-transform: translate3d(30%, 0, 0);
    -moz-transform: translate3d(30%, 0, 0);
    -ms-transform: translate3d(30%, 0, 0);
    -o-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    /*-ms-transition: opacity .4s ease;*/
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
    opacity: 1
}

.mm-menu.mm-effect-zoom-panels .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0, 0, 0);
    -o-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
    transform: scale(0.7, 0.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    /*-ms-transition: -ms-transform .4s ease;*/
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    /*-ms-transition-delay: .1s;*/
    -o-transition-delay: .1s;
    transition-delay: .1s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    /*-ms-transition-delay: .2s;*/
    -o-transition-delay: .2s;
    transition-delay: .2s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    /*-ms-transition-delay: .3s;*/
    -o-transition-delay: .3s;
    transition-delay: .3s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    /*-ms-transition-delay: .4s;*/
    -o-transition-delay: .4s;
    transition-delay: .4s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    /*-ms-transition-delay: .5s;*/
    -o-transition-delay: .5s;
    transition-delay: .5s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    /*-ms-transition-delay: .6s;*/
    -o-transition-delay: .6s;
    transition-delay: .6s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7) {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    /*-ms-transition-delay: .7s;*/
    -o-transition-delay: .7s;
    transition-delay: .7s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    /*-ms-transition-delay: .8s;*/
    -o-transition-delay: .8s;
    transition-delay: .8s
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    /*-ms-transition-delay: .9s;*/
    -o-transition-delay: .9s;
    transition-delay: .9s
}

html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0)
    }
}

.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
    text-overflow: clip;
    white-space: normal
}

.mm-menu.mm-pageshadow:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-theme-black:after {
    content: none;
    display: none
}

.mm-menu.mm-pageshadow.mm-right:after {
    left: auto;
    right: 100%
}

.mm-menu.mm-bottom, .mm-menu.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important
}

.mm-menu.mm-front {
    z-index: 1
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    /*-ms-transition: -ms-transform .4s ease;*/
    transition: transform .4s ease;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-top {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu.mm-theme-dark {
    background: #333;
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
    color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:before {
    border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, 0.15)
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
    border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(255, 255, 255, 0.05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

.mm-menu.mm-theme-dark .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, 0.15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-white {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-navbar .mm-btn:after, .mm-menu.mm-theme-white .mm-navbar .mm-btn:before {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.05)
}

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-black {
    background: #000;
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
    color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-navbar .mm-btn:after, .mm-menu.mm-theme-black .mm-navbar .mm-btn:before {
    border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-listview {
    border-color: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
    border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-theme-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
    content: '';
    display: block;
    clear: both
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none
}

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
    width: 50%;
    height: 0;
    padding: 50% 0 0;
    float: left;
    position: relative
}

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
    width: 25%;
    padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
    width: 75%;
    padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
    width: 100%;
    padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
    width: auto
}

.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0
}

.mm-menu.mm-tileview .mm-listview {
    margin: 0
}

#hamburger {
    box-sizing: border-box;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 15px;
    right: 13px;
    overflow: hidden;
    z-index: 4;
    outline: none
}

@media only screen and (min-width: 1024px) {
    #hamburger {
        display: none
    }
}

#hamburger:before, #hamburger:after, #hamburger span {
    background: #555c66;
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    position: absolute;
    left: 7px
}

#hamburger:before {
    top: 10px
}

#hamburger span {
    top: 16px
}

#hamburger:after {
    top: 22px
}

html.mm-opened, html.mm-opened body {
    overflow: visible !important
}

#hamburger:before, #hamburger:after, #hamburger span {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    /*-ms-transition: all 500ms ease-in-out;*/
    transition: all 500ms ease-in-out
}

html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {
    top: 20px
}

html.mm-opening #hamburger span {
    left: -50px;
    opacity: 0
}

html.mm-opening #hamburger:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

html.mm-opening #hamburger:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: none !important
}

#mobile_menu {
    width: 100%;
    max-width: 1024px
}

@media only screen and (max-width: 1023px) {
    #mobile_menu {
        max-width: 1024px
    }
}

@media only screen and (max-width: 767px) {
    #mobile_menu {
        max-width: 100%
    }
}

#mobile_menu .dummy_menu {
    padding: 0;
    background-color: #fff
}

#mobile_menu .dummy_menu:before, #mobile_menu .dummy_menu:after {
    display: none
}

.custom_mobile_menu {
    position: relative;
    height: 100%;
    padding: 19px 30px
}

.custom_mobile_menu a.logo_link {
    display: inline-block;
    margin: 6px 0 25px 0
}

.custom_mobile_menu a.logo_link img {
    max-width: 96px
}

.custom_mobile_menu .mm-custom-close {
    position: absolute;
    top: 26px;
    right: 35px;
    text-decoration: none;
    border: 0 none
}

.custom_mobile_menu .mm-custom-close span {
    display: block;
    width: 100%;
    height: 100%;
    color: #555c66;
    font-size: 22px
}

.custom_mobile_menu .mm-custom-close span:before {
    display: block
}

.custom_mobile_menu .mm-custom-close:hover span, .custom_mobile_menu .mm-custom-close:focus span {
    color: rgba(85, 92, 102, 0.6)
}

.custom_mobile_menu ul {
    margin: 0
}

.custom_mobile_menu ul li {
    padding: 0;
    border: 0;
    background: none;
    margin: 0 0 21px 0
}

.custom_mobile_menu ul li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #555c66;
    padding: 0;
    display: inline-block
}

.custom_mobile_menu ul li:after {
    display: none !important
}

.custom_mobile_menu .bottom_buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.custom_mobile_menu .bottom_buttons a {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    height: 50px;
    font-size: 16px;
    line-height: 48px
}

.NFI-wrapper {
    background: transparent
}

.NFI-button {
    border-radius: 0;
    width: 190px;
    padding: 0 10px 0 10px;
    height: 40px;
    line-height: 38px;
    /*color: #fff;*/
    text-align: left !important;
    /*border: none;*/
    margin: 0;
    cursor: pointer;
    outline: none;
    background-color: #fff;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    color: #555c66;
    border: 1px solid #f3eadf
}

.NFI-button:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 9px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #cfcfd0;
    border-top: .3rem solid transparent;
    border-bottom: .3rem solid transparent;
    border-left: .3rem solid #cfcfd0
}

.NFI-button:hover, .NFI-button:focus {
    background: #42c299;
    color: #fff
}

input.NFI-filename {
    line-height: 38px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: transparent;
    border: none;
    width: 150px;
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    input.NFI-filename {
        width: 200px;
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

input.NFI-filename:hover, input.NFI-filename:focus {
    border: none
}

/*!
 * Pikaday
 * Copyright Â© 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    width: 280px;
    color: #555c66;
    background: #fff;
    border: 0 solid #f3eadf;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0;*/
    padding-bottom: 10px;
    padding-top: 5px
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute
}

.pika-single {
    *zoom: 1
}

.pika-single:before, .pika-single:after {
    content: " ";
    display: table
}

.pika-single:after {
    clear: both
}

.pika-lendar {
    float: left;
    width: 100%;
    margin: 0
}

.pika-title {
    position: relative;
    text-align: left;
    padding-left: 12px
}

.pika-title .pika-label {
    color: #42c299
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px
}

.pika-prev, .pika-next {
    display: block;
    cursor: pointer;
    /*position: relative;*/
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    background: transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    height: 28px;
    text-indent: 20px;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0ms 150ms ease-in-out;
    -moz-transition: 0ms 150ms ease-in-out;
    -o-transition: 0ms 150ms ease-in-out;
    /*-ms-transition: 0ms 150ms ease-in-out;*/
    transition: 0ms 150ms ease-in-out
}

.pika-prev:hover, .pika-next:hover {
    opacity: 1;
    background-color: transparent
}

.pika-prev.is-disabled, .pika-next.is-disabled {
    cursor: default
}

.pika-prev, .is-rtl .pika-next {
    position: absolute;
    right: 24px;
    top: 3px;
    padding: 5px;
    *right: 0
}

.pika-prev:after, .is-rtl .pika-next:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #ff5b5d;
    border-bottom: 3px solid transparent;
    border-top: .3rem solid transparent;
    border-right: .3rem solid #ff5b5d;
    border-bottom: .3rem solid transparent
}

.pika-prev:hover, .is-rtl .pika-next:hover {
    opacity: 0.6
}

.pika-next, .is-rtl .pika-prev {
    position: absolute;
    right: 4px;
    top: 3px;
    padding: 5px
}

.pika-next:after, .is-rtl .pika-prev:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #ff5b5d;
    border-top: .3rem solid transparent;
    border-bottom: .3rem solid transparent;
    border-left: .3rem solid #ff5b5d
}

.pika-next:hover, .is-rtl .pika-prev:hover {
    opacity: 0.6
}

.pika-select {
    display: inline-block;
    *display: inline
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    margin: 0
}

.pika-table thead {
    background: #fff
}

.pika-table th, .pika-table td {
    width: 14.285714285714286%;
    padding: 0;
    border: none;
    background: transparent
}

.pika-table th {
    color: #555c66;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.pika-table abbr {
    border: none;
    text-decoration: none
}

.pika-button {
    cursor: pointer;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 0;
    font-weight: normal;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    color: #555c66;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: transparent;
    border-radius: 0
}

.is-today .pika-button {
    color: #42c299;
    font-weight: bold
}

.is-selected .pika-button {
    /*color: #fff;*/
    font-weight: bold;
    background: #42c299;
    box-shadow: inset 0 1px 3px #42c299;
    color: #fff
}

.is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3
}

.pika-button:hover {
    /*color: #fff;*/
    background: #42c299;
    box-shadow: none;
    color: #fff
}

.pika-button:after {
    display: none
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-inrange .pika-button {
    background: #D5E9F7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
    border-radius: 3px
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0)
}

[data-aos=fade-up] {
    transform: translateY(100px)
}

[data-aos=fade-down] {
    transform: translateY(-100px)
}

[data-aos=fade-right] {
    transform: translate(-100px)
}

[data-aos=fade-left] {
    transform: translate(100px)
}

[data-aos=fade-up-right] {
    transform: translate(-100px, 100px)
}

[data-aos=fade-up-left] {
    transform: translate(100px, 100px)
}

[data-aos=fade-down-right] {
    transform: translate(-100px, -100px)
}

[data-aos=fade-down-left] {
    transform: translate(100px, -100px)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(0.6)
}

[data-aos=zoom-in-up] {
    transform: translateY(100px) scale(0.6)
}

[data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(0.6)
}

[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(0.6)
}

[data-aos=zoom-in-left] {
    transform: translate(100px) scale(0.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translateY(100px) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translateY(-100px) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate(-100px) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate(100px) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate(0)
}

[data-aos=slide-up] {
    transform: translateY(100%)
}

[data-aos=slide-down] {
    transform: translateY(-100%)
}

[data-aos=slide-right] {
    transform: translateX(-100%)
}

[data-aos=slide-left] {
    transform: translateX(100%)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}

.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    /*-ms-transition-property: opacity;*/
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    /*-ms-transition-property: -ms-transform;*/
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    /*-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);*/
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    /*-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);*/
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    /*-ms-transition-property: -ms-transform;*/
    transition-property: transform
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    /*-webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);*/
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    /*-ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);*/
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    /*-ms-transition-property: top;*/
    transition-property: top;
    /*-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);*/
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    /*-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);*/
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    /*-ms-transition-property: all;*/
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    /*-ms-transition-property: left;*/
    transition-property: left;
    /*-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);*/
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    /*-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);*/
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    /*-ms-transition-property: all;*/
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.omnisend_tooltips {
    border-radius: 0;
    border: none;
    background: #555c66;
    color: #fff;
    box-shadow: 0 0 0 0 transparent
}

.omnisend_tooltips .tooltipster-content {
    color: #ffffff;
    font-size: 13px;
    line-height: 18px;
    padding: 9px 7px;
    text-align: center;
    min-width: 201px
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

.global_container {
    max-width: 1230px;
    margin: 0 auto
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

.index_container {
    padding-top: 90px;
    /*padding-bottom: 170px;*/
    min-height: 400px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    /*-ms-transition: all 400ms ease-in-out;*/
    transition: all 400ms ease-in-out
}

@media only screen and (max-width: 1023px) {
    .index_container {
        padding-top: 99px;
        /*padding-bottom: 60px*/
    }
}

.index_container.more_top {
    margin-top: 47px
}

@media only screen and (max-width: 550px) {
    .index_container.more_top {
        margin-top: 67px
    }
}

body {
    overflow-x: hidden
}

.homepage_container {
    margin-top: 0px;
    padding-bottom: 0px
}

@media only screen and (max-width: 1023px) {
    .homepage_container {
        margin-top: 10px
    }
}

.homepage_container.more_top {
    margin-top: 132px
}

@media only screen and (max-width: 550px) {
    .homepage_container.more_top {
        margin-top: 67px
    }
}

img {
    max-width: 100%;
    height: auto
}

.content_date {
    color: #cfcfd0;
    font-weight: bold;
    margin: -5px 0 20px 0
}

h1.main_title {
    margin: 0 0 20px 0
}

@media only screen and (min-width: 1200px) {
    h1.main_title {
        margin: 0 0 20px 0
    }
}

h2.main_title, .about_us_container h2 {
    margin: 0;
    /*font-size: 50px*/
}

@media only screen and (max-width: 1023px) {
    h2.main_title, .about_us_container h2 {
        /*font-size: 24px*/
    }
}

h2.object_title {
    margin: 0 0 20px 0
}

@media only screen and (min-width: 1200px) {
    h2.object_title {
        margin: 0 0 20px 0
    }
}

h3.widget_title {
    margin: 0 0 20px 0
}

@media only screen and (min-width: 1200px) {
    h3.widget_title {
        margin: 0 0 20px 0
    }
}

.one_widget {
    margin: 0 0 20px 0
}

.list_item {
    cursor: pointer;
    margin: 0 0 20px 0;
    width: 100%;
    font-weight: normal
}

.list_item span {
    display: block
}

@media only screen and (min-width: 600px) {
    .list_item {
        margin: 0 3% 3% 0;
        float: left;
        width: 47%
    }
}

@media only screen and (min-width: 1200px) {
    .list_item {
        width: 48%;
        margin: 0 2% 2% 0
    }
}

.list_item .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden
}

.list_item .image_container img {
    float: left;
    width: 100%;
    height: auto
}

.list_item .image_container .title_container {
    background: rgba(255, 91, 93, 0.9);
    padding: 15px 20px;
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out
}

@media only screen and (min-width: 1200px) {
    .list_item .image_container .title_container {
        padding: 15px 20px
    }
}

.list_item .image_container .title_container h3 {
    /*font-size: 14px;*/
    color: #fff;
    margin: 0
}

.list_item .image_container.no_image .title_container {
    position: static
}

.list_item .meta_info {
    padding: 15px 0
}

@media only screen and (min-width: 1200px) {
    .list_item .meta_info {
        padding: 15px 0
    }
}

.list_item .meta_info .date {
    color: #cfcfd0;
    font-weight: bold
}

.list_item .meta_info p.short {
    margin: 10px 0 10px 0
}

a.list_item {
    text-decoration: none
}

.more_btn_cont {
    text-align: center
}

.more_btn_cont button {
    margin: 20px 0
}

.loader_content {
    display: none;
    padding: 20px 0;
    text-align: center
}

.clear {
    clear: both
}

.clear:before, .clear:after {
    content: " ";
    display: table
}

.clear:after {
    clear: both
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.no_bg {
    background: none !important;
    border: none !important
}

.no_margin_bottom {
    margin-bottom: 0 !important
}

.fleft {
    float: left
}

.fright {
    float: right
}

.notoppadd {
    padding-top: 0 !important
}

.vis_hidden {
    visibility: hidden
}

.vis_hidden_1px {
    visibility: hidden;
    height: 1px
}

.content_template {
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .disp_table {
        display: table;
        width: 100%;
        table-layout: fixed
    }
}

.disp_cell {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .disp_cell {
        height: 100%;
        margin: 0;
        display: table-cell;
        vertical-align: top;
        padding-left: 15px
    }
}

.disp_cell:first-child {
    padding-left: 0
}

.disp_cell:last-child {
    margin-bottom: 0
}

.disp_table_all {
    display: table;
    width: 100%;
    table-layout: fixed
}

.disp_cell_all {
    margin: 0;
    display: table-cell;
    vertical-align: top;
    height: 100%
}

span[class^='spr'], span[class*=' spr'] {
    display: inline-block
}

.loader_content_filter {
    display: none;
    padding: 20px 0;
    text-align: center
}

.iframe_wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    clear: both;
    padding-bottom: 56.25%
}

.iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content_template ul {
    overflow: hidden
}

#cookie_block {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ebf8f3;
    padding: 12px 30px;
    z-index: 9999;
    text-align: center;
    line-height: 1.2;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#42c299+0,7ee485+100 */
    background: rgb(66,194,153); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(66,194,153,1) 0%, rgba(126,228,133,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(66,194,153,1) 0%,rgba(126,228,133,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(66,194,153,1) 0%,rgba(126,228,133,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42c299', endColorstr='#7ee485',GradientType=1 ); /* IE6-9 */
    display: none;
}



@media only screen and (min-width: 768px) {
    #cookie_block {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

#cookie_block .cookie_cont {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    color: #fff;
    padding: 0 30px
}

@media only screen and (max-width: 880px) {
    #cookie_block .cookie_cont br {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    #cookie_block .cookie_cont {
        text-align: left;
        line-height: 1.3;
        font-size: 12px;
        padding-left: 0
    }
}

#cookie_block a {
    color: #fff;
    line-height: 1.1;
    text-decoration: underline
}

#cookie_block a:hover {
    text-decoration: none
}

#cookie_block a i {
    display: inline-block;
    margin-left: 9px;
    font-size: 14px;
    vertical-align: -1px
}

@media only screen and (max-width: 768px) {
    #cookie_block a i {
        font-size: 12px
    }
}

#cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
    color: #fff;
}

#cookie_block .hide_cookie_msg i {
    font-size: 20px
}

@media only screen and (max-width: 768px) {
    #cookie_block .hide_cookie_msg {
        margin-top: -9px
    }

    #cookie_block .hide_cookie_msg i {
        font-size: 16px;
        top: 16px
    }
}

#cookie_block .hide_cookie_msg:hover {
    color: #ff5b5d
}

.pricing_wrapper {
    margin-top: 75px
}

.fixfixed .fixed_header {
    position: absolute
}

.fixed_header {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 50;
    text-align: left;
    -webkit-transition: border 250ms ease-in-out;
    -moz-transition: border 250ms ease-in-out;
    -o-transition: border 250ms ease-in-out;
    /*-ms-transition: border 250ms ease-in-out;*/
    transition: border 250ms ease-in-out;
    border-bottom: 1px solid #fff
}

.fixed_header.add_border {
    border-bottom: 1px solid #eee
}

.fixed_header .global_container {
    padding-top: 13px;
    padding-bottom: 7px;
    position: relative
}

@media only screen and (max-width: 1023px) {
    .fixed_header .global_container {
        padding-top: 17px;
        padding-bottom: 9px
    }
}

@media only screen and (min-width: 1024px) {
    .fixed_header .global_container {
        height: 71px
    }
}

.fixed_header a.logo_link {
    float: left;
    vertical-align: middle;
    border: none;
    padding-top: 6px
}

@media only screen and (min-width: 1024px) {
    .partnersPage .fixed_header a.logo_link {
        padding-top: 0
    }
}

@media only screen and (max-width: 1023px) {
    .fixed_header a.logo_link {
        height: 37px
    }
}

.fixed_header a.logo_link img {
    float: left;
    margin: 0
}

.fixed_header a.logo_link img.logo_deskt {
    max-width: 150px;
    width: 100%;
    min-width: 150px
}

@media only screen and (max-width: 1023px) {
    .fixed_header a.logo_link img.logo_deskt {
        display: none
    }
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 125dpi) {
    .fixed_header a.logo_link img.logo_deskt {
        display: none
    }
}

.fixed_header a.logo_link img.logo_deskt_2x {
    max-width: 150px;
    width: 100%;
    min-width: 150px;
    display: none
}

@media only screen and (max-width: 1200px){

    .fixed_header a.logo_link {
        margin-top: 4px;
    }

    .fixed_header a.logo_link img.logo_deskt_2x {
        min-width: unset;
        width: 100px;
    }

}

@media only screen and (max-width: 1023px) {

    .fixed_header a.logo_link {
        margin-top: 0px;
        padding-top: 2px;
    }

}




@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 125dpi) {
    .fixed_header a.logo_link img.logo_deskt_2x {
        display: inline-block
    }
}

@media only screen and (max-width: 1023px) {
    .fixed_header a.logo_link img.logo_deskt_2x {
        display: none
    }
}

.fixed_header a.logo_link img.logo_mob {
    margin-bottom: 5px;
    margin-left: 2px;
    max-width: 96px
}

@media only screen and (min-width: 1024px) {
    .fixed_header a.logo_link img.logo_mob {
        display: none
    }
}

.topnav {
    float: right;
    margin-top: 3px
}

.topnav .btn--simple {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 1023px) {
    .topnav {
        display: none
    }
}

.topnav > ul {
    padding: 0;
    display: inline-block;
    list-style-type: none;
    margin: 0 0px 0 0;
}

.topnav > ul > li {
    background: none;
    display: inline-block;
    position: relative;
    margin: 0 0 0 5px;
    padding: 0
}

.topnav > ul > li:hover > a {
    color: #42c299
}

.topnav > ul > li > a {
    display: inline-block;
    outline: none;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #555c66;
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    border: none;
    position: relative;
}

.topnav > ul > li > a:before {
    display: inline-block;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -10px;
    height: 10px;
    z-index: 10;
}

.topnav > ul > li > a:hover, .topnav > ul > li > a:focus {
    text-decoration: underline;
    color: #555c66
}

.topnav > ul > li a.active, .topnav > ul > li a.in_path {
    text-decoration: underline
}



/* Top nav in partners page */

.page-template-tpl-partners .topnav > ul {
    margin-right: 10px;
}

.page-template-tpl-partners .topnav > ul > li {
    margin-left: 10px;
}

.page-template-tpl-partners .topnav > ul > li:first-child {
    margin-left: 0;
}



.topnav a.mygtukas, .topnav a.mygtukas_rudas, .topnav span.mygtukas_rudas a, span.mygtukas_rudas .topnav a, .topnav a.mygtukas_juodas, .topnav span.mygtukas_juodas a, span.mygtukas_juodas .topnav a, .topnav a.mygtukas_zalias, .topnav span.mygtukas_zalias a, span.mygtukas_zalias .topnav a {
    float: right;
    margin-left: 20px
}

.hidden {
    display: none
}

#getstarted_popup, #demo {
    max-width: 800px;
    padding: 60px 40px 60px 60px;
    background-color: #fdfbf8
}

@media only screen and (min-width: 920px) {
    #getstarted_popup, #demo {
        width: 800px
    }
}

@media only screen and (max-width: 768px) {
    #getstarted_popup, #demo {
        padding: 30px 60px 30px 30px
    }
}

#getstarted_popup h2, #demo h2 {
    margin: 0 0 15px 0
}

#getstarted_popup h2 span.big_title, #demo h2 span.big_title {
    display: block;
    /*font-size: 50px;*/
    /*line-height: 1.2;*/
    /*font-family: "GT Pressura", Arial, sans-serif*/
}

@media only screen and (max-width: 900px) {
    #getstarted_popup h2 span.big_title, #demo h2 span.big_title {
        /*font-size: 30px*/
    }
}

#getstarted_popup .ajax_form_infos, #demo .ajax_form_infos {
    margin-top: 7px
}

#getstarted_popup .ajax_form_infos .errors_list p, #demo .ajax_form_infos .errors_list p {
    margin: 0
}

#getstarted_popup .ajax_form_infos .errors_list *, #demo .ajax_form_infos .errors_list * {
    color: #ff5b5d
}

#getstarted_popup .ajax_form_infos .info_cont, #demo .ajax_form_infos .info_cont {
    color: #42c299
}

#getstarted_popup .no_cc_required, #demo .no_cc_required {
    margin: 0 0 56px 0
}

#getstarted_popup #getstarted_form .input_wr, #getstarted_popup #demo_form .input_wr, #demo #getstarted_form .input_wr, #demo #demo_form .input_wr {
    margin: 0 0 20px 0
}

#getstarted_popup #getstarted_form input, #getstarted_popup #demo_form input, #demo #getstarted_form input, #demo #demo_form input {
    max-width: 454px;
    height: 50px;
    border-color: #555c66;
    background-color: #fdfbf8
}

#getstarted_popup #getstarted_form .button_loader, #getstarted_popup #demo_form .button_loader, #demo #getstarted_form .button_loader, #demo #demo_form .button_loader {
    display: none
}

#getstarted_popup #getstarted_form button, #getstarted_popup #demo_form button, #demo #getstarted_form button, #demo #demo_form button {
    height: 50px;
    line-height: 48px;
    background: #555c66;
    border-color: #555c66;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.3px
}

@media only screen and (max-width: 768px) {
    #getstarted_popup #getstarted_form button, #getstarted_popup #demo_form button, #demo #getstarted_form button, #demo #demo_form button {
        height: 40px;
        line-height: 38px;
        font-size: 13px;
        letter-spacing: 0.3px
    }
}

#getstarted_popup #getstarted_form button:hover, #getstarted_popup #demo_form button:hover, #demo #getstarted_form button:hover, #demo #demo_form button:hover {
    background: transparent;
    color: #555c66
}

#getstarted_popup #getstarted_form.currently_sending button, #getstarted_popup #demo_form.currently_sending button, #demo #getstarted_form.currently_sending button, #demo #demo_form.currently_sending button {
    display: none
}

#getstarted_popup #getstarted_form.currently_sending .button_loader, #getstarted_popup #demo_form.currently_sending .button_loader, #demo #getstarted_form.currently_sending .button_loader, #demo #demo_form.currently_sending .button_loader {
    display: block
}

.footer {
    margin: 0;
    background: #f3eadf;
    padding: 52px 0 0 0
}

.footer .global_container {
    max-width: 100%
}

@media only screen and (min-width: 1024px) {
    .footer {
        padding: 53px 30px 0
    }
}

.footer hr {
    background: #e4c8b4;
    max-width: 1170px;
    height: 1px;
    margin-top: 47px;
	display: none;
}

.footer .fnewslett {
	width: 370px;
}

@media only screen and (max-width: 1025px) {
    .footer hr {
        max-width: 90vw
    }
}

.footer a.logo_link img {
    margin-bottom: 10px
}

@media only screen and (max-width: 768px) {
    .footer {
        padding-top: 10px;
        padding-bottom: 20px
    }

	.footer .fnewslett {
		width: auto;
	}
}

@media only screen and (min-width: 1025px) {
    .footer .disp_table {
        display: flex;
        justify-content: center;
	    max-width: 1230px;
	    margin: 0 auto;
    }
}

@media only screen and (max-width: 1025px) {
    .footer hr {
        height: 0.1em
    }

    .footer .disp_table {
        display: block
    }

    .footer .disp_cell {
        display: block;
        max-width: 400px;
        text-align: center;
        margin: 25px auto 0;
    }
}

.footer * {
    font-size: 13px
}

@media only screen and (min-width: 768px) {
    .footer .disp_cell {
        padding: 0;
        vertical-align: top
    }

	.footer .fmenu {
		margin-bottom: 34px;
	}
}

@media only screen and (max-width: 767px) {
    .footer .disp_cell {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 768px) {
    .footer .disp_cell.fmenu {
        width: 482px
    }
}

@media only screen and (min-width: 1024px) {
    .footer .disp_cell.fmenu {
        width: auto;
	    flex: 1;
	    display: flex;
	    justify-content: space-between;
	    margin-right: 90px;
    }
}

.footer .fmenu ul {
    margin: 0;
    text-transform: uppercase;
    vertical-align: top
}

.footer .fmenu ul .display_grid {
    display: block
}

.footer .fmenu ul ul {
    display: -ms-flexbox;
    align-self: flex-start;
    flex-direction: column;
    padding: 0
}

@media only screen and (max-width: 1025px) {
    .footer .fmenu ul {
        display: block;
        margin: 0 auto
    }

    .footer .fmenu ul ul {
        display: none
    }
}

.footer .fmenu span {
    color: #555c66;
    font-weight: normal;
    pointer-events: none;
	display: block;
	margin-bottom: 18px;
}

@media only screen and (max-width: 1025px) {
    .footer .fmenu span {
        display: block;
        pointer-events: auto;
        margin: 15px auto;
	    position: relative;
	    text-align: left;
    }

    .footer .fmenu span::before {
        background: url(../site/img/arrow.svg) no-repeat;
        width: 20px;
        height: 11px;
        margin-top: 6px;
        content: "";
        display: block;
        position: absolute;
        margin-right: 10px;
	    right: 0;
	    top: 6px;
    }
}

.footer .fmenu li {
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    background: none
}

@media only screen and (min-width: 1024px) {
    .footer .fmenu li {
        float: none;
        margin: 0 0 5px 0
    }
}

@media only screen and (max-width: 767px) {
    .footer .fmenu li {
        float: none;
        text-align: center
    }
}

.footer .fmenu li a {
    color: #555c66;
    text-transform: none
}

.footer .social_icons {
    margin-top: 9px
}

@media only screen and (max-width: 767px) {
	.footer .fmenu li a {
		text-align: left;
		display: block;
	}

	.footer .social_icons {
        text-align: center;
        margin-left: 26px
    }

	.footer .social_icons {
		float: none;
		margin-left: 0;
		padding-top: 19px;
		margin-bottom: 24px;
		padding-bottom: 17px;
		border-top: 1px solid #E4C8B4;
		border-bottom: 1px solid #E4C8B4;
	}

	.c-footer-info {
		float: none;
		clear: left;
	}
}

.footer .social_icons a {
    line-height: 1;
    color: #555c66;
    display: inline-block;
    vertical-align: top;
    margin-right: 26px;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out
}

.footer .social_icons a:last-child {
	margin-right: 0;
}

.footer .social_icons a i {
    font-size: 16px
}

.footer .social_icons a:hover {
    color: #42c299
}

.footer p:first-of-type {
    margin-top: 0
}

.footer p:last-of-type {
    margin-bottom: 0
}

.footer p:only-child {
    margin: 0
}

.footer .bottom_line {
    margin: 0 auto;
	max-width: 1230px;
    padding: 37px 0 22px 0;
    text-align: center;
	border-top: 1px solid #e4c8b4;
	margin-top: 35px;
}

	.footer .logo_link {
		width: 32px;
		margin-right: 31px;
		margin-top: 5px;
	}

		.footer .logo_link img {
			width: 100%;
		}

@media only screen and (max-width: 768px) {
    .footer .bottom_line {
	    border-top: none;
	    padding: 30px;
	    padding-top: 0;
	    margin-top: 19px;
    }

	.footer .bottom_line ul {
		margin-top: 0;
		text-align: left;
	}


}

.footer .bottom_line ul {
    margin: 0
}

.c-footer-info {
	text-align: left;
}

@media only screen and (max-width: 767px) {
    .footer .bottom_line ul {
        margin-top: 0px
    }
}

.footer .bottom_line li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    background: none
}

@media only screen and (max-width: 767px) {
    .footer .bottom_line li {
        display: block;
        margin: 0;
        text-align: left
    }

}

.footer .bottom_line li a {
    color: #555c66;
    text-decoration: underline
}

.footer .bottom_line li a:hover {
    text-decoration: none
}

.footer #subscription_form {
    margin-top: 23px
}

@media only screen and (min-width: 768px) {
    .footer #subscription_form {
        max-width: 393px
    }
}

.footer #subscription_form .sub_input {
    position: relative
}

.footer #subscription_form .sub_input input {
    padding-right: 120px;
    max-width: 100%;
    border-color: #979797;
    background: transparent
}

@media only screen and (max-width: 767px) {
    .footer #subscription_form .sub_input input {
        padding-right: 10px;
	    margin-bottom: 18px;
    }
}

.footer #subscription_form .sub_input input:focus {
    color: #000
}

.footer #subscription_form .sub_input button {
    background: #555c66;
    color: #fff;
    padding-left: 18px;
    padding-right: 18px;
    min-width: 110px;
    position: absolute;
    right: 0;
    top: 0;
    border-color: #555c66
}

@media only screen and (max-width: 767px) {
    .footer #subscription_form .sub_input button {
        position: static;
        width: 100%
    }
}

.footer #subscription_form .sub_input button:focus {
    color: #fff;
    background: #555c66;
    border-color: #555c66
}

.footer #subscription_form .sub_input button:hover {
    background: transparent;
    color: #555c66
}

/*! Info and error container */
.error_container, .info_container {
    margin: 0 0 20px 0;
    padding: 10px 18px
}

@media only screen and (min-width: 1600px) {
    .error_container, .info_container {
        padding: 20px 28px
    }
}

.error_container p, .info_container p {
    margin: 10px 0;
    font-weight: bold
}

.error_container {
    background: #f9e5e5
}

.error_container p {
    color: #ff5b5d
}

.info_container {
    background: #e8f3f0
}

.info_container p {
    color: #42c299
}

label.error {
    color: #ff5b5d;
    font-size: 0.9em;
    margin: 8px 0 15px 0;
    display: block
}

.type_item.error input, .type_item.error textarea, .type_item.error .select2-container--default .select2-selection--single {
    border-color: #ff5b5d
}

/*! Info and error container END*/
.breadcrumbs {
    /*display: none*/
    display: block;
}

@media only screen and (min-width: 1024px) {
    .breadcrumbs {
        display: block;
        margin: 0 0 20px 0
    }
}

.breadcrumbs span, .breadcrumbs a {
    font-weight: 300;
    border: none
}

.breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline
}

.breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px;
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*display: inline-block;*/
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumbs .breadcrumb_separator:after {
    content: "\e901";
    vertical-align: 3px;
    display: inline-block;
    font-size: 9px
}

.breadcrumbs .breadcrumb_separator:first-child {
    display: none
}

.phpcaptcha_container .disp_table {
    table-layout: auto;
    width: auto
}

.phpcaptcha_container .disp_cell {
    vertical-align: top
}

.phpcaptcha_container img {
    margin: -15px 0 0 0
}

.phpcaptcha_container button {
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0;*/
    border: none;
    padding: 0;
    height: auto;
    line-height: normal;
    color: #ff5b5d;
    vertical-align: middle;
    display: none
}

@media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
        display: inline-block
    }
}

.phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px
}

.phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 768px) {
    .phpcaptcha_container button.mobile_refresh_button {
        display: none
    }
}

.text_before {
    margin: 0 0 25px 0;
    overflow: hidden
}

.text_before p:first-of-type {
    margin-top: 0
}

.text_before p:last-of-type {
    margin-bottom: 0
}

.text_before p:only-child {
    margin: 0
}

.text_after {
    margin: 25px 0 0 0;
    overflow: hidden
}

.text_after p:first-of-type {
    margin-top: 0
}

.text_after p:last-of-type {
    margin-bottom: 0
}

.text_after p:only-child {
    margin: 0
}

.album_loading {
    display: none;
    position: fixed;
    z-index: 55;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 5px;
    background-color: #2e2e2e;
    background-image: url("../site/img/reused/loading32_dark.gif");
    background-position: center;
    background-repeat: no-repeat
}

/*! Pager */
.pager {
    margin: 0;
    text-align: center
}

.pager a {
    margin-left: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    line-height: 50px;
    color: #365d81
}

.pager a.current {
    background: #365d81;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 4px 0 #2b4a67;
    -webkit-transition: -webkit-transform, box-shadow, background;
    -moz-transition: -moz-transform, box-shadow, background;
    transition: transform, box-shadow, background
}

.pager a.current:hover {
    background: #2b4a67;
    box-shadow: 0 0 0 #2b4a67;
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    transform: translate(0, 4px)
}

.pager a.dis {
    opacity: 0.3;
    cursor: default;
    box-shadow: 0 0 0 #fff;
    transform: translate(0, 4px)
}

/*! Pager end */
.years_months_filter {
    margin: 0 0 20px 0
}

@media only screen and (min-width: 1200px) {
    .years_months_filter {
        margin: 0 0 20px 0
    }
}

.years_months_filter a, .years_months_filter span {
    margin-right: 5px
}

.years_months_filter a {
    color: #555c66
}

.years_months_filter a.active {
    color: #42c299
}

.years_months_selectable_filters {
    margin: 0 0 20px 0
}

.years_months_selectable_filters .years_list {
    float: left;
    width: 120px;
    margin-right: 15px
}

.years_months_selectable_filters .months_list {
    float: left;
    width: 180px
}

@media only screen and (max-width: 768px) {
    .years_months_selectable_filters .years_list, .years_months_selectable_filters .months_list {
        float: none;
        margin: 0 0 15px 0
    }
}

.years_months_selectable_filters a.filter_reset {
    display: inline-block;
    margin-top: 9px
}

.years_months_selectable_filters a.filter_reset i {
    font-size: 12px;
    margin-right: 5px
}

.submenu_cont {
    margin: 0
}

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

.submenu_cont ul li {
    border-bottom: 1px solid #cfcfd0;
    margin: 0;
    padding: 0;
    background: none
}

.submenu_cont ul li a {
    margin: 0;
    display: inline-block;
    color: #555c66;
    line-height: 40px;
    border: none
}

.submenu_cont ul li a:hover, .submenu_cont ul li a:focus {
    color: #42c299;
    text-decoration: none
}

.submenu_cont ul li li {
    margin-left: 20px
}

.submenu_cont ul li:last-child {
    border-bottom: none
}

.form_mod .type_question, form .type_question {
    font-weight: bold;
    margin: 0 0 5px 0
}

.form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #ff5b5d
}

.form_mod .type_item, form .type_item {
    margin: 0 0 15px 0
}

.plain_content {
    max-width: 688px;
    margin: 0 auto
}

.plain_content h1.main_title {
    text-align: center;
    margin: 50px 0 58px 0
}

@media only screen and (max-width: 768px) {
    .plain_content h1.main_title {
        text-align: left;
        margin: 20px 0 30px 0
    }
}

.homepage_container h2.bigger_title {
    margin: 0 0 37px 0
}

.homepage_container h2.bigger_title span.big_title {
    display: block;
    /*font-size: 72px;*/
    /*font-family: "GT Pressura", Arial, sans-serif;*/
    /*line-height: 1.1*/
}

@media only screen and (max-width: 1023px) {
    .homepage_container h2.bigger_title span.big_title {
        /*font-size: 28px*/
    }
}

.homepage_container .feat_section_8 {
    padding-top: 0
}

.homepage_container a.mygtukas_zalias {
    min-width: 270px
}

@media only screen and (max-width: 768px) {
    .homepage_container a.mygtukas_zalias {
        min-width: 100px
    }
}

.homepage_container .block1 {
    position: relative;
    min-height: 652px;
    margin: 0 0 83px 0
}

.homepage_container .block1 div.t1 {
    margin: 14px 0 24px 0
}

@media only screen and (min-width: 1024px) {
    .homepage_container .block1 div.t1 {
        font-size: 22px
    }
}

@media only screen and (max-width: 1023px) {
    .homepage_container .block1 div.t1 {
        margin-top: 21px;
        margin-bottom: 49px;
        font-size: 16px
    }
}

@media only screen and (max-width: 600px) {
    .homepage_container .block1 div.t1 {
        max-width: 208px
    }
}

@media only screen and (min-width: 768px) {
    .homepage_container .block1 div.t1 {
        max-width: 774px
    }
}

@media only screen and (max-width: 1023px) {
    .homepage_container .block1 h2.bigger_title {
        margin-bottom: 26px
    }
}

.homepage_container .block1 h2.bigger_title span {
    /*line-height: 1.19*/
}

@media only screen and (min-width: 1024px) {
    .homepage_container .block1 h2.bigger_title span {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1023px) {
    .homepage_container .block1 {
        min-height: 440px;
        margin: 0 0 83px 0
    }
}

@media only screen and (max-width: 768px) {
    .homepage_container .block1 {
        min-height: auto;
        margin: 0 0 63px 0;
        height: auto;
    }
}

.homepage_container .block1 .home_decoration1 {
    position: absolute;
    right: 0;
    top: 90px;
    width: 776px;
    height: 582px;
    z-index: 1
}

@media only screen and (max-width: 1200px) {
    .homepage_container .block1 .home_decoration1 {
        width: 500px;
        height: 375px
    }
}

@media only screen and (max-width: 860px) {
    .homepage_container .block1 .home_decoration1 {
        width: 290px;
        height: 233px;
        position: relative;
        float: right;
        top: auto;
        right: auto;
        margin-right: -30px;
        margin-top: 50px
    }
}

.homepage_container .block1 .home_decoration1 .dec_block {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 16.666%;
    border: 1px solid #e4c8b4
}

.homepage_container .block1 .home_decoration1 .dec_block.chair {
    height: 66.64%
}

.homepage_container .block1 .home_decoration1 .dec_block.headphones {
    height: 33.333%;
    top: 66.64%;
    border-top: 0
}

.homepage_container .block1 .home_decoration1 .dec_block.headphones .rel {
    background-size: 60%
}

.homepage_container .block1 .home_decoration1 .dec_block.glasses {
    height: 16.66%;
    top: 16.66%;
    right: 25%;
    border-right: 0
}

.homepage_container .block1 .home_decoration1 .dec_block.glasses .rel {
    background-size: 52%
}

.homepage_container .block1 .home_decoration1 .dec_block.empty1 {
    height: 16.66%;
    top: 33.33%;
    right: 25%;
    border-right: 0;
    border-top: 0;
    border-bottom: 0
}

.homepage_container .block1 .home_decoration1 .dec_block.shoes {
    height: 33.33%;
    top: 49.98%;
    right: 25%;
    border-right: 0
}

.homepage_container .block1 .home_decoration1 .dec_block.shoes .rel {
    background-size: 74.5%
}

.homepage_container .block1 .home_decoration1 .dec_block.bag {
    height: 33.33%;
    top: 49.98%;
    right: 50%;
    border-right: 0
}

.homepage_container .block1 .home_decoration1 .dec_block.bag .rel {
    background-size: 56.5%
}

.homepage_container .block1 .home_decoration1 .dec_block.empty2 {
    height: 16.66%;
    top: 66.64%;
    right: 75%;
    border-right: 0
}

.homepage_container .block1 .home_decoration1 a {
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block
}

.homepage_container .block1 .home_decoration1 a:hover .img_overlay {
    opacity: 0.4
}

.homepage_container .block1 .home_decoration1 .rel {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 79%;
    background-position: center;
    background-repeat: no-repeat
}

.homepage_container .big_text {
    text-align: center;
    margin: 0 auto 100px auto;
    max-width: 1055px
}

.homepage_container .big_text h2.main_title, .homepage_container .big_text .about_us_container h2, .about_us_container .homepage_container .big_text h2 {
    /*line-height: 1.2*/
}

@media only screen and (max-width: 1023px) {
    .homepage_container .big_text {
        margin: 0 0 60px 0
    }
}

.homepage_container .tbl_block {
    margin: 0 0 95px 0
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin: 0 0 180px 0
    }
}

.homepage_container .tbl_block h2 {
    margin: 0 0 24px 0;
    max-width: 443px
}

.homepage_container .tbl_block ul {
    margin: 27px 0 0 0
}

.homepage_container .tbl_block ul li {
    padding: 0;
    background: none;
    position: relative
}

.homepage_container .tbl_block ul li:before {
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    display: inline-block;
    margin-right: 18px;
    font-size: 12px;
    vertical-align: 1px
}

.homepage_container .tbl_block .tb_text {
    max-width: 443px
}

.homepage_container .tbl_block .tb_text p:first-of-type {
    margin-top: 0
}

.homepage_container .tbl_block .tb_text p:last-of-type {
    margin-bottom: 0
}

.homepage_container .tbl_block .tb_text p:only-child {
    margin: 0
}

.homepage_container .tbl_block .learn_more_url {
    padding-top: 47px
}

.homepage_container .tbl_block .learn_more_url a {
    display: inline-block;
    border-bottom: 2px solid #b2b2b2;
    text-transform: uppercase;
    color: #555c66;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    font-size: 13px;
    height: 25px
}

@media only screen and (max-width: 768px) {
    .homepage_container .tbl_block .learn_more_url a {
        border-width: 1px
    }
}

.homepage_container .tbl_block .learn_more_url a i {
    margin-left: 9px;
    color: #42c299
}

.homepage_container .tbl_block .learn_more_url a:hover {
    border-color: #42c299
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block .cl {
        display: table-cell;
        vertical-align: middle
    }
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block .cl.img_cl {
        width: 54%;
        padding-left: 67px
    }
}

.homepage_container .tbl_block .cl.img_cl img {
    /*filter: none;*/
    -webkit-filter: blur(0);
    /*-moz-filter: blur(0);*/
    -ms-filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')
}

@media only screen and (max-width: 1023px) {
    .homepage_container .tbl_block .cl.text_cl {
        margin: 0 0 60px 0
    }
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block .cl.dummy_img_cl_mobile {
        display: none
    }
}

.homepage_container .tbl_block.img_left .cl.img_cl {
    padding-left: 0;
    padding-right: 67px
}

@media only screen and (max-width: 1023px) {
    .homepage_container .tbl_block.img_left .cl.img_cl {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block.tb1 .cl.img_cl {
        padding-right: 2px;
        width: 54.2%
    }

    .homepage_container .tbl_block.tb1 .cl.img_cl img {
        margin-left: -41px
    }
}

@media only screen and (min-width: 1300px) {
    .homepage_container .tbl_block.tb2 .cl.text_cl, .homepage_container .tbl_block.tb4 .cl.text_cl {
        padding-left: 101px
    }
}

@media only screen and (min-width: 1300px) {
    .homepage_container .tbl_block.tb2 .cl.img_cl, .homepage_container .tbl_block.tb4 .cl.img_cl {
        text-align: right
    }

    .homepage_container .tbl_block.tb2 .cl.img_cl img, .homepage_container .tbl_block.tb4 .cl.img_cl img {
        margin-right: -23px
    }
}

@media only screen and (min-width: 1024px) {
    .homepage_container .tbl_block.tb3 .cl.img_cl {
        padding-right: 34px
    }

    .homepage_container .tbl_block.tb3 .cl.img_cl img {
        margin-left: -32px
    }
}

@media only screen and (min-width: 1200px) {
    .homepage_container .tbl_block.tb3 .cl.text_cl .main_title {
        margin-top: -62px
    }
}

.homepage_container .block2 {
    position: relative;
    margin: 0 0 83px 0
}

.homepage_container .block2 div.t1 {
    margin: 0 0 50px 0;
    max-width: 588px
}

@media only screen and (max-width: 1023px) {
    .homepage_container .block2 div.t1 {
        margin: 20px 0 35px 0
    }
}

.homepage_container .block2 h2.main_title, .homepage_container .block2 .about_us_container h2, .about_us_container .homepage_container .block2 h2 {
    margin: 0 0 20px 0
}

@media only screen and (max-width: 768px) {
    .homepage_container .block2 h2.main_title, .homepage_container .block2 .about_us_container h2, .about_us_container .homepage_container .block2 h2 {
        margin: 0 0 10px 0
    }
}

.homepage_container .block2 .subtext {
    font-size: 14px;
    margin-top: 20px
}

@media only screen and (max-width: 768px) {
    .homepage_container .block2 .subtext {
        margin-top: 10px;
        font-size: 13px
    }
}

@media only screen and (max-width: 500px) {
    .homepage_container .block2 .subtext {
        text-align: center
    }
}

@media only screen and (max-width: 500px) {
    .homepage_container .block2 .mygtukas_zalias {
        width: 100%
    }
}

.homepage_container .block2 .rel_texts {
    position: relative;
    z-index: 1;
    max-width: 612px
}

.homepage_container .bottom_dec_block.desktop_db {
    position: relative;
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .homepage_container .bottom_dec_block.desktop_db {
        display: none
    }
}

.homepage_container .bottom_dec_block.desktop_db:after {
    padding-top: 92.0%;
    display: block;
    content: ''
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block {
    position: absolute;
    right: 0;
    top: 0;
    width: 16.66%;
    height: 10%;
    border: 1px solid #e4c8b4
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.glasses2 {
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.glasses2 a {
    background-size: 75%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty4 {
    top: 10%;
    border-top: 0;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.sofa {
    top: 20%;
    border-top: 0;
    height: 40%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.sofa a {
    background-size: 78%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.girl {
    top: 60%;
    border-top: 0;
    height: 20%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.girl a {
    background-size: cover
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty5 {
    top: 80%;
    border-top: 0;
    width: 16.66%;
    height: 20%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.model {
    top: 10%;
    border-right: 0;
    height: 40%;
    right: 16.66%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.model a {
    background-size: cover
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.bottle {
    top: 50%;
    border-top: 0;
    border-right: 0;
    height: 20%;
    right: 16.66%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.bottle a {
    background-size: 53%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.shoes2 {
    top: 70%;
    border-top: 0;
    border-right: 0;
    height: 20%;
    right: 16.66%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.shoes2 a {
    background-size: 85%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.watch {
    top: 20%;
    border-right: 0;
    height: 20%;
    right: 33.32%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.watch a {
    background-size: 63%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty6 {
    top: 40%;
    border-right: 0;
    border-top: 0;
    right: 33.32%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.pillow {
    top: 50%;
    border-top: 0;
    border-right: 0;
    height: 20%;
    right: 33.32%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.pillow a {
    background-size: cover
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty7 {
    top: 70%;
    border-top: 0;
    border-right: 0;
    border-top: 0;
    right: 33.32%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty8 {
    top: 80%;
    border-top: 0;
    border-right: 0;
    border-top: 0;
    right: 33.32%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.frame {
    top: 30%;
    border-right: 0;
    height: 20%;
    right: 49.98%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.frame a {
    background-size: cover
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.jacket {
    top: 50%;
    border-top: 0;
    border-right: 0;
    height: 40%;
    right: 49.98%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.jacket a {
    background-size: 87%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text {
    top: 40%;
    border-right: 0;
    height: 30%;
    right: 66.64%;
    width: 33.32%;
    padding: 20px 55px 15px 77px
}

@media only screen and (max-width: 1300px) {
    .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text {
        padding: 20px 25px 15px 47px
    }
}

@media only screen and (max-width: 1024px) {
    .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text {
        padding: 10px 10px 8px 27px
    }
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text .txt {
    display: block;
    max-width: 235px;
    line-height: 1.56
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text a {
    cursor: default;
    text-align: left;
    color: #555c66
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.text a * {
    text-align: left
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty9 {
    top: 70%;
    border-top: 0;
    border-right: 0;
    height: 20%;
    right: 66.64%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.glass {
    top: 70%;
    border-top: 0;
    border-right: 0;
    right: 83.3%;
    width: 16.66%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.glass a {
    background-size: 40%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty10 {
    top: 60%;
    border-right: 0;
    height: 30%;
    right: 100%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.empty11 {
    top: 90%;
    border-top: 0;
    right: 100%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 a {
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
    background-size: 92%;
    background-position: center;
    background-repeat: no-repeat
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 a:hover .img_overlay {
    opacity: 0.4
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel {
    position: absolute;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel .tbc {
    padding: 0;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel img {
    margin-top: 10px;
    max-width: 160px
}

@media only screen and (max-width: 1200px) {
    .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel img {
        max-width: 80px
    }
}

@media only screen and (max-width: 768px) {
    .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel img {
        margin-top: 6px;
        max-width: 42px
    }
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .rel .img_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: #fff;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out
}

.homepage_container .bottom_dec_block.mobile_db1 {
    position: relative;
    display: inline-block;
    width: 100%;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-top: 58px;
    margin-bottom: 50px
}

@media only screen and (min-width: 768px) {
    .homepage_container .bottom_dec_block.mobile_db1 {
        display: none
    }
}

.homepage_container .bottom_dec_block.mobile_db1:after {
    padding-top: 102.0%;
    display: block;
    content: ''
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -30px
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block {
    position: absolute;
    right: 0;
    top: 0;
    width: 7.69%;
    height: 16.66%;
    border: 1px solid #e4c8b4
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.frame {
    height: 33.32%;
    width: 30.76%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.frame a {
    background-size: cover
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.jacket {
    top: 33.32%;
    border-top: 0;
    height: 66.64%;
    width: 30.76%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.jacket a {
    background-size: 87%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.text {
    border-right: 0;
    height: 66.64%;
    right: 30.76%;
    width: 69.21%;
    padding: 10px 16px 10px 29px
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.text .txt {
    display: block
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.text a {
    cursor: default;
    text-align: left;
    color: #555c66
}

@media only screen and (max-width: 330px) {
    .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.text a {
        font-size: 13px
    }
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.text a * {
    text-align: left
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.empty9 {
    top: 66.64%;
    border-top: 0;
    border-right: 0;
    height: 33.32%;
    right: 30.76%;
    width: 30.76%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.glass {
    top: 66.64%;
    border-top: 0;
    border-right: 0;
    right: 61.52%;
    width: 30.76%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.glass a {
    background-size: 40%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 a {
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
    background-size: 92%;
    background-position: center;
    background-repeat: no-repeat
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 a:hover .img_overlay {
    opacity: 0.4
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel {
    position: absolute;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel .tbc {
    padding: 0;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel img {
    margin-top: 10px;
    max-width: 160px
}

@media only screen and (max-width: 1200px) {
    .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel img {
        max-width: 80px
    }
}

@media only screen and (max-width: 768px) {
    .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel img {
        margin-top: 6px;
        max-width: 42px
    }
}

.homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .rel .img_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: #fff;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out
}

.homepage_container .bottom_dec_block.mobile_db2 {
    position: relative;
    display: inline-block;
    width: 100%;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px)
}

@media only screen and (min-width: 768px) {
    .homepage_container .bottom_dec_block.mobile_db2 {
        display: none
    }
}

.homepage_container .bottom_dec_block.mobile_db2:after {
    padding-top: 179.0%;
    display: block;
    content: ''
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -30px
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 10%;
    border: 1px solid #e4c8b4
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty1 {
    height: 40%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty2 {
    top: 40%;
    border-top: 0;
    border-left: 0
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.glasses2 {
    top: 10%;
    width: 30%;
    right: 10%;
    border-right: 0
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.glasses2 a {
    background-size: 75%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty4 {
    top: 20%;
    width: 30%;
    right: 10%;
    border-right: 0;
    border-top: 0
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.sofa {
    top: 30%;
    border-top: 0;
    height: 40%;
    width: 30%;
    right: 10%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.sofa a {
    background-size: 78%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.girl {
    top: 70%;
    border-top: 0;
    height: 20%;
    width: 30%;
    right: 10%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.girl a {
    background-size: cover
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.model {
    top: 20%;
    border-right: 0;
    height: 40%;
    right: 40%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.model a {
    background-size: cover
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.bottle {
    top: 60%;
    border-right: 0;
    border-top: 0;
    height: 20%;
    right: 40%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.bottle a {
    background-size: 53%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.shoes2 {
    top: 80%;
    border-top: 0;
    height: 20%;
    right: 40%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.shoes2 a {
    background-size: 85%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.watch {
    top: 30%;
    border-right: 0;
    height: 20%;
    right: 70%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.watch a {
    background-size: 63%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty6 {
    top: 50%;
    border-top: 0;
    border-right: 0;
    right: 70%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.pillow {
    top: 60%;
    border-right: 0;
    border-top: 0;
    height: 20%;
    right: 70%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.pillow a {
    background-size: cover
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty7 {
    top: 80%;
    border-top: 0;
    border-right: 0;
    right: 70%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.empty8 {
    top: 90%;
    border-top: 0;
    border-right: 0;
    right: 70%;
    width: 30%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 a {
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
    background-size: 92%;
    background-position: center;
    background-repeat: no-repeat
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 a:hover .img_overlay {
    opacity: 0.4
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel {
    position: absolute;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel .tbc {
    padding: 0;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel img {
    margin-top: 10px;
    max-width: 160px
}

@media only screen and (max-width: 1200px) {
    .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel img {
        max-width: 80px
    }
}

@media only screen and (max-width: 768px) {
    .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel img {
        margin-top: 6px;
        max-width: 42px
    }
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .rel .img_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: #fff;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out
}

.homepage_container .your_business_works {
    text-align: center;
    left: 50%;
    right: 50%;
    margin: 115px -50px 175px !important;
    padding: 90px;
    background-color: #fdfbf8
}

.homepage_container .your_business_works h2 {
    margin: 0
}

@media only screen and (max-width: 768px) {
    .homepage_container .your_business_works {
        margin: 0 0 100px
    }
}

.homepage_container .up_and_running {
    text-align: center;
    padding-top: 120px;
    border-top: 0.05em solid #e4c8b4;
    padding-bottom: 120px;
}

.homepage_container .up_and_running h2 {
    margin: 0 0 19px 0
}

.homepage_container .up_and_running .running_subtext {
    margin: 0 auto 70px auto;
    max-width: 648px;
    font-size: 22px
}

@media only screen and (max-width: 1023px) {
    .homepage_container .up_and_running .running_subtext {
        font-size: 15px
    }
}

@media only screen and (max-width: 768px) {
    .homepage_container .up_and_running {
        margin: 0 0 170px;
        padding-bottom: 20px
    }
}

.homepage_container .running_icons .one_t {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    padding: 0 15px
}

@media only screen and (min-width: 901px) {
    .homepage_container .running_icons .one_t:first-child {
        padding-left: 0
    }

    .homepage_container .running_icons .one_t:last-child {
        padding-right: 0
    }
}

@media only screen and (max-width: 900px) {
    .homepage_container .running_icons .one_t {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 77px 0
    }
}

.homepage_container .running_icons .one_t .time {
    font-size: 22px;
    color: #42c299;
    text-transform: uppercase;
    margin: 0 0 34px 0
}

@media only screen and (max-width: 768px) {
    .homepage_container .running_icons .one_t .time {
        font-size: 15px;
        margin: 0 0 20px 0
    }
}

.homepage_container .running_icons .one_t .img {
    margin: 0 0 20px 0
}

@media only screen and (max-width: 768px) {
    .homepage_container .running_icons .one_t .img {
        margin: 0 0 15px 0
    }
}

.homepage_container .running_icons .one_t .ttl {
    font-size: 22px;
    font-family: "GT Pressura", Arial, sans-serif
}

@media only screen and (max-width: 768px) {
    .homepage_container .running_icons .one_t .ttl {
        font-size: 15px
    }
}

.homepage_container .learn_how_btn {
    letter-spacing: 0.5px;
    min-width: 190px
}

.homepage_container .heart_customers {
    text-align: center
}

.homepage_container .heart_customers h2 {
    margin-bottom: 55px
}

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

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

.pricing_page {
    padding-top: 70px
}

.pricing_page * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.pricing_page .container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

.pricing_page .header-text {
    width: 100%;
    background: #FDFBF8
}

.pricing_page .header-text h1 {
    margin: 0;
    padding: 210px 0 40px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    /*font-weight: 100;*/
    text-align: center;
    /*line-height: 1*/
}

.pricing_page .header-text h1 span {
    color: #ff5b5d
}

.pricing_page .fw-bg {
    position: relative
}

.pricing_page .fw-bg:before {
    content: "";
    position: absolute;
    left: -2000px;
    width: 3000px;
    top: 0;
    background-color: #fdfbf8;
    height: 100%;
    z-index: -1
}

.pricing_page .fw-bg:after {
    content: "";
    position: absolute;
    right: -2000px;
    width: 3000px;
    top: 0;
    background-color: #fdfbf8;
    height: 100%;
    z-index: -1
}

.pricing_page .pricing-wrap {
    padding: 0 0 99px;
    background: #FDFBF8
}

.pricing_page .pricing-header {
    text-align: center
}

.pricing_page .pricing-header h4 {
    margin: 0 0 35px;
    padding-top: 30px;
    color: #555c66;
    /*font-size: 18px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: normal;*/
    /*line-height: 27px*/
}

.pricing_page .pricing-header .input-wrap {
    position: relative;
    width: 100%;
    max-width: 370px;
    height: 55px;
    margin: 0 auto
}

.pricing_page .pricing-header .input-wrap.input-focused .input-hint {
    opacity: 0
}

.pricing_page .pricing-header .input-wrap:before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 20px;
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    -webkit-filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.1))
}

.pricing_page .pricing-header .input-wrap:after {
    content: '';
    position: absolute;
    bottom: -12px;
    display: none;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    -webkit-filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.1))
}

.pricing_page .pricing-header .input-wrap.left-corner:before {
    display: block
}

.pricing_page .pricing-header .input-wrap.right-corner:after {
    display: block
}

.pricing_page .pricing-header .input-wrap .input-price {
    color: #cfcfd0
}

.pricing_page .pricing-header .input-wrap .first-focus {
    color: #42c299
}

.pricing_page .pricing-header input {
    width: 100%;
    max-width: 370px;
    height: 100%;
    color: #42c299;
    border: 0;
    border-radius: 0;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: center;
    outline: none
}

.pricing_page .pricing-header input::-webkit-input-placeholder {
    color: #d2d2d3
}

.pricing_page .pricing-header input::-moz-placeholder {
    color: #d2d2d3
}

.pricing_page .pricing-header input:-moz-placeholder {
    color: #d2d2d3
}

.pricing_page .pricing-header input:-ms-input-placeholder {
    color: #d2d2d3
}

.pricing_page .pricing-header .input-hint {
    position: absolute;
    top: 18px;
    right: 90px;
    padding: 3px 6px;
    color: #cfcfd0;
    background: #F5F5F5;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    opacity: 1;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    /*-ms-transition: all 500ms ease-out;*/
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    -webkit-animation: enterMoving 2.5s infinite;
    animation: enterMoving 2.5s infinite
}

.pricing_page .pricing-header .input-hint:before {
    content: '';
    position: absolute;
    top: 6px;
    left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #F5F5F5 transparent transparent
}

@-webkit-keyframes enterMoving {
    0% {
        right: 90px
    }
    50% {
        right: 60px
    }
    100% {
        right: 90px
    }
}

@keyframes enterMoving {
    0% {
        right: 90px
    }
    50% {
        right: 60px
    }
    100% {
        right: 90px
    }
}

.pricing_page .pricing-tabs {
    display: flex;
    width: 100%;
    max-width: 370px;
    margin: 28px auto 60px;
    border: 1px solid #CFCFD0
}

.pricing_page .pricing-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding: 11px 0;
    color: #555c66;
    border: 0;
    background: none;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    cursor: pointer;
    outline: none
}

.pricing_page .pricing-tab:first-child {
    width: calc(50% - 1px);
    border-right: 1px solid #CFCFD0
}

.pricing_page .pricing-tab.current-tab {
    background: #F5F5F5
}

.pricing_page .pricing-plans-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 75px
}

.pricing_page .pricing-plan {
    width: 100%;
    max-width: 300px;
    margin: 0 15px;
    padding: 36px 50px 20px;
    background: #fff;
    text-align: center
}

.pricing_page .pricing-plan:not(.pricing-million) .plan-contact-us {
    display: none
}

.pricing_page .pricing-plan.pricing-million .plan-contact-us {
    display: flex
}

.pricing_page .pricing-plan.pricing-million .plan-price, .pricing_page .pricing-plan.pricing-million .plan-emails {
    display: none
}

.pricing_page .plan-contact-us {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 95px;
    color: #555c66;
    text-align: center
}

@media (max-width: 991px) {
    .pricing_page .plan-contact-us {
        height: 110px
    }
}

.pricing_page .plan-contact-us h5 {
    margin: 0;
    /*font-size: 18px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: normal;*/
    text-transform: uppercase
}

.pricing_page .plan-contact-us h4 {
    margin: 0;
    /*font-size: 13px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: normal*/

}

.pricing_page .pricing-free .plan-name {
    color: #e4c8b4
}

.pricing_page .pricing-free .get-plan a {
    background: #e4c8b4
}

.pricing_page .pricing-free .get-plan a:hover {
    background: #C6AF9D
}

.pricing_page .pricing-pro {
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.05)
}

.pricing_page .get-plan a:hover {
    background: #42987B
}




.pricing_page .plan-name {
    margin-bottom: 15px;
    color: #42c299;
    font-size: 18px;
    /*font-family: 'GTPressura-Light';*/
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1
}

.pricing_page .plan-subtitle {
    width: 300px;
    padding: 0 30px;
    margin: 0 0 12px -50px;
    color: #555c66;
    font-size: 13px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .plan-price {
    position: relative;
    width: calc(100% + 70px);
    margin-left: -35px;
    color: #555c66;
    font-size: 72px;
    font-family: 'GTPressura-Light', sans-serif;
}

.pricing_page .plan-price:before {
    content: '$';
    position: relative;
    display: inline-block;
    top: -35px;
    right: 6px;
    width: 30px;
    color: #cfcfd0;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: right
}

.pricing_page .plan-price:after {
    content: 'per month';
    position: relative;
    display: inline-block;
    left: 6px;
    width: 50px;
    color: #cfcfd0;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left
}

.pricing_page .plan-emails {
    margin-bottom: 25px;
    color: #555c66;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .plan-emails span:not(.plan-emails-value) {
    color: #cfcfd0
}

.pricing_page .plan-repeat {
    margin-bottom: 34px;
    padding: 15px 0;
    color: #555c66;
    border-top: 1px solid #CFCFD0;
    border-bottom: 1px solid #CFCFD0;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .plan-features {
    margin-bottom: 20px;
    height: auto;
    text-align: left
}

.pricing_page .plan-features p {
    margin: 0 0 9px;
    padding-left: 26px;
    color: #555c66;
    background: url("../site/img/icon-check.png") 5px 5px no-repeat;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 18px
}

.pricing_page .plan-features p.sooon {
    position: relative;
    background: none
}

.pricing_page .plan-features p.sooon:before {
    content: '';
    position: absolute;
    top: 9px;
    left: -19px;
    width: 35px;
    height: 19px;
    background: url("../site/img/soon.png") center no-repeat
}

.pricing_page .get-plan {
    margin-bottom: 18px
}

.pricing_page .get-plan a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    height: 40px;
    margin: 0 auto;
    color: #fff;
    background: #4FC09B;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .plan-compare {
    margin-bottom: 10px
}

.pricing_page .plan-compare a {
    position: relative;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-decoration: none
}

.pricing_page .plan-compare a:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #555C66
}

.pricing_page .plan-compare a:hover {
    color: #42c299;
}

.pricing_page .plan-compare a:hover:before {
    background: #42c299
}

.pricing_page .trial-wrap h2 {
    margin: 0 0 35px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    /*font-weight: 100;*/
    text-align: center
}

.pricing_page .trial-wrap a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 210px;
    height: 40px;
    margin: 0 auto;
    color: #42c299;
    background: none;
    border: 1px solid #4FC09B;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .trial-wrap a:hover {
    color: #fff;
    background: #41987B;
    border-color: #41987B
}

.pricing_page .brands-wrap {
    padding: 100px 0 0
}

.pricing_page .brands-wrap .container {
    border-bottom: 1px solid #E7E7E8
}

.pricing_page .brands-wrap h2 {
    margin: 0 0 70px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    text-align: center;
    /*font-weight: 100*/
}

.pricing_page .brands-wrap h2 span {
    color: #ff5b5d
}

.pricing_page .brands-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding-bottom: 105px
}

.pricing_page .brands-img .brand {
    width: 20%;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
}



.pricing_page .compare-wrap {
    padding: 100px 0;
    overflow: hidden
}

.pricing_page .compare-wrap h2 {
    margin: 0 0 60px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    text-align: center;
    /*font-weight: 100*/
}

.pricing_page .table-fixed-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    max-width: 970px;
    padding-top: 10px;
    margin: 0 auto;
    top: 0;
    border-bottom: 1px solid #CFCFD0
}

.pricing_page .table-fixed-header.is_stuck {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: fixed;
    background: #fff;
    z-index: 2
}

.pricing_page .table-fixed-header .table-plan {
    margin-bottom: -1px;
    padding: 0 20px 30px;
    border-bottom: 2px solid;
    text-align: center
}

.pricing_page .table-fixed-header .table-plan p {
    margin: 0 0 15px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase
}

.pricing_page .table-fixed-header .table-plan a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 40px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .table-fixed-header .table-plan.plan-free {
    border-color: #E2C7B6
}

.pricing_page .table-fixed-header .table-plan.plan-free p {
    color: #e4c8b4
}

.pricing_page .table-fixed-header .table-plan.plan-free a {
    color: #fff;
    background: #E2C8B6
}

.pricing_page .table-fixed-header .table-plan.plan-free a:hover {
    background: #C6AF9D
}

.pricing_page .table-fixed-header .table-plan.plan-standard {
    border-color: #4FC09A
}

.pricing_page .table-fixed-header .table-plan.plan-standard p {
    color: #42c299
}

.pricing_page .table-fixed-header .table-plan.plan-standard a {
    color: #fff;
    background: #4FC09B
}

.pricing_page .table-fixed-header .table-plan.plan-standard a:hover {
    background: #41987B
}

.pricing_page .table-fixed-header .table-plan.plan-pro {
    border-color: #FA5E65
}

.pricing_page .table-fixed-header .table-plan.plan-pro p {
    color: #ff5b5d
}

.pricing_page .table-fixed-header .table-plan.plan-pro a {
    color: #fff;
    background: #FA5E65
}

.pricing_page .table-fixed-header .table-plan.plan-pro a:hover {
    background: #C65055
}

.pricing_page .tables-data-wrap {
    width: 100%;
    max-width: 970px;
    margin: 0 auto
}

.pricing_page .table-accordion-wrap {
    padding: 45px 0;
    border-bottom: 1px solid #CFCFD0;
    overflow: hidden
}

.pricing_page .table-accordion-wrap.is--opened {
    overflow: unset
}

.pricing_page .table-accordion-wrap.is--opened .accordion-header {
    padding-bottom: 30px
}

.pricing_page .table-accordion-wrap.is--opened .accordion-header img {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pricing_page .table-accordion-wrap.is--opened .accordion-table {
    opacity: 1;
    visibility: visible;
    height: auto;
    z-index: 1
}

.pricing_page .accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    /*-khtml-user-select: none;*/
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pricing_page .accordion-header h4 {
    margin: 0;
    color: #555c66;
    /*font-size: 18px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: normal;*/
}

.pricing_page .accordion-table {
    border: 1px solid #CFCFD0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    z-index: -1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .table-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 39px;
    border-bottom: 1px solid #CFCFD0
}

.pricing_page .table-row:last-child {
    border-bottom: 0
}

.pricing_page .table-row .table-label {
    display: flex;
    align-items: center;
    padding: 0 10px;
    width: calc(100% - 660px);
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .table-row .table-hint {
    position: relative;
    line-height: 18px;
}

.pricing_page .table-row .table-hint.is-hovered p {
    opacity: 1;
    visibility: visible;
    z-index: 10
}

.pricing_page .table-row .table-hint img {
    width: 14px;
    margin: 3px 8px 0 0;
    vertical-align: top;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .table-row .table-hint img:hover {
    opacity: 1
}

.pricing_page .table-row .table-hint p {
    position: absolute;
    bottom: 30px;
    left: -104px;
    width: 220px;
    padding: 10px;
    color: #fff;
    background: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .table-row .table-hint p:before {
    content: '';
    position: absolute;
    left: calc(50% - 6px);
    bottom: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #555c66 transparent transparent transparent
}

.pricing_page .table-row .table-value {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 220px;
    height: 100%;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .table-row .table-value:nth-child(2) {
    border-left: 1px solid #CFCFD0
}

.pricing_page .table-row .table-value:nth-child(3) {
    background: #FDFBF8;
    border-left: 1px solid #CFCFD0;
    border-right: 1px solid #CFCFD0
}

.pricing_page .faq-wrap {
    padding: 100px 0 115px;
    background: #FDFBF8
}

.pricing_page .faq-wrap h2 {
    width: 100%;
    margin: 0 0 46px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    /*font-weight: 100;*/
    text-align: center
}

.pricing_page .faq-wrap .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 985px
}

.pricing_page .faq-wrap .faq-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%
}

.pricing_page .faq-wrap .faq-item {
    width: 50%;
    max-width: 450px;
    margin-bottom: 70px
}

.pricing_page .faq-wrap .faq-item:last-child {
    margin-bottom: 0
}

.pricing_page .faq-wrap .faq-item p {
    color: #555c66;
    font-size: 18px
}

.pricing_page .faq-wrap .faq-item p.title {
    margin: 0 0 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.pricing_page .faq-wrap .faq-item p.text {
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .like-wrap {
    padding: 200px 0 218px;
    text-align: center
}

.pricing_page .like-wrap h2 {
    margin: 0 0 20px;
    color: #555c66;
    /*font-size: 50px;*/
    /*font-family: 'GTPressura-Light';*/
    /*font-weight: 100*/
}

.pricing_page .like-wrap h2 span {
    color: #ff5b5d
}

.pricing_page .like-wrap p {
    margin: 0 0 40px;
    color: #555c66;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.pricing_page .like-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 500px;
    margin: 0 auto
}

.pricing_page .like-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 230px;
    height: 40px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .like-buttons a.start-trial {
    color: #fff;
    background: #4FC09B;
    border: 1px solid #4FC09B
}

.pricing_page .like-buttons a.start-trial:hover {
    background: #42987B;
    border-color: #42987B
}

.pricing_page .like-buttons a.free-demo {
    color: #42c299;
    background: none;
    border: 1px solid #4FC09B
}

.pricing_page .like-buttons a.free-demo:hover {
    color: #fff;
    background: #42987B;
    border-color: #42987B
}

.pricing_page footer {
    padding: 45px 0 20px;
    background: #F3EAE1
}

.pricing_page .footer-top {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 55px;
    border-bottom: 1px solid #E2C7B6
}

.pricing_page .footer-nav {
    display: flex
}

.pricing_page .footer-nav .nav-col {
    margin-right: 55px
}

.pricing_page .footer-nav .nav-col:last-child {
    margin-right: 0
}

.pricing_page .footer-nav .nav-title {
    margin: 0 0 20px;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase
}

.pricing_page .footer-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.pricing_page .footer-nav ul li {
    margin-bottom: 10px
}

.pricing_page .footer-nav ul li:last-child {
    margin-bottom: 0
}

.pricing_page .footer-nav ul li a {
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-decoration: none
}

.pricing_page .footer-nav ul li a:hover {
    text-decoration: underline
}

.pricing_page .footer-subscribe {
    width: 100%;
    max-width: 400px
}

.pricing_page .footer-subscribe p {
    margin: 0 0 15px;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal
}

.pricing_page .footer-subscribe form {
    display: flex;
    width: 100%;
    margin-bottom: 25px
}

.pricing_page .footer-subscribe form input {
    width: calc(100% - 110px);
    height: 40px;
    padding: 0 15px;
    color: #555c66;
    background: none;
    border: 1px solid #555C65;
    border-radius: 0;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    outline: none
}

.pricing_page .footer-subscribe form .plan-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 40px;
    color: #fefeff;
    background: #555C66;
    border: 1px solid #555C66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .footer-subscribe form .plan-button:hover {
    background: #506077
}

.pricing_page .footer-subscribe .footer-social {
    display: flex;
    align-items: center
}

.pricing_page .footer-subscribe .footer-social a {
    margin-right: 18px;
    text-decoration: none
}

.pricing_page .footer-subscribe .footer-social a:last-child {
    margin-right: 0
}

.pricing_page .footer-bottom {
    padding-top: 45px;
    text-align: center
}

.pricing_page .footer-bottom .copyright {
    margin: 15px 0;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal
}

.pricing_page .footer-bottom .footer-links a {
    margin: 0 7px;
    color: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-decoration: underline
}

.pricing_page .hamburger {
    display: none;
    margin-top: 6px;
    outline: none
}

.pricing_page body.mobilen-nav--opened {
    overflow: hidden
}

.pricing_page body.mobilen-nav--opened .mobile-nav-wrap {
    right: 0
}

.pricing_page .mobile-nav-wrap {
    display: none;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 20;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.pricing_page .mobile-nav-wrap ul {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0 5px;
    list-style-type: none
}

.pricing_page .mobile-nav-wrap li {
    margin: 0 25px;
    line-height: 3
}

.pricing_page .mobile-nav-wrap li a {
    color: #555c66;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none
}

.pricing_page .mobile-nav-wrap .mobile-nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px
}

.pricing_page .mobile-nav-wrap .mobile-bottom-links {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.pricing_page .mobile-nav-wrap .mobile-bottom-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    color: #555c66;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none
}

.pricing_page .mobile-nav-wrap .mobile-bottom-links .login-link {
    border: 1px solid #f3eadf
}

.pricing_page .mobile-nav-wrap .mobile-bottom-links .start-link {
    background: #f3eadf;
    border: 1px solid #f3eadf
}

.pricing_page .try-14 {
    width: 100%;
    max-width: 955px;
    margin: 0 auto 99px;
    padding-bottom: 75px;
    border-bottom: 1px solid #CFCFD0
}

.pricing_page .try-14 p {
    margin: 0;
    color: #555c66;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center
}

.page-template-tpl-pricing3 .plan-contact-us h4 {
    font-size: 28px;
    color: #555c66;
}

@media (min-width: 1200px) {
    .pricing_page .trial-wrap h2 br, .pricing_page .like-wrap p br {
        display: none
    }

    .pricing_page .get-started-mobile {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pricing_page {
        overflow: hidden
    }

    .pricing_page .get-started-mobile, .pricing_page .table-row .table-hint {
        display: none
    }

    .pricing_page header .container {
        padding: 15px
    }

    .pricing_page .container {
        padding: 0 15px
    }

    .pricing_page .pricing-plan {
        margin: 0 10px
    }

    .pricing_page .footer-subscribe {
        max-width: 290px
    }

    .pricing_page .footer-bottom .copyright {
        margin: 20px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pricing_page {
        overflow: hidden
    }

    .pricing_page body {
        overflow-x: hidden
    }

    .pricing_page .container {
        padding: 0 30px
    }

    .pricing_page .hamburger {
        display: block
    }

    .pricing_page .mobile-nav-wrap {
        display: block
    }

    .pricing_page header .container {
        padding: 15px 30px
    }

    .pricing_page .main-logo {
        margin: 15px 0 0 0
    }

    .pricing_page .main-logo img {
        width: 100px
    }

    .pricing_page .main-nav {
        display: none
    }

    .pricing_page .header-text h1 {
        padding: 165px 0 30px;
        /*font-size: 24px;*/
        /*line-height: 29px*/
    }

    .pricing_page .pricing-wrap {
        padding: 40px 0 80px
    }

    .pricing_page .pricing-header h4 {
        margin: 0 auto 25px;
        /*font-size: 15px*/
    }

    .pricing_page .pricing-header .input-wrap .input-hint {
        margin-right: -30px
    }

    .pricing_page .pricing-tabs {
        margin-bottom: 40px
    }

    .pricing_page .pricing-tab {
        height: 50px;
        padding: 0;
        font-size: 11px
    }

    .pricing_page .pricing-plan {
        max-width: 290px;
        margin: 0 10px 20px
    }

    .pricing_page .plan-subtitle {
        margin-bottom: 20px
    }

    .pricing_page .plan-price {
        margin-bottom: 14px;
        font-size: 28px;
        font-weight: bold
    }

    .pricing_page .plan-price:before {
        top: -10px;
        /*width: 70px;*/
        width: auto;
        font-size: 13px
    }

    .pricing_page .plan-price:after {
        width: 70px
    }

    .pricing_page .plan-emails {
        font-size: 13px
    }

    .pricing_page .pricing-plans-wrap {
        margin-bottom: 55px
    }

    .pricing_page .trial-wrap h2 {
        margin-bottom: 25px;
        /*font-size: 24px*/
    }

    .pricing_page .trial-wrap a {
        color: #fff;
        background: #4FC09A;
        border-color: #4FC09A
    }

    .pricing_page .brands-wrap {
        padding: 75px 0
    }

    .pricing_page .brands-wrap h2 {
        margin-bottom: 40px;
        /*font-size: 24px*/
    }

    .pricing_page .brands-wrap .container {
        border-bottom: 0
    }

    .pricing_page .brands-img {
        padding-bottom: 75px;
        border-bottom: 1px solid #E7E7E8
    }

    .pricing_page .brands-img .brand {
        width: 12%;
        background-size: contain !important
    }

    .pricing_page .compare-wrap {
        padding: 0
    }

    .pricing_page .compare-wrap h2 {
        margin-bottom: 30px;
        /*font-size: 24px*/
    }

    .pricing_page .table-fixed-header .table-plan {
        width: 100%;
        max-width: 135px;
        height: 62px;
        padding: 20px 0
    }

    .pricing_page .table-fixed-header .table-plan p {
        font-size: 15px
    }

    .pricing_page .table-fixed-header .table-plan a {
        display: none
    }

    .pricing_page .accordion-header h4 {
        /*font-size: 16px*/
    }

    .pricing_page .accordion-header img {
        width: 18px
    }

    .pricing_page .table-row .table-hint {
        display: none
    }

    .pricing_page .table-row .table-label {
        width: calc(100% - 405px)
    }

    .pricing_page .table-row .table-value {
        max-width: 135px
    }

    .pricing_page .table-accordion-wrap {
        padding: 35px 0
    }

    .pricing_page .get-started-mobile {
        padding: 40px 0 80px
    }

    .pricing_page .get-started-mobile a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 210px;
        height: 40px;
        margin: 0 auto;
        color: #fff;
        background: #4FC09B;
        border: 1px solid #4FC09B;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        text-decoration: none
    }

    .pricing_page .faq-wrap {
        padding: 65px 0
    }

    .pricing_page .faq-wrap .col {
        max-width: 46%
    }

    .pricing_page .faq-wrap h2 {
        margin-bottom: 55px;
        /*font-size: 24px*/
    }

    .pricing_page .faq-wrap .faq-item {
        width: calc(50% - 20px);
        margin-bottom: 60px
    }

    .pricing_page .faq-wrap .faq-item p {
        font-size: 15px
    }

    .pricing_page .like-wrap {
        padding: 95px 0
    }

    .pricing_page .like-wrap h2 {
        /*font-size: 24px*/
    }

    .pricing_page .like-wrap p {
        font-size: 15px
    }

    .pricing_page .footer-nav {
        flex-wrap: wrap;
        justify-content: space-around;
        width: 100%;
        margin-bottom: 30px
    }

    .pricing_page .footer-nav .nav-col {
        margin: 0;
        text-align: center
    }

    .pricing_page .footer-nav .nav-title {
        margin: 20px 0
    }

    .pricing_page .footer-subscribe {
        margin: 0 auto
    }

    .pricing_page .footer-subscribe p {
        margin: 20px 0;
        text-align: center
    }

    .pricing_page .footer-subscribe form {
        flex-wrap: wrap
    }

    .pricing_page .footer-subscribe form input {
        width: 100%
    }

    .pricing_page .footer-subscribe form button {
        width: 100%
    }

    .pricing_page .footer-subscribe .footer-social {
        justify-content: center;
        margin: 40px 0 0
    }

    .pricing_page .footer-top {
        padding-bottom: 35px
    }

    .pricing_page .footer-bottom .footer-links {
        display: flex;
        flex-direction: column
    }

    .pricing_page .footer-bottom .footer-links a {
        margin: 7px
    }

    .pricing_page .footer-bottom .copyright {
        width: 100%;
        max-width: 260px;
        margin: 25px auto
    }

    .pricing_page .try-14 {
        margin-bottom: 65px
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .pricing_page {
        overflow: hidden
    }

    .pricing_page body {
        overflow-x: hidden
    }

    .pricing_page .container {
        padding: 0 20px
    }

    .pricing_page .hamburger {
        display: block
    }

    .pricing_page .mobile-nav-wrap {
        display: block
    }

    .pricing_page header .container {
        padding: 15px 30px
    }

    .pricing_page .main-logo {
        margin: 15px 0 0 0
    }

    .pricing_page .main-logo img {
        width: 100px
    }

    .pricing_page .main-nav {
        display: none
    }

    .pricing_page .header-text h1 {
        padding: 165px 0 30px;
        /*font-size: 24px;*/
        /*line-height: 29px*/
    }

    .pricing_page .pricing-wrap {
        padding: 40px 0 80px
    }

    .pricing_page .pricing-header h4 {
        margin: 0 auto 25px;
        /*font-size: 15px*/
    }

    .pricing_page .pricing-header .input-wrap .input-hint {
        margin-right: -30px
    }

    .pricing_page .pricing-tabs {
        margin-bottom: 40px
    }

    .pricing_page .pricing-tab {
        height: 50px;
        padding: 0;
        font-size: 11px
    }

    .pricing_page .pricing-plan {
        margin: 0 10px 20px
    }

    .pricing_page .plan-subtitle {
        margin-bottom: 20px
    }

    .pricing_page .plan-price {
        margin-bottom: 14px;
        font-size: 28px;
        font-weight: bold
    }

    .pricing_page .plan-price:before {
        top: -10px;
        /*width: 70px;*/
        width: auto;
        font-size: 13px
    }

    .pricing_page .plan-price:after {
        width: 70px
    }

    .pricing_page .plan-emails {
        font-size: 13px
    }

    .pricing_page .pricing-plans-wrap {
        margin-bottom: 55px
    }

    .pricing_page .trial-wrap h2 {
        margin-bottom: 25px;
        /*font-size: 24px*/
    }

    .pricing_page .trial-wrap a {
        color: #fff;
        background: #4FC09A;
        border-color: #4FC09A
    }

    .pricing_page .brands-wrap {
        padding: 75px 0
    }

    .pricing_page .brands-wrap h2 {
        margin-bottom: 40px;
        /*font-size: 24px*/
    }

    .pricing_page .brands-wrap .container {
        border-bottom: 0
    }

    .pricing_page .brands-img {
        padding-bottom: 75px;
        border-bottom: 1px solid #E7E7E8
    }

    .pricing_page .brands-img .brand {
        width: 100%;
        height: 120px
    }

    .pricing_page .compare-wrap {
        padding: 0
    }

    .pricing_page .compare-wrap h2 {
        margin-bottom: 30px;
        /*font-size: 24px*/
    }

    .pricing_page .table-fixed-header {
        border-bottom: 0
    }

    .pricing_page .table-fixed-header .table-plan {
        width: 33.3%;
        height: 62px;
        padding: 20px 0;
        margin-bottom: 0
    }

    .pricing_page .table-fixed-header .table-plan p {
        font-size: 15px
    }

    .pricing_page .table-fixed-header .table-plan a {
        display: none
    }

    .pricing_page .accordion-header h4 {
        /*font-size: 16px*/
    }

    .pricing_page .accordion-header img {
        width: 18px
    }

    .pricing_page .table-row {
        height: auto
    }

    .pricing_page .table-row .table-hint {
        display: none
    }

    .pricing_page .table-row .table-label {
        width: 100%;
        height: 40px;
        justify-content: center;
        border-bottom: 1px solid #CFCFD0
    }

    .pricing_page .table-row .table-value {
        width: 33.3%;
        max-width: none;
        height: 40px
    }

    .pricing_page .table-row .table-value:nth-child(2) {
        border-left: 0
    }

    .pricing_page .table-accordion-wrap {
        padding: 35px 0
    }

    .pricing_page .get-started-mobile {
        padding: 40px 0 80px
    }

    .pricing_page .get-started-mobile a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 210px;
        height: 40px;
        margin: 0 auto;
        color: #fff;
        background: #4FC09B;
        border: 1px solid #4FC09B;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        text-decoration: none
    }

    .pricing_page .faq-wrap {
        padding: 65px 0
    }

    .pricing_page .faq-wrap .col {
        max-width: none
    }

    .pricing_page .faq-wrap h2 {
        margin-bottom: 55px;
        /*font-size: 24px*/
    }

    .pricing_page .faq-wrap .col:nth-child(2) .faq-item:first-child {
        border-top: 1px solid #CFCFD0
    }

    .pricing_page .faq-wrap .faq-item {
        width: 100%;
        max-width: none;
        margin-bottom: 0;
        padding: 30px 0;
        border-bottom: 1px solid #CFCFD0
    }

    .pricing_page .faq-wrap .faq-item.faq--opened .title:before {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .pricing_page .faq-wrap .faq-item.faq--opened .text {
        height: auto;
        padding-top: 20px;
        visibility: visible;
        opacity: 1
    }

    .pricing_page .faq-wrap .faq-item p {
        font-size: 15px
    }

    .pricing_page .faq-wrap .faq-item .title {
        position: relative;
        margin-bottom: 0 !important;
        padding-right: 45px
    }

    .pricing_page .faq-wrap .faq-item .title:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 29px;
        height: 16px;
        background: url("../site/img/accordion-arrow.png") center no-repeat;
        background-size: 18px;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .faq-wrap .faq-item .text {
        height: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .like-wrap {
        padding: 95px 0
    }

    .pricing_page .like-wrap h2 {
        /*font-size: 24px*/
    }

    .pricing_page .like-wrap p {
        font-size: 15px
    }

    .pricing_page .like-buttons {
        justify-content: center
    }

    .pricing_page .like-buttons a {
        margin: 6px 10px
    }

    .pricing_page .footer-nav {
        flex-wrap: wrap;
        width: 100%
    }

    .pricing_page .footer-nav .nav-col {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .pricing_page .footer-nav .nav-col.nav-col--opened ul {
        height: auto;
        visibility: visible;
        opacity: 1;
        padding-bottom: 20px
    }

    .pricing_page .footer-nav ul {
        height: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .footer-nav .nav-title {
        margin: 20px 0
    }

    .pricing_page .footer-subscribe {
        margin: 0 auto
    }

    .pricing_page .footer-subscribe p {
        margin: 20px 0;
        text-align: center
    }

    .pricing_page .footer-subscribe form {
        flex-wrap: wrap
    }

    .pricing_page .footer-subscribe form input {
        width: 100%
    }

    .pricing_page .footer-subscribe form button {
        width: 100%
    }

    .pricing_page .footer-subscribe .footer-social {
        justify-content: center;
        margin: 40px 0 0
    }

    .pricing_page .footer-top {
        padding-bottom: 35px
    }

    .pricing_page .footer-bottom .footer-links {
        display: flex;
        flex-direction: column
    }

    .pricing_page .footer-bottom .footer-links a {
        margin: 7px
    }

    .pricing_page .footer-bottom .copyright {
        width: 100%;
        max-width: 260px;
        margin: 25px auto
    }

    .pricing_page .try-14 {
        margin-bottom: 65px
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    .pricing_page {
        overflow: hidden
    }

    .pricing_page body {
        overflow-x: hidden
    }

    .pricing_page .container {
        padding: 0 20px
    }

    .pricing_page .hamburger {
        display: block
    }

    .pricing_page .mobile-nav-wrap {
        display: block
    }

    .pricing_page header .container {
        padding: 15px 30px
    }

    .pricing_page .main-logo {
        margin: 15px 0 0 0
    }

    .pricing_page .main-logo img {
        width: 100px
    }

    .pricing_page .main-nav {
        display: none
    }

    .pricing_page .header-text h1 {
        padding: 115px 0 0;
        /*font-size: 24px;*/
        /*line-height: 29px*/
    }

    .pricing_page .pricing-wrap {
        padding: 0 0 80px
    }

    .pricing_page .pricing-header h4 {
        margin: 0 auto 25px;
        /*font-size: 15px*/
    }

    .pricing_page .pricing-header .input-wrap .input-hint {
        margin-right: -50px
    }

    .pricing_page .pricing-tabs {
        margin-bottom: 40px
    }

    .pricing_page .pricing-tab {
        height: 50px;
        padding: 0 12%;
        font-size: 11px
    }

    .pricing_page .pricing-plan {
        margin: 0 0 20px
    }

    .pricing_page .plan-subtitle {
        /*width: 260px;*/
        width: calc(100% + 80px);
        margin: 0 -40px 20px;
        padding: 0 10px;
    }

    .pricing_page .plan-features {
        height: auto;
        margin-bottom: 25px
    }

    .pricing_page .plan-price {
        margin-bottom: 14px;
        font-size: 28px;
        font-weight: bold
    }

    .pricing_page .plan-price:before {
        top: -10px;
        /*width: 70px;*/
        width: auto;
        font-size: 13px
    }

    .pricing_page .plan-price:after {
        width: 70px
    }

    .pricing_page .plan-emails {
        font-size: 13px
    }

    .pricing_page .pricing-plans-wrap {
        margin-bottom: 55px
    }

    .pricing_page .trial-wrap h2 {
        margin-bottom: 25px;
        /*font-size: 24px*/
    }

    .pricing_page .trial-wrap a {
        color: #fff;
        background: #4FC09A;
        border-color: #4FC09A
    }

    .pricing_page .brands-wrap {
        padding: 75px 0
    }

    .pricing_page .brands-wrap h2 {
        margin-bottom: 40px;
        /*font-size: 24px*/
    }

    .pricing_page .brands-wrap .container {
        border-bottom: 0
    }

    .pricing_page .brands-img {
        padding-bottom: 75px;
        border-bottom: 1px solid #E7E7E8
    }

    .pricing_page .brands-img .brand {
        width: 100%;
        height: 120px
    }

    .pricing_page .compare-wrap {
        padding: 0
    }

    .pricing_page .compare-wrap h2 {
        margin-bottom: 30px;
        /*font-size: 24px*/
    }

    .pricing_page .table-fixed-header {
        border-bottom: 0
    }

    .pricing_page .table-fixed-header .table-plan {
        width: 33.3%;
        height: 62px;
        padding: 20px 0;
        margin-bottom: 0
    }

    .pricing_page .table-fixed-header .table-plan p {
        font-size: 15px
    }

    .pricing_page .table-fixed-header .table-plan a {
        display: none
    }

    .pricing_page .accordion-header h4 {
        /*font-size: 16px*/
    }

    .pricing_page .accordion-header img {
        width: 18px
    }

    .pricing_page .table-row {
        height: auto
    }

    .pricing_page .table-row .table-hint {
        display: none
    }

    .pricing_page .table-row .table-label {
        width: 100%;
        height: 40px;
        justify-content: center;
        border-bottom: 1px solid #CFCFD0
    }

    .pricing_page .table-row .table-value {
        width: 33.3%;
        height: 40px
    }

    .pricing_page .table-row .table-value:nth-child(2) {
        border-left: 0
    }

    .pricing_page .table-accordion-wrap {
        padding: 35px 0
    }

    .pricing_page .get-started-mobile {
        padding: 40px 0 80px
    }

    .pricing_page .get-started-mobile a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 210px;
        height: 40px;
        margin: 0 auto;
        color: #fff;
        background: #4FC09B;
        border: 1px solid #4FC09B;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        text-decoration: none
    }

    .pricing_page .faq-wrap {
        padding: 65px 0
    }

    .pricing_page .faq-wrap h2 {
        margin-bottom: 55px;
        /*font-size: 24px*/
    }

    .pricing_page .faq-wrap .col:nth-child(2) .faq-item:first-child {
        border-top: 1px solid #CFCFD0
    }

    .pricing_page .faq-wrap .faq-item {
        width: 100%;
        max-width: none;
        margin-bottom: 0;
        padding: 30px 0;
        border-bottom: 1px solid #CFCFD0
    }

    .pricing_page .faq-wrap .faq-item.faq--opened .title:before {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .pricing_page .faq-wrap .faq-item.faq--opened .text {
        height: auto;
        padding-top: 20px;
        visibility: visible;
        opacity: 1
    }

    .pricing_page .faq-wrap .faq-item p {
        font-size: 15px
    }

    .pricing_page .faq-wrap .faq-item .title {
        position: relative;
        margin-bottom: 0 !important;
        padding-right: 45px
    }

    .pricing_page .faq-wrap .faq-item .title:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 29px;
        height: 16px;
        background: url("../site/img/accordion-arrow.png") center no-repeat;
        background-size: 18px;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .faq-wrap .faq-item .text {
        height: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .like-wrap {
        padding: 95px 0
    }

    .pricing_page .like-wrap h2 {
        /*font-size: 24px*/
    }

    .pricing_page .like-wrap p {
        font-size: 15px
    }

    .pricing_page .like-buttons {
        justify-content: center
    }

    .pricing_page .like-buttons a:first-child {
        margin-bottom: 12px
    }

    .pricing_page .footer-nav {
        flex-wrap: wrap
    }

    .pricing_page .footer-nav .nav-col {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .pricing_page .footer-nav .nav-col.nav-col--opened ul {
        height: auto;
        visibility: visible;
        opacity: 1;
        padding-bottom: 20px
    }

    .pricing_page .footer-nav ul {
        height: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        /*-ms-transition: all 200ms ease-out;*/
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out
    }

    .pricing_page .footer-nav .nav-title {
        margin: 20px 0
    }

    .pricing_page .footer-subscribe {
        margin: 0 auto
    }

    .pricing_page .footer-subscribe p {
        margin: 20px 0;
        text-align: center
    }

    .pricing_page .footer-subscribe form {
        flex-wrap: wrap
    }

    .pricing_page .footer-subscribe form input {
        width: 100%
    }

    .pricing_page .footer-subscribe form button {
        width: 100%
    }

    .pricing_page .footer-subscribe .footer-social {
        justify-content: center;
        margin: 40px 0 0
    }

    .pricing_page .footer-top {
        padding-bottom: 35px
    }

    .pricing_page .footer-bottom .footer-links {
        display: flex;
        flex-direction: column
    }

    .pricing_page .footer-bottom .footer-links a {
        margin: 7px
    }

    .pricing_page .footer-bottom .copyright {
        width: 100%;
        max-width: 260px;
        margin: 25px auto
    }

    .pricing_page .try-14 {
        margin-bottom: 65px
    }
}

.about_us_container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 160px
}

@media only screen and (max-width: 1023px) {
    .about_us_container {
        padding-bottom: 80px
    }
}

@media only screen and (max-width: 1023px) {
    .about_us_container h1.mTitle {
        /*font-size: 24px*/
    }
}

.about_us_container .center_block {
    margin: 0 auto
}

.about_section_1 {
    max-width: 1230px;
    padding: 165px 30px 157px 30px;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .about_section_1 {
        padding: 53px 30px 80px 30px
    }
}

.about_section_1 .about_title_wrapper {
    max-width: 830px;
    margin-bottom: 47px;
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .about_section_1 .about_title_wrapper {
        margin-bottom: 30px
    }
}

.about_section_1 .about_text_wrapper {
    max-width: 980px;
    text-align: center
}

.about_section_2 {
    padding: 104px 30px 80px 30px;
    overflow: hidden;
    background-color: #fdfbf8
}

@media only screen and (max-width: 1023px) {
    .about_section_2 {
        padding: 62px 30px 32px 30px;
        text-align: center
    }
}

.about_section_2 .about_title_wrapper {
    max-width: 940px;
    margin-bottom: 55px;
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .about_section_2 .about_title_wrapper {
        margin-bottom: 28px
    }
}

.about_section_2 .about_text_wrapper {
    max-width: 690px
}

.about_section_3 {
    max-width: 1230px;
    padding: 144px 30px 0 30px;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .about_section_3 {
        padding: 82px 30px 0 30px
    }
}

.about_section_3 .about_title_wrapper {
    max-width: 780px;
    margin-bottom: -3px;
    text-align: center
}

.about_section_3 .about_text_wrapper {
    max-width: 970px;
    text-align: center
}

.about_section_3 .about_columns_wrapper {
    margin-top: 100px
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper {
        margin-top: 80px
    }
}

.about_section_3 .about_columns_wrapper table {
    border: 0 none
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper table {
        display: block
    }
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper thead, .about_section_3 .about_columns_wrapper tbody, .about_section_3 .about_columns_wrapper tr, .about_section_3 .about_columns_wrapper td, .about_section_3 .about_columns_wrapper th {
        display: block
    }
}

.about_section_3 .about_columns_wrapper td {
    vertical-align: top;
    padding: 0 20px;
    border: 0 none
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper td {
        padding: 0 0 80px 0
    }
}

.about_section_3 .about_columns_wrapper td:first-of-type {
    padding: 0 40px 0 0
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper td:first-of-type {
        padding: 0 0 80px 0
    }
}

.about_section_3 .about_columns_wrapper td:last-of-type {
    padding: 0 0 0 40px
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper td:last-of-type {
        padding: 0
    }
}

.about_section_3 .about_columns_wrapper h5 {
    /*font-family: "Roboto", sans-serif;*/
    /*font-size: 18px;*/
    /*line-height: 1.56;*/
    margin: 0 0 28px 0
}

.about_section_3 .about_columns_wrapper h5 strong {
    /*font-weight: 400;*/
}

@media only screen and (max-width: 1023px) {
    .about_section_3 .about_columns_wrapper h5 {
        /*font-size: 15px;*/
        /*line-height: 1.4;*/
        margin: 0 0 20px 0
    }
}

.about_section_3 .about_columns_wrapper p:last-of-type {
    margin: 33px 0 0 0
}

.about_section_3 hr {
    margin: 111px 0 0 0;
    background-color: #e4c8b4
}

@media only screen and (max-width: 1023px) {
    .about_section_3 hr {
        margin: 80px 0 0 0
    }
}

.about_section_4 {
    max-width: 1230px;
    padding: 184px 30px 0 30px;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .about_section_4 {
        padding: 102px 30px 0 30px
    }
}

.about_section_4 .about_title_wrapper {
    margin-bottom: 44px;
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .about_section_4 .about_title_wrapper {
        margin-bottom: 39px
    }
}

.about_section_4 .about_text_wrapper {
    text-align: center
}

.about_section_4 .mygtukas {
    padding: 0 58px
}

@media only screen and (max-width: 479px) {
    .about_section_4 .mygtukas {
        width: 100%;
        max-width: 100%;
        padding: 0
    }
}

.features_container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    /*padding-bottom: 100px*/
}

.features_container h1.mTitle {
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .features_container h1.mTitle {
        /*font-size: 24px*/
    }
}

.feat_sec {
    width: 100%;
    max-width: 1228px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.feat_sec.bg1 {
    background-color: #fdfbf8;
    margin-bottom: 150px
}

.section_sep {
    width: 100%;
    max-width: 1228px;
    height: 1px;
    margin: 0 auto;
    padding: 0 30px
}

.section_sep:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e4c8b4
}

.feat_section_1 {
    padding-top: 166px;
    padding-bottom: 177px
}

@media only screen and (max-width: 1023px) {
    .feat_section_1 {
        padding-top: 96px;
        padding-bottom: 127px
    }
}

@media only screen and (max-width: 767px) {
    .feat_section_1 {
        padding-top: 76px
    }
}

.feat_section_1 .title_wrapper {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto 41px
}

.feat_section_1 .title_wrapper .main_title {
    text-align: center
}

.feat_section_1 .title_wrapper h2 {
    text-align: center;
    max-width: 400px;
    margin: 20px auto;
    /*font-size: 18px;*/
    /*line-height: 27px;*/
    /*font-family: "Roboto";*/
    /*font-weight: 400*/
}

.feat_section_1 .btn_text_wrapper {
    text-align: center
}

.feat_section_1 .btn_text_wrapper .mygtukas {
    min-width: 270px;
    margin-bottom: 18px
}

@media only screen and (max-width: 599px) {
    .feat_section_1 .btn_text_wrapper .mygtukas {
        min-width: 210px
    }
}

.feat_section_1 .btn_text_wrapper p {
    margin: 0;
    color: #35434a;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2px
}

.feat_section_2 {
    padding-bottom: 99px
}

@media only screen and (max-width: 1023px) {
    .feat_section_2 {
        padding-bottom: 84px
    }
}

@media only screen and (min-width: 767px) {
    .feat_section_2 .tbl {
        display: table;
        table-layout: fixed;
        width: 100%
    }
}

@media only screen and (min-width: 767px) {
    .feat_section_2 .tblc {
        display: table-cell;
        vertical-align: top
    }
}

.feat_section_2 .image {
    width: 121px
}

@media only screen and (max-width: 767px) {
    .feat_section_2 .image {
        margin: 0 auto
    }
}

.feat_section_2 .image img {
    display: block
}

.feat_section_2 .image p {
    margin: 31px 0 0 0;
    color: #555c66;
    font-family: "GT Pressura", Arial, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .feat_section_2 .image p {
        margin: 20px 0 0 0;
        font-size: 20px;
        line-height: 26px
    }
}

.feat_section_2 .sep {
    vertical-align: top;
    padding: 78px 0 0 0
}

@media only screen and (max-width: 767px) {
    .feat_section_2 .sep {
        height: 100px;
        padding: 20px 0
    }

    .feat_section_2 .sep.first, .feat_section_2 .sep.last {
        display: none
    }
}

.feat_section_2 .sep:before {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px dashed #979797
}

@media only screen and (max-width: 767px) {
    .feat_section_2 .sep:before {
        width: 2px;
        height: 60px;
        margin: 0 auto;
        padding: 0;
        border: 0;
        border-left: 1px dashed #979797
    }
}

.feat_section_3 {
    padding-bottom: 184px
}

@media only screen and (max-width: 1023px) {
    .feat_section_3 {
        padding-bottom: 84px
    }
}

.feat_section_3 .text_wrapper {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    text-align: center
}

.feat_section_3 .text_wrapper p {
    margin: 0
}

.text_image_section {
    display: table;
    width: 100%;
    table-layout: fixed
}

@media only screen and (min-width: 1024px) {
    .text_image_section .cl {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }
}

.text_image_section.img_left .img_cl {
    padding-right: 4%
}

@media only screen and (max-width: 1023px) {
    .text_image_section.img_left .img_cl {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_left .dummy_img_cl_mobile {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_left .text_cl {
        padding-left: 4%;
        padding-right: 8%
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_left.tb1 .img_cl img {
        position: absolute;
        top: 56px;
        left: 0;
        width: 569px
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_left.tb3 .img_cl img {
        position: absolute;
        top: 66px;
        left: 0;
        width: 535px
    }
}

.text_image_section.img_right .img_cl {
    padding-left: 2%
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_right .text_cl {
        padding-left: 8%;
        padding-right: 4%
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_right.tb2 .img_cl img {
        position: absolute;
        top: 72px;
        left: 4%;
        width: 569px
    }
}

@media only screen and (min-width: 1024px) {
    .text_image_section.img_right.tb4 .img_cl img {
        position: absolute;
        top: 44px;
        left: 4%;
        width: 569px
    }
}

.text_image_section .img_cl {
    position: relative
}

@media only screen and (max-width: 1023px) {
    .text_image_section .text_cl {
        margin: 0 0 40px 0
    }
}

.text_image_section .main_title {
    margin: 0 0 16px 0
}

.text_image_section .tb_text p:first-of-type {
    margin-top: 0
}

.text_image_section .tb_text p:last-of-type {
    margin-bottom: 0
}

.text_image_section .tb_text p:only-child {
    margin: 0
}

.text_image_section .tb_text ul {
    margin: 30px 0 0 0
}

.text_image_section .tb_text ul li {
    position: relative;
    padding: 0;
    background: none
}

.text_image_section .tb_text ul li:before {
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    display: inline-block;
    margin-right: 18px;
    font-size: 12px;
    vertical-align: 1px
}

.text_image_section .img_cl img, .text_image_section .dummy_img_cl_mobile img {
    display: block
}

.feat_section_4 {
    padding-bottom: 184px
}

@media only screen and (max-width: 1023px) {
    .feat_section_4 {
        padding-bottom: 84px
    }
}

.feat_section_5 {
    padding-bottom: 180px
}

@media only screen and (max-width: 1023px) {
    .feat_section_5 {
        padding-bottom: 84px
    }
}

.feat_section_6 {
    padding-bottom: 184px
}

@media only screen and (max-width: 1023px) {
    .feat_section_6 {
        padding-bottom: 84px
    }
}

.feat_section_7 {
    padding-bottom: 180px
}

@media only screen and (max-width: 1023px) {
    .feat_section_7 {
        padding-bottom: 80px
    }
}

.feat_section_8 {
    padding-top: 104px;
    padding-bottom: 100px
}

@media only screen and (max-width: 1023px) {
    .feat_section_8 {
        padding-top: 74px
    }
}

.feat_section_8 .title_wrapper {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto 16px
}

.feat_section_8 .title_wrapper .main_title {
    text-align: center
}

.feat_section_8 .text_wrapper {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    text-align: center
}

.feat_section_8 .text_wrapper p {
    margin: 0
}

.feat_section_8 .ecommerce_wrapper {
    padding-top: 100px
}

@media only screen and (max-width: 1023px) {
    .feat_section_8 .ecommerce_wrapper {
        padding-top: 70px
    }
}

.feat_section_8 .one-item {
    position: relative;
    display: block;
    float: left;
    width: 33.333%;
    height: 100px;
    text-decoration: none
}

@media only screen and (min-width: 1024px) {
    .feat_section_8 .one-item {
        border-right: 1px solid #f8efe3;
        border-bottom: 1px solid #f8efe3
    }

    .feat_section_8 .one-item:nth-child(3n+1):nth-last-child(-n+3), .feat_section_8 .one-item:nth-child(3n+1):nth-last-child(-n+3) ~ .one-item {
        border-bottom: 0 none
    }

    .feat_section_8 .one-item:nth-child(3n+3),
    .feat_section_8 .one-item:nth-child(8) {
        border-right: 0
    }
}

@media only screen and (max-width: 1023px) {
    .feat_section_8 .one-item {
        width: 50%
    }
}

@media only screen and (max-width: 1023px) and (min-width: 600px) {
    .feat_section_8 .one-item {
        border-right: 1px solid #f8efe3;
        border-bottom: 1px solid #f8efe3
    }

    .feat_section_8 .one-item:nth-child(2n+1):nth-last-child(-n+2), .feat_section_8 .one-item:nth-child(2n+1):nth-last-child(-n+2) ~ .one-item {
        border-bottom: 0 none
    }

    .feat_section_8 .one-item:nth-child(2n+2) {
        border-right: 0
    }
}

@media only screen and (max-width: 599px) {
    .feat_section_8 .one-item {
        width: 100%;
        border-bottom: 1px solid #f8efe3
    }

    .feat_section_8 .one-item:last-child {
        border-bottom: 0
    }
}

.feat_section_8 .one-item:hover .logo-gs {
    opacity: 0
}

.feat_section_8 .one-item:hover .logo-color {
    opacity: 1
}

.feat_section_8 .logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%
}

.feat_section_8 .logo-gs {
    opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    /*-ms-transition: opacity 150ms ease-in-out;*/
    transition: opacity 150ms ease-in-out
}

.feat_section_8 .logo-color {
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    /*-ms-transition: opacity 150ms ease-in-out;*/
    transition: opacity 150ms ease-in-out
}

.feat_section_8 .add_more_btn .add_more {
    display: block;
    padding: 33px 0 0 0;
    color: #555c65;
    font-family: "GT Pressura", Arial, sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    /*-ms-transition: color 150ms ease-in-out;*/
    transition: color 150ms ease-in-out
}

.feat_section_8 .add_more_btn .add_more .plus {
    position: relative;
    display: inline-block;
    vertical-align: -5px;
    width: 29px;
    height: 29px;
    margin: 0 16px 0 0
}

.feat_section_8 .add_more_btn .add_more .plus:before, .feat_section_8 .add_more_btn .add_more .plus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #555c65;
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    /*-ms-transition: background-color 150ms ease-in-out;*/
    transition: background-color 150ms ease-in-out
}

.feat_section_8 .add_more_btn .add_more .plus:before {
    left: 14px;
    width: 1px;
    height: 100%
}

.feat_section_8 .add_more_btn .add_more .plus:after {
    top: 14px;
    width: 100%;
    height: 1px
}

.feat_section_8 .add_more_btn:hover .add_more {
    color: #ff5b5d
}

.feat_section_8 .add_more_btn:hover .add_more .plus:before, .feat_section_8 .add_more_btn:hover .add_more .plus:after {
    background-color: #ff5b5d
}

.feat_section_8 .shopify .logo-gs {
    background-image: url("../site/img/logos/shopify-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .shopify .logo-color {
    background-image: url("../site/img/logos/shopify-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .shopifyplus .logo-gs {
    background-image: url("../site/img/logos/shopify-plus-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .shopifyplus .logo-color {
    background-image: url("../site/img/logos/shopify-plus-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .bigcommerce .logo-gs {
    background-image: url("../site/img/logos/bigcommerce-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .bigcommerce .logo-color {
    background-image: url("../site/img/logos/bigcommerce-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .tictail .logo-gs {
    background-image: url("../site/img/logos/tictail-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .tictail .logo-color {
    background-image: url("../site/img/logos/tictail-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .drupal .logo-gs {
    background-image: url(../site/img/logos/DRUPAL_COMMERCE_grey_x2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
}

.feat_section_8 .drupal .logo-color {
    background-image: url(../site/img/logos/DRUPAL_COMMERCE_logo_x2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
}


.feat_section_8 .volusion .logo-gs {
    background-image: url("../site/img/logos/volusion-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .volusion .logo-color {
    background-image: url("../site/img/logos/volusion-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .magento .logo-gs {
    background-image: url("../site/img/logos/magento-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .magento .logo-color {
    background-image: url("../site/img/logos/magento-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .woocommerce .logo-gs {
    background-image: url("../site/img/logos/woocommerce-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .woocommerce .logo-color {
    background-image: url("../site/img/logos/woocommerce-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .prestashop .logo-gs {
    background-image: url("../site/img/logos/prestashop-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .prestashop .logo-color {
    background-image: url("../site/img/logos/prestashop-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .opencart .logo-gs {
    background-image: url("../site/img/logos/opencart-gs.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_8 .opencart .logo-color {
    background-image: url("../site/img/logos/opencart-color.png");
    background-position: center center;
    background-repeat: no-repeat
}

.feat_section_9 {
    width: 100%;
    max-width: 100%;
    padding-top: 104px;
    padding-bottom: 100px;
    background-color: #fdfbf8
}

.feat_section_9.get_started.block2 {
    /*background: none;*/
    /*border-bottom: 1px solid #e4c8b4;*/
}

.feat_section_9 .title_wrapper {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto 16px
}

.feat_section_9 .title_wrapper .main_title {
    text-align: center
}

.feat_section_9 .text_wrapper {
    width: 100%;
    max-width: 820px;
    margin: 0 auto 45px;
    text-align: center
}

.feat_section_9 .text_wrapper p {
    margin: 0
}

.feat_section_9 .btn_wrapper {
    text-align: center
}

.feat_section_9 .btn_wrapper .mygtukas {
    min-width: 270px
}

@media only screen and (max-width: 599px) {
    .feat_section_9 .btn_wrapper .mygtukas {
        min-width: 210px
    }
}

.feat_section_9.bg1 .integrationWrapper {
    max-width: 770px;
    margin: 0 auto
}

.feat_section_9.bg1 .integrationWrapper .img_cl img {
    max-width: 550px;
    margin-top: 50px;
    width: 100%
}

.feat_section_10 {
    padding-top: 104px
}

@media only screen and (max-width: 1023px) {
    .feat_section_10 {
        padding-top: 74px
    }
}

.feat_section_10 .title_wrapper {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto 81px
}

@media only screen and (max-width: 1023px) {
    .feat_section_10 .title_wrapper {
        margin: 0 auto 51px
    }
}

.feat_section_10 .title_wrapper .main_title {
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .feat_section_10 .title_wrapper .main_title {
        text-align: left
    }
}

.feat_section_10 .features_list {
    margin: 0
}

.feat_section_10 .features_list a {
    color: #555c66
}

.feat_section_10 .features_list a.selectedFeature, .feat_section_10 .features_list a.selectedCategory, .feat_section_10 .features_list a:hover {
    color: #5bcaa7
}

.feat_section_10 .features_list ul {
    margin: 18px 0 0 0
}

@media only screen and (max-width: 1023px) {
    .feat_section_10 .features_list ul {
        margin: 18px 0 40px 0
    }
}

.feat_section_10 .features_list li {
    margin: 0;
    padding: 9px 0;
    background: none;
    color: #555c66;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2
}

.feat_section_10 .features_list li > span {
    display: inline-block;
    height: 15px;
    margin: 0 0 0 5px;
    padding: 0 5px;
    color: #ff5b5d;
    font-size: 9px;
    line-height: 15px;
    text-transform: uppercase;
    border: 1px solid #ff5b5d
}

.feat_section_10 .features_list > li {
    float: left;
    width: 16.666%;
    padding: 0;
    color: #555c66;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.1
}

@media only screen and (max-width: 1023px) {
    .feat_section_10 .features_list > li {
        width: 33.333%
    }
}

@media only screen and (max-width: 1023px) and (min-width: 600px) {
    .feat_section_10 .features_list > li:nth-child(3n+1) {
        clear: left
    }
}

@media only screen and (max-width: 599px) {
    .feat_section_10 .features_list > li {
        width: 50%
    }
}

@media only screen and (max-width: 599px) and (min-width: 480px) {
    .feat_section_10 .features_list > li:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (max-width: 479px) {
    .feat_section_10 .features_list > li {
        width: 100%
    }
}

.feat_section_customers_say {
    padding-top: 104px
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say {
        padding-top: 74px
    }
}

.feat_section_customers_say .quotation {
    margin-bottom: 10px
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say .quotation {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say .quotation img {
        width: 20px;
        height: auto
    }
}

.feat_section_customers_say .title_wrapper {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto 81px
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say .title_wrapper {
        margin: 0 auto 51px
    }
}

.feat_section_customers_say .title_wrapper .main_title {
    text-align: center
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say .title_wrapper .main_title {
        text-align: left
    }
}

.feat_section_customers_say .features_list {
    margin: 0
}

.feat_section_customers_say .features_list a {
    color: #555c66
}

.feat_section_customers_say .features_list a.selectedFeature, .feat_section_customers_say .features_list a.selectedCategory, .feat_section_customers_say .features_list a:hover {
    color: #5bcaa7
}

.feat_section_customers_say .features_list ul {
    margin: 18px 0 0 0
}

@media only screen and (max-width: 1023px) {
    .feat_section_customers_say .features_list ul {
        margin: 18px 0 40px 0
    }
}

.feat_section_customers_say .features_list li {
    margin: 0 0 20px;
    padding: 9px 0;
    background: none;
    color: #555c66;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2
}

.feat_section_customers_say .features_list li > span {
    display: inline-block;
    height: 15px;
    margin: 0 0 0 5px;
    padding: 0 5px;
    color: #ff5b5d;
    font-size: 9px;
    line-height: 15px;
    text-transform: uppercase;
    border: 1px solid #ff5b5d
}

.feat_section_customers_say .features_list > li {
    float: left;
    width: 33.333%;
    color: #555c66;
    font-size: 18px;
    line-height: 27px;
    padding: 0 0 0 60px;
}

@media only screen and (max-width: 800px) {
    .feat_section_customers_say .features_list > li {
        width: 50%
    }
}

@media only screen and (max-width: 800px) and (min-width: 550px) {
    .feat_section_customers_say .features_list > li:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (max-width: 549px) {
    .feat_section_customers_say .features_list > li {
        padding-left: 30px;
        width: 100%
    }
}

.featurePage h1 {
    /*font-size: 72px;*/
    /*line-height: 86px;*/
    /*white-space: nowrap*/
}

/*.featurePage p {*/
/*line-height: 27px*/
/*}*/

.featurePage .fpCentering {
    margin: 0 auto;
    max-width: 660px;
    width: 100%;
    text-align: center
}

.featurePage .features_container {
    padding-bottom: 0;
    border-top: 1px solid #e4c8b4
}

.featurePage .section {
    padding-top: 104px;
    padding-bottom: 100px
}

.featurePage .text_cl {
    /*padding-top: 80px;*/
    width: 53%
}

.featurePage .text_cl.aba-1 {
    padding-top: 60px
}

.featurePage .text_cl.aba-2 {
    padding-top: 105px
}

.featurePage .text_cl.apa-1 {
    padding-top: 80px
}

.featurePage .text_cl.apa-2 {
    padding-top: 190px
}

.featurePage .text_cl.awt-1 {
    padding-top: 55px
}

.featurePage .text_cl.awt-2 {
    padding-top: 40px
}

.featurePage .text_cl.be-1 {
    padding-top: 110px
}

.featurePage .text_cl.be-2 {
    padding-top: 150px
}

.featurePage .text_cl.cr-1 {
    padding-top: 90px
}

.featurePage .text_cl.cr-2 {
    padding-top: 180px
}

.featurePage .text_cl.cr-3 {
    padding-top: 115px
}

.featurePage .text_cl.ra-1 {
    padding-top: 40px
}

.featurePage .text_cl.ra-2 {
    padding-top: 55px
}

.featurePage .text_cl.fr-1 {
    padding-top: 210px
}

.featurePage .text_cl.fr-2 {
    padding-top: 135px
}

.featurePage .text_cl.et-1 {
    padding-top: 85px
}

.featurePage .text_cl.et-2 {
    padding-top: 170px
}

.featurePage .text_cl.lis-1 {
    padding-top: 100px
}

.featurePage .text_cl.lis-2 {
    padding-top: 120px
}

.featurePage .text_cl.dc-1 {
    padding-top: 35px
}

.featurePage .text_cl.dc-2 {
    padding-top: 190px
}

.featurePage .text_cl.oc-1 {
    padding-top: 96px
}

.featurePage .text_cl.oc-2 {
    padding-top: 80px
}

.featurePage .text_cl.ofu-1 {
    padding-top: 126px
}

.featurePage .text_cl.ofu-2 {
    padding-top: 145px
}

.featurePage .text_cl.pcb-1, .featurePage .text_cl.pcb-2 {
    padding-top: 110px
}

.featurePage .text_cl.smr-2 {
    padding-top: 126px
}

.featurePage .text_cl.pr-1, .featurePage .text_cl.pr-2 {
    padding-top: 120px
}

.featurePage .text_cl.sb-1 {
    padding-top: 65px
}

.featurePage .text_cl.sb-2 {
    padding-top: 80px
}

.featurePage .text_cl.sc-1 {
    padding-top: 130px
}

.featurePage .text_cl.sc-2 {
    padding-top: 110px
}

.featurePage .text_cl.abt-1 {
    padding-top: 30px
}

.featurePage .text_cl.abt-2 {
    padding-top: 20px
}

.featurePage .text_cl.bday-1 {
    padding-top: 100px
}

.featurePage .text_cl.bday-2 {
    padding-top: 95px
}

.featurePage .text_cl.popup-1 {
    padding-top: 145px
}

.featurePage .text_cl.popup-2 {
    padding-top: 105px
}

.featurePage .text_cl.popup-3 {
    padding-top: 120px
}

.featurePage .text_cl.segments-1 {
    padding-top: 105px
}

.featurePage .text_cl.segments-2 {
    padding-top: 40px
}

.featurePage .text_cl.gb-1 {
    padding-top: 145px
}

.featurePage .text_cl.gb-2 {
    padding-top: 85px
}

.featurePage .text_cl.lp-1 {
    padding-top: 110px
}

.featurePage .text_cl.lp-2 {
    padding-top: 60px
}

.featurePage .text_cl.ie-1 {
    padding-top: 110px
}

.featurePage .text_cl.ie-2 {
    padding-top: 160px
}

.featurePage .cl.img_cl.wof-1 {
    top: -50px;
    width: 431px
}

.featurePage .cl.img_cl.wof-2 {
    top: -115px;
    width: 431px
}

.featurePage .cl.img_cl.gb-1 {
    width: 448px
}

@media only screen and (max-width: 1023px) {
    .featurePage .cl.img_cl {
        top: 0 !important;
        width: auto !important
    }
}

.featurePage .feat_section_4.welcomeAdj {
    padding-bottom: 348px
}

.featurePage .feat_section_5.welcomeAdj {
    padding-bottom: 348px
}

.featurePage .feat_section_5.welcomeAdj .text_cl:first-of-type {
    padding-top: 0
}

.featurePage .feat_section_5 .img_cl img {
    top: 20px
}

.featurePage .feat_section_8 .text_wrapper {
    margin: 20px auto 0
}

.featurePage img.welcome2 {
    top: -10px !important;
    width: 504px
}

@media only screen and (max-width: 1023px) {
    .featurePage h1 {
        /*font-size: 28px*/
    }

    .featurePage h1.main_title {
        /*font-size: 24px*/
    }

    /*.featurePage p {*/
    /*line-height: 21px*/
    /*}*/
    .featurePage .text_cl {
        padding-top: 0 !important;
        margin: 40px auto;
        width: auto
    }
}

.categoryPage .feat_section_3 {
    padding: 92px 30px
}

.categoryPage .feat_section_5 {
    padding-top: 184px
}

.categoryPage .feat_section_8 {
    padding-top: 165px;
    padding-bottom: 165px
}

.categoryPage .feat_section_8 .text_wrapper {
    padding-top: 40px;
    padding-bottom: 40px
}

.categoryPage .description-wrapper {
    background: #fdfbf8
}

.categoryPage .uppercase {
    text-transform: uppercase
}

.categoryPage a.mygtukas_juodas {
    border-color: #f3eadf
}

.categoryPage a.mygtukas_juodas:hover {
    background: #f3eadf;
    color: #555c66;
    border-color: #f3eadf
}

.categoryPage .about_columns_wrapper table, .categoryPage .about_columns_wrapper table td {
    border: 0
}

.categoryPage .about_columns_wrapper table {
    width: 260px;
    margin: 0 auto
}

.categoryPage .about_columns_wrapper table td {
    padding: 30px;
    width: 306px;
    margin: 0 auto
}

@media only screen and (max-width: 928px) {
    .categoryPage .about_columns_wrapper table td {
        display: block
    }
}

.categoryPage .about_columns_wrapper table img {
    max-width: 360px;
    height: 270px
}

.categoryPage .img_cl img {
    position: initial !important
}

.categoryPage .img_cl img.ce-scale {
    transform: scale(0.8)
}

@media only screen and (max-width: 1023px) {
    .categoryPage h1.main_title {
        /*font-size: 24px*/
    }
}

.categoryPage .campaignsCard {
    transform: translate(0%, 0%);
    max-width: 260px;
    height: 270px;
    overflow: hidden;
    margin: 0 auto
}

.categoryPage .campaignsCard:hover .imgBx {
    top: 0
}

.categoryPage .campaignsCard:hover .details {
    top: 0;
    opacity: 1;
    left: 0
}

.categoryPage .campaignsCard .imgBx {
    top: 0;
    left: 0
}

.categoryPage .campaignsCard .imgBx img {
    max-width: 260px;
    height: 270px
}

.categoryPage .campaignsCard .imgBx, .categoryPage .campaignsCard .details {
    width: 245px;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    transition: 0.5s
}

.categoryPage .campaignsCard .details {
    background: rgba(158, 222, 201, 0.8);
    top: 0;
    opacity: 0;
    padding: 110px 30px
}

.categoryPage .campaignsCard .details h2 {
    /*font-family: "Roboto", sans-serif;*/
    /*font-size: 18pt;*/
    /*font-weight: 500;*/
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0 0 10px
}

.categoryPage .campaignsCard .details p {
    font-weight: 300;
    font-size: 13pt;
    margin: 0;
    color: #fff;
    text-align: center
}

.categoryPage .integrationWrapper {
    max-width: 820px;
    margin: 0 auto
}

.integrationPage h1.mTitle {
    text-align: center
}

.integrationPage .feat_section_8 .one-item {
    width: 50%
}

@media only screen and (max-width: 599px) {
    .integrationPage .feat_section_8 .one-item {
        width: 100%;
        border: unset !important
    }
}

.integrationPage .feat_section_8 .one-item.add_more_btn {
    width: 100%;
    border: none
}

@media only screen and (max-width: 599px) {
    .integrationPage .feat_section_8 .about_columns_wrapper .one-item {
        height: auto
    }
}

.integrationPage .feat_section_8 .ecommerce_wrapper {
    max-width: 800px;
    margin: 0 auto
}

.integrationPage .feat_section_9 {
    background-color: unset;
    padding-top: 250px;
    padding-bottom: 250px;
}

.integrationPage .about_section_3.feat_section_8 .one-item {
    width: 100%;
    border: none
}

.integrationPage .about_section_3.feat_section_8 .one-item img {
    margin: -10px 0
}

@media only screen and (max-width: 599px) {
    .integrationPage .about_section_3.feat_section_8 .one-item img {
        margin: 0
    }
}

.integrationPage .about_section_3.feat_section_8 .logo-color {
    opacity: 1
}

.integrationPage .about_section_3.feat_section_8 .about_text_wrapper .mygtukas {
    width: 70%
}

.integrationPage .ecommerce_wrapper .text_wrapper {
    margin-bottom: 70px
}

@media only screen and (max-width: 599px) {
    .integrationPage .ecommerce_wrapper .text_wrapper {
        margin-bottom: 0
    }
}

.integrationPage .ecommerce_wrapper .text_wrapper:nth-of-type(2) {
    margin-top: 380px
}

.integrationPage .about_section_3 {
    padding: 144px 0 0 0
}

.integrationPage .about_columns_wrapper td {
    vertical-align: unset;
    padding: 60px 70px
}

@media only screen and (max-width: 599px) {
    .integrationPage .about_columns_wrapper td {
        padding: 10px 0 10px 0 !important
    }
}

.integrationPage .about_columns_wrapper td p {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (max-width: 599px) {
    .integrationPage .about_columns_wrapper td p {
        padding-left: 0;
        padding-right: 0
    }
}

.integrationPage .about_columns_wrapper td > p {
    height: 155px
}

.integrationPage .about_columns_wrapper .one-item {
    margin-bottom: 40px
}

@media only screen and (max-width: 599px) {
    .integrationPage .about_columns_wrapper .one-item {
        margin-bottom: 0
    }
}

.integrationPage hr {
    background: #e4c8b4
}

.feat_res {
    padding: 92px 30px
}

@media only screen and (max-width: 1023px) {
    .feat_res {
        padding: 42px 30px
    }
}

.featureNewTag {
    border: 1.2px solid #ff9293 !important;
    color: #ff9293 !important;
    padding: 1px 4px !important;
    font-weight: 500;
    vertical-align: baseline;
    height: unset !important
}

.automationIconsWrap {
    margin-bottom: 15px
}

.automationIconsWrap a {
    margin: 0 10px
}

.automationIconsWrap a:hover {
    text-decoration: unset
}

.automationIconsWrap svg:hover path, .automationIconsWrap svg:hover polyline {
    fill: #42C299;
    stroke: #fff
}

.automationIconsWrap svg:hover path#Stroke-581, .automationIconsWrap svg:hover path#Oval-2-Copy-8 {
    stroke: #42C299
}

.partnersPage .cl.img_cl, .partnersPage .cl.dummy_img_cl_mobile {
    text-align: center !important
}

.partnersPage .still_not_sure hr {
    background: #cfcfd0
}

@media only screen and (max-width: 1023px) {
    .partnersPage .still_not_sure hr {
        margin-top: 115px
    }
}

.partnersPage a.logo_link img.logo_deskt, .partnersPage a.logo_link img.logo_deskt_2x {
    max-width: 150px;
    height: 43px
}

@media only screen and (min-width: 1023px) {
    .partnersPage .prtn-2 {
        margin: 0 50% 0 18.5% !important
    }

    .partnersPage .prtn-3 {
        margin: 0 50% 0 9% !important
    }

    .partnersPage .prtn-4 {
        margin: 0 50% 0 19% !important
    }

    .partnersPage .prtn-5 {
        margin: 0 50% 0 25% !important
    }

    .partnersPage .prtn-6 {
        margin: 120px 0 140px
    }
}

.partnersPage .homepage_container .block1 a.mygtukas_zalias:before {
    /*content: "Become a partner"*/
}

.partnersPage .homepage_container .block1 .home_decoration1 {
    top: 90px;
    width: auto;
    z-index: 1
}

@media screen and (max-width: 1279px) and (min-width: 861px) {
    .partnersPage .homepage_container .block1 .home_decoration1 {
        width: 42%
    }
}

@media only screen and (max-width: 860px) {
    .partnersPage .homepage_container .block1 .home_decoration1 {
        display: none
    }
}

.partnersPage .homepage_container .block1 div.t1 {
    max-width: 510px !important
}

.partnersPage .faq_list {
    width: 60%;
    margin: auto
}

.partnersPage .faq_list .separator-line {
    margin: auto;
    border-bottom: 1px solid #cfcfd0;
    width: 100%
}

.partnersPage .faq_list .faq_item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 28px 5px 28px 30px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    cursor: pointer
}

.partnersPage .faq_list .faq_item .quest {
    display: table;
    width: 100%
}

.partnersPage .faq_list .faq_item .quest.act {
    padding-bottom: 20px
}

.partnersPage .faq_list .faq_item .quest.act i {
    transform: rotate(180deg)
}

.partnersPage .faq_list .faq_item .quest_t {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-family: "GT Pressura", Arial, sans-serif;
    font-size: 22px;
    font-weight: 200;
    line-height: 29px
}

.partnersPage .faq_list .faq_item .quest_t:before {
    /*background-image: url(../site/img/partners/partnersFeat.png);*/
    /*background-position: -5px -153px;*/
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    margin-right: 25px;
    vertical-align: -100%;
    content: ""
}

@media only screen and (max-width: 768px) {
    .partnersPage .faq_list .faq_item .quest_t:before {
        margin-right: 0
    }
}

@media only screen and (max-width: 768px) {
    .partnersPage .faq_list .faq_item .quest_t {
        font-size: 24px
    }
}

.partnersPage .faq_list .faq_item .quest_t:hover {
    color: #42c299
}

.partnersPage .faq_item1 .quest_t:before {
    /*background-position: -5px -5px;*/
    background: url("../images/still_not_conviced/created_for_ecommerce.svg");
}

.partnersPage .faq_item2 .quest_t:before {
    /*background-position: -5px -5px;*/
    background: url("../images/still_not_conviced/easy_to_use.svg");
}

.partnersPage .faq_item3 .quest_t:before {
    /*background-position: -5px -5px;*/
    background: url("../images/still_not_conviced/create_newsletters_faster.svg");
}

.partnersPage .faq_item4 .quest_t:before {
    /*background-position: -5px -301px*/
    background: url("../images/still_not_conviced/newsletter_look_great.svg");
}

.partnersPage .faq_item5 .quest_t:before {
    /*background-position: -5px -79px*/
    background: url("../images/still_not_conviced/top_class_support.svg");
}

/*.partnersPage .faq_list .faq_item:nth-child(5) .quest_t:before {*/
/*!*background-position: -5px -227px*!*/
/*background: url("../images/still_not_conviced/newsletter_look_great.svg");*/
/*}*/

.partnersPage .faq_list .faq_item:hover .quest_t {
    color: #42c299
}

.partnersPage .faq_list .faq_item i {
    display: inline-block;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    /*-ms-transition: all 150ms ease-in-out;*/
    transition: all 150ms ease-in-out;
    color: #42c299;
    font-size: 16px
}

@media screen and (max-width: 480px) {
    .partnersPage .faq_list .faq_item i {
        font-size: 11px
    }
}

.partnersPage .faq_list .faq_item .quest_arr {
    display: table-cell;
    width: 54px;
    vertical-align: middle;
    text-align: center
}

@media screen and (max-width: 480px) {
    .partnersPage .faq_list .faq_item .quest_arr {
        width: 44px
    }
}

.partnersPage .faq_list .faq_item .ans {
    font-size: 13px;
    line-height: 18px;
    display: block;
    table-layout: fixed;
    width: 100%;
    padding: 0 0 40px 91px
}

@media screen and (max-width: 768px) {
    .partnersPage .faq_list .faq_item .ans {
        padding: 0 0 40px 0
    }
}

@media screen and (max-width: 768px) {
    .partnersPage .faq_list {
        width: 100%
    }
}

@media only screen and (max-width: 1023px) {
    .partnersPage .about_section_3 .about_columns_wrapper td {
        padding: 0 0 20px 0 !important
    }
}

.partnersPage .about_us_container {
    padding-bottom: 0
}

.partnersPage .about_columns_wrapper td p:before {
    display: block;
    font-size: 88pt;
    content: "“";
    color: #42c299;
    font-family: "GT Pressura", Arial, sans-serif;
    line-height: 35px;
    margin-left: -5px
}

.partnersPage .block1 {
    padding-top: 105px
}

.partnersPage .block1 div.t1 {
    margin: 0 0 40px 0 !important
}

@media only screen and (min-width: 1023px) {
    .partnersPage .block1:before, .partnersPage .block1:after {
        content: "";
        position: absolute;
        width: 3000px;
        top: 0;
        background-color: #fdfbf8;
        height: 100%;
        z-index: -1
    }

    .partnersPage .block1:before {
        left: -2000px
    }

    .partnersPage .block1:after {
        right: -2000px
    }
}

.partnersPage .homepage_container {
    margin-top: -20px;
    padding-bottom: 10px;
}

.partnersPage .pricing_wrapper .faq_block {
    margin-bottom: 105px
}

.partnersPage .pricing_wrapper .faq_block h2 {
    margin: 0;
    text-align: center
}


.partnersPage .pricing_wrapper .faq_block .ans > p {
    margin: 0;
    text-align: left;
}

.partnersPage .pricing_wrapper .faq_block p {
    margin: 20px 0 97px 0;
    text-align: center
}

.partnersPage .tbl_block.tb1.img_left {
    margin-top: 20vh
}

.partnersPage .developers {
    float: left;
    height: 58px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #E4C8B4
}

.partnersPage .developers div {
    float: left;
    display: block;
    line-height: 50px;
    color: #E4C8B4
}

@media only screen and (max-width: 1023px) {
    .partnersPage .developers div {
        line-height: 30px
    }
}

.partnersPage .developers span {
    float: left;
    content: "\002F";
    color: #E4C8B4;
    height: 25px;
    font-size: 18px;
    margin: 0 10px 0 14px
}

@media screen and (max-width: 1023px) {
    .partnersPage .desktop_only {
        display: none
    }
}

.promotionContainer .mainCTA {
    margin-top: 80px;
    text-align: center
}

.promotionContainer .mainCTA p {
    font-size: 22px;
    max-width: 880px;
    margin: 20px auto
}

@media screen and (max-width: 1024px) {
    .promotionContainer .mainCTA p {
        font-size: 15px;
        max-width: 450px
    }
}

.promotionContainer .shopsWrapper {
    width: 80%;
    margin: 0 auto;
    display: grid;
    display: -ms-grid;
    grid-template-columns: 420px 420px;
    grid-gap: 100px
}

@media only screen and (max-width: 1300px) {
    .promotionContainer .shopsWrapper {
        width: 90%
    }
}

@media only screen and (max-width: 1023px) {
    .promotionContainer .shopsWrapper {
        width: 80%;
        grid-template-columns: 350px 350px
    }
}

@media only screen and (max-width: 1000px) {
    .promotionContainer .shopsWrapper {
        width: 100%;
        grid-template-columns: 100%
    }
}

.promotionContainer .shopsWrapper .shop {
    background: #fff;
    text-align: center;
    border: 1px solid #d8d8d8;
    border-radius: 0
}

.promotionContainer .shopsWrapper .shop .shopCTA {
    padding: 20px 20px 40px;
    border-top: 1px solid #d8d8d8
}

.promotionContainer .shopsWrapper .shop .shopCTA p {
    text-align: left
}

@media only screen and (min-width: 1023px) {
    .promotionContainer .shopsWrapper .shop .shopCTA p {
        height: 11em
    }
}

@media only screen and (min-width: 1200px) {
    .promotionContainer h1.main_title {
        /*font-size: 72px*/
    }
}

.promotionContainer .promotion {
    margin-top: 80px;
    margin-bottom: 80px
}

.promotionContainer .promotion h2 {
    text-align: center;
    margin-bottom: 60px
}

.promotionContainer .logo {
    grid-area: logo
}

.promotionContainer .companyName {
    grid-area: companyName;
    font-size: 17px
}

.promotionContainer .companyName p {
    margin-top: 0
}

.promotionContainer .codeArea {
    grid-area: code
}

.promotionContainer .content {
    grid-area: content
}

.promotionContainer .description {
    grid-area: description
}

.promotionContainer .discountWrapper {
    display: grid;
    display: -ms-grid;
    grid-gap: 10px;
    grid-template-columns: 120px 120px 120px;
    padding: 20px;
    grid-template-areas: "logo logo logo" "logo logo logo" "companyName companyName companyName" "companyName companyName companyName ";
    background: #fbfbfb
}

@media only screen and (max-width: 1023px) {
    .promotionContainer .discountWrapper {
        grid-template-columns: 100px
    }
}

.promotionContainer .discountWrapper .discountHeadline {
    font-size: 25px;
    text-align: left;
    margin-top: 10px
}

@media only screen and (max-width: 1023px) {
    .promotionContainer .discountWrapper .discountHeadline {
        text-align: center;
        font-size: 20px
    }
}

.promotionContainer .box {
    border-radius: 5px
}

.promotionContainer .box.logo {
    width: 80px;
    height: 80px;
    margin: 0 auto
}

.promotionContainer .box.description.oversized {
    height: 90px
}

.promotionContainer .couponBox {
    text-align: center;
    font-size: 16px;
    border: 1.2px dashed #d8d8d8;
    width: 180px;
    margin: 0 auto
}

@media only screen and (min-width: 1000px) {
    .promotionContainer .couponBox {
        margin-left: 0
    }
}

.promotionContainer .couponBox span {
    font-weight: bold;
    color: #42c299
}

.promotionContainer #countdown {
    font-size: 50px;
    color: #ff5b5d;
    margin: 40px 0
}

@media only screen and (max-width: 1023px) {
    .promotionContainer #countdown {
        font-size: 38px
    }
}

@media only screen and (max-width: 640px) {
    .promotionContainer #countdown {
        font-size: 20px
    }
}

.promotionDesc {
    width: 100%;
    background: #fdfbf8;
    margin-top: 70px;
    padding: 70px 0
}

.promotionDesc p {
    max-width: 820px;
    text-align: center;
    margin: 0 auto
}

@media only screen and (max-width: 1023px) {
    .promotionDesc p {
        padding: 0 20px
    }
}

.careersPage .jobAdsTable {
    display: table
}

.careersPage .main_title {
    text-align: center;
    margin-bottom: 20px
}

.careersPage .initCTA {
    max-width: 810px;
    width: 100%;
    margin: 85px auto;
    text-align: center
}

.careersPage .initCTA .mygtukas.mygtukas_zalias.fancybox_inline {
    width: 270px
}

.careersPage .numbersBenefits {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin: 115px -50vw 180px;
    padding: 90px;
    background-color: #fdfbf8
}

.careersPage .numbersBenefitsWrap {
    display: flex;
    flex-flow: row
}

@media screen and (max-width: 700px) {
    .careersPage .numbersBenefitsWrap .item {
        flex-basis: 100%
    }
}

.careersPage .numbersBenefitsWrap .item.numbers {
    margin: 0 30px;
    text-align: center
}

.careersPage .numbersBenefitsWrap .item.numbers span {
    font-family: "GT Pressura", Arial, sans-serif;
    font-size: 72px;
    color: #42c299
}

@media screen and (max-width: 1226px) {
    .careersPage .numbersBenefitsWrap .item.numbers span {
        font-size: 38px
    }
}

.careersPage .numbersBenefitsWrap .item.benefits p {
    margin: 20px 25px;
    padding-left: 20px
}

.careersPage .numbersBenefitsWrap .item.benefits p span {
    display: block
}

.careersPage .numbersBenefitsWrap .item.benefits p span:before {
    content: '';
    display: block;
    position: relative;
    width: 7px;
    height: 14px;
    border: solid #42c299;
    border-width: 0 2.5px 2.5px 0;
    margin-left: -14px;
    top: 18px;
    transform: rotate(45deg)
}

@media screen and (max-width: 700px) {
    .careersPage .numbersBenefitsWrap {
        flex-wrap: wrap
    }
}

@media screen and (max-width: 700px) {
    .careersPage .numbersBenefits {
        margin-bottom: 80px;
        padding: 30px
    }
}

.careersPage .openPositions {
    max-width: 836px;
    width: 100%;
    margin: 186px auto 179px;
    text-align: center
}

.careersPage .openPositions table, .careersPage .openPositions .table {
    max-width: 540px;
    width: 100%;
    border: 0;
    margin: 0 auto;
    display: table
}

.careersPage .openPositions table td, .careersPage .openPositions table .td, .careersPage .openPositions .table td, .careersPage .openPositions .table .td {
    /*font-size: 18px;*/
    display: table-cell
}

.careersPage .openPositions table .td, .careersPage .openPositions table .th, .careersPage .openPositions .table .td, .careersPage .openPositions .table .th {
    border-bottom: 1px solid #cfcfd0;
    padding: 14px 12px
}

@media screen and (min-width: 1024px) {
    .careersPage .openPositions table .td, .careersPage .openPositions table .th, .careersPage .openPositions .table .td, .careersPage .openPositions .table .th {
        padding: 19px 20px
    }
}

.careersPage .openPositions table .tr, .careersPage .openPositions .table .tr {
    display: flex;
    flex-direction: row
}

.careersPage .openPositions table .tr .td, .careersPage .openPositions .table .tr .td {
    text-align: end
}

.careersPage .openPositions table .tr .td:first-child, .careersPage .openPositions .table .tr .td:first-child {
    max-width: 360px;
    width: 100%;
    text-align: left
}

@media (max-width: 767px) {
    .careersPage .openPositions table .tr .td:first-child, .careersPage .openPositions .table .tr .td:first-child {
        width: 65%;
    }
}

.careersPage .openPositions table .tr .td:nth-child(2), .careersPage .openPositions .table .tr .td:nth-child(2) {
    text-align: left;
    flex-grow: 1
}

.careersPage .openPositions table tr td, .careersPage .openPositions .table tr td {
    text-align: end
}

.careersPage .openPositions table tr td:first-child, .careersPage .openPositions .table tr td:first-child {
    width: 360px;
    text-align: left
}

.careersPage .openPositions table tr td:nth-child(2), .careersPage .openPositions .table tr td:nth-child(2) {
    text-align: left;
    flex-grow: 1
}

.careersPage .openPositions table thead td, .careersPage .openPositions table .thead .td, .careersPage .openPositions .table thead td, .careersPage .openPositions .table .thead .td {
    text-transform: uppercase;
    font-weight: normal
}

.careersPage .openPositions table tbody tr:hover td, .careersPage .openPositions .table tbody tr:hover td {
    color: #42c299;
    cursor: pointer
}

.careersPage .openPositions table .tbody .tr:hover .td, .careersPage .openPositions table .tbody .tr:hover, .careersPage .openPositions .table .tbody .tr:hover .td, .careersPage .openPositions .table .tbody .tr:hover {
    color: #42c299;
    cursor: pointer;
    text-decoration: none
}

.careersPage .locations {
    border-top: 1px solid #e4c8b4;
    text-align: center
}

.careersPage .locations-wrap {
    margin-top: 90px;
    margin-bottom: 160px;
}

.careersPage .locations .location {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}

@media screen and (max-width: 768px) {
    .careersPage .locations .location {
        width: 100%;
        display: block
    }
}

.careersPage .locations h2 {
    margin-top: 180px
}

.careersPage .gallery {
    display: flex;
    margin-top: 108px;
    flex-wrap: wrap
}

@media screen and (max-width: 1226px) {
    .careersPage .gallery {
        flex-direction: column
    }
}

.careersPage .gallery img {
    flex: auto
}

@media screen and (max-width: 1226px) {
    .careersPage .gallery img {
        width: 100%
    }
}

.careerPage {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box
}

.careerPage hr {
    background: #cfcfd0;
    margin: 80px 0
}

.careerPage .feat_section_3 {
    padding-top: 120px;
    padding-bottom: 120px;
    margin-top: -70px;
    margin-bottom: 120px;
    background: #fdfbf8;
    overflow: hidden
}

@media screen and (max-width: 830px) {
    .careerPage .feat_section_3 .text_wrapper {
        max-width: 630px;
        padding: 0 30px
    }
}

@media screen and (max-width: 590px) {
    .careerPage .feat_section_3 .text_wrapper {
        max-width: 380px
    }
}

.careerPage .title_wrapper {
    text-align: center
}

.careerPage .feat_section_1 .mygtukas {
    margin-top: 18px
}

.careerPage .jobDesc {
    max-width: 750px
}

.careerPage .jobDesc, .careerPage .jobForm {
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.careerPage .btn_text_wrapper.submit {
    text-align: center
}

.careerPage .btn_text_wrapper.submit hr {
    max-width: 750px;
    width: 100%;
    margin: 45px auto 45px
}

.careerPage .jobForm {
    max-width: 700px
}

.careerPage .jobForm span {
    vertical-align: sub;
    color: #68cead
}

.careerPage .jobForm .info input {
    display: block;
    border: 1px solid #cfcfd0;
    border-radius: 3px;
    width: 100%;
    height: 40px
}

.careerPage .jobForm #ignore-form label span {
    display: block;
    cursor: pointer
}

.careerPage .jobForm #ignore-form label span:hover {
    text-decoration: underline
}

.careerPage .jobForm:target:before {
    content: "";
    display: block;
    margin-top: -150px;
    height: 150px
}

.careerPage #unhide, .careerPage #unhide2 {
    visibility: hidden
}

.careerPage #unhideMain, .careerPage #submitApp {
    display: none
}

.careerPage #cv_form .hidden_file_input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1
}

.careerPage #cv_form #form_error {
    display: none;
    margin-bottom: 15px;
    color: #D6394D
}

.careerPage #cv_form .error_msg {
    display: none;
    color: #D6394D
}

.careerPage #cv_form .error input {
    border: 1px solid #D6394D
}

.careerPage #cv_form .error .error_msg {
    display: block;
    font-size: 13px;
    margin-top: 5px
}

.careerPage #cv_form .hidden_file_input + label {
    width: 120px;
    border: 1px solid #42c299;
    height: 35px;
    line-height: 33px;
    padding: 0 27px;
    background: #42c299;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    outline: none;
    min-width: 130px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    /*-ms-transition: all 300ms ease-in-out;*/
    transition: all 300ms ease-in-out;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-ms-border-radius: 0;*/
    /*-o-border-radius: 0*/
}

.careerPage #cv_form .hidden_file_input + label:hover {
    color: #42c299;
    background-color: #fff;
    border: 1px solid #42c299
}

.careerPage #cv_form .div_row {
    margin-bottom: 25px
}

.careerPage #cv_form .form_submit_holder {
    position: relative;
    width: 210px;
    margin: 0 auto
}

.careerPage #cv_form .form_submit_holder .mygtukas_zalias {
    width: 210px
}

.careerPage #cv_form .form_submit_holder .form_loader {
    display: none;
    position: absolute;
    top: 12px;
    right: 10px
}

.careerPage #cv_form .form_loading .mygtukas_zalias {
    background-color: #fff;
    color: #42c299
}

.careerPage #cv_form .form_loading .form_loader {
    display: block
}

@media screen and (min-width: 1200px) {
    .careersPage .instaWrapper {
        margin: 115px -5vw;
        left: 3vw;
        right: 3vw
    }
}

.careerPage .instaWrapper {
    margin: 160px auto -60px
}

.instaWrapper {
    max-width: 1280px;
    position: relative;
    margin: 115px auto;
    text-align: center
}

.instaWrapper .main_title {
    text-align: center;
    margin-bottom: 60px
}

.instaWrapper > .col {
    position: relative;
    margin-right: 20px;
    display: inline-block;
    width: 270px;
    height: 486px;
    vertical-align: top
}

@media screen and (max-width: 930px) {
    .instaWrapper > .col {
        width: 80vw;
        display: block;
        height: auto;
        margin: 0 auto
    }
}

.instaWrapper > .col:nth-of-type(even) > a:nth-of-type(1) {
    margin-right: 20px
}

.instaWrapper > .col:nth-of-type(even) > a:nth-of-type(3) {
    width: 270px;
    height: 270px
}

.instaWrapper > .col:nth-of-type(odd) > a:nth-of-type(1) {
    width: 270px;
    height: 270px
}

.instaWrapper > .col:nth-of-type(odd) > a:nth-of-type(2) {
    margin-right: 20px
}

.instaWrapper > .col > a {
    display: inline-block;
    width: 125px;
    margin-bottom: 20px;
    vertical-align: top
}

@media screen and (max-width: 930px) {
    .instaWrapper > .col > a {
        display: block;
        width: 80vw !important;
        height: 270px !important
    }
}

.instaWrapper > .col > a > div {
    transition: transform .15s ease-in-out, opacity .15s ease-in-out, outline-color .55s ease-in-out;
    outline-color: #42c299;
    outline-width: 0;
    min-height: 130px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%
}

@media screen and (max-width: 930px) {
    .instaWrapper > .col > a > div {
        display: block;
        margin: 0 auto
    }
}

.instaWrapper > .col > a > div:hover {
    opacity: .9;
    outline: #f3eadf solid 1px;
    transform: scale(1.15) translate3d(0, 0, 0)
}

.input_group_parent {
    margin: 0 0 2px 0;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: block
}

.input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px
}

.input_group_parent .radio_design {
    top: 6px
}

.input_group_parent .checkbox_design {
    background-image: url("../site/img/checkbox.png");
    background-position: center;
    background-repeat: no-repeat
}

.input_group_parent .radio_design {
    background-image: url("../site/img/radio.png");
    background-position: center;
    background-repeat: no-repeat
}

.input_group_parent input:checked + .checkbox_design {
    background-image: url("../site/img/checkbox_checked.png");
    background-position: center;
    background-repeat: no-repeat
}

.input_group_parent input:checked + .radio_design {
    background-image: url("../site/img/radio_checked.png");
    background-position: center;
    background-repeat: no-repeat
}

.additionl_terms_h2 {
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: normal;*/
}

ul.no_bullets li {
    background: none
}

.scrollable {
    overflow-x: auto
}

.scrollable.has-scroll {
    position: relative;
    overflow: hidden
}

.scrollable.has-scroll:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    -webkit-box-shadow: -10px 0 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -10px 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -10px 0 20px 0 rgba(0, 0, 0, 0.25);
    content: ''
}

.scrollable.has-scroll > div {
    overflow-x: auto
}

.scrollable > div::-webkit-scrollbar {
    height: 12px
}

.scrollable > div::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    background: #f0f0f0
}

.scrollable > div::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #ccc
}

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

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-slider-next:before {
	content: "\e90f";
}
.icon-slider-prev:before {
	content: "\e910";
}
.icon-instagram:before {
    content: "\e907"
}

.icon-ew4-arrow:before {
    content: "\e900"
}

.icon-ew4-chevron:before {
    content: "\e901"
}

.icon-ew4-close:before {
    content: "\e902"
}

.icon-ew4-refresh:before {
    content: "\e903"
}

.icon-arrow_right:before {
    content: "\e904"
}

.icon-close:before {
    content: "\e905"
}

.icon-fb:before {
    content: "\e906"
}

.icon-insta:before {
    content: "\e907"
}

.icon-linkedin:before {
    content: "\e90a"
}

.icon-twitt:before {
    content: "\e909"
}

.icon-tick:before {
    content: "\e908"
}

.icon-chevron_down:before {
    content: "\e90d"
}

.icon-chevron_big_down:before {
    content: "\e90b"
}

.icon-chevron_big_down2:before {
    content: "\e90c"
}

.icon-star:before {
    content: "\e90e";
}

.pricing_page .table-accordion-wrap .icon-chevron_big_down {
    color: #42C299;
}

.pricing_page .table-accordion-wrap.is--opened .accordion-header img, .pricing_page .table-accordion-wrap.is--opened .accordion-header .icon-chevron_big_down {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.platform-3 {
    border-bottom: none !important;
}

.platform-4 {
    border-right: none !important;
    border-bottom: none !important;
}

.other-platform-3 {
    border-right: 1px solid #f8efe3 !important;
}

.other-platform-4 {
    border-bottom: 1px solid #f8efe3 !important;
    border-right: none !important;
}

.page-template-tpl-partners .developers div {
    float: left;
    display: block;
    line-height: 50px;
    color: #E4C8B4;
}

.page-template-tpl-partners .developers span {
    float: left;
    content: "\002F";
    color: #E4C8B4;
    height: 25px;
    font-size: 18px;
    margin: 0 10px 0 14px;
}

/* new */

.page-template-tpl-newsletter-examples .categoryPage .feat_section_8 {
    padding-top: 82px;
}

.page-template-tpl-newsletter-examples .btn_text_wrapper {
    text-align: center;
}

.page-template-tpl-newsletter-examples .btn_text_wrapper p {
    font-weight: 300;
}

.cards-wrap {
    margin: 64px -15px 77px;
}

@media (max-width: 1240px) {
    .cards-wrap {
        width: 596px;
        margin: 64px auto 0;
    }
}

@media (max-width: 675px) {
    .cards-wrap {
        width: 100%;
        max-width: 266px;
        margin: 64px auto 0;
    }
}

.card-item {
    border: 1px #f5f5f5 solid;
    float: left;
    margin: 14px;
    position: relative;
    max-width: 268px;
}

.card-item img {
    float: left;
}

.card-info p {
    font-weight: 300;
    font-size: 13px;
    margin: 0;
    color: #fff;
    text-align: center;
}

.card-info h4 {
    /*font-family: "Roboto", sans-serif;*/
    /*font-size: 18px;*/
    /*font-weight: 800;*/
    color: #fff;
    text-align: center;
    padding: 0 0 10px;
    margin: 55% 0 0;
}

.card-info {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(158, 222, 201, 0.8);
    width: 100%;
    height: 369px;
    opacity: 0;
    transition: 0.5s;
    text-align: center;

}

.card-item:hover .card-info {
    opacity: 1;
}

@media (max-width: 650px) {
    .card-item:hover .card-info {
        display: none;
    }

}

.template-categories {
    text-align: center;
    margin-top: 69px;
}

.template-categories a.active {
    background: #42c299;
    border: 1px #42c299 solid;
    color: #fff;
}

.template-categories a {
    display: inline-block;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    border: 1px #ebebeb solid;
    padding: 5px 10px;
    margin: 2px;
    color: #555c66;
    font-weight: 300;
}

.template-categories a:hover {
    text-decoration: none;
    background: #ebf8f3;
    border: 1px #ebf8f3 solid;
    cursor: pointer;
    color: #555c66;

}

.template-categories a.active:hover {
    background: #42c299;
    border: 1px #42c299 solid;
    color: #fff;
}

.clearfix {
    clear: both;
}

.page-template-tpl-newsletter-examples .feat_section_8 {
    padding-bottom: 0;
}

.page-template-tpl-features-inside .all_features {
    margin-bottom: 100px;
}

@media (max-width: 650px) {
    .page-template-tpl-features-inside .all_features {
        margin-bottom: 100px;
    }
}

.page-template-tpl-career-inside .careerPage .instaWrapper {
    margin-bottom: 100px;
}

@media (max-width: 650px) {
    .page-template-tpl-career-inside .careerPage .instaWrapper {
        margin-bottom: 100px;
    }
}

.newsletter-examples .section2 .mygtukas_zalias {
    width: 232px;
}

.newsletter-examples .section2 .text_wrapper {
    /*font-weight: 500;*/
    padding: 20px 0 41px 0;
}

.newsletter-examples .section2 {
    text-align: center;
    padding-top: 171px;
    padding-bottom: 80px;
}

.example-wrap {
    text-align: center;
    background: #fafafa;
    margin-top: 80px;
    margin-bottom: 110px;
}

@media (max-width: 1023px) {
    .page-template-tpl-newsletter-examples .categoryPage .feat_section_8 {
        padding-top: 0;
    }

    .newsletter-examples .section2 {
        padding-top: 100px;
        padding-bottom: 60px;
    }
}

.featurePage .feat_section_1 h1 {
    white-space: normal;
    text-align: center;
    /*font-size: 50px;*/
    /*line-height: 1.2;*/
}

.page-template-tpl-pricing .index_container {
    padding-top: 0;
}

.page-template-tpl-pricing .index_container.more_top {
    margin-top: 0;
}

.page-template-tpl-partners small {
    margin: 0 20px;
}

.page-template-tpl-partners .about_us_container {
    padding-bottom: 90px;
}

.page-template-tpl-alternative .index_container.more_top {
    padding-bottom: 100px;
}

.text_image_section.img_right.tb2 .img_cl img {
    position: relative;
    top: auto;
}

.featurePage .feat_section_1 {
    padding-top: 20px;
}

.featurePage .after-features {
    padding-top: 20px;
}

.newsletter-examples .mTitle {
    text-align: center;
}

.example-inside .btn_text_wrapper .mygtukas_zalias {
    background: none;
    color: #42c299;
    margin-top: 11px;
    min-width: 230px;

}

.example-inside .btn_text_wrapper .mygtukas_zalias:hover {
    background: #42c299;
    color: #fff;
}

.featureParentPage {
    padding-bottom: 0;
}

.page-template-tpl-alternative .get-started a {
    margin: 0 12px;
}

.page-template-tpl-reviews .go_right .mygtukas {
    margin-top: 10px;
}

.copy1-500 {
    font-weight: 500;
}

/* landing1 */
.fixed_header_hide {
    position: absolute;
    background: transparent;
    border-bottom-color: transparent
}

.fixed_header_hide .topnav {
    display: none;
}

.fixed_header_hide.add_border {
    border-bottom-color: transparent
}

.landing1-section1 {
    padding: 126px 0 84px 0;
    background-size: cover;
    margin-top: -32px;
    background-position: center center;
}

.landing1-wrap .t1 {
    font-size: 22px;
}

.landing1-section1 .t1 {
    max-width: 90%;
}

.landing1-section1 .t2 {
    font-size: 13px;
    max-width: 270px;
    text-align: center;
}

.landing1-section1 .section1-text-wrap {
    max-width: 41%;
}

.landing1-section1 .mygtukas_zalias {
    font-size: 15px;
    margin: 30px 0 14px 0;
    height: 50px;
    /*padding: 0 71px;*/
    line-height: 47px;
    width: 278px;
}

.landing1-section1-end {
    background: #fdfbf8;
    text-align: center;
    padding: 31px 0;
}

.landing1-section1-end .logos_items {
    max-width: 550px;
    margin: 30px auto 0;
}

.landing1-section1-end .logo_item {
    display: inline-block;
}

.landing1-section3 {
    text-align: center;
    padding: 91px 0 33px 0;
}

.landing1-section3 .features_items {
    max-width: 900px;
    margin: 87px auto 0;
}

.landing1-section3 .feature-title {
    color: #42c299;
    margin: 16px 0 23px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.landing1-section3 .features_item {
    width: 50%;
    float: left;
    padding: 0 25px;
    margin-bottom: 68px;
}

.landing1-section3-con {
    max-width: 83%;
    margin: 0 auto;
}

.landing1-section4 {
    padding: 70px 0 120px 0;
    background: #fdfbf8;
}

.landing1-section4 h2 {
    text-align: center;
}

.landing1-section4 .feature-comparison-wrapper {
    padding-top: 48px;
    padding-bottom: 32px;
}

.landing1-section4 .feature-comparison-wrapper table {
    width: 100%;
    margin-bottom: 88px;
}

.landing1-section4 .feature-comparison-wrapper th h3 {
    font-weight: 500;
}

.landing1-section4 .feature-comparison-wrapper td {
    background: #fff;
}

.landing1-section4 .feature-comparison-wrapper th:nth-child(2) {
    background: #fdfbf8;
}

.landing1-section4 .feature-comparison-wrapper th:nth-child(3) {
    //background: #fff;
}

.landing1-section4 .feature-comparison-wrapper td:nth-child(2) {
    //background: #fdfbf8;
}

.landing1-section4 .feature-comparison-wrapper .feature-group td {
    background: #fff;
}

.landing1-section4 .btn-text-wrap h2 {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}

.landing1-section4 .btn-wrap {
    text-align: center;
    padding-top: 8px;
}

.landing1-section4 .btn-wrap a {
    margin: 8px 15px 0;
    /*padding: 0 65px;*/
    max-width: 228px;
    width: 100%;
}

.landing1-section5 {
    padding: 90px 0 120px 0;
}

.landing1-section5 .t5 {
    text-align: center;
    margin-bottom: 64px;
}

.landing1-section5 .feat_section_5 .main_title {
    padding-top: 33px;
}

.landing1-section5 .text_image_section .tb_text ul {
    padding-top: 50px;
    margin-top: 0;
}

.landing1-section5 .text_image_section .tb_text ul li {
    float: left;
    width: 50%;
    margin-bottom: 14px;
}

.landing1-section5 .text_image_section .tb_text ul li:before {
    color: #42c299;
}

.landing1-section5 .feat_section_5 {
    padding-bottom: 153px;
}

.landing1-section5 .feat_section_6 {
    padding-bottom: 184px;
}

.landing1-section5 .features-wrap .feat_sec:last-child {
    padding-bottom: 95px;
    /*border-bottom: 1px solid #cfcfd0;*/
}

.landing1-section5 .section5-end {
    text-align: center;
    padding-top: 88px;
}

.landing1-section5 .section5-end .mygtukas_zalias {
    margin-top: 17px;
    padding: 0 61px;
}

.landing1-section6 {
    background: #42c299;
    text-align: center;
    padding: 90px 0 0;
}

.landing1-section6 h2, .landing1-section6 p {
    color: #fff;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.landing1-section6 .section6-image {
    padding-top: 7px;
}

.landing1-section6 .section6-image img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.landing1-section7 {
    padding: 90px 0;
}

.landing1-section7 table {
    width: 100%;
}

.landing1-section7 table td {
    text-align: left;
}

.landing7-section-top {
    text-align: center;
}

.landing1-section7 .about_us_container, .landing1-section7 .about_section_3, .landing1-section7 .about_section_3 .about_columns_wrapper {
    padding: 0;
    margin: 0;
}

.landing1-section7 .about_section_3 .about_columns_wrapper td p {
    /*line-height: 31px;*/
    min-height: 178px;
}

/*.landing1-section7 .about_section_3 .about_columns_wrapper td {*/
/*padding: 0 10px;*/
/*}*/

.landing1-section7 .copy1 {
    margin-bottom: 0;
}

.landing1-section7 .t4 {
    line-height: 20px;
    padding-left: 11px;
}

.landing1-section7 .about_us_container {
    padding-top: 37px;
}

.landing1-section7 .about_columns_wrapper td p:before {
    display: block;
    font-size: 73pt;
    content: "“";
    color: #42c299;
    font-family: "GT Pressura", Arial, sans-serif;
    line-height: 35px;
    margin-left: -5px;
}

.landing1-section8 {
    background: #fdfbf8;
    padding: 100px 0 104px;
    text-align: center;
}

.landing1-section8 .mygtukas_zalias {
    font-size: 15px;
    margin: 12px 0 4px 0;
    height: 50px;
    padding: 0 71px;
    line-height: 47px;
}

.landing1-section9 {
    background: #f3eadf;
    text-align: center;
    padding: 14px 0;
}

.landing1-section1-mobile {
    background-size: 0;
}

.landing1-section5 a.action-btn {
    max-width: 100%;
}

@media (max-width: 1169px) {
    .landing1-section1 .section1-text-wrap {
        max-width: 60%;
    }
}

@media only screen and (min-width: 1024px) {
    /*.landing1-section5 .text_image_section.img_right .text_cl {*/
    /*padding-left: 6%;*/
    /*padding-right: 4%;*/
    /*}*/
    /*.landing1-section5 .text_image_section.img_left .text_cl {*/
    /*padding-left: 4%;*/
    /*padding-right: 6%;*/
    /*}*/
    /*.landing1-section5 .text_image_section .tb_text p {*/
    /*line-height: 31px;*/
    /*}*/
}

@media (max-width: 1023px) {
    .landing1-section7 .about_section_3 .about_columns_wrapper td p {
        min-height: auto;
        margin-bottom: 20px;
    }

    .landing1-section6 h2, .landing1-section6 p {
        max-width: 100%;
    }

}

@media only screen and (max-width: 768px) {
    a.mygtukas_zalias:nth-of-type(2) {
        width: auto;
        /*margin-top: 10px;*/
    }

}

@media (max-width: 767px) {

    .landing1-section3 .features_item {
        width: 100%;
    }

    .landing1-section4 .feature-comparison-wrapper table {
        width: 100%;
        max-width: 666px;
    }

    .landing1-section5 .text_image_section .tb_text ul li {
        width: 100%;
    }

    .landing1-section5 .text_image_section .tb_text ul {
        padding-top: 40px;
    }

    .landing1-section5 .feat_section_5, .landing1-section5 .feat_section_6 {
        padding-bottom: 100px;
    }

    .landing1-section4 .btn-wrap a {
        width: 230px;
    }

    .landing1-section1 .mygtukas_zalias {
        width: 230px
    }

    .landing1-section1 {
        background: none !important;
    }

    .landing1-section1-mobile {
        background-size: cover;
    }

    .landing1-section1 .section1-text-wrap {
        max-width: 80%;
    }

    .landing1-section1 .t2 {
        width: auto;
        text-align: left;
    }
}

.page-template-tpl-shopify-email-marketing .feat_section_1 {
    text-align: center;
}

.page-template-tpl-shopify-email-marketing .feat_sec.bg11 {
    margin-bottom: 0;
    padding-bottom: 40px;
}

.page-template-tpl-shopify-email-marketing .feat_section_customers_say {
    padding-bottom: 120px;
}

.page-template-tpl-shopify-email-marketing .features_container {
    padding-bottom: 0;
}

.page-template-tpl-shopify-email-marketing .copy1 {
    text-align: center;
    width: 575px;
    margin: 0 auto;
}

@media (max-width: 650px) {
    .page-template-tpl-shopify-email-marketing .copy1 {
        width: 100%;
    }
}

.breadcrumbs-wrap {
    text-align: center;
}

.breadcrumbs li {
    display: inline-block;
    list-style: none;
    text-align: center;
    /*padding: 5px 10px;*/
    background: none;
    color: #cfcfd0;
    position: relative;
    padding: 0 16px 0 0;
    margin: 0 5px 0 0;
}

.breadcrumbs li a {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 21px;
    /*background: red;*/
    color: #cfcfd0;
    text-decoration: none;
}

.breadcrumbs li a:hover {
    color: #555c66;
    text-decoration: underline;
}

.breadcrumbs li a.no-link {
    cursor: default;
    color: #cfcfd0;
}

.breadcrumbs li a.no-link:hover {
    text-decoration: none;
}


.breadcrumbs li:after {
    content: '/';
    position: absolute;
    right: 0;
    bottom: 2px;
    font-size: 14px;
}

.breadcrumbs li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.breadcrumbs li:last-child:after {
    display: none;
}


.ecommerce-email-marketing .tabs {
    text-align: center;
    position: relative;
}

.ecommerce-email-marketing .tabs:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    background: #cfcfd0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.ecommerce-email-marketing .tab a,
.ecommerce-email-marketing .side-tabs a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #555c66;
}

.ecommerce-email-marketing .tab a:hover,
.ecommerce-email-marketing .tab a:visited,
.ecommerce-email-marketing .tab a:link,
.ecommerce-email-marketing .tab a:active,
.ecommerce-email-marketing .side-tabs a:hover,
.ecommerce-email-marketing .side-tabs a:visited,
.ecommerce-email-marketing .side-tabs a:link,
.ecommerce-email-marketing .side-tabs a:active {
    text-decoration: none !important;
}

.ecommerce-email-marketing .tab.active a {
    color: #42c299;
}

.ecommerce-email-marketing .tabs {
    /*border-bottom: 1px #cfcfd0 solid;*/
}

.ecommerce-email-marketing .tab {
    border-bottom: 2px transparent solid;
}

.ecommerce-email-marketing .side-tabs li {
    border-left: 2px transparent solid;
}

.ecommerce-email-marketing .tab:hover {
    border-bottom: 2px #cfcfd0 solid;
}

.ecommerce-email-marketing .side-tabs li:hover {
    border-left: 2px #cfcfd0 solid;
}

.ecommerce-email-marketing .tab.active {
    border-bottom: 2px #42c299 solid;
}

.ecommerce-email-marketing .side-tabs li.active {
    border-left: 2px #42c299 solid;
}

.ecommerce-email-marketing .tab {
    display: inline-block;
    margin: 0 5px;
    max-width: 166px;
    padding: 26px 30px 20px;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .ecommerce-email-marketing .tab {
        /*display: table-cell;*/
        /*vertical-align: bottom;*/
        margin: 0;
        padding: 20px 10px;
    }

    .ecommerce-email-marketing .tab {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ecommerce-email-marketing .tab {
        width: 50% !important;
        max-width: 100%;
        float: left;
    }
}

.ecommerce-email-marketing .side-tabs ul {
    margin: 0;
    padding: 0;
}

.ecommerce-email-marketing .side-tabs {
    margin-top: 47px;
    margin-left: -14px;
    max-width: 275px;
}

.ecommerce-email-marketing .side-tabs li {
    list-style: none;
    padding: 0;
    background: none;
}

.ecommerce-email-marketing .content-wrap {
    margin-top: 72px;
}

.ecommerce-email-marketing .content-wrap-with-sidebar {
    margin-left: 24px;
    margin-right: 55px;
}

.content-wrap p {
    /*margin: 20px 0 25px;*/
    position: relative;
}

.ecommerce-email-marketing .side-tabs li {
    margin: 25px 0;
    padding-left: 28px;
    cursor: pointer;
}

.ecommerce-email-marketing .section1 {
    max-width: 1230px;
    padding: 103px 30px 103px 30px;
    text-align: center;
}

.ecommerce-email-marketing .section2 {
    max-width: 1230px;
    margin: 0 auto;
}

.side-tabs-fixed ul {
    position: fixed;
    top: 100px;
    max-width: inherit;
}

.green-block {
    background: #ebf8f3;
    padding: 35px 60px;
    margin: 40px 0;
}

.quote-block p:first-of-type:before {
    display: block;
    font-size: 70pt;
    content: "“";
    color: #42c299;
    font-family: "GT Pressura", Arial, sans-serif;
    line-height: 35px;
    margin-left: -5px;
    position: absolute;
    left: -57px;
    top: 23px;
}

.quote-block {
    border-top: 1px #e4c8b4 solid;
    border-bottom: 1px #e4c8b4 solid;
    margin: 0 60px;
    padding: 35px 10px 35px 60px;

    /*background: url(../images/left-quote.png) no-repeat left 5px top 60px*/
}

.ecommerce-email-marketing .content-wrap img {
    width: 100%;
}

@media (max-width: 991px) {
    .side-tabs {
        display: none;
    }
}

@media (max-width: 767px) {
    .green-block {
        padding: 15px 30px;
    }

    .quote-block {
        margin: 0;
        padding: 10px 10px 10px 45px;
    }

    .quote-block p:first-of-type:before {
        left: -37px;
    }

    .ecommerce-email-marketing .content-wrap-with-sidebar {
        margin: 0;
    }

    .ecommerce-email-marketing .content-wrap {
        margin-top: 40px;
    }
}

.demo-page .section1 {
    max-width: 1230px;
    padding: 33px 30px 103px 30px;
    text-align: center;
}

.demo-page .section1 span {
    color: #ff5b5d;
}

.demo-page .section1 .p1 {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
}

.page-template-tpl-demo {
    background: #fdfbf8;
}

.demo-page .form-block {
    max-width: 830px;
    /*background: red;*/
    /*height: 400px;*/
    margin: 72px auto 0;
    /*background: #fff;*/
    -webkit-box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);
    /*background: #fff url("../images/form-bg.png") left center no-repeat;*/
}

.form-block-wrap {
    display: table;
    width: 100%;
}


.demo-page2 .branding {
    display: none !important;
}

.demo-page2 .form-block-wrap {
    /*min-height: 800px;*/
}

.demo-page .form-block-left {
    text-align: left;
    background: url("../images/form-bg.png") center center;
    background-size: cover;
    /*float: left;*/
    width: 48%;
    display: table-cell;
    vertical-align: bottom;
}


.demo-page .form-block-right {
    padding: 42px 60px 60px 60px;
    background: #fff;
    /*float: right;*/
    width: 52%;
    display: table-cell;
}

.demo-page2 .form-block-right {
    padding: 20px;
}

@media (max-width: 414px) {
    .demo-page2 {
        padding: 40px 0 0;
    }
}

/*@media (max-width: 767px) {*/
/*.demo-page .form-block-left, .demo-page .form-block-right {*/
/*float: none;*/
/*}*/
/*}*/

.demo-page .thank-you-1 .form-block-right {
    text-align: left;

}

.demo-page .thank-you-1 .form-block-left {
    background: url("../images/calendar-bg.png") top 100px center no-repeat;

}

.demo-page .form-block-left-text p {
    color: #fff;
    max-width: 260px;

}

.demo-page .form-block-left-text p.t3:before {
    display: block;
    font-size: 68pt;
    content: "“";
    color: #fff;
    font-family: "GT Pressura", Arial, sans-serif;
    line-height: 18px;
    margin-left: -5px;
}

.demo-page .form-block-left-text p.t3 {
    line-height: 31px;
}

/*.demo-page .form-block-left, .demo-page .form-block-right {*/
/*!*min-height: 512px;*!*/
/*}*/

.demo-page .form-block-right #demo_form select {
    background-color: #fff;
    height: 48px;
    margin-top: 18px;

}

.demo-page .form-block-right .button_loader {
    display: none;
}

.demo-page .form-block-right .mygtukas_zalias {
    width: 100%;
    /*max-width: 454px;*/
    max-width: 100%;
    margin-top: 30px;
    height: 50px;
    font-size: 15px;
    line-height: 48px;
}

.demo-page2 .thank-you-1 .form-block-right {
    padding: 30px 20px 60px 20px;
}

.demo-page .form-block-right .input_wr {
    text-align: left;
}

.demo-page .form-block-right input {
    max-width: 454px;
    height: 48px;
    border-color: #555c66;
    background-color: #fff;
    margin-top: 18px;
}

/*.demo-page .form-block-left {*/
/*display: table;*/
/*}*/

.demo-page .form-block-left-text {
    padding: 20px 20px 18px 38px;
    /*display: table-cell;*/
    vertical-align: bottom;
}

.demo-page .t2 {
    font-size: 13px;
    margin-top: 26px;
}

.mobile_form_title {
    display: none;
}

.form-block-left-mobile {
    display: none;
}

@media (max-width: 767px) {

    .demo-page .form-block-left {
        display: none;
    }

    .demo-page .form-block-right {
        width: 100%;
        display: block;
    }

    .demo-page .form-block-right input {
        max-width: 100%;
    }

    .demo-page .form-block-right #demo_form select {
        max-width: 100%;
    }

    .form-block-left-mobile {
        display: block;
        background: url("../images/form-bg.png") center center;
        background-size: cover;
        color: #fff;
        text-align: left;
    }

    .demo-page .form-block-left-text {
        padding: 100px 20px 20px 20px;
    }

    .demo-page .form-block-left-text p {
        max-width: 100%;
    }
}

@media (max-width: 414px) {
    .demo-page .form-block-right {
        padding: 20px;
    }
}

.fwn {
    font-weight: 500;
}

/*.demo-page ::placeholder { !* Chrome, Firefox, Opera, Safari 10.1+ *!*/
/*color: #cfcfd0;*/
/*opacity: 1; !* Firefox *!*/
/*}*/

/*.demo-page :-ms-input-placeholder { !* Internet Explorer 10-11 *!*/
/*color: #cfcfd0;*/
/*}*/

/*.demo-page ::-ms-input-placeholder { !* Microsoft Edge *!*/
/*color: #cfcfd0;*/
/*}*/
.landing1-pricing-wrap {
    /*max-width: 970px;*/
    /*margin: 0 auto;*/
}

.landing1-pricing-text {
    margin-top: 110px;
}

.landing1-pricing-wrap .pricing_page .pricing-wrap {
    padding: 0 0 14px;
}

.landing1-pricing-wrap .get-plan {
    display: none;
}

.landing1-pricing-wrap .plan-compare {
    display: none;
. demo-page . form-block-left
}

.menu-features-list:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    left: 50%;
    top: -12px;
    /* right: 0; */
    /* margin: 0 auto; */
}

.menu-features-list {
    padding: 20px 30px 40px 30px;
    background: #fff;
    position: absolute;
    /*-webkit-box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);*/
    /*-moz-box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);*/
    /*box-shadow: 0 0 48px -12px rgba(0, 0, 0, 0.75);*/
    box-shadow: 0 8px 24px rgba(0, 0, 0, .13);
    left: 13.5%;
    top: 56px;
    display: none;
}

.menu-features-item a {
    color: #555c66;
    font-weight: 400;
}

.menu-features-item a:hover {
    color: #42c299;
}

.menu-features-list .menu-features-item p {
    margin: 5px 0 0;
}

.menu-features-list .menu-features-item {
    width: 230px;
    padding: 30px 30px 30px 30px;
    float: left;
}

.menu-features-list .line-fix:nth-of-type(3) {
    width: 100%;
    clear: both;
    display: block;
}



.menu-item-4699 {
    position: relative;
}


@media (max-width: 1240px) {

    .menu-features-list:before {
        margin-left: -90px;
    }

}

@media (max-width: 1023px) {
    .menu-features-list {
        display: none !important;
    }
}

/* case studies */
.cs-block1-text-wrap {
    max-width: 860px;
    text-align: center;
    margin: 78px auto 0;
}

.cs-block1-text {
    max-width: 800px;
    margin: 30px auto 0;
}

.cs-slides {
    margin-top: 69px;
    padding-bottom: 71px;
}

/*.cs-slides .owl-item {*/
/*width: 100%!important;*/
/*}*/

.cs-slide-wrap {
    display: table;
}

.cs-left, .cs-right {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
}

.cs-right {
    /*padding: 90px 115px;*/
    background: #fcfbf7;
}

.cs-right-text {
    padding: 20px 95px 20px 115px;
}

.cs-author {
    font-size: 14px;
}

.cs-author strong {
    font-weight: 700;
}

.cs-right-text .nuoroda_su_rodykle {
    margin-top: 30px;
}

.cs-slides .owl-page span {
    background: #f5f5f5;
    opacity: 1 !important;
}

.cs-slides .owl-controls {
    margin-top: 30px;
}

.cs-slides .owl-page.active span {
    background: #40c399;
}

.cs-case-studies {
    /*display: table;*/
    /*border-spacing: 25px;*/
    /*border-collapse: separate;*/
    /*margin-top: 78px;*/
    /*margin-top: 42px;*/
    margin-left: -25px;
    margin-right: -25px;
}

.cs-case-wrap2 {
    width: 33.33%;
    float: left;
    margin-bottom: 44px;
}

.cs-case-wrap {
    /*width: calc(33.33% - 52px);*/
    /*float: left;*/
    /*display: table-cell;*/
    border: 1px #f5f5f5 solid;
    /*text-align: center;*/
    vertical-align: top;
    position: relative;
    margin: 0 25px;
    /*padding: 0 25px;*/
}

/*.cs-case-img {*/
/*width: 100%;*/
/*}*/

.cs-case-wrap:hover .cs-case-img {
    display: none;
}

.cs-case-img {
    background-size: cover;
    background-position: center center;
    height: 210px;
}

.cs-case-wrap:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, .13);
    /*padding-top: 30px;*/
    cursor: pointer;
}

.cs-case {
    /*border: 1px #f5f5f5 solid;*/
    /*margin: 0 10px;*/
    /*width: 90%;*/
    /*margin: 0 auto;*/
    /*padding-bottom: 60px;*/
    padding-bottom: 20px;
    /*min-height: 475px;*/

}


.cs-case__cover-link {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.nuoroda_be_rodykle {
    position: absolute;
    bottom: 22px;
    font-size: 13px;
    color: #40c399;
    border-bottom: 1px transparent solid;
    text-transform: uppercase;
}

.cs-case .nuoroda_be_rodykle:hover {
    text-decoration: none;
}

.cs-case-wrap:hover .nuoroda_be_rodykle {
    /*color: #40c399;*/
    border-bottom: 1px #41c299 solid;
}

.cs-case-text-wrap {
    padding: 30px 30px 30px 30px;
}

.cs-case-text-wrap img {
    max-height: 40px;
}

.cs-featured {
    margin-bottom: 40px;
}

.cs-featured-left {
    float: left;
    width: calc(30%);
    /*margin-right: 90px;*/
    background: #fcfbf7;
    padding: 10px 38px 50px;
}

.cs-featured-right {
    float: left;
    width: 70%;
    padding: 80px 85px 20px 89px;
}

/*.cs-case-wrap .cs-clearfix:nth-last-of-type(3) {*/
/*clear: both;*/
/*}*/
.cs-clearfix {
    display: none
}

.cs-clearfix:nth-child(3n+3) {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}

.cs-featured-left-text-wrap .mygtukas_zalias {
    margin-top: 26px;
    width: 100%;
}

.featured-logo img {
    max-height: 50px;
    float: left;

}

.cs-featured-right-text-wrap a.nuoroda_su_rodykle {
    margin-top: 17px;
    color: #42c299;
    border-color: transparent;

}

.cs-featured-right-text-wrap a.nuoroda_su_rodykle:hover {
    border-color: #42c299;

}

.cs-trusted {
    background: #fcfbf7;
    margin-top: 74px;
}

.cs-trusted-text-wrap {
    max-width: 1000px;
    text-align: center;
    margin: 110px auto 130px;
}

.cs-logo-link {
    display: inline-block;
    margin: 0 18px;
    width: 160px;
}

.cs-logo-link-wrap {
    margin-top: 49px;
}

.cs-get-demo-text-wrap {
    max-width: 1000px;
    text-align: center;
    margin: 110px auto;
}


.cs-get-demo-text-wrap .like-buttons {
    /*margin-top: 10px;*/
    padding-top: 14px;
}

.cs-get-demo-text-wrap .start-trial {
    color: #555c66;
    font-size: 13px;
    margin-top: 13px;
    display: inline-block;
    text-decoration: underline;
}

.cs-get-demo-text-wrap .start-trial:hover {
    text-decoration: none;
}

.cs-get-demo-text-wrap .mygtukas_zalias {
    width: 272px;
}

.owl-carousel .owl-item img.app {
    width: auto;
}

.owl-theme .owl-dots .owl-dot span {
    background: #f5f5f5;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #41c299;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 15px;
}

.owl-dots button {
    min-width: auto;
}

@media (max-width: 1200px) {
    .cs-featured-left {
        width: 35%;
    }

    .cs-featured-right {
        width: 65%;
    }
}

@media (max-width: 1024px) {
    .cs-featured-right {
        padding: 40px 40px 20px;
    }
}

@media (max-width: 1023px) {
    .cs-case-wrap2 {
        width: 50%;
    }

    .cs-clearfix:nth-child(3n+3) {
        display: none;
    }

    .cs-clearfix:nth-child(2n+1) {
        content: '';
        width: 100%;
        clear: both;
        display: block;
    }

    .cs-featured-left, .cs-featured-right {
        width: 100%;
    }

    .cs-featured-left-text-wrap .mygtukas_zalias {
        max-width: 270px;
    }

    .cs-featured-left-text-wrap .like-buttons {
        text-align: center;
    }

    .cs-right-text {
        padding: 40px;
    }

}

@media (max-width: 600px) {
    .cs-case-wrap2 {
        width: 100%;
    }

    /*.cs-logo-link:after {*/
    /*clear: both;*/
    /*}*/
}

@media (max-width: 768px) {
    .cs-case-wrap:hover .cs-case-img {
        display: block;
    }
}

@media (max-width: 767px) {
    .cs-left {
        display: none;
    }

    .cs-right {
        width: 100%;
    }
}

.header-height {
    margin-top: 72px;
}

.counts-wrap {
    text-align: center;
    margin-top: 34px;
    margin-bottom: 51px;
}

.cs-counts-value {
    color: #41c299;
    font-size: 48px;
    font-family: "GT Pressura", Arial, sans-serif;
}

.cs-counts-desc {
    margin-top: -3px;
}

.cs-label-wrap {
    display: table;
    margin-top: 5px;
}

.cs-label, .cs-label-image {
    display: table-cell;
    vertical-align: middle;
}

.cs-label-image img {
    max-height: 140px;
    vertical-align: top;
}


.cs-label {
    padding-right: 30px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 300;
}

.cs-top-header {
    /*padding: 100px 0;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

.cs-top-header .global_container {
    position: relative;
    height: 500px;
}

.cs-top-header .global_container > .row {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.cs-inner-title {
    padding-right: 35px;
	font-size: 50px;
	line-height: 1.2em;
}

.cs-content-wrap {
    margin-top: 50px;
}

.cs-sidebar {
    border: 1px #ebebeb solid;
    /*padding: 20px 30px;*/
    margin-top: 29px;
}

.cs-sidebar table {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

.cs-sidebar table td {
    border-bottom: 1px #ebebeb solid;
    padding: 10px 30px 20px;
}

.cs-sidebar table tr:last-child td {
    border-bottom: none;
}

.cs-long-text {
    margin-left: 20px;
}

@media (max-width: 991px) {
    .cs-long-text {
        margin-left: 0;
    }
}

.cs-sidebar table td strong {
    color: #41c299;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 18px;
    display: inline-block;
}

.cs-sidebar table .mygtukas_zalias {
    width: 100%;
    margin-top: 10px;
    max-width: 320px;
}

.cs-sidebar table td p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 3px;
}

.image_block_features_img {
    text-align: center;
}

.feature-image-desktop {
    width: 100%;
    max-width: 1600px;
}

.feature-image-mobile {
    width: 100%;
    max-width: 460px;
    display: none;
}

@media (max-width: 767px) {
    .feature-image-desktop {
        display: none;
    }

    .feature-image-mobile {
        display: block;
        margin: 0 auto;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.demo-page .section11 {
    max-width: 1230px;
    padding: 40px 30px 60px 30px;
    text-align: center;
}

.categoryPage .feat_top_image_text {
    padding: 20px 30px 0;
    margin-bottom: -40px;
}

/*.h1_no_bottom {*/
/*padding-bottom: 40px;*/
/*}*/

.bottom_image_text .image_block_features_img {
    padding-bottom: 40px;
}

.bottom_image_text .feat_section_1 {
    padding-bottom: 40px;
}

.page-id-2209 .automationIconsWrap {
    display: none;
}


/* Demop page 3 Updates */

.page-template-tpl-demo3 .demo-page .section11 {
    padding-bottom: 0;
}


.page-template-tpl-demo3 .index_container {
    padding-bottom: 0;
}

.page-template-tpl-demo3 .embeded-container {
    margin-top: 35px;
}




/* HELPERS */

/* ------ Clearfix ------ */

.h-row:before,
.h-row:after,
.h-clearfix:before,
.h-clearfix:after,
.h-form-row:before,
.h-form-row:after {
    content: "";
    display: table;
}

.h-row:after,
.h-clearfix:after,
.h-form-row:after {
    clear: both;
}

.h-row,
.h-clearfix,
.h-form-row {
    zoom: 1;
}


.h-row {
    margin: 0 -15px;
}


.h-col-1-of-2,
.h-col-1-of-3,
.h-col-2-of-3,
.h-col-1-of-4,
.h-col-3-of-4,
.h-col-1-of-5,
.h-col-2-of-5,
.h-col-3-of-5,
.h-col-1-of-6,
.h-col-1-of-12 {
    float: left;
}

.h-row > .h-col-1-of-2,
.h-row > .h-col-1-of-3,
.h-row > .h-col-2-of-3,
.h-row > .h-col-1-of-4,
.h-row > .h-col-3-of-4,
.h-row > .h-col-1-of-5,
.h-row > .h-col-2-of-5,
.h-row > .h-col-3-of-5,
.h-row > .h-col-1-of-6,
.h-row > .h-col-1-of-12 {
    padding: 0 15px;
}

.h-row > .no-padding {
    padding-left: 0;
    padding-right: 0;
}
.h-row > .no-padding-right {
    padding-right: 0;
}
.h-row > .no-padding-left {
    padding-left: 0;
}

.h-col-1-of-2.fr,
.h-col-1-of-3.fr,
.h-col-2-of-3.fr,
.h-col-1-of-4.fr,
.h-col-3-of-4.fr,
.h-col-1-of-5.fr,
.h-col-2-of-5.fr,
.h-col-3-of-5.fr,
.h-col-1-of-6.fr,
.h-col-1-of-6.fr {
    float: right;
}

.h-col-1-of-2 {
    width: 50%;
}

.h-col-1-of-3 {
    width: 33.33333%;
}

.h-col-2-of-3 {
    width: 66.6666%;
}

.h-col-1-of-4 {
    width: 25%;
}

.h-col-3-of-4 {
    width: 75%;
}

.h-col-1-of-5 {
    width: 20%;
}

.h-col-2-of-5 {
    width: 40%;
}

.h-col-3-of-5 {
    width: 60%;
}

.h-col-1-of-6 {
    width: 16.66666%
}
.h-col-1-of-12 {
    width: 8.33333%;
}




/*------------------------------------*\
  #Custom checkbox
\*------------------------------------*/

.custom-checkbox-item {
    position: relative;
}

.custom-checkbox-item + .custom-checkbox-item {
    margin-top: 10px;
}

.custom-checkbox-item input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}



.custom-checkbox {
    padding-left: 26px;
    position: relative;
    cursor: pointer;
    display: block;
    color: #666;
    line-height: 16px;
}

.custom-checkbox:before,
.custom-checkbox:after {
    display: inline-block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
}

.custom-checkbox:before {
    border: 1px solid #c5c5c5;
}

.custom-checkbox:after {
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    color: #ccc;
    display: inline-block;
    background: url(../images/icon-checkbox.svg) no-repeat center center;
    background-size: 10px 10px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

input[type="checkbox"]:checked + .custom-checkbox:after {
    opacity: 1;
}



.pricing_page .pricing-plans-wrap {
    margin-bottom: 30px;
}

/* Customize plan */

.customize-plan {
    background: #fff;
    padding: 25px;
    margin: 0 auto;
    max-width: 960px;
    position: relative;
    z-index: 10;
    display: none;
    font-size: 13px;
}


.customize-plan:before {
    width: 300px;
    height: 62px;
    left: 0;
    top: -60px;
    position: absolute;
    display: inline-block;
    content: '';
    background: #fff;
}

.customize-plan div {
    font-size: 13px;
}

.customize-plan__close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #cfcfd0;
    font-size: 21px;
}

    .customize-plan__close i {
        display: inline-block;
    }

.customize-plan__intro {
    margin-bottom: 25px;
    line-height: 1.2em;
}

.customize-item-list {
    margin: 0 -25px;
}

    .customize-item {
        float: left;
        width: 50%;
        padding: 0 25px;
        margin-bottom: 30px;
    }


.plan-customize-link {
    display: block;
    background: #ebf8f3;
    padding: 8px 0;
    font-size: 13px;
    color: #555c66;
    margin: 0 -50px 15px;
}

    .plan-customize-link span {
        display: inline-block;
        padding-right: 35px;
        position: relative;
    }

    .plan-customize-link span:after,
    .plan-customize-link span:before {
        display: inline-block;
        position: absolute;
        content: '';
        background: #42c299;
        opacity: 1;
        transition: opacity .5s ease-in-out;
        -moz-transition: opacity .2s ease-in-out;
        -webkit-transition: opacity .2s ease-in-out;
    }

    .plan-customize-link span:before {
         width: 14px;
         height: 2px;
        top: 50%;
        margin-top: -1px;
        right: 0;
    }

    .plan-customize-link span:after {
        width: 2px;
        height: 14px;
        top: 50%;
        margin-top: -7px;
        right: 6px;
    }

    .plan-customize-link.is-active span:after {
        opacity: 0;
    }


    /* FREE pricing */

.free-plan-block {
    margin-top: 25px;

}

.pricing_page .free-plan-block .plan-subtitle {
    margin: 0;
    padding: 0;
}


.free-plan-block .free-plan__cols {
    margin: 0 -15px;
}


.free-plan-block .pricing-plan {
    /*max-width: unset;*/
    margin: 0 auto 75px;
    max-width: 960px;
    padding: 45px 40px 20px;
}

.pricing_page .free-plan-block .plan-price {
    width: auto;
    position: relative;
    padding-left: 10px;
    padding-right: 38px;
    line-height: 1em;
    font-size: 50px;
    margin: 4px 0 0;
}

.pricing_page .free-plan-block .plan-price:before,
.pricing_page .free-plan-block .plan-price:after {
    position: absolute;
    line-height: 1em;
}

.pricing_page .free-plan-block .plan-price:before {
    left: 0;
    top: 4px;
    margin-top: 0;
    width: auto;
    right: auto;
}

.pricing_page .free-plan-block .plan-price:after {
    right: -10px;
    bottom: 0;
    left: auto;
}



.free-plan__col {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
}

    .free-plan__col--1 {
        text-align: left;
        width: 40%;
    }

    .free-plan__col--2 {
        width: 35%;
        padding-top: 5px;
    }

    .free-plan__col--3 {
        width: 25%;
        padding-top: 17px;
    }


/* Pricing tabs */


html .pricing_page .table-fixed-header .table-plan a,
.pricing_page .table-fixed-header .table-plan.plan-free a,
.pricing_page .table-fixed-header .table-plan.plan-pro a {
    color: #fff;
    background: #4FC09B;
}

html .pricing_page .table-fixed-header .table-plan a:hover,
.pricing_page .table-fixed-header .table-plan.plan-free a:hover,
.pricing_page .table-fixed-header .table-plan.plan-pro a:hover {
    background: #41987B;
}

.pricing_page .table-fixed-header .table-plan.plan-free p,
.pricing_page .table-fixed-header .table-plan.plan-pro p,
.pricing_page .table-fixed-header .table-plan p {
    color: #4FC09B;
}

.pricing_page .table-fixed-header .table-plan,
.pricing_page .table-fixed-header .table-plan.plan-free,
.pricing_page .table-fixed-header .table-plan.plan-pro {
    border-color: #4FC09A;
}



/* Enterprise plan fixes */
.pricing_page .pricing-enterprise .plan-price-label {
    position: relative;
    display: inline-block;
    top: -42px;
    right: 6px;
    width: 34px;
    color: #cfcfd0;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: right;
    margin-left: -25px;
    text-transform: uppercase;
}

.pricing_page .pricing-enterprise .plan-price:before {
    top: -19px;
    margin-right: -27px;
    right: 6px;
}


.pricing_page .plan-price:after {
    margin-right: -12px;
}



/* Features table fix */

.page-template-tpl-pricing2 .index_container.more_top,
.page-template-tpl-pricing3 .index_container.more_top {
    margin-top: 0;
    padding-top: 0;
}



.page-template-tpl-pricing2 .pricing_page .table-fixed-header .table-plan a,
.page-template-tpl-pricing3 .pricing_page .table-fixed-header .table-plan a {
    width: 130px;
    font-size: 11px;
}


.page-template-tpl-pricing2 .pricing_page .table-row .table-label,
.page-template-tpl-pricing3 .pricing_page .table-row .table-label {
    width: calc(100% - 680px);
}

.page-template-tpl-pricing2 .pricing_page .table-row .table-value,
.page-template-tpl-pricing3 .pricing_page .table-row .table-value {
    max-width: 170px;
}

.page-template-tpl-pricing2 .pricing_page .table-row .table-value:nth-child(4),
.page-template-tpl-pricing3 .pricing_page .table-row .table-value:nth-child(4) {
    border-right: 1px solid #CFCFD0;
}


/* Resposnive pricing page update */

.customize-plan-mobile {
    display: none;
}


.customize-plan-mobile .customize-plan:before {
    display: none;
}

.customize-plan-mobile .customize-plan {
    margin-left: -50px;
    margin-right: -50px;
}

.customize-plan-mobile .customize-item {
    width: 100%;
}

.customize-plan-mobile .custom-checkbox {
    padding-left: 0;
    padding-top: 25px;
}

.customize-plan-mobile .custom-checkbox:before,
.customize-plan-mobile .custom-checkbox:after {
    left: 50%;
    margin-left: -8px;
}


.pricing_page .customize-plan-mobile .pricing-plan {
    margin: 0;
    max-width: unset;
}


.pricing_page .customize-plan-mobile .pricing-plan {
    padding-top: 10px;
    padding-bottom: 10px;
}



.pricing_page .table-row .table-value:nth-child(3) {
    background: #fff;
}

.pricing_page .table-row .table-value:nth-child(4) {
    background: #FDFBF8;
}





@media screen and (max-width: 1260px){

    .pricing_page .pricing-plan {
        max-width: 290px;
    }

    .customize-plan:before {
        width: 290px;
    }

    .free-plan-block .pricing_page .plan-subtitle,
    .pricing_page .plan-subtitle {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .customize-plan,
    .free-plan-block .pricing-plan {
        max-width: 910px;
    }

    .free-plan__col--1 {
        width: 35%;
    }

    .free-plan__col--2 {
        width: 40%;
    }

}


@media screen and (max-width: 1024px){

    .customize-plan-desktop {
        display: none;
    }

    .customize-plan-mobile {
        display: block;
    }


    .free-plan-block {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
    }

    .free-plan__col--1,
    .free-plan__col--2,
    .free-plan__col--3 {
        width: 100%;
        text-align: center;
    }


    .free-plan-block .h-col-2-of-5,
    .free-plan-block .h-col-3-of-5 {
        width: 100%;
    }

    .free-plan-block .h-col-2-of-5 {
        max-width: 135px;
        margin: 15px auto 25px;
        float: none;
    }


    .pricing_page .pricing-enterprise .plan-price-label {
        top: -37px;
        right: -5px;
    }

}

@media (max-width: 991px) and (min-width: 768px) {

    .pricing_page .table-fixed-header .table-plan {
        max-width: 110px;
    }

    .page-template-tpl-pricing2 .pricing_page .table-row .table-value,
    .page-template-tpl-pricing3 .pricing_page .table-row .table-value {
        max-width: 110px;
    }

    .page-template-tpl-pricing2 .pricing_page .table-row .table-label,
    .page-template-tpl-pricing3 .pricing_page .table-row .table-label {
        width: calc(100% - 440px);
    }

}




@media screen and (max-width: 768px){

    .page-template-tpl-pricing2 .pricing_page .table-row .table-value,
    .page-template-tpl-pricing3 .pricing_page .table-row .table-value {
        width: 25%;
    }
    .page-template-tpl-pricing2 .pricing_page .table-row .table-label,
    .page-template-tpl-pricing3 .pricing_page .table-row .table-label {
        width: 100%;
    }

}


@media (max-width: 479px) and (min-width: 320px){

    .pricing_page .table-row .table-value {
        width: 25%;
    }

    .pricing_page .container {
        padding: 0;
    }

}




/* Hero page animation */

.homepage_container .block1 .hero_content {
    width: calc(100% - 670px);
}

.hero-animation {
    width: 670px;
    float: right;
}


/* Helpers */

.h-max-width-medium {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.h-tac {
    text-align: center;
}

.h-mobile-show {
    display: none;
}


.h-simple-content {
    color: #555c66;
}

    .h-simple-content p {
        font-size: 18px;
        line-height: 31px;
        color: #555c66;
        margin-bottom: 32px;
    }


    .h-simple-content h3 {
        /*margin-top: 45px;*/
        margin-top: 65px;
        margin-bottom: 32px;
        font-weight: bold;
    }

    .h-simple-content ul {
        margin-top: 32px;
        margin-bottom: 35px;
    }



@media screen and (max-width: 768px){

    .h-mobile-hide {
        display: none;
    }

    .h-mobile-show {
        display: block;
        margin-bottom: 15px;
    }

    .h-mobile-show select {
        width: 100%;
    }

    .h-mobile-show .select2 {
        max-width: unset;
    }

}



/* Page layouts */

.page {

}



/* Compare table */

.mobile-control {
    margin-bottom: 15px;
}

.compare-table-wrap {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
}

.compare-table-wrap table {
    border: none;
}


.compare-table-wrap th,
.compare-table-wrap td {
    border: 1px solid #cfcfd0;
    text-align: center;
    /*font-weight: 400;*/
    color: #555c66;
    padding: 11px 13px;
    font-weight: 300;
}


.compare-table-wrap th {
    background: #fdfbf8;
    color: #555c66;
    padding: 13px 13px;
    text-transform: uppercase;
    font-weight: 500;
}

    .compare-table-wrap th:first-child {
        border-top: none;
        border-left: none;
        background: none;
        width: 177px;
    }

.compare-table-wrap td:first-child {
    text-align: left;
    color: #42c299;
}



.compare-table-wrap tr:nth-child(3) td {
    background: #fdfbf8;
}

.compare-table-wrap .icon-tick {
    color: #42c299;
}


.compare-table-wrap .icon-ew4-close {
    color: #cfcfd0;
}


.compare-table-wrap + .h-simple-content {
    margin-top: 72px;
}



/* Responsive compare table */

@media screen and (max-width: 768px){

    .compare-table-wrap th:not(:nth-child(1)):not(:nth-child(2)),
    .compare-table-wrap td:not(:nth-child(1)):not(:nth-child(2)),
    .compare-table-wrap .col-2 th:not(:nth-child(1)):not(:nth-child(2)),
    .compare-table-wrap .col-2 td:not(:nth-child(1)):not(:nth-child(2)){
        display: none;
    }

    .compare-table-wrap .col-3 th,
    .compare-table-wrap .col-3 td {
        display: table-cell!important;
    }

    .compare-table-wrap .col-3 th:not(:nth-child(1)):not(:nth-child(3)),
    .compare-table-wrap .col-3 td:not(:nth-child(1)):not(:nth-child(3)) {
        display: none!important;
    }

    .compare-table-wrap .col-4 th,
    .compare-table-wrap .col-4 td {
        display: table-cell!important;
    }

    .compare-table-wrap .col-4 th:not(:nth-child(1)):not(:nth-child(4)),
    .compare-table-wrap .col-4 td:not(:nth-child(1)):not(:nth-child(4)) {
        display: none!important;
    }

    .compare-table-wrap .col-5 th,
    .compare-table-wrap .col-5 td {
        display: table-cell!important;
    }

    .compare-table-wrap .col-5 th:not(:nth-child(1)):not(:nth-child(5)),
    .compare-table-wrap .col-5 td:not(:nth-child(1)):not(:nth-child(5)) {
        display: none!important;
    }

    .compare-table-wrap .col-6 th,
    .compare-table-wrap .col-6 td {
        display: table-cell!important;
    }

    .compare-table-wrap .col-6 th:not(:nth-child(1)):not(:nth-child(6)),
    .compare-table-wrap .col-6 td:not(:nth-child(1)):not(:nth-child(6)) {
        display: none!important;
    }

    .compare-table-wrap .col-7 th,
    .compare-table-wrap .col-7 td {
        display: table-cell!important;
    }

    .compare-table-wrap .col-7 th:not(:nth-child(1)):not(:nth-child(7)),
    .compare-table-wrap .col-7 td:not(:nth-child(1)):not(:nth-child(7)) {
        display: none!important;
    }



    .compare-table-wrap th:first-child,
    .compare-table-wrap td:first-child {
        width: 50%;
        background: #fff;
        border-right: none;
    }

    .page-section__inner .compare-table-wrap table th {
        display: none !important;
    }

    .compare-table-wrap th,
    .compare-table-wrap td,
    .compare-table-wrap table {
        border-left: none;
        border-right: none;
    }


}







/* CTA */

.page-section--cta {
	padding-left: 30px;
	padding-right: 30px;
}

    .page-section--cta .page-section__inner {
        padding-top: 94px;
        padding-bottom: 85px;
    }

    .page-section--cta h2 {
        margin-bottom: 13px;
    }

        .page-section--cta h2 span {
           color: #ff5b5d;
        }

    .page-section--cta h3 {
        margin-top: 18px;
        font-weight: 400;
        margin-bottom: 32px;
    }


    .page-section--cta .bigger_btn {
        min-width: 270px;
    }

    .cta-info {
        margin-top: 16px;
    }

        .cta-info p {
            margin: 0;
            font-size: 13px;
            line-height: 16px;
        }



/* Star rating */

.star-rating {
    color: #e6e6e6;
    font-size: 13px;
}

.star-rating i {
    margin: 0 1px;
}


.star--1 i:nth-child(1) {
    color: #42c299;
}

.star--2 i:nth-child(1),
.star--2 i:nth-child(2) {
    color: #42c299;
}

.star--3 i:nth-child(1),
.star--3 i:nth-child(2),
.star--3 i:nth-child(3) {
    color: #42c299;
}



/* Badges section */
.page-section--badges {

}

.home .page-section--badges {
    background: #fdfbf8;
}


.page-section--badges .page-section__inner {
    padding-top: 14px;
    padding-bottom: 105px;
}


.home .page-section--badges .page-section__inner {
    padding-top: 60px;
    padding-bottom: 45px;
}

.page-section--badges h2 {
    text-transform: uppercase;
    color: #555c66;
    font-size: 13px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 31px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}


/* Badges list */

.badges-list {
    text-align: center;

}

    .badge-item {
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px 20px;
    }

.badge-item img {
    width: 150px;
    height: 120px;
}



/* Badge style 3 */

.page-template-tpl-frontpage .page-section--badges.badge-style-3 {
    background: #fff;
}


.page-template-tpl-frontpage .page-section--badges.badge-style-3 .page-section__inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-section--badges.badge-style-3 h2 {
    font-weight: 300;
    color: #cfcfd0;
    margin-bottom: 15px;
}






/* Page section links */

.page-section--links h2 {
    margin-bottom: 40px;
}


/* Page links */

.page-links {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

    .page-links li {
        float: left;
        width: 33.3333%;
        padding: 0 20px;
    }

        .page-links li:nth-child(3n+1) {
            clear: left;
        }



/* Responsive links section */

@media screen and (max-width: 768px) {

    .page-links li {
        width: 100%;
        float: none;
    }

    .page-links {
        max-width: 185px;
    }

}



/* Page section content */

.page-section--content {
    position: relative;
    overflow: hidden;
}

    .page-section--content:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 1040px;
        height: 1px;
        background: #cfcfd0;
        left: 50%;
        margin-left: -520px;
        bottom: 0;
    }



.section-image {
    max-width: 970px;
    margin: 0 auto 65px;
}

    .section-image img {
        vertical-align: top;
        width: 100%;
        height: auto;
    }





/* Vertical aligner */

.h-v-align:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 1px;
    margin-right: -6px;
}

.h-v-align__content {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 1px);
}



/*------------------------------------*\
# Resources page
\*------------------------------------*/

.page-section--resources {

}


.page-section--resources + .page-section--cta .page-section__inner {
    padding-top: 45px;
}

.resources-list-filter {

}

.filters-list {
    text-align: center;
    margin-bottom: -1px;
}

    .filters-list li {
        padding: 0;
        background: none;
        display: inline-block;
        margin: 0 2px;
    }

        .filters-list li a {
            line-height: 70px;
            padding: 0 18px;
            border-bottom: 2px solid transparent;
            color: #555c66;
            font-size: 18px;
            display: inline-block;
        }

            .filters-list li a:hover {
                text-decoration: none;
                border-bottom-color: #cfcfd0;
            }

.filters-list .is-active a {
    color: #42c299;
    border-bottom-color: #42c299;
}


    /* List items */

.resources-list {
    border-top: 1px solid #cfcfd0;
    border-bottom: 1px solid #e4c8b4;
}

.resources-list-inner {
    margin: 0 -25px;
    padding-top: 104px;
}

    .resource-item-wrapper {
        float: left;
        width: 33.3333%;
        padding: 0 25px;
        margin-bottom: 50px;
    }



    .resource-item-wrapper--double {
        width: 66.6666%;
    }

        .resource-item {
            min-height: 475px;
            position: relative;
            border: 1px solid #f5f5f5;
            overflow: hidden;
            -webkit-transition: box-shadow 0.3s;
            -moz-transition: box-shadow 0.3s;
            -ms-transition: box-shadow 0.3s;
            -o-transition: box-shadow 0.3s;
            transition: box-shadow 0.3s;
        }

            .resource-item:hover {
                box-shadow: 0 0 15px rgba(0,0,0,0.1);
            }

        .resource-item__media {
            height: 209px;
            overflow: hidden;
        }

            .resource-item__media img {
                width: 100%;
                height: auto;
            }

        .resource-item__content {
            min-height: 266px;
            padding: 27px 30px 65px;
        }

            .resource-item__content .resource-item__title {
                font-size: 22px;
                color: #555c66;
                line-height: 29px;
                text-align: left;
                margin: 0;
            }

            .resource-item__link {
                position: absolute;
                display: inline-block;
                color: #42c299;
                left: 30px;
                bottom: 27px;
                text-transform: uppercase;
                font-size: 13px;
                z-index: 10;
            }

    .resource-item--cta {
        background: #fdfbf8;
        border: none;
    }

        .resource-item--cta .resource-item__title {
            font-size: 50px;
            line-height: 59px;
	        text-align: center;
        }

        .resource-item--cta .resource-item__content {
            height: 475px;
	        padding-top: 60px;
	        display: flex;
	        align-items: center;
        }

			.resource-item--cta .resource-item__content > div {
				width: 100%;
			}

		.resource-item--cta .resource-item__details {
			text-align: center;
		}

        .resource-item__details {
            padding-top: 20px;
            text-align: left;
            padding-bottom: 15px;
        }

        .resource-item--cta .resource-item__link {
	        display: block;
	        position: static;
	        margin-top: 50px;
	        margin-left: 10px;
	        margin-right: 10px;
        }


    .resource-item--featured {
        border: none;
    }

        .resource-item--featured .resource-item__content {
            height: 475px;
            text-align: left;
        }

        .resource-item--featured .resource-item__title {
            font-size: 50px;
            line-height: 59px;
        }

        .resource-item--featured .resource-item__link {
            position: static;
        }

.resource-item__small-image {
    text-align: left;
    margin-bottom: 8px;
}

    .resource-item__small-image img {
        max-height: 40px;
        vertical-align: top;
    }


    .resource-item__description {
        position: absolute;
        z-index: 3;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 25px 30px;
        padding-bottom: 70px;
        background: #fff;
        text-align: left;
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -ms-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .resource-item__description__inner {
            overflow: hidden;
            height: 100%;
        }

.resource-item:hover .resource-item__description {
    opacity: 1;
}

.resource-item__cover-link {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}





/* Responsive resources page */

@media only screen and (max-width: 1024px) {

    .resources-list-inner {
        margin-left: -15px;
        margin-right: -15px;
    }

        .resource-item-wrapper {
            padding-left: 15px;
            padding-right: 15px;
            width: 50%;
        }





    .resource-item--cta .resource-item__title,
    .resource-item--featured .resource-item__title {
        font-size: 32px;
        line-height: 1.2em;
    }
}


@media only screen and (max-width: 640px) {

    .resource-item-wrapper {
        width: 100%;
    }

}






/* Styles for infograp image */

.infograph-image {
    max-width: 768px;
}

@media only screen and (max-width: 1200px) {
    .infograph-image {
        width: 100%;
    }
}







/* Migrate page table styles */


table td.no-style {
    border: none;
    background: none !important;
}




/* Table hint */

.h-table-hint {
    position: relative;
    line-height: 18px;
    display: inline-block;
}

.h-table-hint.is-hovered p {
    opacity: 1;
    visibility: visible;
    z-index: 10
}

.h-table-hint img {
    width: 14px;
    margin: 3px 8px 0 0;
    vertical-align: top;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.h-table-hint img:hover {
    opacity: 1
}

.h-table-hint p {
    position: absolute;
    bottom: 30px;
    left: -104px;
    width: 220px;
    padding: 10px;
    color: #fff;
    background: #555c66;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    /*-ms-transition: all 200ms ease-out;*/
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    margin: 0;
}

    .h-table-hint p:before {
        content: '';
        position: absolute;
        left: calc(50% - 6px);
        bottom: -6px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #555c66 transparent transparent transparent
    }


/* style2 */
.title-text-md, .page2 .hero .title, .page2 .sections .section .title-md, .features .feature .text-holder-1 .text-holder-2 .title, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .title {
    color: #333333;
    font-size: 22px;
    line-height: 27px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600
}

.title-text-lg, .page2 .jumbotron .title-lg, .page2 h2 {
    color: #333333;
    /*font-size: 28px;*/
    /*line-height: 37px;*/
    /*font-family: "Roboto Slab", serif;*/
    /*font-weight: 300*/
}

.subtitle-text-md, .page2 .sections .section .subtitle-md {
    color: #999999;
    font-size: 15px;
    line-height: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600
}

.description-text-md, .page2 .intro .description-md, .page2 .intro .unique-quote p, .unique-quote .page2 .intro p, .page2 .hero .description, .page2 .sections .section .description-md, .page2 .sections .section .unique-quote p, .unique-quote .page2 .sections .section p, .features .feature .image-holder .image img, .features .feature .text-holder-1 .text-holder-2 .description, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .image-holder .image img, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .description {
    color: #999999;
    font-size: 15px;
    line-height: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}

.description-text-lg, .page2 .jumbotron .logo-lg img, .page2 .jumbotron .description-lg {
    color: #999999;
    font-size: 18px;
    line-height: 26px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300
}

.link-icon-md, .page2 .heading-link .icon, .page2 .unique-heading-link .icon, .page2 .navigation-link-left .icon, .page2 .navigation-link-right .icon {
    color: #d7394d;
    font-size: 12px;
    line-height: 12px
}

.link-text-md, .page2 .heading-link .label, .page2 .unique-heading-link .label, .page2 .hero .link a, .page2 .hero .link a:hover, .page2 .navigation a:active, .page2 .navigation a:link, .page2 .navigation a:visited, .page2 .navigation a:hover, .page2 .navigation-link-left .label, .page2 .navigation-link-right .label, .features .feature .text-holder-1 .text-holder-2 .link a, .features .feature .text-holder-1 .text-holder-2 .link a:hover, .quote-block .quote-content .link a, .quote-block .quote-content .link a:hover {
    color: #d7394d;
    font-size: 15px;
    line-height: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}

.quote-text-md, .quote-block .quote-content .text, .review-block .review .text {
    color: #333333;
    font-size: 22px;
    line-height: 32px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600
}

.text-md, .page2 p, .page2 table td, .page2 a:active, .page2 a:link, .page2 a:visited, .page2 a:hover, .quote-block .quote-content .author, .review-block .review .author, .review-block .profile img {
    color: #999999;
    font-size: 15px;
    line-height: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}

.display_grid {
    display: block !important
}

.bar {
    position: fixed;
    width: 100%;
    z-index: 10000
}

.bar .logo-holder {
    float: left;
    display: table;
    height: 95px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .logo-holder .logo {
    display: table-cell;
    vertical-align: middle
}

.bar .logo-holder .logo img {
    width: 190px;
    height: 25px;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    border-width: 0;
    margin-top: -3px
}

.bar .hamburger-holder-1 {
    display: none
}

@media screen and (max-width: 1020px) {
    .bar .hamburger-holder-1 {
        display: block
    }
}

.bar .hamburger-holder-1 .hamburger-holder-2 {
    float: right;
    display: table;
    height: 95px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .hamburger-holder-1 .hamburger-holder-2 .hamburger {
    display: table-cell;
    vertical-align: middle
}

.bar .hamburger-holder-1 .hamburger-holder-2 .hamburger a:active, .bar .hamburger-holder-1 .hamburger-holder-2 .hamburger a:link, .bar .hamburger-holder-1 .hamburger-holder-2 .hamburger a:visited, .bar .hamburger-holder-1 .hamburger-holder-2 .hamburger a:hover {
    color: #ffffff;
    font-size: 34px;
    text-decoration: none
}

@media screen and (max-width: 1020px) {
    .bar .navigation-holder-1 {
        display: none
    }
}

.bar .navigation-holder-1 .navigation-holder-2 {
    float: right;
    display: table;
    height: 95px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation {
    display: table-cell;
    vertical-align: middle
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li {
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button {
    padding: 0
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:active, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:link, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:visited, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:hover {
    padding: 8px 32px;
    margin-left: 25px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled {
    padding: 0
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:active, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:link, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:visited, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:hover {
    color: #ed752d;
    padding: 8px 32px;
    margin-left: 25px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar .navigation-holder-1 .navigation-holder-2 .navigation ul li a:active, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li a:link, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li a:visited, .bar .navigation-holder-1 .navigation-holder-2 .navigation ul li a:hover {
    float: left;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none
}

.bar.scrolling {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1)
}

.no-intro .bar .bg, .bar.scrolling .bg {
    background: #f58220;
    background: -moz-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f58220), color-stop(100%, #dd5b46));
    background: -webkit-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -o-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -ms-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: linear-gradient(90deg, #f58220 0%, #dd5b46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58220', endColorstr='#dd5b46', GradientType=1)
}

@media screen and (max-width: 1020px) {
    .bar.opened .bg {
        background: #f58220;
        background: -moz-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f58220), color-stop(100%, #dd5b46));
        background: -webkit-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
        background: -o-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
        background: -ms-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
        background: linear-gradient(90deg, #f58220 0%, #dd5b46 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58220', endColorstr='#dd5b46', GradientType=1)
    }

    .bar.opened .navigation-holder-1 {
        display: block
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 {
        width: 100%;
        border-top: 2px solid rgba(255, 255, 255, 0.1)
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul {
        float: none;
        text-align: center;
        margin: 20px 0
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li {
        float: none;
        display: block
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li a:active, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li a:link, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li a:visited, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li a:hover {
        float: none;
        display: inline-block
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled {
        display: inline-block
    }

    .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:active, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:link, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:visited, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button a:hover, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:active, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:link, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:visited, .bar.opened .navigation-holder-1 .navigation-holder-2 .navigation ul li.button-filled a:hover {
        margin: 0 5px
    }
}

@media screen and (max-width: 768px) {
    .bar .dynamic-bar-height {
        height: 65px !important
    }
}

.page2 {
    padding-bottom: 50px;
    background-color: #ececec
}

@media screen and (max-width: 1160px) {
    .page2 {
        padding: 0
    }
}

.page2 .heading {
    color: #333333;
    font-size: 40px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-align: center;
    padding: 45px 40px;
    margin: 0
}

@media screen and (max-width: 768px) {
    .page2 .heading {
        font-size: 32px;
        padding: 35px 40px
    }
}

@media screen and (max-width: 425px) {
    .page2 .heading {
        font-size: 26px;
        padding: 20px
    }
}

.page2 .heading-link, .page2 .unique-heading-link {
    float: left;
    margin-top: -90px
}

.page2 .heading-link:active, .page2 .unique-heading-link:active, .page2 .heading-link:link, .page2 .unique-heading-link:link, .page2 .heading-link:visited, .page2 .unique-heading-link:visited, .page2 .heading-link:hover, .page2 .unique-heading-link:hover {
    text-decoration: none
}

@media screen and (max-width: 1160px) {
    .page2 .heading-link, .page2 .unique-heading-link {
        margin-left: 20px
    }
}

@media screen and (max-width: 940px) {
    .page2 .heading-link, .page2 .unique-heading-link {
        display: none
    }
}

.page2 .heading-link .icon, .page2 .unique-heading-link .icon {
    float: left;
    text-decoration: none;
    padding: 12px 0
}

.page2 .heading-link .label, .page2 .unique-heading-link .label {
    float: left;
    text-decoration: none;
    padding: 8px
}

.page2 .unique-heading-link {
    float: right;
    margin-top: -90px
}

@media screen and (max-width: 1160px) {
    .page2 .unique-heading-link {
        margin-right: 20px
    }
}

.page2 .bg-1 {
    background-color: #ffffff
}

.page2 .bg-2 {
    background-color: #ffffff
}

.page2 .bg-3 {
    background-color: #fafafa
}

@media screen and (min-width: 925px) {
    .page2 .unique-bg-3 {
        margin-bottom: -32px
    }
}

.page2 .spacing {
    padding: 40px
}

@media screen and (max-width: 425px) {
    .page2 .spacing {
        padding: 20px
    }
}

.page2 .intro .description-md, .page2 .intro .unique-quote p, .unique-quote .page2 .intro p {
    width: 425px;
    margin-top: 15px
}

@media screen and (max-width: 505px) {
    .page2 .intro .description-md, .page2 .intro .unique-quote p, .unique-quote .page2 .intro p {
        width: auto
    }
}

.page2 .hero {
    padding: 125px 0
}

@media screen and (max-width: 768px) {
    .page2 .hero {
        padding: 75px 0
    }
}

.page2 .hero .title {
    text-align: center
}

@media screen and (max-width: 1160px) {
    .page2 .hero .title {
        margin: 0 20px
    }
}

.page2 .hero .description {
    text-align: center;
    margin-top: 10px
}

@media screen and (max-width: 1160px) {
    .page2 .hero .description {
        margin: 10px 20px 0 20px
    }
}

.page2 .hero .link {
    text-align: center;
    margin-top: 25px
}

.page2 .hero .link a {
    text-decoration: none
}

.page2 .hero .link a:hover {
    text-decoration: none
}

.page2 .jumbotron {
    padding-bottom: 90px;
    border-bottom: 1px solid #ececec
}

@media screen and (max-width: 480px) {
    .page2 .jumbotron {
        padding-bottom: 30px
    }
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .title-lg {
        text-align: center
    }
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .logo-lg {
        text-align: center
    }
}

.page2 .jumbotron .logo-lg img {
    vertical-align: top
}

.page2 .jumbotron .description-lg {
    width: 500px;
    margin-top: 30px
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .description-lg {
        width: auto;
        text-align: center
    }
}

.page2 .jumbotron .button-lg {
    margin-top: 30px
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .button-lg {
        text-align: center
    }
}

.page2 .jumbotron .image-sm {
    float: right;
    margin-right: 80px
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-sm {
        float: none;
        text-align: center;
        padding: 0 30px;
        margin: 0 0 30px;
    }
}

.page2 .jumbotron .image-sm img {
    width: 300px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-sm img {
        width: 100%;
        max-width: 300px
    }
}

.page2 .jumbotron .image-md {
    float: right;
    margin-top: 30px;
    margin-right: 30px
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-md {
        float: none;
        text-align: center;
        padding: 0 30px;
        margin: 0 0 30px;
    }
}

.page2 .jumbotron .image-md img {
    width: 400px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-md img {
        width: 100%;
        max-width: 400px
    }
}

.page2 .jumbotron .image-lg {
    float: right;
    margin-top: 30px
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-lg {
        float: none;
        text-align: center;
        padding: 0 30px;
        margin: 0 0 30px;
    }
}

.page2 .jumbotron .image-lg img {
    width: 520px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .image-lg img {
        width: 100%;
        max-width: 520px
    }
}

.page2 .jumbotron .slideshow-md {
    float: right;
    width: 604px;
    padding: 0 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1160px) {
    .page2 .jumbotron .slideshow-md {
        float: none;
        margin: 0 auto 30px;
    }
}

@media screen and (max-width: 684px) {
    .page2 .jumbotron .slideshow-md {
        width: 100%;
        padding: 0 12px
    }
}

@media screen and (max-width: 425px) {
    .page2 .jumbotron .slideshow-md {
        padding: 0 32px
    }
}

.page2 .button-lg a:active, .page2 .button-lg a:link, .page2 .button-lg a:visited, .page2 .button-lg a:hover {
    display: inline-block;
    color: #ffffff;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 20px;
    padding: 12px 15px;
    background-color: #d7394d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.page2 .navigation {
    margin-top: 55px
}

@media screen and (max-width: 1160px) {
    .page2 .navigation {
        text-align: center
    }
}

@media screen and (max-width: 480px) {
    .page2 .navigation {
        margin-top: 30px
    }
}

.page2 .navigation a:active, .page2 .navigation a:link, .page2 .navigation a:visited, .page2 .navigation a:hover {
    display: inline-block;
    text-decoration: none;
    margin-right: 30px
}

@media screen and (max-width: 1160px) {
    .page2 .navigation a {
        margin: 0 15px
    }
}

@media screen and (max-width: 480px) {
    .page2 .navigation a {
        display: block;
        margin: 15px 0
    }
}

.page2 .sections .section {
    margin-top: 30px;
    margin-bottom: 35px
}

.page2 .sections .section .title-md {
    text-align: center;
    padding: 25px 0;
    margin: 0
}

.page2 .sections .section .subtitle-md {
    text-transform: uppercase
}

.page2 .sections .section .description-md, .page2 .sections .section .unique-quote p, .unique-quote .page2 .sections .section p {
    width: 695px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .page2 .sections .section .description-md, .page2 .sections .section .unique-quote p, .unique-quote .page2 .sections .section p {
        width: auto;
        margin: 0
    }
}

.page2 .sections .section .button-lg {
    text-align: center;
    margin-top: 45px
}

.page2 .video-holder, .page2 .unique-video-holder {
    width: 695px;
    margin: 30px auto 0;
}

@media screen and (max-width: 735px) {
    .page2 .video-holder, .page2 .unique-video-holder {
        width: 320px
    }
}

@media screen and (max-width: 440px) {
    .page2 .video-holder, .page2 .unique-video-holder {
        width: 180px
    }
}

@media screen and (max-width: 735px) {
    .page2 .video-holder iframe, .page2 .unique-video-holder iframe {
        width: 320px;
        height: 180px
    }
}

@media screen and (max-width: 440px) {
    .page2 .video-holder iframe, .page2 .unique-video-holder iframe {
        width: 180px;
        height: 100px
    }
}

.page2 .unique-video-holder {
    width: auto
}

.page2 .list-holder {
    width: 695px;
    margin: 0 auto
}

@media screen and (max-width: 735px) {
    .page2 .list-holder {
        width: auto;
        margin: 0
    }
}

.page2 .flow-holder {
    text-align: center;
    margin-top: 95px;
    margin-bottom: 110px
}

@media screen and (max-width: 1160px) {
    .page2 .flow-holder {
        margin-top: 35px;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 768px) {
    .page2 h2 {
        /*font-size: 28px*/
    }
}

@media screen and (max-width: 425px) {
    .page2 h2 {
        /*font-size: 22px*/
    }
}

.page2 p {
    margin: 15px 0
}

.page2 table {
    margin-bottom: 15px;
    background-color: #ececec;
    border-spacing: 1px
}

.page2 table td {
    padding: 10px;
    background-color: #ffffff
}

.page2 table td.table-section {
    font-weight: 600
}

.page2 a:active, .page2 a:link, .page2 a:visited, .page2 a:hover {
    color: #d7394d;
    text-decoration: none
}

.page2 .navigation-link-left:active, .page2 .navigation-link-left:link, .page2 .navigation-link-left:visited, .page2 .navigation-link-left:hover, .page2 .navigation-link-right:active, .page2 .navigation-link-right:link, .page2 .navigation-link-right:visited, .page2 .navigation-link-right:hover {
    text-decoration: none
}

@media screen and (max-width: 925px) {
    .page2 .navigation-link-left, .page2 .navigation-link-right {
        display: none
    }
}

.page2 .navigation-link-left .icon, .page2 .navigation-link-right .icon {
    float: left;
    text-decoration: none;
    padding: 12px 0
}

.page2 .navigation-link-left .label, .page2 .navigation-link-right .label {
    float: left;
    text-decoration: none;
    padding: 8px
}

.page2 .navigation-link-left {
    float: left
}

.page2 .navigation-link-right {
    float: right
}

.features-page .features-holder, .experts-page .features-holder {
    margin: 50px -40px 20px -40px
}

@media screen and (max-width: 425px) {
    .features-page .features-holder, .experts-page .features-holder {
        margin: 0 -20px
    }
}

.unique-features-page {
    padding-bottom: 95px
}

ul.list-1 {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.list-1 li {
    color: #999999;
    font-size: 15px;
    line-height: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 22px;
    background-image: url("../images/list-bullet-check.png");
    background-size: 17px 14px;
    background-repeat: no-repeat;
    background-position: 0 6px
}

.flow-1 .step {
    display: inline-block;
    width: 170px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .flow-1 .step {
        width: 120px
    }
}

@media screen and (max-width: 760px) {
    .flow-1 .step {
        display: block;
        width: auto
    }
}

.flow-1 .step .image img {
    width: 170px;
    height: 170px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .flow-1 .step .image img {
        width: 120px;
        height: 120px
    }
}

@media screen and (max-width: 760px) {
    .flow-1 .step .image img {
        width: 170px;
        height: 170px
    }
}

.flow-1 .step .title {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-align: center;
    margin-top: 10px
}

@media screen and (max-width: 1160px) {
    .flow-1 .step .title {
        font-size: 10px;
        line-height: 14px
    }
}

@media screen and (max-width: 760px) {
    .flow-1 .step .title {
        font-size: 15px;
        line-height: 20px
    }
}

.flow-1 .arrow {
    display: inline-block;
    width: 65px;
    height: 15px;
    margin: 77px 10px;
    vertical-align: top;
    background-image: url("../images/flow-arrow-horizontal.png");
    background-size: 65px 15px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media screen and (max-width: 1160px) {
    .flow-1 .arrow {
        width: 35px;
        margin: 52px 10px;
        background-position: -30px 0
    }
}

@media screen and (max-width: 760px) {
    .flow-1 .arrow {
        width: 15px;
        height: 35px;
        margin: 10px 0;
        background-image: url("../images/flow-arrow-vertical.png");
        background-size: 15px 65px;
        background-position: 0 -30px
    }
}

.slider-scrollbar-holder {
    height: 3px
}

.slider-scrollbar-holder .slider-scrollbar {
    display: none;
    height: 3px;
    background-color: #ececec
}

.slider-scrollbar-holder .slider-scrollbar .progress {
    width: 0;
    height: 3px;
    background-color: #dd5b46
}

ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.tabs li {
    float: left;
    padding: 0 40px;
    margin: 0;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.tabs li:hover a {
    color: #333333;
    text-decoration: none;
    border-bottom: 3px solid #e8e8e8
}

@media screen and (max-width: 425px) {
    ul.tabs li {
        padding: 0 20px
    }
}

ul.tabs li a {
    float: left;
    width: 100%;
    height: 78px;
    color: #333333;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    padding: 25px 10px;
    overflow: hidden;
    border-bottom: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.tabs li a:active, ul.tabs li a:link, ul.tabs li a:visited, ul.tabs li a:hover {
    color: #333333;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-decoration: none
}

ul.tabs li.active a {
    border-bottom: 3px solid #dd5b46
}

ul.tabs.tabs-5 {
    width: auto !important
}

ul.tabs.tabs-5 li {
    width: 20%
}

@media screen and (max-width: 1150px) {
    ul.tabs.tabs-5 li {
        width: 230px
    }
}

@media screen and (max-width: 425px) {
    ul.tabs.tabs-5 li {
        width: auto
    }
}

@media screen and (max-width: 1150px) {
    ul.tabs.tabs-5 {
        width: 1150px !important
    }
}

ul.tabs.tabs-6 {
    width: auto !important
}

ul.tabs.tabs-6 li {
    padding: 0 25px;
    width: 16.66667%
}

@media screen and (max-width: 1150px) {
    ul.tabs.tabs-6 li {
        width: calc(1150px / 6)
    }
}

@media screen and (max-width: 425px) {
    ul.tabs.tabs-6 li {
        width: auto
    }
}

@media screen and (max-width: 1150px) {
    ul.tabs.tabs-6 {
        width: 1150px !important
    }
}

.tabs-holder .slider-navigation {
    position: relative
}

@media screen and (max-width: 425px) {
    .tabs-holder .slider-navigation {
        padding: 0 20px
    }
}

.tabs-holder .slider-navigation .slider-prev-holder, .tabs-holder .slider-navigation .slider-next-holder {
    display: none;
    position: absolute;
    top: 0;
    width: 41px;
    height: 78px;
    background-color: #ffffff;
    z-index: 1000
}

.tabs-holder .slider-navigation .slider-prev-holder a, .tabs-holder .slider-navigation .slider-next-holder a {
    position: absolute;
    top: 15px;
    width: 40px;
    height: 48px;
    background-color: #ffffff;
    background-size: 11px 21px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2000
}

.tabs-holder .slider-navigation .slider-prev-holder {
    left: 0
}

.tabs-holder .slider-navigation .slider-prev-holder a {
    background-image: url("../images/slider-arrow-1-1.png");
    border-right: 1px solid #ececec
}

.tabs-holder .slider-navigation .slider-next-holder {
    right: 0
}

.tabs-holder .slider-navigation .slider-next-holder a {
    background-image: url("../images/slider-arrow-1-2.png");
    border-left: 1px solid #ececec
}

.tabs-slider-blocks {
    overflow: hidden
}

.tabs-slider-block {
    position: relative;
    top: 0;
    left: 0
}

ul.tabs-platforms li.active .logo.shopify {
    background-image: url("../images/platform-shopify-3-1.png")
}

ul.tabs-platforms li.active .logo.bigcommerce {
    background-image: url("../images/platform-bigcommerce-3-1.png")
}

ul.tabs-platforms li.active .logo.magento {
    background-image: url("../images/platform-magento-3-1.png")
}

ul.tabs-platforms li.active .logo.prestashop {
    background-image: url("../images/platform-prestashop-3-1.png")
}

ul.tabs-platforms li.active .logo.opencart {
    background-image: url("../images/platform-opencart-3-1.png")
}

ul.tabs-platforms li .tabs-platform {
    padding: 0 10px
}

ul.tabs-platforms li .tabs-platform-holder-1 {
    display: table;
    width: 100%;
    height: 78px
}

ul.tabs-platforms li .tabs-platform-holder-2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

ul.tabs-platforms li .logo {
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

ul.tabs-platforms li .logo.shopify {
    width: 100px;
    height: 28px;
    background-image: url("../images/platform-shopify-3-2.png")
}

ul.tabs-platforms li .logo.bigcommerce {
    width: 130px;
    height: 30px;
    background-image: url("../images/platform-bigcommerce-3-2.png")
}

ul.tabs-platforms li .logo.magento {
    width: 130px;
    height: 40px;
    background-image: url("../images/platform-magento-3-2.png")
}

ul.tabs-platforms li .logo.prestashop {
    width: 130px;
    height: 22px;
    background-image: url("../images/platform-prestashop-3-2.png")
}

ul.tabs-platforms li .logo.opencart {
    width: 130px;
    height: 24px;
    background-image: url("../images/platform-opencart-3-2.png")
}

.slides {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0
}

.slides .slide {
    display: inline-block;
    max-height: 345px;
    vertical-align: top
}

.slides .slide img {
    width: 100%;
    vertical-align: top
}

.slides.slides-slider .slider-item-hidden {
    display: none !important
}

.slides-holder .slider-navigation {
    position: relative
}

.slides-holder .slider-navigation .slider-prev-holder, .slides-holder .slider-navigation .slider-next-holder {
    display: none;
    position: absolute;
    top: 50%;
    width: 52px;
    height: 42px;
    margin-top: -21px;
    z-index: 1000
}

.slides-holder .slider-navigation .slider-prev-holder a, .slides-holder .slider-navigation .slider-next-holder a {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2000
}

.slides-holder .slider-navigation .slider-prev-holder {
    left: -52px
}

.slides-holder .slider-navigation .slider-prev-holder a {
    background-size: 22px 42px;
    background-image: url("../images/slider-arrow-2-1.png")
}

.slides-holder .slider-navigation .slider-next-holder {
    right: -52px
}

.slides-holder .slider-navigation .slider-next-holder a {
    background-size: 22px 42px;
    background-image: url("../images/slider-arrow-2-2.png")
}

.features {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0
}

.features .feature {
    display: inline-block;
    width: 33.333333%;
    vertical-align: top;
    margin: 30px 0
}

.features .feature .image-holder .image {
    text-align: center
}

.features .feature .image-holder .image img {
    width: 170px;
    height: 170px;
    text-align: center;
    vertical-align: top;
    border-width: 0
}

.features .feature .text-holder-1 .text-holder-2 .title {
    text-align: center;
    margin-top: 35px
}

@media screen and (max-width: 1160px) {
    .features .feature .text-holder-1 .text-holder-2 .title {
        width: auto;
        margin: 40px 20px 0 20px
    }
}

.features .feature .text-holder-1 .text-holder-2 .description {
    width: 265px;
    text-align: center;
    margin: 10px auto 0;
}

@media screen and (max-width: 1160px) {
    .features .feature .text-holder-1 .text-holder-2 .description {
        width: auto;
        margin: 10px 20px 0 20px
    }
}

.features .feature .text-holder-1 .text-holder-2 .description-sm {
    width: 210px
}

.features .feature .text-holder-1 .text-holder-2 .description-lg {
    width: 300px
}

.features .feature .text-holder-1 .text-holder-2 .link {
    text-align: center;
    margin-top: 25px
}

.features .feature .text-holder-1 .text-holder-2 .link a {
    text-decoration: none
}

.features .feature .text-holder-1 .text-holder-2 .link a:hover {
    text-decoration: none
}

@media screen and (min-width: 925px) {
    .features .unique-feature {
        margin-top: 57px;
        margin-bottom: 46px
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature {
        width: auto
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .image-holder {
        float: left
    }
}

@media screen and (max-width: 510px) {
    .features.features-responsive .feature .image-holder .image img {
        width: 85px;
        height: 85px
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .text-holder-1 {
        display: table;
        height: 170px;
        margin-left: 200px
    }
}

@media screen and (max-width: 510px) {
    .features.features-responsive .feature .text-holder-1 {
        height: 85px;
        margin-left: 105px
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .text-holder-1 .text-holder-2 {
        display: table-cell;
        vertical-align: middle
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .text-holder-1 .text-holder-2 .title {
        text-align: left;
        margin: 0
    }
}

@media screen and (max-width: 510px) {
    .features.features-responsive .feature .text-holder-1 .text-holder-2 .title {
        font-size: 18px
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .text-holder-1 .text-holder-2 .description {
        text-align: left;
        margin: 10px 0 0;
    }
}

@media screen and (max-width: 810px) {
    .features.features-responsive .feature .text-holder-1 .text-holder-2 .link {
        text-align: left;
        margin-top: 10px
    }
}

@media screen and (min-width: 925px) {
    .features.features-slider {
        width: auto !important
    }
}

@media screen and (min-width: 925px) {
    .features.features-slider .feature {
        width: 33.333333% !important
    }
}

@media screen and (max-width: 925px) {
    .features.features-slider .slider-placeholder-first, .features.features-slider .slider-placeholder-last {
        display: inline-block;
        height: 170px;
        margin: 30px 0
    }
}

@media screen and (max-width: 925px) {
    .features.features-slider .slider-item-hidden {
        display: none !important
    }
}

.features-holder .slider-navigation {
    position: relative
}

@media screen and (max-width: 425px) {
    .features-holder .slider-navigation {
        padding: 0 20px
    }
}

.features-holder .slider-navigation .slider-prev-holder, .features-holder .slider-navigation .slider-next-holder, .features-holder .slider-navigation .slider-backward-holder, .features-holder .slider-navigation .slider-forward-holder {
    display: none;
    position: absolute;
    top: 94px;
    width: 40px;
    height: 42px;
    z-index: 1000
}

.features-holder .slider-navigation .slider-prev-holder a, .features-holder .slider-navigation .slider-next-holder a, .features-holder .slider-navigation .slider-backward-holder a, .features-holder .slider-navigation .slider-forward-holder a {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2000
}

.features-holder .slider-navigation .slider-prev-holder {
    left: 0
}

.features-holder .slider-navigation .slider-prev-holder a {
    background-size: 22px 42px;
    background-image: url("../images/slider-arrow-2-1.png")
}

.features-holder .slider-navigation .slider-next-holder {
    right: 0
}

.features-holder .slider-navigation .slider-next-holder a {
    background-size: 22px 42px;
    background-image: url("../images/slider-arrow-2-2.png")
}

.features-holder .slider-navigation .slider-backward-holder {
    left: 0
}

.features-holder .slider-navigation .slider-backward-holder a {
    background-size: 32px 42px;
    background-image: url("../images/slider-arrow-3-1.png")
}

.features-holder .slider-navigation .slider-forward-holder {
    right: 0
}

.features-holder .slider-navigation .slider-forward-holder a {
    background-size: 32px 42px;
    background-image: url("../images/slider-arrow-3-2.png")
}

.unique-features-holder {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.signup-block .bg-1 {
    background: #f58220;
    background: -moz-linear-gradient(0deg, #f58220 0%, #f58220 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f58220), color-stop(100%, #dd5b46));
    background: -webkit-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -o-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -ms-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: linear-gradient(90deg, #f58220 0%, #dd5b46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58220', endColorstr='#dd5b46', GradientType=1)
}

.signup-block .bg-2 {
    background: url("../images/bg.png")
}

.signup-block .container {
    padding: 70px 40px
}

@media screen and (max-width: 540px) {
    .signup-block .container {
        padding: 35px 20px
    }
}

.signup-block .title {
    color: #ffffff;
    font-size: 40px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 540px) {
    .signup-block .title {
        font-size: 22px
    }
}

.signup-block .text {
    color: #ffffff;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin-top: 15px
}

.signup-block .form-holder {
    width: 565px;
    margin: 55px auto 0;
}

@media screen and (max-width: 645px) {
    .signup-block .form-holder {
        width: auto;
        margin-top: 15px
    }
}

.signup-block .form-holder .email {
    float: left;
    width: 355px;
    color: #999999;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 15px;
    border-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

.signup-block .form-holder .email::-webkit-input-placeholder {
    color: #999999
}

.signup-block .form-holder .email:-moz-placeholder {
    color: #999999
}

.signup-block .form-holder .email::-moz-placeholder {
    color: #999999
}

.signup-block .form-holder .email:-ms-input-placeholder {
    color: #999999
}

@media screen and (max-width: 645px) {
    .signup-block .form-holder .email {
        float: none;
        width: 100%;
        margin: 0
    }
}

.signup-block .form-holder .button {
    float: left;
    width: 195px;
    color: #ffffff;
    font-size: 16px;
    line-height: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 15px 30px;
    margin-left: 15px;
    background-color: #d7394d;
    border-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    outline: 0
}

@media screen and (max-width: 645px) {
    .signup-block .form-holder .button {
        float: none;
        width: 100%;
        margin: 10px 0 0;
    }
}

.quote-block .quote-content {
    position: relative;
    padding: 60px 60px 60px 280px
}

@media screen and (max-width: 1160px) {
    .quote-block .quote-content {
        text-align: center;
        padding: 40px
    }
}

.quote-block .quote-content .quote {
    position: absolute;
    top: 60px;
    left: 140px;
    width: 104px;
    height: 84px;
    background-image: url("../images/quote-quote.png");
    background-size: 104px 84px
}

@media screen and (max-width: 1160px) {
    .quote-block .quote-content .quote {
        position: static;
        width: 52px;
        height: 42px;
        background-size: 52px 42px;
        margin: 0 auto 30px;
    }
}

@media screen and (max-width: 480px) {
    .quote-block .quote-content .text {
        font-size: 18px;
        line-height: 24px
    }
}

.quote-block .quote-content .author {
    margin-top: 30px
}

.quote-block .quote-content .author a:active, .quote-block .quote-content .author a:link, .quote-block .quote-content .author a:visited, .quote-block .quote-content .author a:hover {
    color: #999999;
    text-decoration: none
}

.quote-block .quote-content .link {
    margin-top: 30px
}

.quote-block .quote-content .link a {
    text-decoration: none
}

.quote-block .quote-content .link a:hover {
    text-decoration: none
}

.quote-block .quote-content .link a .fa {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px
}

.review-block .bg-1 {
    background-color: #ececec
}

.review-block .review {
    position: relative;
    float: right;
    width: 655px;
    margin-top: 60px;
    margin-right: 70px
}

@media screen and (max-width: 1160px) {
    .review-block .review {
        float: none;
        width: auto;
        text-align: center;
        margin: 40px 20px
    }
}

.review-block .review .quote {
    position: absolute;
    left: -75px;
    top: 0;
    width: 47px;
    height: 47px;
    background-image: url("../images/review-quote.png");
    background-size: 47px 47px
}

@media screen and (max-width: 1160px) {
    .review-block .review .quote {
        position: static;
        margin: 0 auto 30px;
    }
}

@media screen and (max-width: 480px) {
    .review-block .review .text {
        font-size: 18px;
        line-height: 24px
    }
}

.review-block .review .author {
    margin-top: 30px
}

.review-block .review .author a:active, .review-block .review .author a:link, .review-block .review .author a:visited, .review-block .review .author a:hover {
    color: #999999;
    text-decoration: none
}

.review-block .profile {
    float: left;
    margin-top: 20px;
    margin-left: 10px
}

@media screen and (max-width: 1160px) {
    .review-block .profile {
        float: none;
        text-align: center;
        margin: 0
    }
}

.review-block .profile img {
    width: 400px;
    height: 325px;
    vertical-align: top
}

@media screen and (max-width: 1160px) {
    .review-block .profile img {
        width: 100%;
        max-width: 400px;
        height: auto
    }
}

.modal .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    /*-khtml-opacity: .7;*/
    opacity: .7;
    z-index: 20000;
    cursor: pointer
}

.modal .modal-holder {
    position: absolute;
    left: 50%;
    width: 960px;
    margin-left: -480px;
    background-color: #ffffff;
    z-index: 20001
}

@media screen and (max-width: 1160px) {
    .modal .modal-holder {
        top: 80px;
        left: 0;
        width: 90%;
        margin-left: 5%
    }
}

.modal .modal-holder .close, .modal .modal-holder .prev-holder, .modal .modal-holder .next-holder {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #ececec;
    z-index: 20001
}

.modal .modal-holder .close img, .modal .modal-holder .prev-holder img, .modal .modal-holder .next-holder img {
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: top;
    border-width: 0
}

.modal .modal-holder .close {
    top: 0;
    right: -50px
}

@media screen and (max-width: 1160px) {
    .modal .modal-holder .close {
        top: -50px;
        right: 0
    }
}

.modal .modal-holder .prev-holder {
    top: 250px;
    left: -50px
}

@media screen and (max-width: 1160px) {
    .modal .modal-holder .prev-holder {
        top: auto;
        bottom: -50px;
        left: 0;
        right: auto;
        margin: 0
    }
}

.modal .modal-holder .next-holder {
    top: 250px;
    right: -50px
}

@media screen and (max-width: 1160px) {
    .modal .modal-holder .next-holder {
        top: auto;
        bottom: -50px;
        left: 50px;
        right: auto;
        margin: 0
    }
}

.modal .modal-holder .heading {
    padding: 60px 40px
}

@media screen and (max-width: 768px) {
    .modal .modal-holder .heading {
        padding: 35px 20px
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .heading {
        padding: 20px
    }
}

.modal .modal-holder .heading .title {
    color: #333333;
    font-size: 40px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 768px) {
    .modal .modal-holder .heading .title {
        font-size: 32px
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .heading .title {
        font-size: 26px
    }
}

.modal .modal-holder .heading .subtitle {
    color: #333333;
    font-size: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    text-align: center;
    margin-top: 5px
}

@media screen and (max-width: 768px) {
    .modal .modal-holder .heading .subtitle {
        font-size: 16px
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .heading .subtitle {
        font-size: 16px
    }
}

.modal .modal-holder .content {
    padding: 0
}

.modal .modal-holder .content .bg-1 {
    background: #f58220;
    background: -moz-linear-gradient(0deg, #f58220 0%, #f58220 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f58220), color-stop(100%, #dd5b46));
    background: -webkit-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -o-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: -ms-linear-gradient(0deg, #f58220 0%, #dd5b46 100%);
    background: linear-gradient(90deg, #f58220 0%, #dd5b46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58220', endColorstr='#dd5b46', GradientType=1)
}

.modal .modal-holder .content .bg-2 {
    background-color: #fafafa
}

.modal .modal-holder .content .form-holder {
    width: 565px;
    padding: 80px 0;
    margin: 0 auto
}

@media screen and (max-width: 720px) {
    .modal .modal-holder .content .form-holder {
        width: auto;
        padding: 40px;
        margin: 0
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .content .form-holder {
        padding: 20px
    }
}

.modal .modal-holder .content .form-holder .email, .modal .modal-holder .content .form-holder .url {
    width: 100%;
    height: 60px;
    color: #999999;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

.modal .modal-holder .content .form-holder .email::-webkit-input-placeholder, .modal .modal-holder .content .form-holder .url::-webkit-input-placeholder {
    color: #999999
}

.modal .modal-holder .content .form-holder .email:-moz-placeholder, .modal .modal-holder .content .form-holder .url:-moz-placeholder {
    color: #999999
}

.modal .modal-holder .content .form-holder .email::-moz-placeholder, .modal .modal-holder .content .form-holder .url::-moz-placeholder {
    color: #999999
}

.modal .modal-holder .content .form-holder .email:-ms-input-placeholder, .modal .modal-holder .content .form-holder .url:-ms-input-placeholder {
    color: #999999
}

.modal .modal-holder .content .form-holder .button {
    width: 100%;
    height: 60px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 15px;
    background-color: #580a10;
    border-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    outline: 0
}

.modal .modal-holder .content .form-holder .text {
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin-top: 20px
}

.modal .modal-holder .content .text-holder {
    width: 510px;
    padding: 80px 0;
    margin: 0 auto
}

@media screen and (max-width: 655px) {
    .modal .modal-holder .content .text-holder {
        width: auto;
        padding: 40px;
        margin: 0
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .content .text-holder {
        padding: 20px
    }
}

.modal .modal-holder .content .text-holder .text {
    color: #333333;
    font-size: 22px;
    line-height: 34px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center
}

@media screen and (max-width: 768px) {
    .modal .modal-holder .content .text-holder .text {
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (max-width: 425px) {
    .modal .modal-holder .content .text-holder .text {
        font-size: 18px;
        line-height: 26px
    }
}

.modal .modal-holder .content .image-holder {
    text-align: center;
    background-color: #ececec
}

.modal .modal-holder .content .image-holder img {
    max-width: 100%;
    vertical-align: top
}

.modal .modal-holder .content .platforms .platform:active, .modal .modal-holder .content .platforms .platform:link, .modal .modal-holder .content .platforms .platform:visited {
    float: left;
    width: 33.333333%;
    background-color: #fafafa;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 900px) {
    .modal .modal-holder .content .platforms .platform:active, .modal .modal-holder .content .platforms .platform:link, .modal .modal-holder .content .platforms .platform:visited {
        width: 100%
    }
}

.modal .modal-holder .content .platforms .platform:hover {
    background-color: #ececec
}

.modal .modal-holder .content .platforms .platform:hover .logo.shopify {
    background-image: url("../images/platform-shopify-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.bigcommerce {
    background-image: url("../images/platform-bigcommerce-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.tictail {
    background-image: url("../images/platform-tictail-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.magento {
    background-image: url("../images/platform-magento-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.oxid {
    background-image: url("../images/platform-oxid-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.prestashop {
    background-image: url("../images/platform-prestashop-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.wix {
    background-image: url("../images/platform-wix-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.threedcart {
    background-image: url("../images/platform-threedcart-2-2.png")
}

.modal .modal-holder .content .platforms .platform:hover .logo.api {
    background-image: url("../images/platform-api-2-2.png")
}

.modal .modal-holder .content .platforms .platform .platform-holder-1 {
    display: table;
    width: 100%;
    height: 100px
}

.modal .modal-holder .content .platforms .platform .platform-holder-2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.modal .modal-holder .content .platforms .platform .logo {
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.modal .modal-holder .content .platforms .platform .logo.shopify {
    width: 155px;
    height: 45px;
    background-image: url("../images/platform-shopify-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.bigcommerce {
    width: 210px;
    height: 47px;
    background-image: url("../images/platform-bigcommerce-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.tictail {
    width: 101px;
    height: 29px;
    background-image: url("../images/platform-tictail-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.magento {
    width: 182px;
    height: 58px;
    background-image: url("../images/platform-magento-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.oxid {
    width: 125px;
    height: 50px;
    background-image: url("../images/platform-oxid-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.prestashop {
    width: 214px;
    height: 43px;
    background-image: url("../images/platform-prestashop-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.wix {
    width: 155px;
    height: 36px;
    background-image: url("../images/platform-wix-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.threedcart {
    width: 146px;
    height: 35px;
    background-image: url("../images/platform-threedcart-2-1.png")
}

.modal .modal-holder .content .platforms .platform .logo.api {
    width: 166px;
    height: 26px;
    background-image: url("../images/platform-api-2-1.png")
}

.cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff
}

.cookies .close {
    float: right;
    width: 50px;
    height: 50px;
    background-color: #999999
}

@media screen and (max-width: 625px) {
    .cookies .close {
        padding: 8px 0
    }
}

.cookies .close img {
    width: 50px;
    height: 50px;
    color: #575757;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: top;
    border-width: 0
}

.cookies .message-holder {
    display: table;
    height: 50px
}

@media screen and (max-width: 625px) {
    .cookies .message-holder {
        height: 66px
    }
}

.cookies .message-holder .message {
    display: table-cell;
    color: #575757;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    padding: 0 18px
}

.cookies .message-holder .message a:active, .cookies .message-holder .message a:link, .cookies .message-holder .message a:visited, .cookies .message-holder .message a:hover {
    color: #575757;
    text-decoration: underline
}

.review-block {
    background-color: #fefefe;
    width: 100%;
    display: block
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation {
    max-width: 1160px !important;
    margin: auto
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-prev-holder, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-next-holder, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-backward-holder, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-forward-holder {
    top: 44%
}

@media screen and (min-width: 1160px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-next-holder {
        right: -10px
    }
}

@media screen and (min-width: 1160px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider-prev-holder {
        left: -10px
    }
}

@media screen and (max-width: 1024px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features.features-slider .slider-placeholder-first, .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features.features-slider .slider-placeholder-last {
        display: inline-block;
        height: 170px;
        margin: 30px 0
    }
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features {
    font-size: 0;
    padding: 0
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature-hidden {
    visibility: hidden
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature {
    display: inline-block;
    vertical-align: top
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature {
        margin: 8px 0 0;
    }
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .image-holder .image {
    text-align: center
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .image-holder .image img {
    width: 100%;
    max-width: 400px;
    height: auto
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .image-holder .image img {
        vertical-align: top;
        float: left;
        margin-left: 36px;
        margin-top: 14px
    }
}

@media screen and (max-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .image-holder .image {
        width: auto;
        margin: 10px 20px 0 20px
    }
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .quote {
    width: 47px;
    height: 47px;
    background-image: url(../images/review-quote.png);
    background-size: 47px 47px;
    position: absolute
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .quote {
        top: 65px;
        margin-left: 386px
    }
}

@media screen and (max-width: 924px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .quote {
        margin: 40px auto 30px;
        position: inherit
    }
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 {
        position: absolute;
        margin-left: 436px;
        float: left;
        display: block;
        width: 32%;
        height: 100%
    }
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .title {
    text-align: center
}

@media screen and (max-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .title {
        width: auto;
        margin: 20px 20px 0 20px;
        font-size: 22px;
        line-height: 32px
    }
}

@media screen and (max-width: 480px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .title {
        width: auto;
        font-size: 18px;
        line-height: 24px
    }
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .title {
        text-align: left;
        font-size: 22px;
        line-height: 32px;
        padding: 59px 140px 0 19px
    }
}

@media screen and (max-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .description {
        width: auto;
        margin: 30px 20px 40px 20px;
        text-align: center
    }
}

@media screen and (min-width: 925px) {
    .review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 .description {
        text-align: left;
        margin: 28px 19px 20px
    }
}

.review-block .tabs-slider-blocks .spacing .features-holder .slider-holder .slider-navigation .slider .review-features .review-feature .slider-data .text-holder-1 .text-holder-2 a {
    text-decoration: none;
    color: #999999
}

.unique-quote {
    display: block;
    width: 47%;
    margin: auto auto 60px;
}

@media screen and (max-width: 924px) {
    .unique-quote {
        width: auto;
        margin: 0 20px 0 20px;
        font-size: 22px;
        line-height: 32px
    }
}

.unique-quote .quote {
    margin-left: 1px;
    margin-top: 4px;
    width: 42px;
    height: 35px;
    background-image: url(../images/unique-quote.png);
    background-size: 42px 35px;
    position: absolute
}

@media screen and (max-width: 924px) {
    .unique-quote .quote {
        margin: auto auto 30px;
        position: inherit
    }
}

.unique-quote p {
    margin-top: 0;
    margin-left: 51px;
    font-size: 16px
}

@media screen and (max-width: 924px) {
    .unique-quote p {
        text-align: center;
        width: 80%;
        margin: auto auto 30px;
    }
}

.unique-quote p #shop {
    text-decoration: none;
    color: #999999;
    font-weight: 600
}

.guide-page .heading {
    padding: 36px 40px
}

@media screen and (max-width: 768px) {
    .guide-page .heading {
        font-size: 30px;
        padding: 42px 38px
    }
}

@media screen and (max-width: 425px) {
    .guide-page .heading {
        font-size: 30px;
        padding: 20px
    }
}

.guide-page .guide-slider-navigation .slider-prev-holder, .guide-page .guide-slider-navigation .slider-next-holder {
    height: 94px
}

.guide-page .guide-slider-navigation .slider-prev-holder a, .guide-page .guide-slider-navigation .slider-next-holder a {
    top: 24px
}

.guide-page .guide-slider-navigation .slider-prev-holder a {
    background-image: url(../images/guide-arrow1.png)
}

.guide-page .guide-slider-navigation .slider-next-holder a {
    background-image: url(../images/guide-arrow2.png)
}

.guide-page .guide-slider-navigation .guide-slider ul.tabs-6 {
    width: 1160px !important
}

.guide-page .guide-slider-navigation .guide-slider ul.tabs-6 li {
    max-width: 200px;
    padding: 0 22px
}

.guide-page .guide-slider-navigation .guide-slider ul.tabs-6 li a {
    line-height: 95px;
    height: 95px;
    text-align: center;
    padding: 0 10px
}

.guide-page .guide-slider-navigation .guide-slider ul.tabs-6 li a.tab-multi-line {
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 10px
}

.guide-page .guide-columns {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.guide-page .guide-columns p, .guide-page .guide-columns strong, .guide-page .guide-columns a, .guide-page .guide-columns .quote {
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width: 768px) {
    .guide-page .guide-columns p, .guide-page .guide-columns strong, .guide-page .guide-columns a, .guide-page .guide-columns .quote {
        font-size: 18px;
        line-height: 26px
    }
}

.guide-page .guide-columns ul, .guide-page .guide-columns ol {
    margin: 0 0 23px 80px;
    counter-reset: item;
    padding-left: 0;
    list-style: none
}

.guide-page .guide-columns ul li, .guide-page .guide-columns ol li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #999999
}

.guide-page .guide-columns ul li strong, .guide-page .guide-columns ol li strong {
    color: #333333
}

.guide-page .guide-columns ul li:before, .guide-page .guide-columns ol li:before {
    margin: 0 5px 0 -25px;
    color: #e85842;
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: 600
}

@media screen and (max-width: 768px) {
    .guide-page .guide-columns ul, .guide-page .guide-columns ol {
        margin: 0 0 23px 40px
    }

    .guide-page .guide-columns ul li, .guide-page .guide-columns ol li {
        font-size: 18px;
        line-height: 26px
    }
}

.guide-page .guide-columns ul li:before {
    font-family: 'FontAwesome', sans-serif;
    content: '\f10c';
    margin: 0 15px 0 -25px;
    font-size: 12px
}

.guide-page .guide-columns strong a {
    font-weight: bold
}

.guide-page .guide-columns .section {
    clear: both;
    padding: 0;
    margin: 0
}

.guide-page .guide-columns .col {
    display: block;
    float: left;
    margin-top: 25px
}

.guide-page .guide-columns .col:first-child {
    margin-left: 0
}

.guide-page .guide-columns .group:before, .guide-page .guide-columns .group:after {
    content: "";
    display: table
}

.guide-page .guide-columns .group:after {
    clear: both
}

.guide-page .guide-columns .group {
    zoom: 1
}

.guide-page .guide-columns .bottom-column {
    margin-bottom: 55px;
    margin-top: 0
}

.guide-page .guide-columns .bottom-column .pdf-link-group {
    margin-top: 35px;
    width: 60%
}

.guide-page .guide-columns .bottom-column p {
    color: #333333
}

.guide-page .guide-columns .bottom-column p, .guide-page .guide-columns .bottom-column a {
    margin: 0
}

.guide-page .guide-columns .bottom-column p a, .guide-page .guide-columns .bottom-column a a {
    margin: 0
}

.guide-page .guide-columns .bottom-column hr {
    margin-top: 24px;
    margin-bottom: 40px;
    border: none;
    height: 2px;
    background-color: #dcdcdc
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .bottom-column .bottom-page-links {
        width: 83%;
        margin: -20px auto 20px;
    }

    .guide-page .guide-columns .bottom-column .pdf-link-group {
        margin-top: -20px !important;
        width: 40%
    }
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation {
    min-height: 359px;
    display: block
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation #clickme {
    display: none
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul {
    padding: 0;
    list-style-type: none;
    margin: 0 75px 23px 0
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li {
    margin-top: 30px
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li a {
    display: block;
    color: #333333;
    font-weight: bold;
    padding: 0 0 0 43px
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li:before {
    content: '';
    margin: 0
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li:hover {
    border-left: 3px solid #e8e8e8
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li:hover a {
    color: #949494;
    padding: 0 0 0 40px
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li.active {
    border-left: 3px solid #dd5b46
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation ul li.active a {
    color: #333333;
    padding: 0 0 0 40px
}

.guide-page .guide-columns .navigation-column .sticky-page-navigation.sticky {
    position: fixed;
    top: 65px;
    width: inherit;
    max-width: 374px
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .navigation-column .sticky-page-navigation {
        height: auto;
        min-height: 0;
        margin: 27px 20px 0 20px;
        border: solid #999999 2px
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation #clickme {
        display: block;
        cursor: pointer;
        border-bottom: none
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation #clickme p {
        line-height: 26px;
        font-weight: bold;
        margin: 0;
        color: #333333;
        padding: 10px 0 10px 15px
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation #clickme i {
        float: right;
        line-height: 44px;
        margin: -45px 14px 0 0;
        color: #999999
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation ul {
        display: none;
        margin: 30px 20px 0 0
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation ul li {
        margin: 0 0 24px 0
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation ul li a {
        padding-left: 31px
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation ul li:hover a {
        padding-left: 28px
    }

    .guide-page .guide-columns .navigation-column .sticky-page-navigation ul li.active a {
        padding-left: 28px
    }
}

.guide-page .guide-columns .smaller-content-column {
    width: 66.13%
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote {
    overflow: hidden
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .smaller-content-column .description-md .grey-quote .picture, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .picture, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .picture {
        margin: -49px 0 0 -70px !important
    }

    .guide-page .guide-columns .smaller-content-column .description-md .grey-quote .picture img, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .picture img, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .picture img {
        margin: 51px 0 0 70px !important
    }
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote .author .picture, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .author .picture, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .author .picture {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 -70px;
    border-radius: 85px;
    background-color: #fafafa;
    float: left
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote .author .picture img, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .author .picture img, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .author .picture img {
    width: 46px;
    float: left;
    margin: 70px 0 0 70px
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote .author p, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .author p, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .author p {
    margin-left: 20px
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote .grey-background, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .grey-background, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .grey-background {
    background-color: #ebeceb;
    margin: -15px 0 25px 0
}

.guide-page .guide-columns .smaller-content-column .description-md .grey-quote .grey-background .quote, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .grey-background .quote, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .grey-background .quote {
    color: #333333;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 60px 0 44px
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .smaller-content-column .description-md .grey-quote .grey-background .quote, .guide-page .guide-columns .smaller-content-column .unique-quote p .grey-quote .grey-background .quote, .unique-quote .guide-page .guide-columns .smaller-content-column p .grey-quote .grey-background .quote {
        padding-top: 36px;
        padding-bottom: 36px
    }
}

.guide-page .guide-columns .smaller-content-column .description-md .pink-quote, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote {
    position: relative;
    background: #fddbc3
}

.guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote {
    color: #333333;
    min-height: 100px;
    margin: 0 60px 0 44px;
    padding: 24px 0 24px 0
}

.guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote p, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote p, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote p {
    color: #333333
}

.guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote ul li, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote ul li, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote ul li, .guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote ol li, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote ol li, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote ol li {
    color: #333333
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote h4, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote h4, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote h4 {
        margin-top: 12px;
        margin-bottom: 20px
    }

    .guide-page .guide-columns .smaller-content-column .description-md .pink-quote .quote li, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote .quote li, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote .quote li {
        color: #333333
    }
}

.guide-page .guide-columns .smaller-content-column .description-md .pink-quote:before, .guide-page .guide-columns .smaller-content-column .unique-quote p .pink-quote:before, .unique-quote .guide-page .guide-columns .smaller-content-column p .pink-quote:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 26px 16px 16px 26px;
    border-style: solid;
    border-color: #fafafa #fafafa #ffac72 #ffac72;
    background: #ebeceb;
    display: block;
    width: 0
}

.guide-page .guide-columns .smaller-content-column .description-md img, .guide-page .guide-columns .smaller-content-column .unique-quote p img, .unique-quote .guide-page .guide-columns .smaller-content-column p img {
    width: 100%
}

.guide-page .guide-columns .smaller-content-column .description-md img.half, .guide-page .guide-columns .smaller-content-column .unique-quote p img.half, .unique-quote .guide-page .guide-columns .smaller-content-column p img.half {
    width: 50%;
    display: block;
    margin: 0 auto
}

@media only screen and (max-width: 480px) {
    .guide-page .guide-columns .smaller-content-column .description-md img.half, .guide-page .guide-columns .smaller-content-column .unique-quote p img.half, .unique-quote .guide-page .guide-columns .smaller-content-column p img.half {
        width: 100%
    }
}

.guide-page .guide-columns .bigger-content-column .description-md, .guide-page .guide-columns .bigger-content-column .unique-quote p, .unique-quote .guide-page .guide-columns .bigger-content-column p, .guide-page .guide-columns .smaller-content-column .description-md, .guide-page .guide-columns .smaller-content-column .unique-quote p, .unique-quote .guide-page .guide-columns .smaller-content-column p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 80px
}

.guide-page .guide-columns .bigger-content-column .description-md h2, .guide-page .guide-columns .bigger-content-column .unique-quote p h2, .unique-quote .guide-page .guide-columns .bigger-content-column p h2, .guide-page .guide-columns .smaller-content-column .description-md h2, .guide-page .guide-columns .smaller-content-column .unique-quote p h2, .unique-quote .guide-page .guide-columns .smaller-content-column p h2 {
    /*font-weight: 400;*/
    margin-bottom: 35px;
    /*font-size: 28px*/
}

.guide-page .guide-columns .bigger-content-column .description-md h3, .guide-page .guide-columns .bigger-content-column .unique-quote p h3, .unique-quote .guide-page .guide-columns .bigger-content-column p h3, .guide-page .guide-columns .smaller-content-column .description-md h3, .guide-page .guide-columns .smaller-content-column .unique-quote p h3, .unique-quote .guide-page .guide-columns .smaller-content-column p h3 {
    margin: 50px 0 29px 0;
    color: #333333;
    /*font-size: 20px*/
}

.guide-page .guide-columns .bigger-content-column .description-md h4, .guide-page .guide-columns .bigger-content-column .unique-quote p h4, .unique-quote .guide-page .guide-columns .bigger-content-column p h4, .guide-page .guide-columns .smaller-content-column .description-md h4, .guide-page .guide-columns .smaller-content-column .unique-quote p h4, .unique-quote .guide-page .guide-columns .smaller-content-column p h4 {
    /*font-size: 18px*/
}

.guide-page .guide-columns .bigger-content-column .description-md p, .guide-page .guide-columns .bigger-content-column .unique-quote p p, .unique-quote .guide-page .guide-columns .bigger-content-column p p, .guide-page .guide-columns .bigger-content-column .description-md a, .guide-page .guide-columns .bigger-content-column .unique-quote p a, .unique-quote .guide-page .guide-columns .bigger-content-column p a, .guide-page .guide-columns .smaller-content-column .description-md p, .guide-page .guide-columns .smaller-content-column .unique-quote p p, .unique-quote .guide-page .guide-columns .smaller-content-column p p, .guide-page .guide-columns .smaller-content-column .description-md a, .guide-page .guide-columns .smaller-content-column .unique-quote p a, .unique-quote .guide-page .guide-columns .smaller-content-column p a {
    margin-bottom: 23px
}

.guide-page .guide-columns .bigger-content-column .description-md p.guide-anchor, .guide-page .guide-columns .bigger-content-column .unique-quote p p.guide-anchor, .unique-quote .guide-page .guide-columns .bigger-content-column p p.guide-anchor, .guide-page .guide-columns .bigger-content-column .description-md a.guide-anchor, .guide-page .guide-columns .bigger-content-column .unique-quote p a.guide-anchor, .unique-quote .guide-page .guide-columns .bigger-content-column p a.guide-anchor, .guide-page .guide-columns .smaller-content-column .description-md p.guide-anchor, .guide-page .guide-columns .smaller-content-column .unique-quote p p.guide-anchor, .unique-quote .guide-page .guide-columns .smaller-content-column p p.guide-anchor, .guide-page .guide-columns .smaller-content-column .description-md a.guide-anchor, .guide-page .guide-columns .smaller-content-column .unique-quote p a.guide-anchor, .unique-quote .guide-page .guide-columns .smaller-content-column p a.guide-anchor {
    display: block
}

.guide-page .guide-columns .bigger-content-column .description-md p strong, .guide-page .guide-columns .bigger-content-column .unique-quote p p strong, .unique-quote .guide-page .guide-columns .bigger-content-column p p strong, .guide-page .guide-columns .bigger-content-column .description-md a strong, .guide-page .guide-columns .bigger-content-column .unique-quote p a strong, .unique-quote .guide-page .guide-columns .bigger-content-column p a strong, .guide-page .guide-columns .smaller-content-column .description-md p strong, .guide-page .guide-columns .smaller-content-column .unique-quote p p strong, .unique-quote .guide-page .guide-columns .smaller-content-column p p strong, .guide-page .guide-columns .smaller-content-column .description-md a strong, .guide-page .guide-columns .smaller-content-column .unique-quote p a strong, .unique-quote .guide-page .guide-columns .smaller-content-column p a strong {
    color: #333333
}

.guide-page .guide-columns .bigger-content-column .description-md hr, .guide-page .guide-columns .bigger-content-column .unique-quote p hr, .unique-quote .guide-page .guide-columns .bigger-content-column p hr, .guide-page .guide-columns .smaller-content-column .description-md hr, .guide-page .guide-columns .smaller-content-column .unique-quote p hr, .unique-quote .guide-page .guide-columns .smaller-content-column p hr {
    margin-top: 43px;
    margin-bottom: 43px;
    border: none;
    height: 2px;
    background-color: #dcdcdc
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .bigger-content-column .description-md, .guide-page .guide-columns .bigger-content-column .unique-quote p, .unique-quote .guide-page .guide-columns .bigger-content-column p, .guide-page .guide-columns .smaller-content-column .description-md, .guide-page .guide-columns .smaller-content-column .unique-quote p, .unique-quote .guide-page .guide-columns .smaller-content-column p {
        /*margin-top: 45px !important;*/
        width: 83%;
        margin: auto
    }

    .guide-page .guide-columns .bigger-content-column .description-md h2, .guide-page .guide-columns .bigger-content-column .unique-quote p h2, .unique-quote .guide-page .guide-columns .bigger-content-column p h2, .guide-page .guide-columns .smaller-content-column .description-md h2, .guide-page .guide-columns .smaller-content-column .unique-quote p h2, .unique-quote .guide-page .guide-columns .smaller-content-column p h2 {
        /*font-size: 30px*/
    }

    .guide-page .guide-columns .bigger-content-column .description-md h3, .guide-page .guide-columns .bigger-content-column .unique-quote p h3, .unique-quote .guide-page .guide-columns .bigger-content-column p h3, .guide-page .guide-columns .smaller-content-column .description-md h3, .guide-page .guide-columns .smaller-content-column .unique-quote p h3, .unique-quote .guide-page .guide-columns .smaller-content-column p h3 {
        /*font-size: 22px*/
    }

    .guide-page .guide-columns .bigger-content-column .description-md h4, .guide-page .guide-columns .bigger-content-column .unique-quote p h4, .unique-quote .guide-page .guide-columns .bigger-content-column p h4, .guide-page .guide-columns .smaller-content-column .description-md h4, .guide-page .guide-columns .smaller-content-column .unique-quote p h4, .unique-quote .guide-page .guide-columns .smaller-content-column p h4 {
        /*font-size: 20px*/
    }
}

.guide-page .guide-columns .bigger-content-column .description-md, .guide-page .guide-columns .bigger-content-column .unique-quote p, .unique-quote .guide-page .guide-columns .bigger-content-column p {
    margin: 30px auto
}

.guide-page .guide-columns .bigger-content-column .description-md .guide-navigation-links, .guide-page .guide-columns .bigger-content-column .unique-quote p .guide-navigation-links, .unique-quote .guide-page .guide-columns .bigger-content-column p .guide-navigation-links {
    color: red
}

.guide-page .guide-columns .bigger-content-column .description-md .guide-navigation-links p, .guide-page .guide-columns .bigger-content-column .unique-quote p .guide-navigation-links p, .unique-quote .guide-page .guide-columns .bigger-content-column p .guide-navigation-links p {
    margin: 0
}

.guide-page .guide-columns .bigger-content-column .description-md .guide-navigation-links p a, .guide-page .guide-columns .bigger-content-column .unique-quote p .guide-navigation-links p a, .unique-quote .guide-page .guide-columns .bigger-content-column p .guide-navigation-links p a {
    font-weight: 600
}

.guide-page .guide-columns .bigger-content-column .description-md .contributors, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors {
    margin: 55px 0 33px 0;
    overflow: hidden;
    color: #383838;
    font-size: 20px;
    font-weight: 600
}

.guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor {
    margin: 1.5%;
    width: 30%;
    float: left;
    text-align: center
}

.guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor img, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor img, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor img {
    margin: 30px 0 25px 0
}

.guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor .contributor-data, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor .contributor-data, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor .contributor-data {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 17px;
    color: #999999
}

.guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor .contributor-data strong, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor .contributor-data strong, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor .contributor-data strong {
    color: #383838
}

@media screen and (max-width: 768px) {
    .guide-page .guide-columns .bigger-content-column .description-md .contributors, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors {
        margin-top: 50px
    }

    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor {
        width: 100%;
        margin: 20px 0 20px 0
    }

    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor img, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor img, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor img {
        margin: 10px 0 20px 0
    }

    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor .contributor-data, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor .contributor-data, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor .contributor-data {
        line-height: 28px;
        font-size: 18px;
        margin: 4px 40px
    }
}

@media screen and (max-width: 768px) and (max-width: 479px) {
    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor .contributor-data, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor .contributor-data, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor .contributor-data {
        margin: 4px 0
    }
}

@media screen and (max-width: 768px) {
    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor:last-of-type, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor:last-of-type, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor:last-of-type {
        margin-bottom: 0
    }
}

@media screen and (max-width: 320px) {
    .guide-page .guide-columns .bigger-content-column .description-md .contributors .contributor, .guide-page .guide-columns .bigger-content-column .unique-quote p .contributors .contributor, .unique-quote .guide-page .guide-columns .bigger-content-column p .contributors .contributor {
        width: 100%;
        margin: 0
    }
}

.guide-page .guide-columns .span_3_of_3 {
    width: 100%
}

.guide-page .guide-columns .span_2_of_3 {
    width: 66.13%
}

.guide-page .guide-columns .span_1_of_3 {
    width: 32.26%
}

@media only screen and (max-width: 768px) {
    .guide-page .guide-columns .col {
        margin: 1% 0 1% 0
    }

    .guide-page .guide-columns .span_2_of_3, .guide-page .guide-columns .span_1_of_3 {
        width: 100%
    }
}

.guide-page .guide-columns .pdf-link-group {
    display: block;
    overflow: hidden;
    margin-left: 20px;
    padding-bottom: 50px
}

.guide-page .guide-columns .pdf-link-group i {
    width: 48px;
    height: 48px;
    background-color: #e85842;
    color: #fff;
    float: left;
    margin-left: 22px;
    border-radius: 40px;
    text-align: center;
    line-height: 48px
}

.guide-page .guide-columns .pdf-link-group a {
    font-weight: 400;
    margin-left: 0;
    padding-left: 13px;
    overflow: hidden;
    line-height: 22px;
    display: block
}

@media screen and (max-width: 840px) {
    .guide-page .guide-columns .pdf-link-group {
        width: 30%
    }
}

@media screen and (max-width: 768px) {
    .guide-page .guide-columns .pdf-link-group {
        width: 50%
    }
}

@media screen and (max-width: 768px) and (max-width: 420px) {
    .guide-page .guide-columns .pdf-link-group {
        width: 80%
    }
}

.guide-page .guide-columns .pdf-link-group.centered {
    margin: auto
}

.back-on-top {
    position: fixed;
    display: none;
    width: 48px;
    height: 48px;
    background-color: #999999;
    bottom: 13px;
    right: 46px;
    border-radius: 50px
}

.back-on-top a {
    width: 48px;
    height: 48px;
    display: block;
    color: #fafafa !important;
    text-align: center;
    line-height: 48px !important;
    font-size: 25px !important
}

@media screen and (max-width: 768px) {
    .back-on-top {
        right: 10px
    }
}

.social-buttons-wrapper {
    font-size: 0;
    line-height: 0
}

.social-buttons-inner-sidebar-wrapper {
    margin-top: 30px;
    margin-left: 43px;
    margin-right: 75px
}

.social-buttons-inner-heading-wrapper {
    display: none
}

.social-buttons-inner-bottom-wrapper {
    display: none;
    width: 83%;
    margin: 0 auto 30px auto
}

.social-buttons-inner-bottom-wrapper hr {
    margin-top: 43px !important;
    margin-bottom: 43px !important
}

.social-buttons-bottom-wrapper {
    text-align: center
}

.social-button-wrapper {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.social-button-wrapper a:active, .social-button-wrapper a:link, .social-button-wrapper a:visited, .social-button-wrapper a:hover {
    font-size: 0;
    line-height: 0
}

@media screen and (max-width: 768px) {
    .social-buttons-inner-sidebar-wrapper {
        display: none
    }

    .social-buttons-inner-heading-wrapper {
        display: block
    }

    .social-buttons-inner-bottom-wrapper {
        display: block
    }
}

.comparison-page {
    background: #fff
}

.comparison-page * {
    box-sizing: border-box
}

.comparison-page .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .comparison-page .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .comparison-page .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .comparison-page .container {
        width: 1170px
    }
}

.comparison-page .col-lg-3, .comparison-page .col-lg-4, .comparison-page .col-lg-6, .comparison-page .col-lg-8, .comparison-page .col-md-3, .comparison-page .col-md-4, .comparison-page .col-md-6, .comparison-page .col-md-8, .comparison-page .col-sm-4, .comparison-page .col-sm-6, .comparison-page .col-sm-8 .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.comparison-page .col-xs-12 {
    float: left
}

.comparison-page .col-xs-12 {
    width: 100%
}

@media (min-width: 768px) {
    .comparison-page .col-sm-4, .comparison-page .col-sm-6, .comparison-page .col-sm-8 {
        float: left
    }

    .comparison-page .col-sm-12 {
        width: 100%
    }

    .comparison-page .col-sm-8 {
        width: 66.66666667%
    }

    .comparison-page .col-sm-6 {
        width: 50%
    }

    .comparison-page .col-sm-4 {
        width: 33.33333333%
    }

    .comparison-page .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
}

@media (min-width: 992px) {
    .comparison-page .col-md-3, .comparison-page .col-md-4, .comparison-page .col-md-6, .comparison-page .col-md-8 {
        float: left
    }

    .comparison-page .col-md-8 {
        width: 66.66666667%
    }

    .comparison-page .col-md-7 {
        width: 58.33333333%
    }

    .comparison-page .col-md-6 {
        width: 50%
    }

    .comparison-page .col-md-5 {
        width: 41.66666667%
    }

    .comparison-page .col-md-4 {
        width: 33.33333333%
    }

    .comparison-page .col-md-3 {
        width: 25%
    }

    .comparison-page .col-md-offset-3 {
        margin-left: 25%
    }
}

@media (min-width: 1200px) {
    .comparison-page .col-lg-3, .comparison-page .col-lg-4, .comparison-page .col-lg-6, .comparison-page .col-lg-8 {
        float: left
    }

    .comparison-page .col-lg-8 {
        width: 66.66666667%
    }

    .comparison-page .col-lg-6 {
        width: 50%
    }

    .comparison-page .col-lg-4 {
        width: 33.33333333%
    }

    .comparison-page .col-lg-3 {
        width: 25%
    }

    .comparison-page .col-lg-offset-3 {
        margin-left: 25%
    }
}

.comparison-page .container:after, .comparison-page .container:before, .comparison-page .row:after, .comparison-page .row:before {
    display: table;
    content: " ";
    clear: both
}

.comparison-page .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.comparison-page .display-inline-block {
    display: inline-block
}

.comparison-page .block-wrapper {
    padding: 80px 25px 70px 25px
}

@media screen and (max-width: 480px) {
    .comparison-page .block-wrapper {
        padding: 50px 5px 40px 5px
    }
}

.comparison-page .bg-light-grey {
    background: #fafafa
}

.comparison-page .page-title {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 55px;
    color: #dd5b3e;
    font-size: 40px;
    font-weight: 400;
    font-family: "Roboto Slab", serif
}

.comparison-page .page-subtitle {
    margin: 0;
    padding-bottom: 45px;
    color: #333;
    font-size: 28px;
    font-weight: 300;
    font-family: "Roboto Slab", serif
}

.comparison-page table {
    width: 100%;
    margin: 0 auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.4em;
    border-spacing: 0;
    border-collapse: separate
}

.comparison-page table .hidden-element {
    border: none;
    background: transparent;
    display: none
}

.comparison-page table td:nth-child(1) {
    padding-top: 18px !important
}

.comparison-page table th {
    font-size: 20px !important;
    font-weight: 700
}

@media screen and (max-width: 640px) {
    .comparison-page table th {
        font-size: 16px !important
    }
}

.comparison-page table td {
    font-size: 15px !important;
    font-weight: 300;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.comparison-page table td .question-mark {
    width: 17px;
    height: 17px;
    background: url(../images/question_mark.svg) no-repeat center center;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 5px;
    display: inline-block
}

.comparison-page table td .question-mark:hover {
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .comparison-page table td {
        font-size: 11px !important
    }
}

.comparison-page table td:nth-child(2), .comparison-page table td:nth-child(3) {
    letter-spacing: 0.4px
}

.comparison-page table tfoot tr:last-child td {
    border-bottom: none
}

.comparison-page table .plusminus {
    font-size: 20px !important
}

@media screen and (max-width: 640px) {
    .comparison-page table .plusminus {
        font-size: 15px !important
    }
}

.comparison-page table .support-hours {
    margin: 0;
    font-size: 12px
}

.comparison-page table .table-link {
    padding: 20px 0 25px 0 !important
}

.comparison-page table .link {
    border-bottom: 1px solid #dd5b53;
    padding-bottom: 5px;
    color: #dd5b53;
    font-size: 15px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media screen and (max-width: 640px) {
    .comparison-page table .link {
        font-size: 11px !important
    }
}

.comparison-page table .link:hover {
    cursor: pointer
}

.comparison-page table .link, .comparison-page table .link:visited, .comparison-page table .link:active, .comparison-page table .link:hover {
    color: #dd5b53;
    text-decoration: none
}

.comparison-page table .feature-group td {
    font-weight: 700;
    background: #f5f5f5 !important
}

.comparison-page table#features-comparison th, .comparison-page table#features-comparison td {
    width: 33.33%;
    padding: 15px 0;
    font-size: 15px;
    position: relative
}

.comparison-page table#features-comparison td:nth-child(2), .comparison-page table#features-comparison th:nth-child(2) {
    background: #fafafa
}

.comparison-page table#features-comparison td:nth-child(2) {
    border-left: 1px solid #dd5c3f;
    border-right: 1px solid #dd5c3f;
    border-top: none;
    border-bottom: none;
    position: relative
}

.comparison-page table#features-comparison td:nth-child(2)::before, .comparison-page table#features-comparison td:nth-child(2)::after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ececec
}

.comparison-page table#features-comparison td:nth-child(2)::after {
    top: initial;
    bottom: 0
}

.comparison-page table#features-comparison tr:first-child th:nth-child(2) {
    border-top: 1px solid #dd5c3f;
    border-left: 1px solid #dd5c3f;
    border-right: 1px solid #dd5c3f
}

.comparison-page table#features-comparison tfoot tr:last-child td:nth-child(2) {
    border-bottom: 1px solid #dd5c3f
}

.comparison-page table#features-comparison .feature-title {
    padding-left: 30px;
    text-align: left
}

@media screen and (max-width: 767px) {
    .comparison-page table#features-comparison .feature-title {
        padding-left: 15px
    }
}

.comparison-page table#price-comparison th, .comparison-page table#price-comparison td {
    width: 33.33%;
    padding: 18px 0;
    font-size: 15px;
    position: relative
}

.comparison-page table#price-comparison td:nth-child(2), .comparison-page table#price-comparison th:nth-child(2) {
    background: #fff
}

.comparison-page table#price-comparison td:nth-child(2) {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec
}

.comparison-page table#price-comparison tr:first-child th:nth-child(2) {
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec
}

.comparison-page table#price-comparison tfoot tr:last-child td:nth-child(2) {
    border-bottom: 1px solid #ececec
}

.comparison-page table#price-comparison .feature-title {
    padding-left: 30px;
    text-align: left
}

@media screen and (max-width: 767px) {
    .comparison-page table#price-comparison .feature-title {
        padding-left: 15px
    }
}

.comparison-page .important-feature {
    font-weight: 700
}

.comparison-page .form-wrapper {
    padding: 0 40px
}

.comparison-page .form-wrapper input[type=number]::-webkit-inner-spin-button, .comparison-page .form-wrapper input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.comparison-page .form-wrapper .form-title {
    margin: 0;
    padding-top: 70px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .form-wrapper .form-subtitle {
    margin: 0;
    padding-top: 5px;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .form-wrapper .form-element-wrapper {
    padding-top: 45px
}

.comparison-page .form-wrapper .form-element-wrapper .form-input {
    margin-right: 7px;
    padding: 14px 15px 12px;
    height: 45px;
    width: 100%;
    color: #333;
    background: #fff;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media screen and (max-width: 767px) {
    .comparison-page .form-wrapper .form-element-wrapper .form-input {
        margin-right: 0
    }
}

.comparison-page .form-wrapper .form-element-wrapper .form-input:focus {
    outline: 0
}

.comparison-page .form-wrapper .form-element-wrapper .form-input::-webkit-input-placeholder, .comparison-page .form-wrapper .form-element-wrapper .form-input::-moz-placeholder, .comparison-page .form-wrapper .form-element-wrapper .form-input:-ms-input-placeholder, .comparison-page .form-wrapper .form-element-wrapper .form-input:-moz-placeholder {
    color: #999;
    font-size: 15px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .form-wrapper .form-element-wrapper .form-button {
    margin-left: 7px;
    height: 45px;
    width: calc(100% - 7px);
    color: #fff;
    background: #d73a4a;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none
}

@media screen and (max-width: 767px) {
    .comparison-page .form-wrapper .form-element-wrapper .form-button {
        margin-top: 10px;
        margin-left: 0;
        width: 100%
    }
}

.comparison-page .form-wrapper .form-element-wrapper .form-button:hover {
    cursor: pointer
}

.comparison-page .form-wrapper .form-element-wrapper .form-button:hover, .comparison-page .form-wrapper .form-element-wrapper .form-button:focus, .comparison-page .form-wrapper .form-element-wrapper .form-button:active {
    outline: 0
}

@media screen and (max-width: 640px) {
    .comparison-page .form-wrapper {
        padding: 0
    }
}

.comparison-page .response-hidden {
    display: none
}

.comparison-page .calculation-response-wrapper {
    width: 100%;
    margin: 50px 0 0;
    background: #fff;
    border: 1px solid #d73a4a
}

.comparison-page .calculation-response-wrapper .plan-information-spacing {
    padding: 15px 0
}

.comparison-page .calculation-response-wrapper .calculation-response-content {
    color: #d73a4a;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .calculation-response-wrapper .calculation-response-content .link {
    border-bottom: 1px solid #dd5b53;
    padding-bottom: 5px;
    color: #dd5b53;
    font-size: 15px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .calculation-response-wrapper .calculation-response-content .link:hover {
    cursor: pointer
}

.comparison-page .calculation-response-wrapper .calculation-response-content .link, .comparison-page .calculation-response-wrapper .calculation-response-content .link:visited, .comparison-page .calculation-response-wrapper .calculation-response-content .link:active, .comparison-page .calculation-response-wrapper .calculation-response-content .link:hover {
    color: #dd5b53;
    text-decoration: none
}

.comparison-page .calculation-response-wrapper .product-price {
    color: #333;
    font-size: 26px;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .calculation-response-wrapper .plan-information {
    color: #333;
    font-size: 13px;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.comparison-page .about-paragraph {
    margin: 0;
    color: #333;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.4px
}

.comparison-page .about-paragraph .highlighted-word-link {
    font-size: 18px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.4px
}

@media screen and (max-width: 640px) {
    .comparison-page .about-paragraph .highlighted-word-link {
        font-size: 16px !important
    }
}

.comparison-page .about-paragraph .highlighted-word-link:hover {
    cursor: pointer
}

.comparison-page .about-paragraph .highlighted-word-link, .comparison-page .about-paragraph .highlighted-word-link:visited, .comparison-page .about-paragraph .highlighted-word-link:active, .comparison-page .about-paragraph .highlighted-word-link:hover {
    color: #dd5b53;
    text-decoration: none
}

@media screen and (max-width: 640px) {
    .comparison-page .about-paragraph {
        font-size: 16px !important
    }
}

.comparison-page .block-seperator {
    border-top: 1px solid #dbdbdb
}

.comparison-page .customer-review-wrapper {
    position: relative
}

.comparison-page .customer-review-wrapper .customer-review-paragraph {
    margin: 0;
    padding: 0 25px;
    color: #333;
    line-height: 22px;
    font-size: 15px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.4px
}

.comparison-page .customer-review-wrapper .quotation-mark {
    width: 24px;
    height: 18px;
    background: url(../images/quotation_mark.svg) no-repeat center center;
    position: absolute;
    top: 5px;
    left: -15px
}

.comparison-page .customer-review-wrapper .customer-review-author {
    margin: 0;
    padding: 15px 25px 0 25px;
    color: #999;
    line-height: 22px;
    font-size: 13px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media screen and (max-width: 640px) {
    .comparison-page .customer-review-wrapper .customer-review-author {
        padding-top: 0
    }
}

@media screen and (max-width: 991px) {
    .comparison-page .customer-review-wrapper {
        padding: 5px 25px 20px 25px
    }
}

@media screen and (max-width: 640px) {
    .comparison-page .customer-review-wrapper {
        padding: 0 0 25px 0;
        height: 100% !important
    }
}

.text-center {
    text-align: center
}

.feature-image-scheme {
    max-width: 90%;
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .feature-image-scheme {
        max-width: 100%
    }
}

.subscribers_wrap {
    padding-left: 0;
    padding-right: 0;
    margin-top: 70px
}

.subscribers_wrap.top_spacing {
    padding-top: 50px
}

@media screen and (max-width: 1023px) {
    .subscribers_wrap .feat_section_8 {
        padding-bottom: 60px
    }

    .subscribers_wrap .feat_section_8 .ecommerce_wrapper {
        padding-top: 40px
    }
}

.subscribers_wrap .feat_section_8 .title_wrapper p {
    text-align: center
}

@media screen and (max-width: 1023px) {
    ul li {
        background-position: 0 8px
    }
}

.subs_container {
    margin: 0 auto;
    max-width: 1230px;
    padding-left: 30px;
    padding-right: 30px
}

.subs_top {
    background: #fdfbf8
}

.subs_top .subs_container {
    padding-top: 36px;
    padding-bottom: 60px;
    position: relative
}

@media screen and (min-width: 1024px) {
    .subs_top .subs_container {
        padding-top: 67px;
        padding-bottom: 86px
    }
}

.subs_top_content {
    max-width: 640px;
    position: relative;
    z-index: 1
}

.subs_top_content h1 {
    padding-bottom: 9px
}

@media screen and (min-width: 1024px) {
    .subs_top_content h1 {
        padding-bottom: 14px
    }
}

.subs_top_content span.big_title {
    display: block;
    font-size: 28px;
    line-height: 1.19;
    font-family: "GT Pressura", Arial, sans-serif
}

@media screen and (min-width: 1024px) {
    .subs_top_content span.big_title {
        font-size: 72px
    }
}

.subs_top_content p {
    font-size: 16px;
    line-height: 1.5
}

@media screen and (min-width: 1024px) {
    .subs_top_content p {
        font-size: 22px
    }
}

@media screen and (max-width: 480px) {
    .subs_top_content p span {
        display: block
    }
}

.subs_top_content small {
    display: block;
    font-size: 13px;
    padding-top: 13px
}

.subs_top_content .button_wrap {
    display: inline-block;
    text-align: center;
    padding-top: 20px
}

@media screen and (min-width: 1024px) {
    .subs_top_content .button_wrap {
        padding-top: 50px
    }
}

@media screen and (min-width: 768px) {
    .subs_top_content a.mygtukas_zalias {
        min-width: 270px
    }
}

.subs_top_bg {
    /*background: url(../images/subs_top_bg.png) center/cover no-repeat;*/
    background:  center/cover no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7%;
    width: 62%;
    max-height: 380px;
    z-index: 0
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .subs_top_bg {
        top: 50px;
        right: -15%;
        bottom: 50px
    }
}

@media screen and (min-width: 1024px) {
    .subs_top_bg {
        max-height: 600px
    }
}

@media screen and (max-width: 767px) {
    .subs_top_bg {
        display: none
    }
}

.subs_columns {
    padding: 70px 0 20px
}

@media screen and (min-width: 961px) {
    .subs_columns {
        padding: 110px 0 65px
    }

    .subs_columns.partners_columns {
        padding-bottom: 80px
    }
}

.subs_columns h2 {
    text-align: center;
    padding-bottom: 30px
}

@media screen and (min-width: 961px) {
    .subs_columns h2 {
        padding-bottom: 52px
    }
}

.subs_cols_wrap {
    font-size: 0
}

.subs_col_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin-bottom: 45px
}

.partners_columns .subs_col_item {
    padding: 0 20px;
}

@media screen and (min-width: 569px) {
    .subs_col_item {
        width: 50%
    }
}

@media screen and (min-width: 961px) {
    .subs_col_item {
        width: 25%
    }
}

@media screen and (min-width: 569px) {
    .partners_columns .subs_col_item {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .partners_columns .subs_col_item {
        width: 33.333%
    }
}

@media screen and (min-width: 961px) {
    .partners_columns .subs_col_item {
        width: 33.333%
    }
}

@media screen and (max-width: 962px) and (min-width: 768px) {
    .partners_columns .subs_col_item br {
        content: ' '
    }

    .partners_columns .subs_col_item br:after {
        content: ' '
    }
}

@media screen and (max-width: 360px) {
    .partners_columns .subs_col_item br {
        content: ' '
    }

    .partners_columns .subs_col_item br:after {
        content: ' '
    }
}

.partners_columns .subs_col_item a.mygtukas_zalias {
    min-width: unset;
    margin: 19px 0 2px
}

.subs_col_item img {
    width: 130px
}

@media screen and (min-width: 961px) {
    .subs_col_item img {
        width: 160px
    }
}

.subs_col_item h3 {
    /*font-size: 20px;*/
    color: #42c299;
    margin-top: 0
}

@media screen and (min-width: 961px) {
    .subs_col_item h3 {
        /*font-size: 22px;*/
        margin-top: 7px;
        padding-bottom: 5px
    }
}

.subs_col_item small {
    display: inline-block;
    font-size: 13px
}

.subs_gallery {
    background: #fdfbf8;
    padding: 70px 0
}

@media screen and (min-width: 1024px) {
    .subs_gallery {
        padding: 110px 0 120px
    }
}

.subs_gallery h2 {
    text-align: center
}

.subs_gallery .button_holder {
    text-align: center;
    padding-top: 50px
}

@media screen and (min-width: 1024px) {
    .subs_gallery .button_holder {
        padding-top: 80px
    }

    .subs_gallery .button_holder .mygtukas {
        min-width: 270px
    }
}

.subs_gallery .button_holder small {
    display: block;
    font-size: 13px;
    padding-top: 13px
}

.subs_gal_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 45px;
    position: relative
}

@media screen and (min-width: 480px) {
    .subs_gal_wrap {
        margin: 0 -15px
    }
}

@media screen and (min-width: 1024px) {
    .subs_gal_wrap {
        padding-top: 70px
    }
}

.subs_gal_wrap:after {
    content: '';
    height: 1px;
    width: 720px;
    max-width: 84%;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #cfcfd0
}

.subs_gal_item {
    width: 310px;
    margin: 0 auto;
    padding: 30px 0
}

@media screen and (min-width: 480px) {
    .subs_gal_item {
        margin: 0 15px
    }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
    .subs_gal_item {
        max-width: calc(50% - 30px)
    }
}

@media screen and (min-width: 768px) {
    .subs_gal_item {
        max-width: calc(33.333% - 30px)
    }
}

@media screen and (min-width: 1250px) {
    .subs_gal_item {
        padding: 100px 0
    }
}

.subs_gal_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1
}

.subs_gal_item a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(66, 194, 153, 0.5);
    opacity: 0
}

.subs_gal_item a:hover:after {
    opacity: 1
}

.subs_bottom_info {
    text-align: center;
    padding: 80px 0 70px
}

@media screen and (min-width: 1024px) {
    .subs_bottom_info {
        padding: 200px 0
    }

    .subs_bottom_info.reviews_bottom_info {
        padding: 100px 0
    }
}

.subs_bottom_info .buttons_wrap {
    padding-top: 25px
}

.subs_bottom_info .mygtukas {
    min-width: 240px;
    margin: 0 17px 20px
}

.subs_bottom_info .mygtukas.mygtukas_juodas {
    color: #42c299;
    border-color: #42c299;
    background: transparent
}

.subs_bottom_info .mygtukas.mygtukas_juodas:hover, .subs_bottom_info .mygtukas.mygtukas_juodas:active, .subs_bottom_info .mygtukas.mygtukas_juodas:focus {
    color: #fff;
    background: #42c299
}

@media screen and (max-width: 480px) {
    .subs_bottom_info .mygtukas {
        margin: 0 0 20px
    }
}

a.mygtukas_juodas.bigger_btn {
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 0.3px
}

@media screen and (max-width: 1023px) {
    a.mygtukas_juodas.bigger_btn {
        padding-left: 22px;
        padding-right: 22px
    }
}

.discount_code {
    display: inline-block;
    width: 260px;
    line-height: 1.3;
    padding: 14px 0;
    margin: 15px 0 35px;
    text-align: center
}

.discount_code span {
    display: block;
    font-size: 32px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.discount_code em {
    display: block;
    font-size: 13px
}

@media screen and (min-width: 768px) {
    .discount_code {
        width: 270px
    }

    .discount_code span {
        font-size: 36px
    }
}

@media screen and (min-width: 768px) {
    .discount_top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (min-width: 360px) {
    .discount_top h1 .big_title {
        white-space: nowrap
    }
}

.discount_top_bg {
    margin-right: -5%
}

@media screen and (max-width: 767px) {
    .discount_top_bg {
        display: none
    }
}

.discount_options {
    padding: 45px 0;
    text-align: center
}

@media screen and (min-width: 1024px) {
    .discount_options {
        padding: 60px 0
    }
}

.discount_options em {
    display: block;
    font-size: 13px;
    padding-top: 13px
}

.mygtukas.green_empty {
    color: #42c299;
    border-color: #42c299;
    background: transparent
}

.mygtukas.green_empty:hover, .mygtukas.green_empty:active, .mygtukas.green_empty:focus {
    color: #fff;
    background: #349b7a;
    border-color: #349b7a
}

.reviews_top {
    padding-top: 35px;
    background: #fdfbf8
}

@media screen and (min-width: 1024px) {
    .reviews_top {
        padding-top: 40px
    }
}

.reviews_top_info {
    text-align: center;
    padding-bottom: 40px
}

.reviews_container .feat_section_10 {
    padding-top: 60px;
    padding-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .reviews_container .feat_section_10 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.reviews_items {
    padding-bottom: 20px
}

.review_item {
    margin-bottom: 60px
}

@media screen and (min-width: 768px) {
    .review_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        /*-ms-grid-row-align: flex-start;*/
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .review_item .go_right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.review_item .go_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 230px;
    padding: 5px 12px 0;
    background: #fff;
    border: 1px solid #797778;
    -moz-user-select: none;
    user-select: none;
    position: relative
}

@media screen and (min-width: 768px) {
    .review_item .go_left {
        width: 32.5%;
        margin-right: 4%
    }
}

@media screen and (max-width: 767px) {
    .review_item .go_left {
        margin-bottom: 30px
    }
}

.review_item .go_left:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(66, 194, 153, 0.15);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.review_item .go_left:hover:after {
    opacity: 1
}

.review_item h2 {
    /*font-weight: 700;*/
    margin-top: 0
}

@media screen and (min-width: 1180px) {
    /*.review_item p {*/
    /*min-height: 179px*/
    /*}*/
}

@media screen and (min-width: 1024px) {
    .review_item p {
        font-size: 16px
    }
}

.reviews_bottom_info {
    background: #fdfbf8
}

.ani_holder span.ani_img_active {
    transition: opacity 0.3s linear
}

@-webkit-keyframes img_fade {
    0%, 60% {
        opacity: 1
    }
    70%, 88% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes img_fade {
    0%, 60% {
        opacity: 1
    }
    70%, 88% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes img_fade {
    0%, 60% {
        opacity: 1
    }
    70%, 88% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes img_fade {
    0%, 60% {
        opacity: 1
    }
    70%, 88% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@keyframes img_fade {
    0%, 60% {
        opacity: 1
    }
    70%, 88% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes cursor {
    25% {
        opacity: 1
    }
    35% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30%)
    }
    55% {
        opacity: 1;
        transform: translateY(-30%)
    }
    10%, 60% {
        opacity: 0
    }
    70% {
        transform: translateY(-30%)
    }
    75% {
        transform: translateY(0)
    }
}

@-moz-keyframes cursor {
    25% {
        opacity: 1
    }
    35% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30%)
    }
    55% {
        opacity: 1;
        transform: translateY(-30%)
    }
    10%, 60% {
        opacity: 0
    }
    70% {
        transform: translateY(-30%)
    }
    75% {
        transform: translateY(0)
    }
}

@-ms-keyframes cursor {
    25% {
        opacity: 1
    }
    35% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30%)
    }
    55% {
        opacity: 1;
        transform: translateY(-30%)
    }
    10%, 60% {
        opacity: 0
    }
    70% {
        transform: translateY(-30%)
    }
    75% {
        transform: translateY(0)
    }
}

@-o-keyframes cursor {
    25% {
        opacity: 1
    }
    35% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30%)
    }
    55% {
        opacity: 1;
        transform: translateY(-30%)
    }
    10%, 60% {
        opacity: 0
    }
    70% {
        transform: translateY(-30%)
    }
    75% {
        transform: translateY(0)
    }
}

@keyframes cursor {
    25% {
        opacity: 1
    }
    35% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30%)
    }
    55% {
        opacity: 1;
        transform: translateY(-30%)
    }
    10%, 60% {
        opacity: 0
    }
    70% {
        transform: translateY(-30%)
    }
    75% {
        transform: translateY(0)
    }
}

@-webkit-keyframes check {
    70%, 88% {
        opacity: 1
    }
    0%, 60%, 95% {
        opacity: 0
    }
}

@-moz-keyframes check {
    70%, 88% {
        opacity: 1
    }
    0%, 60%, 95% {
        opacity: 0
    }
}

@-ms-keyframes check {
    70%, 88% {
        opacity: 1
    }
    0%, 60%, 95% {
        opacity: 0
    }
}

@-o-keyframes check {
    70%, 88% {
        opacity: 1
    }
    0%, 60%, 95% {
        opacity: 0
    }
}

@keyframes check {
    70%, 88% {
        opacity: 1
    }
    0%, 60%, 95% {
        opacity: 0
    }
}

.ani_holder {
    z-index: 0
}

.ani_holder:after, .ani_holder:before {
    position: absolute;
    opacity: 0;
    z-index: 2
}

.ani_holder:after {
    content: url("../images/hand.svg");
    top: 55%;
    left: 60%;
    width: 58px
}

.ani_holder:before {
    content: url("../images/check.png");
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (min-width: 769px) {
    .ani_holder.ani_active:after {
        -webkit-animation: cursor 4s;
        -moz-animation: cursor 4s;
        /*-ms-animation: cursor 4s;*/
        animation: cursor 4s
    }

    .ani_holder.ani_active:before {
        -webkit-animation: check 4s;
        -moz-animation: check 4s;
        /*-ms-animation: check 4s;*/
        animation: check 4s
    }

    .ani_holder.ani_active span.ani_img_active {
        -webkit-animation: img_fade 4s;
        -moz-animation: img_fade 4s;
        /*-ms-animation: img_fade 4s;*/
        animation: img_fade 4s
    }
}

.ani_holder span.ani_img_hidden {
    opacity: 0
}

.ani_holder .ani_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

@media screen and (max-width: 768px) {
    .ani_holder:after, .ani_holder:before {
        content: none
    }

    .ani_holder span.ani_img_active {
        opacity: 1;
        transition: opacity 0.3s linear
    }
}

@media screen and (min-width: 1024px) {
    .index_container {
        padding-top: 60px
    }
}

@media screen and (max-width: 1023px) {
    .home .homepage_container {
        padding-bottom: 80px
    }
}

@media screen and (min-width: 1024px) {
    .homepage_container .block1 {
        margin: 0
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .homepage_container .block1 {
        min-height: 520px
    }
}

@media screen and (min-width: 1221px) {
    .homepage_container .block1 {
        min-height: 640px
    }
}

.homepage_container .block1 {
    margin-bottom: 0px;
    padding-bottom: 55px;
}

.homepage_container .block1 .hero_content {
    position: relative;
    z-index: 2
}

.homepage_container .block1 .mygtukas {
    font-size: 15px;
    margin: 8px 12px 0 0
}

@media screen and (max-width: 900px) {
    .homepage_container .block1 .mygtukas {
        min-width: 232px
    }
}

.homepage_container .block1 .home_decoration1 {
    top: 11px
}

@media screen and (max-width: 1200px) and (min-width: 861px) {
    .homepage_container .block1 .home_decoration1 {
        top: 100px
    }
}

@media screen and (max-width: 860px) {
    .homepage_container .block1 .home_decoration1 {
        top: auto;
        margin-right: 0
    }
}

@media screen and (max-width: 359px) {
    .homepage_container .block1 .home_decoration1 {
        margin-right: -15px
    }
}

.homepage_container .block1 .home_decoration1 .rel {
    background-size: 90%
}

.homepage_container .block1 .home_decoration1 .dec_block.glasses .rel, .homepage_container .block1 .home_decoration1 .dec_block.bag .rel:first-child {
    background-size: 70%
}

.homepage_container .block1 .home_decoration1 .dec_block.bag .rel:last-child, .homepage_container .block1 .home_decoration1 .dec_block.shoes .rel:first-child {
    background-size: 50%
}

.homepage_container .block1 .home_decoration1 .dec_block.headphones .rel {
    background-size: 82%
}

.homepage_container .feat_section_8 .title_wrapper {
    max-width: 820px
}

.homepage_container .your_business_works {
    padding: 70px 0;
    margin: 0 0 120px !important
}

@media screen and (min-width: 1024px) {
    .homepage_container .your_business_works {
        padding: 110px 0
    }
}

@media screen and (max-width: 1023px) {
    .homepage_container .your_business_works {
        margin-bottom: 80px !important
    }
}

.homepage_container .your_business_works p {
    margin: 0 0 7px
}

.homepage_container .block2 .main_title {
    text-align: center
}

@media screen and (min-width: 768px) {
    .homepage_container .block2 .main_title {
        padding-bottom: 145px
    }
}

.homepage_container .up_and_running {
    border-top: none
}

@media screen and (max-width: 1023px) {
    .homepage_container .up_and_running {
        padding-top: 32px
    }
}

@media screen and (max-width: 768px) {
    .homepage_container .up_and_running {
        margin: 0
    }
}

.homepage_container .up_and_running h2 {
    margin: 0;
    /*line-height: 1.26*/
}

.homepage_container .up_and_running a.mygtukas_zalias {
    min-width: 230px;
    margin: 22px 17px 0
}

.homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.sofa a, .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.watch a, .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.glass a, .homepage_container .bottom_dec_block.desktop_db .home_decoration2 .dec_block.jacket a, .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.sofa a, .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.watch a, .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.glass a, .homepage_container .bottom_dec_block.mobile_db1 .home_decoration2 .dec_block.jacket a, .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.sofa a, .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.watch a, .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.glass a, .homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block.jacket a {
    background-size: 100%
}

.homepage_container .bottom_dec_block.mobile_db2 .home_decoration2 .dec_block {
    right: 1px
}

.steps_info {
    margin: 0 auto;
    max-width: 1230px;
    text-align: center;
    padding: 0 30px 60px
}

.steps_info h2 {
    padding-bottom: 25px
}

.steps_info .mygtukas {
    min-width: 230px;
    border-color: #f3eadf
}

.steps_info .mygtukas:active, .steps_info .mygtukas:focus {
    color: #555c66;
    background: #fff;
    border-color: #f3eadf
}

.steps_info .mygtukas:hover {
    color: #555c66;
    background: #f3eadf;
    border-color: #f3eadf
}

@media screen and (max-width: 599px) {
    .steps_info {
        padding-bottom: 15px
    }
}

@media screen and (max-width: 430px) {
    .steps_info br {
        content: ' '
    }

    .steps_info br:after {
        content: ' '
    }
}

@media screen and (max-width: 599px) {
    .steps_row_wrap {
        padding-top: 45px
    }
}

.step_row {
    padding: 35px 0
}

.step_row:nth-child(2n) {
    background: #fdfbf8
}

@media screen and (min-width: 600px) {
    .step_row:nth-child(2n) .step_row_inner {
        /*-ms-flex-flow: row-reverse;*/
        flex-flow: row-reverse
    }
}

@media screen and (min-width: 768px) {
    .step_row:nth-child(2n) .step_text {
        padding: 0 7% 0 3%
    }

    .partners_steps .step_row:nth-child(2n) .step_text {
        padding: 0
    }
}

.partners_steps .step_row {
    background: #fdfbf8
}

.partners_steps .step_row:nth-child(2n) {
    background: #fff
}

@media screen and (max-width: 599px) {
    .partners_steps .step_row ul {
        text-align: left
    }
}

@media screen and (min-width: 1025px) {
    .step_row {
        padding: 75px 0
    }
}

@media screen and (max-width: 599px) {
    .step_row {
        text-align: center;
        padding: 50px 0 20px
    }
}

@media screen and (min-width: 600px) {
    .step_row_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .step_row_inner > * {
        width: 48.717%
    }
}

@media screen and (min-width: 768px) {
    .step_text {
        padding: 0 3% 0 7%
    }

    .partners_steps .step_text {
        padding: 0
    }
}

.step_icon img {
    width: 290px;
    margin: 0 auto;
    display: block
}

@media screen and (min-width: 1025px) {
    .step_icon img {
        width: 100%;
    }
}

.features_columns {
    padding: 70px 0;
    background: #fdfbf8;
    margin-bottom: 70px
}

@media screen and (min-width: 960px) {
    .features_columns {
        margin-bottom: 110px;
        padding: 110px 0 120px
    }
}

.features_cols_inner {
    width: 1230px;
    margin: 0 auto;
    max-width: 82%
}

@media screen and (min-width: 568px) {
    .features_cols_inner {
        max-width: 90%
    }
}

.features_cols_info {
    margin: 0 auto;
    max-width: 770px;
    text-align: center;
    padding-bottom: 25px
}

@media screen and (min-width: 960px) {
    .features_cols_info {
        padding-bottom: 52px
    }
}

.features_cols_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto 55px;
    padding-bottom: 15px;
    position: relative
}

@media screen and (min-width: 960px) {
    .features_cols_wrap {
        margin-bottom: 80px;
        padding-bottom: 35px
    }
}

.features_cols_wrap:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 72%;
    height: 1px;
    background: #cfcfd0
}

.features_col_item {
    width: 200px;
    padding: 0 20px 41px 0
}

@media screen and (max-width: 479px) {
    .features_col_item {
        margin: 0 auto
    }
}

@media screen and (max-width: 639px) and (min-width: 480px) {
    .features_col_item {
        width: 50%
    }
}

@media screen and (max-width: 959px) and (min-width: 640px) {
    .features_col_item {
        width: 33.333%
    }
}

@media screen and (min-width: 960px) {
    .features_col_item {
        width: 20%
    }
}

.features_col_item:first-child .feature_circle_line_wrap {
    position: relative
}

.features_col_item:first-child .feature_circle_line_wrap:before, .features_col_item:first-child .feature_circle_line_wrap:after {
    content: none;
    position: absolute;
    top: 8px;
    left: -115px;
    height: 2px
}

@media screen and (max-width: 1279px) {
    .features_col_item:first-child .feature_circle_line_wrap:before, .features_col_item:first-child .feature_circle_line_wrap:after {
        content: none
    }
}

.features_col_item:first-child .feature_circle_line_wrap:before {
    width: 96px;
    background: #cfcfd0;
    z-index: 0
}

.features_col_item:first-child .feature_circle_line_wrap:after {
    width: 0;
    background: #58c7a3;
    transition: all 0.5s ease;
    z-index: 1
}

.features_col_item:first-child .feature_item_ani.is_active .feature_circle_line_wrap:after {
    width: 96px
}

.features_col_item:last-child .feature_circle_line_wrap {
    position: relative
}

.features_col_item:last-child .feature_circle_line_wrap:before, .features_col_item:last-child .feature_circle_line_wrap:after {
    content: none;
    position: absolute;
    top: 8px;
    left: 100%;
    height: 2px
}

@media screen and (max-width: 1279px) {
    .features_col_item:last-child .feature_circle_line_wrap:before, .features_col_item:last-child .feature_circle_line_wrap:after {
        content: none
    }
}

.features_col_item:last-child .feature_circle_line_wrap:before {
    width: 105px;
    background: #cfcfd0;
    z-index: 0
}

.features_col_item:last-child .feature_circle_line_wrap:after {
    width: 0;
    background: #58c7a3;
    transition: all 1s ease 0.85s;
    z-index: 1
}

.features_col_item:last-child .feature_item_ani.is_active .feature_circle_line_wrap:after {
    width: 105px
}

.feature_item_ani.is_active .feature_item_imgs img.feature_img_hidden {
    opacity: 1
}

.feature_item_ani.is_active .feature_circle:before {
    box-shadow: inset 0 0 0 2px #555c66
}

.feature_item_ani.is_active .feature_circle:after {
    background: #ebf8f3
}

.feature_item_ani.is_active .feature_line:before {
    width: 100%
}

.feature_item_imgs {
    width: 126px;
    height: 126px;
    margin-bottom: 5px;
    position: relative
}

@media screen and (min-width: 960px) {
    .feature_item_imgs {
        margin-bottom: 33px
    }
}

.feature_item_imgs img {
    width: 126px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.feature_item_imgs img.feature_img_hidden {
    opacity: 1;
    z-index: 1;
    transition: all 1s ease
}

@media screen and (min-width: 1025px) {
    .feature_item_imgs img.feature_img_hidden {
        opacity: 0
    }
}

.feature_circle_line_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 8px
}

@media screen and (min-width: 960px) {
    .feature_circle_line_wrap {
        padding-bottom: 30px
    }
}

@media screen and (max-width: 768px) {
    .feature_circle_line_wrap {
        display: none
    }
}

.feature_circle {
    width: 22px;
    height: 22px;
    margin-right: 9%;
    position: relative
}

.feature_circle:before, .feature_circle:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    transition: all 1s ease
}

.feature_circle:before {
    top: 0;
    left: 0;
    box-shadow: inset 0 0 0 2px #555c66;
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .feature_circle:before {
        box-shadow: inset 0 0 0 2px #cfcfd0
    }
}

.feature_circle:after {
    right: 0;
    bottom: 0;
    background: #ebf8f3;
    z-index: 0
}

@media screen and (min-width: 1025px) {
    .feature_circle:after {
        background: #f5f5f5
    }
}

.feature_line {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    background: #cfcfd0;
    margin-bottom: 4px;
    position: relative;
    z-index: 0
}

.feature_line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #58c7a3;
    transition: all 1s ease;
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .feature_line:before {
        width: 0
    }
}

.feature_item_text {
    padding-right: 7%
}

.feature_item_text h5 {
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: 400;*/
    /*line-height: 1.5*/
}

.feature_item_text small {
    display: block;
    font-size: 13px;
    /*line-height: 1.4;*/
    padding-top: 7px
}

@media screen and (min-width: 960px) {
    .feature_item_text small {
        padding-top: 22px
    }
}

.features_cols_button {
    text-align: center
}


.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}

/* region front page animation */
/*------------------------------------*\
  #Intro animation
\*------------------------------------*/
.intro-animation {
    max-width: 670px;
    margin: 0 auto;
    position: relative;
}

.dot:before {
    display: inline-block;
    content: "";
    /*left: 50%;*/
    /*top: 50%;*/
    margin-top: -4px;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    left: 0;
    top: 0;
    border: 1px solid #42C299;
    background: #fff;
}

.dot {
    position: absolute;
    left: 0;
    top: 0;
}

.dot--empty:before {
    background: #42C299;
}

.purchase-dot-holder {
    position: absolute;
    right: 29.5%;
    top: 54%;
}

.purchase-dot {
    /*position: absolute;*/
    width: 10px;
    height: 10px;
    background-color: #42C299;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
}

.purchase-dot__ring {
    border: 10px solid rgba(66, 194, 153, 0.3);
    -webkit-border-radius: 30px;
    height: 30px;
    width: 30px;
    position: absolute;
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
}

.purchase-dot__ring-2 {
    border: 10px solid rgba(66, 194, 153, 0.1);
    -webkit-border-radius: 30px;
    height: 50px;
    width: 50px;
    position: absolute;
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}
.intro-animation__bg,
.intro-animation__cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}


.homepage_container .block1 {
    position: relative;
}

.hero-animation {
    /*position: absolute;*/
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
}

.homepage_container .block1 {
    padding-bottom: 0;
    height: 522px;
}

.home .homepage_container .block1 {
    height: 670px;
}


@media only screen and (max-width: 1024px) {


    .homepage_container .block1,
    .home .homepage_container .block1 {
        height: 522px;
    }

    .homepage_container .block1 {
        height: 400px;
    }

}


@media only screen and (max-width: 768px) {


    .homepage_container .block1,
    .home .homepage_container .block1 {
        height: auto;
    }

}




@media screen and (min-width: 1221px){
    .homepage_container .block1 {
        min-height: unset;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .homepage_container .block1 {
        min-height: unset;
    }
}

@media screen and (max-width: 1260px) {

    .hero-animation {
        width: 502px;
        overflow: hidden;
    }

    .hero-animation:after {
        display: block;
        padding-top: 80.6%;
        content: '';
    }

    .intro-animation__wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

    .intro-animation {
        -moz-transform: scale(0.75);
        -o-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -webkit-transform: scale(0.75) ;
        transform: scale(0.75);
        width: 670px;
    }


    .homepage_container .block1 .hero_content {
        width: calc(100% - 510px);
    }

}

@media screen and (max-width: 1024px) {

    h1.h1_smaller {
        font-size: 32px;
        line-height: 42px;
    }

    .intro-animation {
        -moz-transform: scale(0.6);
        -o-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6) ;
        transform: scale(0.6);
    }

    .hero-animation {
        width: 400px;
    }

    .homepage_container .block1 .hero_content {
        width: calc(100% - 400px);
    }

}


@media screen and (max-width: 768px) {

    .homepage_container .block1 .hero_content {
        width: 100%;
        float: none;
    }

    .hero-animation {
        margin: 35px auto 0;
        float: none;
        position: relative;
        top: auto;
        transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }


    .homepage_container .block1 div.t1 {
        max-width: unset;
    }


}


.hero-animation .mobile-image {
    display: none;
    width: 100%;
    height: auto;
}


@media screen and (max-width: 480px) {

    h1.h1_smaller {
        font-size: 26px;
        line-height: 34px;
    }

    .hero-animation:after {
        display: none;
    }

    .hero-animation {
        width: auto;
    }

    .intro-animation__wrapper {
        display: none;
    }

    .hero-animation .mobile-image {
        display: block;
    }

}
/* endregion front page animation */


/* Landing  page 1 styles */



.feature-comparison-wrapper table {
    border: none;
}

.feature-comparison-wrapper table th:first-child,
.feature-comparison-wrapper table td:first-child {
    border-left: 1px solid #cfcfd0;
    text-align: left;
}

.feature-comparison-wrapper table th:last-child,
.feature-comparison-wrapper table td:last-child {
    border-right: 1px solid #cfcfd0;
}

.feature-comparison-wrapper table th {
    border-top: 1px solid #cfcfd0;
}

.feature-comparison-wrapper table th.no-line.left,
.feature-comparison-wrapper table td.no-style {
    border-left: none;
}

.feature-comparison-wrapper table td,
.feature-comparison-wrapper table th {
    border-left: 1px solid #cfcfd0;
    text-align: center;
}


.feature-comparison-wrapper table th.no-line.left + th,
.feature-comparison-wrapper table td.no-style + td {
    border-left: 1px solid #cfcfd0;
}



.landing1-section4 .feature-comparison-wrapper {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
}

.page-id-1970 .landing1-section4 .feature-comparison-wrapper {
    max-width: unset;
}



/*------------------------------------*\
  #Customers block
\*------------------------------------*/

.clients-slider-block {
    margin-left: -1px;
}

.clients-slider {
    border: 1px solid #e4c8b4;
}

    .client-slide {
        position: relative;
    }

        .client-slide__media {
            position: absolute;
            width: 50%;
            height: 100%;
            left: 0;
            top: 0;
            background-size: cover;
            background-position: center center;
        }

        .client-slide__details {
            width: 50%;
            padding: 10px 50px;
            height: 485px;
            float: right;
            border-left: 1px solid #e4c8b4;
        }

            .client-slide__logo {

            }

                .client-slide__logo img {

                }

            .client-slide__description {
                font-size: 18px;
                line-height: 31px;
                color: #555c66;
                margin-top: 20px;
                margin-bottom: 20px;
            }

            .client-slide__author {
                font-size: 13px;
                line-height: 20px;
                color: #555c66;
                margin-bottom: 15px;
            }

            .client-slide__link {
                font-size: 13px;
                line-height: 26px;
                color: #555c66;
                display: inline-block;
                position: relative;
                padding-right: 20px;
                text-transform: uppercase;
            }

                .client-slide__link i {
                    position: absolute;
                    right: 0px;
                    top: 5px;
                    color: #42c299;
                }

                .client-slide__link:before {
                    display: inline-block;
                    position: absolute;
                    content: '';
                    left: 0;
                    right: 0;
                    bottom: 0px;
                    background: #b2b2b2;
                    height: 1px;
                }

            .client-slide__link:hover {
                text-decoration: none;
            }

            .client-slide__link:hover:before {
                opacity: 0;
            }




.clients-slider.owl-carousel .owl-item img {
    width: auto;
}

.clients-slider .owl-dots {
    width: 50%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 0;
    text-align: left;
    padding-left: 50px;
}

.clients-slider .owl-dots .owl-dot span {
    border: 1px solid #e5cbb8;
    background: none;
}


.clients-slider .owl-dots .owl-dot.active span,
.clients-slider .owl-dots .owl-dot:hover span {
    background: #e5cbb8;
}



/* Resposnive client slider */

@media screen and (max-width: 1024px) {

    .client-slide__details {
        padding-left: 30px;
        padding-right: 30px;
    }

    .clients-slider .owl-dots {
        padding-left: 30px;
    }

}

@media screen and (max-width: 768px) {

    .clients-slider-block {
        margin-top: 25px;
    }

    .client-slide__media {
        position: static;
        height: 200px;
        width: 100%;
    }

    .client-slide__details {
        width: 100%;
        height: auto;
        padding-bottom: 55px;
        padding-top: 30px;
        border-left: none;
    }

    .clients-slider .owl-dots {
        width: 100%;
        text-align: center;
        padding-left: 0px;
    }

}


@media screen and (max-width: 480px) {

    .client-slide__details {

        padding: 20px;
        padding-bottom: 55px;

    }

}



.client-grid {
    position: relative;
}

.client-grid:before {
    display: block;
    content: '';
    padding-top: 77.31%;
}

    .client-grid__item {
        position: absolute;
        display: inline-block;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        width: calc(20% + 1px);
        border-left: 1px solid #e4c8b4;
        border-right: 1px solid #e4c8b4;
        border-bottom: 1px solid #e4c8b4;
        margin-left: -1px;
        opacity: 1;
        pointer-events: none;
    }

    a.client-grid__item:hover {
        opacity: 0.4;
    }


/*
14.285%
28.57%
42.855%
57.14%
71.425%
85.71%
*/

.client-grid__item--1 {
    top: 0;
    left: 0;
    height: 28.57%;
 }

.client-grid__item--2 {
    top: 28.57%;
    left: 0;
    height: 14.285%;
}


.client-grid__item--3 {
    top: 0;
    left: 20%;
    height: 28.57%;
}

.client-grid__item--4 {
    top: 28.57%;
    left: 20%;
    height: 57.14%;
}




.client-grid__item--5 {
    top: 0;
    left: 40%;
    height: 14.285%;
}

.client-grid__item--6 {
    top: 14.285%;
    left: 40%;
    height: 28.57%;
}

.client-grid__item--7 {
    top: 42.855%;
    left: 40%;
    height: 14.285%;
}

.client-grid__item--8 {
    top: 57.14%;
    left: 40%;
    height: 28.57%;
}

.client-grid__item--9 {
    top: 85.71%;
    left: 40%;
    height: 14.285%;
}




.client-grid__item--10 {
    top: 0;
    left: 60%;
    height: 28.57%;
}

.client-grid__item--11 {
    top: 28.57%;
    left: 60%;
    height: 28.57%;
}

.client-grid__item--12 {
    top: 57.14%;
    left: 60%;
    height: 14.285%;
}




.client-grid__item--13 {
    top: 0;
    left: 80%;
    height: 57.14%;
}

.client-grid__item--14 {
    top: 57.14%;
    left: 80%;
    height: 28.57%;
}




/* Hide header menu in /demo-2/ page */

.page-template-tpl-landing-no-bullshit .topnav,
.page-template-tpl-landing1-3 .topnav,
.page-template-tpl-landing1-2 .topnav,
.page-template-tpl-demo4 .topnav,
.page-template-tpl-demo4-new-input-style .topnav,
.page-template-tpl-demo-x-4 .topnav,
.page-id-1765 .topnav,
.page-id-2320 .topnav,
.page-id-4471 .topnav {
    display: none;
}

.page-template-tpl-landing-no-bullshit .fixed_header,
.page-template-tpl-landing1-3 .fixed_header,
.page-template-tpl-landing1-2 .fixed_header,
.page-template-tpl-demo4 .fixed_header,
.page-template-tpl-demo4-new-input-style .fixed_header,
.page-template-tpl-demo-x-4 .fixed_header,
.page-id-1765 .fixed_header,
.page-id-2320 .fixed_header,
.page-id-4471 .fixed_header,
.page-template-tpl-subject-line-tester .fixed_header {
    background: #fdfbf8;
    border-bottom: none;
}

.page-template-tpl-landing-no-bullshit.index_container,
.page-template-tpl-landing1-3.index_container,
.page-template-tpl-landing1-2 .index_container,
.page-template-tpl-demo4 .index_container,
.page-template-tpl-demo4-new-input-style .index_container,
.page-template-tpl-demo-x-4 .index_container,
.page-id-1765 .index_container,
.page-id-2320 .index_container,
.page-id-44471 .index_container {
    padding-top: 20px;
    margin-top: 0;
}

.page-template-tpl-landing-no-bullshit #intercom-container,
.page-template-tpl-landing1-3 #intercom-container,
.page-template-tpl-landing1-2 #intercom-container,
.page-template-tpl-demo4 #intercom-container,
.page-template-tpl-demo #intercom-container,
.page-template-tpl-demo-x-4 #intercom-container,
.page-template-tpl-demo4-new-input-style #intercom-container {
    display: none;
}


.page-template-tpl-landing-no-bullshit #hamburger,
.page-template-tpl-landing1-3 #hamburger,
.page-template-tpl-landing1-2 #hamburger,
.page-template-tpl-demo #hamburger,
.page-template-tpl-demo4 #hamburger,
.page-template-tpl-demo-x-4 #hamburger,
.page-template-tpl-demo4-new-input-style #hamburger {
    display: none !important;
}



/* Review page */

.page-section--review-list {

}

.review-group__logo {
    text-align: center;
    margin-bottom: 21px;
}


.review-group__counter {
    text-align: center;
    margin-bottom: 81px;
}

    .review-group__counter span {
        display: inline-block;
        padding: 1px 10px;
        background: #555c66;
        color: #fff;
        font-weight: 500;
    }

.review-group__subtitle {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0px;
}


.review-list-container {
    margin: 0 -30px;
}

.review-list-item {
    width: 33.3333%;
    float: left;
    padding: 0 30px;
    margin-bottom: 87px;
    position: relative;
    padding-top: 40px;
}

    .review-list-item:before {
        display: block;
        font-size: 92px;
        content: "“";
        color: #95c048;
        font-family: "GT Pressura", Arial, sans-serif;
        line-height: 35px;
        position: absolute;
        left: 20px;
        top: 5px;
    }

    .review-list-item:nth-child(3n+2) {
        clear: left;
    }

    .review-list-item__content {
        margin-bottom: 40px;
    }

    .review-list-item__author {
        font-weight: 500;
        line-height: 1em;
        margin-bottom: 9px;
    }

    .review-list-item__title {
        font-style: italic;
    }


.review-list-item.item-1 {
    float: none;
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: auto;
    padding-top: 23px;
}

    .review-list-item.item-1:before {
        display: none;
    }



/* Simple review list */

.is-simple .review-list-item {
    text-align: center;
}

.is-simple .review-list-item:before {
    display: none;
}


.is-simple .review-list-item:nth-child(3n+2) {
    clear: none;
}

.is-simple .review-list-item:nth-child(3n+1) {
    clear: left;
}

.review-list-item__logo {
    margin-bottom: 10px;
}




/* Social */

.review-list--social .review-list-item:nth-child(3n+2) {
    clear: none;
}

.review-list--social .review-list-item:nth-child(3n+1) {
    clear: left;
}


/* Colors */

.color--blue .review-list-item:before {
    color: #044d80;
}

.color--red .review-list-item:before {
    color: #ff5c42;
}





/* Responsive review list */

@media screen and (max-width: 768px) {

    .review-list-item {
        width: 100%;
    }

}





/* Featured review section */

.page-section--featured-review {

}


.featured-review {

}

    .featured-review__media {
        float: left;
        width: 50%;
    }

        .featured-review__media img {
            width: 100%;
            height: auto;
        }


    .featured-review__content {
        width: 50%;
        float: right;
        text-align: center;
    }

    .featured-review__content-inner {
        max-width: 420px;
        text-align: left;
    }

        .featured-review__logo {

        }

        .featured-review__description {
            margin-bottom: 25px;
        }

.page-section--featured-review.content-left .featured-review__media {
    float: right;
}


/* Responsive featured review  */

@media screen and (max-width: 768px) {

    .featured-review__media,
    .featured-review__content {
        width: 100%;
    }

    .page-section--featured-review.content-left .featured-review__media,
    .featured-review__media {
        max-width: 420px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

}



/* Review list section */

.page-section--review-list {
    background: #fdfbf8;
}

.page-section--review-list.no-bg {
    background: #fff;
}



/* CTA section */

.page-section--cta .page-section__inner {
    padding-top: 80px;
    padding-bottom: 120px;
}

.resources-list.no-line {
    border-top: none;
}

.no-line .resources-list-inner {
    padding-top: 0;
    padding-bottom: 70px;
}


.page-template-tpl-frontpage .page-section--cta .page-section__inner {
    padding-top: 215px;
    padding-bottom: 215px;
}

.page-template-tpl-frontpage .page-section--cta .page-section__title + .page-section__subtitle {
    margin-top: 0;
}

.page-template-tpl-frontpage .page-section--cta .page-section__title {
    margin-bottom: 45px;
}

@media screen and (max-width: 768px) {

    .page-template-tpl-frontpage .page-section--cta .page-section__inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }

}


/* Review list social */

.review-list--social {
    margin-top: 85px;
    text-align: center;
}

.review-list--social .review-list-item:before {
    left: 50%;
    margin-left: -17px;
    top: -1px;
    color: #42c299;
}



/*------------------------------------*\
  #Footer simple
\*------------------------------------*/

.footer--simple {
    padding-bottom: 17px;
    padding-top: 20px;
}

.footer--simple .bottom_line {
	padding: 0;
	border-top: none;
	margin-top: 0;
}

.footer--simple .copyright_line,
.footer--simple .bottom_menu {
	display: inline-block;
}

.footer--simple .bottom_menu {
	position: relative;
	top: 7px;
	margin-left: 8px;
}


/*------------------------------------*\
  #Header simple
\*------------------------------------*/

.fixed_header--simple {
    background: none;
    border-bottom: none;
}

.fixed_header--simple.add_border {
    border-bottom: none;
}





/*------------------------------------*\
  #Ebook page
\*------------------------------------*/

.section--ebook-header {
    backrgound-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.landing-sidebar-inner {
    position: absolute;
    left: 0;
    right: -10px;
    top: 42px;
}


.landing-sidebar-box {
    padding: 50px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    max-width: 430px;
    margin: 0 auto;
}

.landing-header-image {

}

    .landing-header-image img {
        width: auto;
        max-width: 100%;
        height: auto;
    }



.book-form {

}

.book-form h3 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
}


.section--ebook-content {
    padding-top: 54px;
    padding-bottom: 40px;
}

.landing-sidebar--shift-down {
    padding-top: 147px;
}



.landing--ebook .landing-intro h1 {
    margin-bottom: 38px;
}

.landing--ebook .landing-intro p {
    font-size: 18px;
}

.landing--ebook .landing-intro {
    padding-bottom: 28px;
}

.landing--ebook .landing-form {
    padding-top: 45px;
}

.landing--ebook .landing-header-image {
    margin: -20px;
    margin-bottom: 0;
}

.landing--ebook .landing-sidebar {
    width: 45%;
}



@media screen and (max-width: 768px) {

    .landing-sidebar-box {
        padding: 30px;
    }

    .landing-sidebar-inner {
        position: static;
        margin-bottom: 50px;
    }

    .landing-sidebar--shift-down {
        padding-top: 0px;
    }

    .landing-header-image {
        position: static;
        top: auto;
    }

    .landing--ebook .landing-sidebar {
        width: auto;
        float: none;
        clear: both;
    }

}

.partners-images-wrap {
    text-align: center;
    margin-top: 40px;
}
.partners-images-wrap img {
    margin: 20px;
}





/*------------------------------------*\
  #Leader grid
\*------------------------------------*/

.hero-animation--gird {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    top: 0;
}

.leader-grid {
    position: relative;
    width: 760px;
    margin-top: -40px;
}


.leader-grid__point {
    position: absolute;
}

    .leader-grid__point:before {
        display: inline-block;
        position: absolute;
        content: '';
        width: 9px;
        height: 9px;
        border: 2px solid #d0d0d1;
        left: -4px;
        top: -4px;
        border-radius: 100%;
        z-index: 5;
        -webkit-transition: border 0.3s;
        transition: border 0.3s;
    }

        .leader-grid__point:hover {
            z-index: 10;
        }

        .leader-grid__point:hover:before {
            border-color: #42c299;
        }

    .leader-grid__item {
        width: 48px;
        height: 48px;
        position: absolute;
        left: 0px;
        top: 0px;
        border-radius: 3px;
        background: #fff;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        z-index: 3;
        -webkit-transition: box-shadow 0.3s;
        transition: box-shadow 0.3s;
    }

        .leader-grid__point:hover .leader-grid__item {
            box-shadow: 0 0 15px rgba(66,194,153, 0.5);
        }

        .leader-grid__item img {
            width: auto;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -20px;
            margin-left: -20px;
        }

    .leader-grid__item.p-rt {
        left: auto;
        right: 0;
    }


/* Tip*/
.leader-grid__tip {
    position: absolute;
    width: 100px;
    text-align: center;
    font-size: 11px;
    padding: 4px 12px;
    color: #fff;
    left: 50%;
    margin-left: -50px;
    bottom: 100%;
    margin-bottom: 12px;
    background: #42c299;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

    .leader-grid__tip:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 8px 0 8px;
        border-color: #42c299 transparent transparent transparent;
        display: inline-block;
        position: absolute;
        content: '';
        left: 50%;
        margin-left: -8px;
        bottom: -5px;
    }

.leader-grid__point:hover .leader-grid__tip {
    opacity: 1;
}

/* Exact pointers */

.point--1 {
    left: 16%;
    top: 62%;
}

.point--2 {
    left: 33%;
    top: 58%;
}


.point--3 {
    left: 35%;
    top: 58%;
}

.point--4 {
    left: 36%;
    top: 45%;
}

.point--5 {
    left: 43%;
    top: 36%;
}

.point--6 {
    left: 49%;
    top: 36%;
}


    .point--6 .leader-grid__item {
        left: 10px;
        top: 14px;
    }

    .point--6:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 20px;
        left: -1px;
        top: 9px;
        z-index: 10;
        height: 2px;
        background: #d0d1d2;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }


.point--7 {
    left: 53%;
    top: 33%;
}

.point--8 {
    left: 57%;
    top: 66%;
}

.point--9 {
    left: 58%;
    top: 25%
}

.point--10 {
    left: 60%;
    top: 50%;
}

.point--11 {
    left: 60%;
    top: 69%;
}

.point--12 {
    left: 67%;
    top: 57%;
}

.point--13 {
    left: 72%;
    top: 62%;
}

.point--14 {
    left: 70%;
    top: 37%;
}

    .point--14 .leader-grid__item {
        width: 84px;
        height: 84px;
        left: 25px;
        top: -42px;
    }

        .point--14:before {
            display: none;
        }


    .point--14 .leader-grid__item:before {
        display: inline-block;
        position: absolute;
        content: '';
        left: -12px;
        top: 50%;
        margin-top: -13px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 13px 12px 13px 0;
        border-color: transparent #ffffff transparent transparent;
    }


/* Resposnive leaders grid */

@media screen and (max-width: 1440px) {

    .leader-grid {
        width: auto;
    }



}


@media screen and (max-width: 768px) {

    div .hero-animation--gird {
        width: 100%;
    }

}








/* Prevent clicking on logo in Landing tamplate */

.page-template-tpl-landing1-2 .logo_link {
    pointer-events: none;
}

.page-id-7604 .logo_link {
	pointer-events: all;
}



/* Hide header CTA while not scrolled */

.page-template-tpl-frontpage-2 .topnav .fancybox_inline,
.page-template-tpl-frontpage .topnav .fancybox_inline {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.page-template-tpl-frontpage-2 .show-cta .topnav .fancybox_inline,
.page-template-tpl-frontpage .show-cta .topnav .fancybox_inline {
    pointer-events: all;
    opacity: 1;
}

.page-template-tpl-frontpage-2 .topnav .mygtukas_rudas.fancybox_inline,
.page-template-tpl-frontpage .topnav .mygtukas_rudas.fancybox_inline {
    background: #fff;
}

.page-template-tpl-frontpage-2 .topnav .mygtukas_rudas.fancybox_inline:hover,
.page-template-tpl-frontpage .topnav .mygtukas_rudas.fancybox_inline:hover {
	background: #f3eadf;
}

.page-template-tpl-frontpage-2 .topnav .mygtukas_rudas.fancybox_inline,
.page-id-4982 .topnav .mygtukas_rudas.fancybox_inline,
.page-id-7861 .topnav .mygtukas_rudas.fancybox_inline {
    pointer-events: all;
    opacity: 1;
}





/* Recapthca */

.grecaptcha-badge {
    opacity: 0;
}





/* Home page email form for FREE DEMO */

.demo-email-form {
    position: relative;
    padding-right: 170px;
    margin-top: 35px;
    margin-bottom: 25px;
    max-width: 440px;
}

.demo-email-form .h-message--success {
    font-size: 13px;
    margin-top: 5px;
    color: #42C299;
}

.demo-email-form .h-form-controls {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 160px;
}

.demo-email-form .h-form-controls .btn--primary {
    width: 100% !important;
    text-align: center;
    min-width: 150px;
    margin: 0;
    height: 48px;
    font-size: 15px;
}

.demo-email-form input[type=text] {
    width: 100%;
    max-width: none;
    border-color: #cfcfd0;
    height: 48px;
}


@media screen and (max-width: 480px) {

    .demo-email-form {
        padding-right: 0px;
    }

    .demo-email-form .h-form-controls {
        position: static;
        margin-top: 12px;
        width: auto;
    }


}



/*------------------------------------*\
  #Integrations section
\*------------------------------------*/

.page-section--integrations {

}

.page-section--integrations .btn--secondary {
    min-width: 268px;
}

.integrations-list {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    margin-top: 57px;
    margin-bottom: 14px;
}

.integration-item-wrapper {
    width: 16.6666%;
    display: inline-block;
    margin-right: -4px;
    padding-left: 10px;
    padding-right: 10px;
}

    .integration-item {
        position: relative;
        padding-left: 54px;
        min-height: 48px;
        margin-bottom: 52px;
    }

        .integration-item__media {
            width: 48px;
            height: 48px;
            background: #fff;
            box-shadow: 2px 2px 8px rgba(0,0,0,0.05);
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 3px;
        }

        .integration-item__label {
            color: #555c66;
            font-size: 13px;
            font-weight: 500;
            text-align: left;
            line-height: 48px;
            padding-left: 6px;
        }


.page-section--integrations-full-size {

}

.page-section--integrations-full-size .integrations-list {
	display: flex;
	justify-content: space-between;
	max-width: unset;
}

.page-section--integrations-full-size .integration-item-wrapper {
	width: auto;
	margin: auto;
}

.page-section--integrations-full-size .integration-item {
	padding-left: 0;
	margin-bottom: 0;
}

.page-section--integrations-full-size .integration-item__media {
	width: auto;
	height: auto;
	position: static;
	box-shadow: none;
	background: none;
}


.page-section--integrations-full-size .integration-item__media img {
	width: 100%;
}


.page-section--integrations-full-size .integrations-list--small {
	margin-top: 45px;
	padding-top: 45px;
	border-top: 1px solid #F0F0F0;
}






/* Responsive integrations */

@media screen and (max-width: 1024px) {

    .integration-item-wrapper {
        width: 25%;
    }

}


@media screen and (max-width: 768px) {

    .integration-item-wrapper {
        width: 50%;
    }

    .integration-item {
        margin-bottom: 25px;
    }

	.page-section--integrations-full-size .integrations-list {
		display: block;
		text-align: center;
	}

}


@media screen and (max-width: 640px) {

    .integrations-list {
        max-width: 180px;
    }
    .integration-item-wrapper {
        width: 100%;
    }

}



@media screen and (max-width: 480px) {

	.page-section--integrations-full-size .integration-item {
		display: block;
	}

	.page-section--integrations-full-size .integrations-list--small .integration-item-wrapper {
		width: 48%;
	}

}

.js_error_input {
    /*background-color: #f0bcc2!important;*/
    border: 1px solid #ff5b5d!important;
}
.js_error_input + span .select2-selection--single {
    border: 1px solid #ff5b5d!important;
}




/* Partners program page style updates */

.page-id-5211 .plain_content h1.main_title {
    margin: 65px 0 13px 0;
    font-size: 50px;
    line-height: 1.4em;
}

.page-id-5211 .plain_content {
    max-width: 540px;
    padding-bottom: 40px;
}

.page-id-5211 .plain_content p {
    margin-top: 0px;
}

.page-id-5211 .plain_content p:last-child {
    margin-bottom: 0px;
}

/* Influencer program page style updates */
.in_form input[type="text"], .in_form input[type="email"], .in_form .select2, .in_form textarea{
    max-width:100%;
}

.in_form button[type="submit"]{
    width:100%;
    background-color: #42C299;
    color: #fff;
    height: 49px;
    padding: 0 15px;
    font-weight:400;
    font-size: 17px;
    line-height: 47px;
    margin-top: 20px;
    margin-bottom: 120px;

}

.in_title{
    font-size:50px;
    margin-top: 120px;
}

#in_state_select, #in_message{
    display:none;
}

.in_message {
    color: #fff;
    height: 49px;
    padding: 0 15px;
    font-weight:400;
    font-size: 17px;
    line-height: 47px;
    margin-top: 20px;
    margin-bottom: 20px;
}




/* Feature page updates */

.featurePage .feature-inside-header {
	padding-top: 1px;
}

.feature-inside__subtitle {
	margin-bottom: 25px;
}

.feature-inside__controls {
	margin-top: 15px;
}


body {
	transition: padding-top 0.3s;
}

body.h-cookiebar-visible {
	padding-top: 54px;
}
