.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 .hidden-fields-container {
display: none;
}
.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;
}*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} html {
font-size:62.5%;
}
body {
font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#444;
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
max-width:100%;
vertical-align:bottom;
}
a {
color:#444;
text-decoration:none;
}
a:hover {
color:#444;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
}  .wrapper {
max-width:1280px;
width:95%;
margin:0 auto;
position:relative;
} .header {
} .logo {
}
.logo-img {
} .nav {
} .sidebar {
} .footer {
}   @font-face {
font-family:'Font-Name';
src:url(//www.bluemont.cz/wp-content/themes/bluemont/fonts/font-name.eot);
src:url(//www.bluemont.cz/wp-content/themes/bluemont/fonts/font-name.eot?#iefix) format('embedded-opentype'),
url(//www.bluemont.cz/wp-content/themes/bluemont/fonts/font-name.woff) format('woff'),
url(//www.bluemont.cz/wp-content/themes/bluemont/fonts/font-name.ttf) format('truetype'),
url(//www.bluemont.cz/wp-content/themes/bluemont/fonts/font-name.svg#font-name) format('svg');
font-weight:normal;
font-style:normal;
} @media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:768px) {
}
@media only screen and (min-width:1024px) {
}
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}
.reference-category::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content:"";
display: block; background: linear-gradient(180deg,rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 1) 100%);
}
.reference-category::after {
position: absolute;
right: 0;
bottom: 0;
content: "";
display: block;
width: 70px;
height: 79px;
float: none;
background-image: url(//www.bluemont.cz/wp-content/themes/bluemont/images/news-mask-image.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 71px 80px;
margin: 0;
padding: 0;
}
.reference-category span {
display: block;
font-size: 20px;
font-weight: bold;
line-height: 24px;
letter-spacing: 0px;
font-weight: 700;
color:#fff;
z-index: 10;
padding: 24px;
}
.reference-category {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: relative;
width: 100%;
height: 300px;
margin-bottom: 40px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}.info-section {
display: flex;
flex-direction: column;
gap: 16px;
max-width: 480px;
margin-top: 45px;
}
.info-title {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 700;
font-size: 20px;
color: #002244;
margin: 0;
margin-bottom: 16px;
}
.info-content {
display: flex;
flex-direction: column;
gap: 22px;
}
.info-row {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 0px;
}
.info-label {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 500;
font-size: 16px;
color: #002244;
min-width: 140px;
}
.info-value {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 400;
font-size: 16px;
color: rgba(33, 37, 41, 0.7);
}
.info-services {
align-items: flex-start;
}
.info-services-list {
display: flex;
flex-direction: row;
gap: 8px;
flex-wrap: wrap;
}
.info-service {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 400;
font-size: 16px;
color: #0057a9;
text-decoration: underline;
}
.reference-image::before {
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
float: none;
content:"";
background-color: rgba(0,88,169,.45);
background-image: url(//www.bluemont.cz/wp-content/themes/bluemont/images/sluzba/zoom.svg);
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
margin: 0;
padding: 0;
}
.reference-image::after {
position: absolute;
right: 0;
bottom: 0;
content: "";
display: block;
width: 49px;
height: 56px;
float: none;
background-image: url(//www.bluemont.cz/wp-content/themes/bluemont/images/news-mask-image.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 50px 57px;
margin: 0;
padding: 0;
}
.reference-image:hover::before {
opacity: 1;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.reference-image {
position: relative;
display: block;
width: 100%;
height: 144px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
}
.calc .form-check .form-check-label {
margin-left: 10px;
}
.calc .form-check {
margin-bottom: 15px;
}
.calc {
padding-top: 80px;
padding-bottom: 80px;
font-size: 1.2rem;
}
.calc label {
font-weight: bold;
}
.calc .param-actions .btn:hover { 
background-color: #0058a9;
-webkit-box-shadow: 0 10px 20px 0 rgba(0,88,169,.25);
box-shadow: 0 10px 20px 0 rgba(0,88,169,.25);
border: 1px solid #0058a9;
color:#fff;
}
.calc .param-actions .btn { color:#0058a9; }
.calc #calc-price {
font-family: Barlow, sans-serif;
font-size: 20px;
font-weight: 700;
margin-bottom: 0.5em;
color:#002241;
}
.calc h2 {
font-family: Barlow, sans-serif;
font-size: 20px;
font-weight: 700;
margin-bottom: 0.5em;
color:#002241;
}
.calc .param-actions {
margin-top: 0.5rem;
}
.validation-summary-errors {
color: darkred;
margin-bottom: 1rem;
}
.calc-param-group {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ced4da;
}
.calc label {
font-family: Barlow,sans-serif;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: normal;
color: rgba(0,0,0,.8);
}
.calc input.form-control, 
.calc select.form-control {
height: 40px;
line-height: 40px;
border: 1px solid rgba(0,88,169,.35);
background-color: #fff;
padding-left: 8px;
color: #0058a9;
margin-top: 4px;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
font-size: 12px;
}
.calc .calc-param-group:first-child {
background-color: red;
}
.calc input.input-validation-error {
border-color: darkred;
}
header#header.image-header.contact-header {
height: 370px;
}
.reference-category-logo {
background-size: 50%;
}
.reference-text {
margin-bottom: 3em;
}
.reference-text-text a {
text-decoration: none;
}
.reference-text p, 
.reference-text-text {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 400;
font-size: 20px;
font-weight: bold;
color: rgba(33, 37, 41, 0.7);
line-height: 1.25em;
margin-bottom: 1em;
}
section.news-detail {
padding-bottom: 50px;
}
.reference-text-image {
height: 80px;
width: auto;
margin-top: 20px; 
margin-bottom: 20px; 
}
.reference-text-author a {
text-decoration: none;
}
.reference-text-author {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 500;
font-size: 16px;
color: #002244;
}
.reference-text-client a {
text-decoration: none;
}
.reference-text-client {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 800;
font-size: 16px;
color: rgba(33, 37, 41, 0.7);
}
.reference-text-date {
font-family: 'Barlow', Arial, sans-serif;
font-weight: 400;
font-size: 16px;
color: rgba(33, 37, 41, 0.7);
}
.row-quotes {
margin-bottom: 50px;
}
.font-16 {
font-size: 16px;
}