@font-face {
    font-family: Roboto-Black; /* deklarace fontu */
    src: url("font/Roboto-Black.ttf"); /* propojen� na um�st�n� souboru */
}
@font-face {
    font-family: Roboto; /* deklarace fontu */
    src: url("font/Roboto-Medium.ttf"); /* propojen� na um�st�n� souboru */
}
@font-face {
    font-family: Roboto-Light; /* deklarace fontu */
    src: url("font/Roboto-Light.ttf"); /* propojen� na um�st�n� souboru */
}
@font-face {
    font-family: Roboto-Regular; /* deklarace fontu */
    src: url("font/Roboto-Regular.ttf"); /* propojen� na um�st�n� souboru */
}

html {
    background-color: #FCFCFC;
    font-family: Roboto;
    overflow-x:hidden;
    position:relative;
    z-index:0;
}

body {
    overflow-x:hidden; 
    background-color: #FCFCFC;
}

form {
    margin:0;
    padding: 0;
}

.w1100 {
    max-width:1100px;
}
.w1200 {
    max-width:1160px;
}
.w66 {
    width:66%; 
}
.p-rel {
    position: relative;
    padding-bottom: 1.5rem;
}
.psnrel {
    position: relative;
}
.pr-4 {
    padding-right:3rem;
}
.z200 {
    z-index:200;
}

#logo {
    width: 170px;
}

.zahlavi_menu a {                                                        
    color: black;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 0px;
    float: right;
    font-size: 16px;
    border-radius: 2px;
}

.zahlavi_menu a:hover {                                                  
    color: black;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 0px;
    background-color: #ececec;
    font-size: 16px;
    border-radius: 2px;    
}

#uvodPhoto {
    width: 100%; 
    z-index: 200;
    position:relative;  
    box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.02);
}

h1 {
    font-size: 36px; font-family: Roboto-Black;
    margin: 2.5rem 0;
}
h2 {
    font-size: 16px; font-family: Roboto-Regular;
    font-weight: bold;
}

label {
    font-family: Roboto; font-size: 14px; color: #1B1B1B; opacity: 100%;
}

.descriptionText {
    font-size: 14px; font-family: Roboto; color: #1B1B1B; opacity: 59%;
    line-height: 1.3;
    margin-bottom:2rem;
    text-align: justify;
}

.descriptionTextReferenceAuthor {
    font-size: 14px; font-family: Roboto; color: #1B1B1B; opacity: 79%;
    line-height: 1.3;
    margin-bottom:2rem;
    text-align: right;
}

.alert {
    font-family: Roboto; font-size: 14px; color: #fdc05d; opacity:0;
    padding:0; margin:0 0 0 10px;
}

.button {
    color: #D01D1D;
    background-color: #FCFCFC;
    font-family: Roboto-Black;
    font-size: 13px;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #D01D1D;
    border-radius: 2px;
}

.trendLine {
    background-image: url(../images/styles/Group_77-0.png);
    background-repeat: no-repeat;
    background-position: 0% 12rem;
    margin-bottom: 8rem; 
}

.trendServices {
    margin: -4rem 0 6rem 0;
    position:relative;
}

.trendTym {
    margin-bottom: 4rem;
    position:relative;
}

.trendContact {
    padding:4rem 0 8rem 0;
    background-color: #FFFFFF;
    margin-bottom: 5rem;
 /*   background-image: url(../images/styles/Group_132.png);
    background-repeat: no-repeat;
    background-position: 0% 120px;
    background-size: 7%;*/
}

#decor1 {
    position: absolute; z-index: 50; right:-65px; bottom:-70px; width: 150px; 
    padding:0; margin:0;
}
#decor2 {
    position: absolute; z-index: 50; left:-63px; top:250px; width: 150px; 
    padding:0; margin:0;
}
#decor3 {
    position: absolute; z-index: 50; left:-200px; top:40px; width: 150px; 
    padding:0; margin:0;
    transform: rotateY(0deg) rotate(45deg);
}


.trendOnas {
    margin:4rem 0 3rem 0;
    position:relative;
}

.sluzbaContainer {
    padding:10px 15px;
    z-index:200;
}

.sluzbaItem {
    background-color: #FFFFFF;
    padding: 27px;
    box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, .05);
    border-radius: 2px;    
    height:288px;
    position:relative;
}

.sluzbaItem img {
    height: 38px;
    margin-bottom: 15px;
}
.sluzbaItem ol, .sluzbaItem ul {
    line-height: 27px; font-size: 14px; color: black; opacity: 75%;
    font-family: Roboto; text-indent: 0;
    padding-left:15px;
}

.podrobnosti {
    font-size: 14px; font-family: Roboto; color: #D01D1D;
    position:absolute;
    bottom:20px;
    left:27px;
}

.trendOnas ol, .trendOnas ul {
    line-height: 27px; font-size: 14px; font-family: Roboto;
    color: black; opacity: 100%; min-width: 150px;
    text-indent: 0;
    padding-left:15px;    
}

.nasTymTitle {
    color:#D01D1D;
    margin-bottom: 2rem;
}

.onasImg {
    width:50px;
    float:left;
    margin:5px 15px 15px 0;
    border-radius: 50%;
    z-index:100;
    position:relative;
}
.jednatel {
    color: #D01D1D; font-family: Roboto-Regular; font-size: 12px;
    margin: 0; z-index:100; background-color: transparent;
    position:relative;
}
.onasName {
    color: black; font-family: Roboto-Regular; font-size: 17px;
    margin: 0;z-index:100; background-color: transparent;
    position:relative;
}

.onasField {
    color: black; opacity: 60%; font-family: Roboto-Regular; font-size: 12px;
    margin: 0; z-index:100; background-color: transparent;
    position:relative;
}
.decorLine {
    z-index:0;
    width:100%;
    height:60%;
    position:absolute;
    left:37px;
    top:25px;
}
.brd-left {
    border-left: 1px solid #f1f1f1;
}
.brd-top {
    border-top: 1px solid #f1f1f1;
}

.ne-jednatel {
    margin-top:15px;
}

input[type="checkbox"] {
    display: block;
    float:left;
    margin:3px 10px 0 0;
}

#souhlasText {
    width:90%;
    float:left;
}

input[type="submit"] {
    color: #D01D1D;
    font-family: Roboto-Black;
    font-size: 13px;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #D01D1D;
    background-color: #FFFFFF;
    opacity: 100%;
    border-radius: 2px;
}

input[type="text"] {
    width:100%;
    max-width:526px;
}

input[type="email"] {
    width:100%;
    max-width:526px;
}

textarea {
    width:100%;
    max-width:526px;
    max-height:120px;
}

.trendFooter {
    background-color: black;
}

.footerLinks a {
    color: white;
    width: 80px;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 0px;
    font-size: 16px;
    border-radius: 7px;
    display: inline-block;
    opacity: 60%;
    text-align: center;
}

#footerLogo {
    margin-top: 20px; width: 120px;
    height:25px;
}

#footerText {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: white;
    opacity: 80%;
}

#socialImage {
    width: 20px;
    float:right;
    opacity: 80%;
    margin:0 15px;
}

.promo {
    padding:4rem 0 1.5rem 0;
}

#cover {
	position:fixed;
 	left:0;
	top:0;
 	width:100%;
 	height:100%;
	background-color:rgba(0,0,0,0.7);
	z-index:2000;
	display:none;
}

#close1 {
    border:0;background:none; font-size:22px;
}

.modal-dialog {
    margin-top:1rem;
}

#modal1, #modal2, #modal3, #modal4 {
    display:none;
}

.h-center {
    text-align: center;
}



@media (max-width: 480px) {
    .promo {
        padding:0 0 1rem 0;
    } 
    #decor2 {
        top:100px;
    }
    .trendLine {
        background-position: 0% 14rem; 
    }
    .h-center {
        text-align: center;
        margin-left: 1rem;
        padding-left: 1rem;
    }      
}

@media (min-width: 481px) and (max-width: 767px) {
    .sluzbaItem {
        height:260px;
    }
    .promo {
        padding:0 0 2rem 0;
    } 
    #decor2 {
        top:230px;
    }       
}

@media (min-width: 768px) and (max-width: 991px) {
    .promo {
        padding:0 0 4rem 0;
    } 
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sluzbaItem {
        height:340px;
    }
}

@media (min-width: 1200px) {
    .sluzbaItem {
        height:288px;
    }
    .promo {
        padding:4rem 0 1.5rem 0;
    }    
}