/*-----------------------------------------------------------------------------------
 
  Theme Name: pohodafestchyne.cz
  Theme URI: 
  Description: Theme for web pohodafestchyne.cz
  Author: Jan Kafka
  Author URI: ipcc.cz
  License:
  License URI:
  Version: 1
 

 
-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700&amp;subset=latin-ext');

body {
  font: 100% 'Ubuntu', Arial, sans-serif;
  /*background-color:#fcb622;*/
  background-color:#fbd88e;

}
a, a:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-weight: 400;
    color: #683959;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
.TBpad {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo img {
  border: 5px solid #fff;
}
header .logo img{
  max-width:200px;
}
.TBpad img{
  width:100%;
}
.colored {
    font-weight: bold;
    color: #683959;
    font-size: 150%;
}
.top-menu {
    background-color:#683959;
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
}
.top-menu ul{
    width:100%;
}

.navbar .navbar-nav > li > a {
    color: #ffffff;
    font-size: 120%;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
    color: #fcb622;
    background-color: transparent;
}

.navbar-toggler {
    border: 1px solid #000000;
    border: 1px solid #000000;
    margin: 5px;
    background-color:#ffffff;

}

.navbar-toggler:hover {
    background-color:#ffffff;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.footer-holder {
    background-color:#683959;
    padding-top:20px;
    padding-bottom:20px;
}
.bg-footer {
    background-color: #683959;
    color: white;
}
.foot.TBpad {
    padding-top:20px;
    padding-bottom:20px;
}
.bg-footer a {
    color: #ffffff;
    text-decoration:none;
}
.bg-footer a:focus, .bg-footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
footer, footer a, footer a:hover, footer strong {
    color: white;
    text-decoration:none;
}
footer a:hover{
    text-decoration:underline;
}
footer  ul.menu {
    list-style:none;
}
footer ul.menu  li{
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
}
.content {
    padding: 30px;
    background-color:#ffffff;
    margin-top:20px;
    margin-bottom:20px;
}
.offer .btn-success {
    border: 3px solid #683959;
    background: transparent;
    color: #683959;
    width: 100%;
}
.modal-footer {
    justify-content: center;
}
.btn-secondary {
    color: #fff;
    background-color: #683959;
    border-color: #683959;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #8bd9ff;
    border-color: #8bd9ff;
}
.contact-form button, .contact-form input, .contact-form optgroup, .contact-form select, .contact-form textarea {

    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact-form textarea {
    margin-top:15px;
}
.wpcf7 {
    padding: 15px 15px 0;
    margin-top:40px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.contact-form .wpcf7-submit{
    margin-top:15px;
    color: #fff;
    background-color: #683959;
    border-color: #683959;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ee0000;
    margin: 0em 0.5em 1em;
}
.partner img {
    max-height:60px;
    width:auto;
    margin-left:25px;
    margin-right:25px;
    margin-top:15px;
    margin-bottom:15px;
}
.partner {
    display:inline-block;
}
.error404 .main-content {
    margin-top:50px;
    margin-bottom:50px;
}
@media (min-width: 767px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
  .navbar .navbar-nav > li > a {
    color: #ffffff;
    font-size: 105%;
  }
}
@media (min-width: 1200px){
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (min-width: 1400px){
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 22px;
    padding-left: 22px;
  }
}



@media (max-width: 991px) {
    .logo img {
        margin-left:auto;
        margin-right:auto;
    }
    footer .menu ul {
        margin-top:15px;
    }
    .partner img {
        max-height:60px;
        width:auto;
        margin-left:25px;
        margin-right:25px;
    }
    .top-menu ul>li li{
        padding-left:10px;
    }
}

@media (max-width: 767px) {
    .TBpad img {
      width: unset;
      margin-left:auto;
      margin-right:auto;
      margin-bottom:5px;
    }
    .foot .logo{
      text-align:center;
   }
   header h2{
    font-size: calc(0.8rem + .9vw);
   }
}