@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

* {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}
body {
    margin: 0;
}
.WysiwygFloatingPanel{display: none !important;}
div.Container {
    font-family: "Ubuntu", sans-serif;
    background-color: #f7f7f7;
}
div.Container::before {
    content: "";
    background-image: url("img/menu-background.svg");
    background-repeat: no-repeat;
    background-position: top;
    height: 250px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
ul {
    padding: 0;
}
ul li {
    list-style-type: none;
}
a {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    color: #2c599f;
    text-decoration: underline;
}
h2, .ArticleElement .ElementHeader span {
    font-size: 40px;
    font-weight: 700;
    color: #2b599f;
    text-align: left;
    margin-bottom: 0;
    position: relative;
}
.ArticleElement .ElementHeader span {
    display: block;
    margin: 1em 0;
}
h2 {
    margin-top: 3em;
}
h3 {
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 20px;
    color: #2c599f;
}
h2::before {
    content: "";
    display: block;
    width: 60px;
    border-bottom: 3px solid #2b599f;
    position: absolute;
    top: -30%;
    left: 0;
}
.section-title p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 3.5rem;
}
.StandardniBezPraveStrany .ObsahStrankyElements {
    max-width: 1366px;
    width: 100%;
    margin: 10em auto 0 auto;
}
div.CentralPart {
    width: auto;
    max-width: 1520px;
    margin: 0 auto;
    padding: 50px 1.5em 0 1.5em;
    position: relative;
}
div.CentralPart h1.H{
    display: none;
}
div.PageCenter {
    width: 100%;
    overflow: hidden;
    position: relative;
}
/*div.PageCenter::before {
    content: url("img/obdelnik.svg");
    display: block;
    position: absolute;
    top: -13%;
    left: 36%;
}
div.CentralPart::before {
    content: url("img/obdelnik.svg");
    display: block;
    position: absolute;
    top: 73.8%;
    left: -56%;
}*/
.Container {
    width: 100%;
    margin: 0 auto;
}
/* Horní menu */
#Header2, div#Header {
    margin: 0 auto;
    width: 100%;
    max-width: 1520px;
}
div#Header {
    position: absolute;
    top: 0;
}
.HorniMenuElements {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
#Header .HorniMenuElements h3 {
    width: 45%;
}
#Header .HorniMenuElements #HorniMenuElements_1 {
    width: 55%;
}
#Header .HorniMenuElements h3 a span{
    display: none;
}
#Header .HorniMenuElements h3 a {
    background: url(img/logo-white.svg) no-repeat scroll center top;
    display: inline-block;
    width: 363px;
    height: 83px;
}
#Header .HorniMenuElements .Menu ul {
    padding: 0;
    margin-top: 3.571rem;
    position: relative;
}
#Header .HorniMenuElements .Menu ul.First > li:first-of-type > a::after, #Header .HorniMenuElements .Menu ul.First > li:nth-of-type(4) > a::after {
    content: "\f0d7";
    font-family:"Font Awesome 6 Free";
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 80%;
    left: 42%;
}
#Header .HorniMenuElements .Menu ul li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    display: block;
}
#Header .HorniMenuElements .Menu ul li a span {
    font-size: 16px;
}
#Header .HorniMenuElements .Menu ul.First > li:hover::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 3px solid #36bdec;
    margin-top: 1.143rem;
    position: absolute;
}
#Header .HorniMenuElements .Menu ul li:hover ul {
    display: inherit;
}
#Header .HorniMenuElements .Menu ul ul li {
    background-color: #0A246A;
    width: 200px;
    padding: .5em;
    display: list-item;
    position: relative;
}
/* horni podmenu - vyjizdejici*/
#Header .HorniMenuElements .Menu ul li
{
    position: relative;
    display: block;
    float: left;
    margin-right: 2.286rem;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
}

#Header .HorniMenuElements .Menu ul
{
    position: relative;
}

#Header .HorniMenuElements .Menu ul ul
{
    display: none;
    position: absolute;
    z-index: 500;
    top: -17px;
    *margin-left: -110px;
    width: 200px;
}

#Header .HorniMenuElements .Menu ul li li
{
    background: #205C9F;
    width: 200px;
    height: 35px;
    line-height: 35px;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    top: 0;
    color:white;
}

#Header .HorniMenuElements .Menu ul li li a
{
    height: 35px;
    margin: 0;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    text-decoration: none;
    top: 0;
    line-height: 35px;
}

#Header .HorniMenuElements .Menu ul li li a span
{
    text-align:left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

#Header .HorniMenuElements .Menu ul li li a:hover,
#Header .HorniMenuElements .Menu ul li li a.highlight
{
    top: 0;
    background: #f69e00;
    line-height: 25px;
    height:35px;
    width:100%;
}

#Header .HorniMenuElements .Menu ul li li a:hover span,
#Header .HorniMenuElements .Menu ul li li a.highlight span
{
    position: relative;
    top: 0px;
    line-height: 35px;
}

#Header .HorniMenuElements .Menu ul li:hover ul,
#Header .HorniMenuElements .Menu ul li.hover ul
{
    display: block;
}
/* konec hornipodmenu*/
/* Formuláře */
label {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #8c8c8c;
    font-size: 12px;
}
input[type="text"], input[type="email"], textarea
{
    width: 100%;
    max-width: 500px;
    height: 50px;
    padding: 0 15px;
    margin-top: 5px;
    font-size: 15px;
    display: inline-block;
    border: none;
}
textarea {
    min-height: 139px;
}
input[type="submit"], .Demoverze button {
    color: #fff;
    background: #f59d00;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border: none;
    line-height: 40px;
    padding: 0 3em;
}
/* Služby přehled */
.sluzby-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sluzby .sluzby-wrapper {
    padding-top: 4em;
}
.Sluzby {
    position: relative;
}
.Sluzby h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
}
.Sluzby h2::before {
    display: none;
}
.Sluzby ul {
    text-align: left;
    padding-left: 0;
}
.sluzby .Sluzby ul {
    height: 100px;
}
.Sluzby ul li{
    color: #2b599f;
    line-height: 20px;
}
.Sluzby {
    position: relative;
    display: flex;
    justify-content: center;
    border-bottom: 0;
    width: 23%;
    margin: 0 .25em;
    background: none;
    padding: 0;
    min-width: 234px;
    height: 140px;
}
.sluzby-wrapper.graf .Sluzby {
    flex-direction: column;
    justify-content: flex-start;
    cursor: pointer;
    margin-top: 0;
    height: 140px;
}
.sluzby-wrapper.graf .Sluzby ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 83px;
}
.sluzby-wrapper.graf .Sluzby h2, .sluzby-wrapper.graf .Sluzby ul li {
    text-align: center;
}
.Sluzby::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 5px solid #2b599f;
    margin-top: 1.143rem;
    position: absolute;
    bottom: 0;
}
.Sluzby.prehled:hover {
    cursor: pointer;
}
.Sluzby:hover::after {
    border-color: #f69e00;
}
.Sluzby.prehled .text {
    padding-left: 1rem;
    width: 199px;
}
/* Demo */
.Demoverze {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    background: url("img/mobile.svg") no-repeat 75% top;
}
.Demoverze .Demo
{
    max-width: 570px;
    width: 100%;
    background: transparent;
    padding: 0;
    margin-bottom: 5em;
}
.Demoverze .nadpis {
    margin-bottom: 3em;
}
.Demoverze .Demo p {
    font-size: 18px;
    font-weight: 400;
}
.Demoverze .Demo h1
{
    color: #2b599f;
    font-size: 36px;
    font-weight: 300;
}
.Demoverze .Demo h1 span {
    font-weight: 700;
}
span.orange {
    color: #f69e00;
}
.Demoverze .Demo a
{
    margin: 10px auto 0 auto;
    background: #65a049;
    display: inline-block;
    width: 250px;
    height: 45px;
    border: 1px solid transparent;
    line-height: 45px;
    transition: all 200ms ease;
    border-radius: 3px;
}
input::placeholder {
    color: #000;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 300;
}
.Demoverze .napovedaInput
{
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
}
.Demoverze input[type="text"], .Demoverze input[type="email"] {
    background: #fff; /*url('https://www.new.sunlight.cz/deploy/img/fck/Image/SL2016/email-small.png') no-repeat 10px 10px;*/
    color: #000000;
    filter: drop-shadow(0px 3px 25px rgba(0,0,0,0.1));
    width: 80%;
    max-width: unset;
}
.Demoverze label {
    color: #000;
    font-size: 1em;
}
.Demoverze button {
    display: block;
    font-size: 24px;
    padding: .4em 1.5em;
    margin-top: 1.5em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    cursor: pointer;
}
/* Plusy */
.Plus.Obsah {
    display: flex;
    justify-content: center;
    /* New */
    flex-direction: column;
    align-items: center;
}
.Plus.Obsah .row {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 2em;
}
.Plus.Obsah .row .Plusy.left {
    flex-direction: row-reverse;
    text-align: right;
}
.Plus.Obsah .row .Plusy.left {
    margin-right: 8.5em;
}
.Plus.Obsah .row .Plusy.right {
    margin-left: 8.5em;
}
.Plus.Obsah .row .Plusy div:first-of-type {
    padding-right: 8%;
}
.Plus.Obsah .row .Plusy.left div:first-of-type {
    padding-left: 8%;
    padding-right: 0;
}
.Plus.Obsah .row .Plusy {
    display: flex;
    width: 32%;
}
.Plus.Obsah h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}
.Plus.Obsah p {
    font-size: 18px;
}

/* Bonusy */
.bonusy {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: 730px;
    background: url("img/obdelnik_vs.svg") no-repeat 45% 0;
}
/*.bonusy::after {
    content: url("img/1.svg");
    display: block;
    position: absolute;
}*/
.bonusy .row div {
    line-height: 36px;
}
.bonusy .row:first-of-type {
    padding-top: 4em;
}
.bonusy .row div:nth-child(odd){
    color: #f69e00;
    font-weight: 700;
}
/***** varianty cenik *****/
.Varianty {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.Varianty .VariantaHeader{
    position: relative;
    color: #000;
    line-height: 48px;
    height: auto;
    font-size: 18px;
    text-shadow: none;
    text-align: center;
    padding-top: 1.45em;
}
.Varianty .VariantaHeader::after {
    content: "";
    display: block;
    width: 65px;
    border-bottom: 3px solid #36bdec;
    margin-top: 1.143rem;
    position: absolute;
    bottom: 0;
    left: 38%;
}
.Varianty .Varianta
{
    background-color: #fff;
    /*margin-left: 10px;*/
    width: 310px;
    height: 477px;
    margin-bottom: 10px;
    margin-top: 0;
    transition: all 0.5s;
    vertical-align: top;
    filter: drop-shadow(0px 2px 2.5px rgba(0,0,0,0.1));
    border-radius: 2px;
}
.Varianty .Varianta.C {
    border-radius: 10px;
    height: 512px;
    margin-top: -1%;
}
.Varianty.Cenik ul{
    height: 903px;
}
.Varianty .Varianta.C .VariantaHeader {
    padding-top: 0;
}
.Varianty .Varianta .VariantaFavorite span {
    font-size: 15px;
    color: #d7e0e3;
    background-color: #354246;
    line-height: 40px;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 10px 10px 0 0;
}
.Varianty .Varianta:hover{
    filter: drop-shadow(0px 2px 4.5px rgba(0,0,0,0.5));
}

.Varianty .Varianta .Cena
{
    text-align: center;
    font-size: 18px;
    color: #36bdec;
    margin-top: 1em;
}
.Varianty .Varianta .Cena span
{
    font-size: 60px;
    font-weight: 700;
    color: #36bdec;
}
.Varianty li
{
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    line-height: 23px;
    text-align: center;
    font-size: 16px;
    margin: 0 2.25rem;
    padding: .75em 0;
}
.Varianty.prehled li:nth-last-child(3), .Varianty.Cenik li:nth-last-child(3){
    margin-bottom: 1.25em;
}
.Varianty.prehled li:last-of-type {
    margin-bottom: 2em;
}
.Varianty.prehled li:nth-last-child(-n+2), .Varianty.Cenik li:nth-last-child(-n+2)  {
    border: none;
    line-height: 8px;
}
.Varianty.Cenik li:nth-last-child(-n+2) {
    line-height: 27px;
    padding: .25em;
}
.Varianty li span{
    font-size: 24px;
    font-weight: 700;
}
.Varianty li a {
    text-decoration: none;
}
.Varianty .objednat
{
    display: block;
    width: 50%;
    margin: 10px auto;
    line-height: 40px;
    color: #fff;
    background: #f59d00;
    font-size: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
}
.Varianty.Cenik .objednat {
    width: 75%;
}
.Varianty .objednat:hover
{
    opacity: 0.8;
}
.Varianty .Varianta.C .objednat:hover { opacity: 0.8;}

.Varianty .Start
{margin-left: 0;}
/***** konec varianty cenik *****/
/* Ceník */
.Varianty.Cenik .Varianta {
    height: auto;
}
/* Ceník tabulka */
table {
    background: #fff;
    filter: drop-shadow(0px 2px 2.5px rgba(0,0,0,0.1));
    padding: 1em 1.5em;
}
table.cenik th {
    color: #36bdec;
}
table.cenik th, table.cenik td {
    text-align: right;
}
.price-table {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    filter: drop-shadow(0px 2px 2.5px rgba(0,0,0,0.1));
    padding: 1em 1.5em;
    margin-top: 3em;
}
.price-table > div {
    display: flex;
}
.price-table .second-row {
    flex-direction: column;
}

.price-table .first-row {
    font-weight: 700;
    color: #36bdec;
}

.price-table > div p {
    width: 15%;
    text-align: center;
}
.price-table > div p:first-of-type {
    width: 35%;
    font-weight: 700;
    text-align: right;
}
.price-table .second-row > div {
    display: flex;
}
/* Reference */
.reference-wrapper {
    width: 100%;
    max-width: 1366px;
    padding: 2em 1.143em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 3em;
    background: url("img/ilustrace.png") no-repeat 16% center;
}
.obdelnik {
    background: url("img/obdelnik.svg") no-repeat;
    position: absolute;
}
.reference-wrapper .right {
    width: auto;
    display: flex;
    flex-wrap: wrap;
}
.reference-wrapper .right .reference {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin: .25em;
    border-radius: 2px;
    width: 48%;
    height: 270px;
    filter: drop-shadow(0px 2px 2.5px rgba(0,0,0,0.1));
}
/* Máte dotaz */
.contact-us {
    width: 100%;
    max-width: 1520px;
    height: 160px;
    background: #354246 url("img/dotaz-background.png") no-repeat left 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2.5em 4em;
    position: absolute;
    top: -21%;
    left: 0;
}
.contact-us div + div {
    margin-left: 10em;
}
.contact-us p {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin: 0;
}
.contact-us p.contact-us-label {
    font-size: 13px;
    letter-spacing: 4px;
    color: #8fc2e5;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 1.25em;
}
.contact-us p span {
    font-size: 18px;
    font-weight: 300;
    color: #bbc6ca;
    padding-left: 1em;
}
/* Nad patičkou */
.NadPatickouElements2 div.Obal2{
    width: 100%;
    max-width: 1520px;
    margin: 12em auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 4em 1.143em 1.143em;
    background: #fff;
    position: relative;
}
.NadPatickouElements2 .footer-contact img {
    width: 100%;
    max-width: 353px;
    max-height: 83px;
    height: auto;
}
.NadPatickouElements2 .MenuElement div.ElementHeader.MenuHeader {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}
.NadPatickouElements2 div.MenuHeader span::after {
    content: "";
    display: block;
    width: 65px;
    border-bottom: 3px solid #145598;
    margin-top: 1.143rem;
    position: absolute;
}
.NadPatickouElements2 div.Menu ul.First {
    padding: 0;
    margin-top: 2.857rem;
}
.NadPatickouElements2 div.Menu ul.First li a {
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    font-weight: 300;
    text-decoration: none;
}
div.NadPatickouElements2 .m {
    width: 15%;
    padding-top: .857em;
}
div.NadPatickouElements2 div#NadPatickouElements2_1 {
    width: 100%;
}
div.NadPatickouElements2 div#NadPatickouElements2_2 {
    width: 40%;
    padding-top: 0;
}
div.NadPatickouElements2 .footer-contact p{
    font-weight: 300;
    color: #000000;
    margin: .571rem 0;
}
/* Patička */
div.NadPatickouElements, div.NadPatickouElements2 {
    width: 100%;
    background: #fff;
}
.NadPatickouElements .footerCopyright {
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.143em;
    background: #fff;
}
.NadPatickouElements .footerCopyright p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    line-height: 48px;
    color: #000000;
}
.NadPatickouElements .footerCopyright p.light-grey {
    color: #bebebe;
}
.NadPatickouElements .footerCopyright p span {
    font-size: 18px;
    font-weight: 400;
    padding-right: .571em;
}
.NadPatickouElements .footerCopyright p span#year {
    padding-right: 0;
    font-size: 16px;
    font-weight: 300;
}
/* Seznam funkcí */
.FunctinsListElement .table {
    position: relative;
    background: #fff;
    filter: drop-shadow(0px 2px 2.5px rgba(0,0,0,0.1));
    padding: 1em 1.5em;
}
.FunctinsListElement .table-header{
    display: flex;
    flex-direction: column;
}
.FunctinsListElement .table-header .firstRow, .FunctinsListElement .table-header .secondRow, .FunctinsListElement .table-footer {
    display: flex;
}
.FunctinsListElement .table-header .firstRow p:first-of-type, .FunctinsListElement .table-header .secondRow p:first-of-type, .FunctinsListElement .table-footer p:first-of-type{
    width: 52%;
}
.FunctinsListElement .InVarMicro, .FunctinsListElement .VarietyButton:nth-child(2), .FunctinsListElement .VarietyPrice:nth-child(2) {
    display: none;
}
.FunctinsListElement .VarietyButton {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 18px;
    height: 74px;
    position: relative;
    width: 12%;
}
.FunctinsListElement .VarietyButton.VarietyButtonBottom {
    border-radius: 2px;
    line-height: 40px;
    background-color: #36bdec;
    height: auto;
    width: 11.5%;
    margin: 0 .25em;
}
.FunctinsListElement .VarietyButton.VarietyButtonBottom a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.FunctinsListElement .VarietyButton::after {
    content: "";
    display: block;
    width: 33px;
    border-bottom: 3px solid #36bdec;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 1.143rem auto 0 auto;
}
.FunctinsListElement .VarietyButton.VarietyButtonBottom::after {
    display: none;
}
.FunctinsListElement .VarietyPrice {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    text-align: center;
    width: 12%;
    padding-top: 2.5em;
}
.FunctinsListElement .bold {
    font-size: 16px;
    color: #36bdec;
}
.FunctinsListElement .priceOrange {
    font-size: 24px;
    font-weight: 700;
}
.FunctinsListElement .GroupHeader h2{
    color: #36bdec;
    margin-top: 0;
    margin-bottom: .5em;
}
.FunctinsListElement .GroupHeader h2::before {
    border-color: #36bdec;
}
.FunctinsListElement .GroupItem {
    display: flex;
}
.FunctinsListElement .table-body .leftPart {
    width: 52%;
    display: flex;
    align-items: center;
}
.FunctinsListElement .table-body .rightPart {
    width: 48%;
    display: flex;
}
.FunctinsListElement .Ok, .FunctinsListElement .Add {
    background-image: none;
}
.FunctinsListElement .Ok::before {
    content: "\f111";
    display: block;
    font-family: "Font Awesome 6 Free", sans-serif;
    font-size: 7px;
    color: #36bdec;
    text-align: center;
}
.FunctinsListElement .Add::before {
    content: "\f00d";
    display: block;
    font-family: "Font Awesome 6 Free", sans-serif;
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
.SunshopCol, .RightBorder {
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    width: 100%;
}
.FunctinsListElement .Name {
    line-height: 26px;
}
.FunctinsListElement .leftPart p.plus-icon {
    width: 5%;
    text-align: center;
    float: left;
    padding-top: .25em;
}
.FunctinsListElement .leftPart p.plus-icon svg {
    color: #36bdec;
}
.FunctinsListElement .EmptyRow{
    height: 50px;
}
/* Reference */
.ref-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5em;
}
.ref-main .ref {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 1em;
}
.ref-main .ref:nth-of-type(-n+2) {
    margin-bottom: 4.5em;
}
.ref-main h2 {
    margin-top: 0;
}
.ref-main .ref h2 a {
    font-size: 40px;
    font-weight: 700;
    color: #2b599f;
    display: block;
    text-decoration: none;
    margin-bottom: .5em;
}
.ref-main .ref h2::before {
    top: -60%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ref-main .ref img {
    width: 100%;
    height: auto;
    max-width: 427px;
    margin-top: 1.5em;
}
.ref-other {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 2em 0 0 0;
}
.ref-other .ref{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 150px;
    height: 150px;
    filter: drop-shadow(0px 5px 25px rgba(0,0,0,0.1));
    cursor: pointer;
}
/* výběr šablony */
.sablony {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sablony .ref {
    text-align: center;
    margin-bottom: 4em;
    width: 30%;
    margin-right: 1em;
}
.sablony .ref h2 {
    margin-bottom: .5em;
}
.sablony h3 {
    text-align: center;
}
.sablony .ref img {
    width: 100%;
    height: auto;
    max-width: 248px;
}
.motivy{
    display: flex;
    flex-wrap: wrap;
}
.motivy .Plusy {
    width: 30%;
    text-align: center;
    margin-bottom: 2em;
    margin-right: 1em;
}
.vyber-sablony .sablony h2::before {
    top: -30%;
}
.vyber-sablony h2::before {
    top: -17%;
}
.jak-zacit-wrapper, .faq-wrapper, .prechod-wrapper, .graf-sluzby, .individualni-upravy, .webhosting, .contact-wrapper, .FunctionsListWrapper, .gdpr, .technicka-podpora-wrapper {
    margin: 4em 0 5em 0;
}
.article-title, .BlogElement h1.ElementHeader, .sluzby h2.ElementHeader {
    font-size: 80px;
    font-weight: 700;
    color: #2b599f;
    text-align: center;
    margin-top: 3.25em;
}
.error-404 h2.ElementHeader, .obchodni-podminky .ElementHeader h2 {
    margin-top: 7em;
}
.sluzby h2.ElementHeader::before {
    display: none;
}
.BlogElement h1.ElementHeader {
    margin-top: 4em;
}
.motivy {
    text-align: center;
}
/* Jak začít */
h3 a {
    font-weight: 700;
    text-decoration: none;
}
/* Technická podpora */
.technicka-podpora-wrapper .Varianty li {
    line-height: 20px;
    padding: .65em 0;
}
.technicka-podpora-wrapper .Varianty li:nth-last-child(-n+2){
    line-height: 20px;
    border-bottom: 1px solid #ebebeb;
}
.technicka-podpora-wrapper .Varianty li:nth-last-child(3) {
    margin-bottom: 0;
}
.technicka-podpora-wrapper strong {
    color: #2c599f;
}
/* Kontakt */
.contact-wrapper .contact-link {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.contact-wrapper .contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact-wrapper p, .contact-wrapper span, .contact-wrapper strong {
    font-size: 18px;
}
.contact-wrapper h2{
    margin-top: 1em;
}

.contact-wrapper span.hours {
    font-size: 16px;
    padding-left: .5em;
}
div.mapResponsive {
    position: relative;
    /* video height / video width*/
    padding-bottom: 56.25% !important;
    height: 100%;
}
div.mapResponsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Tvorba eshopu - výhody */
.StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement {
    width: 50%;
    margin: 0 auto;
}
.StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement .ElementHeader h2,
.StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement .ElementNote {
    text-align: center;
}
.StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement .ElementHeader h2::before {
    margin: 0 auto;
    left: 0;
    right: 0;
}
input[type="text"], input[type="email"], textarea {
    max-width: 100%;
}
.StandardniBezPraveStrany .e-shop-na-miru .ObsahStrankyElements {
    margin: 65em auto 0 auto;
}
#HorniMenuElements_2 {
    width: 100%;
    position: relative;
}
.CentralPart.e-shop-na-miru::before {
    content: '';
    display: block;
    width: 100%;
    height: 1083px;
    background: url("img/bg_benefits.svg") no-repeat 95% 65%;
    position: absolute;
    top: 0;
}
.PageCenter.e-shop-na-miru::before {
    content: '';
    display: block;
    width: 100%;
    min-height: 1083px;
    background: url("img/vodoznaky.svg") no-repeat 160% 0, url("img/ring.svg") no-repeat 70% -5%;
    position: absolute;
    top: 0;
    left: 0;
}
.benefits {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1.5em;
}
.benefits h1 {
    color: #fff;
    font-size: 60px;
}
p.white {
    color: #fff;
}
.benefits .title-text {
    margin: 4em 0 3em 0;
}
.benefits .title-text p {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
}
.benefits .title-text p::before {
    content: '';
    border-bottom: 3px solid #fff;
    left: 0;
    width: 60px;
    display: block;
    position: absolute;
    top: -30%;
}
.benefits .benefits-wrapper {
    display: flex;
    flex-flow: row wrap;
}
.benefits .benefit {
    margin: 20px 19px;
    flex: 0 1 calc(20% - 38px);
}
.benefits .benefit:first-child, .benefits .benefit:nth-child(6){
    margin: 20px 0;
}
.benefits .benefit .number {
    display: block;
    font-size: 30px;
    color: #36bdec;
    font-weight: 700;
}
.benefits .benefit p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}
/* Tvorba eshopu - image cards */
.image-cards {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 1.5em 0;
}
.wrapper-title h2 {
    text-align: center;
    margin-top: 2em;
}
.wrapper-title h2:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.image-card {
    display: flex;
    flex-direction: column;
    width: 355px;
    height: 364px;
    border-radius: 2px;
    filter: drop-shadow(0 0 37.5px rgba(0,0,0,0.08));
    background-color: #fff;
    margin: 1.5em 0;
}
.image-card.design {
    background-image: url("img/hybrid-vlastni-design-na-miru.jpg");
}
.image-card.platform {
    background-image: url("img/hybrid-flexibilni-platforma.jpg");
}
.image-card.growth {
    background-image: url("img/hybrid-rozvoj-pece.jpg");
}
.image-card p.image-card-title {
    font-size: 28px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 1.75em;
    height: 63px;
}
.image-card ul li {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    padding: 11px 0;
    line-height: 22px;
}
/* Tvorba e-shopu - reference */
.content-wrapper .reference-wrapper {
    justify-content: center;
    background: none;
}
.content-wrapper .reference-wrapper .ref-main {
    margin-top: 1.5em;
}
.content-wrapper .reference-wrapper .reference-title a {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    letter-spacing: normal;
}
/* Tvorba e-shopu - varianty */
.content-wrapper .Varianty {
    justify-content: center;
    margin-top: 3.5em;
}
.content-wrapper .Varianty div.Varianta {
    width: 240px;
    height: 417px;
}
.content-wrapper .Varianty div.Varianta.C {
    height: 462px;
    margin-top: -22px;
    filter: drop-shadow(0px 2px 32.5px rgba(0,0,0,0.2));
    z-index: 1;
}
.content-wrapper div.Varianta.labels {
    width: 400px;
    background-image: linear-gradient(-45deg, #32237e 0%, #359ec2 100%);
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.content-wrapper .Varianty div.Varianta:hover {
    filter: unset;
}
.content-wrapper .Varianty div.Varianta.C:hover {
    filter: drop-shadow(0px 2px 32.5px rgba(0,0,0,0.2));
}
.content-wrapper div.Varianty .VariantaHeader {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 23px;
    margin: .5em 0 2em 0;
}
.content-wrapper .Varianty div.Varianta.C .VariantaHeader {
    color: #354246;
}
.content-wrapper .Varianty div.VariantaFavorite span {
    background-image: linear-gradient(-90deg, #32237e 0%, #359ec2 100%);
    color: #fff;
}
.content-wrapper div.Varianty .VariantaHeader::after {
    display: none;
}
.content-wrapper .Varianta.labels ul {
    width: 364px;
    float: right;
    padding: 0 1em;
}
.content-wrapper .Varianta.labels ul li{
    background-color: transparent;
    color: #fff;
    text-align: left;
    border-color: rgba(235, 235, 235, .5);
}
.content-wrapper .Varianta ul li span.label-mobile {
    display: none;
    font-size: 16px;
    font-weight: 400;
}
/* Breadcrumb */
div.Path {
    position: absolute;
    left: 0;
    width: 100%;
    top: 14.5%;
    border-top: 1px solid rgba(255,255,255, .5);
    border-bottom: 1px solid rgba(255,255,255, .5);
    padding: 1em;
}
div.Path .SinglePath {
    max-width: 1520px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 2em;
}

div.Path span  {
    color: #ffffff;
    font-weight: 700;
    line-height: 30px;
}
div.Path a span {
    font-weight: 300;
    text-decoration: underline;
}
div.Path span.PathDelimiter {
    display: inline-block;
    font-weight: 300;
    padding: 0 1em;
}
/* Stránkování */
div.Paginator, div.PageSelector {
    text-align: center;
    height: 50px !important;
    border-bottom: 1px solid #ebebeb;
}
div.Paginator a, div.PageSelector a {
    border: none;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    color: #000;
    padding: 12px 20px;
}
div.Paginator a.CurrentPage, div.PageSelector a.CurrentPage {
    border-bottom: 2px solid #2c599f;
}
/* Blog */
div.CentralPart.blog {
    position: unset;
    padding: 0;
}
div.CentralPart.blog .ObsahStrankyElements {
    padding: 0 1.5em;
}
div.PageCenter.blog {
    position: unset;
}
.BlogListElement .ArticleList{
    margin: 4em 0 10em 0;
}
.Element .ArticleStub a.FullArticle, .ArticleTags a {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    color: #2c599f;
    text-decoration: underline;
}
.BlogElement .ArticleContent p, .BlogElement .ArticleStub .ArticlePerex p {
    font-size: 18px;
    font-weight: 300;
}
.Element .ArticleStub {
    margin: 4em 0;

}
.Element .ArticleStub h2 {
    text-align: left;
    line-height: 40px;
    margin-top: 0;
}
.Element .ArticleStub h2::before {
    top: 20%;
    left: 0;
}
.Element .ArticleStub h2 a {
    display: block;
    color: #2b599f;
    font-size: 40px;
    line-height: unset;
    font-weight: 700;
    text-decoration: none;
}
.Element .ArticleStub span.Date {
    display: block;
    font-weight: 400;
    color: #999999;
    letter-spacing: 4px;
    line-height: 30px;
    margin: 1.5em 0;
}
.Element .ArticleStub ul li, .BlogElement .Article ul li {
    font-size: 18px;
    font-weight: 300;
}
.Element .ArticleStub ul li ul li, .BlogElement .Article ul li ul li {
    font-size: 16px;
    font-weight: 300;
}
.Element .ArticleStub ul li::before, .BlogElement .Article ul li::before {
    content: "—";
    color: #36bdec;
    padding-right: .5em;
}
.ArticleListTags {
    display: block;
    padding-left: 4.5em;
    margin-bottom: -1.5%;
}
.ArticleListTags a{
    font-size: 12px;
    text-transform: uppercase;
    color: #815072;
    text-decoration: none;
    padding-left: 1em;
}
/* Blog - Štítky */
.BlogTagsElement .Tag {
    display: none;
    border: 1px solid #dedede;
    border-radius: 2px;
    margin: 7px 0;
}
.BlogTagsElement .Tag a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 10px;
}
.BlogTagsElement .Tag a:hover {
    color: #fff;
    background-color: #2c599f;
}

/* Blog - detail */
.BlogElement .ElementContent.Article {
    margin: 3em 0;
}
/* Cluetip */
.cluetip-default #cluetip-inner {
    font-family: "Ubuntu",sans-serif;
    background-color: #fff;
    border-radius: 2px;
    filter: drop-shadow(0px 3px 25px rgba(0,0,0,0.1));
    border: 1px solid #36bdec;
}
.cluetip-default #cluetip-outer, #cluetip {
    border-radius: 2px;
}
@media only screen and (max-width: 1170px) {
    .Varianta.labels {
        display: none;
    }
    .content-wrapper .Varianta ul li span.label-mobile {
        display: block;
    }
    .content-wrapper .Varianty div.Varianta {
        height: 560px;
        width: 33%;
    }
    .content-wrapper .Varianty div.Varianta.C {
        height: 600px;
    }
}
@media only screen and (min-width: 541px) and (max-width: 997px) {
    .Container div.PageCenter::before {
        content: "";
        height: 100%;
    }
    /* Služby */
    .sluzby-wrapper {
        justify-content: center;
    }
    .Sluzby {
        width: 46%;
    }
    .Sluzby:nth-of-type(3),
    .Sluzby:nth-of-type(4),
    .sluzby-wrapper.graf .Sluzby:nth-of-type(3),
    .sluzby-wrapper.graf .Sluzby:nth-of-type(4) {
        margin-top: 2em;
    }
    .Demoverze {
        background: none;
        text-align: center;
    }
    .Demoverze .Demo {
        width: 100%;
        max-width: unset;
    }
    .Demoverze button {
        margin: 1.5em auto 0 auto;
    }
    .reference-wrapper {
        background: none;
        justify-content: center;
    }
}
@media only screen and (min-width: 668px) and (max-width: 997px) {
    .Varianty .Varianta.C {
        margin-top: 0;
    }
    .Varianty .Varianta.Cplus {
        margin-top: 2.5%;
    }
}
@media only screen and (min-width: 769px) and (max-width: 950px) {
    .FunctinsListElement .table-body .leftPart, .FunctinsListElement .table-header .firstRow p:first-of-type, .FunctinsListElement .table-header .secondRow p:first-of-type, .FunctinsListElement .table-footer p:first-of-type {
        width: 40%;
    }
    .FunctinsListElement .table-body .rightPart {
        width: 60%;
    }
    .FunctinsListElement .VarietyButton, .FunctinsListElement .VarietyPrice {
        width: 15%;
    }
}
@media only screen and (min-width: 824px) and (max-width: 998px) {
    #NadPatickouElements2_3 {
        width: 5%;
    }
    div.NadPatickouElements2 .m {
        width: 18%;
    }
}
@media only screen and (min-width: 721px) and (max-width: 977px) {
    .reference-wrapper .right {
        justify-content: space-around;
    }
    .reference-wrapper .right .reference {
        width: 310px;
    }
}
@media only screen and (min-width: 541px) and (max-width: 823px) {
    div.NadPatickouElements2 div.Obal2 {
        padding: 6em 2.5em 0 2.5em;
    }
    div.NadPatickouElements2 div#NadPatickouElements2_2 {
        width: 90%;
        margin-bottom: 2em;
    }
    #NadPatickouElements2_3 {
        width: 10%;
    }
    div.NadPatickouElements2 .m {
        width: 30%;
    }
}
@media only screen and (max-width: 791px) {
    /* Reference */
    .ref-other .ref {
        margin-bottom: 2em;
    }
    /* Grafické služby */
    .graf-sluzby table tbody tr, .webhosting table tbody tr, .individualni-upravy table tbody tr{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}
@media only screen and (min-width: 770px) and (max-width: 1032px) {
    /* Plusy */
    .Plus.Obsah .row .Plusy {
        width: 43%;
    }
    .Plus.Obsah .row .Plusy.left {
        margin-right: 4em;
    }
    .Plus.Obsah .row .Plusy.right {
        margin-left: 4em;
    }
    /* Máte dotaz */
    .contact-us {
        justify-content: space-between;
        padding: 2.5em 2em;
    }
    .contact-us p {
        font-size: 35px;
    }
    .contact-us p span {
        font-size: 16px;
        padding-left: .5em;
    }
    .contact-us div + div {
        margin-left: 0;
    }
}
@media only screen and (min-width: 541px) and (max-width: 769px)
{
    /* Plusy */
    .Plus.Obsah .row {
        flex-direction: column;
        margin: 0;
    }
    .Plus.Obsah .row .Plusy.left, .Plus.Obsah .row .Plusy.right {
        width: 100%;
        flex-direction: column;
        margin: 0 0 2em 0;
        text-align: center;
    }
    .Plus.Obsah .row .Plusy.left div:first-of-type, .Plus.Obsah .row .Plusy div:first-of-type {
        padding: 0;
    }
    .Plus.Obsah h4 {
        margin: .75em 0 0 0;
    }
    .Plus.Obsah p {
        font-size: 16px;
    }
    /* Reference */
    .reference-wrapper {
        justify-content: center;
    }
    /* Máte dotaz */
    .contact-us {
        justify-content: space-between;
        left: 0;
        padding: 2.5em 1.5em ;
    }
    .contact-us p {
        font-size: 24px;
        line-height: 16px;
        text-align: left;
    }
    .contact-us p span {
        font-size: 13px;
        padding-left: .5em
    }
    .contact-us div + div {
        margin: 0;
    }
    /* Tvorba e-shopu */
    .content-wrapper .Varianty div.Varianta {
        width: 50%;
    }
    .content-wrapper .Varianty div.Varianta.C {
        height: 560px;
    }
}
@media only screen and (min-width: 1310px) and (max-width: 1765px) {
    .Demoverze {
        background: url("img/mobile.svg") no-repeat 85% top;
    }
}

@media only screen and (max-width: 1113px) {
    .bonusy {
        background: linear-gradient(-45deg, #311991 0%, #3494d5 100%);
        border-radius: 60px;
        height: auto;
        margin-bottom: 3.5em;
    }
    .bonusy .row:first-of-type, .Article_661 .ArticleContent, .Article_668 .ArticleContent {
        padding: 1em 0;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1309px){
    .Container div.PageCenter::before {
        left: 22%;
    }
    #Header .HorniMenuElements h3 {
        width: 35%;
    }
    #Header .HorniMenuElements #HorniMenuElements_1 {
        width: 62%;
    }
    #Header .HorniMenuElements .Menu ul li {
        margin-right: 1.5em;
    }
    .Demoverze {
        background: url("img/mobile.svg") no-repeat 96% top;
    }
    .CentralPart.e-shop-na-miru::before {
        background-position-x: 67%;
    }
}
@media only screen and (min-width: 998px) and (max-width: 1024px) {
    .Demoverze {
        background: url("img/mobile.svg") no-repeat 98% top
    }
    .sluzby .Sluzby {
        height: 190px;
    }
    .sluzby .sluzby-wrapper {
        padding-top: 2em;
    }
}
@media only screen and (min-width: 541px) and (max-width: 1024px) {
    #Header .HorniMenuElements .MenuElement ul.First:before {
        padding-top: 1.5em;
    }
    #Header .HorniMenuElements .MenuElement .Menu.Active > ul > li:first-of-type {
        margin-top: 2em;
    }
}
@media only screen and (max-width: 1024px) {
    div.CentralPart::before, .CentralPart.e-shop-na-miru::before {
        content: "" !important;
        display: none;
    }
    /* Horní menu */
    #Header .HorniMenuElements .MenuElement .Menu.Active {
        max-height: 500px;
        position: relative;
        width: 100%;
        z-index: 100000;
        background: #145598;
        overflow: hidden;
    }
    #Header .HorniMenuElements .Menu ul {
        display: block;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
    }
    #Header .HorniMenuElements .MenuElement .Active ul.First {
        max-height: 500px;
        overflow-y: auto;
    }
    #Header .HorniMenuElements .Menu ul li {
        display: none;
        border-bottom: 1px solid #f59d00;
    }
    #Header .HorniMenuElements .MenuElement .Menu.Active ul > li {
        display: flex;
        align-items: center;
        width: 100%;
        float: none;
        height: 50px;
        line-height: 50px;
        margin-right: 0;
        padding-left: 1em;
    }
    #Header .HorniMenuElements .Menu ul li a {
        width: 100%;
        line-height: 50px;
    }
    #Header .HorniMenuElements .Menu ul.First > li:first-of-type > a::after, #Header .HorniMenuElements .Menu ul.First li:nth-of-type(4) > a::after
    {
        top: 2%;
        left: unset;
        right: 5%;
    }
    #Header .HorniMenuElements .Menu ul li:hover ul, #Header .HorniMenuElements .Menu ul li.hover ul {
        display: none;
    }
    #Header .HorniMenuElements .Menu ul li li a:hover,
    #Header .HorniMenuElements .Menu ul li li a.highlight {
        background: none;
    }
    #Header .HorniMenuElements .MenuElement ul.First:before {
        content: '\f0c9';
        font-family: "Font Awesome 6 Free", "Ubuntu",sans-serif;
        display: block;
        left: 0;
        width: 100%;
        color: #fff;
        text-align: right;
        padding-right: .75em;
        font-weight: bold;
        font-size: 25px;
        line-height: 49px;
        height: 49px;
        box-sizing: border-box;
        position: absolute;
        cursor: pointer;
        z-index: 100;
    }
    #Header .HorniMenuElements .MenuElement .Menu.Active ul.First:before {
        position: static;
    }
    #Header .HorniMenuElements .Menu ul ul {
        display: none;
        position: absolute;
        z-index: 500;
        top: 49px;
        width: 100%;
        left: 0;
    }
    #Header .HorniMenuElements .Menu ul.First > li:hover::after {
        display: none;
    }
    .reference-wrapper {
        background: none;
    }
    .reference-wrapper .right {
        width: 100%;
    }

}
@media only screen and (max-width: 768px) {
    /* Seznam funkcí */
    .FunctionsListWrapper {
        margin: 2em 0 5em 0;
    }
    .FunctinsListElement .table-header {
        position: -webkit-sticky;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 .75em;
    }
    .FunctinsListElement .table-footer {
        bottom: 1%;
    }
    .FunctinsListElement .table-body {
        overflow-y: scroll;
        height: 600px;
        margin: 50px 0;
    }
    .FunctinsListElement .table-header .firstRow p:first-of-type, .FunctinsListElement .table-header .secondRow p:first-of-type, .FunctinsListElement .table-footer p:first-of-type {
        display: none;
    }
    .FunctinsListElement .VarietyButton, .FunctinsListElement .VarietyPrice {
        width: 25%;
    }
    .FunctinsListElement .GroupItem {
        flex-direction: column;
        margin: 1.5em 0;
    }
    .FunctinsListElement .GroupItem p {
        margin: 0;
    }
    .FunctinsListElement .table-body .leftPart, .FunctinsListElement .table-body .rightPart {
        width: 100%;
    }
    .FunctinsListElement .VarietyButton.VarietyButtonBottom {
        width: 24.5%;
    }
    .SunshopCol, .RightBorder {
        font-size: 15px;
    }
    /* Výběr šablony */
    .motivy .Plusy, .sablony .ref {
        width: 47%;
    }
    /*Tvorba e-shopu*/
    .StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement {
        width: 100%;
    }
    .benefits .benefit {
        margin: 5px 8px;
        flex-basis: calc(100%/2 - 16px);
    }
    .benefits .benefit:nth-child(odd) {
        margin: 5px 0;
    }
    .content-wrapper .Varianty div.Varianta {
        margin-bottom: 2em;
    }
    .content-wrapper .Varianty div.Varianta.C {
        margin-top: 0;
    }
}
@media only screen and (max-width: 600px) {
    .price-table > div p:first-of-type {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .price-table .first-row p:first-of-type {
        display: none;
    }
    .price-table .second-row > div {
        flex-wrap: wrap;
    }
    .price-table > div p {
        width: 25%;
        font-size: 14px;
    }
    .content-wrapper .Varianty div.Varianta {
        width: 100%;
    }
}
@media only screen and (max-width: 540px)
{
    .StandardniBezPraveStrany .ObsahStrankyElements {
        margin: 4em auto;
    }
    div.Container::before {
        height: 300px;
    }
    .Container div.PageCenter::before {
        content: "";
        height: 100%;
    }
    div.CentralPart::before {
        content: "" !important;
    }
    .section-title h2::before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    div.CentralPart {
        padding: 1em;
    }
    .article-title, .sluzby h2.ElementHeader {
        font-size: 53px;
        margin-top: 5em;
    }
    h2 {
        margin-top: 1em;
    }
    p {
        font-size: 16px;
    }
    #Header .HorniMenuElements #HorniMenuElements_1, #Header .HorniMenuElements h3 {
        width: 100%;
    }
    #Header .HorniMenuElements h3 {
        text-align: center;
        margin: 1em .5em;
    }
    #Header .HorniMenuElements h3 a {
        width: 100%;
        background-size: contain;
    }
    /* Demo */
    .Demoverze {
        background: none;
    }
    .Demoverze .Demo {
        margin-bottom: 0;
        margin-top: 6em;
    }
    .Demoverze input, .Demoverze button, .Demoverze input::placeholder {
        width: 100%;
        font-size: 16px;
    }
    /* Služby */
    .sluzby-wrapper {
        justify-content: center;
    }
    .sluzby .sluzby-wrapper {
        padding: 0;
    }
    .sluzby-wrapper.graf .Sluzby{
        height: 167px;
        margin-top: 1.5em;
    }
    .sluzby-wrapper.graf .Sluzby ul {
        height: 110px;
    }
    .Sluzby.prehled {
        width: 100%;
        margin-top: 3em;
    }
    .ArticleContent {
        padding: 1em;
    }
    /* Bonusy */
    .bonusy {
        font-size: 15px;
        padding: 2em 1em 1em 1em;
    }
    /* Plusy */
    .Plus.Obsah .row {
        flex-direction: column;
        margin: 0;
    }
    .Plus.Obsah .row .Plusy.left, .Plus.Obsah .row .Plusy.right {
        width: 100%;
        flex-direction: column;
        margin: 0 0 2em 0;
        text-align: center;
    }
    .Plus.Obsah .row .Plusy.left div:first-of-type, .Plus.Obsah .row .Plusy div:first-of-type {
        padding: 0;
    }
    .Plus.Obsah h4 {
        margin: .75em 0 0 0;
    }
    .Plus.Obsah p {
        font-size: 16px;
    }
    /* Ceník */
    .Varianty .Varianta {
        margin-left: 0;
        width: 100%;
    }
    .Varianty.Cenik ul {
        height: auto;
    }
    .cenik-wrapper .Obsah {
        text-align: left !important;
    }
    /* Reference */
    .reference-wrapper {
        justify-content: center;
        padding: 2em 0 0 0;
        background: none;
    }
    .reference-wrapper .right, .reference-wrapper .right .reference {
        width: 100%;
    }
    .ref-main h2:first-of-type {
        margin-top: 2.5em;
    }
    .ref-main h2 {
        margin-top: 1.5em;
    }
    /* Máte dotaz */
    .contact-us {
        height: auto;
        justify-content: space-between;
        padding: 1.5em;
        top: -14%;
    }
    .contact-us div {
        padding: 1em 0;
    }
    .contact-us p {
        font-size: 18px;
        line-height: 6px;
        text-align: left;
    }
    .contact-us p span {
        font-size: 13px;
    }
    .contact-us div + div {
        margin: 0;
    }
    /* Výběr šablony */
    .sablony .ref {
        width: 100%;
        margin-bottom: 1em;
        margin-right: 0;
    }
    .motivy .Plusy {
        width: 100%;
        margin-bottom: 1em;
        margin-right: 0;
    }
    /* Nad patičkou */
    div.NadPatickouElements2 div.Obal2 {
        flex-direction: column;
        margin-top: 3em;
        padding: 0;
    }
    div.NadPatickouElements2 .m {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }
    div.NadPatickouElements2 div#NadPatickouElements2_2 {
        width: 100%;
    }
    .NadPatickouElements2 div.Menu ul.First {
        margin-top: 1.5em;
    }
    .NadPatickouElements2 div.MenuHeader span::after {
        left: 0;
        right: 0;
        margin: .75em auto 0 auto;
    }
    .footer-contact {
        margin: 2em;
    }
    /* Reference */
    .ref-main {
        margin-top: -4em;
    }
    .ref-main .ref, .ref-main .ref:nth-of-type(-n+2)  {
        margin-bottom: 0;
    }
    /* Patička */
    div.NadPatickouElements {
        text-align: center;
    }
    .NadPatickouElements .footerCopyright p {
        line-height: 26px;
    }
    /* Kontakt */
    .contact-wrapper {
        margin: 3em 0 5em 0;
    }
    .contact-wrapper .contact {
        justify-content: flex-start;
    }
    .contact-wrapper .contact div + div {
        margin-left: 0;
    }
    .map-wrapper {
        margin-top: 0;
    }
    /* Breadcrumb */
    div.Path {
        top: 190px;
    }
    /* Stránkování */
    div.Paginator a, div.PageSelector a {
        padding: 12px;
        font-size: 13px;
    }
    /* Články */
    .ArticleElement .ElementHeader span {
        text-align: left;
    }
    .Element .ArticleStub h2::before {
        top: 0;
    }
    /* Přehled funkcí */
    .FunctinsListElement .article-title {
        margin-top: 6em;
    }
    .FunctinsListElement .leftPart p.plus-icon {
        padding-right: 1.25em;
    }
    /* Cluetip */
    #cluetip, #cluetip div {
        width: auto !important;
    }
    /* Tvorba e-shopu */
    .e-shop-na-miru h1 {
        font-size: 36px;
    }
    .e-shop-na-miru h2 {
        font-size: 30px;
    }
    .wrapper-title h2:before, .benefits .title-text p::before {
        top: -15%;
    }
    .StandardniBezPraveStrany .e-shop-na-miru #ObsahStrankyElements_2 .ContactFormElement {
        margin-bottom: 5em;
    }
}
@media only screen and (max-width: 320px) {
    .article-title, .sluzby h2.ElementHeader, .e-shop-na-miru h1 {
        font-size: 36px;
    }

    /* Seznam služeb */
    .FunctinsListElement .table {
        padding: 1em .5em;
    }
    .FunctinsListElement .VarietyPrice {
        padding-top: 1em;
    }
    .FunctinsListElement .table-body .leftPart p{
        font-size: 15px;
    }
    .FunctinsListElement .bold {
        font-size: 15px;
    }
    .FunctinsListElement .table-footer {
        padding: 0;
    }
    .FunctinsListElement .priceOrange {
        font-size: 17px;
    }
    .SunshopCol, .RightBorder {
        font-size: 11px;
    }
    /* Tvorba e-shopu */
    .wrapper-title h2 {
        margin-top: 0;
    }
    .benefits .benefit {
        flex-basis: 100%;
    }
    .benefits .benefit, .benefits .benefit:first-child, .benefits .benefit:nth-child(6) {
        margin: 5px 0;
    }
    .benefits .title-text p::before {
        top: -10%;
    }
}
