.femtips:hover{cursor: pointer !important;}

ul {
    margin: 0;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed > li {
    text-indent: -10px;
}
ul.dashed > li:before {
    content: "- ";
    text-indent: -5px;
}

.capsule-body{background-color:#fff;}
.text-2, .text-1, .text-3, .text-4{display: none;}
.custom-banner{position: relative;width: 100%;z-index: 9998; background-color: #fff;}
.tc{text-align: center;}
.nav-ul{list-style: none; padding: 0;}
.nav-ul > li {text-align: right; font-size: 16px; font-weight: 700;}
li.selected > a{color: #00a776;}
a.link-nav{color: white;}
a:hover{color: white;text-decoration: none;}
li.selected > a:hover{color: #00a776;}
.col-md-4 > a {line-height: 50px;}
.btn-lasmer{color: white;font-size: 20px;}
.btn-lasmer:hover{color: white;text-decoration: none;}

.btn-lasmer-black{color: black;font-size: 20px;}
.btn-lasmer-black:hover{color: black;text-decoration: none;}

.green-box{background-color: #00a776;padding: 30px;color: white; border-radius: 8px;}
.green-box > p {font-size: 14px;}
.row-2 > .col-md-6{flex: 0 0 48%;background-color: white;padding: 30px;}

.innov-card-2 > div > h2{font-size: 24px;font-weight: 700;}
.innov-card-2 > div > p{font-size: 14px;}
.innov-card-2{background-color: white;}

a.link-nav:hover{color: white;}

body{background-color: #f2f2f2;}

a{color: black;}
a:hover{color: black;text-decoration: none;}

a.textlink{text-decoration: underline;}

.bg-height{height: 327px;}

@media (min-width: 1100px){
    .banner-content > .tc{margin-top: 10%;}
    /*.bg-height{height: 500px;}*/
}

@media (min-width: 768px){
    .m-left17{margin-left: 17.5% !important;margin-top: 0 !important;}
    .box-container { display: flex; }
    .box-container > .col-md-4 { flex: 0 0 30%;margin-left: 5%;}
}

@media (max-width: 767px){
    .box-container > .col-md-4 { margin-top: 5%; }
}

.padding-capsule{padding: 1rem;}
@media(min-width: 768px){
    .row-2{display: flex;padding: 0;}
    .row-2 > .col-md-6{margin-left: 4%;}
    .dis-flex{display: flex;}
    .padding-capsule{padding: 1.875rem;}
}

@media(min-width: 992px){
    .row-3{display: flex;}
    .row-3 > .col-lg-4{flex: 0 0 30%;margin-left: 5%;max-width: 30%;}
}

@media(max-width: 991px){
    .row-3 > .col-lg-4{margin-bottom: 30px;}
}

.btn-kontakta{color: black;font-size: 20px;border-radius: 8px;display: inline-block;}
.btn-kontakta:hover{color: black;text-decoration: none;}

.submit-but{
    border-radius: 4px;
    padding: 10px;
    font-weight: 700;
    width: 227px;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    background-color: #313131;
}

.submit-but:hover{
    color: #fff;
}

.r52{right: 30px;}
@media (min-width: 768px){
    .w50{width: 50%;}
    .capsule-auto{height: auto;}
    .capsule-auto .capsule-image{height: auto;}
    .r52{right: 52%;}
}

.error{
    border-color: red;
}

.cerror{
    color:red;
}
