@charset "UTF-8";

.br, .br img { border-radius: 25px; }
.br-0, .br-0 img { border-radius: 0 !important; }
.copyright { font-size: 10px; font-weight: 400; font-family: "Roboto", sans-serif; font-style: normal; line-height: 1.3; color: #666666 !important; }
.box-decorated__title { text-transform: uppercase; letter-spacing: .1em; font-size: 18px; color: #1167b1;}
.text-alt { font-size: 12px; font-weight: 400; font-family: "Roboto", sans-serif; font-style: normal; line-height: 1.3; color: #666666 !important; }
.text-content { font-size: 15px; font-weight: 400; font-family: "Roboto", sans-serif; font-style: normal; line-height: 1.3; color: #161616 !important; }
.text-content a { color: #1167b1 !important; }
.text-content-sm { font-size: 13px; font-weight: 400; font-family: "Roboto", sans-serif; font-style: normal; line-height: 1.9; color: #161616 !important;  }
.list-alt li a { text-transform: uppercase; font-size: 12px; color: #1167b1; font-weight: 500; }
.list-alt li a:hover {  color: #1167b1;  }
.volny { color: #007051; }
.rezervovany { color: #1167b1; }
.predany { color: #af5d5d;}
.card-title span { font-weight: 300; font-size: 15px; text-transform: lowercase; }
.card-title { text-transform: uppercase; font-size: 16px !important;  }
.card-body ul li { font-size: 15px; font-family: "Roboto", sans-serif; color: #161616;}
.card-body ul li span { font-size: 15px; font-family: "Josefin Sans", sans-serif; color: #1167b1 !important; }
.hr-brown { width: 36px; height: 4px; background: #1167b1; }
.bg-brown { background-color:  #1167b1; !important; }
.text-white { color: #fff !important; }
.text-dark { color: #151515 !important;  }
.headline { font-weight: 300 !important; }
.headline span { font-weight: 700 !important; }
.hero-text { padding: 100px 0; line-height: 80px; width: 88px; writing-mode: vertical-rl; text-orientation: mixed;}
.hero-text p { font-size: 11px; font-weight: 700; letter-spacing: .2rem; text-transform: uppercase; color: #151515 !important; display: block; min-width: 20px; width: 25px; -ms-writing-mode: tb-lr; -moz-writing-mode: tb-lr; -webkit-writing-mode: vertical-lr; writing-mode: vertical-lr; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.hero-text p::before { content: ''; margin: 0 0 25px 0; height: 70px; width: 1px; border-left: 1px solid #e1e1e1; display: inline-block; }
.hero-main { width: calc(100% - 88px) !important; }
.hero-main h1 { font-size: 45px; font-weight: 300; color: #fff; text-transform: uppercase; }
.hero-main h1 span { font-weight: 700; font-size: 70px; }
.hero-main p { color: #fff; font-size: 20px; max-width: 400px; line-height: 1.2; font-weight: 500;}

@media (max-width: 768px) { 
.hero-main { width: calc(100% - 55px) !important; }
.hero-main h1 { font-size: 24px; }
.hero-main h1 span { font-size: 24px; }
.hero-main p { font-size: 14px; }
.hero-text { line-height: 42px; width: 55px; }
}

@media (max-width: 992px) { 
.hero-main h1 { font-size: 38px; }
.hero-main h1 span { font-size: 38px; }
.hero-main p { font-size: 18px; }
}

.bg-grey { background-color: #F2F3F8 !important; }
