/*
  Theme Name:   Izolfacz
  Description:
  Author:       ImperialMedia s.r.o.
  Author URI:   http://www.imperialmedia.cz
  Version:      1.0.0
  License:
  License URI:
  Tags:
*/
html,
body {
  font-family: 'Fira Sans', sans-serif;
  background-color: #fff;
  color: #404040;
  font-size: 1.061em;
}
#top nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 112px;
  background-color: rgba(255, 255, 255, 0.85);
  border: 0;
  border-radius: 0;
  font-family: 'DejaVuSansCondensed-Regular';
  margin-bottom: 0;
}
#top nav .container .navbar-header {
  position: relative;
  height: 112px;
}
#top nav .container .navbar-header .navbar-toggle {
  background-color: #009cbe;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0px;
  margin: auto 15px auto 0;
  height: 34px;
}
#top nav .container .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
#top nav .container .navbar-header a {
  padding: 0;
  height: 39px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 15px;
}
@media (max-width: 991px) {
  #top nav .container .navbar-collapse {
    border: 0;
  }
  #top nav .container .navbar-nav {
    background-color: rgba(255, 255, 255, 0.85);
    float: none;
    margin-top: 0;
  }
  #top nav .container .navbar-nav a {
    padding: 13px;
  }
}
@media (min-width: 992px) {
  #top nav .container .navbar-nav {
    float: right;
  }
  #top nav .container .navbar-nav a {
    line-height: 112px;
    padding: 0 13px;
  }
}
#top nav .container ul a {
  font-size: 0.777em;
  color: #848484;
  text-transform: uppercase;
}
#top nav .container ul a:hover {
  color: #232c8a;
  background: none;
}
#top .slider {
  margin-bottom: 0;
}
#top .slider .slick-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 685px;
  position: relative;
}
#top .slider .slick-slide div {
  height: 144px;
  text-align: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  font-family: 'DejaVuSansCondensed-Bold';
  color: #fff;
  margin: auto;
  text-transform: uppercase;
  font-size: 3.108em;
}
#top .slider .slick-slide div span {
  display: block;
  font-family: 'DejaVuSansCondensed-Regular';
  font-size: 0.572em;
  text-transform: none;
  background: url('images/wave.png') no-repeat center top;
  padding-top: 22px;
}
#top .slider .slick-slide a {
  position: absolute;
  margin: auto;
  bottom: 184px;
  left: 0;
  right: 0;
  width: 218px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #b8b9c4;
  display: block;
  color: #fff;
  text-align: center;
}
#top .slider .slide1 {
  background-image: url('images/hydroizolace.jpg');
}
#top .slider .slide2 {
  background-image: url('images/bazeny.jpg');
}
#top .slider .slick-dots {
  bottom: 0;
}
#top .slider .slick-dots li {
  background: url('images/slick-dot.png') no-repeat center center;
}
#top .slider .slick-dots li button {
  display: none;
}
#top .slider .slick-dots .slick-active {
  background: url('images/slick-dot-active.png') no-repeat center center;
}
#top .header {
  background: url('images/page-top.jpg') no-repeat center top;
  height: 389px;
}
#top .header h1 {
  margin: 225px 0 0 0;
  padding: 0;
  color: #fff;
  font-family: 'DejaVuSansCondensed-Regular';
  text-align: center;
  font-size: 2.444em;
  font-weight: bold;
}
#top .contact {
  background-color: #f2f2f2;
  text-align: center;
  font-family: 'DejaVuSansCondensed-Regular';
  color: #a4a4a5;
  line-height: 80px;
}
#top .contact span {
  font-size: 1.332em;
  color: #009cbe;
}
#content {
  padding: 32px 0 62px 0;
}
#content h1,
#content .header {
  height: auto;
  text-align: center;
  font-family: 'DejaVuSans-Bold';
  font-size: 1.444em;
  color: #232c8a;
  text-transform: uppercase;
  padding: 0 0 32px 0;
}
#content h1 span,
#content .header span {
  background: url('images/header-dot.gif') no-repeat left center;
  padding: 0 0 0 35px;
}
#content .boxes {
  text-align: center;
}
#content .boxes .box {
  border: 1px solid #dbdbdb;
  width: 310px;
  height: 275px;
  overflow: hidden;
  color: #a5a5a5;
  padding: 26px;
  font-weight: 300;
  font-style: italic;
  font-size: 0.778em;
  position: relative;
  display: inline-block;
  margin: 0 10px;
  text-align: left;
  margin-bottom: 22px;
}
#content .boxes .box h2 {
  font-weight: 500;
  font-style: normal;
  font-size: 1.286em;
  color: #404040;
  margin: 0;
  padding: 0 0 15px 0;
}
#content .boxes .box h3 {
  font-weight: 500;
  font-style: normal;
  font-size: 1.286em;
  color: #008cb8;
  margin: 0;
  padding: 0 0 15px 0;
  text-transform: uppercase;
}
#content .boxes .box p {
  padding: 0;
  margin: 0 0 15px 0;
  line-height: 1.8em;
  height: 147px;
  overflow-y: hidden;
}
#content .boxes .box .date,
#content .boxes .box .more {
  border-top: 1px solid #dbdbdb;
  background: url('images/calendar.png') no-repeat left 19px;
  padding: 17px 0 0 21px;
  position: absolute;
  left: 26px;
  bottom: 20px;
  width: 256px;
}
#content .boxes .box .more {
  background: none;
  padding-left: 0;
}
#content .boxes .box a {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
#content .container > p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.389em;
  text-align: justify;
}
#content .container h2,
#content .container h3,
#content .container h4 {
  margin: 1em 0;
  padding: 0;
}
#content .container .title {
  margin-bottom: 74px;
}
#content .more-news a {
  width: 140px;
  line-height: 36px;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #dbdbdb;
  font-weight: 300;
  font-size: 0.778em;
  color: #a5a5a5;
}
#content .more-news a span {
  background: url('images/arrow.png') no-repeat right center;
  padding: 0 14px 0 0;
}
#content .more-news a:hover {
  text-decoration: none;
}
#content .thumbnail {
  box-shadow: none;
  float: left;
  margin-right: 115px;
}
#content .navigation {
  margin-top: 30px;
}
#content .navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#content .navigation ul li {
  display: inline-block;
}
#content .navigation ul li,
#content .navigation ul a {
  line-height: 2em;
  width: 2em;
}
#content .navigation ul a {
  display: block;
}
#content .navigation ul li.active {
  border: 1px solid #222C8A;
  background-color: #222C8A;
  color: #fff;
}
#content li {
  text-align: justify;
}
/***********************************************************************************************************************
>>> Kontakty
 ***********************************************************************************************************************/
.page-id-41 #content .container {
  font-size: 0.778em;
  font-weight: 300;
  color: #a5a5a5;
}
.page-id-41 #content .container h3 {
  font-size: 1em;
  font-weight: 500;
  color: #2a3075;
  text-transform: uppercase;
  text-align: center;
}
.page-id-41 #content .container h3:first-child {
  text-align: left;
}
.page-id-41 #content .container h2 {
  font-size: 1.857em;
  margin-top: 3em;
}
.page-id-41 #content .container a {
  color: #232c8a;
  text-decoration: underline;
}
.page-id-41 #content .container a:hover {
  text-decoration: none;
}
.page-id-41 #content .container div {
  margin-bottom: 2em;
}
#footer {
  background-color: #474747;
  border-top: 2px solid #333030;
  border-bottom: 2px solid #333030;
}
#footer > div:first-child {
  background-color: #2a3086;
  background: url('images/address-back.png') repeat-x left top;
  height: 347px;
  position: relative;
}
#footer > div:first-child .corner {
  background: url('images/address-corner.png') no-repeat right top;
  width: 99px;
  height: 347px;
  position: absolute;
  top: 0;
  right: 0;
}
#footer > div:first-child .wrap {
  width: 560px;
  float: right;
  color: #fff;
}
#footer > div:first-child .wrap div:first-child {
  width: 192px;
  margin: 60px 28px 0 0;
}
#footer > div:first-child .wrap div:first-child h2 {
  font-family: 'DejaVuSans-Bold';
  font-size: 1.111em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#footer > div:first-child .wrap div:first-child p {
  font-family: 'DejaVuSansCondensed-Regular';
  margin: 11px 0;
}
#footer > div:first-child .wrap div:first-child p:first-child {
  font-size: 0.778em;
}
#footer > div:first-child .wrap div:first-child p:last-child {
  font-size: 0.667em;
}
@media (max-width: 480px) {
  #footer > div:first-child .wrap div:first-child {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
}
#footer > div:first-child .wrap div:nth-child(2) {
  background: url('images/map1.gif') no-repeat left top;
  padding-left: 68px;
  width: 266px;
  margin-top: 65px;
}
#footer > div:first-child .wrap div:nth-child(2) p {
  font-family: 'DejaVuSansCondensed-Regular';
  font-size: 0.722em;
  margin: 0 0 22px 0;
  padding: 0;
}
#footer > div:first-child .wrap div:nth-child(2) p:first-child {
  text-transform: uppercase;
}
@media (max-width: 480px) {
  #footer > div:first-child .wrap > div:nth-child(2) {
    width: 100%;
    background: none;
    padding: 0;
    margin-top: 20px;
    text-align: center;
  }
  #footer > div:first-child .wrap > div:nth-child(2) p:first-child span {
    display: block;
  }
}
#footer > div:first-child .wrap div:nth-child(3) {
  font-family: 'DejaVuSansCondensed-Regular';
  color: #4d5dff;
  font-size: 0.722em;
  margin-top: 30px;
}
#footer > div:first-child .wrap div:nth-child(3) a {
  color: #009cbe;
  text-decoration: underline;
}
#footer > div:first-child .wrap div:nth-child(3) a:hover {
  text-decoration: none;
}
#footer > div:first-child .wrap > a {
  position: absolute;
  right: 17px;
  bottom: 24px;
  background: url('images/fb-logo.png') no-repeat left top;
  width: 15px;
  height: 29px;
  font-size: 0;
}
@media (max-width: 1199px) {
  #footer > div:first-child .wrap {
    float: none;
    margin: auto;
    width: 490px;
  }
}
#footer > div:last-child .wrap {
  width: 560px;
}
#footer > div:last-child .wrap > div {
  border: 1px solid #656464;
  padding: 20px;
  width: 490px;
  height: 250px;
  margin: 37px 0 0 69px;
  color: #fff;
  font-family: 'DejaVuSansCondensed-Regular';
  font-size: 0.722em;
}
#footer > div:last-child .wrap > div div:first-child {
  width: 170px;
}
#footer > div:last-child .wrap > div div:last-child {
  width: 278px;
}
#footer > div:last-child .wrap > div p {
  padding: 0;
  margin: 0 0 22px 0;
}
#footer > div:last-child .wrap > div p a {
  color: #fff;
  text-decoration: underline;
}
#footer > div:last-child .wrap > div p a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  #footer > div:last-child .wrap {
    margin: auto;
    width: 490px;
  }
  #footer > div:last-child .wrap > div {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  #footer > div:last-child .wrap {
    margin: auto;
    width: 100%;
  }
  #footer > div:last-child .wrap > div {
    margin-left: 0;
    width: 100%;
  }
  #footer > div:last-child .wrap > div div:last-child {
    width: 250px;
  }
}
