/*
Theme Name: Persea
Version: 1.0
*/

body, p, li, a {
  font-weight: 400;
  font-family: "Poppins";
  font-size: 17px;
}
body {
  background: #fff;
}
section {
  background: #fff;
  padding: 6em 0;
}
section.spodny-padding {
  padding: 0 0 6em 0;
}
p, li, a {
  font-size: 17px;
  color: #000;
  line-height: 32px;
}
b, strong {
  font-weight: 600;
}
a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #942f39;
}
.text-hlavicka h1 {
  color: #fff;
  font-weight: 100;
  font-size: 70px;
  line-height: 97px;
  margin-bottom: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

h2 {
  font-size: 40px;
  line-height: 51px;
  color: #000;
  font-weight: 500;
  margin: 25px 0;
    margin-bottom: 25px;
}

h3 {
  font-size: 26px;
  line-height: 31px;
  color: #000;
  font-weight: 500;
  margin: 25px 0!important;
}
h4 {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  margin: 20px 0;
}

.menu-hlavne-menu-container {
  float: right;
}

nav {
  background: #fff;
  padding: 30px 0;
}
.logo img {
  width: 214px;
}
.top-nav li {
  padding: 0 1.2rem;   
}
.top-nav li a {
  font-size: 16px;
  padding: 0.8rem 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  font-weight: 500;
  border-bottom: 3px solid #fff;    
}
.top-nav li a:hover, .top-nav li.active-item a {
  background: #fff!important;
  border-bottom: 3px solid #942f39;    
}
#uvod-hlavicka {
  padding: 18rem 0;
  background:url("img/hlavicka-uvod.jpg"); 	
  background-size: cover;		
}

.text-hlavicka {
  padding-left: calc((100% - 1280px / 2) + 1.25rem);
  width: 100%;	
  padding-right: 40px;	
}	
.text-hlavicka h2 {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
  margin-bottom: 40px;	
}
.text-hlavicka p {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 50px;	
}


a.button:link {
  font-size: 17px !important;
  padding: 16px 50px !important;
  text-transform: uppercase;
  background: #942f39;
  display: inline-block;
  margin-top: 10px;    
}


footer {
  background: #0e2f41;
  padding: 6em 0 2em 0;
}
footer h3, footer p, footer a {
  color: #fff !important;
}
.footer-bottom {
  padding: 2em 0;
  border-top: 1px solid #0a4b6d;
  margin-top: 6em;
}

.header-content h1 {
    color: #fff;
}
.header-content {
    padding: 50px 0;
}

.wpcf7-form input, .wpcf7-form textarea {
  padding: 15px;
  font-size: 16px;
  margin-bottom: 15px;
  font-family: roboto;
  border: 2px solid #dddddd;
}

/* Hover Overlay */
.image-hover-overlay {
  bottom: 0;
  color: rgba(255,255,255, 0.75)!important;
  left: 0;
  opacity: 0;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.image-hover-overlay:hover {
  opacity: 1;
}
.image-hover-overlay-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.image-hover-overlay:hover > .image-hover-overlay-content {
  top: 50%;
}

/* Image blocks */
.image-with-hover-overlay {
  display: block;
  position: relative;
  height: 220px;
  margin-top: 0;
  background-size: cover;
}
.l-4 .image-with-hover-overlay {
  margin-bottom: 20px;
  height: 200px;
}
.image-border-radius img {
  border-radius: 3px;
}
.image-hover-zoom {
  display: block;
  overflow: hidden;
  filter: brightness(120%);
}	

.image-hover-zoom img {
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}
.image-with-hover-overlay img {
  width: 100%;
}
.image-hover-zoom:hover img {
  transform: scale(1.1);
}
section ul {
  margin: 20px 0;
}
#button {
  background: #0078ba;
  border: none;
  color: #fff;
  width: 100%;
}
nav.breadcrumb-nav {
  background: none;
  margin: 0.625rem 0;
}
.breadcrumb-nav a, .breadcrumb-nav a:link, .breadcrumb-nav a:visited, .breadcrumb-nav a:hover, .breadcrumb-nav a:active {
  color: #8cd6ff!important;
}
.breadcrumb-nav span {
  color: #fff;
}

#jazyky li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
}
#qtranslate-chooser li a {
  width: 37px;
  height: 37px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  color: #999 !important;
  border: solid 1px #fff;
  border-radius: 100%;
}
#qtranslate-chooser {
  padding: 7px 0 0 0;
}
#qtranslate-chooser li.active a {
  color: #000 !important;
  border: solid 2px #000;
}
#uvod-hlavicka {
  position: relative;
}
img.objekt {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.text-uvod-2 {
  text-align: right;
}
.texty-uvod h2 {
  margin-bottom: 40px;
}
#o-nas .line:first-child {
  margin-bottom: 110px;
}
.text-uvod-1 {
    background-image: url(img/logo.svg);
    background-repeat: no-repeat;
    background-position: right;
}
.text-uvod-2 {
    background-image: url(img/logo.svg);
    background-repeat: no-repeat;
    background-position: left;
}

#skusenosti {
  padding: 6rem 0;
  background:url("img/skusenosti.jpg"); 	
  background-size: cover;
  background-position: center right;    
}
.sluzby-carousel .owl-item img {
  margin: 0 auto 30px auto;
  width: 102px;
  display: block;
}
.sluzby-carousel .owl-item h3 {
  text-align: center;
  font-size: 23px;
}
.sluzby-carousel a {
  color: #942f39;
  display: block;
  text-align: center;
}
.sluzby-carousel a .sipka {
  letter-spacing: -6px;
}
#servis {
  background: #e4eaf0;
  position: relative;    
}

.owl-prev {
  float: left;
  left: -26px;
  position: relative;
}
.owl-next {
  float: right;
  right: -26px;
  position: relative;
}
.owl-theme .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 51px;
  left: 0;
  margin-top: -15px;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #942f39;
    font-size: 22px;
    margin: 5px;
    padding: 0;
    background: none;
    display: inline-block;
    cursor: pointer;
    font-family: "sli";
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #942f39;
}
.owl-theme .owl-nav .disabled {
  opacity: 1;
  cursor: default;
}
a.button {
  background: #942f39;
  display: inline-block;
}
footer .logo {
  max-width: 280px;
}
footer h3 {
  margin-top: 0 !important;
}
.footer-bottom a, .footer-bottom p {
  opacity: 0.5;
}

#hlavicka-uvod {
  padding: 90px 0;
  background-size: cover;
}

#hlavicka-uvod h1 {
  color: #fff;
  font-size: 3.2rem;	
}
p.slogan {
  padding: 15px;
  background: #942f39;
  color: #fff;
  margin-bottom: 60px;
  position: relative;
}
p.slogan:after {
    top: calc(100% - 21px);
    left: 28px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(148, 47, 57, 0);
    border-top-color: #942f39;
    border-width: 20px;
    margin-left: -20px;
    transform: rotate(-135deg);
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.s-12 {
    border: 2px solid #942f39;
    background: no-repeat;
    color: #942f39;
    cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.s-12:hover {
    border: 2px solid #942f39;
    background: #942f39;
    color: #fff;
    cursor: pointer;
}
#lokalita li {
    margin-bottom: 12px;
}
.top-nav li ul li a {
  background: none repeat scroll 0 0 #fff;
}
.breadcrumb-nav a, .breadcrumb-nav a:link, .breadcrumb-nav a:visited, .breadcrumb-nav a:hover, .breadcrumb-nav a:active {
    color: #fff !important;
    text-decoration: underline;
}
img.center {
    margin: 50px auto -160px auto;
    position: relative;
    border: 20px solid #fff;
}
.button, a.button, a.button:link, a.button:active, a.button:visited {
  background: #9b3e48!important;
}
.button:hover {
  background: #ae424d!important;
}
h2:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1280px) {
    #skusenosti {
      background-position: bottom left;    
    }
}
@media screen and (max-width: 768px) {
  .right {
  float:none;
  }
}