/*
Theme Name: Aimstudioweb
Theme URI: 
Author: Alena Mahlejová
Author URI: aimstudioweb
Description: POPIS ŠABLONY
Version: 1.2.2.7.1.8
License: 
Tags: tvorba webu, web
Text Domain: 
*/
/*body::before {
    display: block;
    content: "";
    height: 60px;
}*/

:root {
    --primary-color: black;
    --secondary-color: #F84081;
    --terciary-color: #763479;
    --color-h3:#422586;
    --color-forth: white;
	--color-btn-a:white;
    --link-color:#763479;
    --size-h-main:100px;
    --size-h-secondary: 40px;
	--size-h-secondary-mobile: 30px;
    --size-p-desktop:1.2em;
    --size-p-tablet:1.2em;
    --size-p-mobile:1em;
  }
h1,h2,h3,h4,h5,h6,p,a {
    font-family: 'Work Sans', sans-serif;
}
p {
    font-size: var(--size-p-desktop);
    font-weight: 200;
}
a, .color-pink {
    color: var( --link-color);
    text-decoration: none;
}


h2 {
	font-size: 1.5rem;
}
.container {
    max-width: 85%;
}
ul li {
	list-style-type: none;
}
ul {
	padding:0px;
}
header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	display:flex;
	transition:0.6s;
	padding:0px 0px;
	z-index:10000;
}
header.sticky {
	padding:0px 0px;
	background: white;
	z-index:100000;
}
header.sticky .aims-logo {
	width:42%;
	transition: .4s;
}

header.sticky .nav-link {
	font-size:1em;
	transition: .4s;
	
    line-height: 1;
}
/*
.aims-heading-primary {
    text-transform: lowercase;
    text-align: center;
    font-weight: 800;
    font-size: 200px;
    /*color:#0C7B93;*/
   /* color:rgba(118, 52, 121, 0.1)
}*/
.main-head{
	    background-image: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    padding: 137px 0;
    border-radius: 0 15px;
}
.main-head h1, .main-head h2 {
	color:white;
}
.heading-main { 
    text-transform: lowercase;
    font-size: var(--size-h-main);
    font-weight: 100;
    transition: all 2.5s;
}

.heading-secondary { 
    text-transform: lowercase;
    font-size: 24px;
    font-weight: 500;
    transition: all 2.5s;
    background: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.heading-secondary-2 {
	text-transform: lowercase;
    font-size: var(--size-h-secondary);
    font-weight: 200;
    transition: all 2.5s;
    background: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.aims-heading-primary{ 
text-transform: lowercase;
/* background-image: linear-gradient(to right, #422586 26%, #FF587E 66%);*/
background-image: linear-gradient(180deg, rgba(248, 64, 129, 0.1) 0%, rgba(118, 52, 121, 0.1) 100%);
    background-size: 100%;
    font-weight: 900;
    font-size: 150px;
text-align: center;
-webkit-background-clip: text;
color: transparent;
transition: all 2.5s;
position: absolute;
top: 82%;
left: 50%;
transform: translate(-50%, -50%);
}

.heading-second{
    color:#0C7B93;
}
.heading-third{ 
color: var(--color-h3);
position: relative;
 }
 .container-realizace h1 { 
    padding: 60px 0 0;
 }

.odkaz-primary {
    color:#004c5e;
    text-decoration: none;
}
.odkaz-primary:hover {
    color:#FFCE45;
}
.footer-nav-link {
	font-size:14px!important;text-transform:lowercase!important; color:white!important; line-height:2px!important;
}
.footer-nav-link:hover {
	color: black!important;
	background: none!important;
	-webkit-text-fill-color: black!important;
}
.btn-hlavni { 
    padding: 5px 47px 8px;
    background-image: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    border-radius: 15px 0px;
    color: white;
    font-size: 1.3em;
    font-weight: 200;
    border: none;
    outline: none;
    margin: 0 15px;
    background-size: 200%;
    transition:0.3s all ease-in-out;
    
}
.btn-hlavni:hover{ 
transform:scale(1.1);
color: white;
background-position: right;
transition:0.3s all ease-in-out;
     }
.btn-a, .btn-a:hover {
	color: var(--color-btn-a)!important;
}
.btn-a:hover{
	-webkit-text-fill-color: white!important;
}
btn-druhy-show-a:hover {
	color: black!important;
	-webkit-text-fill-color: black!important;
}
.box-button-kontakt p{
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
}
.btn-kontakt{
	padding: 5px 35px 4px;
    font-weight: 300;
    font-size: 1.15em;
}
.wpcf7 form.sent .wpcf7-response-output {
    padding: 20px;
    border: 1px solid #F84081;
    width: 30%;
	border-radius: 15px 0;
}
.section-kontakt .btn-hlavni {
margin-top: 20px;    
}
.btn-druhy { 
    padding: 5px 47px;
    border: 1px solid transparent!important;
    border-radius: 15px 0px;
    background-image: white!important;
    background-size: 200%;
    color: white;
    font-size: 1.3em;
    font-weight: 200;
    border: none;
    outline: none;
    margin: 0 auto;
    display: none;
    transition:0.3s all ease-in-out;
    
}

.btn-center {
    margin: 0 auto;
    display: block;
}
.arrow {
    width: 11%;
}
.chevron-aims {
    width: 100%;
    height:auto;}
#idCrown path {
    fill: url(#gradientCrown);
  }

.box-sluzba .btn-druhy {
	display:block;
	background:white;
	color: black;
    border: 1px solid rgba(248, 64, 129,.1)!important;
	margin-bottom: 27px;
}
.box-sluzba:hover .btn-druhy, .btn-druhy-show {
    display: block;
    border: 1px solid #F84081!important;
  background:white;
    color: black;
    padding: 5px 30px;
    margin-bottom: 50px;
    transition: all .4s ease-in-out;
   
}

.box-sluzba .btn-druhy:hover, .box-sluzba-primary .btn-druhy:hover {
    color: white;
    background-image:linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    border: 1px solid white!important;
    background-position: right;
    /*transform: translateY(5px);*/
    transition: all .4s ease;
    
}


.box-sluzba:hover .btn-druhy a, .box-sluzba-primary:hover .btn-druhy a {
    text-decoration: none;
}
.box-sluzba .boxik svg {
	transition:all .5s ease-in-out;
}
.box-sluzba .boxik:hover svg{
	display:none;
	transition:all .5s ease-in-out;
}
.box-sluzba-primary .box-sluzba:hover  {
	border:none;
}
.box-sluzba:hover .boxik {
	transform: translatey(10px);
}
.boxik {
	padding-top: 26px;
}
.paragraph-info {
    padding: 20px 338px;
}

.nav-container-logo { 
    width: 30%;
}
.nav-container-nav{
    width:70%;
}
.navbar-expand {
    justify-content: flex-end;
	z-index:10;
}

.nav-link { 
    text-transform: uppercase;
    font-weight: 300;
    line-height:43.57px;
    font-size:1.5em;
    transition:0.3s all ease-in-out;
}
.nav-link:hover {
    background: linear-gradient(180deg, #F84081 0%, #763479 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translate(0px, -5px);
    transition:0.3s all ease-in-out;
}
.active .nav-link, .colored-element, a:hover { 
	background: linear-gradient(180deg, #F84081 0%, #763479 100%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
}
.hamburger-menu {
    display: none;
}
.aims-logo {
    width: 65%;
	transition: .4s;
}
li{
	font-weight:200;
}
li::marker {
	color:#763479;
}
.showcase-image {
width: 100%;
	height:auto;
}

.showcase-image-bg-1{ 
    background-image: url(img/amstudiowebmain.webp);
    width: 100%;
    margin-top: 65px;
    background-position-y: top;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.showcase-image-bg-1 .container blockquote { 
    width: 40%;
    font-size: 3em;
    font-weight: 200;
    margin: 50px 15px;    
}

.uvod-box{
	padding-top: 15rem;
    padding-bottom: 15rem;
}

.image-bg-secondary {
    background-image: url(img/Am_studioweb_Ilustrace5.jpg);
width:100%;
height: auto;
z-index: 1;
background-position-y: bottom;
background-position-x: left;
background-repeat: no-repeat;
background-size: 63%;
margin-top: 50px;
}

.section-own {
    position: relative;
    min-height: 600px;
	margin-top:150px;
}
.section-sluzby-hp{
	margin-top:0;
}
.row-page {
	padding: 0 100px;
}
.row-own{
    justify-content: space-evenly;
	align-items: flex-start;
}
.section-o-nas div .row-own {
	align-items:center;
}
.o-nas-image {
	display:block;
	margin: 0 auto;
	width: 60%;
}
.box-proc-nas {
	width:90%;
	margin:115px auto;
}
.proc-nas { 
padding: 40px 20px;
    text-align: center;
	width: 25%;
	justify-content:center;
}
.row-sluzby h2, .row-sluzby p{
text-align: center;
}
.modal.show .modal-dialog {
    margin-top: 59px;
	z-index:1000000;
}
.modal-dialog {
	margin:0;
}
.modal-dialog-centered {
	min-height:100vh;
}
.modal-content {
	border-radius:0;
	height:100vh;
}
.modal-header {
	padding-top: 65px;
	justify-content: center;
	border:none;
}
.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin:0;
    position: absolute;
    top: 7px;
   right: 12px;
	outline:none;
}
.modal-body{
	border:none;
	 display: flex;
    flex-direction: column;
justify-content: flex-start;
    align-items: center;
	padding:0;
	 }
.modal-body ul {
	padding:0;
}
.modal-body ul li {
 font-size: 1.1em!important;
	font-weight:300!important;
	line-height:1.5rem!important;
	list-style-type:none;
	text-align:center;
	padding:0;
}

.modal-body ul li:nth-child(even){
    color:#422586;
}
.modal-body .btn-druhy{
	font-size:1.1em;
}
.btn-close {
	background:none;
}
.modal-backdrop {
	display: none;}
.section-sluzba{
    background-image: url(img/Am_studioweb_Ilustrace3-_1_.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position-y: top;
    background-position-x: right;
    background-size: 80%;
    z-index: 10;
}

.section-sluzba .container .paragraph-info {
    padding-top: 200px;
    padding-bottom: 20px;
}
.section-sluzba .container .btn-hlavni {
    margin-bottom: 60px;
}

.section-sluzba-dva {
    background-image: url(img/Am_studioweb_Ilustrace5.jpg);
    background-repeat: no-repeat;
    width: 100%;
    min-height: 450px;
    background-position-y: top;
    background-position-x: left;
    background-size: 58%;
    margin-top: -40px;
    z-index: 1;
}
.box-info {
    position: relative;
}
.info-ikona {
    display: block;
    color: var(--link-color);
    border: 1px solid var(--link-color);
    border-radius: 100%;
    padding: 0px 7px;
    position: absolute;
    top: 7px;
    right: -29px;
    line-height: 19px;
    font-size: 16px !important;
}
.info-ikona-doplnky {
	top:-31px;
	right:0
}
.info-ikona-mobile {
	top: 3px;
    right: 4px;
}

.info-sluzba-popup {
    display: none;
}
.info-ikona:hover .info-sluzba-popup {
    opacity: 1;
  display: inline;

}
.info-sluzba-popup  {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50px;
    width: 200px;
    min-height: 40px;
    border: 1px solid var(--link-color);
    background: white;
    line-height: 15px;
    padding: 10px;
    z-index: 100000;
}
.info-sluzba-popup-second {
    top: 30px;
    left: -150px;
    z-index: 1000;
}
.info-sluzba-popup-mobile {
	top: 30px;
 left: -197px;
    z-index: 1000;
}
.info-sluzba-popup p {
    font-size: 12px!important;
    padding-top:15px;
}
.accordion-flush .accordion-collapse ul li {
 font-size: 1.1em!important;
	font-weight:300!important;
	line-height:1.5rem!important;
}
.accordion-collapse ul li {
    position: relative;
    display: inline-block;
}
/*
.section-kontakt {
    background-image: url(img/Am_studioweb_Ilustrace8.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    background-position-y: top;
    background-position-x: right;
    background-size: 94%;
    z-index: 1;
}*/

.section-own, .showcase-image {
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}
.pozadi-kontakt {
    width: 80%;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 100;
}
.kontakt-input {
    z-index: 1000;
}
.row-spoluprace .spoluprace, .row-spoluprace-2 .spoluprace{
position: relative;
padding: 40px;
}
.row-spoluprace-2 .spoluprace{

}
.spoluprace{
    position: relative;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

.spoluprace-2 {
    margin-top: 100px;
}
.spoluprace-4 {
    margin-top: -125px;

}
.spoluprace-6 {
    margin-top: -85px;
}
.spoluprace div {
    margin-top: 95px;
}
.number-of-coop {
    font-size: 188px;
    position: absolute;
    top: -46px;
    left: 87px;
    font-weight: 900;
    -webkit-text-stroke: 1px #f8408096;
    color: transparent;
}
.number-of-coop-second{
    left: 64px;
    top: -45px;
}

.number-of-coop-third{
    left: 50px;
}
.box-sluzba, .box-cenik, .box-o-nas {
    transition: all .5s;
    border-radius: 15px 0px;
    border:1px solid transparent;
    text-align: center;
    padding: 0 10px;
}
.box-o-nas {
	text-align:right;
}
.box-o-nas-2{
	text-align:left;
}
.box-o-nas-alca {
	margin-top: -99px;
}
.box-o-nas-alca-left {
	margin-top: -50px;
}

.box-sluzba{
	border: 1px solid rgba(248, 64, 129,.1);
}


.box-sluzba{ 
    width: 23%;
}

.mobilni-verze-sluzeb {
	display:none!important;
	opacity:0;
}

.box-o-nas img{
    width: 100%;
}
.box-kontakt {
    transition: all .5s;
    border-radius: 15px 0px;
    text-align: center;
    padding: 0 10px;
    min-height: 200px;
    margin: 0 auto;
}
.box-kontakt .row {
    --bs-gutter-y: 0rem;
}
.box-sluzba:hover, .box-cenik, .box-kontakt {
    border: 1px solid #F84081;
    border-radius: 15px 0px;
    padding: 27px 10px; 
}
.box-kontakt { 
    width: 80%;
}

.box-cenik{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255, 0.70);
}
.box-cenik p {
    background: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size:2rem;
}
.box-cenik h2 {
	color:black!important;
}
.box-cenik div h3 {
	font-size:16px;
}
.box-cenik span {
    font-size:3rem;
    font-weight: 600;
}
.box-cenik svg { 
    width: 20px;
    height: 23px;
}
.cena-dph{
	font-weight: 300!important;
    font-size: 14px!important;
    padding-left: 117px;
    display: block;
}
.section-sluzba .container .accordion {
    display: flex;
    justify-content: center;
	gap: 20px;
}
.accordion {
    --bs-accordion-border-width: Opx;
}
.section-sluzba .container .accordion .accordion-item { 
    width: 31%;
    background: transparent;
}
#flush-collapseOne .box-cenik{ 
  
    min-height: 500px;
    
}
.accordion-button::after { 
width: 41px;
height: 41px;
background-size: 41px;
position: absolute;
bottom: 18px;
left: 47.8%;
transition: all .2s;

}
.accordion-button:not(.collapsed) {
    color: inherit;
    background-color: transparent;
    box-shadow: none;
    outline: none!important;
    transition: all .2s;
}
.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon);
}
.accordion-button:focus {
    z-index: 3;
    border-color:transparent;
    outline: 0!important;
    box-shadow: none;
}
.accordion-flush .accordion-collapse ul {
	position:relative;
    padding: 20px;
    list-style-type: none;
}
.accordion-flush .accordion-collapse ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 2rem;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    background-color: transparent;
}
.row-analyza {
    width: 90%;
    margin: 0px auto;  
    border: 2px solid #F84081;
    border-radius: 15px 0px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100;
}
.accordion-flush .accordion-collapse ul li:nth-child(even){
    color:#422586;
}

#F84081
.row-analyza .col-md-4 {
    width:22%;
}
.form-control {
    width: 50%;
    height: auto;
    font-size: 1.2rem;
    font-weight: 300;
    margin: 10px;
    border: none;
    border-radius: 0;
    outline: none;
background-color: transparent;
transition: all .4s;}

.form-control-textarea{
	width: 80%!important;
}
.form-control:focus {
        color: #F84081;
        background-color: transparent;
        border-bottom: 1px solid #F84081;
        outline: 0;
        box-shadow: none;
        width: 80%;
    }
    .form-control-subject {
        width:20%;
    }
.form-control-subject:focus {
    width: 50%;
}
.form-control-text:focus {
    border-bottom: 1px solid #F84081;
    width: 90%;
}
/* 
.container-realizace {
    
   background: linear-gradient(to right, #4139BD 10%, #FF587E 50%);  
    background-size: 200%;
    margin:0 auto;
    width: 100%;
    height: 384px;
    padding: 63px;
    position: relative;
    margin-top: 200px;
    z-index: 1;
    box-shadow: 1px 1px 9px #4139BD;
}*/
.row-realizace {
    width: 80%;
    margin: 0 auto;
}
.container-realizace{
    position: relative;
}
.carousel-realizace {
    margin-top: 0px;
}
 .carousel-control-next, .carousel-control-prev
{ 
   opacity: 1;
   width: 150px;
   height: 150px;
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2rem;
    height: 2rem;}

    .carousel-control-prev-icon {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='grey'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    position: absolute;
	top: 24rem;
}
  .carousel-control-next-icon {

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  position: absolute;
  top: 24rem;
}

  .box-realizace {
   margin: 15px 30px;
    width: 44%;
	  overflow:hidden;
	   display: flex;
	      justify-content: center;
    align-items: center;
    flex-direction: column;
}

.box-realizace img {
   /*border: 2px solid #F84081;
    border-radius: 15px 0;
    padding: 15px;*/
	overflow:hidden;
	transition: all .3s ease-in-out;
}
.box-realizace img:hover {
	transform: scale(1.1);
		overflow:hidden;
}
.box-realizace img:hover {
    opacity: 1;
    transition: all .4s ease-in-out;
}


.svg-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 700px;
	z-index:100;
  }
  .shape1,
  .shape2 {
    stroke-dasharray: 1120;
    stroke-width:2px;
    fill: transparent;
    stroke: #F84081;
    border-bottom: 5px solid black;
    transition-timing-function: linear;
    transition: stroke-dashoffset 2s, stroke-dasharray 2s;
  }
  .shape1 {
    stroke-dashoffset: 1120;
  }
  .shape2 {
    stroke-dashoffset: -1120;
  }
  .svg-wrapper:hover .shape1,
  .svg-wrapper:hover .shape2 {
    stroke-width: 2px;
    stroke-dashoffset: 0;
    stroke-dasharray: 1120;
  }
footer {
	background-image: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    margin-top: 100px;
}
  footer section{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
footer p {
	color: white;
	margin: 0;
	padding: 40px 0;
}

/*timeline*/

/* The actual timeline (the vertical ruler) */
.card {
    border:none;
    box-shadow: none;
}
.main-timeline-4 {
    position: relative;
  }
  
  /* The actual timeline (the vertical ruler) */
  .main-timeline-4::after {
    content: "";
    position: absolute;
    width: 3px;
    background-color: #422586;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
  }
  
  /* Container around content */
  .timeline-4 {
    position: relative;
    background-color: inherit;
    width: 50%;
  }
  
  /* The circles on the timeline */
  .timeline-4::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    right: -11px;
    background-color:#422586;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
  }
  
  /* Place the container to the left */
  .left-4 {
    padding: 0px 40px 20px 0px;
    left: 0;
  }
  
  /* Place the container to the right */
  .right-4 {
    padding: 0px 0px 20px 40px;
    left: 50%;
  }
  
  /* Add arrows to the left container (pointing right) */
  .left-4::before {
   display:none;
  }
  
  /* Add arrows to the right container (pointing left) */
  .right-4::before {
   content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    left: 30px;
  border: medium solid #763479;
    border-width: 10px 10px 10px 0;
    border-color: transparent #763479 transparent transparent; 
  }
  
  /* Fix the circle for containers on the right side */
  .right-4::after {
    left: -14px;
  }
  .card-body {
  border: 1px solid rgba(255,255,255,.6);
  margin: 10px;
    border-radius: 5px;
}
.card-body h2 {
    font-weight: 300;
}
  /* Media queries - Responsive timeline on screens less than 600px wide */
  @media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .main-timeline-4::after {
      left: 31px;
    }
  
    /* Full-width containers */
    .timeline-4 {
      width: 100%;
      padding-left: 70px;
      padding-right: 25px;
    }
  
    /* Make sure that all arrows are pointing leftwards */
    .timeline-4::before {
      left: 60px;
      border: medium solid white;
      border-width: 10px 10px 10px 0;
      border-color: transparent white transparent transparent;
    }
  
    /* Make sure all circles are at the same spot */
    .left-4::after,
    .right-4::after {
      left: 18px;
    }
  
    .left-4::before {
      right: auto;
    }
  
    /* Make all right containers behave like the left ones */
    .right-4 {
      left: 0%;
    }
  }
  
  .gradient-custom {
    /* fallback for old browsers */
    background: #422586;;
  
    /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-linear-gradient(
      to right,
      #422586,
      #763479
     
    );
  
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(
      to right,
      #422586,
      #763479
    );
    width: 70%;
    margin: 0 183px;
  }
  
  .gradient-custom-4 {
    /* fallback for old browsers */
    background: #763479;
  
    /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-linear-gradient(
      to left,
      #F84081,
      #763479
    );
  
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: linear-gradient(
      to left,
      #F84081,
      #763479
    );
    width: 70%;
  }



/*hamburger menu*/
/*.hamburger-background {
    top: 19px;
    right: 0;
    position: fixed;
    width: 76px;
    height: 39px;
    border-radius: 17px 0 0 17px;
    background: white;
	z-index:100;
}*/
  #menu__toggle {
    opacity: 0;
  }
  
  #menu__toggle:checked ~ .menu__btn > span {
    transform: rotate(45deg);
  }
  #menu__toggle:checked ~ .menu__btn > span::before {
    top: 0;
    transform: rotate(0);
  }
  #menu__toggle:checked ~ .menu__btn > span::after {
    top: 0;
    transform: rotate(90deg);
  }
  #menu__toggle:checked ~ .menu__box {
    visibility: visible;
    right: 0px;
    z-index: 1000;
  }
  
  .menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 10000;
	  transition:.4s;
  }
  
  .menu__btn > span,
  .menu__btn > span::before,
  .menu__btn > span::after {
    display: block;
    position: absolute;
    width: 120%;
    height: 1.5px;
    background-image: linear-gradient(to left, #F84081 0%, #763479 100%, #F84081);
    transition-duration: .25s;
    transform: rotate(180deg);
  }
  .menu__btn > span::before {
    content: '';
    top: -8px;
  }
  .menu__btn > span::after {
    content: '';
    top: 8px;
  }
  
  .menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 300px;
    height: 100%;
    opacity: .9;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: white;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
  
    transition-duration: .25s;
  }
  
  .menu__item {
    display: block;
    padding: 12px 24px;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    transition-duration: .25s;
  }
  .menu__item:hover {
    background-color: white;
    transition: all .4s
  }

/*NB*/
@media screen and (max-width: 1600px) {
.section-sluzba .container .paragraph-info {
    padding-top: 150px;
}	
}
@media screen and (max-width: 1450px) {
.section-sluzba .container .paragraph-info {
    padding-top: 100px;
	}
}
@media screen and (max-width: 1400px) {
    .showcase-image-bg-1 .container blockquote {
        width: 46%;
        font-size: 2.5em;
    }
    .showcase-image-bg-1 {
    background-size: 80%; 
    background-position-y: top;
}
.paragraph-info {
    padding: 50px 270px;
}
.pozadi-kontakt {
    width: 94%;
    top: 60px;
}
	.accordion-button::after {
    width: 34px;
    background-size: 34px;
}
	.accordion-button {
		padding:20px 0px;
	}
}
@media screen and (max-width: 1399px) {
    .gradient-custom {
        margin: 0 157px;
    }
}
@media screen and (max-width: 1250px) {
	.box-realizace {
		width:90%;
		margin:0 auto;
	}
	.carousel-control-next-icon {
		top: 50rem;
	}
	.carousel-control-prev-icon {
		top: 50rem;
	}
}
@media screen and (max-width: 1200px) {
   
    .showcase-image-bg-1 .container blockquote {
        font-size: 2em;
    }
    .heading-main {
        font-size: 110px;
    }
    h2 {
        font-size: 1.6rem;
    }
    .box-sluzba,  .box-sluzba-primary {
        width: 49%;
        padding-top:50px;
		margin-top: 15px;
    }
    .paragraph-info {
        padding: 0px 80px;
    }

    .section-own {
        padding: 2rem;
    }

    .box-kontakt {
        width: 70%;
    } 
    .svg-wrapper {
            top: 34%;
            left: 50%;
            width: 100%;
    }
    .svg-wrapper svg { 
    width: 80%;
    margin: 0 auto;
    display: block;
    }
    .svg-wrapper svg .shape1, .svg-wrapper svg .shape2{
        width:100%;
    }
    .pozadi-kontakt {
        top: 0px;
        width:85%;
}
    .row-spoluprace .spoluprace, .row-spoluprace-2 .spoluprace {
        padding: 30px 20px;
    }
	.section-sluzba .container .paragraph-info {
    padding-top: 75px;
}
    .number-of-coop {
        top: -61px;
        left: 40px;
}
.number-of-coop-second {
    left: 4px;
    top: -54px;
}
	.box-o-nas-alca, .box-o-nas-alca-left  {
		margin-top:0px;
	}
	
}
@media screen and (max-width: 1199px) {
    .gradient-custom {
        margin: 0 130px;
    }
}
@media screen and (max-width: 1024px) {
.uvod-box {
    padding-top: 11rem;
    padding-bottom: 8rem;
	}
	.row {
    --bs-gutter-y: 1.5rem;
	}
.row-own {
    align-items: stretch;
}
	.box-sluzba {
		margin: 10px;
	}
	.carousel-control-next-icon {
    top: 45rem;
}.carousel-control-prev-icon {
    top: 45rem;
}
	.box-o-nas-alca-left {
		padding-top:44px;
	}
}
@media screen and (max-width: 1021px) {
.section-sluzba .container .accordion {
    flex-direction: column;
}
.section-sluzba .container .accordion .accordion-item {
    width: 48%;
    margin: 0 auto;
}
.number-of-coop {
    top: -61px;
    left: -2px;
}
}
@media screen and (max-width: 991px) {
	.header.sticky {
		padding:11px 0;
	}
	header.sticky .nav-link {
    font-size: 1.4em;
    line-height: 47px;
}
	header.sticky .menu__btn {
    top: 9px;
    width: 22px;
    height: 22px;
}
	.uvod-box {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
    .nav-container-nav {
        display: none;
    }
    
.showcase-image-bg-1 .container blockquote {
    font-size: 1.6em;
}
.btn-hlavni {
    padding: 5px 30px;
    font-size: 1.2em;}

    .gradient-custom-4 {
        width: 100%;
     }
     .gradient-custom {width: 100%;
    margin: 0 1px}
    .nav-link { 
    text-align: center; }
    .hamburger-menu {
        display: block;
    }
    .pozadi-kontakt {
        top: -25px;
        width: 130%;
    }
    .section-kontakt .container .paragraph-info {
        padding: 200px 80px 0;
        font-size: 1.2rem;
    }
    .box-kontakt {
        width: 100%;
    }
	.section-own {
		margin-top: 74px;
	}
	.section-o-nas div div .paragraph-info{
	padding: 45px 54px;}
	
	.box-o-nas-alca-left ul{
	position:relative;
}
.o-nas-last-element {
	position:absolute;
	right: -266px;
    top: 197px;
    text-align: center;
}
	.box-o-nas p {
		font-size:15px;
	}
}

@media screen and (max-width: 912px) { 
.showcase-image-bg-1 {
    }
    .pozadi-kontakt {
        top: 13px;
        width: 120%;}
	.box-sluzba {
    width: 80%;
}
}
/*Tablet*/
@media screen and (max-width: 820px) {
    .container {
    max-width: 100%;
}
    .showcase-image {
        width: 100%;
}
	.uvod-box {
		padding-top: 5rem;}
.row-analyza { 
        display: flex;
        justify-content: flex-start;
}
.row-analyza:nth-child(){ 
    justify-content: flex-end;
}
.row-analyza .col-md-4 {
    width: 70%;
    border: 2px solid #F84081;
    margin: 20px 0;
    padding: 30px;
}
.box-sluzba, .box-sluzba-primary{ 
text-align: center;
    padding: 50px 10px;
    min-height: 200px;
    width: 50%;}
.heading-main {
    font-size: 90px;
}
.paragraph-info {
    padding: 0px 20px;
}
	
.section-o-nas div div .paragraph-info{
	padding: 45px 54px;}
.section-kontakt .container .paragraph-info {
    padding: 150px 80px 0;
}
.section-sluzba .container .accordion .accordion-item {
    width: 80%;
}
.pozadi-kontakt {
    top: 13px;
	}
.row-own {
	justify-content: center;
	}
.box-sluzba{
		width: 60%;
	}
	.carousel-control-next-icon {
    top: 38rem;
}
	.carousel-control-prev-icon {
    top: 38rem;
}
	.row-o-nas-maja {
		margin-top: 20px;
	}
}
/*Tablet*/
@media screen and (max-width: 768px) {
    .svg-wrapper svg {
        width: 88%;}
}
@media screen and (max-width: 767px) {
	.uvod-box {
   
    padding-bottom: 3rem;
}
	.heading-secondary-2 {
		font-size:22px;
	}
	.box-realizace h3 {
		font-size:20px;
		
	}
	.heading-secondary {
		font-size:var(--size-h-secondary-mobile);
	}
    .spoluprace-2, .spoluprace-4, .spoluprace-6 {
        margin-top: 0px;
    }
    .spoluprace {
        text-align: left;
    }
    .spol-sec {
        text-align: right;
    }
    .spoluprace div h2 {
        padding-left: 44px;
    }
    .spol-sec div h2 {
        padding-right: 44px;
    }
    .spol-sec .number-of-coop {
        right: 9px
    }
    .number-of-coop {
        top: -61px;
        left: 9px;
    }
    .number-of-coop-second {
        top: -40px;
    }
    .box-realizace {
        margin: 15px auto;
        width: 99%;
		order:1;
    }
	.box-realizace-2 {
		order:0;
	}
	/*.navbar-own {
		height: 92px;
		
	}
	.navbar-own .container .row {
		height:92px;
	}*/
	.nav-container-logo {
    width: 50%;
}
	.menu__btn {
    top: 25px;
    right: 26px;
    width: 27px;
    height: 27px;
	}
.section-sluzba {
    background-position-y: 20px;
	background-size: 148%;}
.section-sluzba .container .btn-hlavni {
    margin-bottom: 0px;
}
	.row-own {
    justify-content: center;
}
	.desktop-verze-sluzby{
		display:none;
		opacity:0
	}
.mobilni-verze-sluzeb {
	display:flex!important;
	flex-wrap:wrap;
	opacity:1;
	}
	.box-cenik {
		flex-wrap:wrap;
		width:100%;
		margin: 10px 0;
	}
	.carousel-control-next-icon {
    top: 36rem;
}
	.carousel-control-prev-icon {
    top: 36rem;
}
	.box-o-nas-2{
		order:2;
	text-align:center;
}
	.box-proc-nas {
		width: 100%;}
	.proc-nas{
		width:100%;
	}
	.box-o-nas, .box-o-nas-2{
		text-align:center;
	}
	.o-nas-last-element {
		position: relative;
    right: 0;
    top: 0;
	}
	.mobile-version{
		order:2;
	}
	.box-o-nas-alca-left {
		display: flex;
    flex-direction: column;
    order: 2;
	}
	.section-o-nas div div .paragraph-info {
    padding: 45px 0px 0;
}
	
	ol, ul {
		padding:0px;
	}
}
@media screen and (max-width: 660px) {
.uvod-box {
    padding-top: 4rem;
	}
.showcase-image-bg-1 .container blockquote {
    width: 50%;
}
}
/*MObil*/
@media screen and (max-width: 540px) {
  
    .showcase-image-bg-1 {
        display: flex;
    justify-content: center;
    align-items: flex-end;
        margin-top: 35px;
        background-size: 193%;
}
    .showcase-image-bg-1 .container blockquote {
        font-size: 1.7em;
        margin: O auto;
        text-align: center;
        margin: 40px auto;
        width: 86%;
    }
  .btn-hlavni {
    padding: 5px 47px;
    margin: 0 auto;
    display: block;
}
	.uvod-box {
    padding-top: 34rem;
}
    .heading-main {
        font-size: 60px;
    }
    .box-sluzba, .box-sluzba-primary {
        width: 80%;
    }
	.box-realizace {
		width: 100%;
	}
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width:2rem;	
    top: 26rem;
}
	.carousel-control-next-icon{right: 18px;
	}
	.carousel-control-prev-icon{left: 18px;
	}
	

    .carousel-control-next, .carousel-control-prev {
        width: 95px;
    }
    .showcase-image-bg-1 {
       
    }
	.section-sluzba {
		z-index:1;
	}
    .section-sluzba .container .accordion .accordion-item {
        width: 100%;
    }
    .box-cenik span {
        font-size: 2.5rem;}
        .accordion-button::after {
            left: 43.8%;}
    .section-kontakt .container .paragraph-info {
                padding: 115px 30px 0;
        }
}
@media screen and (max-width: 450px) {
	header{
		padding:7px 0;
	}
    .paragraph-info {
        padding: 0px 0px;
    }
    .section-own {
        padding: 1.5rem;
    }
    .section-sluzba {
        margin-top: 74px;
    }
    .section-sluzba .container .paragraph-info {
        padding-top: 115px;
    }

  .box-sluzba, .box-sluzba-primary {
    width: 100%;
}
.carousel-control-next, .carousel-control-prev {
    top: 86px;
    width: 130px;
}
.timeline-4::after {
    width:16px;
    height: 16px;
    margin-left:3px;

}
.uvod-box {
    padding-top: 27rem;
}}
@media screen and (max-width: 415px) {
.pozadi-kontakt {
    top: -19px;
    width: 105%;
    z-index: 1;
}
.section-kontakt .container .paragraph-info {
    padding: 135px 30px 0;
}
	.carousel-control-next-icon, .carousel-control-prev-icon {
		width: 1.5rem;}
.carousel-control-next-icon, .carousel-control-prev-icon {
    top: 5rem;
}}
@media screen and (max-width: 390px) {

	}}

@media screen and (max-width: 376px) {
    .pozadi-kontakt {
        top: 54px;
        width: 150%;}
    
.section-kontakt .container .paragraph-info {
padding: 176px 30px 0;
}
}
@media screen and (max-width: 320px) {
.box-cenik span {
    font-size: 2.2rem;
	}}