:root {
	--bs-primary: #38D99C;
	--aeto-blue: #3FAAE0;
}
a.icon-soc {
    display: flex;
    align-items: center;
}
.icon-soc span {
    display: inline-block;
    margin-left: 12px;
    font-weight: 700;
}
.icon-soc img {
    max-width: 36px;
	height: auto;
}
.text-aeto-blue {
	color: var(--aeto-blue);
}

.bg-soft-primary {
	background-color: #E8F6FC !important;
}
body {
	color: #302222;
}
.text-red {
	color: #EA526C;	
}
.card-first .card-body {
    padding: 0;
}
.card-first .card-body .col-text {
    padding: 2em 2em;
    margin-top: 0;
}
section#sekce-1991 {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 249, 253, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 249, 253, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 249, 253, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f8f9fd",GradientType=1);
}
label.label-hide {
    display: none;
}
a.link-body, a.link-body:hover {
    color: #ea526c;
}
.ax-wf form input, .webform-submission-zadejte-vas-telefon-form input {
    border: 1px solid #C0CADD;
    border-radius: 10px;
    font-size: 18px;
    height: 62px;
    padding: 10px 22px;
	margin: 0;
	outline: none;
	font-weight: 400;
	color: black;
	width: 100%;
}
.ax-wf form input:focus, .webform-submission-zadejte-vas-telefon-form input:focus {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}
.ax-wf p, .webform-submission-zadejte-vas-telefon-form .form-type-tel, .webform-submission-zadejte-vas-telefon-form .form-actions {
    margin: 0 !important;
}
.webform-submission-form .webform-button--submit:hover {
    transform: unset;
}

.ax-wf button, .webform-submission-zadejte-vas-telefon-form .webform-button--submit {
    border: 1px solid var(--bs-primary);
    background: var(--bs-primary);
    color: white;
	min-height: 62px;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 22px;
    border-radius: 10px;
	white-space: nowrap;
    transition: all 0.2s ease-in-out;
}

::placeholder {
  color: #302222 !important;
  opacity: 1;
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: #302222 !important;
  opacity: 1;
}
.webform-submission-zadejte-vas-telefon-form .form-type-tel {
    max-width: 220px;
}
.ax-wf button:hover {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}
.ax-wf .form-element {
    margin-bottom: 20px;
}
.ax-wf .form-element.submit {
    margin-top: 40px;
    text-align: center;
}
.ax-wf .form-element label.required:after {
    content: "*";
    color: #ea526c;
    position: relative;
    top: -4px;
    left: 5px;
    font-size: 19px;
    line-height: 0;
}
.ax-wf .form-element label {
    margin-bottom: 5px;
}
div#axWf-4 {
    width: 425px;
    margin: 30px auto 0;
}
#axWf-2 #idWebformField_2, .webform-submission-zadejte-vas-telefon-form .form-type-tel input {
    background: #EDF0FD;
    border-color: #9CA5CB;
}
#axWf-2.ax-wf .form-element.submit {
    margin-top: 0;
}
.flex-inline {
    display: flex;
    line-height: 1.3;
    justify-content: end;
}
div#block-sandbox-menubtn {
    font-size: 18px;
    line-height: 1.4;
}
.flex-inline .flex-inline-item:not(:last-child) {
    margin-right: 3em;
}
.navbar-clone {
    padding: 5px 0;
}
.path-frontpage .node--type-landing-page .content > section:first-child > div[class*='container']:not(.space-0) {
    padding-top: 5rem;
}
.footer .pt-md-15 {
    padding-top: 2.5rem !important;
}
.site-branding .logo {
    max-height: 42px;
    margin-right: 12px;
}
a.name.navbar-brand {
    font-size: 18px;
    max-width: 210px;
    display: inline-block;
    white-space: normal;
    line-height: 1.25;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s;
    padding: 0;
    color: black;
}
.btn-primary, .ax-wf button, .webform-submission-zadejte-vas-telefon-form .webform-button--submit {
    color: black;
}
.btn-primary:hover, .btn-primary:focus, .ax-wf button:hover, .webform-submission-zadejte-vas-telefon-form .webform-button--submit:hover, .ax-wf button:focus, .webform-submission-zadejte-vas-telefon-form .webform-button--submit:focus {
    color: black;
}
.site-branding {
    display: flex;
    align-items: center;
}
#sekce-1975 .rounded-4 {
    overflow: hidden;
}
footer > .container {
    padding-top: 3.5rem !important;
}
.webform-submission-kontaktni-formular-form {
    max-width: 425px;
    margin: 30px auto 0;
}
.webform-submission-kontaktni-formular-form .webform-button--submit {
    margin-top: 30px;
}
.webform-submission-kontaktni-formular-form .webform-button--submit {
    text-transform: uppercase;
}
.form-control {
    border: 1px solid #C0CADD;
}
.webform-submission-form .checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    accent-color: #ea526c;
    box-shadow: 1px 1px 0px #C0CADD, -1px -1px 0px #C0CADD, 1px -1px 0px #C0CADD, -1px 1px 0px #C0CADD;
    margin-top: 0px;
    transition: all 0.3s;
    left: 0;
    margin: 3px 10px 0px 0;
	border: 0;
}
.webform-submission-form .checkbox {
    padding-left: 0;
}
.webform-submission-form .checkbox a {
    color: #3f78e0;
    position: relative;
}
.webform-submission-form .checkbox a:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
.webform-submission-form .checkbox a:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.webform-submission-form .checkbox a:hover:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
    transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
}
.form-check-input:checked, .webform-submission-form .checkbox input[type="checkbox"]:checked {
    background-color: #3f78e0;
    border-color: #3f78e0;
    box-shadow: 1px 1px 0px #3f78e0, -1px -1px 0px #3f78e0, 1px -1px 0px #3f78e0, -1px 1px 0px #3f78e0;
}
@media (min-width: 576px){
	#axWf-2 .div-form, .webform-submission-zadejte-vas-telefon-form {
		display: flex;
		align-items: center;
	}
	#axWf-2 button, .webform-submission-zadejte-vas-telefon-form .webform-button--submit {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	#axWf-2 #idWebformField_2, .webform-submission-zadejte-vas-telefon-form .form-type-tel input {
		width: auto;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-right: 0;		
	}
}
@media (min-width: 768px){
	.card-first .card-body .col-text {
		padding: 2em 2em 0;
		margin-top: 0;
	}
}
@media (min-width: 992px){
	.navbar:not(.navbar-stick) {
		padding: 15px 0;
	}
	.card-first .card-body .col-text {
		padding: 2em 2em 0;
		margin-top: 1em;
	}
	section#sekce-1975 .paragraph--type--paragraph-card {
		padding-right: 0 !important;
	}
}
@media (min-width: 1200px){
	
}
@media (min-width: 1400px){
	.card-first .card-body .col-text {
		padding: 2.5em 3em 0 3em;
		margin-top: 2em;
	}
}
@media (max-width: 1399px){
	
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	.navbar .navbar-other {
		display: block !important;
	}
	.navbar-brand .d-lg-none {
		display: none !important;
	}
	div#block-sandbox-menubtn .flex-inline-item i.uil:before {
		font-size: 34px;
		color: #ea526c;
	}
	div#block-sandbox-menubtn .flex-inline-item i.uil {
		font-size: 0;
		line-height: 1;
	}
	div#block-sandbox-menubtn .flex-inline-item a {
		padding: 7px 0 3px;
	}
	div#block-sandbox-menubtn .flex-inline-item:not(:last-child) {
		margin-right: 20px;
	}
	div#block-sandbox-menubtn .flex-inline-item a, div#block-sandbox-menubtn .flex-inline-item em {
		display: block;
	}	
}
@media (max-width: 767px){
	section .space-md, footer .space-md {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}
@media (max-width: 575px){
	.site-branding img.logo {
		max-width: 40vw;
	}
	div#block-sandbox-menubtn .flex-inline-item-3 {
	}
	a.name.navbar-brand {
		font-size: 14px;
		max-width: 140px;
	}
	.navbar .w-100 {
		width: auto !important;
	}
	.webform-submission-zadejte-vas-telefon-form .form-type-tel {
		max-width: 100%;
	}
	#axWf-2 button, .webform-submission-zadejte-vas-telefon-form .webform-button--submit {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		width: 100%;
	}
	#axWf-2 #idWebformField_2, .webform-submission-zadejte-vas-telefon-form .form-type-tel input {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: 0;
		text-align: center;
	}
	.card-body {
		padding: 1.25em;
	}
}
@media (max-width: 350px){
	a.name.navbar-brand {
		font-size: 12px;
		max-width: 120px;
	}
	.site-branding img.logo {
		max-height: 32px;
	}
	div#block-sandbox-menubtn .flex-inline-item i.uil:before {
		font-size: 30px;
		color: #ea526c;
	}
	div#block-sandbox-menubtn .flex-inline-item:not(:last-child) {
		margin-right: 15px;
	}
}
@media (max-width: 300px){
	a.name.navbar-brand {
		font-size: 10px;
		max-width: 100px;
	}
	.site-branding img.logo {
		max-height: 28px;
	}
	div#block-sandbox-menubtn .flex-inline-item i.uil:before {
		font-size: 26px;
		color: #ea526c;
	}
	div#block-sandbox-menubtn .flex-inline-item:not(:last-child) {
		margin-right: 10px;
	}
}
@media (max-width: 250px){
	a.name.navbar-brand {
		display: none;
	}
}
