.plneni-klimatizace-card {
    margin-top: 25px;
    margin-bottom: 50px;
    border-left: 5px solid #F6B91D;
    border-radius: 1px;
    background-color: #fff;
    box-shadow: 4px 4px 9px 0 rgba(87,85,85,.2);
}
.plneni-klimatizace-top {
    padding: 30px 30px 20px;
}
.service-offer-bottom {
    position: relative;
    padding: 30px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    background-color: #f8f8f9;
    background-image: linear-gradient(180deg,#f8f8f9,#fff);
}
.plneni-klimatizace-header {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}
.plneni-klimatizace-ka {
    line-height: 24px;
    font-weight: 300;
}
.plneni-klimatizace-header-title-h4.cap {
    font-size: 18px;
    text-transform: uppercase;
}
.plneni-klimatizace-header-title-h4 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 24px;
}
.plneni-klimatizace-va {
    font-size: 18px;
    font-weight: 300;
}
.plneni-klimatizace-su {
    color: #000000;
    font-weight: 800;
}
.container .plneni-klimatizace-vla {
    margin-top: 0;
    flex: 1;
}
.plneni-klimatizace-ni {
    display: flex;
    align-items: center;
}
.container-cl2.ar {
    text-align: right;
}
.container-cl2 {
    flex: 1;
}
.plneni-klimatizace-contact {
    /*margin-left: 20px;*/
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}

.plneni-klimatizace-table {
    padding: 1px 30px 30px;
    border-radius: 1px;
    background-color: #fff;
    box-shadow: 2px 2px 6px 0 rgba(87,85,85,.2);
}
.plneni-klimatizace1-table.mt-0 {
    margin-top: 0;
}
.plneni-klimatizace-table-row.top {
    margin-top: 35px;
    margin-bottom: 5px;
    border-bottom: 1px solid #afbac3;
    font-size: 18px;
    line-height: 28px;
}
.plneni-klimatizace-table-fyfty {
    flex: 0 50%;
}
.plneni-klimatizace-table-twentyfive {
    flex: 0 25%;
    text-align: right;
}
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
.snip1404 {

  color: #ffffff;
  text-align: left;
  font-size: 16px;
  
      display: flex;
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
}
.snip1404 img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
.snip1404 .plan {
      margin: 0;
    width: 25%;
    position: relative;
    float: left;
    overflow: hidden;
    border: 3px solid #f6b91d;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: #000000;
    margin: 6px;
}
.snip1404 .plan:hover i,
.snip1404 .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.snip1404 .plan:first-of-type {
  border-radius: 8px 0 0 8px;
}
.snip1404 .plan:last-of-type {
  border-radius: 0 8px 8px 0;
}
.snip1404 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.snip1404 header {
  background-color: #f5ba1a;
    color: #ffffff;
}
.snip1404 .plan-title {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0;
  padding: 20px 20px 0;
  text-transform: uppercase;

}
.snip1404 .plan-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 300px 0 0;
  border-color: rgba(0, 0, 0, 0.5) transparent transparent;
}
.snip1404 .plan-cost {
  padding: 40px 20px 10px;
  text-align: right;
}
.snip1404 .plan-price {
  font-weight: 600;
  font-size: 1.5em;
}
.snip1404 .plan-type {
  opacity: 0.8;
  font-size: 1em;
  text-transform: uppercase;
}
.snip1404 .plan-features {
  padding: 0 0 20px;
  margin: 0;
  list-style: outside none none;
}
.snip1404 .plan-features li {
  padding: 8px 5%;
}
.snip1404 .plan-features i {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.5);
}
.snip1404 .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}
.snip1404 .plan-select a {
  background-color: #442232;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 0.75em;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
}
.snip1404 .plan-select a:hover {
  background-color: #552a3f;
}
.snip1404 .plan:hover {
  margin-top: -10px;
  border-color: #331926;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 8px;cursor:pointer;
}
.snip1404 .plan .plan-select {
  padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
  .snip1404 .plan {
    width: 50%;
  }
  .snip1404 .plan-title,
  .snip1404 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1404 .plan-select,
  .snip1404 .featured .plan-select {
    padding: 20px;
  }
  .snip1404 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 440px) {
  .snip1404 {
   width: 100%;
   flex-wrap: wrap;
  }
  .snip1404 .plan {
    width: 100%;
   flex-wrap: wrap;
  }
}

