/* -- start setup -- */

/* tmp overlay */
@font-face {
    font-family: 'AvenirLTCE-Heavy';
    src: url('AvenirLTCE-Heavy.eot?#iefix') format('embedded-opentype'), url('AvenirLTCE-Heavy.otf') format('opentype'),
        url('AvenirLTCE-Heavy.woff') format('woff'), url('AvenirLTCE-Heavy.ttf') format('truetype'), url('AvenirLTCE-Heavy.svg#AvenirLTCE-Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTCE-Medium';
    src: url('AvenirLTCE-Medium.eot?#iefix') format('embedded-opentype'), url('AvenirLTCE-Medium.otf') format('opentype'),
        url('AvenirLTCE-Medium.woff') format('woff'), url('AvenirLTCE-Medium.ttf') format('truetype'), url('AvenirLTCE-Medium.svg#AvenirLTCE-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTCE-Light';
    src: url('AvenirLTCE-Light.eot?#iefix') format('embedded-opentype'), url('AvenirLTCE-Light.otf') format('opentype'),
        url('AvenirLTCE-Light.woff') format('woff'), url('AvenirLTCE-Light.ttf') format('truetype'), url('AvenirLTCE-Light.svg#AvenirLTCE-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'AvenirLTCE-Light', serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 18px;
    color: #525252;
}

.imgCenter {
    margin-left: auto;
    margin-right: auto;
}

h2 {
    color: #171717;
    font-family: 'AvenirLTCE-Medium';
    font-weight: bold;
}

h2 {
    font-size: 24px;
    line-height: 32px;
}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 30px;
        line-height: 39px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 42px;
        line-height: 53px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 48px;
        line-height: 60px;
    }
}

.text {
    color: #313336;
    font-size: 16px;
    line-height: 30px;
}

@media only screen and (min-width : 992px) {
    .text {
        font-size: 18px;
        line-height: 34px;
    }
}

header {
    top: 0;
    margin-bottom: 127px;
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 2;
}

header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.7;
    z-index: 1;
}

.topLogo {
    position: absolute;
    top: 50px;
    left: 50px;
    height: 46px;
    width: 184px;
    background-image: url(../pcs/pcs_layout/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
}

.headerTitle {
    color: #FFFFFF;
    font-family: 'AvenirLTCE-Heavy';
    
    font-weight: bold;
    letter-spacing: 9.38px;
    
    text-align: center;
    font-weight: bold;
}

.headerTitle { 
font-size: 35px;  
line-height: 40px; 
}

@media only screen and (min-width : 480px) {
.headerTitle { 
font-size: 51px; 
line-height: 50px; 
}
}

@media only screen and (min-width : 768px) {
.headerTitle { 
font-size: 67px; 
line-height: 60px; 
}
}

@media only screen and (min-width : 992px) {
.headerTitle { 
font-size: 83px; 
line-height: 70px; 
}
}

@media only screen and (min-width : 1200px) {
.headerTitle { 
font-size: 100px; 
line-height: 80px; 
}
}



.headerSubTitle {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 60px;
    text-align: center;
}

@media only screen and (min-width : 992px) {
.headerSubTitle {
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 1.5px;
    line-height: 80px;
    text-align: center;
}

}

.playButton {
    margin-left: auto;
    margin-right: auto;
    height: 117px;
    width: 117px;
    background-image: url(../pcs/pcs_layout/play-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
}

/*
.main {padding-top: 20px;}

@media (min-width: 480px) {
}

@media (min-width: 768px) {
    .main {padding-top: 60px;}
}

@media (min-width: 992px) {
    .main {padding-top: 70px;}
}

@media (min-width: 1200px) {
}

@media (min-width: 1600px) {
} */

.odd {
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #D8D8D8;
}

.columNumber {
    font-family: 'AvenirLTCE-Medium';
    color: #DA1B1E;
    font-size: 48px;
    font-weight: bold;
    line-height: 66px;
    text-align: right;
}

.columText {
    color: #222222;
    font-family: 'AvenirLTCE-Medium';
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.contentSluzby {
    background-color: #171717;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 50px;
    position: relative;
}

.arrowTop {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -68px;
    height: 38px;
    width: 137px;
    background-image: url(../pcs/pcs_layout/triangle-bg-white.png);
    background-position: center;
    background-repeat: no-repeat;
}

.contentSluzby h2 {
    font-family: 'AvenirLTCE-Medium';
    color: #FFFFFF;
    /*font-size: 48px;*/
    font-weight: bold;
    /*line-height: 58px;*/
}

.sluzbyDesc {
    color: #8E8E8E;
    font-size: 20px;
    line-height: 32px;
}

.contentForm {
    padding-top: 50px;
    padding-bottom: : 50px;
    position: relative;
}

.kontaktForm {
    margin-top: 50PX;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.kontaktForm input,
.kontaktForm textarea {
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 50px;
    border: 2px solid #EBEBEB;
    background-color: #FFFFFF;
    color: #171717;
    font-family: 'AvenirLTCE-Medium';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.kontaktForm .form-group {
    margin: 0;
}

@media only screen and (min-width : 768px) {

    .kontaktForm input,
    .kontaktForm textarea {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width : 992px) {}


.kontaktForm textarea {
    height: 150px;
}

.kontaktForm input.submitForm {
    height: 50px;
    max-width: 256px;
    background-color: #DA1B1E;
    margin-left: auto;
    margin-right: auto;
    border: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.arrowTop2 {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -68px;
    height: 38px;
    width: 137px;
    background-image: url(../pcs/pcs_layout/triangle-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}

.googleMap {
    min-height: 485px;
    margin-top: 50px;
    position: relative;
    background-image: url(../pcs/pcs_layout/mapa.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contactBox {
    
    background-color: #DA1B1E;
    padding: 50px 25px;
}

@media only screen and (min-width : 768px) {
.contactBox {
    position: absolute;
    top: 80px;
    left: 10%;
    height: 317px;
    width: 351px;
    background-color: #DA1B1E;
    padding: 50px 25px;
}

}

.contactBox h2 {
    color: #FFFFFF;
    font-family: 'AvenirLTCE-Medium';
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
}

.oddBox {
    margin-top: 25px;
    margin-bottom: 25px;
    height: 4px;
    width: 71px;
    background-color: #A40C0E;
}

.contactBoxText {
    color: #FFFFFF;
    font-family: 'AvenirLTCE-Medium';
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}

.pageEnd {
    background-color: #171717;
    padding-top: 100px;
    padding-bottom: 50px;
}

@media only screen and (min-width : 992px) {
    .pageEnd {
    background-image: url(../pcs/pcs_layout/page-end-background.png);
    background-position:  center;
    background-repeat: no-repeat;
    }
}

.pageEndText {
    text-align: center;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
}

.pageEndText strong {
    color: #FFFFFF;
}

.pageEndMail {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #DA1B1E;
    font-size: 48px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    display: block;
    text-decoration: underline;
    font-family: 'AvenirLTCE-Heavy';
    transition: all 0.5s ease;
}

.pageEndMail:HOVER {
    color: White;
}

.footer {
    border-top: 1px solid #2F2F2F;
    margin-top: 50px;
    padding-top: 40px;
    position: relative;
}

.footer p {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 38px;
}

.footer p a {
    color: #8A8A8A;
    font-size: 16px;

}

.footer p a:HOVER {
    color: White;
    font-size: 16px;

}

.social {
    position: absolute;
    top: 50px;
    right: 0;
}

.social a {
    margin-left: 20px;
}