:root{
--top-color:#FdFdFd;
--blue-color:#6C8D9E;
--darkblue-color:#3F617B;
--red-opacity:rgba(219,32,23,0.8);
--gray-color:#3C3C3C;
}
html{
   width:100%;
    height:100%;
}
dt{
 font-weight:500;
}
body{
    width:100%;
    height:100%;
    font-family: verdana,arial,"Geneva";
  
    background-repeat:repeat-x;
    background-color:#ffffff;  
    margin:0px;
    padding:0px;
  color: var(--gray-color);
}
.content{
  min-height:560px;
}
h1,.h1{color:var(--darkblue-color);}
h2,.h2{color:var(--gray-color);}
.ml-10{
  margin-left:-10px;
}
.overflow-auto{
 overflow:auto;
}
.btn-red{
  background-color:var(--red-color);
  color:white;
}
.pointer{
 cursor:pointer;
}
.container {
   margin:auto;  
}
.opacity-3{
   background-color:rgba(255,255,255,0.3);
}
.opacity-5{
   background-color:rgba(255,255,255,0.6);
}

.opacity-7{
   background-color:rgba(255,255,255,0.8);
}
.opacity-9{
   background-color:rgba(255,255,255,0.9);
}
.h1{
 font-size:3rem;
}

#banner{
  height:calc(100% - 50px);

  background-color:#CCA77B;
 background-image:url(images/bg3.jpg);
  background-size:cover;
  width:100%;
 position:fixed;
top:70px;
}
.h100{
   height:100%!important;
}
.red{
color:var(--red-color);
}
.white{
color:white;
}
a{
  color: var(--gray-color);;
  
}
a:hover{
  color:var(--red-color);
}
 ol.d {list-style-type:lower-alpha;}

#acc-sluzby .card{
  background:transparent;
 border:0px;

}

#acc-sluzby .card-header{
background:transparent;
border:0px;
}
#acc-sluzby h4{
 cursor:pointer;
}





@media (max-width: 575px){

.h1 {
    font-size: 2rem;
}
.index{
padding: 3rem!important;
}
}

#lang{
font-size:70%;
}
h2.navline{
    background-image: url(/images/bline.png);
    margin:0px;
    margin-top:25px;
    font-size: 1.5rem;
   cursor:pointer;
   text-align:left;
}
h2 a.btnn{
   border:0px;
   display:inline-block;
   color:white!important; 
   border-radius:0px;
  padding-left:1rem;
   margin:0px;
   font-size: 1.5rem;
}


.bord{
      border-left:1px dashed var(--top-color);
}
h2,h3,h4{
     font-weight:500;
}
.contact{
     font-weight:300;
}
.contact strong{
      font-weight:500;
}
#nav-possibility .card{
   min-width:21rem;
}
@media (max-width: 767px){
.bord{
      border-left:0px dashed var(--top-color);
}
.nav-item {
    width: 100%;
border-color: #dee2e6 #dee2e6 #fff!important;
}
}
@media (max-width: 991px){
#nav-possibility .card{
   width:100%;
   min-width:auto;
}


}
.bg{
  background-color:var(--blue-color);
 color: var(--top-color)
}
.bg a{
  color: var(--top-color)
}

.bg a:hover{
  color: white;
}
.bg h2{
   color: var(--top-color)
}
h2{
  text-align:center;
  color:var(--darkblue-color);
}
.profile .card{
background:transparent;
}
.profile .active{
  background-color: var(--top-color)!important;
}
.index{
  width:100%;
  max-width:900px;

  background-image: radial-gradient(#ffffff 40%, transparent 70%);
 border-radius:80px;

  padding:130px;
}
.intro{
  width:100%;
height:100%;
background-image:url(images/bg1.jpg);
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}
.tab-content {
 
    border: 1px solid;
    border-color: #dee2e6;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top: 0px;
}
.bgw{
  background:white;
}
.card{
  border:0px;
}

h1.navline{
    background-image: url(/images/bline.png);
    margin:0px;
    margin-top:25px;
    font-size: 1.5rem;
   cursor:pointer;
}
h1 a.btnn{
   border:0px;
   display:inline-block;
   background:white;
   color:black; 
   border-radius:0px;
   margin:0px;
    font-size: 1.5rem;
}
.card-header{
padding:0px;
background:white;
border:0px;
}
#tka  .card-body{
  
}
#tka .carousel-item {
height:500px;
overflow:hidden;
}
@media (max-width: 767px){
#tka .carousel-item {
height:auto;
}
}
.card {
 border:0px;
}
.carousel-control-prev-icon {
    background-image: url(/images/gallery_prev.svg) !important;
}
.carousel-control-next-icon {
    background-image: url(/images/gallery_next.svg) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 14px;
    height: 30px;
    background-size: 100% 100%;
}
.carousel-indicators li {
    height: 2px;
    cursor: pointer;
    background-color: rgba(200,200,200,.5);
}
#footer{
   background-image: url(/images/bline.png);
   height:30px;
   width:100%;
   margin-top:25px;
   color:white;
}
#footer .white{
   color:black;
  background:white;
}

.figure {
min-width:250px;
max-width:300px;
height:200px;
position:relative;
margin-bottom:1.5rem;
}
.figure h6{
  margin-top:0.2rem;
  margin-bottom:0.1rem;
  font-weight:bold;
}
.figure-caption{
    font-size: 80%;
    color: #000;

    bottom: 0px;
    width: calc100%;
  
 padding-left:5px;
}
.figure .fig{
   overflow:hidden;
  height:150px;
}
.innerdesc{
   height:420px;
   overflow-y:auto;
}
#detailCarousel .carousel-item{
  width:100%;
  height:500px;
}
#detailCarousel .carousel-a{
  position:relative;
  height:500px;
  display:block;
}
#detailCarousel .carousel-a img{
  max-width: 100%;
  max-height: 100%; 
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}


