:root{
 --blue-dark:#0A2540;
 --blue-main:#0D4B80;
 --blue-water:#1B6CA8;
 --blue-light:#6FAED9;
 --blue-bg:#E6F3FF;
}

/* KONTEJNER */
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* KROK */
.timeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    position: relative;
}

/* SPOJOVACÍ ČÁRA */
@media (min-width: 768px) {
    .timeline-step:not(:last-child)::after {
        content: "";
        position: absolute;
        top: 18px;
        left: 100%;
        width: 60px;
        height: 2px;
        background: #0d6efd;
    }
}

/* OBSAH */
.timeline-content {
    text-align: center;
    max-width: 160px;
}

/* KRUH */
.inner-circle {
    width: 16px;
    height: 16px;
    background: #0d6efd;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}

.inner-circle::before {
    content: "";
    width: 40px;
    height: 40px;
    background: rgba(13, 110, 253, 0.2);
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: -12px;
}

/* TEXT */
.step-title {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
}

.step-text {
    font-size: 14px;
    color: #666;
}

/* MOBILE */
@media (max-width: 768px) {
    .timeline-steps {
        flex-direction: column;
        align-items: center;
    }

    .timeline-step::after {
        display: none;
    }
}
/* RESPONSIVE */
@media (max-width: 768px) {
    .timeline {
        padding-left: 20px;
    }
}

aside .contact-map {
    padding-bottom: 70%;
    margin: -30px -30px 30px;
}

.contact-map {
    position: relative;
    margin: 0 40px 40px 0;
}
.footer-basic .row p{
 margin-bottom:20px;
}

.footer-basic strong{
 font-size:18px;
 color:#6FAED9;
}
.footer-basic i.fa-phone{
  color:#6FAED9;
  margin-right:8px;
  font-size:16px;
}

.footer-basic a:hover i{
  color:#1B6CA8;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #0D4B80;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
.greenkbd{
  background-color: #228B22;
  font-size:12px;
}
/* KARTA */
.vybor-card {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
    transition: all 0.25s ease;
}

.vybor-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* JMÉNO */
.vybor-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #222;
}

/* FUNKCE */
.vybor-role {
    font-size: 14px;
    color: #777;
    margin-bottom: 15px;
}

/* KONTAKTY */
.vybor-contact {
    border-top: 1px solid #eee;
    padding-top: 10px;
}

/* ŘÁDEK */
.vybor-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

/* IKONY */
.vybor-icon svg {
    width: 18px;
    height: 18px;
    fill: #6c757d;
    flex-shrink: 0;
}

/* ODKAZY */
.vybor-row a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.vybor-row a:hover {
    color: #0d6efd;
}

#myBtn:hover {
  background-color: #1B6CA8;
}

.shadow {
 box-shadow:
 0 2px 5px 0 rgba(0,0,0,0.16), 
 0 2px 10px 0 rgba(0,0,0,0.12);
}

.navbar {
  padding: 0rem;

}


.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;

}

.navbar-brand {
display: inline-block;
padding-top: 1.313rem;
padding-bottom: 1.313rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
margin-left: 75px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

.carousel-inner{
  padding: 78px 0px 0px 0px;
}

.mySlides {display:none;}

.underline:after {
  content: "";
  height: 3px;
  position: absolute;
  width: 100px;
  background: #1B6CA8;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  bottom: 0px;

}

.underline {
  /* font-family: 'Great Vibes', cursive; */
  /* font-family: punkrock, sans-serif; */
  color: #283a44;
  border-bottom: 1px solid #efefef;
  /*padding-bottom: 35px;*/
  position: relative;
  text-align: center;
  margin: 50px;
}

body {
  color: #3F3844;
  font-size: 17px;
  font-family:Tahoma,Arial,sans-serif;
  font-weight: 500;
  background-color: #E6F3FF;
}

@media  (max-width: 991px){
  .h1, h1 {
      font-size: 34px;
      margin-top: 30px;
      margin-bottom: 30px;
  }
  }
  
  @media  (max-width: 1199px){
  .h1, h1 {
      font-size: 40px;
      margin-top: 45px;
      margin-bottom: 45px;
  }
  }
  
  .h1, .space-t-60, h1 {
      margin-top: 60px;
  }
  
  @media  (max-width: 991px){
  .h2, h2 {
      font-size: 40px;
      margin-top: 30px;
      margin-bottom: 30px;
  }
  }
  h2{
    font-size: 23px;
    font-weight: 700;
    color: #0D4B80;
  }
  
  @media  (max-width: 1199px){
  .h2, h2 {
      font-size: 23px;
      font-weight: 700;
      margin-top: 45px;
      margin-bottom: 45px;
  }
  }
  
  .h2, .space-t-60, h2 {
      margin-top: 35px;
  } 
  
  @media  (max-width: 991px){
  .h4, h4 {
      font-size: 25px;
      margin-top: 30px;
      margin-bottom: 30px;
  }
  }
  
  @media  (max-width: 1199px){
  .h4, h4 {
      font-size: 25px;
      margin-top: 45px;
      margin-bottom: 45px;
  }
  }
  
  .h4, .space-t-60, h4 {
      margin-top: 60px;
  }
  .btn-primary{
    color: #fff;
    background-color: #0A2540;
    border-color: #0A2540;
    padding: 25px 63px;
    font-size:18px;
  }

  .btn-primary:hover {
    background-color: #1B6CA8;
        border-color: #1B6CA8;;
}

.btn{
  font-size: 18px;
  line-height: 1.34;
  border-radius: 0;

}

.btn-link {
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}


.selection-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0;
}

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

.zarovnani {
  text-align: -webkit-center;
  margin: 50px;
}

.close{
  color: #9b9484;
  opacity: 100;
}
.close:hover{
  color: #fff;
  opacity: 50;
}


.btn-default{
  color: #fff;
  border-color: #fff;
  border-radius: 0%;
  padding: 20px;
  font-size:18px;
}

.font-white{
  color: #fff;
  margin-bottom: 40px;
}

.underline1:after {
  content: "";
  height: 3px;
  position: absolute;
  width: 110px;
  background: #9b9484;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.underline1 {
  /* font-family: 'Great Vibes', cursive; */
  /* font-family: punkrock, sans-serif; */
  color: #283a44;
  border-bottom: 1px solid #efefef;
  /*padding-bottom: 35px;*/
  position: relative;
  text-align: left;
  margin-top: 45px;
}

.gray-color{
  color: #808080;
  font-size: 14px;
}

#map{
  width: 100%;
  height: 500px;

  margin-top: 70px;
}

.pgContact .map {
  margin-left: 300px;
  height: 330px;
  border-radius: 3px;
  overflow: hidden;
}

@media screen and (max-width:800px) {
  .pgContact .map {
      margin-left: 240px;
  }

  .pgContact .map {
    margin: 20px 0 0 0;
    height: 200px;
}
}



.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.display-table{display:table;table-layout:fixed;width:100%}.display-table>*{display:table-cell}.display-table>*>:not(.display-table):not(ul){display:inline-block}

.footer__item--1:before {
  display: none;
}


  .fa-facebook-square{
    font-size: 25px;
    color: #939393;
  }
  .fa-youtube{
    font-size: 25px;
    color: #939393;
  }

.logo{
  height: 50px;
  margin:30px
}

.odsazeni{
  padding-left: 66px;
}


.bs-example{
margin: 20px;
}

.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}


.navbar-nav > .active > a, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
  color: #0D4B80!important;
  background-color: transparent!important;
  border-bottom-color: #0D4B80;

}


.nav > li {
 float: left;
}

.navbar-collapse{
 width: auto;
}

.navbar-nav > li .text-link {
  border-bottom: 1px solid transparent;
  padding-bottom: 5px;
}

.navbar-nav > li.active > a .text-link {
  border-bottom-color: #29bbed;
}

.navbar-nav > li.divider-vertical {
  height: 20px;
  border-right: 1px solid #2ebdee;
  margin: 20px 5px;
  visibility: hidden;
}

.navbar-nav > li.divider-vertical:first-child {
 border-right: 0px solid #273A60;
    
}

.navbar-default .navbar-nav > li > a > span {
 color: white;
}

.navbar {
  padding: 0rem;
}

.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;

}

.navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 2060;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #0D4B80;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

header {
  text-align: center;
  padding: 32px;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  /*padding: 0 4px;*/
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
.topnav {
  overflow: hidden;
  
}

.topnav a {
  float: left;
  display: block;
  color: #3F3844;
  text-align: center;
  padding: 33px 26px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #e4ddc3;
  color: black;
}

.topnav a.active {
  background-color: #9b9484;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.navbar-toggler{
border-color: #9b9484!important;

}

.navbar-toggler{
border-radius: 0px;
margin: 0px 12px;
}

.navbar-nav > li > a {
  padding-bottom: 10px;
 line-height: 20px;
}
.dropdown-menu{
  background-color:#9b9484!important;
  border-radius: 0px;
}
.dropdown-item{
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 24px 10px; 
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e4ddc3!important;
}

.navbar-expand-lg .navbar-nav {
   margin: auto;
      margin-right: auto;
}

.navbar-light .navbar-nav .nav-link {
  color:#3b392f;
  font-weight: 600;
  font-size: 20px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #1B6CA8;
}
.jumbotron {
  position: relative;
  margin: 0;
  text-align: center;
  color: #fff;
  background-color: #fff;
  overflow: hidden;
}
.jumbotron .parallax-img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.3;
}
img {
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

.h1 {
  font-weight: 600;
  color: #0D4B80!important;
  margin-top: 121px;
}

@media (max-width: 1199px){
.h1, h1 {
    font-size: 40px;
    margin-top: 45px;
    margin-bottom: 45px;
}}

@media (max-width: 1200px){
.jumbotron .parallax-img {
    width: auto;
    height: 100%;
}}

.jumbotron .parallax-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.3;
}

.jumbotron hr {
  width: 50%;
}
.container-fluid{
  padding-right: 0px;
  padding-left: 0px;
  padding: 0px 0px 1px 0px;
  max-width: 1920px;
}


.card-header{
  background-color: #f4f4f4!important;
  color:#0D4B80!important;
  font-weight: 600;
  border-radius: 0px;
  
}
.card-header:first-child{
  border-radius: 0px;
}
.text-margin{
  margin-bottom: 1rem;
}
.btn-link{
  font-weight: 600;
}
.card{
  margin-top: 20px;
  background-color: #fff!important;
  border-radius: 0;
  box-shadow: 0 0 21px rgba(0,0,0,.27);
  /*border-color:#fff!important*/;
 
}
.card-body{
  margin-left: 20px;
  margin-right: 20px;
  
}

.btn-link:hover {
  color:  #e4ddc3!important;
  text-decoration:none;
}



.end_page {
  margin-bottom: 60px;
}

.start_page {
  margin-bottom: 110px;
}

.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


a:hover {
  text-decoration: none;
}
.gray-kontakt{
  background-color: #ecf1f5;
  padding: 30px;
}
.green {
  color: #49b601;
}
.blue {
  margin-top: 50px;
}
.blue {
  color: #005595;
}

.btn, .form, .form input[type=number], .form input[type=password], .form input[type=text], .form select, .form textarea {
  width: 100%;
}
.jumbotron{
  border-radius: 0;
}

.card-spad{
  margin: 13px;
}
.title{
  font-size: 17px;
  font-weight: 600;
  color:#9b9484;
}

.card-img, .card-img-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}


#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}

.closebtn {
  position: absolute;
  right: 120px;
  color: #fff;
  font-size: 35px;
  cursor: pointer;
  font-weight: bolder;
}
#myBtn{
 background-color: #1B6CA8!important;  
 border-radius: 0px;
 font-weight: 800;
}

.fa-phone-alt:before {
 color: #fff;
}

.fa-phone-alt:hover {
  color: #1B6CA8!important;
}
.h3, h3 {
  font-size: 20px;
  font-weight: 700;
  color: #0D4B80;
}

@media  (max-width: 991px){
  p {
    margin: 0px 15px 15px 15px;
  }
  }

@media (max-width:991px){
  h3{
    margin-left:15px;
  }
}
@media (max-width:991px){
  .navbar-light .navbar-nav .nav-link{
    margin: 0px 0px 10px 25px;
    font-size: large;
  }
}

.middle_page{
  margin-bottom: 20px;
}
dd{
  margin-bottom: 0.8rem;
}
.bold{
  font-weight: bold;
}

.row-space {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.input-group {
  position: relative;
  margin-bottom: 22px;
}

.label {
  font-size: 16px;
  color: #555;
  text-transform: capitalize;
  display: block;
  margin-bottom: 5px;
}

input {
  outline: none;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-family: inherit;
}
textarea{
border-color: #fff;
}

.input--style-4 {
  line-height: 50px;
  background: #fafafa;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
   border-radius: 0px;
  padding: 0 20px;
  font-size: 16px;
  color: #666;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.input--style-4::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #666;
}

.input--style-4:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
  opacity: 1;
}

.input--style-4::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
  opacity: 1;
}

.input--style-4:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666;
}

.input--style-4:-ms-input-placeholder {
  /* Microsoft Edge */
  color: #666;
}

.label {
  font-size: 19px;
  color: #555;
  text-transform: capitalize;
  display: block;
  margin-bottom: 12px;
  font-weight: 700;
}

.radio-container {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  color: #666;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-container2 {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  color: #666;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-container input:checked ~ .checkmark {
  background-color: #e5e5e5;
}


.radio-container2 input:checked ~ .checkmark2 {
  background-color: #e5e5e5;
}

.radio-container input:checked ~ .checkmark:after  {
  display: block;
}

.radio-container2 input:checked ~ .checkmark2:after  {
  display: block;
}

.radio-container2 .checkmark2:after{
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #57b846;

}

.radio-container .checkmark:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #57b846;
}

.checkmark {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #e5e5e5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
}

.checkmark2 {
  position: absolute;
  top: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #e5e5e5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

.input-group {
  position: relative;
  margin-bottom: 22px;
}

.input-group-icon {
  position: relative;
}

.input-icon {
  position: absolute;
  font-size: 18px;
  color: #999;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}


/* ==========================================================================
   #TITLE
   ========================================================================== */
.title {
  font-size: 24px;
  color: #525252;
  font-weight: 400;
  margin-bottom: 40px;
}
.select--no-search .select2-search {
  display: none !important;
}

.rs-select2 .select2-container {
  width: 100% !important;
  outline: none;
  background: #fafafa;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.rs-select2 .select2-container .select2-selection--single {
  outline: none;
  border: none;
  height: 50px;
  background: transparent;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding-left: 0;
  color: #555;
  font-size: 16px;
  font-family: inherit;
  padding-left: 22px;
  padding-right: 50px;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
  font-family: "Material-Design-Iconic-Font";
  content: '\f2f9';
  font-size: 24px;
  color: #999;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.select2-container--open .select2-dropdown--below {
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #e0e0e0;
  margin-top: 5px;
  overflow: hidden;
}

.select2-container--default .select2-results__option {
  padding-left: 22px;
}
.file{
font-size: 19px;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  /*background-color: black;*/

}
.blue-color{
  background-color: #9b9484!important;  
}
.white-color-bg{
  background-color: #fff!important
}
a{
  color:#0D4B80;
  font-weight: 600;
}
.real-content {
  line-height: 1.7;
}
a:hover{
  color: #9b9484;
}
.btn-margin{
  margin: 60px;
}

.btn-outline-success {
  color: #fff;
  background-color: #0D4B80;
}

.white-color {
  background-color: #fff!important;
}
.card{
  border-radius: 0px;
}
.mooje{
  color: red;
}

.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 29px;
  font-size: xx-large;
  font-weight: bolder;
  color: #fff;
}
.space-t-16{
  padding: 16px 0px 0px 0px;
 }

 /* -------------------------------- 

Main Components Timeline

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient( left , #E6F3FF, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #E6F3FF, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient( right , #E6F3FF, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #E6F3FF, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #1B6CA8;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #9b9484;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #1B6CA8;
  background-color: #E6F3FF;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #9b9484;
  border-color: #9b9484;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #9b9484;
  border-color: #9b9484;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #9b9484;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #1B6CA8;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #1B6CA8;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {

  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 17px;
    font-weight: bold;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
ol,ul{list-style:none}

.cardnew {
  border:0;
}


/* card group aka PRIMARY */
.cardnew-group .cardnew-primary:hover {
  box-shadow: 0 40px 60px -20px rgba(12, 5, 62, 0.15);
  z-index: 100;
}
.cardnew-group .cardnew-primary:hover .cardnew-title{
  color: #4e22d0;
}
.cardnew-group .cardnew-primary .cardnew-img-top{
  width:264px;
  height:264px;
  margin: 80px auto 32px;
}
.cardnew-group .cardnew-primary .cardnew-body > .badge {
  margin-bottom: 24px;
}
.cardnew-group .cardnew-primary .cardnew-body {
  padding: 0 32px;
}
.cardnew-group .cardnew-primary .cardnew-title {
  color: #261c6a;
  font-size: 26px;
  line-height: 1.54;
  font-weight: 900;
  margin-bottom: 24px;
}
.cardnew-group .cardnew-primary .cardnew-text {
  color: #261c6a;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.cardnew-group .cardnew-primary .cardnew-footer {
  padding: 48px 0 56px;
  background: transparent;
  border:0;
}


/* card deck aka SECONDARY */

.cardnew-deck .cardnew-secondary {
  padding: 32px 32px 0;
  margin: 16px;
  border-radius: 0;
}
.cardnew-deck .cardnew-secondary:hover {
  box-shadow: 0 40px 60px -20px rgba(12, 5, 62, 0.15);
}
.cardnew-deck .cardnew-secondary:hover .cardnew-title{
  color: #4e22d0;
}
.cardnew-deck .cardnew-secondary .cardnew-body {
  padding: 0;
}
.cardnew-deck .cardnew-secondary .cardnew-img-top{
  margin-bottom: 24px;
  border-radius: 0px;
}
.cardnew-deck .cardnew-secondary .cardnew-title {
  color: #261c6a;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 16px;
}
.cardnew-deck .cardnew-secondary .cardnew-text {
  color: #261c6a;
  font-size: 14px;
  line-height: 1.71;
  font-weight: 400;
  margin-bottom: 16px;
}
.cardnew-deck .cardnew-secondary .cardnew-footer {
  padding: 9px 0 25px;
  background: transparent;
  border:0;
}
.cardnew-deck .cardnew-secondary .cardnew-footer .btn{
  margin-right: -24px;
}


/* card AWARDS */
.awards-container {
  background-image: linear-gradient(to bottom, #0c053e 2%, #261c6a);
  margin: 0 -30px;
  padding: 30px;
}
.awards-container h2 {
  color: #fff;
}
.cardnew-deck > .cardnew-awards {
  padding: 32px 32px 0;
  margin: 16px;
  border-radius: 0;
  background: transparent;
}
.cardnew-deck .cardnew-awards:hover {
  box-shadow: 0 40px 60px -20px rgba(8, 4, 43, 0.8);
  background-color: #261c6a;
}
.cardnew-deck .cardnew-awards:hover .cardnew-footer .btn{
  visibility: visible;
}

.cardnew-deck > .cardnew-awards .cardnew-body {
  padding: 0;
}
.cardnew-deck > .cardnew-awards .cardnew-img-top{
  margin-bottom: 24px;
  border-radius: 0px;
  height: 80px;
  display: flex; justify-content: center;
}
.cardnew-deck .cardnew-awards .cardnew-img-top img {
  margin: auto;
}
.cardnew-deck .cardnew-awards .cardnew-title {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 3px;
}
.cardnew-deck .cardnew-awards .cardnew-footer {
  padding: 9px 0 13px;
  border:0;
}
.cardnew-deck .cardnew-awards .cardnew-footer .btn{
  color: #fff;
  visibility: hidden;
}



@media (min-width: 576px){
.cardnew-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}}
.cardnew-group > .cardnew {
  margin-bottom: 15px;
}
.bg-gpbblue{
  background-color: #fff;
}

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#team {
    background: #eee !important;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #1B6CA8;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .cardint {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .cardint,
.backside .cardint {
    min-height: 312px;
}

.backside .cardint a {
    font-size: 18px;
    color: #1B6CA8 !important;
}

.frontside .cardint .cardint-title,
.backside .cardint .cardint-title {
    color: #1B6CA8 !important;
}

.frontside .cardint .cardint-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.row{
  margin-right: 15px;
  margin-left: 15px;
}

.blue {
  background: linear-gradient(45deg, #9b9484, #e4ddc3);
}
.odsazeni {
  padding-left: 66px;
}

.font-white {
  color: #fff;
  margin-bottom: 40px;
}

.btn-default {
  color: #625d50;
  border-color: #625d50;
  border-radius: 0%;
  padding: 20px;
  font-size: 18px;
}
.btn {
  font-size: 18px;
  line-height: 1.34;
  border-radius: 0;
  margin-top: 34px;
}

.fa-check-circle {
  padding: 0.5em;
  margin-right: 1em;
  color: #1B6CA8;
  display: inline-block;
  
}
.footer-basic {
  padding:40px 0;
  background-color:#0A2540;
  color:#fff;
}

.footer-basic ul {
  padding:0;
  list-style:none;
  text-align:center;
  font-size:18px;
  line-height:1.6;
  margin-bottom:0;
}

.footer-basic li {
  padding:0 10px;
}

.footer-basic ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.8;
}

.footer-basic ul a:hover {
  opacity:1;
}

.footer-basic .social {
  text-align:center;
  padding-bottom:25px;
}

.footer-basic .social > a {
  font-size:24px;
  width:40px;
  height:40px;
  line-height:40px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  border:1px solid #ccc;
  margin:0 8px;
  color:inherit;
  opacity:0.75;
}

.footer-basic .social > a:hover {
  opacity:0.9;
}

.footer-basic .copyright {
  margin-top:15px;
  text-align:center;
  font-size:15px;
  color:#aaa;
  margin-bottom:0;
}

#mapa img{
                   max-width:none;
  }

  @import url(https://fonts.googleapis.com/css?family=Lato:400,700);
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



h1 {
  font-size: 2em;
  text-align: center;
}

.accordion dl {
}

.accordion dt > a {
  text-align: center;
  font-weight: 700;
  padding: 2em;
  display: block;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background-color 0.5s ease-in-out;
}
.accordion dd {
  background-color: #1abc9c;
  color:#fafafa;
  font-size: 1em;
  line-height: 1.5em;
}
.accordion dd > p {
  padding: 1em 2em 1em 2em;
}

.accordion {
  position: relative;

}

.container {
  max-width: 960px;
  margin: 0 auto;
  padding: 2em 0 2em 0;
}

.accordionTitle {
  background-color: #22313F;
  border-bottom: 1px solid #2c3e50;
}
.accordionTitle:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: left;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.accordionTitle:hover {
  background-color: #2c3e50;
}

.accordionTitleActive {
  background-color:#34495e;
}
.accordionTitleActive:before {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
}
@media all {
  .accordionItem {
    max-height: 50em;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
  }
}
@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 15em;
    -moz-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItemCollapsed {
  max-height: 0;
}

.animateIn {
  -webkit-animation-name: accordionIn;
  -webkit-animation-duration: 0.65s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: normal;
  -moz-animation-duration: 0.65s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionIn;
  animation-duration: 0.65s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s;
}

.animateOut {
  -webkit-animation-name: accordionOut;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: accordionOut;
  -moz-animation-duration: 0.75s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionOut;
  animation-duration: 0.75s;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes accordionIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes accordionOut {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}

.btn-outline-success{
  border-color: #0D4B80!important;
}
.btn:hover{
  background-color: #fff;
  color: #0D4B80;
}
.btn-primary:hover{
  border-color: #0D4B80!important;
}

/* cards as ACCORDION */
.accordionnew-containernew{
  margin: 50px 0;
}
.accordionnew {
  box-shadow: 0 40px 60px -20px rgba(12, 5, 62, 0.15);
  border: solid 1px #e9e8f3;
}
.accordionnew .cardnew {
  border-radius: 0;
  margin:0;
}

.accordionnew .cardnew:first-child {
  border-bottom: solid 1px #e9e8f3;
}
.accordionnew .cardnew:not(:first-of-type):not(:last-of-type){
  border-bottom: solid 1px #e9e8f3;
}


.accordionnew .cardnew-header {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  background-color: #fff;
  border-radius: 0;
  color: #0A2540;
  padding: 36px 32px;
  border-bottom-width: 0;
}
.accordionnew .cardnew-header:hover {
  color:#0D4B80; 
}
.accordionnew .cardnew:hover {
  z-index: 99999;
  box-shadow: 0 20px 40px -20px rgba(12, 5, 62, 0.4);
}
.accordionnew .cardnew-header img {
  padding-right: 16px;
}
.accordionnew .cardnew-header span {
  display: inline-block;
  width: calc(100% - 60px);
}
.accordionnew .cardnew-header + .list-group .list-group-item:first-child {
  border-top: 1px;
}
.accordionnew .icon-btn {
  float: right;
  width: 21px;
  height: 21px;
  padding: 0;
  background: #fff ;
  box-shadow: 0 12px 15px -4px rgba(12, 5, 62, 0.12);
  border: solid 1.2px #d4d2e6;
  border-radius: 24px;
  /* -webkit-transition: background .3s;
  transition: background .3s; */
}
.accordionnew .icon-btn:hover {
  background: #0D4B80;
  box-shadow: 0 12px 15px -4px rgba(78, 34, 208, 0.3), 0 12px 15px -4px rgba(12, 5, 62, 0.15);
}
.accordionnew .icon-btn:active {
  background: #0D4B80 ;
  box-shadow: 0 12px 15px -4px rgba(78, 34, 208, 0.3), 0 12px 15px -4px rgba(12, 5, 62, 0.15);
}
.accordionnew .cardnew-body {
  padding: 15px 32px 40px;
  background-color: #fff;
}

@media (min-width: 576px){
.cardnew-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}}
.cardnew-group > .cardnew {
  margin-bottom: 15px;
}
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#team {
    background: #eee !important;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #1B6CA8;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .cardint {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .cardint,
.backside .cardint {
    min-height: 312px;
}

.backside .cardint a {
    font-size: 18px;
    color: #0D4B80 !important;
}

.frontside .cardint .cardint-title,
.backside .cardint .cardint-title {
    color: #0D4B80 !important;
}

.frontside .cardint .cardint-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

#btn-back-to-topp {
  display: none;
  position: fixed;
  bottom: 78px;
  right: 54px;
  width: 67px;
  z-index: 99;
  color: #fff;
  padding: 15px;
  font-size: 25px;  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  box-shadow: 0 0 21px rgb(0 0 0 / 27%);
  border-radius: 67px;
}

.btn-danger:hover{
  color: #0d4b80!important;
  background-color: #fff!important;
  border-color: #dc3545!important;
}

.btnfos-5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
}

.btnfos-5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-offset: 15px;
  outline-color: rgba(255, 255, 255, 0);
  text-shadow: 1px 1px 2px #427388;
}

.card_new{
  display:flex;
  flex-direction:column;
  width:400px;
  margin-bottom:60px;
}
.card_new>div{
  box-shadow:0 15px 20px 0 rgba(0,0,0,0.5);
}
.card_new-image{
  width:400px;
  height:250px;
}
.card_new-image>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:bottom;
}
.card_new-text{
  margin:-30px auto;
  margin-bottom:-50px;
  height:300px;
  width:300px;
  background-color:#1D1C20;
  color:#fff;
  padding:20px;
}
.card_new-meal-type{
  font-style:italic;
}
.card_new-title{
  font-size:2.2rem;
  margin-bottom:20px;
  margin-top:5px;
}
.card_new-body{
  font-size:1.25rem;
}
.card_new-price{
  width:100px;
  height:100px;
  background-color:#970C0A;
  color:#fff;
  margin-left:auto;
  font-size:1.3rem;
  display:flex;
  justify-content:center;
  align-items:center;
}
.box{
  box-sizing: border-box;
  border: 3px solid transparent;
  background-clip:padding-box;
}
.card-body {
    margin-left: 20px;
    margin-right: 20px;
}
.text-center {
  text-align: center!important;
}

#poptavky_form {
    background-color: #ecf1f5;
    padding: 30px;
}

.input-group-lg>.datepicker {
  cursor: pointer;
  background-color: #fff;
}
.alert, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .list-group .list-group-item:first-child, .list-group .list-group-item:last-child, .well {
  border-radius: 0;
}
 ::after, ::before {
  box-sizing: border-box;
}
.form-control {
  border-radius: 0;
  border: none;
  box-shadow: none;
  min-height: 60px;
}


#poptavky_form label {
    font-weight: inherit;
}

label {
    margin-bottom: 5px;
    font-weight: 700;
}
.table{
  font-size: 0.7em;
}
.text-uppercase{
 font-size: 16px;
}

b, strong {
  font-weight: bolder;
  font-size: 16px;
}

 .footer-top-line {
      background-color: #e4e4e4;
      padding: 15px 0;
  }

  .footer-middle-line {
    background-color: #3f3f53;
    padding: 95px 0;
    color: #fff;
}
.icon{
  font-size: 40px;
  color: #dc3545;
}
  


/* === MODERN TYPOGRAPHY 2026 UPGRADE === */

/* Import modern font */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700&display=swap');

/* Base typography */
body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.01em;
  color: #1a1a1a;
}

/* Headings */
h1, .h1 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h2, .h2 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  letter-spacing: -0.015em;
}

h3, .h3 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
}

/* Paragraphs */
p {
  font-weight: 400;
  color: #444;
}

/* Links */
a {
  font-weight: 500;
  transition: all 0.2s ease;
}

/* NAVBAR modern look */
.navbar-light .navbar-nav .nav-link {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: none;
  color: #1a1a1a;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #0D4B80;
}

/* Buttons */
.btn {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
}

/* Cards text */
.card, .card-body {
  font-size: 15px;
  line-height: 1.6;
}

/* Small text */
.small, .gray-color {
  font-size: 13px;
  color: #666;
}
.pricing-table {
  max-width: 900px;
  margin: 50px auto;
  font-family: 'Inter', sans-serif;
}

/* title */
.pricing-table h2 {
  text-align: center;
  margin-bottom: 30px;
}

/* table */
table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

/* header */
th {
  background: #0D4B80;
  color: #fff;
  padding: 18px;
  font-weight: 600;
  text-align: left;
}

/* cells */
td {
  padding: 18px;
  border-bottom: 1px solid #f1f1f1;
}

/* zebra */
tr:nth-child(even) {
  background: #f8fbff;
}

/* prices */
td:not(:first-child) {
  font-weight: 600;
  color: #0D4B80;
}

/* hover */
tr:hover {
  background: #eef6ff;
}

/* membership section */
.membership {
  margin-top: 40px;
  text-align: center;
}

.membership h3 {
  margin-bottom: 20px;
}

.membership-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 20px;
}

.membership-grid div {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}

.membership-grid span {
  display: block;
  font-size: 14px;
  color: #666;
}

.membership-grid strong {
  font-size: 20px;
  color: #0D4B80;
}
