.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}a {
color: #925ADD;
font-weight: 600;
font-size: 18px;
}
.carousel-item p {
min-height: 118px;
}
.underline{
text-decoration-line: underline;
}
.white {
color: white;
}
.margin-0{margin:0px}
h4 {
color: #6028AB;
font-weight: 400;
font-size: 22px;
}
h3 {
font-weight: 800;
font-size: 25px;
}
h2 {
font-weight: 800;
font-size: 50px;
}
.flex-container {
display: flex;
flex-wrap: nowrap;
width:100%;
}
.fialova{
color:#6028AB;
}
.text-center{
text-align:center;
}
.flex-center{
justify-content: center;
}
.space-between{
justify-content: space-between;
}
.align-center{
align-items: center;
}
.black{
color:black;
}
.font-18{
font-size:18px;
}
.btn-text{
margin:0px;
margin: auto;
}
.flex-start{
align-items: flex-start;
}
h5 {
font-weight: 600;
font-size: 16px;
} .full-width-section {
width: 100%;
max-width: 100%;
box-sizing: border-box;
margin: 0;
padding: 0;
min-height: calc(100vh - 110px);
}
.full-width-section.hp{
background-color:#6028AB;
background-image: url(//www.jamesapp.cz/wp-content/uploads/2023/04/jamesapp.jpg);
background-repeat: no-repeat;
background-position: right top;
background-size: auto;
}
.flex-1-6 {
padding: 20px;
flex-basis: calc(100%/6 - 20px);
}
.hp-reviews {
margin-bottom: 40px;
margin-top: 76px;
color: white;
justify-content: space-between;
}
.flex-1-6.wide {
flex-basis: 25%;
padding-left: 0px;
}
.flex-1-6.wide p {
margin: 0px;
}
.hp-content {
max-width: 56%;
margin-top: 10%;
}
.hp-content h1 {
font-family: 'Nunito',sans-serif;
color: #FFFFFF;
}		
.hp-content p {
color: #BFA9DD;
margin-top: 25px;
}	
.btn-light {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 10px;
font-size: 16px;
color: #6028AB;
background-color: #FFFFFF;
border: none;
border-radius: 30px;
cursor: pointer;
font-weight:700;
margin: 64px 0px;
}
.btn-light .icon-dark {
width: 50px;
height: 49px;
}
.hp-content .btn-light {
min-width: 300px;
}
.hp-content p.btn-text {
color: #6028ab;
margin-bottom: 0px;
margin-top:0px;
} .carousel-section {
display: flex;
margin: 50px 0px;
align-items: center;
margin-top: 0px;
} .carousel {
display: flex;
overflow: hidden;
width: 100%;
justify-content: space-between;
padding-top: 100px;
}
.carousel-item {
flex-shrink: 0;
width: 255px;
margin-right: 5px;
background-color: #F7F1FF;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
padding: 10px;
text-align: center;
border-radius: 15px;
}
.carousel-section button {
padding: 0px;
width: 60px;
height: 60px;
vertical-align: middle;
background-color: #F7F1FF;
margin-top: 75px;
}
button#prev {
margin-right: 15px;
}
button#next {
margin-left: 10px;
} .carousel-item h2 {
font-size: 22px;
text-align: center;
margin-top: 12px;
}
.carousel-item .image-wrapper {
background-color: white;
padding: 25px;
margin-top: -75px;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.1);
border-radius: 15px;
}
.carousel-item img.image-wrapper {
width: 50%;
}
.flex-1-1.small-space {
margin: 10px 0px;
} .section-1 {
margin: 50px 0px 0px 0px;
}
.section-1 .flex-1-1 {
margin-top: 25px;
}
.flex-1-2 {
flex-basis: calc(100%/2 - 20px);
}
.flex-1-2:first-child {
padding-right: 50px;
}
.flex-1-1 {
margin: 75px 0px 25px 0px;
} .flex-1-3 {
flex-basis: calc(100%/3);
}
.section-2 .flex-1-3 {
border: 1px solid #ECE6F2;
border-radius: 15px;
margin-right:100px;
background-color: #ffffff;
padding: 20px 55px;
}
.section-2 .flex-1-3:last-child {
margin-right:0px;
background:none;
background-color: #ffffff;
}
.section-2 .flex-1-3:before {
content: url(//www.jamesapp.cz/wp-content/uploads/2023/04/dot-line.png);
position: relative;
top: 155px;
right: 215px;
z-index: -111;
background: no-repeat;
margin-bottom: -64px;
display: block!important;
}
.section-2 .flex-1-3:first-child:before {
content: "";
position: relative;
top: 155px;
right: 215px;
z-index: -111;
background: no-repeat;
margin-bottom: 0px;
display: block!important;
}
.btn-light-small {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 20px;
font-size: 13px;
color: #6028AB;
background-color: #ECE6F2;
border: none;
border-radius: 30px;
cursor: pointer;
font-weight:700;
margin: 30px 0px 10px 0px;
}
.btn-light-small .icon-dark {
width: 50px;
height: 49px;
margin-left: 30px;
}
.btn-light-small p {
color: #6028ab;
margin-bottom: 0px;
margin-right: 10px;
margin-top: 0px;
}
.btn-dark-small {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 20px;
font-size: 13px;
color: #FFFFFF;
background-color: #8250C6;
border: none;
border-radius: 30px;
cursor: pointer;
font-weight:700;
margin: 30px 0px 10px 0px;
}
.btn-dark-small .icon-dark {
width: 50px;
height: 49px;
margin-left: 30px;
}
.btn-dark-small p {
color: #FFFFFF;
margin-bottom: 0px;
margin-right: 10px;
margin-top: 0px;
}
.section-2 h3 {
margin-bottom: 20px;
}
.section-2 p.fialova {
margin-bottom: 0px;
}
.section-2 .flex-1-3:nth-child(2) {
border: 1px solid #8250C6;
}
.flex-3-1:first-child {
flex-basis: calc(70% - 20px);
}
.flex-3-1:last-child {
flex-basis: 30%;
} .btn-dark {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 20px;
font-size: 16px;
background-color: #8250C6;
border: none;
border-radius: 30px;
cursor: pointer;
font-weight:700;
margin: 64px 0px;
}
.btn-dark .icon-dark {
width: 50px;
height: 49px;
margin-left: 30px;
}
.btn-dark .btn-text {
color: #FFFFFF;
}
.section-3 {
margin: 80px 0px 80px 0px;
} .modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
position: relative;
background-color: #000000;
margin: 15% auto;
padding: 0px;
width: 50%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.close {
position: absolute;
right: 15px;
top: 10px;
z-index: 999;
color: #fff;
font-size: 28px;
font-weight: bold;
cursor: pointer;
}
.close:hover,
.close:focus {
color: #999;
text-decoration: none;
cursor: pointer;
}
video {
width: 100%;
max-height: 60vh;
} .section-4 h3 {
font-weight: 700;
font-size: 34px;
}
.section-4 .flex-1-2 {
flex-basis: calc(100%/2 - 25px);
}
.section-4 .flex-1-2:first-child {
padding-right: 0px;
}
.price-list ul {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
max-height: 255px; 
padding-top: 35px;
padding-bottom: 40px;
}
.price-list li {
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px 0;
position: relative;
font-size: 14px;
}
.price-list.price-list-light .icon-ok::before {
content: url(//www.jamesapp.cz/wp-content/themes/astra-child/img/light-ok.png);
}
.price-list.price-list-light .icon-none::before {
content: url(//www.jamesapp.cz/wp-content/themes/astra-child/img/light-none.png);
}
.price-list.price-list-light .icon-1::before {
content: '1';
}
.price-list.price-list-dark .icon-neo::before {
content: 'neomezen\ě';
font-weight: 700;
color: #FFFFFF
}
.price-list.price-list-dark .icon-ok::before {
content: url(//www.jamesapp.cz/wp-content/themes/astra-child/img/dark-ok.png);
} .price-list .tooltip {
display: none;
background-color: white;
color: black;
padding: 5px;
border-radius: 10px;
position: absolute;
left: 0;
top: 75%;
transform: translateY(5px);
font-size: 12px;
z-index: 1;
max-width: 75%;
} .price-list .tooltip::before {
content: '';
position: absolute;
top: -5px;
left: 25%;
transform: translateX(-50%);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid white;
}
.price-list li:hover .tooltip {
display: block;
}
.flex-1-2.price-list.price-list-light {
border: 1px solid #6028AB;
border-radius: 20px;
padding: 40px 30px;
color: black;
padding-bottom: 62px;
}
.flex-1-2.price-list.price-list-dark {
border: 1px solid transparent;
border-radius: 20px;
padding: 40px 30px;
color: white;
background-color: #6028AB;
background-image: url(//www.jamesapp.cz/wp-content/uploads/2023/04/kruh.png);
background-repeat: no-repeat;
background-position: right -1px;
}
.flex-1-2.price-list.price-list-dark h3{
color: white;
}
.toggle-icon::before {
content: url(//www.jamesapp.cz/wp-content/themes/astra-child/img/icon-down.svg);
}
.toggle-icon.expanded::before {
content: url(//www.jamesapp.cz/wp-content/themes/astra-child/img/icon-up.svg);
}
button.toggle-button {
background: none;
padding: 0px;
vertical-align: middle;
font-weight: 600;
font-size: 18px;
}
.price-list-light .toggle-button {
color: #8250c6;
}
.price-list-dark .toggle-button {
color: white;
}
span.toggle-icon {
vertical-align: middle;
}
.pricing-wrapper {
display: flex;
justify-content: space-between;
padding-top: 20px;
}
.default-state {
justify-content: space-between;
display:flex;
width: 100%;
}
.expanded-state {
width: 100%;
}
.section-4 .btn-light {
background-color: #8250C6;
color: white;
float: left;
margin: 0px;
min-width: 300px;
}
.close-button.toggle-button {
float: right;
margin-top: 25px;
}
.expanded-state h3 {
margin: 0px 0px 40px 0px;
}
.section-4 .price-list-dark .btn-light {
background-color: white;
color: #6028AB;
}
.price-list-dark h5 {
color: white;
}
.price-list .subtitle {
font-weight: 700;
font-size: 14px;
}
.flex-1-2.price-list.price-list-dark .default-state h3 {
font-weight: 400;
font-size: 17px;
max-width: 50%;
}
.flex-1-2.price-list.price-list-dark .expanded-state h3 {
font-weight: 400;
font-size: 17px;
}
.price-list.price-list-light .tooltip {
background-color: #8250c6;
color: white;
}
.price-list.price-list-light .tooltip::before {
content: '';
position: absolute;
top: -5px;
left: 25%;
transform: translateX(-50%);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #6028ab
}
.section-4 .flex-1-1 {
margin-top: 0px;
margin-bottom: 50px;
} .section-5 {
margin: 100px 0px;
}
.section-5 .flex-3-1:last-child {
flex-basis: calc(30% - 45px);
}
.section-5 .flex-1-3 {
flex-basis: calc(100%/3 - 10px);
}
.section-5 .flex-1-3 img {
margin-bottom: 10px;
}
.section-5 .flex-3-1:last-child p {
margin-right: 20px;
margin-top:10px;
color: black;
} .section-6 {
margin: 100px 0px;
}
.section-6 .flex-1-2 {
flex-basis: calc(100%/2 - 10px);
}
.section-6 .flex-1-2:first-child {
padding-right: 5px;
}
.reference {
background-color: #F7F1FF;
border-radius: 20px;
padding: 20px 35px;
}
.reference .flex-1-2:first-child {
padding-right: 5px;
}
.client-box {
position: relative;
}
.client-img {
float: left;
width: auto;
height: auto;
margin-right: 10px;
}
.client-logo img {
max-height: 50px;
float: right;
}
.client-text {
display: block;
overflow: hidden;
color: black;
font-weight: 700;
line-height: 22px;
}
.client-text p {
margin: 0;
} .section-7 {
margin: 100px 0px;
}
.section-7 .flex-1-1 {
margin-bottom: 70px;
}
.section-7 .flex-1-2:first-child {
padding-right: 0px;
}
.faq-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.faq {
border-radius: 4px;
margin-bottom: 20px;
}
.faq-header {
background-color: #ffffff;
box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.05);
border-radius: 4px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 20px;
cursor: pointer;
flex-wrap: wrap;
}
.faq-header:hover {
background-color: #f7f1ff;
box-shadow: 0px 4px 27px #f7f1ff;
}
.faq-content {
display: none;
width: 100%;
margin-top: 20px;
} .section-8 {
margin-top:150px;
margin-bottom: 150px;
}
.section-8 .flex-1-2:first-child {
padding-right: 0px;
}
.flex-1-2.contact-box {
background-image: url(//www.jamesapp.cz/wp-content/uploads/2023/04/jamesicon.png);
background-repeat: no-repeat;
padding-left: 140px;
}
.flex-1-2.contact-box p.fialova {
font-weight: 400;
font-size: 18px;
margin: 0px;
}
.client-box.contact-form {
margin: 20px 0px;
display: flex;
vertical-align: middle;
}
.contact-form .client-img {
min-width: auto;
height: 100%;
float: left;
margin-right: 10px;
}
.contact-form .client-text {
color: #000000;
font-weight: 600;
line-height: inherit;
background-color: #F7F1FF;
padding: 10px 20px;
}
.section-8 .contact-box h2 {
font-size: 36px;
}
.section-8 .contact-box h3 {
font-weight: 400;
margin: 10px 0px 15px 0px;
}
.section-8 h2.fialova {
font-size: 36px;
} .fnc.full-width-section {
min-height: auto;
background-color: #6028ab;
padding: 50px 0px;
}
.ast-container.tab-container.flex-1-2 {
flex-direction: column;
}
.fnc .flex-1-2:first-child {
padding-right: 0px;
}
.fnc .flex-1-2 {
flex-basis: calc(100%/2 - 10px);
}
.tabs {
position: relative;
display: flex;
justify-content: center;
overflow: hidden;
min-height: auto;
margin-top: 30px;
}
.tabs .ast-container {
max-width: 1240px;
display: flex;
width: 100%;
}
.tabs .flex-1-2 {
flex: 1 1 50%;
position: relative;
}
.tabs .tab-img {
display: none;
position: absolute;
top: 0;
left: 0;
width: 50vw;
height: 100%;
}
.tabs .tab-img img {
width: 100%;
height: auto;
object-fit: cover;
}
.tab {
margin-top: 10px;
padding: 10px 20px;
margin-bottom: 10px;
border-radius: 15px;
cursor: pointer;
}
.tab.tab-active {
background-color: #F7F1FF;
}
.tab.tab-active h3 {
font-size: 22px;
margin-bottom:15px;
}
.tab h3 {
font-size: 22px;
margin-left: 50px;
}
.tab p {
color: #000000;
font-size: 14px;
margin-bottom:0px;
}
p.tab-number.fialova {
color: #6028AB;
position: relative;
top: 15px;
line-height: 0px;
font-size: 15px;
}
.tab:hover {
background-color: #F7F1FF;
}
.tab li {
color: #000000;
font-size: 14px;
margin-bottom: 0px;
}
.tabs .full-width-section {
width: 100%;
max-width: 100%;
box-sizing: border-box;
margin: 0;
padding: 0;
min-height: calc(100vh - 110px);
display: flex;
justify-content: center;
}
.faq-header h3 {
max-width: 90%;
font-size: 18px;
}	
.loadmore {
cursor: pointer;
margin-top: 15px;
margin-bottom: 0px;
}
.loadmore p {
margin-bottom: 0px;
line-height: 15px;
} @media(min-width:767px){
.hide-desktop{
display:none
}
.fnc h2.white {
font-size: 40px;
}
} @media(max-width:1792px){
.full-width-section.hp {
background-size: 45%;
}
}
@media(max-width:1106px){
.hp-content {
margin-top: 0px;
padding-top:40px;
}
.section-2 .flex-1-3:before {
content: "";
position: relative;
top: 0px;
right: 0px;
z-index: -111;
background: no-repeat;
margin-bottom: 0px;
display: block!important;
}
.hide-desktop-tablet{
display:none
}
}
.mobile-functions.flex-container {
flex-wrap: wrap;
}
@media(min-width:1107px){
.hide-tablet-mobile{
display:none
}
} @media(max-width:1024px){
.hide-mobile-tablet{
display:none
}	
.flex-container {
flex-wrap: wrap;
}
.hp-content h1 {
font-size: 40px;
}
.hp-content {
margin-top: 0%;
}
h2 {
font-size: 40px;
}
.section-2 .flex-1-3 {
border: 1px solid #ECE6F2;
border-radius: 15px;
margin-right: 10px;
background-color: #ffffff;
padding: 20px 25px;
flex-basis: calc(100%/3 - 10px);
}	
.faq-header h3 {
max-width: 90%;
font-size: 18px;
}
.fnc .flex-1-2 {
flex-basis: calc(100%);
}	
} @media(max-width:767px){
.hide-mobile{
display:none
}
h2 {
font-size: 34px;
}
.fnc h2 {
font-size: 28px;
padding-bottom: 20px;
}
h4 {
font-size: 18px;
}	
.full-width-section.hp {
background-image: none;
}	
.hp-content {
max-width: 100%;
margin-bottom: 40px;
padding-top: 20px;
}
.flex-container.hp-reviews .flex-1-6 {
padding: 10px;
flex-basis: calc(100%/3 - 5px);
}
.flex-container.hp-reviews .flex-1-6.wide {
flex-basis: calc(100%);
}
.btn-light {
margin: 0px 0px;
}
.flex-container.hp-reviews {
padding-bottom: 30px;
margin-top: 20px;
}
.flex-1-2:first-child {
padding-right: 0px;
}
.flex-1-2 {
flex-basis: 100%;
}
.flex-1-1 {
margin: 30px 0px!important;
}
.flex-1-1 h2 {
text-align: center;
}
.carousel-section button {
width: 55px;
height: 40px;
}
.carousel-item {
width: 100%;
}
.section-1 {
margin: 0px 0px 0px 0px;
}
.section-2 .flex-1-3 {
flex-basis: 100%;
margin-right: 0px;
margin-bottom: 20px;
}
.flex-3-1:first-child {
flex-basis: 100%;
}
.flex-3-1:last-child {
flex-basis: 100%;
}
.btn-dark {
margin: 20px 0px;
}
.section-3 {
margin: 40px 0px 0px 0px;
}
.section-4 .flex-1-1 h2 {
text-align: left;
}
.section-4 .flex-1-2 {
flex-basis: 100%;
}
.flex-1-2.price-list.price-list-light {
padding: 20px 10px;
margin-bottom: 20px;
}
.flex-1-2.price-list.price-list-dark {
padding: 20px 10px;
}
.section-4 .btn-light {
min-width: 250px;
}
button.toggle-button {
font-size: 16px;
}
.default-state {
flex-wrap: wrap;
}
.flex-1-2.price-list.price-list-dark .default-state h3 {
max-width: 70%;
margin-bottom: 20px;
}
.price-list ul {
max-height: 215px;
}
.section-5 .flex-3-1:last-child{
flex-basis: 100%;
}	
.section-5 .flex-1-3 {
flex-basis: 100%;
}	
.section-5 .flex-3-1:first-child {
flex-basis: 100%;
order: 2;
}
.section-2 .flex-1-3 {
padding: 20px 10px;
}
.section-5 .flex-1-3 {
text-align: center;
}
.section-6 .flex-1-2 {
flex-basis: 100%;
}
.section-5 {
margin: 50px 0px;
}
.reference {
margin-bottom: 20px;
}
.reference .flex-3-1:last-child {
margin-top: 20px;
text-align: right;
}
.section-7 .flex-1-1 h2 {
text-align: left;
}
.faq h3 {
max-width: 85%;
}
.flex-1-2.price-list.price-list-dark {
background-color: #6028AB;
background-image: url(//www.jamesapp.cz/wp-content/uploads/2023/04/kruh.png);
background-repeat: no-repeat;
background-position: right -15px;
}
.modal-content {
margin: 50% auto;
width: 100%;
}
.close {
top: 2px;
}
.section-8 {
margin-top: 75px;
}	
.flex-1-2.contact-box {
background-image: none;
background-repeat: no-repeat;
padding-left: 0px;
order: 1;
margin-top: 20px;
}	
}
a.read-more {
font-size: 16px;
}