/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  overflow-x: hidden;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #fed136;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #2a6489;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #6dc1e5;	
}
h1,h2 {
  font-size: 1.5em;	
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  background-color: #eeeeee;
}
.bg-darkest-gray {
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-primary .badge {
  color: #fed136;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 20px 40px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-xl .badge {
  color: #fed136;
  background-color: white;
}
.navbar-custom {
  background-color: #222222;
  border-color: transparent;
}
.navbar-custom .navbar-brand {
  color: #fed136;
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #fec503;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #fed136;
}
.navbar-custom .nav li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #fed136;
  outline: none;
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: white;
  background-color: #fed136;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color: #fec503;
}

header {
  background-image: url('../img/sesterna_header_podklad.jpg?v=1');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center right;
  background-color: #6dc1e5;		
  color: white;
}
header .container {
  min-height: 800px;
}
.menu {
	height: 417px;
	background-color: #6dc1e5;
	padding-top: 20px;
}
.menu hr {
	margin: 3px 35px;
	padding: 0;
	border-top: 1px solid #a0d4f6;
}
.novinka1 {
  background-image: url('../img/novinka-back.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  color: white;
  height: 383px;
  padding: 0;	
}
.novinka {
  color: white;
  height: 383px;
  padding: 0;	
}
.novinka hr, .novinka1 hr  {
	margin: 0 65% 10px 0;
	padding: 0;
	border-top: 1px solid #a0d4f6;
}
.novinka1 p, .novinka p {
  padding: 0 15px;
  color: white;
  margin: 0;
  font-size: 0.9em;
  line-height: 165%;
  position: relative;
}
.datum {
  font-size: 1.1em !important;	
}
.novinka1 h4, .novinka h4 {
  padding: 10px 15px;
  color: white;
  margin: 0;
  font-weight: 400;
  font-size: 1.25em;	
}
.pravy_okraj {
  border-right: 1px solid #a0d4f6;
  margin: 25px 0;
  min-height: 333px;
  padding: 20px;
}
.nav-stacked {
  text-align: left;
  margin: 15px 35px 10px 35px;	
}
.nav-stacked li a span {
  margin-left: 20px;
  position: relative;
  top: 3px;	
}
.nav-stacked > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 5px;
  padding: 10px 30px;
  font-size: 1.4em;
  color: #ffffff;
  transition: all 0.5s ease 0s;	
}

.novinka1 .nav-stacked {
  text-align: left;
  margin: 0px 0 10px 180px;	
}
.novinka1 .nav-stacked > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 5px 10px;
  padding: 3px;
  font-size: 1.05em;
  color: #ffffff;
  transition: all 0.5s ease 0s;	
  background: none !important;
}


.nav>li>a.active,
.nav>li>a:hover,
.nav>li>a:focus {
   background-color: #a0d4f6;
   color: #549ac7;	
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
   background-color:#a0d4f6; 
   color: #549ac7;		
}

.novinka1 .nav>li>a.active,
.novinka1 .nav>li>a:hover,
.novinka1 .nav>li>a:focus {
   color: #000;	
}

.novinka1 .nav-pills>li.active>a, .novinka1 .nav-pills>li.active>a:hover, .novinka1 .nav-pills>li.active>a:focus {
   color: #000;		
}


.btn-novinky {
   background-color:#549ac7;
   margin: 23px 15px 0 15px;
   padding: 10px 30px;	
   text-transform: uppercase;
   font-size: 0.7em;
   -moz-border-radius: 20px; 
   -webkit-border-radius: 20px;
   border-radius: 20px; 	
}
.btn-novinky:hover {
   background-color:#a0d4f6;
}
a .btn-novinky {
   color:#ffffff;
   transition: all 0.5s ease 0s;		
}
.uvozovka {
	position: absolute;
	left: -8px;
	top: 4px;
}
.logo {
	width: 100%;
	max-width: 303px;
    height: auto;
}
.sesy {
	width: 90%;
	max-width: 297px;
    height: auto;
}
#main {
	border-bottom: solid 15px #6dc1e5;
}
section h1, section h2, section p {
	margin-left: 20px;
	position: relative;
}
section h1 {
	padding-top: 20px;
}
section hr {
	margin: 0 88% 10px 0;
	padding: 0;
	border-top: 1px solid #6dc1e5;
}
section#main img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
section#main form img {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
section#main img.icons {
	margin-left: 30px;
}
.uvozovka-main {
	position: absolute;
	left: -55px;
	top: -16px;
}

[class*='cols-'].row > *{
  float: none;
  position: relative;
  display: inline-block; 
  /* old ie fixes */
  *zoom: 1; 
  *display: inline;
}

.row.cols-bottom > *{
  vertical-align: bottom;
}

.row.cols-middle > *{
  vertical-align: middle;
}

section#main img, section#main video {
	margin-bottom: 20px;
}

.posun {
    padding-top: 20px;
	padding-right: 25px;
}

#zastity {
	padding: 50px 0;
}
.zastity img {
	width: 100%;
	height: auto;
	max-width: 189px;
	padding: 10px;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.galerie img, .galerie video {
	width: 100%;
	height: auto;
	max-width: 250px;
	padding: 10px 10px 0 10px;
}
.galerie video {
	margin-left: 20px;
}
.galerie p {
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 0.95em;
	position: relative;
	top: -5px;
	left: 10px;
	line-height: 125%;
}
.gal {
	height: 179px;
	max-height: 179px;
	overflow: hidden;
	margin-bottom: 20px;
}
.padding-top-25 {
	padding-top: 25px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}


#partneri{
	border-bottom: solid 1px #6dc1e5;	
	padding: 50px 0;
}
.partneri img {
	width: 100%;
	height: auto;
	max-width: 286px;
	padding: 10px;
}

section#partneri p {
	margin-left: 5px;
}
footer h2, footer p {
	margin-left: 15px;
	color: white;
}
footer hr {
	margin: 0 45% 10px 0;
	padding: 0;
	border-top: 1px solid #a0d4f6;
}
.wmm {
   margin-top: 20px;	
}
img.wmm {
   width: 100%;
   height: auto;
   max-width: 268px;	
}
.vsechny_akt {
   text-transform: uppercase;
   position: absolute;
   bottom: 33px;
   right: -205px;
   margin: 0;
   padding: 0;
}
.vsechny_akt a {
    color: #ddd;
	transition: all 0.5s ease 0s;  
  }	
.vsechny_akt a:hover {
    color: #000;
  }	
.span_active {
	font-size: 1.85em;
}
.submenu {
	font-size: 0.9em;
}
.submenu a {
	color: #333;
}
.submenu .span_active a {
	color: #6dc1e5;
}

.vypis {
	margin: 20px 5px;
}
.vypis2 {
	margin: 20px 0px;
}
.kruh {
      border-radius: 150px;
      width: 150px;
      height: 150px;
      background-size: cover;
	  border: solid 1px #d4d4d4;
	  margin-bottom: 20px;
}
.obr-reg {
      width: 100%;
      height: auto;
	  max-width: 100px;
	  position: relative;
	  left: 12px;
}
.obr-posun {
      width: 100% !important;
	  height: 100% !important;
	  object-fit: cover !important;
	  object-position: 50% 25% !important;
}
.pred-tab {
	  margin-bottom: 0px;
}
.tabulka {
	  width: 100%; 
	  max-width: 500px; 
      margin-top: 10px;
	  margin-bottom: 20px;
	  border: 1px solid white;
	  position: relative;
	  left: 15px;
}
.tabulka td {
      padding: 5px 20px;
	  background-color:  #ddd;
	  border: 1px solid white;
}
iframe, object, embed {
	width: 100%;
    max-width: 600px;
	height: 338px;
	margin: 50px 30px;
}

@media (max-width: 1720px) {
header {
  background-position: right -130px top;
}
}	
@media (max-width: 1520px) {
header {
  background-position: right -180px top;
}
}
@media (max-width: 1420px) {
header {
  background-position: right -300px top;
  background-image: url('../img/sesterna_header_podklad-1320.jpg?v=1');	
}
}
@media (max-width: 1320px) {
header {
  background-position: right -280px top;
  background-image: url('../img/sesterna_header_podklad-1320.jpg?v=1');	
}
}

@media (max-width: 1200px) {
.nav-stacked {
  margin: 15px 1px 10px 1px;	
}
.novinka1 .nav-stacked {
  margin: 15px 0 5px 125px;
  font-size: 1em;	
}
	
.pravy_okraj {
  margin: 12px 0;
}
header {
  background-position: right -395px top;
  background-image: url('../img/sesterna_header_podklad-1320.jpg?v=1');	
}	
.novinka1 {
  background-position: right -20px top;
}	
.vsechny_akt {
    bottom: 30px;
    right: -155px;
 }
.gal {
	height: 159px;
	max-height: 159px;
}	
}


@media (max-width: 991px) {
  header {
    background-position: right top;
    background-image: url('../img/sesterna_header_podklad-991.jpg?v=1');	
  }	
  .novinka1 .nav-stacked {
    margin: 15px 0 10px 180px;	
  }	
  .vsechny_akt {
    bottom: 10px;
    right: -195px;
  }	
.gal {
	height: 123px;
	max-height: 123px;
}	
}

@media (max-width: 850px) {
  header {
    background-position: right -5px top;
    background-image: url('../img/sesterna_header_podklad-991.jpg?v=1');	
  }		
}

@media (min-width: 768px) {
  .navbar-custom {
    background-color: transparent;
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }	
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: #222222;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}

@media (max-width: 767px) {
  .nav-stacked {
    max-width: 350px;
    margin: 15px auto 10px auto;		  
  }	
  .novinka1 .nav-stacked {
    max-width: 350px;
    margin: 5px auto 10px auto;
	text-align: center;
	line-height: 0.8;
  }	

  header {
	background-image: none;	
  }
  .novinka1 {
	background-image: url('../img/header-767.jpg?v=1');	
  }	
  .max-vyska {
	max-height: 160px;
	overflow: hidden;
  }		
  .pravy_okraj {
    border-right: none;
  }	
  .novinka1 {
    padding-top: 120px; 
  }	
  .novinka1 p, .novinka1 h4 {
    padding-left: 23px;
  }	
  .uvozovka {
	left: 0;
  }	
  section h1, section h2, section p {
    padding-left: 10px;
  }	
  .uvozovka-main {
	left: -41px;
  }	
  #zastity hr, #partneri hr {
	margin-left: 15px;
  }	
  .wmm {
   margin-top: 60px;
   margin-bottom: 40px;	  
  }	
  .vsechny_akt {
    bottom: 370px;
    right: -20px;
  }	
  .vsechny_akt a {
    color: #000;
  }	
  .vsechny_akt a:hover {
    color: #45bdcd;
  }	
  .vypis {
	margin: 20px 15px;  
  }	
  .gal {
	height: 179px;
	max-height: 179px;
  }		
}


@media (min-width: 768px) {
section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
}
@media (min-width: 768px) {
  section {
    padding: 0;
  }
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section#contact {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
}
section#contact .section-heading {
  color: white;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact .text-danger {
  color: #e74c3c;
}
footer {
  padding: 25px 0;
  text-align: center;
  background-color: #6dc1e5;	
}
footer span.copyright {
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}

::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}

@media (max-width: 550px) {
footer p {
	font-size: 0.9em;		
}	
}

@media (max-width: 480px) {
  .vypis {
    width: 100% !important;
  }
}

@media (max-width: 400px) {
footer p {
	font-size: 0.75em;		
}	
.menu ul {
	font-size: 0.8em;	
}	
}

@media (max-width: 310px) {
.menu ul {
	font-size: 0.6em;	
}	
}