@import url(//fonts.googleapis.com/css?family=Exo+2:700,500,300&subset=latin-ext);
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img, video {
    max-width: 100%;
    height: auto
}

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/*! normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

/*! normalize.css v1.1.0 | Base | MIT License | git.io/normalize */

html {
    font-size: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

/*! normalize.css v1.1.0 | Links | MIT License | git.io/normalize */

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

/*! normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

/*! normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

/*! normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */

figure {
    margin: 0
}

/*! normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

/*! normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix, .layout, .images, section, footer, #vyber-grafiky, .carousel-area {
    *zoom: 1
}

.clearfix:before, .layout:before, .images:before, section:before, footer:before, #vyber-grafiky:before, .carousel-area:before, .clearfix:after, .layout:after, .images:after, section:after, footer:after, #vyber-grafiky:after, .carousel-area:after {
    display: table;
    content: ""
}

.clearfix:after, .layout:after, .images:after, section:after, footer:after, #vyber-grafiky:after, .carousel-area:after {
    clear: both
}

body {
    font-weight: 300
}

.layout {
    position: relative;
    padding: 0 1.5em
}

@media (min-width: 48em) {
    .layout {
        max-width: 1250px;
        margin: 0 auto;
        float: none
    }
}

.hidden {
    display: none
}

a.anchor {
    position: absolute;
    top: -3.5em
}

.images {
    clear: both;
    margin: 1em 0
}

.images a {
    display: block;
    float: left;
    margin: 0 1em;
    -webkit-transition: all, ease, 300ms;
    -moz-transition: all, ease, 300ms;
    -o-transition: all, ease, 300ms;
    transition: all, ease, 300ms
}

.images a:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.images a img {
    display: block
}

.images a .caption {
    display: block;
    font-size: 0.85714em;
    line-height: 1.75em
}

header {
    height: 109px;
    background: #fff;
    width: 100%;
    font-size: 18px
}

div.description {
    text-align: center;
}

header #logo {
    display: inline-block
}

header #logo img {
    display: block;
    margin: 17px 100px 0 0
}

@media (min-width: 0em) and (max-width: 47.9375em) {
    header #logo img {
        width: 120px;
        margin: 17px 50px 0 0
    }
}

header.fixed {
    height: 50px;
    position: fixed;
    z-index: 100;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    top: 0px
}

header.fixed #logo {
    width: 240px;
    height: 38px
}

header.fixed .loginform {
    display: none
}

.loginform {
    position: relative
}

.loginform .form {
    background: #fff;
    position: absolute;
    right: -15px;
    top: 8px;
    z-index: 200;
    border: 3px solid #fdc81a;
    -webkit-border-radius: 5px 0px 5px 5px;
    -moz-border-radius: 5px 0px 5px 5px;
    -ms-border-radius: 5px 0px 5px 5px;
    -o-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    padding: 2em;
    display: none
}

@media (min-width: 30em) {
    .loginform .form {
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        -ms-border-radius: 5px 5px 5px 5px;
        -o-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px
    }
}

.loginform .form.loading:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.8) url("/images/ajax-loader.gif") no-repeat center center;
    opacity: 1;
    cursor: default;
    z-index: 10
}

.loginform .form p.error, .loginform .form p.success {
    display: none;
    background: none repeat scroll 0 0 #dd1212;
    border-radius: 4px;
    color: #ffffff;
    display: none;
    margin: 0 -12px 15px;
    padding: 8px 20px;
    width: auto
}

.loginform .form p.success {
    background: none repeat scroll 0 0 #007300
}

.loginform .form span.tab {
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    top: -49px;
    right: -3px;
    width: auto;
    padding: 10px 20px 15px 42px;
    border: 3px solid #fdc81a;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    background: #fff url("/images/sign-in.png") no-repeat 15px center
}

.loginform .form span input {
    width: 100%
}

.loginform .form span.password, .loginform .form span.mail {
    margin-top: 10px;
}

.loginform .form #tlacitko-formular {
    float: right;
    margin: 0.5em 0 0 0
}

.loginform .form .only-password-recovery {
    display: none
}

.loginform .form .password-recovery, .loginform .form .password-recovery-back {
    float: left;
    margin: 1.5em 5em 0 0
}

@media (min-width: 20em) {
    .loginform .form {
        width: 100%
    }
    .loginform .form span {
        width: 100%
    }
    .loginform .form span.http_host {
        margin: 0 0 1em 0
    }
}

@media (min-width: 48em) {
    .loginform .form {
        width: 480px
    }
    .loginform .form span {
        width: 100%
    }
    .loginform .form span.http_host {
        margin: 0 2% 0 0
    }
}

.heading {
    background: #084d5c;
    margin: 0;
    padding: 40px 0;
    color: #fff
}

.heading .layout {
    padding: 0 0.2em
}

.heading .layout h1 {
    color: #fff;
    margin: 0 0 10px 0;
    text-align: center;
}

.inverted.heading {
    background: #fdc81a;
    border-top: 5px solid #063D49
}

.inverted.heading h1 {
    color: #2D3D40
}

#content {
    background: #fdc81a;
    padding: 0 0 0 0
}

#content .layout {
    background: rgba(255, 255, 255, 0.7);
    padding: 2em;
    margin-top: 0;
    margin-bottom: 40px
}

.overlay {
    opacity: 0.4
}

.layout p.description {
    margin-top: 0.7em;
    font-size: 24px;
    color: #063d49;
    text-align: center;
}

.layout a.continue {
    display: inline-block;
    margin: 0 0 80px 0;
    border-radius: 6px;
    transition: all 300ms ease;
    border: 0 !important;
    color: #000 !important;
    font-weight: bold;
    background: #fdc81a !important;
    padding: 18px 40px !important;
    font-size: 22px;
    /*box-shadow: inset 0 0 0 0 #fedc67;*/
    box-shadow: inset 0 0 0 0 #f0bb02;
    line-height: 30px;
    text-decoration: none
}

.layout a.continue:hover {
    box-shadow: inset 0 -100px 0 0 #f0bb02;
}

#preview-window {
    display: none;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 160;
    background-size: cover;
    background-position: center top;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    outline: 1px solid rgba(0, 0, 0, 0.1);
}

#template-preview-iframe-container {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 500ms;
}

#preview-window iframe{
    display: none;
    opacity: 0;
}

#template-preview-bar {
    height: 50px;
    background: #084d5c;
    text-align: right;
    padding: 9px;
    overflow: hidden;
    opacity: 1;
    transition: 500ms;
}

#template-preview-bar .buttons a {
    background: #fdc81a;
    color: #000;
    padding: 10px 20px;
    border-radius: 3px;
    margin-left: 10px;
    font-weight: bold;
    transition: 500ms;
    display: inline-block;
}

#template-preview-bar > div.panel {
    text-align: center;
}
#template-preview-bar a {
    text-decoration: none !important;
}

div.preview-device {
    display: inline-block;
    background: #222;
    border-radius: 8px;
    overflow: hidden;
}

div.preview-device a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
div.preview-device a:hover {
    background-color: #444;
}
div.preview-device a.selected {
    background-color: #666;
}
div.preview-device a.preview-smartphone {
    background-image: url('/images/smartphone.png');
}
div.preview-device a.preview-tablet {
    background-image: url('/images/tablet.png');
}
div.preview-device a.preview-desktop {
    background-image: url('/images/desktop.png');
}
#preview-window {
    background: #111;
}
#preview-window.smartphone #template-preview-iframe-container {
    bottom: 20px;
    max-width: 500px;
    margin: auto;
    top: 80px !important;
}
#preview-window.tablet #template-preview-iframe-container {
    bottom: 50px;
    max-width: 800px;
    margin: auto;
    top: 110px !important;
}

#template-preview-bar > div.buttons {
    position: absolute;
    top: 10px;
    right: 10px;
}

#template-preview-bar .buttons a:hover {
    background: #FFF;
}

#template-preview-bar a.close-template {
    background: transparent;
    color: #FFF;
    position: absolute;
    top: 5px;
    left: 15px;
    line-height: 1;
    font-weight: bold;
    font-size: 40px;
    padding: 0;
    transition: 300ms;
    transform: scale(1);
}

#template-preview-bar a.close-template:hover {
    transform: scale(1.5);
}

#template-preview-bar a.other-template {
    background: #333;
    color: #FFF;
    transition: 500ms;
}
#template-preview-bar a.other-template:hover {
    background: #000;
    color: #FFF;
}

#image-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: top;
    z-index: 250;
    opacity: 1;
}

#preview-window #template-preview-iframe-container:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: 1000ms;
    z-index: 100000;
}

#preview-window.loading #template-preview-iframe-container:before {
    content: '';
    background: rgba(0, 0, 0, 0.75);
    opacity: 1;
}

#preview-window.loading #template-preview-iframe-container:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    aspect-ratio: 1;
    --c1:linear-gradient(90deg,#0000 calc(100%/3),#FFF 0 calc(2*100%/3),#0000 0);
    --c2:linear-gradient( 0deg,#0000 calc(100%/3),#FFF 0 calc(2*100%/3),#0000 0);
    background: var(--c1),var(--c2),var(--c1),var(--c2);
    background-size: 300% 10px, 10px 300%;
    background-repeat: no-repeat;
    animation: l3 1s infinite linear;
    z-index: 110000;
}

@keyframes l3 {
    0%   {background-position: 50%  0,100% 100%,0    100%,0 0}
    25%  {background-position: 0    0,100% 50% ,0    100%,0 0}
    50%  {background-position: 0    0,100% 0   ,50%  100%,0 0}
    75%  {background-position: 0    0,100% 0   ,100% 100%,0 50%}
    75.01%{background-position: 100% 0,100% 0   ,100% 100%,0 50%}
    100% {background-position: 50%  0,100% 0   ,100% 100%,0 100%}
}

#preview-window.loaded #image-preview {
    opacity: 0;
}

#overlay-preview {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 150;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
}

.confirmed-thumbnail {
    margin: 30px;
}
.confirmed-thumbnail div {
    text-align: center;
}
.confirmed-thumbnail img {
    width: 500px;
    height: 281px;
    display: block;
    border: 1px solid #CCC;
    margin: 10px auto;
    border-radius: 7px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#template-preview-iframe {
    width: 100%;
    height: 100%;
    /*
    position: fixed;
    top: 0;
    left: 0;
     */
    border: 0;
    z-index: 200;
    background: #FFF;
}
#template-iframe {
    width: 100%;
    height: 800px;
    border: 0;
    background: #FFF;
}
#loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.9);
    display: none;
}
#loading div {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -30px;
}
#loading div::before,
#loading div::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #FFF;
    clip-path: polygon(0 0,100% 0, 100% 67%,50% 67%,50% 34%,0 34%);
    animation: sp7 2s infinite;
}
#loading div::after {
    --s:-1,-1;
}
@keyframes sp7 {
    0%,
    10%  {transform:scale(var(--s,1)) translate(0,0)        rotate(0deg)}
    33%  {transform:scale(var(--s,1)) translate(0,-20px)    rotate(0deg)}
    66%  {transform:scale(var(--s,1)) translate(10px,-20px) rotate(-90deg)}
    90%,
    100% {transform:scale(var(--s,1)) translate(10px,-10px) rotate(-90deg)}
}

section {
    position: relative
}

section.arrow.right .layout:before {
    right: 40px
}

section#register {
    background: #fdc81a;
    padding-bottom: 20px;
}

section.features {
    background: #FFF;
    color: #000;
    font-size: 16px;
}

section.pricelist {
    background: #fdc81a
}

div.pricelist aside {
    padding: 0 !important;
    position: relative !important;;
    top: -29px !important;;
}

section#contacts {
    background: #085161
}

section .overlay {
    position: relative
}

section .overlay:after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100
}

section span.number {
    background: #000;
    width: 1.9em;
    height: 1.9em;
    line-height: 1.9em;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    color: #FFF;
    display: inline-block;
    font-size: 23px;
}

section h1 {
    margin: 0 0 1em 0;
    padding: 1.5em 0 6px;
}

.nav-arrows {
    position: absolute;
    bottom: 2em;
    left: -4em;
    width: 33px
}

.nav-arrows a {
    background: url(/images/arrows-sprite.png) no-repeat;
    height: 33px;
    text-indent: -9999px;
    display: block;
    margin: 0.5em 0;
    position: relative;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.nav-arrows a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("/images/arrows-sprite.png") no-repeat;
    height: 33px;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.nav-arrows a:hover:before {
    opacity: 1
}

.nav-arrows a.up {
    background-position: left top
}

.nav-arrows a.up:before {
    background-position: -33px top
}

.nav-arrows a.down {
    background-position: left bottom
}

.nav-arrows a.down:before {
    background-position: -33px bottom
}

.nav-arrows a.top {
    background: none;
    border: 2px solid #fff;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}

.nav-arrows a.top:hover {
    border-color: #fdc81a
}

.nav-arrows a.top:hover:before {
    display: none
}

.nav-arrows.onwhite .up {
    background-position: -33px top
}

.nav-arrows.onwhite .up:before {
    background-position: -66px top
}

.nav-arrows.onwhite .down {
    background-position: -33px bottom
}

.nav-arrows.onwhite .down:before {
    background-position: -66px bottom
}

.nav-arrows.onwhite .top {
    border-color: #fdc81a
}

.nav-arrows.onwhite .top:hover {
    border-color: #063d49
}

.nav-arrows.onyellow .up:before {
    background-position: -66px top
}

.nav-arrows.onyellow .down:before {
    background-position: -66px bottom
}

.nav-arrows.onyellow .top {
    border-color: #fff
}

.nav-arrows.onyellow .top:hover {
    border-color: #063d49
}

.nav-buttons {
    display: block;
    text-align: center;
    z-index: 0;
    clear: both
}

.layout a.button:link, .layout a.button:visited {
    color: #fff
}

#progressbar {
    background: rgba(253, 200, 26, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0
}

#progressbar .wprogressbar {
    padding: 2em;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    border: 3px solid #cc8d08;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    background: #063d49;
    position: fixed;
    width: 95%;
    height: auto;
    top: 50%;
    left: 2.5%;
    margin: -65px 0 0 0%
}

#progressbar .wprogressbar h1, #progressbar .wprogressbar h2, #progressbar .wprogressbar h3, #progressbar .wprogressbar h4, #progressbar .wprogressbar h5 {
    color: #ffffff;
    margin: 0px 0px 1em 0px
}

#progressbar .wprogressbar a {
    color: #ffffff;
    text-decoration: underline
}

#progressbar .wprogressbar a:hover {
    text-decoration: none
}

@media (min-width: 48em) {
    #progressbar .wprogressbar {
        width: 50%;
        left: 50%;
        margin-left: -25%
    }
}

#progressbar .bar {
    width: 100%;
    margin: 0 auto;
    height: 26px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background: #1a1a1a;
    border: 3px solid rgba(6, 61, 73, 0.19);
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    overflow: hidden
}

#progressbar.hidden, #progressbar.finished .bar {
    display: none
}

#progressbar .wbar {
    display: block;
    -webkit-border-radius: 15px 4px 4px 15px;
    -moz-border-radius: 15px 4px 4px 15px;
    -ms-border-radius: 15px 4px 4px 15px;
    -o-border-radius: 15px 4px 4px 15px;
    border-radius: 15px 4px 4px 15px;
    width: 45%;
    height: 20px;
    background: url("/images/progress-bar.gif") repeat-x
}

#progressbar .error {
    display: none
}

body {
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #2d3d40
}

.layout h1 {
    font-size: 1.85714em;
    line-height: 1.61538em;
    color: #2d3d40;
    font-weight: 500
}

.layout h1.heading {
    color: #fff;
    padding: 0.8em 0;
    font-weight: 300
}

@media (min-width: 48em) {
    .layout h1 {
        font-size: 2.64286em;
        line-height: 1.13514em
    }
}

.layout h2 {
    font-size: 1.28571em;
    line-height: 2.33333em;
    font-weight: 500;
    margin: 1em 0 0.2em;
}

@media (min-width: 48em) {
    .layout h2 {
        font-size: 1.42857em;
        line-height: 2.1em
    }
}

.layout h3 {
    font-size: 1.14286em;
    line-height: 1.3125em;
    font-weight: 500;
    line-height: normal;
    margin: 1em 0 0.5em
}

@media (min-width: 48em) {
    .layout h3 {
        font-size: 1.28571em;
        line-height: 2.33333em;
        line-height: normal
    }
}

.condition_content1 .layout h3 {
    font-size: 1.85714em;
    line-height: 1.61538em;
    font-weight: 500;
    text-align: center
}

.layout h4 {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    margin: 1em 0 0.2em
}

@media (min-width: 48em) {
    .layout h4 {
        font-size: 1.14286em;
        line-height: 1.3125em
    }
}

.layout h5 {
    font-size: 0.85714em;
    line-height: 1.75em;
    margin: 1em 0 0.2em
}

@media (min-width: 48em) {
    .layout h5 {
        font-size: 1em;
        line-height: 1.5em
    }
}

.layout h6 {
    font-size: 0.71429em;
    line-height: 2.1em;
    margin: 1em 0 0.2em
}

@media (min-width: 48em) {
    .layout h6 {
        font-size: 0.85714em;
        line-height: 1.75em
    }
}

.layout a:link {
    color: #2d3d40;
}

.layout a:visited {
    color: #2d3d40
}

.layout a.underline {
    overflow: hidden;
    display: inline-block;
    margin-bottom: -2px;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding-bottom: 2px
}

.layout a.underline:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fdc81a;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.layout a.underline:hover:before {
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.layout ul, .layout ol {
    padding: 0 0 0 2em
}

.layout ul ul, .layout ul ol, .layout ol ol, .layout ol ul {
    margin: 0.2em 0 0.5em;
    padding: 0 0 0 1.5em
}

.layout ul ul {
    list-style: square
}

.layout ol ol {
    list-style: upper-roman
}

.layout hr {
    height: 1px;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.5em 0
}

.layout strong {
    font-weight: bold
}

.layout em {
    font-style: italic
}

.layout p {
    margin: 0 0 1em 0
}

.layout ::-moz-selection {
    background: #8ea5aa;
    color: #063d49;
    text-shadow: none
}

.layout ::selection {
    background: #8ea5aa;
    color: #063d49;
    text-shadow: none
}

.layout table {
    width: 100%
}

.layout table td, .layout table th {
    padding: 0.3em 0.7em
}

.layout table th {
    background: #063d49;
    color: #fdc81a;
    text-align: left;
}

.layout table tr {
    border-bottom: 1px dotted #063d49;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.layout table tr:nth-child(2n) {
    background: rgba(255, 255, 255, 0.2)
}

.layout table tr:last-child {
    border-bottom: none
}

.layout table tr:hover {
    background: rgba(255, 255, 255, 0.75)
}

.layout blockquote {
    font-style: italic;
    font-size: 1.28571em;
    line-height: 2.33333em;
    line-height: normal;
    text-align: center
}

.layout code {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #063d49;
    padding: 1em;
    display: block;
    counter-reset: linecounter
}

.layout code span.line {
    counter-increment: linecounter;
    display: inline-block;
    width: 100%
}

.layout code span.line:nth-child(2n) {
    background: rgba(255, 255, 255, 0.9)
}

.layout code span.line:before {
    content: counter(linecounter);
    width: 2em;
    padding: 0 1em 0 0;
    margin: 0 0.5em 0 0;
    display: inline-block;
    border-right: 1px solid #8ea5aa;
    color: #8ea5aa
}

.layout dt {
    font-weight: 500
}

.layout dd {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px dotted #063d49
}

.layout dd:last-child {
    border-bottom: none
}

.layout form {
    width: 100%
}

.layout form .alert {
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 3px
}

.layout form .alert.alert-error {
    background-color: #dd4b39;
    color: #ffffff
}

.layout form .alert.alert-success {
    background-color: #00a65a;
    color: #ffffff
}

.layout form span.field, .layout form div.field {
    display: block;
    position: relative;
}

.layout form span.field input, .layout form span.field textarea, .layout form div.field input, .layout form div.field textarea {
    width: 100%
}

.layout form span.field .help, .layout form div.field .help {
    display: none;
    background-color: #fff;
    border: 3px solid rgba(6, 61, 73, 0.8);
    border-radius: 8px;
    padding: 20px;
    width: 400px;
    position: absolute;
    bottom: 60px;
    top: auto;
    right: -0px;
    z-index: 100;
    font-size: 18px;
    line-height: normal;
}

.layout form span.field .help:before, .layout form div.field .help:before {
    content: '';
    border: 35px solid rgba(6, 61, 73, 0.8);
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: none;
    position: absolute;
    right: 15px;
    bottom: -38px
}

.layout form span.field .help.error, .layout form div.field .help.error {
    background: #dd1212;
    border: 3px solid rgba(221, 18, 18, 0.8);
    color: #fff
}

.layout form span.field .help.error:before, .layout form div.field .help.error:before {
    border-top: 35px solid rgba(221, 18, 18, 0.8)
}

.layout form div.field {
    display: block
}

.layout form div {
    display: block;
    margin: 0 0 0.5em 0
}

.layout form span.xx, .layout form div.xx {
    position: relative;
    display: inline-block;
    margin: 0 0 0.5em 0;
    width: 100%;
    z-index: 1
}

.layout form span.xx input, .layout form div.xx input {
    width: 100%
}

.layout form input#submit {
    margin: 15px auto 0px auto;
    display: block
}

.layout form.register {
    margin: 2.9em 0
}

.layout .required {
    color: #dd1212
}

.layout input, .layout button, .layout select, .layout textarea {
    font-family: "Exo 2", sans-serif
}

.layout label {
    font-size: 18px;
}

.layout label.button {
    position: inherit;
    top: auto;
    left: auto
}

.layout .button, .layout button, .layout input[type="submit"], .layout input[type="reset"], .layout input[type="button"] {
    background: #063c48;
    display: inline-block;
    padding: 18px 40px !important;
    line-height: 1;
    font-size: 22px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: all 300ms ease;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.22);
    border: 0;
    margin-top: 20px !important;
}

.layout .button:hover, .layout button:hover, .layout input[type="submit"]:hover, .layout input[type="reset"]:hover, .layout input[type="button"]:hover {
    background: #085161;
    color: #fff;
    border-color: rgba(204, 141, 8, 0.8);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.32)
}

.layout input[type="text"], .layout input[type="password"], .layout input[type="email"], .layout select {
    display: inline-block;
    padding: 0.2em 0.2em;
    border: 1px solid #666;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.87);
    transition: all 300ms ease;
    position: relative;
    line-height: 1;
    border-radius: 4px;
    box-sizing: border-box;
}

.layout input[type="text"]:focus, .layout input[type="password"]:focus, .layout input[type="email"]:focus, .layout select:focus {
    background: #fff;
    outline: none;
    border-color: #063d49
}

.layout input[type="text"]:focus:hover, .layout input[type="password"]:focus:hover, .layout input[type="email"]:focus:hover, .layout select:focus:hover {
    border-color: #063d49
}

.layout input[type="text"]:hover, .layout input[type="password"]:hover, .layout input[type="email"]:hover, .layout select:hover {
    background: rgba(255, 255, 255, 0.93);
    border-color: rgba(45, 61, 64, 0.5)
}

#contacts input[type="text"] {
    padding: 0.5em;
}

.layout textarea {
    width: 100%;
    display: inline-block;
    padding: 0.5em;
    font-size: 18px;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    border: 1px solid #666;
}

.layout textarea:focus {
    background: #fff;
    outline: none;
    border-color: #063d49
}

.layout .checkbox {
    margin-top: 20px 0px 0px 0px;
    cursor: pointer;
    position: relative;
    display: block
}

.layout .checkbox input {
    display: none;
    width: auto
}

.layout .checkbox label {
    line-height: normal;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    padding: 0 0 0 30px;
    cursor: pointer !important
}

.layout .checkbox label:before {
    content: '';
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #8ea5aa;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0em;
    top: -0.1em
}

.layout .checkbox label.checked:before {
    content: '\2713';
    text-align: center;
    color: #063d49;
    font-weight: bold
}

nav {
    display: inline
}

ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline
}

ul.menu li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

ul.menu li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 1em 0 0;
    font-size: 18px;
    vertical-align: baseline
}

ul.menu a {
    display: block
}

ul.menu .button {
    -webkit-transition: none 1s;
    -moz-transition: none 1s;
    -o-transition: none 1s;
    transition: none 1s;
    height: 38px;
    line-height: 30px;
    position: relative;
    top: 6px;
    float: right
}

ul.menu .button.visible {
    margin: 0;
    padding: 0 20px;
    height: 38px;
    visibility: hidden
}

@media (min-width: 61.25em) {
    ul.menu .button.visible {
        visibility: visible
    }
}

ul.menu .button.hidden {
    visibility: hidden
}

.mobile ul.menu {
    right: 0;
    left: auto;
    padding: 2em 0 0 0;
    width: 2em;
    height: 39px;
    overflow: hidden;
    position: absolute;
    z-index: 2000
}

.mobile ul.menu li {
    width: 100%;
    display: block;
    padding: 8px 5px
}

.mobile ul.menu:before {
    content: "";
    display: block;
    width: 2em;
    height: 2em;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/mobilemenu.png) no-repeat center center
}

.mobile ul.menu.open {
    width: 100%;
    background: transparent;
    height: auto;
    overflow: auto;
    top: 0;
    left: auto;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0)
}

.mobile ul.menu.open li {
    background: #fff9e4
}

.mobile ul.menu.open li:first-child {
    border-top: 1px solid #cc8d08
}

.mobile ul.menu.open li:last-child {
    border-bottom: 1px solid #cc8d08
}

.mobile .fixed ul.menu {
    top: 5px
}

header #login {
    font-weight: normal;
    position: absolute;
    bottom: 3px;
    right: 0;
}

@media (min-width: 30em) {
    header.fixed #login {
        right: 3em;
        bottom: 5px
    }
}

@media (min-width: 48em) {
    header.fixed #login {
        bottom: 0;
        right: 0.5em
    }
}

header #header-contacts {
    position: absolute;
    font-size: 15px;
    right: 16px;
    top: 6px
}

header #header-contacts a {
    font-weight: bold;
    display: inline-block;
    padding: 4px 10px 7px;
    border-radius: 5px
}

header #header-contacts a#contact-phone {
    float: right;
    margin-left: 15px
}

header #header-contacts a span {
    color: #fdc81a;
    display: inline-block;
    margin-right: 5px;
    line-height: 0
}

header #header-contacts a span.mail {
    font-size: 23px;
    position: relative;
    top: 3px
}

header #header-contacts a:hover {
    background-color: #EEE;
}

header #header-contacts a:hover span {
    color: #dd1212
}

@media (min-width: 0em) and (max-width: 47.9375em) {
    header #header-contacts a {
        display: none
    }
}

header.fixed #header-contacts {
    top: 3px
}

header.fixed #header-contacts a {
    display: block;
    text-align: right;
    background-color: transparent;
    border-radius: 0;
    padding: 0
}

header.fixed #header-contacts a#contact-phone {
    margin-left: 0;
    float: none
}

@media (min-width: 0em) and (max-width: 47.9375em) {
    header.fixed #header-contacts {
        display: none
    }
}

#register h1, #features h1 {
    margin: 1.5em 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 50px;
}

#register label {
    margin-bottom: 6px;
    display: inline-block;
}

#register form:after, #features form:after {
    content: '';
    clear: both;
    display: block
}

#register form span, #register form #submit, #features form span, #features form #submit {
    width: 100%;
    margin: 0 0 0.5em;
}

#register input[type=text] {
    padding: 14px;
}

.resolving:before {
    content: '';
    width: 26px;
    height: 26px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 8px solid #FFF;
    animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
}

@keyframes l20-1{
    0%    {clip-path: polygon(50% 50%,0       0,  50%   0%,  50%    0%, 50%    0%, 50%    0%, 50%    0% )}
    12.5% {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100%   0%, 100%   0%, 100%   0% )}
    25%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 100% 100%, 100% 100% )}
    50%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
    62.5% {clip-path: polygon(50% 50%,100%    0, 100%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
    75%   {clip-path: polygon(50% 50%,100% 100%, 100% 100%,  100% 100%, 100% 100%, 50%  100%, 0%   100% )}
    100%  {clip-path: polygon(50% 50%,50%  100%,  50% 100%,   50% 100%,  50% 100%, 50%  100%, 0%   100% )}
}
@keyframes l20-2{
    0%    {transform:scaleY(1)  rotate(0deg)}
    49.99%{transform:scaleY(1)  rotate(135deg)}
    50%   {transform:scaleY(-1) rotate(0deg)}
    100%  {transform:scaleY(-1) rotate(-135deg)}
}

@media (min-width: 48em) {
    #register form span,     #register form #submit,     #features form span,     #features form #submit {
        width: 550px;
        margin: 10px auto;
    }
}

#features .layout {
    padding: 2.5em 1em
}

#features .layout:before {
    margin: -2.5em 0 0 0
}

article.feature {
    margin-bottom: 1em;
    float: left;
    min-height: 250px;
    width: 100%;
    padding: 1em;
    text-align: center
}

article.feature h2 {
    margin: 0.3em 0 0.5em 0;
    line-height: 1.4em
}

article.feature .prowebicon {
    width: 140px;
    height: 140px;
    font-size: 140px;
    display: block;
    margin: 0 auto
}

article.feature img {
    display: block;
    margin: 0 auto
}

article.feature .link {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
    position: relative;
    max-width: 300px;
    margin: 0 auto 1em auto
}

article.feature .link:hover {
    border-bottom: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4)
}

article.feature .link.video {

}

article.feature .link:hover.video:before {
    opacity: 1
}

article.feature .link.video:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/images/video-play.png) no-repeat center center, rgba(255, 255, 255, 0.32);
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0.9
}

article.feature .link.video:before img {
    width: 100%
}

.register {
    text-align: center;
}
.tariff-select {
    display: inline-flex !important;
    position: relative;
    margin-bottom: 30px !important;
}
.tariff-labels {
    border: 1px solid transparent;
    position: relative;
}
.tariff-labels > div {
    position: absolute;
    top: 0;
    right: 0;
}
.tariff-labels ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tariff-labels ul li {
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #D8D8D8;
    white-space: nowrap;
}
.tariff-labels ul li.empty {
    height: 30px;
    line-height: 30px;
}
.tariff-labels ul li.empty, .tariff-labels ul li:last-child {
    border-bottom: 1px solid transparent;
}
.tariff-boxes {
    display: flex !important;
}
.tariff-box {
    display: block !important;
    border: 1px solid #CCC;
    background: #FFF;
    width: 250px;
    border-radius: 8px;
    margin: 0 3px !important;
    position: relative;
    top: 0;
    cursor: pointer;
}
.tariff-box a.button {
    padding: 14px 26px !important;
    margin: 20px 0 !important;
    font-weight: bold;
}
.tariff-heading {
    height: 150px;
    margin: 0 !important;
}
.tariff-box h3 {
    margin: 0;
    background: #f7c214;
    color: #00334c;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
}
.tariff-box .price {
    margin-top: 20px;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    display: block;
}
.tariff-box .price span {
    font-size: 18px;
}

.tariff-box:hover {
    border: 1px solid #CCC;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}


.tariff-box input {
    display: none;
}
.tariff-box.selected {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
    background: #f9ecbf;
}
.tariff-box.selected h3 {
    padding: 15px 10px;
}
.tariff-box.selected .tariff-heading {
    margin: 0 0 20px 0 !important;
}
.tariff-box.selected a.button {
    background: #056f02;
}

.tariff-box .description {
    font-size: 16px !important;
    color: #888 !important;
}
.tariff-box ul.ticks {
    list-style-type: none;
    margin: 0;
}
.tariff-box ul.ticks li.no-line {
    border-bottom: 1px solid transparent;
    height: 30px;
    line-height: 30px;
}
.tariff-box ul.ticks li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #D8D8D8;
}
.tariff-box ul.ticks li span {
    display: none;
}
.tariff-box ul.ticks li img {
    width: 20px;
    margin: 0;
}


@media (min-width: 30em) {
    #features article.feature {
        width: 48.48485%;
        margin: 0 1.53846% 1em 0 !important
    }
    #features article.feature:nth-of-type(2n+2) {
        margin-right: 0 !important
    }
}

@media (min-width: 48em) {
    #features article.feature,     #register article.feature {
        width: 31.42857%;
        margin: 0 2.85714% 0 0 !important
    }
    #features article.feature:nth-of-type(2n+2),     #register article.feature:nth-of-type(2n+2) {
        margin-right: 2.85714% !important
    }
    #features article.feature:nth-of-type(3n+3),     #register article.feature:nth-of-type(3n+3) {
        margin-right: 0 !important
    }
}

section#tarif .domain-selection label {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

section#tarif .domain-selection span.field {
    display: flex;
    flex-direction: row;
    max-width: 400px;
    margin: auto;
}
section#tarif .domain-selection span.field input {
    flex-grow: 100;
    height: 50px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 7px 0 0 7px;
    width: auto;
}

section#tarif .domain-selection.single .domain, section#domain .domain-selection.single .domain {
    width: 500px;
    float: none;
    margin: 2em auto 0 auto
}

section#tarif .domain-selection.single .domain input, section#domain .domain-selection.single .domain input {
    width: 380px
}

section#tarif .domain-selection.single .domain .check, section#domain .domain-selection.single .domain .check {
    margin: 4px 0 0 0;
}

section#tarif .domain-selection .predefined-domains, section#domain .domain-selection .predefined-domains {
    width: 500px;
    margin: 0 auto 1.5em;
    display: none
}

section#tarif .domain-selection .predefined-domains p, section#domain .domain-selection .predefined-domains p {
    margin: 0 0 1em 0
}

section#tarif .domain-selection .predefined-domains ul, section#domain .domain-selection .predefined-domains ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

section#tarif .domain-selection .predefined-domains ul li, section#domain .domain-selection .predefined-domains ul li {
    position: relative;
    margin: 0;
    padding: 5px 5px 5px 30px;
    cursor: pointer
}

section#tarif .domain-selection .predefined-domains ul li:before, section#domain .domain-selection .predefined-domains ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 5px;
    width: 15px;
    height: 15px;
    border: 2px solid #063d49;
    border-radius: 20px;
    cursor: pointer;
    vertical-align: middle;
}

section#tarif .domain-selection .predefined-domains ul li:after, section#domain .domain-selection .predefined-domains ul li:after {
    content: '';
    position: absolute;
    height: 7px;
    left: 9px;
    top: 14px;
    width: 7px;
    border: 2px solid transparent;
    border-radius: 20px;
    background-color: transparent
}

section#tarif .domain-selection .predefined-domains ul li span, section#domain .domain-selection .predefined-domains ul li span {
    color: #999
}

section#tarif .domain-selection .predefined-domains ul li a, section#domain .domain-selection .predefined-domains ul li a {
    display: inline-block
}

section#tarif .domain-selection .predefined-domains ul li:hover:after, section#domain .domain-selection .predefined-domains ul li:hover:after {
    background-color: #9b6b06
}

section#tarif .domain-selection .predefined-domains ul li.selected:after, section#domain .domain-selection .predefined-domains ul li.selected:after {
    background-color: #063d49
}

section#tarif .domain, section#domain .domain {
    display: block;
    max-width: 550px;
    margin: auto;
    position: relative
}

section#tarif .domain input, section#domain .domain input {
    display: inline-block;
    text-align: right
}

section#tarif .domain .field>label, section#domain .domain .field>label {
    right: 15px;
    left: auto;
    z-index: 110;
    cursor: text
}

section#tarif .domain .topdomain, section#domain .domain .topdomain {
    padding: 0 0 0 0.3em;
    width: 120px;
    display: inline-block;
    font-size: 18px;
    height: 2.7em;
    line-height: 44px;
    border: 3px solid #cc8d08;
    border-radius: 0 3px 3px 0;
    background: #cc8d08;
    z-index: 100;
    cursor: pointer;
    text-align: left;
}

section#tarif .domain.sld .topdomain, section#domain .domain.sld .topdomain {
    position: relative
}

section#tarif .domain.sld .topdomain:after, section#domain .domain.sld .topdomain:after {
    content: '';
    position: absolute;
    top: 22px;
    right: 13px;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-top: 5px solid #fdc81a
}

section#tarif .domain .topdomain, section#domain .domain .topdomain {
    background: #063d49;
    border: 3px solid #063d49;
    color: #fff;
    box-sizing: border-box;
    height: 50px;
    border-radius: 0 7px 7px 0;
}

section#tarif .domain.disabled, section#domain .domain.disabled {
    display: none;
}

section#tarif .domain.disabled:after, section#domain .domain.disabled:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    z-index: 200
}

section#tarif .domain .domain-ending-selection, section#domain .domain .domain-ending-selection {
    list-style: none;
    position: absolute;
    background: #000;
    padding: 0;
    z-index: 100;
    width: 121px;
    right: 0;
    top: 28px;
    color: #fff;
}

section#tarif .domain .domain-ending-selection li, section#domain .domain .domain-ending-selection li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    text-align: left;
}

section#tarif .domain .domain-ending-selection li, section#domain .domain .domain-ending-selection li {
    font-size: 16px;
    padding: 0.3em 0.6em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

section#tarif .domain .domain-ending-selection li span, section#domain .domain .domain-ending-selection li span {
    width: auto
}

section#tarif .domain .domain-ending-selection li span.domainend, section#domain .domain .domain-ending-selection li span.domainend {
    font-weight: 500;
    width: 80px
}

section#tarif .domain .domain-ending-selection li span.price, section#domain .domain .domain-ending-selection li span.price {
    width: 108px;
    text-align: right
}

section#tarif .domain .domain-ending-selection li:hover, section#domain .domain .domain-ending-selection li:hover {
    background: rgba(255, 255, 255, 0.6)
}

section#tarif .domain .check, section#domain .domain .check {
    display: inline-block;
}

section#tarif .domain .check:hover, section#domain .domain .check:hover {
    color: #063d49;
}

section#tarif .domain .check.loading, section#domain .domain .check.loading {
    position: relative
}

section#tarif .domain .check.loading:after, section#domain .domain .check.loading:after {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    background: rgba(255, 255, 255, 0.5) url("/images/ajax-loader.gif") no-repeat center center;
    opacity: 1;
    cursor: default;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    z-index: 10
}

section#tarif .domain .domaincheck, section#domain .domain .domaincheck{
    display: block;
    text-align: center;
    margin-top: 4px;
}

section#tarif .domain .domainstate, section#domain .domain .domainstate {
    background: transparent none no-repeat 10px center;
    padding: 2px;
    display: block;
    width: auto;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
}

section#tarif .domain .domainstate.yes, section#domain .domain .domainstate.yes {
    color: #4e934c
}

section#tarif .domain .domainstate.no, section#domain .domain .domainstate.no {
    color: #dd1212
}

section#tarif .domain .domainstate-options, section#domain .domain .domainstate-options {
    background: #FFF;
    padding: 5px 20px;
    display: none;
    margin-top: 20px;
    border-radius: 6px;
}

section#tarif .domain .domainstate-options .checkbox, section#domain .domain .domainstate-options .checkbox {
    line-height: 1em;
    margin: 1em 0
}

section#tarif .domain .domainstate-options .checkbox input, section#domain .domain .domainstate-options .checkbox input {
    display: none
}

section#tarif .domain .domainstate-options .checkbox label, section#domain .domain .domainstate-options .checkbox label {
    width: 450px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}

section#tarif .owner input, section#domain .owner input {
    display: none;
    width: auto
}

section#tarif .owner label, section#domain .owner label {
    right: 0
}

#registrant {
    background: #fdc81a;
}

#registrant label {
    cursor: text
}

#registrant .layout {
    margin-bottom: 2em
}

#registrant .layout h1 {
    text-align: center;
    padding: 1.5em 0 0 0;
    margin: 20px 0 0 0;
    font-size: 30px;
    font-weight: normal;
}

#registrant form {
    margin: 50px auto 0;
    max-width: 800px;
}

#registrant label {
    display: block;
    margin-bottom: 5px;
}

#registrant input, #registrant select {
    width: 100%;
    padding: 10px;
    height: 50px;
    line-height: 30px
}

#registrant .button.complete {
    margin: 50px auto !important;
    width: auto;
    padding: 15px 50px;
    height: auto;
}

.form-columns {
    display: table !important;
    width: 100%;
}

.form-column-0 {
    display: table-cell !important;
    width: 50%;
    padding: 0 15px 0 0;
}

.form-column-1 {
    display: table-cell !important;
    width: 50%;
    padding: 0 0 0 15px;
}

#registrant .passwd .description {
    width: auto;
    display: inline-block;
    margin: 0 0 0 1em
}

#registrant .business {
    margin: 0
}

#registrant .city {
    float: left;
    margin: 0 1em 0 0
}

#registrant .zip {
    width: auto
}

#registrant .zip input {
    width: 150px
}

#registrant .checkbox label {
    top: 0px
}

#registrant .description {
    display: inline-block;
    margin: 0 0 0 1em;
    width: auto;
    font-size: 17px;
}

#registrant .description.error {
    color: #DD1212;
    font-weight: bold
}

#registrant .explicit-domain-owner {
    margin: 20px 0px 0px 0px
}

#registrant .note span.field {
    width: 100%
}

#registrant .note textarea {
    height: 150px
}

#registrant .terms-of-service-agreement {
    margin: 10px 0px 10px 0px
}

#registrant .terms-of-service-agreement a {
    text-decoration: underline
}

#pricelist {
    padding: 0 0 2em 0
}

#pricelist .layout .button, #pricelist .layout button, #pricelist .layout input[type="submit"], #pricelist .layout input[type="reset"], #pricelist .layout input[type="button"] {
    line-height: 1 !important;
    padding: 16px 30px;
    margin: 0 0 10px 0 !important;
}

#pricelist.arrow .layout:before {
    border-color: #fff transparent transparent transparent
}

#pricelist h1 {
    padding: 1.5em 0 0 0;
    margin: 0 0 1em 0;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
}

#pricelist .column {
    padding: 2em 0 0;
    color: #063d49;
    position: relative
}

#pricelist .column div {
    border: 3px solid #cc8d08;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    text-align: center;
    padding-bottom: 1.5em
}

#pricelist .column div h3 {
    font-size: 1.85714em;
    line-height: 1.61538em;
    font-weight: normal;
    margin: 0.5em 0
}

#pricelist .column div strong.price {
    font-size: 2.35714em;
    line-height: 1.27273em
}

#pricelist .column div strong.price span {
    display: inline;
    font-size: 0.6em;
    padding-left: 5px;
    line-height: 0.6em
}

#pricelist .column div .description {
    font-size: 1em;
    line-height: 1.5em;
    color: gray;
    margin: 0 0 2em 0
}

#pricelist .column.names {
    display: none
}

#pricelist .column.names aside {
    padding: 3em 0 0 0
}

#pricelist .column.names img.star {
    width: 150px;
    margin: 0 auto 4.0em;
    display: block
}

#pricelist .column.names li {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border-bottom: 1px solid #063d49;
    list-style: none
}

#pricelist .column.names li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

#pricelist .column.names li:last-child {
    border-bottom: none
}

@media (min-width: 61.25em) {
    #pricelist .column.names {
        display: block
    }
}

@media (min-width: 48em) {
    #pricelist .column.free div {
        border-right: none;
        -webkit-border-radius: 7px 0 0 7px;
        -moz-border-radius: 7px 0 0 7px;
        -ms-border-radius: 7px 0 0 7px;
        -o-border-radius: 7px 0 0 7px;
        border-radius: 7px 0 0 7px
    }
}

#pricelist .column.mini h3 {
    text-transform: uppercase
}

#pricelist .column.mini div {
    border: 3px solid #cc8d08;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: #fff9e4;
    -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 27px rgba(0, 0, 0, 0.41);
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.41)
}

#pricelist .column.mini .button {
    font-size: 1.57143em;
    line-height: 1.90909em;
    margin: -0.45em 0 0 0;
    line-height: 2.1em
}

@media (min-width: 48em) {
    #pricelist .column.mini {
        padding: 0;
        z-index: 100;
        width: 33%
    }
    #pricelist .column.mini:before {
        content: "";
        display: block;
        position: absolute;
        top: -4em;
        left: 45%;
        background: url("/images/featured.png") no-repeat;
        width: 159px;
        height: 106px
    }
    #pricelist .column.mini div {
        top: -2em;
        padding: 0 0 2em 0
    }
    #pricelist .column.mini div .description {
        padding: 0 0 2em 0
    }
}

@media (min-width: 61.25em) {
    #pricelist .column.mini {
        width: 30%
    }
}

@media (min-width: 48em) {
    #pricelist .column.standard div {
        border-left: none;
        -webkit-border-radius: 0 7px 7px 0;
        -moz-border-radius: 0 7px 7px 0;
        -ms-border-radius: 0 7px 7px 0;
        -o-border-radius: 0 7px 7px 0;
        border-radius: 0 7px 7px 0
    }
}

#pricelist .column a.button {
    line-height: 2.2em
}

@media (min-width: 48em) {
    #pricelist .column {
        float: left;
        width: 33%;
        margin: 0;
        padding: 2em 0 4em
    }
}

@media (min-width: 61.25em) {
    #pricelist .column {
        float: left;
        width: 23.333%
    }
    #pricelist .column span {
        display: none
    }
}

.aselect {
    background: #084d5c;
    color: #FFF !important;
    padding: 12px 30px;
    margin: 20px !important;
    display: inline-block;
    border-radius: 8px;
    font-weight: bold;
    transition: ease-out 300ms;
    box-shadow: inset 0 0 0 0 #0b6c82;
}

.aselect:hover {
    box-shadow: inset 0 -100px 0 0 #0b6c82;
}

#tarif {
    background: #EEE;
}

#tarif h1 {
    text-align: center;
    padding: 1.5em 0 0 0;
    margin: 20px 0 0 0;
    font-size: 30px;
    font-weight: normal;
    line-height: normal
}

#tarif .columns {
    text-align: center;
    padding: 20px 0px
}

#tarif .columns.two .column {
    margin: 0 30px
}

#tarif .column {
    cursor: pointer;
    color: #000;
    position: relative;
    min-width: 150px;
    width: 32%;
    margin: 0 3px;
    display: inline-block;
}

#tarif .column:hover > div{
    border: 1px solid #888;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#tarif .column.selected > div{
    background: #fef0c0;
    border: 1px solid #666;
}

#tarif .column div {
    border: 1px solid #CCC;
    border-radius: 7px;
    background: #fff;
    text-align: center;
    padding: 0 0 7px 0;
    overflow: hidden;
}

#tarif .column div.free input:before {
    background-position: 0 0
}

#tarif .column div.mini input:before {
    background-position: -40px 0
}

#tarif .column div.standard input:before {
    background-position: -80px 0
}

#tarif .column div h3 {
    text-transform: uppercase;
    font-size: 1.42857em;
    line-height: 1.5em;
    margin: 0 0 0.3em 0;
    color: #063d49;
    background: #fdc81a;
    padding: 0.5em 0;
    font-weight: bold;
}

#tarif .column div h3 input {
    width: auto;
    position: relative;
    z-index: 100;
    display: none;
}

#tarif .column div h3 input:before {
    background: url(/images/tarif-crowns-sprite.png) 0 0;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: block;
    content: "";
    position: relative;
    left: -30px;
    top: -15px
}

#tarif .column div strong.price {
    font-size: 1.85714em;
    line-height: 1.61538em
}

#tarif .column div strong.price span {
    display: inline;
    font-size: 0.6em;
    padding-left: 5px;
    line-height: 0.6em
}

#tarif .column div .description {
    font-size: 1em;
    line-height: 1.5em;
    color: gray;
    margin: 0 0 0.5em 0
}

#tarif .column div ul.ticks {
    text-align: left;
    margin: 1em 0 0 0
}

#tarif .column div ul.ticks li {
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-bottom: 0;
}

#tarif .column div ul.ticks li.bool {
    text-align: left;
    padding-left: 2em
}

#tarif .column div ul.ticks li img {
    height: 15px;
    vertical-align: baseline
}

#themes {
    padding-bottom: 50px;
    text-align: center;
}

#themes h1 {
    padding: 1.5em 0 0 0;
    margin: 0;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
}

#themes .details {
    padding: 0 0 2em 6em;
    clear: both;
    display: block;
    float: right
}

#themes article {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 260px;
    min-height: 180px;
    margin: 0 15px 0 15px;
    display: inline-block;
}

#themes article img {
    box-shadow: 0 0 5px #ccc
}

#themes p.more {
    clear: both;
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 16px;
}
#references {
    background: #EEE;
    text-align: center;
    padding-bottom: 20px;
}
#references h1 {
    padding: 1.5em 0 1em 0;
    margin: 0;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
}

#references .details {
    padding: 0 0 2em 6em;
    clear: both;
    display: block;
    float: right
}

#references article img {
    box-shadow: 0 0 5px #ccc
}

#references.arrow .layout:before {
    border-color: #063d49 transparent transparent transparent
}

#references article, #references .carousel-item, #themeswalk article, #themeswalk .carousel-item {
    margin-bottom: 1em;
    float: left;
    min-height: 180px;
    width: 100%
}

#references article > a:first-child {
    display: block;
}

@media (max-width: 1300px) {
    .tariff-select {

    }
    .tariff-labels > div {
        position: relative;
    }
}

@media (max-width: 1250px) {
    #register h1, #features h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .layout p.description {
        line-height: 30px;
    }
}

@media (max-width: 1050px) {
    .tariff-labels {
        display: none !important;
    }
    .tariff-select {
        width: 100% !important;
        display: flex !important;
    }
    .tariff-boxes {
        width: 100% !important;
        align-items: center;
        justify-content: center;
    }
    .tariff-box {
        width: 33% !important;
    }
    .tariff-box ul.ticks li {
        padding: 0 10px !important;
        font-size: 14px;
    }
    .tariff-box ul.ticks li span {
        display: inline-block;
    }
    .tariff-box ul.ticks li img {
        margin-right: 10px;
    }
    .tariff-box ul.ticks li:not(.no-line) {
        text-align: left;
    }
    div.preview-device {
        margin-left: -200px;
    }
}

@media (max-width: 990px) {
    ul.ticks li {
        padding-left: 1.5em !important;
    }
    ul.ticks li img {
        margin-right: 0.5em !important;
    }
}

@media (max-width: 900px) {
    div.preview-device {
        display: none !important;
    }
}

@media (max-width: 800px) {
    ul.ticks li {
        font-size: 14px;
        padding-left: 1.0em !important;
    }
    ul.ticks li img {
        margin-right: 0.5em !important;
    }
}

@media (max-width: 750px) {
    .tariff-boxes {
        display: block !important;
    }
    .tariff-box {
        width: 100% !important;
        height: auto !important;
        margin: 10px 0 !important;
    }
    .tariff-box.selected {
        margin: 10px 0 !important;
    }
    .tariff-box > div {
        display: flex !important;
        width: 100% !important;
    }
    .tariff-box .tariff-heading {
        margin: 0 !important;
        width: 33% !important;
    }
    .tariff-box.selected .tariff-heading {
        margin: 0 !important;
    }
    .tariff-box.selected h3 {
        padding: 10px 10px;
    }
    .tariff-box .price {
        margin-top: 10px;
        font-size: 26px;
    }
    .tariff-box p.description {
        margin: 5px 0 0 0 !important;
        line-height: 1;
    }
    .tariff-box ul.ticks {
        display: block;
        flex-grow: 100;
        width: 60%;
        flex-direction: column;
        flex-wrap: wrap;
        height: 160px;
        text-align: left;
    }
    .tariff-box ul.ticks li.no-line {
        width: 100%;
        padding: 0 0 0 10px !important;
        text-align: center;
    }
    .tariff-box ul.ticks li img {
        width: 16px;
        vertical-align: top;
        margin-right: 4px !important;
    }
    .tariff-box ul.ticks li {
        height: auto !important;
        line-height: normal !important;
        width: 48%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
    }
    .tariff-box a.button {
        margin: 0 auto auto !important;
        position: absolute;
        bottom: 10px;
        left: 16.5%;
        transform: translate(-50%,0);
    }
}

@media (max-width: 740px) {
    #tarif .column {
        width: 48%;
    }
    .nav-buttons {
        text-align: center;
    }

    .form-columns{
        display: block !important;
    }
    .form-column-0, .form-column-1 {
        display: block !important;
        width: 100% !important;
        padding: 0;
    }
    #tarif .columns.two .column {
        margin: 0;
    }

    .tariff-box a.button {
        padding: 10px 10px !important;
        margin: 20px 0 !important;
        font-weight: bold;
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .tariff-box .price {
        font-size: 20px;
    }

    #template-preview-bar .buttons a {
        padding: 10px;
        margin-left: 5px;
        font-size: 13px;
    }
}

@media (max-width: 530px) {
    #tarif .column {
        width: 100%;
    }
}

@media (min-width: 30em) {
    #references article,     #references .carousel-item,     #themeswalk article,     #themeswalk .carousel-item {
        width: 48.3871%;
        margin: 0 3.22581% 1em 0
    }
    #references article:nth-of-type(2n+2),     #references .carousel-item:nth-of-type(2n+2),     #themeswalk article:nth-of-type(2n+2),     #themeswalk .carousel-item:nth-of-type(2n+2) {
        margin-right: 0
    }
}

@media (min-width: 48em) {
    #references article,     #references .carousel-item,     #themeswalk article,     #themeswalk .carousel-item {
        width: 22.58065%;
        margin: 0 3.22581% 1em 0
    }
    #references article:nth-of-type(2n+2),     #references .carousel-item:nth-of-type(2n+2),     #themeswalk article:nth-of-type(2n+2),     #themeswalk .carousel-item:nth-of-type(2n+2) {
        margin-right: 3.22581%
    }
    #references article:nth-of-type(3n+3),     #references .carousel-item:nth-of-type(3n+3),     #themeswalk article:nth-of-type(3n+3),     #themeswalk .carousel-item:nth-of-type(3n+3) {
        margin-right: 3.22581%
    }
    #references article:nth-of-type(4n+4),     #references .carousel-item:nth-of-type(4n+4),     #themeswalk article:nth-of-type(4n+4),     #themeswalk .carousel-item:nth-of-type(4n+4) {
        margin-right: 0
    }
}

#themeswalk .layout p.description {
    margin: 20px;
}
#themeswalk .layout {
    max-width: none;
    margin: 0;
    padding: 0;
}

#themeswalk .nav-buttons {
    max-width: 1200px;
    margin: auto;
}

#themeswalk section.arrow .layout:before {
    left: 45px
}

#themeswalk h1 {
    text-align: center;
    padding: 1.5em 0 0 0;
    margin: 20px 0 0 0;
    font-size: 30px;
    font-weight: normal;
}

#themeswalk .themes-filter {
    background: #fff;
    margin: 0 0 2em 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 1em 1em 0em
}

#themeswalk .themes-filter .name {
    color: #063d49;
    margin: 0 1em 0 0;
    display: inline-block;
    width: 35px
}

#themeswalk .themes-filter a {
    display: inline-block;
    cursor: pointer;
    margin: 0 1em 1em 0;
    width: 35px;
    height: 35px;
    border: 3px solid #8ea5aa;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    vertical-align: middle
}

#themeswalk .themes-filter a:hover {
    border: 3px solid #2d3d40
}

#themeswalk .themes-filter a:hover span {
    width: 29px;
    height: 29px;
    border: 3px solid #fff
}

#themeswalk .themes-filter a.selected {
    border: 3px solid #2d3d40
}

#themeswalk .themes-filter a span {
    display: block;
    width: 29px;
    height: 29px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

#themeswalk .themes-filter a.libovolna span {
    background: url("/images/theme-selector-rainbow.png") no-repeat center center
}

#themeswalk .themes-filter a.bila span {
    background-color: #FFF
}

#themeswalk .themes-filter a.cerna span {
    background-color: #000
}

#themeswalk .themes-filter a.cervena span {
    background-color: #F00
}

#themeswalk .themes-filter a.modra span {
    background-color: #00E
}

#themeswalk .themes-filter a.zelena span {
    background-color: #0A0
}

#themeswalk .themes-filter a.fialova span {
    background-color: #60E
}

#themeswalk .themes-filter a.oranzova span {
    background-color: #F80
}

#themeswalk .themes-filter a.hneda span {
    background-color: #840
}

#themeswalk .themes-filter a.ruzova span {
    background-color: #FCC
}

#themeswalk .themes-filter a.seda span {
    background-color: #AAA
}

#themeswalk .themes-filter a.zluta span {
    background-color: #FF0
}

#themeswalk .themes-filter a.podobne span {
    background-color: #EEE
}

#themeswalk .carousel-area {
    position: relative;
    width: 100%;
    padding-bottom: 35px;
    min-height: 300px
}

#themeswalk.loading .carousel-area:after {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    left: 36px;
    right: 36px;
    bottom: 5px;
    background: rgba(255, 255, 255, 0.5) url("/images/ajax-loader.gif") no-repeat center center;
    border-radius: 4px;
    opacity: 1;
    cursor: default
}

#themeswalk .carousel-points {
    margin-top: 0px
}

#themeswalk .variations {
    display: none
}

#themeswalk .carousel-item {
    text-align: center;
    padding-top: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    border: 2px solid transparent;
    border-radius: 5px;
    position: relative;
    min-height: 200px
}

#themeswalk .carousel-item.selected {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(0, 0, 0, 0.5)
}

#themeswalk .carousel-item:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(0, 0, 0, 0.5)
}

#themeswalk .carousel-item img.template-thumbnail {
    display: block;
    margin: 0px auto 0px auto;
    width: 130px;
    height: 110px;
    text-align: center
}

#themeswalk a.possible-layouts {
    background: none repeat scroll 0 0 #063d49;
    border: 2px solid #9f7714;
    border-radius: 15px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.22), 0 0 8px rgba(0, 0, 0, 0.55) inset;
    color: #fff;
    display: inline-block;
    margin: 0.8em 0;
    padding: 2px 15px 2px 15px;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
    transition: all 300ms ease 0s
}

#themeswalk a.possible-layouts:hover {
    background: url("/images/noise.png") repeat scroll 0 0%, none repeat scroll 0 0 #cc8d08;
    color: #063d49
}

#themeswalk div.possible-template-layouts {
    position: absolute;
    top: 100%;
    left: -159px;
    z-index: 100;
    width: 510px;
    min-height: 179px;
    background-color: #ffffff;
    border: 3px solid #9f7714;
    border-radius: 8px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.22);
    padding: 20px 0px 0px 20px
}

#themeswalk div.template-layout {
    display: inline-block;
    width: 100px;
    height: 133px;
    margin: 0px 20px 20px 0px;
    cursor: help;
    vertical-align: bottom
}

#themeswalk .template-variant a.responsive-template {
    background-color: #008800;
    border-radius: 20px;
    cursor: help;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: -20px auto 9px;
    text-align: center;
    width: 110px
}

#themeswalk .template-variant a.responsive-template:before {
    background: transparent url("/images/responsive-template-icon.png") no-repeat scroll center center;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 3px;
    position: relative;
    top: 1px;
    width: 14px
}

#themeswalk .template-variant .loading {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.1) url("/images/ajax-loader.gif") no-repeat center center
}

#themeswalk.preview-loading .pwcr-stb-tpl span {
    display: none;
}
#themeswalk.preview-loading .pwcr-stb-tpl img {
    transform: scale(1.0) !important;
}
#themeswalk.preview-loading .pwcr-stb-tpl > div::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.5);
}

section#themeswalk:nth-child(odd) .carousel-item.selected {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #fdc81a
}

section#themeswalk:nth-child(odd) .carousel-item:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #fdc81a
}

section#themeswalk:nth-child(even) .carousel-item.selected {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #2d3d40
}

section#themeswalk:nth-child(even) .carousel-item:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #2d3d40
}

ul.ticks {
    list-style: none;
    margin: 2em 0 2em 0;
    padding: 0;
    font-size: 16px
}

ul.ticks li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

ul.ticks li {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border-bottom: 1px solid #fdc81a
}

ul.ticks li:last-child {
    border-bottom: none
}

ul.ticks li img {
    vertical-align: middle;
    margin: 0 1em 0 0
}

ul.ticks li span {
    display: inline
}

.mainpage #contacts.arrow .layout:before {
    border-color: #fff transparent transparent
}

#contacts {
    color: #fff;
    padding-bottom: 3em
}

#contacts h1 {
    padding: 1.5em 0 1em 0;
    margin: 0;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

#contacts a {
    color: #fff
}

#contacts .layout label {
    position: absolute;
    top: 12px;
    left: 13px;
    font-size: 16px;
    z-index: 50;
    color: #4d4d4d;
    cursor: text;
}

#contacts .layout label.focused, #contacts .layout label.nonempty {
    font-size: 12px;
    top: 2px;
    right: 8px;
    left: auto;
}

#contacts .layout .button:hover, #contacts .layout button:hover, #contacts .layout input[type="submit"]:hover, #contacts .layout input[type="reset"]:hover, #contacts .layout input[type="button"]:hover {
    background: #000;
}

#contacts .layout .button, #contacts .layout button, #contacts .layout input[type="submit"], #contacts .layout input[type="reset"], #contacts .layout input[type="button"] {
    padding: 16px 24px;
}

#contacts .email, #contacts .phonewrap {
    display: block;
    font-size: 23px;
    height: 24px;
    line-height: 24px;
    margin: 1em auto;
    vertical-align: top
}

@media (min-width: 48em) {
    #contacts .email,     #contacts .phonewrap {
        display: inline-block
    }
}

#contacts .email {
    width: 270px;
    padding: 0 0 0 50px;
    background: url("/images/envelope.png") no-repeat left center
}

@media (min-width: 48em) {
    #contacts .email {
        width: 40%;
        margin: 0 0 0 10%
    }
}

@media (min-width: 61.25em) {
    #contacts .email {
        width: 30%;
        margin: 0 0 0 20%
    }
}

#contacts .email a:link, #contacts .email a:visited {
    color: #fff
}

#contacts .phonewrap {
    width: 170px
}

#contacts .phonewrap .icon {
    color: #cc8d08
}

@media (min-width: 48em) {
    #contacts .phonewrap {
        width: 30%;
        margin: 0
    }
}

@media (min-width: 75em) {
    #contacts .phonewrap {
        width: 20%;
        margin: 0 0 0 10%
    }
}

#contacts .time {
    display: block;
    font-size: 0.42857em;
    line-height: 3.5em;
    margin: -1em 0 0 3em
}

#contacts asside.contacts {
    display: block;
    width: 100%;
    padding: 2em 0 0;
    margin-top: 3em;
    border-top: 1px solid #8ea5aa
}

#contacts asside.contacts .address {
    font-size: 0.85714em;
    line-height: 1.75em
}

#contacts asside.contacts .address strong {
    font-size: 1.42857em;
    line-height: 2.1em
}

@media (min-width: 30em) {
    #contacts asside.contacts .address {
        float: left;
        width: 31.42857%;
        margin: 0 2.85714% 0 0
    }
}

#contacts asside.contacts .address:nth-child(3) {
    margin: 0
}

#contacts asside.contacts .address .field {
    margin-bottom: 1em
}

#contacts asside.contacts .address #message {
    height: 8em
}

footer {
    background: #000;
    padding: 2em 0
}

footer .layout {
    color: #fff
}

footer .layout a:link, footer .layout a:visited {
    color: #fff
}

footer .layout ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

footer .layout ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

footer .layout ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 0.5em 0 0;
    padding: 0 0.5em 0 0;
    border-right: 1px solid #8ea5aa
}

footer .layout ul li:last-child {
    border: none
}

@media (min-width: 61.25em) {
    footer .layout ul {
        display: inline-block
    }
}

footer .layout .right {
    text-align: center
}

@media (min-width: 61.25em) {
    footer .layout .right {
        float: right;
        text-align: right
    }
}

footer .layout .provider {
    margin: 0.5em 0
}

footer .layout .version {
    text-align: center
}

footer .layout .version strong {
    color: #fdc81a
}

.condition_content1, .condition_content2 {
    margin: 0 0 0 2em;
    position: relative
}

.condition_content3 {
    margin: 0 0 0 4em
}

.condition_number2 {
    padding: 0 1em 0 0;
    display: inline-block;
    position: absolute;
    text-align: right;
    right: 100%;
    font-weight: 500
}

.condition_number3 {
    text-indent: -3em;
    display: inline-block;
    position: relative;
    text-align: right;
    left: -1em;
    font-weight: 500
}

.b-left, .b-right {
    float: left;
    bottom: 13px;
    width: 50px
}

.b-left.disabled, .b-right.disabled {
    opacity: 0.5
}

.b-left.disabled a, .b-right.disabled a {
    cursor: default
}

.b-left.disabled a:hover:before, .b-right.disabled a:hover:before {
    border-color: transparent #fdc81a transparent transparent
}

.b-left a, .b-right a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.b-left a:before, .b-right a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 20px solid;
    border-color: transparent #fdc81a transparent transparent;
    position: absolute;
    top: 40%;
    z-index: 10;
    margin: -10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.b-left a:hover:before, .b-right a:hover:before {
    border-color: transparent #fff transparent transparent
}

.b-right {
    float: right
}

.b-right a:before {
    border-color: transparent transparent transparent #fdc81a;
    margin: -10px 0 0 20px
}

.b-right a:hover:before {
    border-color: transparent transparent transparent #fff
}

.b-right.disabled a:hover:before {
    border-color: transparent transparent transparent #fdc81a
}

#vyber-grafiky {
    width: 100%;
    max-width: 1450px;
    margin: auto;
    position: relative
}

.carousel-area {
    float: left;
    padding: 0 50px
}

.carousel-area .carousel-page.hidden {
    display: none
}

.carousel-item {
    color: #fff
}

.carousel-item a:link {
    color: #fff
}

.carousel-item .variations {
    background: url(/images/icons/variations-icon.png) no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0 0.5em 0 0
}

.carousel-item .variations span {
    display: none
}

.carousel-item .variations:hover span {
    display: block;
    position: absolute;
    top: -30px;
    left: 10px;
    background: #cc8d08;
    border: 3px solid #fdc81a;
    color: #063d49;
    padding: 0.1em 0.4em;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.89);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.89)
}

.carousel-points {
    position: absolute;
    bottom: 0;
    width: 100%
}

.carousel-points ul {
    list-style: none;
    text-align: center
}

.carousel-points ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

.carousel-points ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 0.7em 0 0
}

.carousel-points ul li a {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.4);
    border: 2px solid #8ea5aa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.carousel-points ul li a:hover {
    background: #fff
}

.carousel-points ul li.active a {
    background: #fff
}

@-webkit-keyframes thumb {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(0.9, 0.9);
        -moz-transform: scale(0.9, 0.9);
        -ms-transform: scale(0.9, 0.9);
        -o-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9)
    }
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

#contact:hover .phone {
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 200ms;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: 3;
    -webkit-animation-timing-function: linear
}
#website-creation-wizard-admin {
    display: none;
}
.wizard-switcher {
    text-align: center;
    margin: 50px;
}
.wizard-switcher a {
    display: inline-block;
    border: 1px solid #CCCCCC;
    padding: 20px 30px;
    background: #F6F6F6;
    color: #666;
    transition: 300ms;
    margin: 10px;
    border-radius: 4px;
    text-decoration: none;
}
.wizard-switcher a b {
    display: block;
    font-size: 24px;
}
.wizard-switcher a i {
    display: block;
    margin-top: 8px;
    font-style: normal;
}
.wizard-switcher a.generate-ai {
    background-image: url("/images/magic_wand.png");
    background-repeat: no-repeat;
    background-position: 96% 15%;
}
.wizard-switcher a:hover {
    background-color: #FFF;
    border: 1px solid #666;
}
.wizard-switcher a.selected {
    border: 1px solid #333333;
    background-color: #FFFFFF;
    color: #000;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
#switcher-wizard-pages {
    width: 100%;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
#switcher-wizard-pages > div {
    display: inline-block;
    width: 100%;
    transition: 500ms;
    vertical-align: top;
    white-space: normal;
}
.ai-road {
    list-style-type: none;
    margin: 80px auto;
    text-align: left;
    max-width: 800px;
}
.ai-road li {
    border-left: 2px solid #000;
    position: relative;
    padding: 0 20px 20px 20px;
}
.ai-road li::before {
    content: '✓';
    position: absolute;
    top: 0;
    left: -13px;
    width: 24px;
    height: 24px;
    background: #000;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.ai-road li.empty::before {
    content: '';
}
.ai-road li > div {
    transition: 500ms;
    height: 200px;
    opacity: 1;
    overflow: hidden;
}
.ai-road li:first-child > div {
    height: 150px;
}
.ai-road li > div > div {
    text-align: center;
}
.ai-road li > div > div a {
    padding: 12px 24px;
    text-decoration: none;
    background: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin: 5px;
    color: #333;
    transition: 300ms;
    display: inline-block;
}
.ai-road li > div > div a:hover {
    border: 1px solid #333;
    color: #000;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.ai-road li label {
    cursor: pointer;
}
.ai-road li label:hover {
    text-decoration: underline;
}
.ai-road li.current::before {
    background: #000;
}
.ai-road li.current {
    border-left: 2px solid #DDD;
}
.ai-road li.closed::before {
    background: #DDD;
}
.ai-road li.closed {
    border-left: 2px solid #DDD;
}
.ai-road li.passed::before {
    background: #000000;
}
.ai-road li.passed {
    border-left: 2px solid #000000;
}
.ai-road li.summary::before {
    display: none;
}
.ai-road li.summary {
    text-align: center;
}
.ai-road li.summary p {
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
}
.ai-road li.summary a {
    font-weight: bold;
    padding: 20px 30px;
    font-size: 20px;
    border: 1px solid #333;
    margin: 20px 0 10px;
}
.ai-road li.closed > div, .ai-road li.passed > div {
    height: 0;
    opacity: 0;
}
.ai-road li.last, .ai-road li.summary {
    border-left: 2px solid transparent !important;
}
#ai-wizard {
    width: 100%;
    margin: auto;
}
.ai-road input {
    margin: 10px 0;
    width: 100%;
    font-family: "Exo 2", sans-serif;
    padding: 10px;
    border: 1px solid #666;
    font-size: 18px;
    transition: all 300ms ease;
    position: relative;
    line-height: 1;
    border-radius: 4px;
    box-sizing: border-box;
}
.ai-road textarea {
    margin: 10px 0;
    width: 100%;
    font-family: "Exo 2", sans-serif;
    padding: 10px;
    border: 1px solid #666;
    font-size: 18px;
    transition: all 300ms ease;
    position: relative;
    line-height: 1;
    border-radius: 4px;
    box-sizing: border-box;
    height: 100px;
    resize: none;
}
.ai-road input.error, .ai-road textarea.error {
    border: 1px solid #C00;
    box-shadow: inset 0 0 0 4px #ECC;
}
.ai-road input:focus, .ai-road textarea:focus {
    border: 1px solid #063d49;
    outline: none;
}
#ai-wizard-step-input {
    overflow: hidden;
}
#ai-wizard-step-wait {
    overflow: hidden;
    padding-top: 60px;
}
#ai-wizard-step-wait > div {
    padding: 60px 40px;
    background: #F6F6F6;
    text-align: center;
    margin-top: 60px;
    border-radius: 15px;
}
#ai-wizard-step-wait h2 {
    margin-top: 0;
}
#ai-wizard-step-wait .wizard-dots {

}
#ai-wizard-step-wait .wizard-dots span {
    padding: 0 0 0 5px;
    font-size: 24px;
}
#ai-wizard-step-wait .wizard-loading {
    padding: 20px;
    height: 60px;
    position: relative;
    margin: 20px;
}
#ai-wizard-step-wait .wizard-loading span {
    width: 40px;
    height: 40px;
    --c:no-repeat linear-gradient(orange 0 0);
    background: var(--c),var(--c),var(--c),var(--c);
    background-size: 21px 21px;
    animation: l5 1.5s infinite cubic-bezier(0.3,1,0,1);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@keyframes l5 {
    0%   {background-position: 0    0,100% 0   ,100% 100%,0 100%}
    33%  {background-position: 0    0,100% 0   ,100% 100%,0 100%;width:60px;height: 60px}
    66%  {background-position: 100% 0,100% 100%,0    100%,0 0   ;width:60px;height: 60px}
    100% {background-position: 100% 0,100% 100%,0    100%,0 0   }
}
#ai-wizard-step-result {
    overflow: hidden;
    padding-top: 50px;
}

#website-creation-wizard-win-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1500;
}
#website-creation-wizard-win {
    font-family: Consolas, 'Lucida Console', 'DejaVu Sans Mono', monospace;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px solid #000;
    background: #FFF;
}
#website-creation-wizard-h {
    background: #000;
    color: #FFF;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    position: relative;
}
#website-creation-wizard-h a {
    position: absolute;
    top: -4px;
    line-height: 50px;
    right: 14px;
    text-decoration: none;
    color: #FFF;
    font-size: 40px;
}
#website-creation-wizard-h a:hover {
    color: #F60;
}
#website-creation-wizard-c {
    padding: 10px;
    overflow: auto;
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
}
#website-creation-wizard-admin {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}
.website-creation-wizard-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    padding: 24px 5px 5px 5px;
    background: rgba(0, 0, 0, 0.15);
}
.website-creation-wizard-menu-h {
    background: rgba(0, 0, 0, 0.1);
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 4px 5px;
    text-transform: uppercase;
}

.website-creation-wizard-menu a {
    color: #666;
}
.website-creation-wizard-menu a:hover {
    color: #F60;
}
.logs-win {
    display: table;
    width: 100%;
}
.logs-win > div {
    display: table-cell;
    vertical-align: top;
}
.logs-win-menu {
    width: 280px;
}
.logs-win-menu a {
    display: block;
    padding: 5px;
    background: #EEE;
    color: #000;
    margin-bottom: 5px;
    text-decoration: none;
}
.logs-win-menu a.selected {
    background: #FA0;
    color: #FFF;
}
.logs-win-log {
    padding: 15px;
    border: 1px solid #666;
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.2;
}
.logs-win-log > div:first-child {
    position: absolute;
    top: 0;
    right: 0;
    background: #444;
    padding: 2px 6px;
    font-size: 12px;
    color: #FFF !important;
    left: 0;
}
.logs-win-log > div:last-child {
    margin-top: 15px;
}
.logs-win-log .key {
}
.logs-win-log .string {
    color: #F00;
}
.logs-win-log .number {
    color: #00F;
}
.logs-win-log .boolean {
    color: #080;
}
.logs-win-log .null {
    color: #F0F;
}
#logs-win-content {
    padding: 15px;
    user-select: text;
    pointer-events: auto;
}

#wizard-generated-previews-iframe {
    width: 100%;
    height: 800px;
    border: 0;
    background: #FFF;
}
.ai-wizard-center {
    max-width: 1200px;
    margin: auto;
    text-align: center;
}
.wizard-options {
    padding-bottom: 40px;
}
.wizard-options div {
    padding-top: 4px;
}
.wizard-options a{
    font-size: 18px;
    text-decoration: underline !important;
}
.wizard-options a:hover{
    color: #FF6600;
}
.ai-wizard-result {
    margin-top: 30px;
}
.ai-wizard-result a.ai-wizard-show-result {
    color: #000;
    visibility: visible;
    opacity: 1;
    border: 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    font-size: 16px !important;
    text-decoration: underline;
    display: inline !important;
}
.ai-wizard-result a.ai-wizard-show-result:hover {
    color: #FF6600;
    box-shadow: none;
}
li.summary > div {
    height: 300px;
}
.wizard-progress {
    height: 50px;
    position: relative;
}
.wizard-progress > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    font-size: 28px;
}
.wizard-progress > div span {
    margin-left: 5px;
}
#template-preview-bar div.color-selector {
    position: absolute;
    top: 16px;
    left: 48px;
    background: #000;
    width: 120px;
    border-radius: 5px;
    line-height: 20px;
    height: 28px;
}

#template-preview-bar .wizard-scheme-current {
    height: 28px;
    border-radius: 5px;
    overflow: hidden;
    outline: 4px solid transparent;
    transition: 500ms;
    cursor: pointer;
    padding: 5px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.5);
}
#template-preview-bar .wizard-scheme-current:hover {
    background: #FFF;
}
#template-preview-bar .wizard-scheme-current > div {
    width: 33.3%;
    height: 100%;
    display: inline-block;
}

#template-preview-bar .wizard-scheme-popup {
    display: none;
    background: #333;
    box-sizing: border-box;
    z-index: 10000;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-group {
    width: 150px;
    margin-left: 20px;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-group:first-child {
    margin-left: 0;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-group-h {
    color: #FFF;
    text-align: left;
    font-size: 11px;
    padding-left: 5px;
    margin-top: -4px;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-bunch {
    width: 100%;
    background: #333;
    padding: 5px;
    cursor: pointer;
    box-sizing: border-box;
    transition: 500ms;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-bunch > div {
    display: flex;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-bunch > div > div {
    display: flex;
    width: 33.3%;
    height: 16px;
}
#template-preview-bar .wizard-scheme-popup .wizard-color-bunch:hover {

}
#template-preview-bar .wizard-scheme-popup .wizard-color-bunch:hover > div {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
#template-preview-bar .wizard-color-note {
    text-align: left;
    color: #BBB;
    font-size: 12px;
    padding: 5px;
    position: relative;
    top: 8px;
}
#template-preview-bar div.color-selector.opened .wizard-scheme-popup {
    position: absolute;
    display: block;
    top: 30px;
    left: 0;
    padding: 20px;
}
#template-preview-bar .wizard-color-note {
    color: #AAA;
    font-size: 80%;
    padding-top: 10px;
}
.wizard-more-colors a {
    color: #FFF !important;
    text-decoration: underline !important;
    font-size: 80%;
}
@media (max-width: 680px) {
    #template-preview-bar .color-selector {
        display: none;
    }
}


.payment-gateway-button {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    margin: 0;
    width: 100%;
    max-width: 450px;
    height: 50px;
    align-items: center;
    text-decoration: none;
    padding: 10px 3px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
}

.payment-gateway-button img {
    margin: 5px;
    box-sizing: border-box;

    flex-grow: 1;
    height: auto;
    width: 0;
}

.payment-gateway-logos {
    background-color: #fff;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    text-align: center;
}

.payment-gateway-logos .payment-methods {
    display: flex;
    justify-content: space-between;
    width: 320px;
    margin: 0 auto;
    height: 50px;
    padding: 10px 0;
    align-items: center;
    text-decoration: none;
}

.payment-gateway-logos .payment-methods img {
    margin: 0;
    max-height: 100%;
    box-sizing: border-box;
}