.slider {
    height: 403px !important;
}

.slider .slides li .caption {
    position: relative;
    width: auto;
    right: auto;
    top: auto;
    left: auto;
}

.slider .row.title {
    bottom: 81%;
    position: relative;
}

.slider .row.title h3 {
    display: inline;
    border-bottom: 5px solid #E38603;
    font-weight: 500;
    /*padding-bottom: 20px;*/
    font-size: 40px;
}

.slider .row.title .description {
    color: #4c5962;
    margin-top: 40px;
    font-size: 25px;
    line-height: 30px;
}

.slider .row.title .link {
    color: #4c5962;
    font-size: 18px;
    margin-top: 19px;
    font-weight: 500;
}

.slider .row.title .link i.material-icons {
    color: #4c5962;
}

.slider .row.title .link:after {
    content: ">";
    padding-left: 8px;
}

@media only screen and (min-width: 601px) {
    .navbar-fixed {
        height: 110px;
    }
}

@media (max-width: 768px) {
    .slider .row.title h3 {
        /*padding-bottom: 20px;*/
        font-size: 30px;
    }

    .slider .row.title .description {
        margin-top: 40px;
        font-size: 16px;
        line-height: 20px;
    }
}

body.home .page-content {
    padding-top: 30px;
}

.page-title {
    padding-bottom: 10px;
    font-size: 32px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-weight: 500;
}

nav .nav-wrapper .nav-right #nav-mobile li a {
    margin-left: 12px !important;
    font-size: 19px;
}

.page-footer > div .footer-links {
    justify-content: space-between;
}

.page-footer > div .footer-links a {
    font-size: 20px;
}

#oferta .left-menu .left-menuli .left-sub .left-subli .left-subdiv {
}

#oferta .left-menu .left-menuli {
    padding: 0px;
}

#oferta .left-menu .left-menuli .left-sub .left-subli .left-suba {
    padding: 7px 0;
}

#oferta .left-menu .left-menuli .left-sub .left-subli .left-suba:hover {
    background-color: transparent;
    color: inherit;
}

.bg-active {
    background-color: transparent;
}

.left-suba {
}

#oferta .left-menu .left-menuli .left-sub .left-subli {
    justify-content: space-between;
    position: relative;
}

#oferta .left-menu .left-menuli .left-sub .left-subli .clickme:hover {
    align-self: center;
}

.mce-tpl.row.kontakt-tpl .col {
    display: flex;
}

.mce-tpl.row.kontakt-tpl .col {
    display: flex;
}

.page-content ul, .describe ul, .mce-content-body ul {
    list-style-type: disc;
    padding-left: 40px;
}

.submenu {
    border: 1px solid #ddd;
}

.line {
    width: unset;
    min-width: 415px;
}

.page-short-content {
    display: none;
}

.mcright {
    text-align: left !important;
    align-items: left !important;
}

.mcleft {
    font-size: 16px;
}
.orange {
    background-color: #ff9800;
}

#back {
    z-index: 9999;
    display: block;
    position: absolute;
}

.content {
    position: absolute;
    top: 100%;
    width: 100%;
}

.landing_top {
    min-height: 66px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.landing_top .container {
    padding: 10px 0px;
}

.landing_top img.top_logo {
    height: 40px;
}

.top_content {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 100%;
    z-index: 0;
    padding-top: 0px;
    height: 100vh;
}

.top_content .image_bg {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.top_content .image_bg .container {
    align-self: center;
    justify-content: center;
}

#downClick, #referenceClick, #contactClick {
    display: flex;
    margin: auto;
    border-radius: 25px;
    background: #ff9800;
    width: 50px;
    height: 50px;
    font-size: 25px;
    border-color: #ff9800;
    text-align: center;
    margin-bottom: 30px;
}

.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.ontop
{
    position: relative;
    z-index: 10;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}

.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}

@media only screen and (max-width: 1218px) {
    .top_content {
        height: 100%;
    }

    .image_bg h1 {
        margin: 20px 0;
        font-size: 2rem;
    }
    .image_bg h1 + p {
        margin: 0;
    }
}
@media only screen and (max-width: 993px) {
    #content .columns {
        transform: none !important;
    }

}
.row .col.landing-top-info
{
    padding-top: 10px;
    font-size: 19px;
    width:68%;
}
.landing-name
{

}
.landing-phone:before
{
    content: "";
    background: url(/img/pociete/tel24.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 30px;
    float:left;
}
.landing-email:before
{
    content: "";
    background: url(/img/pociete/mail.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 30px;
    float:left;

}
.landing-email
{
    padding-left: 60px;
}
.landing-phone
{
    color: #feaf46;
}
.lp-logo
{

}
.row .col.m1.lp-social
{
    width:12%;
}
@media only screen and (max-width: 770px)
{
    .line {
        width: unset;
        min-width: unset;
    }
    .row .col.lp-logo
    {
        width:100% !important;
    }
    .row .col.landing-top-info
    {
        padding-top: 10px;
        font-size: 19px;
        width:100% !important;
    }
    .row .col.landing-top-info .landing-name, .row .col.landing-top-info .landing-email, .row .col.landing-top-info .landing-phone
    {
        width:100% !important;
        padding-left: 0px;
        text-align: center;
        display: block;
    }
    .row .col.landing-top-info .landing-name:before, .row .col.landing-top-info .landing-email:before, .row .col.landing-top-info .landing-phone:before
    {
        height: 0px;
    }
    .row .col.m1.lp-social {
        width: 100%;
        text-align: center;
    }
    .row .col.m1.lp-social .face, .row .col.m1.lp-social .teamv
    {
        float: none !important;
        display: inline-block;
        padding-left: 0px !important;
    }
}
.mourning {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.table-border {
  border: solid #000 1px;
  width: 100%;
}

.table-border td {
  border: solid #000 1px;
}

.table-border th {
  border: solid #000 1px;
  background-color: #eee;
  text-align: center;
}


