/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.grecaptcha-badge {
  display: none !important;
}

.sluzbabox {
  border: 1px solid #dedede;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/*
.sluzbabox:hover {
    background:#f7f7f7;
}*/
.sluzbabox:hover:after {
  content: "";
  background: #015f91;
  height: 2px;
  position: absolute;
  bottom: -1px;
  width: 100%;
  display: block;
  left: 0;
}

.sluzbabox .cislo {
  color: #a1deff;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 19px;
}
.sluzbabox .cislo p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.sluzbabox .h2box h2 {
  text-transform: uppercase;
  font-size: 21px !important;
  font-weight: bold !important;
  line-height: 1.4em !important;
  color: #015f91;
  height: 4.2em;
}

.sluzbabox .fusion-title {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
}

.sluzbabox .imgbfr:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.75) 25%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  z-index: 10;
}

.sluzbabox .textobsah {
  padding: 30px 30px 10px 30px;
  position: relative;
  margin-top: -60px;
  z-index: 30;
}
.white p {
  color: #fffffff2;
}
.white p strong {
  color: white;
}

.white a {
  color: white !important;
  text-decoration: underline;
}
.white a:hover {
  text-decoration: none;
}

.ctabox h2 {
  color: white;
  font-size: 32px !important;
  font-weight: 500 !important;
}
.ctabox h2 span {
  color: #a1deff;
  font-weight: 800 !important;
}

.subnadpis p {
  text-transform: uppercase;
  margin-bottom: 0px !important;
  letter-spacing: 2px;
}

.fusion-footer .menu-item {
  border-bottom: 0px !important;
  padding: 3px 0 3px 0 !important;
}
.fusion-footer a {
  text-decoration: underline;
}
.fusion-footer .menu a {
  text-decoration: none;
}
.fusion-footer-widget-area .widget_nav_menu li a::before {
  display: none;
}

.fusion-footer .current_page_item {
  display: none !important;
}

/* RESPO */

@media only screen and (max-width: 1300px) {
  .textobsah {
    padding: 20px 20px 10px 20px !important;
  }
}

@media only screen and (max-width: 1150px) {
  .sluzbabox .h2box h2 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .respo-text p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1000px) {
  .respo-height .fusion-column-wrapper {
    min-height: unset !important;
  }

  .sluzbabox .textobsah {
    margin-top: -90px;
  }

  .sluzbabox .h2box h2 {
    height: 1em;
  }

  /*.sluzbabox:nth-child(1), 
    .sluzbabox:nth-child(2), 
    .sluzbabox:nth-child(3), 
    .sluzbabox:nth-child(4), 
    .sluzbabox:nth-child(5){
        border-right: 1px solid #dedede ;
    }*/

  .respo-margin-about {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .respo-display-none {
    display: none;
  }

  .respo-image-width .fusion-column-wrapper {
    height: 500px !important;
  }

  .fusion-content-boxes {
    margin-bottom: 0px;
  }

  .fusion-content-boxes .fusion-column {
    margin-bottom: 20px;
  }

  .imageframe-align-center {
    text-align: left;
  }

  .fusion-header {
    padding-left: 50px;
    padding-right: 50px;
  }

  .respo-padding-logos .fusion-column-wrapper {
    padding-left: 40px !important;
  }
}

@media only screen and (max-width: 900px) {
  .fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 32px !important;
  }
}

@media only screen and (max-width: 800px) {
  /*.sluzbabox:nth-child(1),.sluzbabox:nth-child(2),.sluzbabox:nth-child(3),.sluzbabox:nth-child(4),.sluzbabox:nth-child(5){
        border-right:0px!important;
    }*/
  .respo-slider-background {
    padding-bottom: 40px !important;
  }
}

@media only screen and (max-width: 700px) {
  .fusion-footer-widget-area {
    padding: 60px 10px 20px;
  }
}

@media only screen and (max-width: 600px) {
  .respo-button {
    margin-bottom: 10px;
  }

  .fusion-columns .fusion-column {
    margin: 0 0 0px;
  }

  .respo-title-head h1 {
    font-size: 32px !important;
  }

  .fusion-logo {
    width: 80%;
  }
}

@media only screen and (max-width: 500px) {
  .respo-padding-cta .fusion-column-wrapper {
    padding: 20px 20px 40px 20px !important;
  }

  .respo-image img {
    width: 100%;
  }

  .respo-title-head h2 {
    font-size: 32px !important;
  }

  .respo-slider-background {
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 420px) {
  .sluzbabox .h2box h2 {
    height: 2em;
  }

  .sluzbabox .textobsah {
    margin-top: -60px;
  }
}

@media only screen and (max-width: 350px) {
  .respo-about-cta .fusion-column-wrapper {
    padding: 50px 0px 70px 30px !important;
  }
}

.cform .wpcf7-submit {
  background: #115174 !important;
  color: white !important;
}

.cform0 .wpcf7-submit:hover {
  color: #115174 !important;
  background: white !important;
}

.contacts-map img,
.contacts-map .fusion-imageframe {
  width: 100% !important;
  height: auto;
}

.certificates .fusion-gallery-image {
  box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.11) !important;
}
