/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2.11.2017, 9:58:35
    Author     : Tom
*/
.kontakt {
    background: url(../images/bg-kontakt.jpg) no-repeat 0 0;
    position: relative;
}

.inner-banner.kontakt .opacity h2 {
    text-transform: uppercase;
    color: rgb(9, 66, 143);
    position: relative;
    padding-left: 15px;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
}

.inner-banner.kontakt .opacity .default-item {
    border-left: 3px solid rgb(9, 66, 143);
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inner-banner.kontakt .opacity #breadcrumbs {
    text-align: left;
    color: #4d4d4d;
}

.inner-banner.kontakt .opacity #breadcrumbs a {
    color: #4d4d4d;
}

.adresa {
    padding-top: 77px;
    padding-bottom: 77px;
}

.wpcf7-form-control-wrap.adresa {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sidlo-firmy {
    display: block;
    margin-bottom: 45px;
}

.znacka {
    margin-top: 20px;
}

.velky-kontakt {
    padding-top: 130px;
}

.poznamka {
    margin-bottom: 25px;
}

.telefon {
    display: inline;
    position: relative;
    font-size: 28px;
}

.telefon img {
    display: inline;
}

.color-rgb-063133 {
    color: rgb(0, 63, 133);
}

.color-rgb-8217314 {
    color: rgb(82, 173, 14);
}

.nas-tym {
    padding-top: 65px;
}

.nas-tym h2 {
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 5px solid rgb(206, 217, 233);
    margin-bottom: 40px;
    display: inline-block;
    color: rgb(9, 66, 143);
}

.obalka {
    margin-right: 15px;
}

.zeleny-telefon {
    margin-left: 45px;
    margin-right: 10px;
}

.adresa h4 {
    font-size: 22px;
    color: rgb(9, 66, 143);
    margin-bottom: 15px;
}

.adresa .sidlo-firmy i {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 4px;
    color: rgb(9, 66, 143);
}

.adresa .ico i {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 3px;
    color: rgb(9, 66, 143);
}

.oddeleni h6 {
    color: rgb(9, 66, 143);
    padding: 11px 0 11px 10px;
    border-left: 5px solid rgb(206, 217, 233);
    margin-bottom: 55px;
    text-transform: uppercase;
}

.zamestnanec .jmeno-pozice span {
    color: rgb(9, 66, 143);
    font-size: 20px;
}

.portret {
    border: 5px solid #fff;
    outline: solid 1px rgb(218, 218, 218);
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.20);
    margin-bottom: 25px;
}

.zamestnanec .jmeno-pozice {
    margin-bottom: 15px;
}

.zamestnanec .pracovnik-kontakt {
    margin-bottom: 55px;
}

.acf-map {
    width: 100%;
    height: 400px;
}

#acf-map {
    width: 100%;
    height: 400px;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

.kontaktujte-nas h2 {
    font-size: 20px;
    color: rgb(9, 66, 143);
    text-transform: uppercase;
    margin-bottom: 20px;
}

.kontaktujte-nas::after {
    height: 3px;
    width: 115px;
    background-color: rgb(206, 217, 233);
    margin-bottom: 40px;
    margin-left: 15px;
}

.jmeno {
    height: 45px;
    width: 100%;
    padding: 0 15px;
    border-color: rgb(209, 220, 234);
    border-style: solid;
    border-width: 2px;
    margin-bottom: 20px;
}

.jmeno:focus {
    border-color: rgb(25, 79, 150);
}

.zprava {
    padding: 15px;
    width: 100%;
    border-color: rgb(213, 222, 236);
    border-style: solid;
    border-width: 1px;
    height: 120px;
    margin-bottom: 20px;
}

.zprava:focus {
    border-color: rgb(25, 79, 150);
}

.gdpr > span.wpcf7-list-item {
    margin: 0
}

.gdpr > span.wpcf7-list-item label {
    font-weight: 400;
    cursor: pointer;
}

.gdpr > span.wpcf7-not-valid-tip {
    position: relative;
    top: 5px;
}

.odeslat {
    text-transform: uppercase;
    padding: 20px 40px;
    font-weight: 600;
    color: #fff;
    background-color: rgb(9, 66, 143);
    border: none;
    margin-bottom: 10px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
    background: #fff;
    padding: 15px;
}

@media only screen and (max-width: 991px) {
    .velky-kontakt {
        padding-top: 0px;
        padding-bottom: 77px;
    }
}

@media only screen and (max-width: 768px) {
    .zeleny-telefon {
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 332px) {
    .telefon span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .inner-banner.kontakt .opacity h2 {
        padding-left: 0px;
        margin-left: -3px;
    }
}
