#content h1{
  text-align: center;
}

#content{
  min-height: calc(100vh - 84px - 149.453px);
}

body{
  font-size: 16px;
}

#header{
  padding-top: 20px;
  padding-bottom: 20px;
}

#header div.in-box{
  position: relative;
}

.header-logo{
  display: inline-block;
  vertical-align: middle;
}

.header-logo img{
  width: 148px;
}

#right-line{
  position: absolute;
  right: 0px;
  top: 98px;
  width: calc((100vw - 700px)/2);
  border-bottom: 1px solid rgb(245, 245, 250);
}

/*----------------------------------------------------------------------------*/

/* menu */

.show_menu{
  display: none;
  color: white;
  color: rgb(65, 163, 255);
  font-weight: normal;
  background-color: #e67a00;
  background-color: white;
  border-radius: 40px;
  padding: 10.3px 10.3px 9.7px 9.7px;
  /*margin-top: 13px;*/
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 17px;
  float: right;
}

.show_menu .icon-menu{
  height: 24px;
  width: 24px;
}

#main_menu{
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  position: absolute;
  right: 0px;
  top: 22px;
  border-bottom: 1px solid rgb(245, 245, 250);
}

.main_menu{
  display: inline-block;
  padding-left: 0px;
  -webkit-padding-start: 0px
}

.main_menu li{
  display: inline-block;
  font-weight: bold;
  margin-left: 30px;
}

.main_menu a{
  display: block;
  text-decoration: none;
  color: rgb(245, 245, 250) !important;
}

.main_menu a:hover, .main_menu .active a{
}

.main_menu_2 a:hover, .main_menu .active ul .active a, .main_menu .active ul a:hover{
}

.main_menu li:not(.active):hover{
}

.main_menu .active{
}

.main_menu_2{
}

@media screen and (min-width: 1000px) {
  .submenu:hover .main_menu_2{
    display: block;
  }
}

.main_menu_2 li{
  display: block;
}

.main_menu_2 a{
}

/*------------------------------------------------------------------------------------------------------------------*/

#content li{
  padding-bottom: 15px;
}

.chci-zacit-podnikat h4{
  display: inline-block;
  width: 110px;
  color: rgb(65, 163, 255);
  font-weight: bold;
  vertical-align: top;
  margin-top: 26px;
}

.chci-zacit-podnikat p.p-with-h{
  display: inline-block;
  width: calc(100% - 115px);
  vertical-align: top;
}

p.grey{
  padding: 30px;
}

p.big{
  font-size: 18px;
}

.chci-zacit-podnikat p.big:first-of-type{
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#kdo-jste-vy{
  text-align: center;
}

#content .jsem{
  margin-top: 50px;
  margin-bottom: 30px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  width: 35%;
  text-align: center;
}

#content .jsem img{
  height: 80px !important;
}

#content .jsem button{
  margin-top: 40px;
}

#content h2, #content h3{
  text-align: center;
}

/*-------------------------------------------------------*/

.responsive_table{
  overflow: auto;
}

table.styled_table{
  background-color: #F5F5FA;
  border-radius: 7px;
}

table.styled_table td, table.styled_table th, table.styled_table{
  border: none;
  width: auto !important;
  height: auto !important;
}

table.styled_table td, table.styled_table th{
  padding: 15px 20px;
}

table.styled_table th:nth-of-type(2){
  min-width: 177px
}

table.styled_table td:nth-of-type(3){
  min-width: 67px;
}

table.styled_table td:nth-of-type(4){
  min-width: 122px;
}

#cenik .icon-ok{
  color: rgb(13,193,101);
}

#cenik .icon-cancel{
  color: #e67a00;
}

#cenik .icon-ok, #cenik .icon-cancel{
  font-size: 22px;
}

#cenik tr:first-of-type td, #cenik tr:last-of-type td:nth-of-type(2), #cenik tr:last-of-type td:nth-of-type(3){
  font-size: 18px;
}

#cenik tr:last-of-type td:first-of-type{
  padding-top: 20px;
}

#cenik table tr td:nth-of-type(2), #cenik table tr td:nth-of-type(3){
  text-align: center;
}

.obchodni-podminky #content ol li, .obchodni-podminky #content ul li{
  font-weight: bold;
  line-height: 160%;
  text-align: justify;
}

.obchodni-podminky #content ol, .obchodni-podminky #content ul{
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.obchodni-podminky #content ol{
  list-style-type: upper-roman;
}

.obchodni-podminky #content ol li ol li, .obchodni-podminky #content ul li ol li, .obchodni-podminky #content ol li ul li, .obchodni-podminky #content ul li ul li{
  font-weight: normal;
}

.obchodni-podminky #content ol li ol, .obchodni-podminky #content ul li ol {
  list-style-type: decimal;
}

.obchodni-podminky #content ol li ol, .obchodni-podminky #content ol li ul, .obchodni-podminky #content ul li ol, .obchodni-podminky #content ul li ul{
  padding-left: 25px;
  margin-bottom: 0px;
}

/*-----------------------------------------------------------------------------------------------------------*/

.square{
  margin: 30px 30px 0px 0px;
  width: calc(33.3% - 23px);
  display: inline-block;
  /*height: calc(22.5vw - 23px);*/
  height: auto;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
  vertical-align: top;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid rgb(230,230,230);
}

.square:nth-of-type(3n){
  margin-right: 0px !important;
}

@media screen and (max-width: 1000px) {
  .square {
    margin: 10px 10px 0px 0px;
    width: calc(33.3% - 8px);
  }
}

.inner-square{
  width: 100%;
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
  animation: photo_scale_r 0.5s;
  animation-fill-mode: backwards;
}

.inner-square:hover{
  animation: photo_scale 0.5s;
  animation-fill-mode: backwards;
  transform: scale(1.05);
}

@keyframes photo_scale {
  from{transform: scale(1)}
  to{transform: scale(1.05)}
}

@keyframes photo_scale_r {
  from{transform: scale(1.05)}
  to{transform: scale(1)}
}