﻿/* CSS Document */
/* začátek stylů pro obsah L1*/

body {
    background-color: #fff;
}

.layout {
    position: relative;
    margin: 0 auto;
    width: 1140px;
    margin: 0 auto;
}

.head {
    background: #2a4d66;
    width: 100%;
}

.head-content {
    margin-left: 350px;
}

    .head-content ul.contact li:not(:last-child) {
        border-right: none;
    }

    .head-content a.lang-item-active {
        border-bottom: 1px solid #fff;
    }

.footer {
    background: #f2f2f2 url(../../img/footer-bg.png) no-repeat center top;
    color: #75889e;
    font-size: 11px;
    width: 100%;
}

.footer-head {
    border-bottom: 1px solid #000;
    position: relative;
}

.footer-head-title {
    font-size: 46px;
    line-height: 46px;
    font-weight: 300;
}

.b-vertical-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.paticka-content a {
    color: #75889e;
}

.logo-homepage {
    position: absolute;
    left: 30px;
    z-index: 999;
    top: 0;
}

.logo-homepage-logo {
    display: block;
    width: 155px;
    min-height: 135px;
    background: url('../../img/logo-cg.svg') no-repeat left top;
}

.logo-homepage-shadow {
    display:block;
    -webkit-box-shadow: 2px 2px 4px 1px rgba(72, 72, 72, 0.52);
    -moz-box-shadow: 2px 2px 4px 1px rgba(72, 72, 72, 0.52);
    box-shadow: 2px 2px 4px 1px rgba(72, 72, 72, 0.52);
}

.content-homepage {
    background-color: #fff;
    position: relative;
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
}

@media screen {
    #layout {
        margin: 0 auto;
    }
}


.content-homepage-col1 {
    padding: 0;
    box-sizing: border-box;
    width: 838px;
    float: left;
    border-right: 2px solid #f2f2f2;
}

.content-homepage-col1-in {
    padding-right: 38px;
}



.content-homepage-col2 {
    margin-left: 38px;
    padding: 0;
    box-sizing: border-box;
    width: 264px;
    float: left;
}


@media print {
    #obsah .DefHomepageSl3 {
        display: none;
    }
}

.content-paticka-odkazy > li button {
    color: #75889e !important;
}

/* CSS Document */
.DefTB15Vyhledavani {
    margin: 3px 0;
    position: relative;
    /*background: url("../img/bg-homepage-vyhledavani.jpg") no-repeat scroll 0 0 transparent;*/
    /*min-height: 240px;*/
    background-color: #2a4d66;
    padding: 15px 20px
}

    .DefTB15Vyhledavani * {
        box-sizing: border-box;
    }

.DefTB15VyhledavaniZalozky {
    width: 60%;
    float: left;
}

    .DefTB15VyhledavaniZalozky li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        margin-right: 10px;
        text-align: center;
        padding: 0 10px;
    }


        .DefTB15VyhledavaniZalozky li a {
            display: block;
            background: #b4bfce;
            color: #49647b;
            text-decoration: none;
            padding: 5px 10px;
            line-height: 1;
            font-size: 16px;
        }

.DefTB15Vyhledavani a:hover {
    color: #49647b;
    text-decoration: underline;
}

.DefTB15Vyhledavani .search-title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin-right: 0;
    padding-top: 5px;
    float: left;
    vertical-align: middle;
}

.DefTB15VyhledavaniForm {
    display: block;
    width: 100%;
}


.DefTB15Vyhledavani .btn-submit {
    background-color: #fff;
    color: #003462;
    border: medium none;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    padding: 5px 10px;
    text-align: center;
    line-height: 1;
    height: 37px;
}

.DefTB15Vyhledavani .dropdown-menu > li {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 5px;
    white-space: nowrap;
}

.DefTB15Vyhledavani .dropdown-box {
    box-sizing: border-box;
    float: left;
    margin: 0 5px;
    /*overflow: hidden;*/
    width: 169px;
}

.DefTB15Vyhledavani .dropdown-section {
    float: left;
}

    .DefTB15Vyhledavani .dropdown-section .dropdown-box:first-child {
        margin-left: 0;
    }

.DefTB15Vyhledavani .dropdown {
    position: relative;
}

.DefTB15Vyhledavani .dropdown-box .btn {
    height: 37px;
    width: 169px;
}

.DefTB15Vyhledavani .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap;
    width: calc(100% - 36px);
}

.DefTB15Vyhledavani .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}

.DefTB15Vyhledavani .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #adadad;
    color: #003462;
}

.DefTB15Vyhledavani .btn-default {
    background-color: #cdd3dd;
    border-color: #fff;
    color: #2a4d66;
}

.DefTB15Vyhledavani .btn .caret {
    margin-left: 0;
}

.DefTB15Vyhledavani .dropdown > .btn > .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    top: 45%;
    right: 10px;
}

.DefTB15Vyhledavani .dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    /*min-width: 160px;*/
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    min-width: 100%;
}

.DefTB15Vyhledavani .dropdown-toggle > span {
    pointer-events: none;
}

.DefTB15Vyhledavani .open > .dropdown-menu {
    display: block;
}

/* blok nove projekty */

.np {
    background-color: #f2f2f2;
    padding: 25px;
}

.np-title {
    margin-bottom: 10px;
    color: #991914;
    font-weight: 400;
    font-size: 22px;
}

.np-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin: 0;
    padding: 0;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}

.np-list-item {
    background-color: #fff;
    padding: 10px 25px;
    list-style-type: none;
    margin-bottom: 5px;
}

.np-list-item-link {
    text-decoration: none;
}

.np-list-item-title {
    display: block;
    color: #991914;
    font-size: 15px;
    font-weight: 600;
}

.np-list-item-info {
    color: #2a4d66;
    display: block;
    position: relative;
    padding-right: 10px;
    font-size: 13px;
}

    .np-list-item-info:after {
        content: "\f054";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
    }

.top-sign {
    display: inline-block;
    position: absolute;
    z-index: 999;
    top: 230px;
    padding: 20px 25px;
    background: #ffffffd4;
    color: #2a4d66;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.top-sign-title {
    font-size: 29px;
    font-weight: 600;
}

@keyframes animateleft {
    from {
        left: -600px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

/* menu */

.sf-menu.topnav-icons {
    position: absolute;
    left: 210px;
    top: 5px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    z-index: 99999;
    padding: 10px;
    cursor: pointer;
}

.topnav-icons:hover {
    color: #fff;
}

/*.sf-menu .sf-menu {
    position: absolute;
    z-index: 9999;
    background-color: #2a4d66;
    top: 52px;
    left: 210px;
    display: none;
}*/

#menu-hp a:hover {
    color: #fff;
}

#menu-hp .sf-menu-level-1 a:hover {
    color: #000;
}

.sf-menu .sf-menu {
    background-color: #74869E;
}

.sf-menu li.sfHover ul.sf-menu-level-0 {
    top: 36px;
    left: 0;
}



.sf-menu li:hover ul.sf-menu-level-1, .sf-menu li.sfHover ul.sf-menu-level-1 {
    left: 238px;
}

ul.sf-menu-level-0 {
    padding: 0 10px;
}

.DefRB38RegistraceHomepage {
    overflow: hidden;
    margin: 15px 0;
}

    .DefRB38RegistraceHomepage .registrace {
        padding: 15px;
        color: #284d68;
        background-color: #fff;
        border: 1px solid #284d68;
        min-height: 58px;
        background: #ffffff url(https://www.central-group.cz/uloziste/ec/ecaa0297-89ea-47e8-bb99-84f48049d4cc.gif) no-repeat 0 0;
    }

    .DefRB38RegistraceHomepage .registrace-panel {
        float: right;
    }

    .DefRB38RegistraceHomepage .registrace-form {
        display: flex;
    }

    .DefRB38RegistraceHomepage .registrace-form > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .DefRB38RegistraceHomepage .registrace-sc-jmeno, .DefRB38RegistraceHomepage .registrace-sc-email {
        display: inline-block;
        margin-bottom: 10px;
    }

        .DefRB38RegistraceHomepage .registrace-sc-jmeno, .DefRB38RegistraceHomepage .registrace-sc-email, .DefRB38RegistraceHomepage .registrace-sc-souhlas {
            color: #2a4d66;
        }

    .DefRB38RegistraceHomepage .registrace-input {
        padding: 5px;
        margin: 0 10px;
        background-color: #f2f2f2;
        border: 1px solid #f2f2f2;
        font-weight: 600;
        color: #284d68;
    }

        .DefRB38RegistraceHomepage .registrace-input::placeholder {
            color: #2a4d66;
            opacity: 1;
        }

    .DefRB38RegistraceHomepage .registrace-checkbox {
        padding: 5px;
        margin: 0 10px;
    }

    .DefRB38RegistraceHomepage .registrace-submit {
        padding: 4px 15px;
        background-color: #feed01;
        border: 1px solid #feed01;
        border-radius: 4px;
        color: #2a4d66;
        font-weight: 800;
        font-size: 15px;
    }

    .DefRB38RegistraceHomepage .odeslano {
        font-size: 17px;
        font-weight: 600;
        line-height: 1.5rem;
    }
