@font-face {
    font-family: 'font';
    font-style: normal;
    font-weight: bold;
    src: url("fonts/Yekan Bakh Fa-En 07 Heavy.eot");
    src: url("fonts/Yekan Bakh Fa-En 07 Heavy.woff") format("woff"),
      url("fonts/Yekan Bakh Fa-En 07 Heavy.ttf") format("ttf");
  }
*{
    font-family: 'font';
    font-weight: bold !important;
}

body {
    opacity: 1;
}

@charset "UTF-8";

.slide.active,
html {
    -webkit-backface-visibility: hidden
}

*,
.dialog li,
:focus,
a {
    text-decoration: none
}

img {
    height: auto !important;
    width: 210px !important;
}

.container .wrap,
form.center input,
form.center textarea {
    text-align: center
}

.dialog,
body,
html {
    -webkit-tap-highlight-color: transparent
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

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

.dot,
.dot:after,
.social-circles li,
img {
    display: inline-block
}

li,
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

.dot:after,
.grid:after,
.hr:after,
.quoteBubble:after,
.videoThumbnail:after {
    content: ""
}

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

b,
strong {
    font-weight: 600
}

html {
    position: static !important;
    top: 0 !important;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    overflow: hidden;
    backface-visibility: hidden
}

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

body {
    position: absolute;
    width: 100%;
    height: 100%
}

body,
html {
    max-width: 100%;
    overflow-x: hidden
}

html.scrollable,
html.scrollable body {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.content,
.slide {
    overflow: hidden
}

img.rounded {
    border-radius: 3px
}

.slides {
    color: #fff;
    fill: #fff;
    background: #111;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed
}

.dot:after,
.slides.bodyWhite {
    background: #fff
}

.safari.retina .slides {
    -webkit-font-smoothing: subpixel-antialiased
}

.slides.desktopSwipe {
    cursor: -webkit-grab
}

.slides.desktopSwipe:active {
    cursor: -webkit-grabbing
}

.slides.desktopSwipe .slide .container .wrap {
    cursor: inherit
}

.dropdownTrigger,
.helpBubble,
.popupTrigger,
.sidebarTrigger,
a {
    cursor: pointer
}

a {
    color: inherit
}

.dropdown.share li.mail:hover,
a.underline {
    text-decoration: underline
}

.slide.whiteSlide svg {
    fill: #303030
}

.embedContainer,
.svgContainer {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0
}

.embedContainer .scale,
.svgContainer svg.scale {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.dots {
    font-size: 0
}

.dot {
    padding: 8px
}

.dot:after {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: .5;
    -webkit-transition: .25s;
    transition: .25s
}

.dots.big .dot:after {
    width: 14px;
    height: 14px
}

.slide.whiteSlide .dot:after {
    background: #303030
}

.dot:hover:after {
    -webkit-transform: scale(1.33333);
    transform: scale(1.33333);
    opacity: 1
}

.dot.selected:after,
.dot:active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tabs {
    border: 1px solid #fff;
    color: #fff;
    max-width: 260px;
    border-radius: 5px
}

.tabs li {
    border: 1px solid #fff;
    padding: 15px 20px;
    letter-spacing: 2.5px;
    font-size: 17px;
    -webkit-transition: .15s;
    transition: .15s
}

.tabs li:first-child {
    border-radius: 4px 4px 0 0
}

.tabs li:last-child {
    border-radius: 0 0 4px 4px
}

.tabs li.selected {
    background: #fff;
    color: #303030
}

.whiteSlide .tabs,
.whiteSlide .tabs li {
    border: 1px solid #303030;
    color: #303030
}

.whiteSlide .tabs li.selected {
    background: #303030;
    color: #fff
}

.links li {
    font-size: 17px;
    letter-spacing: 0;
    padding: 4px 0
}

.address {
    letter-spacing: -1.5px;
    font-size: 30px;
    line-height: 1.1666
}

.social-circles,
form {
    font-size: 0
}

.social-circles li svg {
    width: 22px;
    height: 22px;
    fill: #fff
}

form {
    margin-top: -5px
}

form * {
    font-family: inherit
}

form textarea {
    max-height: 200px;
    max-width: 100%;
    min-height: 130px
}

form textarea.round {
    border-radius: 15px !important
}

form .label,
form label {
    display: block;
    font-size: 17px;
    margin-top: 12px;
    margin-bottom: 7px
}

form .label.uppercase,
form label.uppercase {
    font-size: 14px
}

form input[type=text],
form input[type=name],
form input[type=email],
form input[type=password],
form input[type=tel],
form select,
form textarea {
    position: relative;
    background: #fff;
    padding: 13px 16px 16px;
    border: none;
    font-size: 20px;
    color: #242424;
    outline: 0;
    border-radius: 3px;
    width: 100%;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .1) inset, 0 3px 4px 0 rgba(41, 41, 41, .1) inset, 0 -100px 0 #fff inset;
    -webkit-transition: .15s;
    transition: .15s
}

form input[type=text].flat,
form input[type=text]:focus,
form input[type=name].flat,
form input[type=name]:focus,
form input[type=email].flat,
form input[type=email]:focus,
form input[type=password].flat,
form input[type=password]:focus,
form input[type=tel].flat,
form input[type=tel]:focus,
form select.flat,
form select:focus,
form textarea.flat,
form textarea:focus {
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .1) inset, 0 3px 4px 0 rgba(41, 41, 41, 0) inset
}

form input[type=text]:focus::-webkit-input-placeholder,
form input[type=name]:focus::-webkit-input-placeholder,
form input[type=email]:focus::-webkit-input-placeholder,
form input[type=password]:focus::-webkit-input-placeholder,
form input[type=tel]:focus::-webkit-input-placeholder,
form select:focus::-webkit-input-placeholder,
form textarea:focus::-webkit-input-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: 0
}

form input[type=text]:focus:-moz-placeholder,
form input[type=name]:focus:-moz-placeholder,
form input[type=email]:focus:-moz-placeholder,
form input[type=password]:focus:-moz-placeholder,
form input[type=tel]:focus:-moz-placeholder,
form select:focus:-moz-placeholder,
form textarea:focus:-moz-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: 0
}

form input[type=text]:focus::-moz-placeholder,
form input[type=name]:focus::-moz-placeholder,
form input[type=email]:focus::-moz-placeholder,
form input[type=password]:focus::-moz-placeholder,
form input[type=tel]:focus::-moz-placeholder,
form select:focus::-moz-placeholder,
form textarea:focus::-moz-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: 0
}

form input[type=text]:focus:-ms-input-placeholder,
form input[type=name]:focus:-ms-input-placeholder,
form input[type=email]:focus:-ms-input-placeholder,
form input[type=password]:focus:-ms-input-placeholder,
form input[type=tel]:focus:-ms-input-placeholder,
form select:focus:-ms-input-placeholder,
form textarea:focus:-ms-input-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: 0
}

form input[type=text].round,
form input[type=name].round,
form input[type=email].round,
form input[type=password].round,
form input[type=tel].round,
form select.round,
form textarea.round {
    border-radius: 50px;
    padding-left: 22px;
    padding-right: 22px
}

form input[type=text].rounded,
form input[type=name].rounded,
form input[type=email].rounded,
form input[type=password].rounded,
form input[type=tel].rounded,
form select.rounded,
form textarea.rounded {
    border-radius: 6px
}

form input[type=text]:after,
form input[type=name]:after,
form input[type=email]:after,
form input[type=password]:after,
form input[type=tel]:after,
form select:after,
form textarea:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

@media (min-width:768px) {

    form input[type=text],
    form input[type=name],
    form input[type=email],
    form input[type=password],
    form input[type=tel],
    form select,
    form textarea {
        max-width: 300px
    }
}

form input[type=text]::-webkit-input-placeholder,
form input[type=name]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: .5
}

form input[type=text]:-moz-placeholder,
form input[type=name]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=tel]:-moz-placeholder,
form select:-moz-placeholder,
form textarea:-moz-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: .5
}

form input[type=text]::-moz-placeholder,
form input[type=name]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form select::-moz-placeholder,
form textarea::-moz-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: .5
}

form input[type=text]:-ms-input-placeholder,
form input[type=name]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    color: #242424;
    font-weight: 400;
    opacity: .5
}

form textarea {
    font-weight: 400
}

form select {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" w�Kh="37" height="7"><path fill="#303030" d="M14.022 0l5.978 6 6-6z"/></svg>')
}

form button[type=submit],
form input[type=text],
form input[type=name],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=submit],
form textarea {
    margin: 5px
}

form button[type=submit].wide,
form input[type=text].wide,
form input[type=name].wide,
form input[type=email].wide,
form input[type=password].wide,
form input[type=tel].wide,
form input[type=submit].wide,
form textarea.wide {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}

@media (min-width:769px) {
    form input.pair {
        width: 50% !important;
        max-width: 50% !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    form input.pair+.pair {
        width: calc(50% + 1px) !important;
        max-width: calc(50% + 1px) !important;
        margin-left: -1px;
        border-radius: 0 3px 3px 0 !important
    }
}

form.wide input,
form.wide textarea {
    width: 100%;
    max-width: 100%;
    margin: 8px 0
}

@media (max-width:768px) {

    form input,
    form label,
    form textarea {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%;
        max-width: 350px !important;
        display: block !important
    }

    form label {
        margin-top: 30px
    }
}

.slide {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #303030;
    color: #fff;
    z-index: 10
}

.slide.active {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    backface-visibility: hidden
}

.mobile .slide {
    visibility: hidden
}

.mobile .slide.active {
    visibility: visible
}

.slide.whiteSlide {
    color: #303030;
    background: #fff
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    -webkit-overflow-scrolling: touch
}

.content.scrollBar,
.sidebar {
    overflow-y: auto
}

.windows .defaultScroll .content {
    overflow: auto;
    overflow-x: hidden
}

.mobile .content {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.container .wrap .overflowHidden,
.pad,
.slide.video .background,
.videoThumbnail {
    overflow: hidden
}

.fade .content {
    background: rgba(17, 19, 20, .6);
    outline: rgba(17, 19, 20, .6) solid 2px
}

.fade-1 .content {
    background: rgba(17, 19, 20, .1);
    outline: rgba(17, 19, 20, .1) solid 2px
}

.fade-2 .content {
    background: rgba(17, 19, 20, .2);
    outline: rgba(17, 19, 20, .2) solid 2px
}

.fade-3 .content {
    background: rgba(17, 19, 20, .3);
    outline: rgba(17, 19, 20, .3) solid 2px
}

.fade-4 .content {
    background: rgba(17, 19, 20, .4);
    outline: rgba(17, 19, 20, .4) solid 2px
}

.fade-5 .content {
    background: rgba(17, 19, 20, .5);
    outline: rgba(17, 19, 20, .5) solid 2px
}

.fade-6 .content {
    background: rgba(17, 19, 20, .6);
    outline: rgba(17, 19, 20, .6) solid 2px
}

.fade-7 .content {
    background: rgba(17, 19, 20, .7);
    outline: rgba(17, 19, 20, .7) solid 2px
}

.fade-8 .content {
    background: rgba(17, 19, 20, .8);
    outline: rgba(17, 19, 20, .8) solid 2px
}

.fade-9 .content {
    background: rgba(17, 19, 20, .9);
    outline: rgba(17, 19, 20, .9) solid 2px
}

.whiteSlide[class*=fade] .content {
    background: rgba(255, 255, 255, .85);
    outline: rgba(255, 255, 255, .85) solid 2px
}

.container {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 100%
}

.container .wrap {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden
}

/* .container .wrap .spaceWrap,
.container .wrap.spaceWrap,
.container .wrap:not(.noSpaces) {
    padding: calc(5.56% + 50px) calc(8% + 15px)
} */

.container .wrap * {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.design-resources-download {
    color: #D83838;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5s
}

.design-resources-download .circle {
    border-radius: 50px;
    background: #d83838;
    color: #fff;
    margin-right: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    padding: 5px;
    font-size: 20px
}

.popup .background,
.slide .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.popup .background iframe,
.slide .background iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0
}

.popup:not(.youtube) .background iframe,
.slide:not(.youtube) .background iframe {
    width: 100%;
    height: 100%
}

.grid {
    margin-left: -2%;
    margin-right: -2%
}

.grid [class*=col-] {
    display: block;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    float: right
}

.grid.fixedSpaces {
    margin-left: -14px;
    margin-right: -14px
}

.grid.fixedSpaces [class*=col-] {
    padding-left: 14px;
    padding-right: 14px
}

.grid.noSpaces {
    margin-left: 0;
    margin-right: 0
}

.grid.noSpaces [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.grid .toLeft[class*=col-] {
    margin-left: 0 !important;
    margin-right: auto !important
}

.grid .toCenter[class*=col-],
[class*=fix-] {
    margin-left: auto !important;
    margin-right: auto !important
}

.grid .toRight[class*=col-] {
    margin-right: 0 !important;
    margin-left: auto !important;
    float: right
}

.grid>.col-1-12 {
    max-width: 8.33333%
}

.grid>.col-2-12 {
    max-width: 16.66667%
}

.grid>.col-3-12 {
    max-width: 25%
}

.grid>.col-4-12 {
    max-width: 33.33333%;

}

.grid>.col-5-12 {
    max-width: 41.66667%
}

.grid>.col-6-12 {
    max-width: 50%
}

.grid>.col-7-12 {
    max-width: 58.33333%
}

.grid>.col-8-12 {
    max-width: 66.66667%
}

.grid>.col-9-12 {
    max-width: 75%
}

.grid>.col-10-12 {
    max-width: 83.33333%
}

.grid>.col-11-12 {
    max-width: 91.66667%
}

.grid>.col-12-12 {
    max-width: 100%
}

.grid+.grid {
    margin-top: 20px
}

.grid:after {
    display: table;
    clear: both
}

.fix-1-12 {
    max-width: 93px !important
}

.fix-2-12 {
    max-width: 186px !important
}

.fix-3-12 {
    max-width: 279px !important
}

.fix-4-12 {
    max-width: 371px !important
}

.fix-5-12 {
    max-width: 464px !important
}

.fix-6-12 {
    max-width: 1000px !important padding: 0 !important
}

.fix-7-12 {
    max-width: 650px !important
}

.fix-8-12 {
    max-width: 743px !important
}

.fix-9-12 {
    max-width: 836px !important
}

.fix-10-12 {
    max-width: 928px !important
}

.fix-11-12 {
    max-width: 1021px !important
}

.fix-12-12 {
    max-width: 1114px !important
}

[class*=fix-] {
    width: 100% !important;
    float: none
}

.toLeft,
.toLeft[class*=fix-] {
    margin-left: 0 !important;
    margin-right: auto !important
}

.toRight,
.toRight[class*=fix-] {
    margin-right: 0 !important;
    margin-left: auto !important;
    float: right
}

.toCenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.shiftImage {
    margin-top: -15%;
    margin-bottom: -100%
}

.shiftImageVertical {
    margin-right: -100%;
    max-width: none
}

.slide.video .background video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.slide.video .background video::-webkit-media-controls {
    display: none !important
}

.slide.video .background video::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none
}

.slide.video .background video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

.mobile .slide.video .background[style] video,
.side.compact .navigation li:after {
    display: none
}

html:not(.mobile) .slide.video .background[style] {
    background: 0 0 !important
}

.videoThumbnail {
    cursor: pointer;
    position: relative;
    font-size: 0;
    line-height: 0
}

.videoThumbnail.shadow {
    box-shadow: 0 32px 44px 0 rgba(0, 0, 0, .6)
}

.videoThumbnail:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../assets/svg/video-icon.html) center center no-repeat;
    -webkit-transition: .5s;
    transition: .5s
}

.videoThumbnail:not(.noTint):hover:after {
    background-color: rgba(0, 0, 0, .15)
}

.videoThumbnail:hover:after {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .25s;
    transition: .25s
}

.videoThumbnail:active:after {
    opacity: .8
}

.videoThumbnail.small {
    max-width: 200px;
    display: block
}

.videoThumbnail.small.shadow {
    box-shadow: 0 9px 24px 0 rgba(0, 0, 0, .6)
}

.videoThumbnail.small:after {
    background-size: 44px
}

.button.empty.shadow:hover,
.shadow {
    box-shadow: 0 32px 44px 0 rgba(0, 0, 0, .6)
}

.pad {
    border-radius: 6px;
    padding: 10%;
    color: #303030;
    background: #fff
}

.pad.shadow {
    box-shadow: 0 35px 54px rgba(0, 0, 0, .3), 0 5px 20px rgba(0, 0, 0, .07), 0 0 1px rgba(0, 0, 0, .12)
}

.pad.shadow.stroke {
    background: 0 0;
    -webkit-transition: .15s;
    transition: .15s;
    color: #fff
}

.pad.shadow.stroke:hover {
    background: #fff;
    color: #303030;
    -webkit-transition: .15s;
    transition: .15s
}

.pad.shadowHover {
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 52px 64px transparent
}

.pad.shadowHover:hover {
    box-shadow: 0 52px 64px rgba(0, 0, 0, .5)
}

.pad small {
    font-size: 15px;
    line-height: 1.45;
    margin: 15px 0
}

@media (max-width:767px) {

    .pad.collapse,
    .pad.shadow {
        box-shadow: none
    }

    .pad.collapse {
        background: inherit;
        color: inherit;
        border: none;
        padding: 0 !important;
        overflow: inherit;
        border-radius: 0;
        -webkit-transition: 0s !important;
        transition: 0s !important
    }
}

.quoteBubble {
    padding: 7%;
    background: #fff;
    font-size: 26px;
    color: #303030;
    position: relative
}

.quoteBubble:after {
    position: absolute;
    bottom: -13px;
    left: 6%;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0
}

.quoteName {
    padding-top: 26px;
    font-size: 22px;
    font-weight: 600
}

.quoteTitle {
    font-weight: 400;
    opacity: .8
}

.slide.whiteSlide .quoteBubble {
    background: #303030;
    color: #fff
}

.slide.whiteSlide .quoteBubble:after {
    border-color: #303030 transparent;
    color: #fff
}

.resizing .equalElement {
    -webkit-transition: 0s !important;
    transition: 0s !important
}

.hr {
    position: relative;
    height: 1px
}

.hr:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, .2);
    height: 1px;
    left: 0;
    -webkit-transform: scaleX(3);
    transform: scaleX(3)
}

.whiteSlide .hr:after {
    background: rgba(41, 41, 41, .05)
}

@media (max-width:1023px) {
    .videoThumbnail {
        max-width: 100%;
        width: 100%
    }

    .grid:not(.later)>[class*=col-] {
        width: 100% !important;

    }

    .grid:not(.later)>[class*=col-] .mobileLeft {
        text-align: left
    }

    .grid:not(.later)>[class*=col-] .mobileRight {
        text-align: right
    }

    .grid:not(.later)>[class*=col-] .pad {
        border: none;
        padding: 10% 0 !important;
        border-radius: 0;
        -webkit-transition: 0s !important;
        transition: 0s !important
    }

    .grid:not(.later)>[class*=col-] .pad.stroke,
    .grid:not(.later)>[class*=col-] .pad:hover {
        background: inherit;
        color: inherit
    }

    .shiftImage {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .shiftImageVertical {
        margin-right: 0 !important;
        max-width: 100% !important
    }
}

@media (max-width:766px) {
    .grid.later>[class*=col-] {
        max-width: 100% !important;
        width: 100% !important
    }

    .grid.later>[class*=col-] .mobileLeft {
        text-align: left
    }

    .grid.later>[class*=col-] .mobileRight {
        text-align: right
    }
}

@media (min-width:1024px) {
    .hideForDesktop {
        display: none !important
    }

    .showForDesktop {
        display: block !important
    }
}

@media (max-width:1024px) {
    .hideForTablet {
        display: none !important
    }

    .showForTablet {
        display: block !important
    }
}

@media (max-width:767px) {
    .hideForPhablet {
        display: none !important
    }
}

@media (max-width:768px) {
    .showForPhablet {
        display: block !important
    }
}

@media (max-width:435px) {
    .hideForPhone {
        display: none !important
    }
}

@media (max-width:436px) {
    .showForPhone {
        display: block !important
    }
}

html.mobile .hideForMobile {
    display: none !important
}

html.mobile .showForMobile {
    display: block !important
}

.helpBubble:after {
    content: "?";
    font-size: 14px;
    width: 17px;
    height: 17px;
    line-height: 1.2;
    background: #303030;
    opacity: .3;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: 4px;
    font-weight: 700;
    -webkit-transition: .25s;
    transition: .25s
}

.helpBubble .helpMessage {
    background: rgba(255, 255, 255, .98);
    color: #303030;
    font-size: 17px;
    position: absolute;
    z-index: 10;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .07), 0 6px 8px rgba(0, 0, 0, .05);
    padding: 17px;
    text-align: left;
    bottom: 50%;
    margin-bottom: 5px;
    -webkit-transform: translateY(10px) scale(.95);
    transform: translateY(10px) scale(.95);
    -webkit-transition: .25s;
    transition: .25s;
    opacity: 0;
    pointer-events: none;
    color: rgba(48, 48, 48, .7)
}

.loadingIcon,
.panel,
.side {
    position: fixed
}

.helpBubble .helpMessage strong,
.slides.whiteSlide .panel {
    color: #303030
}

.helpBubble:hover .helpMessage {
    pointer-events: all;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1
}

.page-loaded .loadingIcon,
.panel,
.side {
    pointer-events: none
}

.helpBubble:hover:after {
    opacity: 1
}

.panel {
    left: 0;
    z-index: 200;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 84%;
    margin: auto;
    right: 0
}

.panel.top {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0
}

.panel.bottom {
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0
}

.page-loaded .panel {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition: opacity .5s, padding .5s, -webkit-transform .5s;
    transition: opacity .5s, padding .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s, padding .5s;
    transition: transform .5s, opacity .5s, padding .5s, -webkit-transform .5s
}

.scroll .panel.hideOnScroll.top.hide {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
    opacity: 0
}

.scroll .panel.hideOnScroll.bottom.hide {
    -webkit-transform: translateY(100%) !important;
    transform: translateY(100%) !important;
    opacity: 0
}

.panel .nextSlide,
.panel .prevSlide {
    -webkit-transition: .25s;
    transition: .25s
}

.firstSlide .panel .prevSlide,
.lastSlide .panel .nextSlide {
    opacity: 0;
    pointer-events: none;
    cursor: default
}

.firstSlide .panel.bottom .nextSlide svg {
    -webkit-animation: animateArrow 4s infinite;
    animation: animateArrow 4s infinite
}

@-webkit-keyframes animateArrow {

    100%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes animateArrow {

    100%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@media (max-width:766px) {
    .panel {
        padding: 2.78% 5%
    }
}

.nextSlide,
.prevSlide {
    cursor: pointer
}

.nextSlide:hover,
.prevSlide:hover {
    -webkit-transition: .15s;
    transition: .15s
}

.nextSlide:active,
.prevSlide:active {
    opacity: .75
}

.firstSlide.lastSlide .nextSlide,
.firstSlide.lastSlide .prevSlide {
    opacity: 0
}

html:not(.page-loaded) .slides .slide.selected,
html:not(.page-loaded) .slides.scroll .slide {
    opacity: .2 !important
}

.loadingIcon {
    z-index: 10000;
    text-align: center;
    top: 10px;
    right: 10px;
    opacity: 0
}

.page-ready .loadingIcon {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: .5s .5s;
    transition: .5s .5s
}

.loadingIcon svg {
    width: 24px;
    height: 24px
}

.page-loaded .loadingIcon {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s, visibility 0s 5s;
    transition: all .5s, visibility 0s 5s
}

.slides .loadingIcon svg {
    -webkit-animation: loading 3s infinite cubic-bezier(.64, .48, .55, .64);
    animation: loading 3s infinite cubic-bezier(.64, .48, .55, .64)
}

.page-loaded .slides .loadingIcon svg {
    -webkit-animation: none;
    animation: none
}

.loadingIcon svg .dash {
    stroke: #fff;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.cell-64:hover svg,
.cell-71:hover svg {
    stroke: #303030
}

@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(-1080deg);
        transform: rotate(-1080deg)
    }
}

@keyframes loading {
    from {
        -webkit-transform: rotate(-1080deg);
        transform: rotate(-1080deg)
    }
}

.side {
    right: 8%;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 100;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page-loaded .side {
    opacity: 1
}

.side.large {
    padding: calc(5.56% + 50px) 5%
}

.side.left {
    left: 0;
    right: inherit
}

.side.right {
    right: 0;
    left: inherit
}

.side.compact {
    padding: 30px 0
}

.side.compact .navigation li {
    width: 15px;
    height: 7px;
    margin: 0 2px 0 0;
    box-shadow: none;
    border-radius: 0;
    background: #fff;
    opacity: .2;
    padding: 1px;
    cursor: pointer
}

.side.compact .navigation li.selected {
    opacity: 1;
    background: #d9b478 !important
}

.panel .navigation,
.panel .navigation ul,
.panel .side {
    display: inline
}

.side.compact .navigation li:before {
    margin: 0 -12px;
    top: -10px
}

.whiteSlide .side.compact .navigation li {
    background: #303030
}

.navigation span.pather,
a:after {
    background: url(../himages/sprit.png) -85px -38px no-repeat
}

a.bhome:after {
    background: url(../himages/sprit.png) -85px -38px no-repeat
}

.side.compact:not(.square) .navigation li:first-child {
    border-radius: 10px 10px 0 0
}

.side.compact:not(.square) .navigation li:last-child {
    border-radius: 0 0 10px 10px
}

.panel .side {
    position: relative;
    height: auto;
    padding: 0
}

.slides.whiteSlide .side svg:not([fill]) {
    fill: #303030
}

.navigation {
    display: table;
    height: 100%
}

.navigation .nav-wrap,
.navigation ul {
    display: table-cell;
    vertical-align: middle
}

.navigation ul {
    padding: 0
}

.navigation .nav-wrap {
    transform: translateX(-4px)
}

.navigation span.pather:hover {
    -webkit-filter: grayscale(0);
    filter: none;
    opacity: 1
}

.firstSlide .navigation span.pather.prevSlide,
.lastSlide .navigation span.pather.nextSlide {
    opacity: 0 !important;
    visibility: hidden !important
}

.navigation span.pather.nextSlide {
    transform: rotate(180deg)
}

.navigation span.pather {
    display: block;
    width: 25px;
    height: 42px;
    margin: auto -3px auto auto;
    transition: all .2s linear;
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: .6;
    cursor: pointer
}

.navigation * {
    pointer-events: all
}

.navigation li {
    fill: #4a4a4a;
    display: block;
    background: 0 0;
    padding: 6px 10px;
    margin: 0 -9px;
    cursor: pointer;
    position: relative
}

.navigation li:after {
    content: "";
    display: block;
    width: 14px;
    height: 4px;
    border-radius: 6px;
    background: #ffffffbf;
    transition: all .2s linear
}

.navigation li.selected:after,
.navigation li:hover:after {
    background: #d4af73
}

.medium .navigation li {
    padding: 11px;
    margin: 0 -11px
}

.medium .navigation li:after {
    width: 10px;
    height: 10px;
    border-radius: 5px
}

.small .navigation li {
    padding: 13px;
    margin: 0 -9px
}

.small .navigation li:after {
    width: 6px;
    height: 6px;
    border-radius: 3px
}

.navigation li[data-title]:before {
    content: attr(data-title);
    position: absolute;
    right: 45px;
    top: -9px;
    color: #d5b073;
    font-size: 13px;
    visibility: hidden;
    white-space: nowrap;
    transition: all .2s linear;
    opacity: 0
}

.navigation li:hover:before {
    visibility: visible;
    opacity: 1;
    right: 32px
}

.panel.bottom .navigation li:before {
    -webkit-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    left: 14px;
    top: -2px
}

.stroke .navigation li:after {
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    background-color: transparent
}

.stroke.small .navigation li:after {
    border-width: 1px
}

.stroke .navigation li.selected:after,
.stroke .navigation li:hover:after {
    background: #fff
}

.square .navigation li:after,
.square.small .navigation li:after {
    border-radius: 0
}

.diamond .navigation li:after {
    border-radius: 0;
    -webkit-transform: rotate(45deg) scale(.72);
    transform: rotate(45deg) scale(.72)
}

.diamond.medium .navigation li:after {
    -webkit-transform: rotate(45deg) scale(.88);
    transform: rotate(45deg) scale(.88)
}

.diamond.small .navigation li:after {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}

.slides.whiteSlide .navigation li:after {
    background: #979797
}

.slides.whiteSlide .navigation li.selected:after,
.slides.whiteSlide .navigation li:hover:after {
    background: #d4af73
}

.slides.whiteSlide .navigation li[data-title]:before {
    color: #d8ac3b
}

.panel .navigation li {
    display: inline-block;
    margin: -9px 0
}

.panel .side.small .navigation li {
    margin: 0
}

.navigation .sideArrow {
    width: 31px;
    height: 72px;
    margin: 0 -9px
}

@media (max-width:766px) {
    .navigation .sideArrow {
        width: 17px;
        height: 40px
    }

    .container .wrap .spaceWrap,
    .container .wrap.spaceWrap,
    .container .wrap:not(.noSpaces) {
        padding: calc(5.56% + 50px) calc(10% + 15px)
    }

    img.homelogo {
        height: 210px;
    }

    img.homelogo.jk {
        height: 60px;
    }

    .nemomne1 {
        position: relative;
        left: 44px;
    }
}

.dropdown {
    position: fixed;
    z-index: 300;
    color: #303030;
    width: 160px;
    background: #fff;
    box-shadow: 0 6px 11px 0 rgba(0, 0, 0, .15), 0 14px 28px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .05);
    margin-bottom: 50px;
    border-radius: 8px;
    text-align: center;
    cursor: default;
    -webkit-transform: translateY(0) scale(.9);
    transform: translateY(0) scale(.9);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity .35s, box-shadow .35s, -webkit-transform .35s;
    transition: opacity .35s, box-shadow .35s, -webkit-transform .35s;
    transition: transform .35s, opacity .35s, box-shadow .35s;
    transition: transform .35s, opacity .35s, box-shadow .35s, -webkit-transform .35s
}

.dropdown:not(.show) {
    pointer-events: none;
    opacity: 0
}

.dropdown .title,
.slides .dropdown h3 {
    font-size: 17px;
    padding: 15px 0;
    font-weight: 500;
    margin: 0;
    text-align: center;
    opacity: .65
}

.dropdown:after,
.dropdown:before {
    content: "";
    bottom: 100%;
    left: 25px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px
}

.dropdown:before {
    border-bottom-color: rgba(0, 0, 0, .1);
    border-width: 8px;
    margin-left: -8px
}

.dropdown.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.dropdown.show.hide {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .15), 0 0 0 rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .05);
    pointer-events: none
}

.slide.whiteSlide .vimeo,
.slide.whiteSlide .white {
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .2) inset, inset 0 -100px 0 rgba(41, 41, 41, 0)
}

.dropdown.bottom {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.dropdown.bottom.show {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.dropdown.bottom.show.hide {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.dropdown.bottom:after,
.dropdown.bottom:before {
    top: 100%;
    bottom: initial;
    border-bottom-color: rgba(255, 255, 255, 0);
    border-top-color: #fff
}

.dropdown.bottom:before {
    border-top-color: rgba(0, 0, 0, .06)
}

.dropdown.right:after,
.dropdown.right:before {
    right: 18px;
    left: auto
}

.dropdown.right:before {
    right: 17px
}

.dropdown.center:after,
.dropdown.center:before {
    left: 50%
}

.dropdown.noArrow:after,
.dropdown.noArrow:before {
    display: none
}

.dropdown.share li {
    float: left;
    text-align: center;
    display: block;
    width: 80px;
    height: 50px;
    padding: 14px 0;
    color: #fff;
    position: relative;
    cursor: pointer;
    opacity: .9;
    -webkit-transition: .15s;
    transition: .15s
}

.dropdown.share li:hover {
    opacity: 1
}

.dropdown.share li:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .1);
    -webkit-transition: .25s;
    transition: .25s
}

.dropdown.share li:active:after {
    opacity: 1;
    -webkit-transition: .1s;
    transition: .1s
}

.dropdown.share li svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

.dropdown.share li.mail {
    width: 100%;
    height: 50px;
    color: #7E7E7E;
    font-size: 15px;
    padding: 15px 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.dropdown.share li.mail:after {
    border-radius: 0 0 7px 7px;
    background: rgba(0, 0, 0, .05)
}

.scroll .dropdown {
    position: absolute;
    top: 0
}

.sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    max-width: 90%;
    height: 100%;
    color: #fff;
    z-index: 500;
    background: #222;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-overflow-scrolling: touch
}

.sidebar.bottom,
.sidebar.top {
    width: 100%;
    height: auto;
    max-width: 100%
}

.sidebarShown .sidebar.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.sidebar .content {
    padding: 40px;
    overflow-y: auto;
    position: relative
}

.sidebar.small .content {
    padding: 30px
}

.sidebar .wrap {
    padding: 0
}

.sidebar.left {
    right: inherit;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.sidebar.top {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.sidebar.bottom {
    bottom: 0;
    top: inherit;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.sidebar .logo {
    padding: 0;
    font-size: 0;
    margin-bottom: 35px
}

.sidebar a {
    display: inline-block;
    color: #fff;
    fill: #fff
}

.sidebar a:hover {
    opacity: .8
}

.sidebar .close {
    position: absolute;
    top: -20px;
    left: 0;
    cursor: pointer;
    padding: 14px;
    font-size: 30px;
    opacity: .5;
    z-index: 101;
    -webkit-transition: .25s;
    transition: .25s
}

.sidebar .close:hover {
    opacity: 1
}

.sidebar .close svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.sidebar .close:active svg {
    -webkit-transform: scale(.92);
    transform: scale(.92)
}

ul.mainMenu:before {
    width: 111px;
    height: 35px;
    background: url(../himages/sprit2.png) -138px -163px no-repeat;
    content: "";
    display: block;
    position: absolute;
    transition: all .2s linear .2s;
    opacity: 1;
    visibility: visible;
    margin-top: -38px;
    margin-right: -11px
}

ul.mainMenu.light li a.active {
    color: #D4AF73
}

ul.mainMenu.light li a {
    display: block;
    font-size: 13px;
    color: #c6c9cb;
    border-right: 1px solid #D4AF73;
    padding: 10px 0
}

ul.mainMenu.light li a.active:before {
    width: 25px
}

ul.mainMenu.light li a:before {
    content: "";
    transition: all .2s linear;
    width: 10px;
    height: 2px;
    background: #D4AF73;
    display: inline-block;
    border-radius: 13px;
    margin-left: 7px;
    vertical-align: middle;
    margin-right: -1px
}

.sidebar ul {
    line-height: 1.9;
    margin-bottom: 25px;
    display: block;
    font-size: 0;
    margin-top: 30%
}

.sidebar .uppercase li a {
    text-transform: uppercase;
    letter-spacing: .15em
}

.sidebar .mainMenu li a {
    font-size: 24px;
    font-weight: 600
}

.sidebar .mainMenu.small li a {
    font-size: 22px
}

.sidebar .subMenu li {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    opacity: .8;
    font-size: 22px
}

.category-67,
.category-69,
.category-70,
.dialog .title.uppercase {
    text-transform: uppercase
}

.sidebar .subMenu.small li {
    font-size: 17px
}

.sidebar .social {
    margin-top: 40px
}

.sidebar .social li {
    display: inline-block;
    margin-right: 20px
}

.sidebar .social li:last-child {
    margin-right: 0
}

.sidebar .social.large li,
.sidebar .social.small li {
    margin-right: 12px
}

.sidebar .social li a {
    font-size: 0;
    padding: 0
}

.sidebar .social li a svg {
    width: 18px;
    height: 18px
}

.sidebar .social.small li a svg {
    width: 15px;
    height: 15px
}

.sidebar .social.large li a svg {
    width: 22px;
    height: 22px
}

.sidebar.small .social {
    margin-top: 30px
}

.sidebar .large li a {
    font-size: 36px
}

.sidebar .light li a {
    font-weight: 300
}

.sidebar .social.medium li a svg {
    width: 18px;
    height: 18px
}

.sidebar .social.medium li {
    margin-right: 14px
}

.sidebarShown .slide.selected .content {
    overflow: hidden
}

.popup,
.popup .content {
    overflow-y: auto
}

.page-loaded.sidebarShown .slide.selected {
    -webkit-transform: scale(.95) !important;
    transform: scale(.95) !important;
    pointer-events: none;
    opacity: .5 !important
}

.sidebarShown .panel.top {
    opacity: 0
}

.sidebarShown .panel.bottom {
    opacity: .5;
    -webkit-transform: scale(.95) translateY(-10%);
    transform: scale(.95) translateY(-10%)
}

.popup,
.popup .close {
    position: fixed;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    top: 0
}

.page-loaded.sidebarShown .panel,
.page-loaded.sidebarShown .slide.selected,
.page-loaded.sidebarShown .slide.selected:after,
.sidebar {
    -webkit-transition: opacity .5s, -webkit-transform .5s !important;
    transition: opacity .5s, -webkit-transform .5s !important;
    transition: transform .5s, opacity .5s !important;
    transition: transform .5s, opacity .5s, -webkit-transform .5s !important
}

.popup {
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 1000;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    display: none;
    transform: translate3d(0, 0, 0)
}

.popup:not([class*=fade]) {
    background: rgba(17, 17, 17, .9)
}

.popupShown .popup.visible {
    display: block;
    -webkit-animation: popupFadeIn .75s;
    animation: popupFadeIn .75s
}

.popupShown .popup.visible:not(.animated) .popupContent {
    -webkit-animation: zoomOut .5s .25s backwards;
    animation: zoomOut .5s .25s backwards
}

.popupShown .slow .popup.visible {
    -webkit-animation: fadeIn 1.25s;
    animation: fadeIn 1.25s
}

.popupShown .slow .popup.visible:not(.animated) .popupContent {
    -webkit-animation: zoomOut 1s .25s backwards;
    animation: zoomOut 1s .25s backwards
}

.popupShown .fast .popup.visible {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

.popupShown .fast .popup.visible .popupContent {
    -webkit-animation: zoomOut .5s .25s backwards;
    animation: zoomOut .5s .25s backwards
}

.popup .close {
    cursor: pointer;
    padding: 14px;
    font-size: 0;
    opacity: .5;
    z-index: 1050;
    -webkit-transition: .25s;
    transition: .25s;
    transform: translate3d(0, 0, 0)
}

.popup .close.left {
    right: inherit;
    left: 0
}

.popup .close:hover {
    opacity: 1
}

.popup .close svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.popup .close.closeButton {
    margin: 14px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 1;
    border-radius: 3px;
    padding: 13px 20px;
    border: none;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-appearance: none;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    color: #fff;
    background: #303030;
    text-decoration: none;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.popup .close.closeButton.round {
    padding-left: 18px !important;
    padding-right: 18px !important;
    border-radius: 50px
}

.popup .close.closeButton svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: relative;
    left: -4px;
    margin-right: 4px
}

.popup .close.closeButton.white svg,
.popup.white .close svg {
    fill: #303030
}

.popup .wrap {
    padding: 18px 58px
}

.popup .wrap.spaces {
    padding: 58px
}

.popup.fullscreen .wrap {
    padding: 0
}

.popup.fullscreen .embedVideo {
    height: 100vh;
    padding-bottom: 0
}

@-webkit-keyframes popupFadeIn {
    from {
        opacity: 0
    }
}

@keyframes popupFadeIn {
    from {
        opacity: 0
    }
}

.embedVideo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embedVideo embed,
.embedVideo iframe,
.embedVideo object,
.embedVideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embedVideo.size-16x10 {
    padding-bottom: 62.5%
}

.embedVideo.size-4x3 {
    padding-bottom: 75%
}

.embedVideo.size-1x1,
.embedVideo.size-square {
    padding-bottom: 100%
}

[data-action=zoom] {
    cursor: pointer;
    cursor: -webkit-zoom-in
}

.zoom-img,
.zoom-img-wrap {
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transition-timing-function: cubic-bezier(.2, 0, .3, 1) !important;
    transition-timing-function: cubic-bezier(.2, 0, .3, 1) !important;
    z-index: 100
}

.zoom-img img.zoom-img,
.zoom-img-wrap img.zoom-img {
    margin: 0 !important;
    cursor: pointer;
    cursor: -webkit-zoom-out
}

.zoom-overlay {
    background: #111;
    position: fixed;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 99
}

.slider,
.zoom-img-parent {
    position: relative
}

.zoom-overlay-open .zoom-overlay {
    opacity: .9
}

.zoom-overlay-open .panel,
.zoom-overlay-open .side {
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s
}

.zoom-overlay-open,
.zoom-overlay-transitioning {
    cursor: default
}

.controller li,
.slider.clickable {
    cursor: pointer
}

.zoom-img-parent {
    z-index: 1000
}

.slider.autoHeight {
    -webkit-transition: .5s;
    transition: .5s
}

.slider>li {
    display: none;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    pointer-events: none
}

.slider>li.selected {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    pointer-events: all
}

.controller li.selected {
    cursor: default;
    pointer-events: none
}

.slide.before {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.slide,
.slide.after {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    will-change: transform
}

.slide.after,
.slide.before {
    opacity: 0
}

.slide.selected {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    z-index: 11
}

.scroll .slide.selected {
    z-index: 10
}

.page-loaded .slide.selected {
    opacity: 1 !important
}

.horizontal .slide,
.horizontal .slide.before {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0)
}

.horizontal .slide.after {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0)
}

.film .slide.before {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0)
}

.film .slide.after {
    -webkit-transform: translate3D(0, 100%, 0);
    transform: translate3D(0, 100%, 0)
}

.film.horizontal .slide.before {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0)
}

.film.horizontal .slide,
.film.horizontal .slide.after {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0)
}

.zen .slide.before {
    -webkit-transform: translateY(-100%) scale(.8);
    transform: translateY(-100%) scale(.8)
}

.zen .slide,
.zen .slide.after {
    -webkit-transform: translateY(100%) scale(.8);
    transform: translateY(100%) scale(.8)
}

.zen.horizontal .slide.before {
    -webkit-transform: translateX(-100%) scale(.8);
    transform: translateX(-100%) scale(.8)
}

.zen.horizontal .slide,
.zen.horizontal .slide.after {
    -webkit-transform: translateX(100%) scale(.8);
    transform: translateX(100%) scale(.8)
}

.stack .slide,
.stack .slide.after {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.stack .slide.after {
    opacity: initial
}

.stack .slide.after.active,
.stack .slide.selected {
    z-index: 11 !important
}

.stack .slide.before {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.stack.horizontal .slide,
.stack.horizontal .slide.after {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.stack.horizontal .slide.before {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.cards .slide,
.cards .slide.after {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: initial
}

.cards .slide.after {
    z-index: 8 !important;
    opacity: 0
}

.cards .slide.selected {
    z-index: 9 !important
}

.cards .slide.before {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 7
}

.cards .slide.active.before {
    z-index: 10 !important
}

.cards.horizontal .slide,
.cards.horizontal .slide.after {
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
}

.cards.horizontal .slide.before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.zoom .slide.before {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.zoom .slide,
.zoom .slide.after {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.plain .slide,
.plain .slide.after,
.plain .slide.before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.plain .slide.after:after,
.plain .slide.before:after {
    opacity: 1;
    background: #111
}

.page-loaded .fast .slide.active,
.page-loaded .fast .slide.selected {
    -webkit-transition: opacity .6s, -webkit-transform .6s;
    transition: opacity .6s, -webkit-transform .6s;
    transition: transform .6s, opacity .6s;
    transition: transform .6s, opacity .6s, -webkit-transform .6s
}

.page-loaded .slide.active,
.page-loaded .slide.selected {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: transform 1s, opacity 1s;
    transition: transform 1s, opacity 1s, -webkit-transform 1s
}

.page-loaded .slow .slide.active,
.page-loaded .slow .slide.selected {
    -webkit-transition: opacity 1.4s, -webkit-transform 1.4s;
    transition: opacity 1.4s, -webkit-transform 1.4s;
    transition: transform 1.4s, opacity 1.4s;
    transition: transform 1.4s, opacity 1.4s, -webkit-transform 1.4s
}

.page-loaded .slide.active.entry,
.page-loaded .slide.selected.entry {
    -webkit-transition: opacity 1s, -webkit-transform 0s;
    transition: opacity 1s, -webkit-transform 0s;
    transition: transform 0s, opacity 1s;
    transition: transform 0s, opacity 1s, -webkit-transform 0s
}

.slides.animated.fast .panel {
    -webkit-transition: opacity .6s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .6s;
    transition: opacity .6s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .6s;
    transition: transform .6s, opacity .6s, padding .5s, background .5s, border .5s, box-shadow .5s;
    transition: transform .6s, opacity .6s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .6s
}

.slides.animated .panel {
    -webkit-transition: opacity .8s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .8s;
    transition: opacity .8s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .8s;
    transition: transform .8s, opacity .8s, padding .5s, background .5s, border .5s, box-shadow .5s;
    transition: transform .8s, opacity .8s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform .8s
}

.slides.animated.slow .panel {
    -webkit-transition: opacity 1s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform 1s;
    transition: opacity 1s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform 1s;
    transition: transform 1s, opacity 1s, padding .5s, background .5s, border .5s, box-shadow .5s;
    transition: transform 1s, opacity 1s, padding .5s, background .5s, border .5s, box-shadow .5s, -webkit-transform 1s
}

.smooth .active,
.smooth .panel,
.smooth .selected,
.smooth .sidebar {
    -webkit-transition-timing-function: cubic-bezier(.55, .05, .35, .95) !important;
    transition-timing-function: cubic-bezier(.55, .05, .35, .95) !important
}

.bounce .active,
.bounce .panel,
.bounce .selected,
.bounce .sidebar {
    -webkit-transition-timing-function: cubic-bezier(.4, 1.15, .35, 1) !important;
    transition-timing-function: cubic-bezier(.4, 1.15, .35, 1) !important
}

.animated [class*=ae-] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: cubic-bezier(.25, .1, .2, 1);
    transition-timing-function: cubic-bezier(.25, .1, .2, 1)
}

.animated.fast .animate [class*=ae-]:not(.done),
.animated.fast.animate [class*=ae-]:not(.done) {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

.animated .animate [class*=ae-]:not(.done),
.animated.animate [class*=ae-]:not(.done) {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

.animated.slow .animate [class*=ae-]:not(.done),
.animated.slow.animate [class*=ae-]:not(.done) {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.animated .animate .ae-1:not(.done),
.animated.animate .ae-1:not(.done) {
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms
}

.animated .animate .ae-2:not(.done),
.animated.animate .ae-2:not(.done) {
    -webkit-transition-delay: 160ms;
    transition-delay: 160ms
}

.animated .animate .ae-3:not(.done),
.animated.animate .ae-3:not(.done) {
    -webkit-transition-delay: 310ms;
    transition-delay: 310ms
}

.animated .animate .ae-4:not(.done),
.animated.animate .ae-4:not(.done) {
    -webkit-transition-delay: 460ms;
    transition-delay: 460ms
}

.animated .animate .ae-5:not(.done),
.animated.animate .ae-5:not(.done) {
    -webkit-transition-delay: 610ms;
    transition-delay: 610ms
}

.animated .animate .ae-6:not(.done),
.animated.animate .ae-6:not(.done) {
    -webkit-transition-delay: 760ms;
    transition-delay: 760ms
}

.animated .animate .ae-7:not(.done),
.animated.animate .ae-7:not(.done) {
    -webkit-transition-delay: 910ms;
    transition-delay: 910ms
}

.animated .animate .ae-8:not(.done),
.animated.animate .ae-8:not(.done) {
    -webkit-transition-delay: 1.06s;
    transition-delay: 1.06s
}

.animated .animate .ae-9:not(.done),
.animated.animate .ae-9:not(.done) {
    -webkit-transition-delay: 1.21s;
    transition-delay: 1.21s
}

.animated .animate .ae-10:not(.done),
.animated.animate .ae-10:not(.done) {
    -webkit-transition-delay: 1.36s;
    transition-delay: 1.36s
}

.animated.fast .animate .ae-1:not(.done),
.animated.fast.animate .ae-1:not(.done) {
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms
}

.animated.fast .animate .ae-2:not(.done),
.animated.fast.animate .ae-2:not(.done) {
    -webkit-transition-delay: 110ms;
    transition-delay: 110ms
}

.animated.fast .animate .ae-3:not(.done),
.animated.fast.animate .ae-3:not(.done) {
    -webkit-transition-delay: 210ms;
    transition-delay: 210ms
}

.animated.fast .animate .ae-4:not(.done),
.animated.fast.animate .ae-4:not(.done) {
    -webkit-transition-delay: 310ms;
    transition-delay: 310ms
}

.animated.fast .animate .ae-5:not(.done),
.animated.fast.animate .ae-5:not(.done) {
    -webkit-transition-delay: 410ms;
    transition-delay: 410ms
}

.animated.fast .animate .ae-6:not(.done),
.animated.fast.animate .ae-6:not(.done) {
    -webkit-transition-delay: 510ms;
    transition-delay: 510ms
}

.animated.fast .animate .ae-7:not(.done),
.animated.fast.animate .ae-7:not(.done) {
    -webkit-transition-delay: 610ms;
    transition-delay: 610ms
}

.animated.fast .animate .ae-8:not(.done),
.animated.fast.animate .ae-8:not(.done) {
    -webkit-transition-delay: 710ms;
    transition-delay: 710ms
}

.animated.fast .animate .ae-9:not(.done),
.animated.fast.animate .ae-9:not(.done) {
    -webkit-transition-delay: 810ms;
    transition-delay: 810ms
}

.animated.fast .animate .ae-10:not(.done),
.animated.fast.animate .ae-10:not(.done) {
    -webkit-transition-delay: 910ms;
    transition-delay: 910ms
}

.animated.slow .animate .ae-1:not(.done),
.animated.slow.animate .ae-1:not(.done) {
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms
}

.animated.slow .animate .ae-2:not(.done),
.animated.slow.animate .ae-2:not(.done) {
    -webkit-transition-delay: 210ms;
    transition-delay: 210ms
}

.animated.slow .animate .ae-3:not(.done),
.animated.slow.animate .ae-3:not(.done) {
    -webkit-transition-delay: 410ms;
    transition-delay: 410ms
}

.animated.slow .animate .ae-4:not(.done),
.animated.slow.animate .ae-4:not(.done) {
    -webkit-transition-delay: 610ms;
    transition-delay: 610ms
}

.animated.slow .animate .ae-5:not(.done),
.animated.slow.animate .ae-5:not(.done) {
    -webkit-transition-delay: 810ms;
    transition-delay: 810ms
}

.animated.slow .animate .ae-6:not(.done),
.animated.slow.animate .ae-6:not(.done) {
    -webkit-transition-delay: 1.01s;
    transition-delay: 1.01s
}

.animated.slow .animate .ae-7:not(.done),
.animated.slow.animate .ae-7:not(.done) {
    -webkit-transition-delay: 1.21s;
    transition-delay: 1.21s
}

.animated.slow .animate .ae-8:not(.done),
.animated.slow.animate .ae-8:not(.done) {
    -webkit-transition-delay: 1.41s;
    transition-delay: 1.41s
}

.animated.slow .animate .ae-9:not(.done),
.animated.slow.animate .ae-9:not(.done) {
    -webkit-transition-delay: 1.61s;
    transition-delay: 1.61s
}

.animated.slow .animate .ae-10:not(.done),
.animated.slow.animate .ae-10:not(.done) {
    -webkit-transition-delay: 1.81s;
    transition-delay: 1.81s
}

.animated .fromBottom [class*=ae-]:not(.done),
.animated [class*=ae-]:not(.done),
.animated.fromBottom [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromBottom:not(.done) {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0
}

.animated .fromTop [class*=ae-]:not(.done),
.animated.fromTop [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromTop:not(.done) {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

.animated .fromLeft [class*=ae-]:not(.done),
.animated.fromLeft [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromLeft:not(.done) {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

.animated .fromRight [class*=ae-]:not(.done),
.animated.fromRight [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromRight:not(.done) {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

.animated .fromCenter [class*=ae-]:not(.done),
.animated.fromCenter [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromCenter:not(.done) {
    -webkit-transform: scale(.8) translate3d(0, 0, 0);
    transform: scale(.8) translate3d(0, 0, 0)
}

.animated .fromAbove [class*=ae-]:not(.done),
.animated.fromAbove [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromAbove:not(.done) {
    -webkit-transform: scale(1.2) translate3d(0, 0, 0);
    transform: scale(1.2) translate3d(0, 0, 0)
}

.animated .fromBottomLeft [class*=ae-]:not(.done),
.animated.fromBottomLeft [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromBottomLeft:not(.done) {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

.animated .fromTopLeft [class*=ae-]:not(.done),
.animated.fromTopLeft [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromTopLeft:not(.done) {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

.animated .fromBottomRight [class*=ae-]:not(.done),
.animated.fromBottomRight [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromBottomRight:not(.done) {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

.animated .fromTopRight [class*=ae-]:not(.done),
.animated.fromTopRight [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromTopRight:not(.done) {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

.animated .fadeIn [class*=ae-]:not(.done),
.animated.fadeIn [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fadeIn:not(.done) {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0)
}

.animated .fromBlur [class*=ae-]:not(.done),
.animated.fromBlur [class*=ae-]:not(.done),
.slides.animated [class*=ae-].fromBlur:not(.done) {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.slides .animated.animate.active [class*=ae-]:not(.done),
.slides.animated .animate.active [class*=ae-]:not(.done) {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-filter: none;
    filter: none
}

.box-67,
.box-67 .thumbnail-67 img,
.box-74,
.box-77,
.box-77 .thumbnail-77 img,
.slide .background,
.slides.animateOnScroll {
    -webkit-backface-visibility: hidden
}

.slides.animateOnScroll {
    backface-visibility: hidden
}

.animateOnScroll .slide [class*=ae-]:not(.do) {
    opacity: 0;
    visibility: hidden
}

.animateOnScroll [class*=ae-].do {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    visibility: visible
}

.animateOnScroll .fast .slide [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fast,
.animateOnScroll.fast .slide [class*=ae-].do {
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.animateOnScroll .slide [class*=ae-].do.slow,
.animateOnScroll .slow .slide [class*=ae-].do,
.animateOnScroll.slow .slide [class*=ae-].do {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.animateOnScroll .slide .fromBottom [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromBottom,
.animateOnScroll .slide.fromBottom [class*=ae-].do {
    -webkit-animation-name: fromBottom;
    animation-name: fromBottom
}

.animateOnScroll .slide .fromTop [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromTop,
.animateOnScroll .slide.fromTop [class*=ae-].do {
    -webkit-animation-name: fromTop;
    animation-name: fromTop
}

.animateOnScroll .slide .fromLeft [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromLeft,
.animateOnScroll .slide.fromLeft [class*=ae-].do {
    -webkit-animation-name: fromLeft;
    animation-name: fromLeft
}

.animateOnScroll .slide .fromRight [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromRight,
.animateOnScroll .slide.fromRight [class*=ae-].do {
    -webkit-animation-name: fromRight;
    animation-name: fromRight
}

.animateOnScroll .slide .fromCenter [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromCenter,
.animateOnScroll .slide.fromCenter [class*=ae-].do {
    -webkit-animation-name: fromCenter;
    animation-name: fromCenter
}

.animateOnScroll .slide .fromAbove [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromAbove,
.animateOnScroll .slide.fromAbove [class*=ae-].do {
    -webkit-animation-name: fromAbove;
    animation-name: fromAbove
}

.animateOnScroll .slide .fromBottomLeft [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromBottomLeft,
.animateOnScroll .slide.fromBottomLeft [class*=ae-].do {
    -webkit-animation-name: fromBottomLeft;
    animation-name: fromBottomLeft
}

.animateOnScroll .slide .fromTopLeft [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromTopLeft,
.animateOnScroll .slide.fromTopLeft [class*=ae-].do {
    -webkit-animation-name: fromTopLeft;
    animation-name: fromTopLeft
}

.animateOnScroll .slide .fromBottomRight [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromBottomRight,
.animateOnScroll .slide.fromBottomRight [class*=ae-].do {
    -webkit-animation-name: fromBottomRight;
    animation-name: fromBottomRight
}

.animateOnScroll .slide .fromTopRight [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromTopRight,
.animateOnScroll .slide.fromTopRight [class*=ae-].do {
    -webkit-animation-name: fromTopRight;
    animation-name: fromTopRight
}

.animateOnScroll .slide .fadeIn [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fadeIn,
.animateOnScroll .slide.fadeIn [class*=ae-].do {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.animateOnScroll .slide .fromBlur [class*=ae-].do,
.animateOnScroll .slide [class*=ae-].do.fromBlur,
.animateOnScroll .slide.fromBlur [class*=ae-].do {
    -webkit-animation-name: fromBlur;
    animation-name: fromBlur
}

@-webkit-keyframes fromBottom {
    from {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
        opacity: 0
    }
}

@keyframes fromBottom {
    from {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromTop {
    from {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
        opacity: 0
    }
}

@keyframes fromTop {
    from {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromLeft {
    from {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        opacity: 0
    }
}

@keyframes fromLeft {
    from {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromRight {
    from {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        opacity: 0
    }
}

@keyframes fromRight {
    from {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromCenter {
    from {
        -webkit-transform: scale(.8) translate3d(0, 0, 0);
        transform: scale(.8) translate3d(0, 0, 0);
        opacity: 0
    }
}

@keyframes fromCenter {
    from {
        -webkit-transform: scale(.8) translate3d(0, 0, 0);
        transform: scale(.8) translate3d(0, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromAbove {
    from {
        -webkit-transform: scale(1.2) translate3d(0, 0, 0);
        transform: scale(1.2) translate3d(0, 0, 0);
        opacity: 0
    }
}

@keyframes fromAbove {
    from {
        -webkit-transform: scale(1.2) translate3d(0, 0, 0);
        transform: scale(1.2) translate3d(0, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromBottomLeft {
    from {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0);
        opacity: 0
    }
}

@keyframes fromBottomLeft {
    from {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromTopLeft {
    from {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0);
        opacity: 0
    }
}

@keyframes fromTopLeft {
    from {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromBottomRight {
    from {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0);
        opacity: 0
    }
}

@keyframes fromBottomRight {
    from {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromTopRight {
    from {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0);
        opacity: 0
    }
}

@keyframes fromTopRight {
    from {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    from {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 0
    }
}

@keyframes fadeIn {
    from {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes fromBlur {
    from {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity: 0
    }
}

@keyframes fromBlur {
    from {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity: 0
    }
}

.animateOnScroll .ae-1,
.animateOnScroll .ae-1.fast,
.animateOnScroll .fast .ae-1.fast,
.animateOnScroll.fast .ae-1 {
    -webkit-animation-delay: 10ms;
    animation-delay: 10ms
}

.animateOnScroll .ae-2,
.animateOnScroll .ae-2.fast,
.animateOnScroll .fast .ae-2.fast,
.animateOnScroll.fast .ae-2 {
    -webkit-animation-delay: 110ms;
    animation-delay: 110ms
}

.animateOnScroll .ae-3,
.animateOnScroll .ae-3.fast,
.animateOnScroll .fast .ae-3.fast,
.animateOnScroll.fast .ae-3 {
    -webkit-animation-delay: 210ms;
    animation-delay: 210ms
}

.animateOnScroll .ae-4,
.animateOnScroll .ae-4.fast,
.animateOnScroll .fast .ae-4.fast,
.animateOnScroll.fast .ae-4 {
    -webkit-animation-delay: 310ms;
    animation-delay: 310ms
}

.animateOnScroll .ae-5,
.animateOnScroll .ae-5.fast,
.animateOnScroll .fast .ae-5.fast,
.animateOnScroll.fast .ae-5 {
    -webkit-animation-delay: 410ms;
    animation-delay: 410ms
}

.animateOnScroll .ae-6,
.animateOnScroll .ae-6.fast,
.animateOnScroll .fast .ae-6.fast,
.animateOnScroll.fast .ae-6 {
    -webkit-animation-delay: 510ms;
    animation-delay: 510ms
}

.animateOnScroll .ae-7,
.animateOnScroll .ae-7.fast,
.animateOnScroll .fast .ae-7.fast,
.animateOnScroll.fast .ae-7 {
    -webkit-animation-delay: 610ms;
    animation-delay: 610ms
}

.animateOnScroll .ae-8,
.animateOnScroll .ae-8.fast,
.animateOnScroll .fast .ae-8.fast,
.animateOnScroll.fast .ae-8 {
    -webkit-animation-delay: 710ms;
    animation-delay: 710ms
}

.animateOnScroll .ae-9,
.animateOnScroll .ae-9.fast,
.animateOnScroll .fast .ae-9.fast,
.animateOnScroll.fast .ae-9 {
    -webkit-animation-delay: 810ms;
    animation-delay: 810ms
}

.animateOnScroll .ae-10,
.animateOnScroll .ae-10.fast,
.animateOnScroll .fast .ae-10.fast,
.animateOnScroll.fast .ae-10 {
    -webkit-animation-delay: 910ms;
    animation-delay: 910ms
}

.animateOnScroll .ae-1.slow,
.animateOnScroll .slow .ae-1,
.animateOnScroll.slow .ae-1 {
    -webkit-animation-delay: 10ms;
    animation-delay: 10ms
}

.animateOnScroll .ae-2.slow,
.animateOnScroll .slow .ae-2,
.animateOnScroll.slow .ae-2 {
    -webkit-animation-delay: 210ms;
    animation-delay: 210ms
}

.animateOnScroll .ae-3.slow,
.animateOnScroll .slow .ae-3,
.animateOnScroll.slow .ae-3 {
    -webkit-animation-delay: 410ms;
    animation-delay: 410ms
}

.animateOnScroll .ae-4.slow,
.animateOnScroll .slow .ae-4,
.animateOnScroll.slow .ae-4 {
    -webkit-animation-delay: 610ms;
    animation-delay: 610ms
}

.animateOnScroll .ae-5.slow,
.animateOnScroll .slow .ae-5,
.animateOnScroll.slow .ae-5 {
    -webkit-animation-delay: 810ms;
    animation-delay: 810ms
}

.animateOnScroll .ae-6.slow,
.animateOnScroll .slow .ae-6,
.animateOnScroll.slow .ae-6 {
    -webkit-animation-delay: 1.01s;
    animation-delay: 1.01s
}

.animateOnScroll .ae-7.slow,
.animateOnScroll .slow .ae-7,
.animateOnScroll.slow .ae-7 {
    -webkit-animation-delay: 1.21s;
    animation-delay: 1.21s
}

.animateOnScroll .ae-8.slow,
.animateOnScroll .slow .ae-8,
.animateOnScroll.slow .ae-8 {
    -webkit-animation-delay: 1.41s;
    animation-delay: 1.41s
}

.animateOnScroll .ae-9.slow,
.animateOnScroll .slow .ae-9,
.animateOnScroll.slow .ae-9 {
    -webkit-animation-delay: 1.61s;
    animation-delay: 1.61s
}

.animateOnScroll .ae-10.slow,
.animateOnScroll .slow .ae-10,
.animateOnScroll.slow .ae-10 {
    -webkit-animation-delay: 1.81s;
    animation-delay: 1.81s
}

.slides.animateOnScroll .kenBurns .background,
.slides.animateOnScroll .kenBurns.zoomout .background,
.slides.animated .kenBurns .background,
.slides.animated .kenBurns.zoomout .background {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: .2;
    z-index: 1
}

.slides.animated .video.kenBurns .background {
    opacity: 1;
    pointer-events: none
}

.slides.animated .video.kenBurns .background:after {
    content: "";
    background: url(../himages/pattern.png) center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    opacity: .4
}

.slides.animateOnScroll .kenBurns.zoomout:not(.video) .background,
.slides.animateOnScroll .kenBurns:not(.video) .background,
.slides.animated .kenBurns.zoomout:not(.video) .background,
.slides.animated .kenBurns:not(.video) .background {
    -webkit-transition: opacity 1s ease, -webkit-transform 5s cubic-bezier(.3, 0, .7, 1);
    transition: opacity 1s ease, -webkit-transform 5s cubic-bezier(.3, 0, .7, 1);
    transition: transform 5s cubic-bezier(.3, 0, .7, 1), opacity 1s ease;
    transition: transform 5s cubic-bezier(.3, 0, .7, 1), opacity 1s ease, -webkit-transform 5s cubic-bezier(.3, 0, .7, 1)
}

.animateOnScroll .active .kenBurns.zoomout:not(.video) .background,
.animateOnScroll .active.kenBurns.zoomout:not(.video) .background,
.animateOnScroll .active.kenBurns:not(.video) .background,
.animated .active .kenBurns.zoomout:not(.video) .background,
.animated .active.kenBurns.zoomout:not(.video) .background,
.animated .active.kenBurns:not(.video) .background {
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(-.02deg);
    transform: scale(1.05) rotate(-.02deg)
}

.slides.animateOnScroll .kenBurns.zoomout:not(.video) .background,
.slides.animated .kenBurns.zoomout:not(.video) .background {
    -webkit-transform: scale(1.05) rotate(-.02deg);
    transform: scale(1.05) rotate(-.02deg)
}

.animateOnScroll .active.kenBurns.zoomout:not(.video) .background,
.animated .active.kenBurns.zoomout:not(.video) .background,
.windows .slides.animateOnScroll .active.kenBurns.zoomout:not(.video) .background,
.windows .slides.animated .active.kenBurns.zoomout:not(.video) .background {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile .kenBurns .background,
.mobile .kenBurns.zoomout .background {
    -webkit-transition: 0s;
    transition: 0s;
    -webkit-transform: none;
    transform: none
}

.slides.animateOnScroll .parallax:not(.video) .background,
.slides.animated .parallax:not(.video) .background {
    -webkit-transform: translate3d(0, 0, 0) scale(1.25);
    transform: translate3d(0, 0, 0) scale(1.25);
    -webkit-transition: -webkit-transform-origin 1s, -webkit-transform 1s;
    transition: -webkit-transform-origin 1s, -webkit-transform 1s;
    transition: transform-origin 1s, transform 1s;
    transition: transform-origin 1s, transform 1s, -webkit-transform-origin 1s, -webkit-transform 1s
}

.slides.animateOnScroll.fast .parallax:not(.video) .background,
.slides.animated.fast .parallax:not(.video) .background {
    -webkit-transition: -webkit-transform-origin .6s, -webkit-transform .6s;
    transition: -webkit-transform-origin .6s, -webkit-transform .6s;
    transition: transform-origin .6s, transform .6s;
    transition: transform-origin .6s, transform .6s, -webkit-transform-origin .6s, -webkit-transform .6s
}

.slides.animateOnScroll.slow .parallax:not(.video) .background,
.slides.animated.slow .parallax:not(.video) .background {
    -webkit-transition: -webkit-transform-origin 1.4s, -webkit-transform 1.4s;
    transition: -webkit-transform-origin 1.4s, -webkit-transform 1.4s;
    transition: transform-origin 1.4s, transform 1.4s;
    transition: transform-origin 1.4s, transform 1.4s, -webkit-transform-origin 1.4s, -webkit-transform 1.4s
}

.slides.animateOnScroll .parallax.animate:not(.video) .background,
.slides.animated .parallax.animate:not(.video) .background {
    -webkit-transform-origin: center;
    transform-origin: center
}

.slides.animateOnScroll .slide.after.parallax:not(.video) .background,
.slides.animated .slide.after.parallax:not(.video) .background {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.slides.animateOnScroll .slide.before.parallax:not(.video) .background,
.slides.animated .slide.before.parallax:not(.video) .background {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.slides.animateOnScroll.horizontal .slide.after.parallax:not(.video) .background,
.slides.animated.horizontal .slide.after.parallax:not(.video) .background {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.slides.animateOnScroll.horizontal .slide.before.parallax:not(.video) .background,
.slides.animated.horizontal .slide.before.parallax:not(.video) .background {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.slides.animateOnScroll.zoom .slide.after.parallax:not(.video) .background,
.slides.animated.zoom .slide.after.parallax:not(.video) .background {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.slides.animateOnScroll.zoom .slide.animate.parallax:not(.video) .background,
.slides.animated.zoom .slide.animate.parallax:not(.video) .background {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

.slides.animateOnScroll.plain .slide.after.parallax:not(.video) .background,
.slides.animateOnScroll.plain .slide.animate.parallax:not(.video) .background,
.slides.animateOnScroll.plain .slide.before.parallax:not(.video) .background,
.slides.animateOnScroll.zoom .slide.before.parallax:not(.video) .background,
.slides.animated.plain .slide.after.parallax:not(.video) .background,
.slides.animated.plain .slide.animate.parallax:not(.video) .background,
.slides.animated.plain .slide.before.parallax:not(.video) .background,
.slides.animated.zoom .slide.before.parallax:not(.video) .background {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.attachmentFixed {
    background-attachment: fixed !important;
    background-size: cover !important
}

.slides.animateOnScroll .scenic:not(.video) .background,
.slides.animated .scenic:not(.video) .background {
    -webkit-animation: scenic 140s cubic-bezier(.2, 0, .8, 1) infinite;
    animation: scenic 140s cubic-bezier(.2, 0, .8, 1) infinite
}

@-webkit-keyframes scenic {
    50% {
        -webkit-transform: scale(1.5) rotate(-.02deg);
        transform: scale(1.5) rotate(-.02deg)
    }
}

@keyframes scenic {
    50% {
        -webkit-transform: scale(1.5) rotate(-.02deg);
        transform: scale(1.5) rotate(-.02deg)
    }
}

.scroll .content .mobile .simplifiedMobile .content {
    -webkit-overflow-scrolling: initial;
    overflow: hidden
}

.box-67,
.box-67 .thumbnail-67,
.dialog,
.scroll .wrap {
    overflow: hidden
}

.mobile .simplifiedMobile .container,
.mobile .simplifiedMobile .content,
.mobile .simplifiedMobile .slide,
.scroll .container,
.scroll .slide,
.scroll .slide .content {
    position: relative !important;
    height: auto;
    opacity: 1
}

.mobile .simplifiedMobile .container,
.scroll .container {
    height: 100vh
}

.mobile .slide.autoHeight .simplifiedMobile .container,
.scroll .slide.autoHeight .container {
    height: auto
}

.mobile .simplifiedMobile .slide .background,
.scroll .slide .background {
    position: absolute !important;
    min-height: 100vh
}

.mobile .simplifiedMobile .slide,
.mobile .simplifiedMobile .slide.after,
.mobile .simplifiedMobile .slide.before,
.scroll .slide,
.scroll .slide.after,
.scroll .slide.before {
    visibility: visible;
    -webkit-transform: none !important;
    transform: none !important
}

.mobile .simplifiedMobile .slide,
.mobile .simplifiedMobile .slide.after,
.mobile .simplifiedMobile .slide.before {
    opacity: 1 !important
}

.page-loaded.mobile.sidebarShown .simplifiedMobile .slide,
.page-loaded.sidebarShown .scroll .slide {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    pointer-events: none;
    opacity: .5 !important
}

.page-loaded .scroll .slide {
    -webkit-transition: opacity .5s, -webkit-transform .5s !important;
    transition: opacity .5s, -webkit-transform .5s !important;
    transition: transform .5s, opacity .5s !important;
    transition: transform .5s, opacity .5s, -webkit-transform .5s !important
}

.mobile .simplifiedMobile [class*=ae-] {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important
}

.popupShown,
.popupShown body,
.sidebarShown,
.sidebarShown body {
    overflow-y: hidden !important
}

.scroll .parallax:not(.video) .background {
    -webkit-transform: translate3d(0, 0, 0) scale(1.25);
    transform: translate3d(0, 0, 0) scale(1.25);
    -webkit-transition: none !important;
    transition: none !important
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }
}

@keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }
}

@-webkit-keyframes riseUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.86) translateY(50px);
        transform: scale(.86) translateY(50px)
    }
}

@keyframes riseUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.86) translateY(50px);
        transform: scale(.86) translateY(50px)
    }
}

.white {
    background: #fff !important;
    color: #202020 !important
}

.black,
.stroke.button.white,
.text-white {
    color: #fff !important
}

.white svg {
    fill: #202020 !important
}

.black svg,
.stroke.button.white svg,
.text-white.button svg {
    fill: #fff !important
}

.stroke.button.white {
    border-color: #fff !important
}

.black {
    background: #202020 !important
}

.stroke.button.black,
.text-black {
    color: #202020 !important
}

.stroke.button.black svg,
.text-black.button svg {
    fill: #202020 !important
}

.stroke.button.black {
    border-color: #202020 !important
}

.red {
    background: #F44336 !important;
    color: #fff !important
}

.stroke.button.red,
.text-red {
    color: #F44336 !important
}

.red svg {
    fill: #fff !important
}

.stroke.button.red svg,
.text-red.button svg {
    fill: #F44336 !important
}

.stroke.button.red {
    border-color: #F44336 !important
}

.pink {
    background: #E91E63 !important;
    color: #fff !important
}

.stroke.button.pink,
.text-pink {
    color: #E91E63 !important
}

.pink svg {
    fill: #fff !important
}

.stroke.button.pink svg,
.text-pink.button svg {
    fill: #E91E63 !important
}

.stroke.button.pink {
    border-color: #E91E63 !important
}

.purple {
    background: #9C27B0 !important;
    color: #fff !important
}

.stroke.button.purple,
.text-purple {
    color: #9C27B0 !important
}

.purple svg {
    fill: #fff !important
}

.stroke.button.purple svg,
.text-purple.button svg {
    fill: #9C27B0 !important
}

.stroke.button.purple {
    border-color: #9C27B0 !important
}

.deepPurple {
    background: #673AB7 !important;
    color: #fff !important
}

.deepPurple svg {
    fill: #fff !important
}

.stroke.button.deepPurple svg,
.text-deepPurple.button svg {
    fill: #673AB7 !important
}

.text-deepPurple {
    color: #673AB7 !important
}

.stroke.button.deepPurple {
    color: #673AB7 !important;
    border-color: #673AB7 !important
}

.indigo {
    background: #3F51B5 !important;
    color: #fff !important
}

.stroke.button.indigo,
.text-indigo {
    color: #3F51B5 !important
}

.indigo svg {
    fill: #fff !important
}

.stroke.button.indigo svg,
.text-indigo.button svg {
    fill: #3F51B5 !important
}

.stroke.button.indigo {
    border-color: #3F51B5 !important
}

.blue {
    background: #2196F3 !important;
    color: #fff !important
}

.stroke.button.blue,
.text-blue {
    color: #2196F3 !important
}

.blue svg {
    fill: #fff !important
}

.stroke.button.blue svg,
.text-blue.button svg {
    fill: #2196F3 !important
}

.stroke.button.blue {
    border-color: #2196F3 !important
}

.cyan {
    background: #00BCD4 !important;
    color: #fff !important
}

.stroke.button.cyan,
.text-cyan {
    color: #00BCD4 !important
}

.cyan svg {
    fill: #fff !important
}

.stroke.button.cyan svg,
.text-cyan.button svg {
    fill: #00BCD4 !important
}

.stroke.button.cyan {
    border-color: #00BCD4 !important
}

.teal {
    background: #009688 !important;
    color: #fff !important
}

.stroke.button.teal,
.text-teal {
    color: #009688 !important
}

.teal svg {
    fill: #fff !important
}

.stroke.button.teal svg,
.text-teal.button svg {
    fill: #009688 !important
}

.stroke.button.teal {
    border-color: #009688 !important
}

.green {
    background: #4CAF50 !important;
    color: #fff !important
}

.stroke.button.green,
.text-green {
    color: #4CAF50 !important
}

.green svg {
    fill: #fff !important
}

.stroke.button.green svg,
.text-green.button svg {
    fill: #4CAF50 !important
}

.stroke.button.green {
    border-color: #4CAF50 !important
}

.lightGreen {
    background: #8BC34A !important;
    color: #fff !important
}

.lightGreen svg {
    fill: #fff !important
}

.stroke.button.lightGreen svg,
.text-lightGreen.button svg {
    fill: #8BC34A !important
}

.text-lightGreen {
    color: #8BC34A !important
}

.stroke.button.lightGreen {
    color: #8BC34A !important;
    border-color: #8BC34A !important
}

.lime {
    background: #CDDC39 !important;
    color: #fff !important
}

.stroke.button.lime,
.text-lime {
    color: #CDDC39 !important
}

.lime svg {
    fill: #fff !important
}

.stroke.button.lime svg,
.text-lime.button svg {
    fill: #CDDC39 !important
}

.stroke.button.lime {
    border-color: #CDDC39 !important
}

.yellow {
    background: #FFEB3B !important;
    color: #202020 !important
}

.stroke.button.yellow,
.text-yellow {
    color: #FFEB3B !important
}

.yellow svg {
    fill: #202020 !important
}

.stroke.button.yellow svg,
.text-yellow.button svg {
    fill: #FFEB3B !important
}

.stroke.button.yellow {
    border-color: #FFEB3B !important
}

.amber {
    background: #FFC107 !important;
    color: #fff !important
}

.stroke.button.amber,
.text-amber {
    color: #FFC107 !important
}

.amber svg {
    fill: #fff !important
}

.stroke.button.amber svg,
.text-amber.button svg {
    fill: #FFC107 !important
}

.stroke.button.amber {
    border-color: #FFC107 !important
}

.orange {
    background: #FF9800 !important;
    color: #fff !important
}

.stroke.button.orange,
.text-orange {
    color: #FF9800 !important
}

.orange svg {
    fill: #fff !important
}

.stroke.button.orange svg,
.text-orange.button svg {
    fill: #FF9800 !important
}

.stroke.button.orange {
    border-color: #FF9800 !important
}

.deepOrange {
    background: #FF5722 !important;
    color: #fff !important
}

.deepOrange svg {
    fill: #fff !important
}

.stroke.button.deepOrange svg,
.text-deepOrange.button svg {
    fill: #FF5722 !important
}

.text-deepOrange {
    color: #FF5722 !important
}

.stroke.button.deepOrange {
    color: #FF5722 !important;
    border-color: #FF5722 !important
}

.brown {
    background: #795548 !important;
    color: #fff !important
}

.gray,
.grey {
    background: #9E9E9E !important
}

.stroke.button.brown,
.text-brown {
    color: #795548 !important
}

.brown svg {
    fill: #fff !important
}

.stroke.button.brown svg,
.text-brown.button svg {
    fill: #795548 !important
}

.stroke.button.brown {
    border-color: #795548 !important
}

.stroke.button.gray,
.stroke.button.grey {
    border-color: #9E9E9E !important
}

.gray {
    color: #fff !important
}

.stroke.button.gray,
.text-gray {
    color: #9E9E9E !important
}

.gray svg {
    fill: #fff !important
}

.stroke.button.gray svg,
.text-gray.button svg {
    fill: #9E9E9E !important
}

.grey {
    color: #fff !important
}

.blueGray,
.blueGrey {
    background: #607D8B !important
}

.stroke.button.grey,
.text-grey {
    color: #9E9E9E !important
}

.grey svg {
    fill: #fff !important
}

.stroke.button.grey svg,
.text-grey.button svg {
    fill: #9E9E9E !important
}

.stroke.button.blueGray,
.stroke.button.blueGrey {
    border-color: #607D8B !important
}

.blueGray {
    color: #fff !important
}

.stroke.button.blueGray,
.text-blueGray {
    color: #607D8B !important
}

.blueGray svg {
    fill: #fff !important
}

.stroke.button.blueGray svg,
.text-blueGray.button svg {
    fill: #607D8B !important
}

.blueGrey {
    color: #fff !important
}

.stroke.button.blueGrey,
.text-blueGrey {
    color: #607D8B !important
}

.blueGrey svg {
    fill: #fff !important
}

.stroke.button.blueGrey svg,
.text-blueGrey.button svg {
    fill: #607D8B !important
}

.facebook {
    background: #3b5998 !important;
    color: #fff !important
}

.stroke.button.facebook,
.text-facebook {
    color: #3b5998 !important
}

.facebook svg {
    fill: #fff !important
}

.stroke.button.facebook svg,
.text-facebook.button svg {
    fill: #3b5998 !important
}

.stroke.button.facebook {
    border-color: #3b5998 !important
}

.twitter {
    background: #55acee !important;
    color: #fff !important
}

.stroke.button.twitter,
.text-twitter {
    color: #55acee !important
}

.twitter svg {
    fill: #fff !important
}

.stroke.button.twitter svg,
.text-twitter.button svg {
    fill: #55acee !important
}

.stroke.button.twitter {
    border-color: #55acee !important
}

.googlePlus {
    background: #DD4330 !important;
    color: #fff !important
}

.googlePlus svg {
    fill: #fff !important
}

.stroke.button.googlePlus svg,
.text-googlePlus.button svg {
    fill: #DD4330 !important
}

.text-googlePlus {
    color: #DD4330 !important
}

.stroke.button.googlePlus {
    color: #DD4330 !important;
    border-color: #DD4330 !important
}

.stumbleupon {
    background: #eb4924 !important;
    color: #fff !important
}

.stumbleupon svg {
    fill: #fff !important
}

.stroke.button.stumbleupon svg,
.text-stumbleupon.button svg {
    fill: #eb4924 !important
}

.text-stumbleupon {
    color: #eb4924 !important
}

.stroke.button.stumbleupon {
    color: #eb4924 !important;
    border-color: #eb4924 !important
}

.linkedin {
    background: #0077b5 !important;
    color: #fff !important
}

.stroke.button.linkedin,
.text-linkedin {
    color: #0077b5 !important
}

.linkedin svg {
    fill: #fff !important
}

.stroke.button.linkedin svg,
.text-linkedin.button svg {
    fill: #0077b5 !important
}

.stroke.button.linkedin {
    border-color: #0077b5 !important
}

.pinterest {
    background: #cc2127 !important;
    color: #fff !important
}

.pinterest svg {
    fill: #fff !important
}

.stroke.button.pinterest svg,
.text-pinterest.button svg {
    fill: #cc2127 !important
}

.text-pinterest {
    color: #cc2127 !important
}

.stroke.button.pinterest {
    color: #cc2127 !important;
    border-color: #cc2127 !important
}

.instagram {
    background: #4D9AD8 !important;
    color: #fff !important
}

.instagram svg {
    fill: #fff !important
}

.stroke.button.instagram svg,
.text-instagram.button svg {
    fill: #4D9AD8 !important
}

.text-instagram {
    color: #4D9AD8 !important
}

.stroke.button.instagram {
    color: #4D9AD8 !important;
    border-color: #4D9AD8 !important
}

.tumblr {
    background: #34455D !important;
    color: #fff !important
}

.stroke.button.tumblr,
.text-tumblr {
    color: #34455D !important
}

.tumblr svg {
    fill: #fff !important
}

.stroke.button.tumblr svg,
.text-tumblr.button svg {
    fill: #34455D !important
}

.stroke.button.tumblr {
    border-color: #34455D !important
}

.dribbble {
    background: #ea4c89 !important;
    color: #fff !important
}

.stroke.button.dribbble,
.text-dribbble {
    color: #ea4c89 !important
}

.dribbble svg {
    fill: #fff !important
}

.stroke.button.dribbble svg,
.text-dribbble.button svg {
    fill: #ea4c89 !important
}

.stroke.button.dribbble {
    border-color: #ea4c89 !important
}

.yt {
    background: #cd201f !important;
    color: #fff !important
}

.stroke.button.yt,
.text-yt {
    color: #cd201f !important
}

.yt svg {
    fill: #fff !important
}

.stroke.button.yt svg,
.text-yt.button svg {
    fill: #cd201f !important
}

.stroke.button.yt {
    border-color: #cd201f !important
}

.delicious {
    background: #39f !important;
    color: #fff !important
}

.delicious svg {
    fill: #fff !important
}

.stroke.button.delicious svg,
.text-delicious.button svg {
    fill: #39f !important
}

.text-delicious {
    color: #39f !important
}

.stroke.button.delicious {
    color: #39f !important;
    border-color: #39f !important
}

.digg {
    background: #000 !important;
    color: #fff !important
}

.stroke.button.digg,
.text-digg {
    color: #000 !important
}

.digg svg {
    fill: #fff !important
}

.stroke.button.digg svg,
.text-digg.button svg {
    fill: #000 !important
}

.stroke.button.digg {
    border-color: #000 !important
}

.vimeo {
    background: #fff !important;
    color: #19AA6D !important
}

.stroke.button.vimeo,
.text-vimeo,
.xing {
    color: #fff !important
}

.vimeo svg {
    fill: #19AA6D !important
}

.stroke.button.vimeo svg,
.text-vimeo.button svg,
.xing svg {
    fill: #fff !important
}

.stroke.button.vimeo {
    border-color: #fff !important
}

.xing {
    background: #026466 !important
}

.stroke.button.xing,
.text-xing {
    color: #026466 !important
}

.stroke.button.xing svg,
.text-xing.button svg {
    fill: #026466 !important
}

.stroke.button.xing {
    border-color: #026466 !important
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2%;
    margin-right: -2%
}

.flex [class*=col-] {
    padding-left: 2%;
    padding-right: 2%
}

.flex.fixedSpaces {
    margin-left: -14px;
    margin-right: -14px
}

.flex.fixedSpaces [class*=col-] {
    padding-left: 14px;
    padding-right: 14px
}

.flex.noSpaces {
    margin-left: 0;
    margin-right: 0
}

.flex.noSpaces [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.flex.verticalCenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex.reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.flex.bottom [class*=col-],
.flex.reverse.top [class*=col-] {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.flex.reverse.bottom [class*=col-],
.flex.top [class*=col-] {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.flex>.col-1-12 {
    width: 8.33333%
}

.flex>.col-2-12 {
    width: 16.66667%
}

.flex>.col-3-12 {
    width: 25%
}

.flex>.col-4-12 {
    width: 33.33333%
}

.flex>.col-5-12 {
    width: 41.66667%
}

.flex>.col-6-12 {
    width: 50%
}

.flex>.col-7-12 {
    width: 58.33333%
}

.flex>.col-8-12 {
    width: 66.66667%
}

.flex>.col-9-12 {
    width: 75%
}

.flex>.col-10-12 {
    width: 83.33333%
}

.flex>.col-11-12 {
    width: 91.66667%
}

.flex>.col-12-12 {
    width: 100%
}

@media (max-width:1023px) {

    .parallaxMotion .parallaxElement:not(.responsive),
    .parallaxMotion:not(.responsive) .parallaxElement {
        -webkit-transform: none !important;
        transform: none !important
    }

    .flex:not(.later)>[class*=col-]:not([class*=col-phablet-]):not([class*=col-phone-]) {
        width: 100%
    }

    .flex>.col-tablet-1-1 {
        width: 100% !important
    }

    .flex>.col-tablet-1-2 {
        width: 50% !important
    }

    .flex>.col-tablet-1-3 {
        width: 33.33333333% !important
    }

    .flex>.col-tablet-1-4 {
        width: 25% !important
    }
}

@media (max-width:767px) {
    .flex.later>[class*=col-]:not([class*=col-phone-]) {
        width: 100%
    }

    .flex>.col-phablet-1-1 {
        width: 100% !important
    }

    .flex>.col-phablet-1-2 {
        width: 50% !important
    }

    .flex>.col-phablet-1-3 {
        width: 33.33333333% !important
    }
}

@media (max-width:435px) {
    .flex>[class*=col-] {
        width: 100%
    }

    .flex>.col-phone-1-1 {
        width: 100% !important
    }

    .flex>.col-phone-1-2 {
        width: 50% !important
    }
}

.dialog {
    color: #303030;
    border-radius: 6px;
    max-width: 350px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .05);
    cursor: default;
    opacity: .98;
    font-size: 17px;
    line-height: 1.3;
    background: #fff;
    margin: 20px;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .75s, height 0s;
    transition: all .75s, height 0s;
    -webkit-transition-timing-function: cubic-bezier(.25, 1.37, .44, .93);
    transition-timing-function: cubic-bezier(.25, 1.37, .44, .93)
}

.dialog li,
p.remind-43,
p.terms-42 {
    text-align: center
}

.dialog,
.dialogContainer {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 300
}

.dialog .button.small {
    margin-left: 4px;
    margin-right: 4px
}

.dialog .button {
    margin-left: 7px;
    margin-right: 7px
}

.dialogContainer:not(.bottom) .dialog+.dialog {
    margin-bottom: 0
}

.dialogContainer.bottom .dialog+.dialog {
    margin-top: 0
}

.dialog.bottom,
.dialogContainer.bottom {
    top: inherit;
    bottom: 0
}

.dialog.left,
.dialogContainer.left {
    right: inherit;
    left: 0
}

.dialogContainer>.dialog {
    position: relative
}

.app-26,
.avatar-31,
.dialog .avatar,
.dialog .close {
    position: absolute
}

.dialog.hidden {
    display: none
}

.dialog.hide {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0 !important;
    -webkit-transition: height 0s, opacity .5s, -webkit-transform .5s !important;
    transition: height 0s, opacity .5s, -webkit-transform .5s !important;
    transition: height 0s, opacity .5s, transform .5s !important;
    transition: height 0s, opacity .5s, transform .5s, -webkit-transform .5s !important
}

.dialog.reveal {
    -webkit-transition: 0s !important;
    transition: 0s !important
}

@-webkit-keyframes revealDialog {
    from {
        opacity: 0;
        margin-top: 0;
        -webkit-transform: scale(.5) translateY(100%);
        transform: scale(.5) translateY(100%)
    }
}

@keyframes revealDialog {
    from {
        height: 0;
        opacity: 0;
        margin-top: 0;
        -webkit-transform: scale(.5) translateY(100%);
        transform: scale(.5) translateY(100%)
    }
}

.dialog:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .05);
    opacity: 1;
    -webkit-transition: .35s;
    transition: .35s
}

html:not(.page-loaded) .dialog {
    -webkit-transform: scale(.5) translateY(100%);
    transform: scale(.5) translateY(100%);
    opacity: 0
}

.dialog .close {
    padding: 15px;
    font-size: 0;
    top: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: .35s;
    transition: .35s;
    opacity: 0;
    z-index: 10
}

.dialog:hover .close {
    opacity: .2
}

.dialog .close:hover,
.mobile .dialog .close {
    opacity: .5
}

.dialog .close:active {
    opacity: 1
}

.dialog .close:after,
.dialog .close:before {
    content: "";
    width: 14px;
    height: 2px;
    border-radius: 2px;
    background: #202020;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 8px
}

.dialog .close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.dialog .close.white {
    background: 0 0 !important
}

.dialog .close.white:after,
.dialog .close.white:before {
    background: #fff
}

.dialog .dialogContent {
    padding: 20px
}

.dialog .avatar {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    top: 18px
}

.dialog .avatar+.text {
    width: calc(100% - 70px);
    margin-left: 70px
}

.dialog .title {
    margin: 8px 0;
    font-size: 22px;
    font-weight: 600
}

.dialog .title.uppercase {
    font-size: 17px;
    letter-spacing: 2.5px
}

.dialog .hero {
    font-weight: 200;
    font-size: 26px;
    letter-spacing: -.02em;
    line-height: 1.36;
    margin-bottom: 20px
}

.category-67,
.category-69,
.category-70,
.dialog ul,
.title-67 {
    font-weight: 600
}

.dialog ul {
    display: table;
    width: 100%;
    font-size: 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1) inset
}

.dialog .hiddenContent {
    overflow: hidden;
    display: block;
    max-height: 0;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.cell-64,
.dialog li {
    -webkit-transition: .25s
}

.dialog.hover .hiddenContent,
.dialog:hover .hiddenContent {
    max-height: 90px;
    opacity: 1
}

.dialog li {
    height: 50px;
    font-size: 18px;
    display: table-cell;
    width: 33.33333%;
    cursor: pointer;
    line-height: 1;
    vertical-align: middle;
    border-bottom: none;
    transition: .25s;
    box-shadow: inset 0 -100px 0 rgba(41, 41, 41, 0);
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.dialog li:first-child {
    border-left: none
}

.dialog li:hover {
    box-shadow: inset 0 -100px 0 rgba(0, 0, 0, .05)
}

.dialog li input {
    font-size: 18px;
    width: 250px;
    border: none;
    padding: 13px 5px 16px 15px;
    outline: 0;
    margin: 1px 0 0;
    color: #202020;
    height: 50px;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.svg-4,
.svg-5,
.svg-6 {
    padding-bottom: 27%
}

.box-67,
.box-69,
.box-70,
.cell-64:hover,
.cell-71:hover {
    color: #303030
}

@media (max-width:414px) {
    .dialog {
        margin: 10px;
        max-width: 100%
    }
}

.video-4 {
    max-width: 500px;
    margin-top: 75px
}

.svg-5 {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (max-width:767px) {
    .svg-5 {
        margin: 20px auto
    }
}

.iphone-5.shiftImage {
    margin: 0 0 -129%
}

.svg-6 {
    margin-bottom: 80px;
    margin-top: 60px
}

@media (max-width:767px) {
    .svg-6 {
        margin: 20px auto
    }
}

.ipad-6.shiftImage {
    margin: 0 0 -70%
}

.button.play.button-7 {
    margin: -17px 30px
}

@media (max-width:1279px) {
    .button.play.button-7 {
        display: block;
        margin: 30px auto
    }
}

p.text-42,
p.text-43 {
    display: inline-block
}

.svg-8,
.svg-9 {
    padding-bottom: 27%;
    margin-bottom: 35px
}

.form-8 {
    margin-top: 80px
}

.button-9 {
    margin: 40px 0 65px
}

.icon-26,
.icon-27 {
    margin-right: 4px
}

@media (min-width:768px) {
    .form-12 {
        margin-top: 110px
    }
}

form input[type=text].input-13,
form input[type=name].input-13,
form input[type=email].input-13 {
    max-width: 300px
}

@media (max-width:1023px) {
    .cell-16 {
        padding-bottom: 35px
    }
}

.cell-17 {
    padding-bottom: 25px
}

.header-18 {
    font-size: 70px
}

.video-18 {
    margin-top: 34px
}

.app-26 {
    width: 100px;
    left: 0
}

.text-26 {
    margin-left: 130px
}

.cell-26 {
    margin-top: 22px
}

@media (min-width:1024px) {
    .text-26 {
        max-width: 360px
    }

    .cell-26 {
        padding-bottom: 40px
    }

    .text-27 {
        max-width: 360px
    }
}

.app-27 {
    width: 100px;
    padding-bottom: 20px
}

.cell-27 {
    margin-top: -22px
}

.quote-31 {
    padding-left: 95px
}

.image-31 {
    padding-top: 35px
}

.avatar-31 {
    border-radius: 50px;
    margin-left: 7px
}

@media (min-width:1024px) {

    .iphone-28,
    .iphone-29 {
        margin-top: -228px;
        margin-bottom: -228px
    }

    .ipad-31,
    .ipad-32,
    .ipad-33 {
        margin: -10% 0 -115%;
        max-width: none
    }
}

@media (max-width:1023px) {
    .cell-27 {
        padding-bottom: 40px
    }

    .cell-28,
    .cell-29 {
        padding-bottom: 35px
    }

    .cell-32,
    .cell-33 {
        padding-bottom: 40px
    }
}

.iphone-35 {
    margin-bottom: -45%
}

.ipad-36 {
    margin: -10px 0 -50%
}

form input[type=text].input-38,
form input[type=name].input-38,
form input[type=email].input-38 {
    max-width: 300px
}

p.remind-43,
p.terms-42,
p.text-42,
p.text-43 {
    max-width: 350px;
    line-height: 1.29
}

.svg-38 {
    padding-bottom: 25%;
    margin-bottom: 40px
}

.text-38 {
    margin-top: 15px
}

.avatar-41 {
    border-radius: 50px;
    margin: 10px 5px 5px
}

.box-67,
.cell-64,
.pad-59 {
    border-radius: 20px
}

p.terms-42 {
    margin: 13px auto
}

p.text-42 {
    margin: 30px auto 0
}

p.remind-43 {
    margin: 13px auto
}

.details-77 .cell,
p.text-79 {
    text-align: left
}

p.text-43 {
    margin: 30px auto 0
}

.fix-45 {
    max-width: 210px
}

@media (max-width:767px) {
    .box-46 {
        margin-bottom: 30px
    }
}

.videoThumbnail.video-46:after {
    background-image: url(../assets/svg/video-icon-dark.html)
}

.slide.whiteSlide .box-46 .shadow {
    box-shadow: none
}

.grid-47 .material-icons,
.grid-48 .material-icons {
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 72px
}

.grid-49 .material-icons {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 72px
}

.pad-59 {
    padding: 6%;
    margin-top: 40px
}

.grid-61 .material-icons {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 48px
}

@media (min-width:1024px) {
    img.macbook-61 {
        margin: -10% -100% -10% -135% !important;
        width: 225%;
        max-width: none
    }
}

.grid-62 .material-icons {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 48px
}

@media (min-width:1024px) {
    img.macbook-62 {
        margin: -10% -100% -10% 10% !important;
        max-width: none
    }
}

@media (max-width:1023px) {
    .image-62 {
        padding-top: 35px
    }
}

.grid-64 .material-icons {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 48px
}

.cell-64 {
    padding: 18px 35px 10px;
    position: relative;
    display: block;
    transition: .25s;
    box-shadow: 0 0 1px rgba(41, 41, 41, 0)
}

.cell-64:hover {
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .2)
}

.grid-64 {
    padding-top: 15px
}

.grid-64 .cell-64:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -15px;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    width: 1px;
    -webkit-transition: .25s opacity;
    transition: .25s opacity
}

.slide.whiteSlide .grid-64 .cell-64:after {
    background: rgba(0, 0, 0, .1)
}

.fast .cell-64,
.fast .icon-64 {
    -webkit-transition: .15s;
    transition: .15s
}

.slow .cell-64,
.slow .icon-64 {
    -webkit-transition: .35s;
    transition: .35s
}

.grid-64 .cell-64.last:after,
.grid-64:hover .cell-64:after {
    opacity: 0
}

@media (max-width:1023px) {
    .grid-64 .cell-64:after {
        display: none
    }
}

.box-67,
.box-69,
.box-70,
.cell-71 {
    display: block
}

.grid.grid-65 .cell-65 {
    position: relative;
    padding-left: 90px;
    padding-bottom: 30px
}

.grid-65 .material-icons {
    position: absolute;
    left: 23px;
    top: -5px;
    font-size: 48px
}

@media (max-width:767px) {
    .grid.grid-65 .cell-65 {
        padding-left: 60px
    }

    .grid-65 .material-icons {
        left: 0
    }
}

.videoThumbnail.video-66:after {
    background-image: url(../assets/svg/video-icon-dark.html)
}

.box-67 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    outline: 0;
    margin-bottom: 35px
}

.box-67:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, .15), 0 0 14px rgba(0, 0, 0, .02), 0 0 1px rgba(0, 0, 0, .1);
    opacity: .95
}

.box-67 .thumbnail-67 {
    font-size: 0
}

.box-67 .thumbnail-67 img {
    border-radius: 20px 20px 0 0;
    -webkit-transition: .5s;
    transition: .5s
}

.box-67:hover .thumbnail-67 img {
    -webkit-transform: scale(1.0225);
    transform: scale(1.0225)
}

.name-67 {
    padding: 19px 15px 25px;
    background: #FFF
}

.category-67 {
    letter-spacing: 2.2px;
    font-size: 13px;
    opacity: .5
}

.title-67 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.33
}

.slide.whiteSlide .tintLogos {
    -webkit-filter: brightness(.2);
    filter: brightness(.2)
}

.slide:not(.whiteSlide) .tintLogos {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}

.grid-68 img {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-transition: .25s;
    transition: .25s
}

.grid-68 img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width:1024px) and (min-width:768px) {
    .grid.grid-68 li.col-2-12 {
        max-width: 33.3333% !important
    }
}

.grid.grid-69 {
    margin-left: -8px;
    margin-right: -8px
}

.grid-69 [class*=col-],
.grid-69 [class*=col-].selected {
    padding: 8px;
    cursor: pointer;
    pointer-events: all
}

.box-69 {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-size: cover
}

.box-69:after,
.cell-69 {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: .5s
}

.box-69:hover {
    opacity: 1
}

.box-69:after {
    content: "";
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    transition: .5s
}

.box-69:hover:after {
    opacity: .92
}

.cell-69 {
    z-index: 10;
    opacity: 0;
    transition: .5s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.box-69:hover .cell-69 {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.category-69 {
    letter-spacing: 2.2px;
    font-size: 13px;
    opacity: .5;
    margin-bottom: 13px
}

.title-69 {
    font-size: 24px;
    line-height: 1.3;
    max-width: 80%;
    margin: 0 auto;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: .5s;
    transition: .5s
}

.box-69:hover .title-69 {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.box-70 {
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    border-radius: 20px;
    margin: 10px auto;
    max-width: 400px
}

.box-70:hover {
    background-color: #fff !important;
    opacity: 1;
    box-shadow: 0 22px 23px 0 rgba(0, 0, 0, .4)
}

.thumbnail-70 {
    height: 0;
    padding-bottom: 90%
}

.grid-71 .cell-71:after,
.grid-73 .cell-73:after {
    content: " ";
    top: 0;
    right: -15px;
    height: 100%;
    width: 1px
}

.info-70 {
    padding: 10%
}

.cell-71,
.cell-73 {
    border-radius: 20px;
    padding: 18px 35px 10px
}

.category-70 {
    letter-spacing: 2px;
    font-size: 13px;
    opacity: .7;
    margin-bottom: 13px
}

.name-77,
.title-77,
.title-79 {
    font-weight: 700;
    text-transform: uppercase
}

.title-70 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 1.21;
    max-width: 80%;
    margin: 0 auto
}

.box-70 p {
    margin-top: 16px
}

.box-70 .button {
    margin-left: 0;
    margin-right: 0
}

.play-71 {
    margin-top: 30px;
    margin-bottom: 40px
}

.icon-71 {
    margin-bottom: 20px;
    margin-top: 10px
}

.cell-71 {
    position: relative;
    -webkit-transition: .25s;
    transition: .25s;
    box-shadow: 0 0 1px rgba(41, 41, 41, 0)
}

.grid-71 .material-icons {
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 13px
}

.cell-71:hover {
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .2)
}

.cell-73,
.cell-73 svg,
.icon-80 {
    stroke: #fff
}

.grid-71 .cell-71:after {
    position: absolute;
    background: rgba(255, 255, 255, .2);
    -webkit-transition: .25s opacity;
    transition: .25s opacity
}

.slide.whiteSlide .grid-71 .cell-71:after {
    background: rgba(0, 0, 0, .1)
}

.fast .cell-71,
.fast .icon-71 {
    -webkit-transition: .15s;
    transition: .15s
}

.slow .cell-71,
.slow .icon-71 {
    -webkit-transition: .35s;
    transition: .35s
}

.grid-71 .cell-71.last:after,
.grid-71:hover .cell-71:after {
    opacity: 0
}

@media (max-width:1023px) {
    .grid-71 .cell-71:after {
        display: none
    }
}

.image-73.shiftImageVertical.shiftImage {
    margin: -13% 0 -6%
}

.icon-73 {
    margin-bottom: 20px;
    margin-top: 10px
}

.cell-73 {
    position: relative;
    display: block;
    -webkit-transition: .25s;
    transition: .25s;
    box-shadow: 0 0 1px rgba(41, 41, 41, 0)
}

.grid-73 .material-icons {
    font-size: 48px;
    margin-bottom: 13px
}

.desktop .cell-73:hover {
    background: #fff;
    color: #303030;
    opacity: 1;
    box-shadow: 0 0 0 1px rgba(41, 41, 41, .2)
}

.grid-73 {
    padding-top: 15px
}

.grid-73 .cell-73:after {
    position: absolute;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: .25s opacity;
    transition: .25s opacity
}

.slide.whiteSlide .grid-73 .cell-73:after {
    background: rgba(0, 0, 0, .1)
}

.fast .cell-73 {
    -webkit-transition: .15s;
    transition: .15s
}

.slow .cell-73 {
    -webkit-transition: .35s;
    transition: .35s
}

.desktop .grid-73:hover .cell-73:after,
.grid-73 .cell-73.last:after {
    opacity: 0
}

@media (max-width:1023px) {
    .grid-73 .cell-73:after {
        display: none
    }
}

.box-74,
.box-77,
.box-79 {
    display: block;
    color: #303030;
    overflow: hidden;
    outline: 0
}

.box-73 p {
    margin-bottom: 20px
}

.grid.grid-74 {
    margin-left: -12px;
    margin-right: -12px
}

.grid.grid-74>[class*=col-] {
    padding-left: 12px;
    padding-right: 12px
}

@media (max-width:1278px) {
    .grid.grid-74>[class*=col-] {
        max-width: 50%
    }
}

.box-74 {
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .06), 0 2px 3px rgba(0, 0, 0, .1);
    margin-bottom: 25px
}

.box-74:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, .06), 0 5px 6px rgba(0, 0, 0, .13);
    opacity: .95
}

.box-74 .thumbnail-74 {
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.box-74 .thumbnail-74 img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: .5s;
    transition: .5s
}

.box-74:hover .thumbnail-74 img {
    -webkit-transform: scale(1.0225);
    transform: scale(1.0225)
}

.name-74 {
    padding: 22px 15px 26px;
    background: #FFF;
    border-radius: 0 0 10px
}

.description-74 {
    font-size: 22px;
    margin-top: 12px;
    opacity: .8
}

.grid-75 {
    background: #9B9C97;
    top: 10px
}

.grid-75 li {
    font-size: 0;
    line-height: 0
}

@media (max-width:1023px) {
    .grid.grid-75>[class*=col-] {
        max-width: 50% !important;
        width: 50% !important
    }
}

.grid-75 a:hover {
    opacity: 1;
    -webkit-filter: brightness(.8) saturate(.8);
    filter: brightness(.8) saturate(.8)
}

.button.button-76 {
    width: 44px;
    height: 44px;
    padding: 7px 14px
}

.button.button-76 svg {
    width: 18px;
    height: 18px
}

.slide.whiteSlide .button.white.button-76 {
    box-shadow: 0 2px 8px 2px rgba(41, 41, 41, .25)
}

@media (min-width:1024px) {
    .iphone-76 {
        margin: -20% 0 -24% !important;
        max-width: none
    }
}

p.text-76 {
    position: absolute;
    top: -2px;
    left: 57px;
    line-height: 1.5;
    opacity: 1;
    margin: 0
}

@media (max-width:569px) {

    .button.button-76,
    .text-76 {
        float: left
    }

    .text-76 strong {
        display: block
    }

    .text-76 {
        font-size: 20px;
        top: -4px
    }

    .button.button-79,
    .text-79 {
        float: left
    }

    .text-79 strong {
        display: block
    }
}

.grid.grid-77 {
    margin-left: -12px;
    margin-right: -12px
}

.grid.grid-77>[class*=col-] {
    padding-left: 12px;
    padding-right: 12px
}

@media (max-width:1278px) {
    .grid.grid-77>[class*=col-] {
        max-width: 50%
    }
}

.box-77 {
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .06), 0 2px 3px rgba(0, 0, 0, .1);
    margin: 10px 0
}

a.box-77:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, .06), 0 5px 6px rgba(0, 0, 0, .13);
    opacity: 1
}

.box-77 .thumbnail-77 {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: relative
}

.box-77 .thumbnail-77.video:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../assets/svg/video-icon.html) center center no-repeat;
    background-size: 42px
}

.box-77 .thumbnail-77 img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: .5s;
    transition: .5s
}

.box-77:hover .thumbnail-77 img {
    -webkit-filter: brightness(.8) saturate(.8);
    filter: brightness(.8) saturate(.8)
}

.details-77 {
    padding: 20px 18px 18px;
    background: #FFF;
    border-radius: 0 0 10px
}

.title-77 {
    font-size: 17px;
    letter-spacing: 3px;
    line-height: 1.2
}

.description-77 {
    font-size: 16px;
    margin-top: 6px;
    opacity: .8;
    letter-spacing: .5px
}

.author-77 {
    background: #fff;
    border-top: 1px solid #EBEBEB;
    padding-top: 20px;
    margin-top: 18px;
    position: relative;
    padding-left: 40px
}

.avatar-77 {
    border-radius: 50%;
    position: absolute;
    left: 0
}

.box-79,
.popup-79,
.text-79 {
    position: relative
}

.cell-77 {
    padding-left: 4px !important
}

.name-77 {
    font-size: 13px;
    letter-spacing: 2px;
    opacity: .5
}

.specs-77 {
    font-size: 15px;
    opacity: .8;
    margin-bottom: 0
}

.text-78 {
    font-size: 17px;
    letter-spacing: .5px;
    margin-top: 7px
}

.fix-79 {
    max-width: 330px
}

.box-79 {
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15), 0 4px 4px rgba(0, 0, 0, .07);
    background: #fff;
    margin-bottom: 25px
}

.grid-79 li:last-child .box-79 {
    margin-bottom: 0
}

.box-79:hover {
    opacity: 1;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1), 0 7px 8px rgba(0, 0, 0, .15)
}

.box-79:hover svg {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.name-79 {
    padding: 45px 25px
}

.title-79 {
    font-size: 19px;
    letter-spacing: 3.5px;
    margin-top: 20px
}

.text-79 {
    font-size: 24px;
    top: 6px;
    left: 11px
}

.button.button-79 {
    width: 44px;
    height: 44px;
    padding: 7px 14px
}

.grid-79 .material-icons {
    margin-bottom: 20px;
    font-size: 72px
}

.button.button-79 svg {
    width: 18px;
    height: 18px
}

p.text-79 {
    position: absolute;
    left: 57px;
    top: -2px;
    line-height: 1.5;
    opacity: 1;
    margin: 0
}

.grid.grid-84>.tint-84:after,
.grid.grid-85>.tint-85:after,
.grid.grid-86>.tint-86:after {
    display: none
}

.slide.whiteSlide .button.white.button-79 {
    box-shadow: 0 0 0 2px rgba(41, 41, 41, .25)
}

.name-80 {
    font-size: 15px;
    font-weight: 600
}

.grid-80 {
    margin-top: 65px
}

.grid-80 .material-icons {
    font-size: 48px;
    margin-bottom: 13px
}

.icon-80 {
    margin-bottom: 30px
}

.slide.whiteSlide .icon-80 {
    stroke: #303030
}

.text-80 {
    max-width: 360px !important;
    margin: 0 auto
}

.quote-80 {
    font-size: 85px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px
}

.grid-81>[class*=col-] {
    margin-bottom: 25px
}

.box-81 {
    padding: 13% 9%
}

.author-81 {
    margin-top: 18px
}

.title-81 {
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

.sliderBox-83 {
    position: relative;
    margin-bottom: 48px
}

.leftControl-83,
.rightControl-83 {
    position: absolute;
    top: 50%;
    margin-top: -91px;
    margin-left: -60px;
    cursor: pointer
}

.leftControl-83:active,
.leftControl-83:hover,
.rightControl-83:active,
.rightControl-83:hover {
    opacity: .5
}

.rightControl-83 {
    right: 0;
    margin-right: -60px
}

.leftControl-83 svg,
.rightControl-83 svg {
    width: 30px
}

@media (max-width:768px) {

    .leftControl-83,
    .rightControl-83 {
        display: none
    }
}

.grid-84 {
    color: #303030;
    margin-top: 50px
}

.grid-84 .button {
    margin-left: 0;
    margin-right: 0
}

.grid.grid-84>[class*=col-] {
    padding: 37px 25px 30px;
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden
}

@media (max-width:1023px) {
    .grid.grid-84 {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .grid.grid-84>[class*=col-] {
        margin-bottom: 30px;
        box-shadow: 0 0 1px rgba(48, 48, 48, .54)
    }

    .grid.grid-84>.tint-84 {
        box-shadow: none
    }
}

@media (min-width:1024px) {
    .videoThumbnail-82:after {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }

    .videoThumbnail-82:hover:after {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }

    .grid-84 {
        color: #303030;
        margin-top: 50px;
        background: #fff;
        border-radius: 20px
    }

    .slide.whiteSlide .grid-84 {
        box-shadow: 0 0 1px rgba(48, 48, 48, .54)
    }

    .grid.grid-84>[class*=col-] {
        border-radius: 0
    }

    .grid.grid-84>[class*=col-]:last-child {
        border-radius: 0 20px 20px 0
    }

    .grid.grid-84>[class*=col-]:first-child {
        border-radius: 20px 0 0 20px
    }

    .grid.grid-84>[class*=col-]:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: #EBEBEB
    }

    .grid.grid-84>[class*=col-]:last-child:after {
        display: none
    }
}

.tint-84 {
    background: #E6F5F3 !important
}

.price-84 {
    font-size: 140px;
    line-height: .825;
    font-weight: 100;
    position: relative
}

.currency-84 {
    position: absolute;
    font-size: 40px;
    font-weight: 400;
    opacity: .6;
    top: 14px;
    margin-left: -35px
}

.features-84 {
    margin: 35px 0 45px;
    line-height: 1.29;
    font-size: 17px
}

.grid-85 {
    color: #303030;
    margin-top: 50px
}

.grid-85 .button {
    margin-left: 0;
    margin-right: 0
}

.grid.grid-85>[class*=col-] {
    padding: 37px 25px 30px;
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden
}

@media (max-width:1023px) {
    .grid.grid-85 {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .grid.grid-85>[class*=col-] {
        margin-bottom: 30px;
        box-shadow: 0 0 1px rgba(48, 48, 48, .54)
    }

    .grid.grid-85>.tint-85 {
        box-shadow: none
    }
}

@media (min-width:1024px) {
    .grid.grid-85>[class*=col-] {
        border-radius: 0
    }

    .slide.whiteSlide .grid-85 {
        border-radius: 20px;
        box-shadow: 0 0 1px rgba(48, 48, 48, .54)
    }

    .grid.grid-85>[class*=col-]:last-child {
        border-radius: 0 20px 20px 0
    }

    .grid.grid-85>[class*=col-]:first-child {
        border-radius: 20px 0 0 20px
    }

    .grid.grid-85>[class*=col-]:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: #EBEBEB
    }

    .grid.grid-85>[class*=col-]:last-child:after {
        display: none
    }
}

.tint-85 {
    background: #E6F5F3 !important
}

.price-85 {
    font-size: 140px;
    line-height: .825;
    font-weight: 100;
    position: relative
}

.currency-85 {
    position: absolute;
    font-size: 40px;
    font-weight: 400;
    opacity: .6;
    top: 14px;
    margin-left: -35px
}

.box-86,
.price-86 {
    position: relative
}

.features-85 {
    margin: 35px 0 45px;
    line-height: 1.35;
    font-size: 17px
}

@media (max-width:1200px) and (min-width:1024px) {
    .price-85 {
        font-size: 100px
    }
}

.grid-86 {
    margin-top: 50px
}

.grid-86 .button {
    margin-left: 0;
    margin-right: 0
}

.note-86 {
    opacity: .6;
    margin-top: 18px
}

.box-86 {
    color: #303030;
    padding: 37px 25px 30px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0 0 1px rgba(48, 48, 48, .54)
}

.tint-86 {
    background: #E6F5F3 !important;
    box-shadow: none
}

.slide.whiteSlide .button.white.button-87,
.slide.whiteSlide .button.white.button-89 {
    box-shadow: 0 2px 8px 2px rgba(41, 41, 41, .25)
}

.price-86 {
    font-size: 140px;
    line-height: .825;
    font-weight: 100
}

.currency-86 {
    position: absolute;
    font-size: 40px;
    font-weight: 400;
    opacity: .6;
    top: 14px;
    margin-left: -35px
}

.features-86 {
    margin: 35px 0 45px;
    line-height: 1.29;
    font-size: 17px
}

.button.button-87 {
    width: 44px;
    height: 44px;
    padding: 7px 14px;
    float: left
}

.button.button-87 svg {
    width: 18px;
    height: 18px
}

p.text-87 {
    top: -2px;
    padding-left: 57px;
    line-height: 1.5;
    opacity: 1;
    margin: 0;
    position: relative
}

@media (max-width:569px) {

    .button.button-87,
    .text-87 {
        float: left
    }

    .text-87 strong {
        display: block
    }

    .text-87 {
        font-size: 20px;
        top: -4px;
        text-align: left
    }
}

.img-88 {
    margin-bottom: -3%;
    margin-top: -50px
}

.videoThumbnail.video-88 {
    margin-bottom: 40px;
    margin-top: 45px;
    padding-top: 40px;
    padding-bottom: 45px
}

.videoThumbnail.video-88:after {
    background-image: url(../assets/svg/video-icon-dark.html);
    background-size: 112px
}

.button.button-89 {
    width: 44px;
    height: 44px;
    padding: 7px 14px
}

.button.button-89 svg {
    width: 18px;
    height: 18px;
    top: -1px
}

.text-89 {
    font-size: 17px;
    position: relative;
    top: 11px;
    left: 11px
}

@media (max-width:1023px) {
    .box-89 {
        margin-bottom: 60px
    }
}

@media (max-width:569px) {

    .text-89,
    h1.header-89 {
        text-align: left
    }

    .button.button-89,
    .text-89 {
        float: left
    }

    .text-89 strong {
        display: block
    }

    .text-89 {
        font-size: 20px;
        top: -4px
    }

    .grid-89 {
        margin-top: 35px
    }
}

.box-90 {
    margin-bottom: 27px
}

.box-90.videoThumbnail:after {
    background-size: 90px
}

@media (max-width:1023px) {
    .box-90 {
        margin: 30px 0 27px
    }
}

.button.button-92 {
    margin-top: 20px
}

.hr-92 {
    margin-top: 80px
}

@media (min-width:768px) {

    .button.button-92,
    .button.button-93 {
        padding-left: 83px;
        padding-right: 83px
    }
}

.frame-94 {
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 25px;
    border-radius: 2px
}

.slide.whiteSlide .frame-94 {
    border: 1px solid rgba(42, 42, 42, .2)
}

@media (min-width:1135px) {
    .frame-94 {
        text-align: left
    }

    .frame-94 br {
        display: none
    }

    .button.button-94 {
        margin: 0 0 0 210px
    }
}

.cell,
.form-97 select option {
    text-align: center
}

@media (max-width:1134px) {
    .frame-94 {
        text-align: center
    }

    .button.button-94 {
        margin: 30px 0 0
    }
}

@media (max-width:499px) {
    .frame-94 {
        padding: 0;
        border: none
    }
}

.form-96 {
    margin: 40px 0 25px
}

form input[type=text].input-96,
form input[type=name].input-96,
form input[type=email].input-96 {
    max-width: 300px
}

.form-97 {
    margin: 35px 0 50px
}

.form-97 select {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="37" height="7"><path fill="#303030" d="M14.022 0l5.978 6 6-6z" /></svg>') center right no-repeat #fff;
    border-radius: 3px;
    padding: 13px 24px 16px 16px;
    border: none;
    font-size: 20px;
    color: #242424;
    outline: 0;
    max-width: 350px;
    width: 125px;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 0
}

@media (min-width:769px) {
    .form-97 input[type=tel] {
        border-radius: 0 3px 3px 0;
        margin-left: -1px
    }

    .form-97 select {
        border-radius: 3px 0 0 3px
    }
}

@media (max-width:768px) {
    .form-97 select {
        width: 100%
    }
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.cell {
    display: table-cell;
    vertical-align: middle
}

.scroll-x {
    overflow-x: scroll
}

.scroll-y {
    overflow-y: scroll
}

.overflowHidden,
.scrollHidden {
    overflow: hidden
}

.italic {
    font-style: italic !important
}

.ultraLight,
.uppercase.ultraLight {
    font-weight: 100 !important
}

.light,
.uppercase.light {
    font-weight: 300 !important
}

.normal,
.uppercase.normal {
    font-weight: 400 !important
}

.semiBold,
.uppercase.semiBold {
    font-weight: 500 !important
}

.bold {
    font-weight: 600 !important
}

.ultraBold,
.uppercase.ultraBold {
    font-weight: 900 !important
}

.top {
    vertical-align: top !important
}

.left {
    text-align: left !important
}

.right {
    text-align: right !important
}

.center {
    text-align: center !important
}

.middle {
    vertical-align: middle !important
}

.bottom {
    vertical-align: bottom !important
}

.rtl {
    direction: rtl;
    unicode-bidi: embed
}

.rectangular {
    border-radius: 0 !important
}

.block {
    display: block !important
}

.inlineBlock {
    display: inline-block !important
}

.inline {
    display: inline !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.fixed {
    position: fixed !important
}

.wide {
    width: 100% !important
}

.nowrap {
    white-space: nowrap
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-1 {
    opacity: .1 !important
}

.opacity-2 {
    opacity: .2 !important
}

.opacity-3 {
    opacity: .3 !important
}

.opacity-4 {
    opacity: .4 !important
}

.opacity-5 {
    opacity: .5 !important
}

.opacity-6 {
    opacity: .6 !important
}

.opacity-7 {
    opacity: .7 !important
}

.opacity-8 {
    opacity: .8 !important
}

.opacity-9 {
    opacity: .9 !important
}

.opacity-10,
.opaque {
    opacity: 1 !important
}

.padding-0 {
    padding: 0 !important
}

.padding-1 {
    padding: 10px !important
}

.padding-2 {
    padding: 20px !important
}

.padding-3 {
    padding: 30px !important
}

.padding-4 {
    padding: 40px !important
}

.padding-5 {
    padding: 50px !important
}

.padding-6 {
    padding: 60px !important
}

.padding-7 {
    padding: 70px !important
}

.padding-8 {
    padding: 80px !important
}

.padding-9 {
    padding: 90px !important
}

.padding-10 {
    padding: 100px !important
}

.padding-11 {
    padding: 110px !important
}

.padding-12 {
    padding: 120px !important
}

.padding-13 {
    padding: 130px !important
}

.padding-14 {
    padding: 140px !important
}

.padding-15 {
    padding: 150px !important
}

.padding-16 {
    padding: 160px !important
}

.padding-17 {
    padding: 170px !important
}

.padding-18 {
    padding: 180px !important
}

.padding-19 {
    padding: 190px !important
}

.padding-20 {
    padding: 200px !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-top-1 {
    padding-top: 10px !important
}

.padding-top-2 {
    padding-top: 20px !important
}

.padding-top-3 {
    padding-top: 30px !important
}

.padding-top-4 {
    padding-top: 40px !important
}

.padding-top-5 {
    padding-top: 50px !important
}

.padding-top-6 {
    padding-top: 60px !important
}

.padding-top-7 {
    padding-top: 70px !important
}

.padding-top-8 {
    padding-top: 80px !important
}

.padding-top-9 {
    padding-top: 90px !important
}

.padding-top-10 {
    padding-top: 100px !important
}

.padding-top-11 {
    padding-top: 110px !important
}

.padding-top-12 {
    padding-top: 120px !important
}

.padding-top-13 {
    padding-top: 130px !important
}

.padding-top-14 {
    padding-top: 140px !important
}

.padding-top-15 {
    padding-top: 150px !important
}

.padding-top-16 {
    padding-top: 160px !important
}

.padding-top-17 {
    padding-top: 170px !important
}

.padding-top-18 {
    padding-top: 180px !important
}

.padding-top-19 {
    padding-top: 190px !important
}

.padding-top-20 {
    padding-top: 200px !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-right-1 {
    padding-right: 10px !important
}

.padding-right-2 {
    padding-right: 20px !important
}

.padding-right-3 {
    padding-right: 30px !important
}

.padding-right-4 {
    padding-right: 40px !important
}

.padding-right-5 {
    padding-right: 50px !important
}

.padding-right-6 {
    padding-right: 60px !important
}

.padding-right-7 {
    padding-right: 70px !important
}

.padding-right-8 {
    padding-right: 80px !important
}

.padding-right-9 {
    padding-right: 90px !important
}

.padding-right-10 {
    padding-right: 100px !important
}

.padding-right-11 {
    padding-right: 110px !important
}

.padding-right-12 {
    padding-right: 120px !important
}

.padding-right-13 {
    padding-right: 130px !important
}

.padding-right-14 {
    padding-right: 140px !important
}

.padding-right-15 {
    padding-right: 150px !important
}

.padding-right-16 {
    padding-right: 160px !important
}

.padding-right-17 {
    padding-right: 170px !important
}

.padding-right-18 {
    padding-right: 180px !important
}

.padding-right-19 {
    padding-right: 190px !important
}

.padding-right-20 {
    padding-right: 200px !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.padding-bottom-1 {
    padding-bottom: 10px !important
}

.padding-bottom-2 {
    padding-bottom: 20px !important
}

.padding-bottom-3 {
    padding-bottom: 30px !important
}

.padding-bottom-4 {
    padding-bottom: 40px !important
}

.padding-bottom-5 {
    padding-bottom: 50px !important
}

.padding-bottom-6 {
    padding-bottom: 60px !important
}

.padding-bottom-7 {
    padding-bottom: 70px !important
}

.padding-bottom-8 {
    padding-bottom: 80px !important
}

.padding-bottom-9 {
    padding-bottom: 90px !important
}

.padding-bottom-10 {
    padding-bottom: 100px !important
}

.padding-bottom-11 {
    padding-bottom: 110px !important
}

.padding-bottom-12 {
    padding-bottom: 120px !important
}

.padding-bottom-13 {
    padding-bottom: 130px !important
}

.padding-bottom-14 {
    padding-bottom: 140px !important
}

.padding-bottom-15 {
    padding-bottom: 150px !important
}

.padding-bottom-16 {
    padding-bottom: 160px !important
}

.padding-bottom-17 {
    padding-bottom: 170px !important
}

.padding-bottom-18 {
    padding-bottom: 180px !important
}

.padding-bottom-19 {
    padding-bottom: 190px !important
}

.padding-bottom-20 {
    padding-bottom: 200px !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-left-1 {
    padding-left: 10px !important
}

.padding-left-2 {
    padding-left: 20px !important
}

.padding-left-3 {
    padding-left: 30px !important
}

.padding-left-4 {
    padding-left: 40px !important
}

.padding-left-5 {
    padding-left: 50px !important
}

.padding-left-6 {
    padding-left: 60px !important
}

.padding-left-7 {
    padding-left: 70px !important
}

.padding-left-8 {
    padding-left: 80px !important
}

.padding-left-9 {
    padding-left: 90px !important
}

.padding-left-10 {
    padding-left: 100px !important
}

.padding-left-11 {
    padding-left: 110px !important
}

.padding-left-12 {
    padding-left: 120px !important
}

.padding-left-13 {
    padding-left: 130px !important
}

.padding-left-14 {
    padding-left: 140px !important
}

.padding-left-15 {
    padding-left: 150px !important
}

.padding-left-16 {
    padding-left: 160px !important
}

.padding-left-17 {
    padding-left: 170px !important
}

.padding-left-18 {
    padding-left: 180px !important
}

.padding-left-19 {
    padding-left: 190px !important
}

.padding-left-20 {
    padding-left: 200px !important
}

.margin-0 {
    margin: 0 !important
}

.margin-1 {
    margin: 10px !important
}

.margin-2 {
    margin: 20px !important
}

.margin-3 {
    margin: 30px !important
}

.margin-4 {
    margin: 40px !important
}

.margin-5 {
    margin: 50px !important
}

.margin-6 {
    margin: 60px !important
}

.margin-7 {
    margin: 70px !important
}

.margin-8 {
    margin: 80px !important
}

.margin-9 {
    margin: 90px !important
}

.margin-10 {
    margin: 100px !important
}

.margin-11 {
    margin: 110px !important
}

.margin-12 {
    margin: 120px !important
}

.margin-13 {
    margin: 130px !important
}

.margin-14 {
    margin: 140px !important
}

.margin-15 {
    margin: 150px !important
}

.margin-16 {
    margin: 160px !important
}

.margin-17 {
    margin: 170px !important
}

.margin-18 {
    margin: 180px !important
}

.margin-19 {
    margin: 190px !important
}

.margin-20 {
    margin: 200px !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-1 {
    margin-top: 10px !important
}

.margin-top-2 {
    margin-top: 20px !important
}

.margin-top-3 {
    margin-top: 30px !important
}

.margin-top-4 {
    margin-top: 40px !important
}

.margin-top-5 {
    margin-top: 50px !important
}

.margin-top-6 {
    margin-top: 60px !important
}

.margin-top-7 {
    margin-top: 70px !important
}

.margin-top-8 {
    margin-top: 80px !important
}

.margin-top-9 {
    margin-top: 90px !important
}

.margin-top-10 {
    margin-top: 100px !important
}

.margin-top-11 {
    margin-top: 110px !important
}

.margin-top-12 {
    margin-top: 120px !important
}

.margin-top-13 {
    margin-top: 130px !important
}

.margin-top-14 {
    margin-top: 140px !important
}

.margin-top-15 {
    margin-top: 150px !important
}

.margin-top-16 {
    margin-top: 160px !important
}

.margin-top-17 {
    margin-top: 170px !important
}

.margin-top-18 {
    margin-top: 180px !important
}

.margin-top-19 {
    margin-top: 190px !important
}

.margin-top-20 {
    margin-top: 200px !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-right-1 {
    margin-right: 10px !important
}

.margin-right-2 {
    margin-right: 20px !important
}

.margin-right-3 {
    margin-right: 30px !important
}

.margin-right-4 {
    margin-right: 40px !important
}

.margin-right-5 {
    margin-right: 50px !important
}

.margin-right-6 {
    margin-right: 60px !important
}

.margin-right-7 {
    margin-right: 70px !important
}

.margin-right-8 {
    margin-right: 80px !important
}

.margin-right-9 {
    margin-right: 90px !important
}

.margin-right-10 {
    margin-right: 100px !important
}

.margin-right-11 {
    margin-right: 110px !important
}

.margin-right-12 {
    margin-right: 120px !important
}

.margin-right-13 {
    margin-right: 130px !important
}

.margin-right-14 {
    margin-right: 140px !important
}

.margin-right-15 {
    margin-right: 150px !important
}

.margin-right-16 {
    margin-right: 160px !important
}

.margin-right-17 {
    margin-right: 170px !important
}

.margin-right-18 {
    margin-right: 180px !important
}

.margin-right-19 {
    margin-right: 190px !important
}

.margin-right-20 {
    margin-right: 200px !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-1 {
    margin-bottom: 10px !important
}

.margin-bottom-2 {
    margin-bottom: 20px !important
}

.margin-bottom-3 {
    margin-bottom: 30px !important
}

.margin-bottom-4 {
    margin-bottom: 40px !important
}

.margin-bottom-5 {
    margin-bottom: 50px !important
}

.margin-bottom-6 {
    margin-bottom: 60px !important
}

.margin-bottom-7 {
    margin-bottom: 70px !important
}

.margin-bottom-8 {
    margin-bottom: 80px !important
}

.margin-bottom-9 {
    margin-bottom: 90px !important
}

.margin-bottom-10 {
    margin-bottom: 100px !important
}

.margin-bottom-11 {
    margin-bottom: 110px !important
}

.margin-bottom-12 {
    margin-bottom: 120px !important
}

.margin-bottom-13 {
    margin-bottom: 130px !important
}

.margin-bottom-14 {
    margin-bottom: 140px !important
}

.margin-bottom-15 {
    margin-bottom: 150px !important
}

.margin-bottom-16 {
    margin-bottom: 160px !important
}

.margin-bottom-17 {
    margin-bottom: 170px !important
}

.margin-bottom-18 {
    margin-bottom: 180px !important
}

.margin-bottom-19 {
    margin-bottom: 190px !important
}

.margin-bottom-20 {
    margin-bottom: 200px !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-left-1 {
    margin-left: 10px !important
}

.margin-left-2 {
    margin-left: 20px !important
}

.margin-left-3 {
    margin-left: 30px !important
}

.margin-left-4 {
    margin-left: 40px !important
}

.margin-left-5 {
    margin-left: 50px !important
}

.margin-left-6 {
    margin-left: 60px !important
}

.margin-left-7 {
    margin-left: 70px !important
}

.margin-left-8 {
    margin-left: 80px !important
}

.margin-left-9 {
    margin-left: 90px !important
}

.margin-left-10 {
    margin-left: 100px !important
}

.margin-left-11 {
    margin-left: 110px !important
}

.margin-left-12 {
    margin-left: 120px !important
}

.margin-left-13 {
    margin-left: 130px !important
}

.margin-left-14 {
    margin-left: 140px !important
}

.margin-left-15 {
    margin-left: 150px !important
}

.margin-left-16 {
    margin-left: 160px !important
}

.margin-left-17 {
    margin-left: 170px !important
}

.margin-left-18 {
    margin-left: 180px !important
}

.margin-left-19 {
    margin-left: 190px !important
}

.margin-left-20 {
    margin-left: 200px !important
}

.crop {
    margin: 0 !important
}

.cropBottom {
    margin-bottom: 0 !important
}

.cropTop {
    margin-top: 0 !important
}

.cropLeft,
.trim {
    margin-left: 0 !important
}

.cropRight,
.trim {
    margin-right: 0 !important
}

.pointer-events {
    pointer-events: all !important
}

.disable-pointer-events {
    pointer-events: none !important
}

.space {
    padding: 0 20px
}

.pointer {
    cursor: pointer
}

.disableClick {
    pointer-events: none
}

.cover {
    background-size: cover !important
}

.disableSelect,
.disableSelect *,
.noSelect,
.noSelect * {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.enableSelect,
.enableSelect *,
.selectable,
.selectable * {
    -webkit-touch-callout: auto !important;
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.clearBoth:after {
    content: "";
    clear: both;
    display: table
}

@font-face {
    font-family: asan-sans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: asan-sans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: asan-sans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: asan-sans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: asan-sans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: asan-sans;
    font-size: 14px;
    font-weight: 400
}

span#tm em {
    font-style: normal
}

img {
    max-width: 100%;
    height: auto
}

.pull-left {
    float: left !important
}

.slide .background {
    background: url(../himages/BlackBG.html) center;
    background-size: cover;
    backface-visibility: hidden
}

.slide.whiteSlide .background {
    background: url(../himages/Whitebg.html) center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide.whiteSlide.standards .background {
    background-image: url(../himages/bg/bg4.jpg)
}

.slide.whiteSlide.sblog .background,
.slide.whiteSlide.spackages .background {
    background-image: url(../himages/bg/bg6.jpg)
}

.slide.sclients .background {
    background-image: url(../himages/bg/bg5.png)
}

.slide.contact .background {
    background-image: url(../himages/bg/bg11.jpg)
}

.slide.sseo .background {
    background-image: url(../himages/bg/bg7.jpg)
}

.slide.growther .background {
    background-image: url(../himages/bg/bg8.jpg)
}

.slide.sacademy .background {
    background-image: url(../himages/bg/bg9.jpg)
}

.slide .background.portfolio1 {
    background-image: url(../himages/bg/P1.jpg)
}

.slide .background.portfolio2 {
    background-image: url(../himages/bg/P2.jpg)
}

.slide .background.portfolio3 {
    background-image: url(../himages/bg/P3.jpg)
}

.slide.intro .background {
    background: url(../himages/bg/bg7.jpg) center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.panel.top.flextop {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    pointer-events: all
}

.bottom.flextop>div {
    display: inline-block;
    pointer-events: all
}

.panel.bottom.flextop {
    bottom: 20px;
    justify-content: space-between;
    display: flex
}

a.toplogo:before,
span .toplogo:after {
    width: 111px;
    height: 80px;
    background: url(../himages/sprit2.png) -140px -117px no-repeat;
    content: "";
    display: block;
    position: absolute;
    transition: all .2s linear .2s;
    opacity: 1;
    visibility: visible
}

a.toplogo {
    display: block
}

.top_phone span {
    color: #717273;
    font-weight: 700;
    font-size: 15px;
    margin-right: 20px
}

.top_phone a {
    color: #d7ab3d;
    font-size: 15px;
    padding: 0 5px;
    font-weight: 900;
}

.top_phone a:hover {
    color: #ffffff;
    font-size: 15px;
    padding: 0 5px;
    font-weight: 900;
}

.slides.whiteSlide span.time_top,
.top-menu,
span.time_top {
    font-size: 11px
}

.top_phone a i {
    transform: rotate(260deg);
    font-weight: 900;
    MARGIN-LEFT: 5PX;
    FONT-SIZE: 15PX;
}

.slides.whiteSlide ul.top-header-menu li a {
    color: #d7ab3d
}

.slides.whiteSlide ul.top-header-menu li a:hover,
ul.top-header-menu li a:hover {
    color: #f3f3f3
}

ul.top-header-menu li a {
    color: #d7ab3d;
    padding-right: 20px;
    font-weight: 900 transition: all .2s linear
}

a.bhome,
a.bhome:after {
    transition: all .3s ease
}

span.time_top {
    color: #d6d9db
}

.top-menu {
    display: inline-block;
    margin-top: 6px;
    color: #c6c9cb;
    padding-left: 90px;
}

.menu-main-right-container {
    display: inline-block;
    margin-left: 10px
}

.top-header-menu {
    font-size: 15px;
    font-weight: 900;
    display: inline-block;
    padding: 0 0 0 8px;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

ul.top-header-menu li {
    display: inline-block;
    margin-left: 5px
}

.slide h1,
.slide h2 {
    color: #D4AF73;
    font-size: 17px;
    font-weight: 400
}

h1.small {
    margin-top: 30px
}

.centerimg {
    display: block;
    margin: auto
}

span.englishtitle {
    color: #D4AF73;
    display: block;
    font-size: 30px;
    font-weight: 800
}

.homebuttons>div,
a.bhome {
    display: inline-block
}

.centerimg.homelogo {
    margin-bottom: 15px
}

.homebuttons {
    margin-top: 20px
}

.slide.whiteSlide h2 {
    color: #4a4a4a;
    font-weight: 400
}

.slide p {
    color: #9b9b9b
}

.portfolio a.bhome {
    margin: 15px 0 0
}

a.bhome {
    text-align: center;
    color: #d8d8d8;
    border: 1px solid #d8d8d8;
    width: 170px;
    height: 40px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 13px;
    margin: 20px 10px 0;
    text-indent: 0;
    position: relative
}

.flextop:after,
a.bhome:after {
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    top: -2px;
    content: ""
}

.whiteSlide a.bhome {
    color: #717273;
    border: 1px solid #717273
}

a.bhome:hover {
    border-color: #fddb85;
    color: #d7ab3d;
    text-indent: 35px
}

a.bhome.bright:hover {
    text-indent: -35px
}

a.bhome:after {
    width: 25px;
    height: 42px;
    opacity: 0;
    transform: rotate(-90deg);
    visibility: hidden
}

.flextop:after {
    width: 44px;
    height: 37px;
    background: url(../himages/sprit2.png) -12px 1px no-repeat;
    right: 0;
    transform: rotate(180deg)
}

.bottom.flextop:after {
    top: 0;
    transform: rotate(0);
    bottom: -33px
}

a.bhome.bleft:after {
    transform: rotate(90deg);
    right: 0;
    left: auto
}

a.bhome:hover:after {
    opacity: 1;
    visibility: visible;
    left: 20px;
    top: -2px
}

a.bhome.bleft:hover:after {
    right: 20px;
    left: auto
}

.navigation li:nth-child(3),
.navigation li:nth-child(4),
.navigation li:nth-child(5) {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -5px
}

.compact .navigation li:nth-child(3),
.compact .navigation li:nth-child(4),
.compact .navigation li:nth-child(5) {
    display: block
}

.navigation li:nth-child(3):after,
.navigation li:nth-child(5):after {
    background: #161616
}

.navigation li:nth-child(3).selected:after,
.navigation li:nth-child(3):hover:after,
.navigation li:nth-child(5).selected:after,
.navigation li:nth-child(5):hover:after {
    background: #d4af73
}

.slides.whiteSlide .navigation li:nth-child(3):after,
.slides.whiteSlide .navigation li:nth-child(5):after {
    background: #e4e4e4
}

.slides.whiteSlide .navigation li:nth-child(3).selected:after,
.slides.whiteSlide .navigation li:nth-child(3):hover:after,
.slides.whiteSlide .navigation li:nth-child(5).selected:after,
.slides.whiteSlide .navigation li:nth-child(5):hover:after {
    background: #d4af73
}

.navigation li:nth-child(3) {
    margin-right: -29px
}

.navigation li:nth-child(3):before {
    right: 40px
}

.navigation li:nth-child(4) {
    margin: -5px -5px -11px
}

.navigation li:nth-child(4):before {
    right: 55px
}

.navigation li:nth-child(2) {
    margin-bottom: -8px
}

.bottom-menu li {
    display: inline-block;
    margin-left: 20px
}

.bottom-menu li a {
    color: #d7ab3d;
    font-weight: 700;
    transition: all .2s linear;
    font-size: 15px
}

.bottom-menu li a:hover {
    color: #fff
}

.slides.whiteSlide .bottom-menu li a:hover {
    color: #f7f7f7
}

.slides.whiteSlide .bottom-menu li a,
.slides.whiteSlide .bottom-profile span,
.slides.whiteSlide .menu-main-right-container li a,
.slides.whiteSlide .menu-main-right-container span,
.slides.whiteSlide span.time_top {
    color: #d7ab3d
}

.bottom-profile {
    color: #9b9b9b;
    float: left
}

.bottom-profile span {
    cursor: pointer;
    font-size: 12px;
    margin-top: -1px;
    color: #9b9b9b;
    transition: all .2s linear
}

.service-box h3:before,
.spackage-wrap {
    transition: all .3s ease
}

.bottom-profile span:hover {
    color: #d7ab3d
}

.awards {
    display: flex;
    justify-content: space-around;
    margin-top: 10px
}

.awards span {
    font-size: 9px;
    line-height: 15px;
    color: #4a4a4a;
    margin-top: 20px;
    padding: 0 3px;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.awards span:before {
    text-align: center;
    content: "";
    display: block;
    width: 78px;
    height: 75px;
    background: url(../himages/sprit2.png) -5px -48px no-repeat;
    margin: auto auto 10px
}

.growth p,
.post-text h2 a,
.spackage p,
p.post-excerpt {
    color: rgb(29, 27, 27);
    text-align: justify
}

.service-box {
    margin-top: 24px
}

.service-box h3:before {
    content: "";
    width: 34px;
    height: 34px;
    background: url(../himages/sprit2.png) -481px -159px no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-filter: grayscale(100%) brightness(20%);
    filter: rgb(237, 220, 135) brightness(20%)
}

.service-box.service2 h3:before {
    background-position: -428px -160px
}

.service-box.service3 h3:before {
    background-position: -532px -161px
}

.service-box.service4 h3:before {
    background-position: -584px -159px
}

.service-box:hover h3:before {
    -webkit-filter: grayscale(0) brightness(100%);
    filter: grayscale(0) brightness(100%)
}

.service-box:hover h3 {
    color: #73c9d4
}

.package p,
.service-box p,
.service-left p {
    text-align: justify;
    font-size: 13px;
    line-height: 25px;
    color: #dadada
}

.package h3,
.service-box h3,
.service-left h3 {
    font-weight: 400;
    color: #dfb93d;
    transition: all .3s ease
}

.package a.bhome.bright,
.service-left a.bhome.bright {
    margin: 0
}

.clients>span {
    display: inline-block;
    width: 90px;
    height: 90px;
    margin: 25px 10px 0;
    background: url(../himages/clients.png) -7px -7px no-repeat
}

.clients>span:nth-child(2) {
    background-position: -106px -7px
}

.clients>span:nth-child(3) {
    background-position: -205px -7px
}

.clients>span:nth-child(4) {
    background-position: -304px -7px
}

.clients>span:nth-child(5) {
    background-position: -403px -7px
}

.clients>span:nth-child(6) {
    background-position: -502px -7px
}

.clients>span:nth-child(7) {
    background-position: -601px -7px
}

.clients>span:nth-child(8) {
    background-position: -700px -7px
}

.clients>span:nth-child(9) {
    background-position: -7px -105px
}

.clients>span:nth-child(10) {
    background-position: -106px -105px
}

.clients>span:nth-child(11) {
    background-position: -205px -105px
}

.clients>span:nth-child(12) {
    background-position: -304px -105px
}

.clients>span:nth-child(13) {
    background-position: -403px -105px
}

.clients>span:nth-child(14) {
    background-position: -502px -105px
}

.clients>span:nth-child(15) {
    background-position: -601px -105px
}

.clients>span:nth-child(16) {
    background-position: -700px -105px
}

.clients>span:nth-child(17) {
    background-position: -7px -203px
}

.clients>span:nth-child(18) {
    background-position: -106px -203px
}

.clients>span:nth-child(19) {
    background-position: -205px -203px
}

.clients>span:nth-child(20) {
    background-position: -304px -203px
}

.clients>span:nth-child(21) {
    background-position: -403px -203px
}

.clients>span:nth-child(22) {
    background-position: -502px -203px
}

.clients>span:nth-child(23) {
    background-position: -601px -203px
}

.clients>span:nth-child(24) {
    background-position: -700px -203px
}

.clients {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.package.minipackage {
    margin-bottom: 30px
}

.seoimg {
    -webkit-animation: rotating 20s ease infinite
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(7200deg)
    }

    100% {
        -webkit-transform: rotate(14400deg)
    }
}

.growth-clients span {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 15px 5px 0;
    background: url(../himages/gclients.png) center center no-repeat
}

.growth-clients span:nth-child(1) {
    background-position: -5px -10px
}

.growth-clients span:nth-child(2) {
    background-position: -71px -10px
}

.growth-clients span:nth-child(3) {
    background-position: -137px -10px
}

.growth-clients span:nth-child(4) {
    background-position: -203px -10px
}

.growth-clients span:nth-child(5) {
    background-position: -269px -10px
}

.growth-clients span:nth-child(6) {
    background-position: -335px -10px
}

.growth-clients {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.growth img {
    float: right;
    margin-left: 10px
}

.growth {
    margin-bottom: 30px
}

.growth p {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 22px
}

.growth h4 {
    font-weight: 400;
    color: #4a4a4a
}

.academy {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.post-details,
.post-hidden {
    justify-content: space-between
}

.academy span {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 15px 5px 0;
    background: url(../himages/aclients.png) center center no-repeat
}

.academy span:nth-child(1) {
    background-position: -7px -10px
}

.academy span:nth-child(2) {
    background-position: -73px -10px
}

.academy span:nth-child(3) {
    background-position: -140px -10px
}

.academy span:nth-child(4) {
    background-position: -206px -10px
}

.academy span:nth-child(5) {
    background-position: -273px -10px
}

.academy span:nth-child(6) {
    background-position: -339px -10px
}

.academy span:nth-child(7) {
    background-position: -406px -10px
}

.academy span:nth-child(8) {
    background-position: -472px -10px
}

.post-wrap {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    position: relative;
    transition: all .2s linear;
    background: rgb(255, 255, 255);
    z-index: 2;
    display: table;
    width: 100%
}

.post-wrap:hover {
    border: 1px solid #D4AF73;
    transform: translateY(-20px);
    box-shadow: 0 29px 29px -29px #D4AF73
}

.post-wrap>a img {
    width: 100%;
    height: auto;
    border-radius: 7px 7px 0 0;
    display: block;
    opacity: 1;
    transition: all .4s ease;
    visibility: visible
}

.post-wrap:hover>a img {
    opacity: 0;
    visibility: hidden
}

.post-wrap>a {
    display: block;
    border-radius: 8px 8px 0 0;
    margin-top: 0;
    background: url(../images/footer-back.jpg) center top no-repeat;
    background-size: 400%
}

.post-wrap>a:after,
.post-wrap>a:before {
    content: "";
    display: block;
    background: url(../) center center no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden
}

.post-wrap:hover>a:after,
.post-wrap:hover>a:before {
    opacity: 1;
    visibility: visible
}

.post-wrap>a:after {
    width: 122px;
    height: 120px;
    top: 119px;
    background-position: -648px -67px;
    transition: all .2s ease
}

.post-wrap:hover>a:after {
    top: 80px;
    transition: all .2s ease .1s
}

.post-wrap>a:before {
    width: 76px;
    height: 30px;
    background-position: -311px -8px;
    top: -7px;
    transition: all .2s linear;
    transform: rotate(180deg) scale(.5)
}

.post-wrap:hover>a:before {
    top: -7px;
    transition: all .2s linear .1s
}

.post-text h2 {
    font-size: 15px;
    color: #e7e7e7
}

.post-text h2 a {
    color: #da9424;
    line-height: 27px;
    min-height: 45px;
    display: block
}

p.post-excerpt {
    margin-bottom: 30px;
    padding: 0 15px
}

.post-text {
    padding: 0 15px;
    margin: 10px 0
}

.post-details {
    padding: 6px 50px 0;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -20px
}

.post-details span,
.post-details span i {
    color: #9b9b9b;
    font-size: 12px;
    z-index: 2;
    transition: all .2s linear
}

.post-wrap:hover .post-details span,
.post-wrap:hover .post-details span i {
    color: #D4AF73
}

.post-details span i {
    font-size: 17px;
    display: inline-block
}

.post-details span.comments i {
    margin-left: 5px
}

.post-details span.stars i {
    margin-right: 5px;
    font-size: 15px;
    transform: translateY(-2px);
    vertical-align: middle
}

.post-wrap:hover span.divider-ver {
    background: #D4AF73
}

span.divider-ver {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #9b9b9b;
    transition: all .2s linear
}

.post-details:before,
.post-wrap:after,
.post-wrap:before {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: -5px auto 0;
    z-index: 1;
    content: ""
}

.post-details:before {
    width: 100%;
    height: 22px;
    background: url(../images/sprit2.png) 23px -177px no-repeat
}

.post-wrap:after,
.post-wrap:before {
    width: 20px;
    height: 10px;
    background: url(../images/sprit2.png) -202px -10px no-repeat;
    transition: all .2s linear;
    visibility: visible;
    opacity: 1;
    bottom: -1px
}

.post-wrap:after,
.post-wrap:hover:before {
    visibility: hidden;
    opacity: 0
}

.post-wrap:after {
    background-position: -202px 1px
}

.post-wrap:hover:after {
    visibility: visible;
    opacity: 1
}

.post-hidden {
    display: flex;
    padding: 0 15px;
    margin-top: -20px;
    z-index: 1;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear
}

.social_wrap a,
.spackage img,
.spackage p,
.spackage span,
a.bigs span {
    transition: all .2s linear
}

.post-view:hover .post-hidden {
    opacity: 1;
    visibility: visible
}

span.post-time i {
    font-size: 14px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: baseline
}

a.bigs,
a.bigs span {
    display: block
}

.post-hidden span {
    font-size: 11px;
    color: #9b9b9b;
    line-height: 20px
}

a.bigs span {
    color: #6e6e6e;
    font-size: 14px;
    margin: -6px 0
}

a.bigs.teleg {
    text-align: left;
    padding-left: 28px;
    margin-left: 5px
}

a.bigs.insta {
    text-align: right;
    padding-right: 28px;
    margin-right: 5px
}

a.bigs span span {
    display: inline-block;
    color: #fcda86;
    font-size: 11px
}

a.bigs:hover span:nth-child(1) {
    color: #D4AF73
}

a.bigs span:nth-child(2) {
    color: #a1a1a1;
    font-size: 11px;
    display: inline-block
}

a.bigs:before,
a:hover.bigs:after {
    opacity: 0;
    visibility: hidden
}

a.bigs:after,
a:hover.bigs:before {
    opacity: 1;
    visibility: visible
}

a.bigs:after,
a.bigs:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 42px;
    background: url(../images/sprit.png) no-repeat;
    left: 5px;
    top: 0;
    transition: all .2s linear
}

a.bigs.insta:after,
a.bigs.insta:before {
    background-position: -460px 1px;
    right: 5px
}

a.bigs.teleg:before {
    background-position: -516px 0
}

a.bigs.insta:after {
    background-position: -460px -47px
}

a.bigs:after {
    background-position: -516px -47px
}

.contact span.pather {
    display: block;
    width: 25px;
    height: 42px;
    background: url(../himages/sprit.png) -85px -38px no-repeat;
    opacity: 1;
    cursor: pointer;
    text-align: center;
    transform: rotate(180deg);
    margin: auto
}

.phone p {
    color: #D4AF73;
    font-size: 22px
}

p.slogan {
    font-size: 16px;
    margin-top: 20px
}

.insta-teleg {
    margin: 30px 0 0
}

.social_wrap {
    margin-top: 10px
}

.social_wrap a {
    color: #616161;
    font-size: 12px;
    margin-right: 7px
}

.social_wrap a:hover {
    color: #D4AF73
}

.spackage img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px;
    filter: blur(.3px)
}

.spackage-wrap:hover img {
    filter: blur(1px) grayscale(100%) contrast(120%);
    opacity: .3
}

.spackage-wrap:hover .spackage {
    box-shadow: 0 5px 25px -1px #6f9cd8
}

.spackage p {
    position: absolute;
    top: 150px;
    padding: 0 25px;
    color: #e9e9e9;
    opacity: 0;
    visibility: hidden;
    text-shadow: 0 0 3px rgb(80, 214, 207)
}

.spackage-wrap:hover p {
    top: 90px;
    opacity: 1;
    visibility: visible
}

.spackage span {
    position: absolute;
    direction: ltr;
    left: 26px;
    color: #c9a160;
    text-transform: uppercase;
    font-size: 22px;
    display: block;
    line-height: 30px
}

span.stitle {
    bottom: 63px;
    font-size: 31px
}

span.stitle.stitle2 {
    bottom: 36px;
    font-size: 22px
}

.spackage-wrap:hover span.subtitle {
    color: #cbcaca
}

span.subtitle {
    bottom: 12px;
    font-size: 17px;
    font-weight: 700;
    left: 28px
}

span.price {
    top: 44px
}

.spackage-wrap:hover {
    transform: translateY(-25px)
}

.spackage-wrap h3 {
    text-align: center;
    margin-top: 6px;
    color: #d7ab3d
}

span.price:before {
    content: "Base price";
    position: absolute;
    margin-top: -18px;
    font-size: 15px;
    font-weight: 700
}

.spackage {
    border-radius: 12px;
    background: #000;
    position: relative
}

@media (min-width:1250px) {
    .fix-12-12 {
        max-width: 950px !important
    }

    section.spackages .fix-12-12 {
        max-width: 920px !important
    }

    section.portfolio .grid>.col-5-12 {
        max-width: 38.66667%
    }
}

@media (min-width:1270px) and (max-width:1290px) {
    .slide .background.portfolio2 {
        background-position: 42% center
    }
}

@media (min-width:1350px) {
    .fix-12-12 {
        max-width: 1000px !important
    }

    section.spackages .fix-12-12 {
        max-width: 920px !important
    }

    section.portfolio .grid>.col-5-12 {
        max-width: 38.66667%
    }
}

@media (min-width:1240px) and (max-width:1380px) {
    .spackage span {
        left: 18px
    }

    span.subtitle {
        bottom: 19px;
        font-size: 16px;
        font-weight: 700;
        left: 20px
    }

    span.stitle.stitle2 {
        bottom: 39px;
        font-size: 19px
    }

    span.stitle {
        bottom: 63px;
        font-size: 26px
    }

    span.price:before {
        margin-top: -20px
    }

    .spackage-wrap:hover p {
        top: 80px;
        line-height: 25px
    }
}

@media (min-width:1380px) {
    .fix-12-12 {
        max-width: 1075px !important
    }

    section.portfolio .grid>.col-5-12 {
        max-width: 38.66667%
    }
}

@media (min-width:1450px) {
    .fix-12-12 {
        max-width: 1114px !important
    }

    section.spackages .fix-12-12 {
        max-width: 1000px !important
    }
}

@media (min-width:1590px) {
    .fix-12-12 {
        max-width: 1200px !important
    }

    section.spackages .fix-12-12 {
        max-width: 1000px !important
    }
}

@media (min-width:1800px) {
    .fix-12-12 {
        max-width: 1500px !important
    }

    section.spackages .fix-12-12 {
        max-width: 1250px !important
    }

    .growth {
        margin-bottom: 50px;
        clear: both
    }
}

@media (min-width:1020px) and (max-width:1030px) and (min-height:630px) and (max-height:800px) {

    .growther .grid>.col-6-12:nth-child(2),
    p.post-excerpt {
        display: none
    }

    .slide.whiteSlide.sawards .background {
        background-image: url(../himages/bg2.html);
        background-position: 20% center;
        opacity: .6 !important
    }

    .awards {
        flex-wrap: wrap;
        padding: 0 5%
    }

    .awards span {
        width: 24%
    }

    .awards span:nth-child(1) {
        -webkit-transition-delay: 10ms !important;
        transition-delay: 10ms !important
    }

    .awards span:nth-child(2) {
        -webkit-transition-delay: 160ms !important;
        transition-delay: 160ms !important
    }

    .awards span:nth-child(3) {
        -webkit-transition-delay: 310ms !important;
        transition-delay: 310ms !important
    }

    .awards span:nth-child(4) {
        -webkit-transition-delay: 460ms !important;
        transition-delay: 460ms !important
    }

    .awards span:nth-child(5) {
        -webkit-transition-delay: 610ms !important;
        transition-delay: 610ms !important
    }

    .awards span:nth-child(6) {
        -webkit-transition-delay: 760ms !important;
        transition-delay: 760ms !important
    }

    .awards span:nth-child(7) {
        -webkit-transition-delay: 910ms !important;
        transition-delay: 910ms !important
    }

    .sawards .fix-8-12.center {
        max-width: 70% !important
    }

    .slide {
        background: #000
    }

    .slide .background.portfolio1,
    .slide .background.portfolio3 {
        background-position: 0 center;
        opacity: .2 !important
    }

    .slide .background.portfolio2 {
        background-position: 87% center;
        opacity: .2 !important
    }

    .slide.whiteSlide.standards .background {
        background-position: 60% center;
        opacity: .3 !important
    }

    .portfolio .grid>.col-5-12 p {
        text-align: justify
    }

    .portfolio .grid>.col-5-12 {
        margin-right: 29.2%;
        text-align: center;
        float: right !important
    }

    .clients>span {
        margin: 15px 6px -15px
    }

    .clients {
        transform: scale(.9)
    }

    .spackage span {
        left: 20px
    }

    span.subtitle {
        font-size: 14px;
        left: 20px
    }

    span.stitle.stitle2 {
        bottom: 34px;
        font-size: 18px;
        left: 20px
    }

    span.stitle {
        bottom: 60px;
        font-size: 25px;
        left: 19px
    }

    span.price {
        top: 30px;
        font-size: 25px
    }

    span.price:before {
        margin-top: -23px;
        font-size: 15px;
        margin-left: 2px
    }

    .spackage-wrap h3 {
        font-size: 14px
    }

    .spackage-wrap:hover p {
        top: 70px;
        font-size: 13px;
        line-height: 24px
    }

    .spackages .col-4-12 {
        padding-left: 0
    }

    .spackages .fix-10-12.grid {
        transform: scale(.9) translateX(2%)
    }

    .growther .grid>.col-6-12 {
        max-width: 80%;
        margin: 0 10%
    }

    .sblog .fix-10-12.grid {
        transform: scale(.9) translateX(-2%)
    }

    .post-view.col-4-12 {
        padding-right: 0
    }

    .post-text {
        min-height: 70px
    }
}

@media (max-width:768px) {

    .growth,
    .growther .homebuttons {
        text-align: center
    }

    a.bhome.bleft:after {
        right: 20px;
        left: auto
    }

    a.bhome.bright {
        width: 160px;
        text-indent: -35px
    }

    a.bhome:after {
        opacity: 1;
        visibility: visible;
        left: 20px;
        top: -2px
    }

    .panel {
        max-width: 90%
    }

    .side {
        right: 4.5%
    }

    .panel.top.flextop {
        padding-top: 10px
    }

    .bottom-menu li {
        margin-left: 10px
    }

    .bottom.flextop:after {
        display: none
    }

    .awards {
        flex-wrap: wrap
    }

    .awards span {
        width: 30%
    }

    .panel.bottom.flextop {
        background: #000;
        padding: 3px 5% 7px;
        bottom: 0 !important;
        opacity: .9;
        max-width: 100%
    }

    .slides.whiteSlide .bottom-menu li a {
        color: #d4d4d4;
        font-size: 13px
    }

    .top_phone a,
    .top_phone span {
        font-size: 12px;
        display: inline-block
    }

    .top_phone a {
        color: #D4AF73;
        padding-top: 4px
    }

    .top_phone span {
        color: #d4d4d4;
        margin-right: 10px;
        vertical-align: top;
        padding-top: 2px
    }

    .slide.whiteSlide.sawards .background {
        background-position: 15% center;
        opacity: .4 !important
    }

    .slide.whiteSlide p {
        color: #ffffff;
    }

    .fix-12-12.grid {
        margin-left: auto;
        margin-right: auto;
    }

    .spackage {
        width: 220px;
    }

    .slide {
        background: #000
    }

    .slide .background.portfolio1 {
        background-position: 7% center;
        opacity: .5 !important
    }

    .portfolio .grid>li.col-5-12 p {
        color: #d4d4d4
    }

    .slide .background.portfolio3 {
        background-image: url(../himages/bg/P33.jpg);
    }

    .portfolio .grid>li.col-5-12 {
        text-align: center;
        max-width: 80% !important;
        width: 80% !important;
        margin-right: 7%;
        position: relative;
        left: -17px;
        float: right !important
    }

    .slide .background.portfolio2 {
        opacity: .3 !important;
        background-position: 83% center
    }

    .slide.whiteSlide.standards .background {
        opacity: .1 !important;
        background-position: 105% center
    }

    .standards .grid>.col-4-12.right.pull-left {
        width: 50% !important;
        float: right !important
    }

    .fix-10-12.center.clients {
        width: 730px !important;
        transform: scale(.86);
        float: right !important;
        margin-right: -66px !important;
        margin-top: -20px
    }

    .clients>span {
        margin: 15px 0 -30px
    }

    .slide.spackages .grid>.col-4-12 {
        width: 45% !important;
        margin: auto 26.5% 30px auto;
        clear: both
    }

    .spackage span {
        left: 20px
    }

    span.subtitle {
        font-size: 14px;
        left: 20px
    }

    span.stitle.stitle2 {
        bottom: 34px;
        font-size: 18px;
        left: 20px
    }

    span.stitle {
        bottom: 60px;
        font-size: 25px;
        left: 19px
    }

    span.price {
        top: 30px;
        font-size: 25px
    }

    span.price:before {
        margin-top: -23px;
        font-size: 15px;
        margin-left: 2px
    }

    .spackage-wrap h3 {
        font-size: 14px
    }

    .spackage-wrap:hover p {
        top: 70px;
        font-size: 13px;
        line-height: 24px
    }

    .growth h4,
    .growth p {
        display: none
    }

    .growth {
        width: 33% !important;
        float: right !important;
        margin-top: 45px;
        margin-bottom: 0
    }

    .growth img {
        float: none;
        display: block;
        margin: auto
    }

    .grid>.post-view.col-4-12 {
        width: 48% !important;
        margin-right: 26%;
        margin-bottom: 30px
    }

    .contact .grid>.col-6-12 {
        width: 50% !important
    }

    a.bigs.teleg {
        padding-left: 38px
    }

    a.bigs.insta {
        padding-right: 38px
    }

    .fromRight.ae-10.done {}
}

@media (min-width:641px) {
    .mobilenav {
        display: none
    }

    .mobilenav1 {
        display: none
    }

    h3.small.ae-3.done {
        margin-top: 25px;
    }

    img.centerimg.homelogo.ae-1.done {}

    .fix-6-12.center.homebuttons {
        margin-top: 100px;

    }


    .done p {}

}

@media (max-width:640px) {

    .navigation li[data-title]:before,
    .panel.bottom.flextop,
    .spackage p,
    .top-menu {
        display: none
    }

    h3.small.ae-3.done {
        margin-top: 36px;
    }

    img.centerimg.homelogo.ae-1.done {
        position: relative;
        top: 10px;
        height: auto;
    }

    img {
        height: auto !important;
        width: 300px !important;
    }

    a.button {
        /* margin: 0 47px !important; */
        padding: 0px 10px;
    }

    a.button.fa {
        margin-left: 40px !important;
    }

    a.button.en {
        margin-right: 40px !important;
    }

    .fix-6-12.center.homebuttons {
        margin-top: 60px;
    }

    .mobilenav1.ae-6.done {
        position: relative;
        top: -25px;
        font-size: 17px;
        color: #d4af73;
        font-weight: bold;
    }



    .mobilenav1.ae-6.done {
        position: relative;
        top: -25px;
        font-size: 17px;
        color: #d4af73;
        font-weight: bold;
    }

    .fromRight.ae-10.done {}


    .mobilenav a,
    .mobilenav span {
        color: #d5b073;
        vertical-align: middle;
        font-size: 18px;
        margin: 2px 20px 0 0;
        display: inline-block;
        height: 30px;
        width: 30px;
        line-height: 29px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #d5b073
    }

    .whiteSlide .mobilenav a,
    .whiteSlide .mobilenav span {
        border: 1px solid #000;
        color: #000
    }

    .mobilenav span.sidebarTrigger {
        font-size: 17px
    }

    .mobilenav {
        display: block
    }

    .fix-10-12.center.clients {
        transform: scale(.7);
        margin-right: -118px !important
    }

    .slide.spackages .grid>.col-4-12 {
        width: 60% !important;
        margin-right: 20%
    }

    .academy span {
        margin: 22px 25px 0
    }

    .grid>.post-view.col-4-12 {
        width: 60% !important;
        margin-right: 20%
    }

    .sblog .fix-10-12.grid {
        margin-bottom: 100px
    }

    .panel {
        max-width: 100%
    }
    .fix-6-12.center.homebuttons a {
        margin: 0 !important;
      }
      .fix-6-12.center.homebuttons {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 15px;
      }
}

@media (max-width:640px) and (max-height:500px) {
    .intro img.centerimg.homelogo {
        max-width: 60px
    }

    .intro img.centerimg {
        max-width: 110px
    }

    .intro h1.small {
        margin-top: 10px
    }

    .intro .homebuttons,
    .sseo .homebuttons {
        margin-top: 0
    }

    .intro p {
        font-size: 13px
    }

    .sseo img {
        max-width: 85px
    }

    .sseo p {
        text-align: justify;
        font-size: 14px
    }
}

@media (max-width:485px) {
    p.post-excerpt {
        display: none
    }

    .post-text h2 a {
        margin-bottom: 20px
    }

    .slide.whiteSlide.standards .background {
        background-position: 82% center
    }

    .fix-10-12.center.clients {
        transform: scale(1);
        margin-right: 0 !important;
        max-width: 100% !important
    }

    .slide.spackages .grid>.col-4-12 {
        width: 80% !important;
        margin-right: 10%
    }

    .growth-clients span {
        margin: 15px -40px 0
    }

    .growth {
        margin: 45px 1% 0
    }

    .academy span {
        margin: 22px 10px 0
    }

    .grid>.post-view.col-4-12 {
        width: 80% !important;
        margin-right: 10%
    }

    .grid.insta-teleg {
        width: 140% !important;
        margin-right: -20%
    }

    .portfolio .grid>li.col-5-12 p {
        text-align: justify
    }
}

@media (max-width:420px) {
    .awards span {
        width: 50%
    }

    .portfolio .grid>li.col-5-12 h2,
    .portfolio .grid>li.col-5-12 p {
        width: 120%;
        margin-right: -10%
    }

    .slide .background.portfolio3 {
        background-image: url(../himages/bg/P33.jpg);
    }

    .standards .grid>.col-4-12.right.pull-left {
        width: 90% !important;
        margin-right: 5%
    }

    .slide p {
        font-size: 12px;
        text-align: justify;
        text-align: center !important;
    }

    .slide.spackages .grid>.col-4-12 {
        width: 96% !important;
        margin-right: 2%
    }

    .growth-clients span {
        margin: 15px 10px 0
    }

    .growth {
        margin: 35px 1% -20px;
        width: 100% !important
    }

    .academy span {
        margin: 22px 0 0
    }

    .side:not(.compact) .navigation li:nth-child(3),
    .side:not(.compact) .navigation li:nth-child(5) {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: -5px;
        visibility: hidden;
        opacity: 0
    }

    .grid>.post-view.col-4-12 {
        width: 96% !important;
        margin-right: 2%
    }

    .slide .phone p {
        font-size: 17px;
        text-align: center
    }

    p.slogan {
        font-size: 14px;
        text-align: center
    }

    a.bigs:before {
        opacity: 1;
        visibility: visible
    }

    a.bigs:after {
        opacity: 0;
        visibility: hidden
    }

    a.bigs span:nth-child(1) {
        color: #D4AF73
    }
}

@media (max-width:390px) {
    .portfolio .grid>li.col-5-12 h2 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .portfolio .grid>li.col-5-12 p {
        font-size: 12px
    }

    a.bhome {
        width: 174px
    }

    .growth h3 {
        font-size: 15px;
        margin-bottom: 10px
    }

    .contact .grid>.col-6-12 {
        width: 70% !important;
        margin-right: 15%;
        max-width: 74%;
        margin-bottom: 20px
    }

    .sidebar .close {
        position: absolute;
        top: -20px;
        right: 20px
    }
}

@media (max-width:359px) {

    .homebuttons,
    h1.small {
        margin-top: 10px
    }

    img.centerimg.homelogo {
        max-width: 30%
    }

    img.centerimg {
        max-width: 60%
    }

    .intro p {
        font-size: 12px;
        line-height: 25px
    }

    ul.mainMenu.light li a {
        padding: 6px 0
    }

    .clients h2 {
        font-size: 15px;
        margin-bottom: 10px
    }

    .slide.spackages .grid>.col-4-12 {
        width: 130% !important;
        margin-right: -17%;
        max-width: unset !important;
        transform: scale(.8) !important;
        margin-bottom: -50px
    }

    .grid>.post-view.col-4-12 {
        width: 125% !important;
        margin-right: -12%;
        max-width: unset !important;
        transform: scale(.8) !important;
        margin-bottom: -30px
    }

    .slide .phone p {
        font-size: 21px;
        text-align: center
    }

    p.slogan {
        font-size: 18px;
        text-align: center
    }
}

.zmdi,
.zmdi-hc-stack {
    display: inline-block
}

@font-face {
    font-family: Iconic-Font;
    src: url(../fonts/iconic/Iconic-Fontd1f1.woff2?v=2.2.0) format('woff2'), url(../fonts/iconic/Iconic-Fontd1f1.woff?v=2.2.0) format('woff'), url(../fonts/iconic/Iconic-Fontd1f1.ttf?v=2.2.0) format('truetype')
}

.zmdi {
    font: normal normal normal 14px/1 Iconic-Font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.zmdi-hc-2x {
    font-size: 2em
}

.zmdi-hc-3x {
    font-size: 3em
}

.zmdi-hc-4x {
    font-size: 4em
}

.zmdi-hc-5x {
    font-size: 5em
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: center
}

.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.zmdi-hc-ul>li {
    position: relative
}

.zmdi-hc-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.zmdi-hc-li.zmdi-hc-lg {
    left: -1.85714286em
}

.zmdi-hc-border {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 2px
}

.zmdi-hc-border-circle {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 50%
}

.zmdi.pull-left {
    float: left;
    margin-right: .15em
}

.zmdi.pull-right {
    float: right;
    margin-left: .15em
}

.zmdi-hc-spin {
    -webkit-animation: zmdi-spin 1.5s infinite linear;
    animation: zmdi-spin 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
    -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
    animation: zmdi-spin-reverse 1.5s infinite linear
}

@-webkit-keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

.zmdi-hc-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.zmdi-hc-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.zmdi-hc-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.zmdi-hc-stack-1x {
    line-height: inherit
}

.zmdi-hc-stack-2x {
    font-size: 2em
}

.zmdi-hc-inverse {
    color: #fff
}

.zmdi-notifications-active:before {
    content: '\f1f9'
}

.zmdi-bookmark-outline:before {
    content: '\f11d'
}

.zmdi-bookmark:before {
    content: '\f11e'
}

.zmdi-dot-circle:before {
    content: '\f26f'
}

.zmdi-phone:before {
    content: '\f2be'
}

.zmdi-open-in-new:before {
    content: '\f1a3'
}

.zmdi-bluetooth-off:before {
    content: '\f27f'
}

.zmdi-tag-more:before {
    content: '\f1da'
}

.zmdi-close:before {
    content: '\f136'
}

.zmdi-favorite:before {
    content: '\f15f'
}

.zmdi-email-open:before {
    content: '\f159'
}

.zmdi-time-countdown:before {
    content: '\f333'
}

.zmdi-star:before {
    content: '\f27d'
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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: 0
}

[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-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .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(.6, -.28, .735, .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(.175, .885, .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(.68, -.55, .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(.47, 0, .745, .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(.39, .575, .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(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-quad],
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-cubic] [data-aos],
body[data-aos-easing=ease-in-quad] [data-aos],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-out-quad],
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-cubic] [data-aos],
body[data-aos-easing=ease-out-quad] [data-aos],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-cubic] [data-aos],
body[data-aos-easing=ease-in-out-quad] [data-aos],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .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(.6)
}

[data-aos=zoom-in-up] {
    transform: translateY(100px) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate(100px) scale(.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)
}

.zmdi-puzzle-piece:before {
    content: '\f1b1'
}

.zmdi-menu:before {
    content: '\f197'
}

.zmdi-chevron-up:before {
    content: '\f2fc'
}

.zmdi-chevron-down:before {
    content: '\f2f9'
}

.zmdi-check:before {
    content: '\f26b'
}

.zmdi-close-circle-o:before {
    content: '\f134'
}

.zmdi-chevron-left:before {
    content: '\f2fa'
}

.zmdi-chevron-right:before {
    content: '\f2fb'
}

.zmdi-card-giftcard:before {
    content: '\f126'
}

.zmdi-scissors:before {
    content: '\f1bc'
}

.zmdi-shopping-cart:before {
    content: '\f1cb'
}


/* ------------------------------------- */
.button {
    position: relative;
    padding: 7px 30px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    /* text-shadow: 0 0 15px var(--color); */
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: 0.5s;
    z-index: 1;
    font-weight: bold;
    width: 175px;
}

.button:hover {
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    /* box-shadow: 0 0 0px var(--color); */
}

.button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color);
    z-index: -1;
    transform: scale(0);
    transition: 0.5s;
}

.button:hover::before {
    transform: scale(1);
    transition-delay: 0.5s;
    box-shadow: 0 0 0px var(--color), 0 0 0px var(--color), 0 0 20px var(--color);
}

.button span {
    position: absolute;
    background: var(--color);
    pointer-events: none;
    border-radius: 2px;
    box-shadow: 0 0 0px var(--color), 0 0 0px var(--color), 0 0 60px var(--color);
    transition: 0.5s ease-in-out;
    transition-delay: 0.25s;
}

.button:hover span {
    opacity: 0;
    transition-delay: 0s;
}

.button span:nth-child(1),
.button span:nth-child(3) {
    width: 40px;
    height: 4px;
}

.button:hover span:nth-child(1),
.button:hover span:nth-child(3) {
    transform: translateX(0);
}

.button span:nth-child(2),
.button span:nth-child(4) {
    width: 4px;
    height: 40px;
}

.button:hover span:nth-child(1),
.button:hover span:nth-child(3) {
    transform: translateY(0);
}

.button span:nth-child(1) {
    top: calc(50% - 2px);
    left: -50px;
    transform-origin: left;
}

.button:hover span:nth-child(1) {
    left: 50%;
}

.button span:nth-child(3) {
    top: calc(50% - 2px);
    right: -50px;
    transform-origin: right;
}

.button:hover span:nth-child(3) {
    right: 50%;
}

.button span:nth-child(2) {
    left: calc(50% - 2px);
    top: -50px;
    transform-origin: top;
}

.button:hover span:nth-child(2) {
    top: 50%;
}

.button span:nth-child(4) {
    left: calc(50% - 2px);
    bottom: -50px;
    transform-origin: bottom;
}

.button:hover span:nth-child(4) {
    bottom: 50%;
}

