.td-box img {width: 100%; float: left; }
.td-box.w-20 {width: calc(25% - 10px) !important; margin: 0 5px; float: left;  }
.td-box {
    transition: 100ms;
    transition-timing-function: ease;
    padding: 10px;
    margin: 10px;
    width: 33.33%;
    cursor: pointer;
    overflow: hidden;
    background: rgb(255,255,255);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    border-radius: 20px;

    height: auto;
}

.td-box:hover {
    color: white;
    background: #00a800;
}

.td-box:hover h2 {
    color: white;
}

#bccs-buttonDoNotAgree {background-color: #00a800 !important; color: white;}

div.tooltip-inner {
    font-size: 9pt;
}

.block_1 .td_body {
    display: none;
}

.block_1 .td_body1 {
    display: block !important;
}

.partners a div.partnersImgBoxes {
    float: left;
    width: calc(25%);
}
div.partnersImgBoxes {
    float: left;
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
}

div.partnersImgBoxes img {
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80% !important;
    height: auto ! important;
    transform: translate(-50%, -50%);
    transition: 100ms;
}

div.partnersImgBoxes span {
    display: none;
}

.opravarna-banner {
    color: #ffdb76; font-size: 22pt; 
    padding: 55px;
    position: relative;
    flex-wrap: wrap;
    transition: 500ms;
    float: left; width: 100%;
    background-image: url("/files/opravarna_bg.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.opravarna-banner .opravarna {
    color: #ffdb76; font-size: 22pt; width: 100%; text-align: center; margin-bottom: 25px;  text-decoration: none !important;
}

.body-icon {width: 100px;}


.floor-plan-container {
    width: 100%;
    float: left;
    position: relative;
}

.floor-plan-container img.floor-plan-image {
    position: absolute; top: 0; left: 0; width: 100%;
    z-index: 0;
}

.floor-plan-container img.floor-plan-polygon {
    z-index: 1;
}

.tooltip {
    pointer-events: none;
  }

.block_19 h1 {position: relative; z-index: 500;}

div.returnMessage {
    color: white; padding: 15px;
}

div.flexBox.flexLine {
    max-width: 790px;
    justify-content: start;
    padding-left: 0px;
}


img.menu-icon {
    float: left; width: 40px; margin-top: -30px;  transform: translateY(40px);
}

h3.opener {
    float: left; width: 100%; background: #00a800; color: white; padding: 5px 10px; cursor: pointer; font-size: 14pt;
}

h3.opener:hover {
    background: #962800;
}

a.link-bold, a:link.link-bold, a.link-bold:visited {
    color: #00a800; font-weight: bold;
}

div.target  {
    float: left; width: 100%;
}

.btn { font-size: 9pt !important;  color: white;} 
.btn-light {color: #aaa;} 
.btn-lg { font-size: 14pt !important;} 

.btn-danger {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.btn-danger:hover {
    color: #fff;
    background-color: #962800;
    border-color: #962800;
}

footer a:link, footer a:visited {
    color: white !important;
}

#MPheader span {
    color: #fff;
}
.jumbotron.w-50 {background-color: #f3f3f3 !important; width: calc(50% - 10px) !important; margin: 5px; padding: 35px;}

a.logo {width: 270px; padding: 15px; height: 100px; float: left; position: relative; display: block; -webkit-transform:translate3d(0,0,0);  display: flex;	align-items: center; justify-content: flex-start; transition: 0.3s; }  

div.image {position: relative;}

h3 span {font-size: 30pt; font-weight: bold; color: #00a800; }

.select2-selection {
    height: auto !important;
    padding: 14px 5px;
    background-color: rgba(0,0,0,0.03) !important;
    border: 0 !important;
    border-bottom: 1px solid #00a800 !important;
    border-radius: 0 !important;
}

.s-dph {
    float: left;
    color: #999;
    margin-top: -30px;
    font-size: 14pt;
    margin-bottom: 10px;
}

.ace_gutter-cell {color: #AAAAAA;}

.select2-selection__arrow {
    height: 100% !important;
}

.ace_editor * {
    font-size: 8pt !important;
}

.ace_content div {color: #fff;}

.ace_line {padding: 5px 0;}

.table_icon {
    width: 24px;
    max-height: 24px;
}


.table_icon.icon_picker_select {
    width: 48px;
    max-height: 48px;
}

.table_icon.move {
    cursor: move;
    opacity: 0.5;
}

.form_preview {
    width: 100%; border: 1px solid #ddd; height: 100px; float: left; margin-top: 5px; overflow: hidden;
}

.grey-bg {
    background-color: #eee; padding: 35px 0;
}

.preview_background {
    width: 100%; max-width: 500px; position: relative; height: auto; float: left; margin: 5px; overflow: hidden; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}

.preview_background #image_preview_bg {
    width: 100%; height: 100%;
}

.preview_background #image_preview_frame {
    width: 100%; height: 100%; position: absolute; z-index:2;
}

.form_preview.preview_background {
    content: "";
    display: block;
    padding-bottom: 50%;
  }

.preview_font {position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; overflow: hidden; font-size: 28pt; font-family: "Arial";}



.save_response {position: fixed; top: 15px; right: 15px; padding: 5px 15px; color: white; background-color: #008800; text-align: center; font-size: 10pt; display: none;}


.table_icon.move:hover {
    opacity: 1;
}

img.social_icon {width: 35px;}

a.logo img {
    width: 220px;
}

.menu_logo {
    position: absolute; top: 0px; right: 15px; width: 250px; z-index: -1;
}

.tr_header td {background-color: #eee;}
.tr_header td input {font-weight: bold; font-size: 12pt;}

.tr_breaker td {background-color: #a3f0a3; color: #000; font-size: 12pt;} 

table.default_menu {
    float: left; width: 100%;
}

table.default_menu td.shade {
    background-color: rgba(0,0,0,0.0);
}

table.default_menu td {
    padding: 5px 10px;
    vertical-align: top;;
}

table.default_menu td h2 {
    font-size: 18pt;
    border-bottom: 1px solid #666;
}

#default-form {
    margin: 0 -13px;
    width: calc(100% + 26px);
}

.flags {float: right;}
.flags img {width: 25px;}

a.nav-link56 {
    border-bottom-right-radius: 25px;
    overflow: hidden;
}

a.nav-link22 {
    background-color: #00a800;
    color: white !important;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
}

span.addressBoxCaption {
    color: #00a800;
}

.btn {
    text-transform: uppercase;
}

.mini-trigger {opacity: 0.5; width: 20px;}
.mini-trigger:hover {opacity: 1;}

.TDformLine.TDformLine_header .TDformField{
    padding-top: 17px;
}


.nav-link:hover {background-color: #aaa !important; color: #fff !important;}
.bg-light .nav-item.active .nav-link {background-color: #fff !important; color: #00a800 !important;}



nav.navbar_4.bg-light { background-color: rgba(0, 0, 0, 0.1) !important; }
nav.navbar  { background-color: rgba(0, 0, 0, 0.1) !important; }



.round_bottom {position: absolute; bottom: 0; left: 0; width: 100%; height: auto; z-index: 5;}

/*
.slick-inner-aligner { 
    background-color: #000;
    overflow: hidden;
    position: relative;
    width: 100%; float: left;
}

.slick-inner-aligner img { 
    position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%); opacity: 0.7;
}


.slick-inner-aligner:after { 
    content: "";
    display: block;
    padding-bottom: 40%;
}*/


.red-alert {background-color: #00a800;}
.red-alert .container {text-align: center; font-size: 20pt; padding: 15px 0; color: white;}

.grey-alert {background-color: #00a800;}
.grey-alert .container {text-align: center; font-size: 20pt; padding: 15px 0; color: white;}


.td_body2, .td_body22, .td_body13, .td_body27 {padding-bottom: 0px;}

.td_slick_gallery .slickSlider {padding: 5px;}
.td_slick_gallery .slickSlider img {opacity: 0.8;}
.td_slick_gallery .slickSlider img:hover {opacity: 1;}

.td_slick .slickSlider img {max-width: 100%;}

.td_slick_line {position: relative; width: 100%; z-index: 5; opacity: 1; border-bottom: 10px solid #fff; max-width: 1280px;}
.td_slick_line_main { max-width: 100% !important; width: 100%;}
.td_slick_main .slickSlider {width: 100%; height: 600px;}
.td_slick_main .slick-slide img.mainpic_bg {
    width: 100%;
    opacity: 0.5;
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); filter: blur(20px);
}

.top_icon {width: 38px; cursor: pointer;}

.jumbotron {background: rgba(255,255,255,0.5) !important;}

.td_slick_main  .slick-slide img.mainpic_top {
    position: absolute; left: 50%; transform: translateX(-50%);
    max-width: 1280px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
}

.padding-55 {padding: 55px 0;}

.btn-custom {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.navbar-light .navbar-nav .nav-link {
    color: #999;
}

.btn-custom:not(:disabled):not(.disabled).active, .btn-custom:not(:disabled):not(.disabled):active, .show>.btn-custom.dropdown-toggle {
    color: #fff;
    background-color: #8d7b47;
    border-color: #8d7b47;
}

.btn-custom.focus, .btn-custom:focus {
    box-shadow: 0 0 0 0.2rem rgb(141, 123, 71 , 0.5);
}

.btn-custom:hover {
    color: #fff;
    background-color: rgb(141, 123, 71);
    border-color: #8d7b47;
}


.td-product {
    float: left; width: 50%; padding: 20px; position: relative;
}



.video-box {width: 100% !important; height: auto !important; max-width: 800px;}

.video-box:after {
    content: "";
    display: block;
    padding-bottom: 50%;
  }

.td-product .img-cropper {float: left; width: 100%; position: relative; overflow: hidden;  border-bottom-right-radius: 25px; border-bottom-left-radius: 25px;}

.td-product .img-cropper:after {
    content: "";
    display: block;
    padding-bottom: 40%;
  }

.td-product .img-cropper img {position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%);  transition: 200ms;}
.td-product:hover .img-cropper img {transform: translate(-50%, -50%) scale(1.05);  }

.stretched-link {float: left;}

.td-product h2 {
    font-weight: 300; color: #000; text-transform: uppercase; font-size: 20pt; line-height: 130%;
}


a.td-thumbnail {
    overflow: hidden;
    position: relative;
    width: calc(20% - 30px) !important; margin: 15px;
}

a.td-thumbnail:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }


a.td-thumbnail img {position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%);  transition: 200ms;}

.email_float {
    color: #000; font-size: 16pt; margin-right: 10px;
}
.email_float span { color: #00a800; font-size: 16pt;}

.block_57 a.td-thumbnail:nth-of-type(1) {
    width: calc(100% - 10px); border-bottom-right-radius: 25px; border-bottom-left-radius: 25px;
}

.block_57 a.td-thumbnail {
    overflow: hidden;
    position: relative;
    border-bottom-right-radius: 25px; border-bottom-left-radius: 25px;
}

.block_57 a.td-thumbnail:after {
    content: "";
    display: block;
    padding-bottom: 50%;
  }


  .parallax {
    float: left; width: 100%;
    background-image: url("/files/fix_bg.jpg");
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .parallax2 {
    float: left; width: 100%;
    background-image: url("/files/esk.jpg");
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

.block_57 a.td-thumbnail img {position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%);  transition: 200ms;}

.td-boxes { margin-top: -50px; }
.td-box h2 {color: #00a800; text-transform: uppercase; width: 100%; padding: 0 15px; font-size: 16pt; text-align: center;}
.td-box p {text-align: center;}
.block {position: relative; padding: 40px 0;}
.block_4 {background-color: #fff; min-height: 500px; margin-top: 55px;}
.td-box-content {float: left; width: 100%;}
.td-box-img {display: flex; justify-content: center; }
.td-box .td-box-img img {height: 120px;  transition: 100ms; opacity: 0.7; margin: 10px 0; }
.td-box:hover .td-box-img img {width: 80%; transform: scale(1.1); opacity: 1; }


.top_icon {opacity: 0.5; transition: 100ms; transform: scale(0.8); }
.top_icon:hover {opacity: 1; transform: scale(1);}

.td-footer {background: #000; padding: 55px 0;}

.logo2 {width: 250px; float: right; }

span.td-product-content {float: left; width: 100%; height: 50px;}

.td-thumbnails {float: left; width: 100%;}
a.td-thumbnail {float: left; width: calc(50% - 30px); margin: 15px; opacity: 1;}
a.td-thumbnail:hover  {opacity: 1;}
.td-thumbnail img {float: left; width: 100%;}
.shader {display: none;}

.td-blue {background-color: #00a800;}
.td-blue span {padding: 15px 0; padding-top: 25px; color: white; font-weight: 300; text-transform: uppercase;}

.td-footer p { color: white; }

.dropdown-menu {border-left: 3px solid #ddd;}

.dropdown-item.active, .dropdown-item:active {
    background-color: #00a800;
}

.menu-show-more {
    cursor: pointer;
}

.show-more-tds {
    display: none;
}

@media only screen and (max-width: 1023px) {

    .td_slick_main  .slick-slide img.mainpic_bg  {
        display: none; 
    }

    .td_slick_main .slickSlider {
        position: relative;
    }

    .td_slick_main  .slick-slide img.mainpic_top {
        position: relative; top: 0; left: 0; width: 100%; transform: translate(0,0);
    }

    .td_slick img.logo {
        width: 300px !important;
    }


    .navbar-nav {
        margin-left: 0 !important;
    }

    .td-product h2 {
       font-size: 16pt;
    }

    a.logo img {
        width: 150px;
    }

    a.td-thumbnail {
        width: calc(50% - 30px) !important;
    }

    h1 {
        font-size: 30pt !important;
    }

    h2 {
        font-size: 16pt !important;
    }

    .td-box h2 {font-size: 10pt;}
    .polozky {
        margin-top: -50px;
    }
    .navbar-collapse {
        position: relative;
        z-index: 500;
        background-color: rgba(230,230,230,0.95);
    }
    .navbar_4  .navbar-toggler-icon {
        filter: invert(100);
    }
    .navbar_4  .navbar-toggler {
        color: rgba(255,255,255,1);
        border-color: rgba(255,255,255,1);
    }

    .td_slick a.slick_link {
        font-size: 12pt;
    }


    .logo2 {
        display: none;
    }

    .navbar-toggler {z-index: 600;}

    .td-box h2 {
        font-size: 10pt !important;
    }

    div.flexBox.flexLine {
        padding-left: 17px;
    }

    .navbar-nav .nav-link {
        color: #000;
        text-align: center !important;
        font-size: 16pt;
        font-weight: 300;
        display: flex; justify-content: center; align-items: center;
    }

    .navbar_4 .navbar-nav .nav-link {
        color: #000;
        text-align: center !important;
        font-size: 16pt;
    }

    #tableMenu .m-float-left.float-right {float: left !important;}
    #tableMenu .btn {width: 100%; margin: 0 0 2px 0;}
    .margin-mobile-top-25 { margin-top: 25px; padding-left: 35px;}

    .td-boxes {margin-top: 0;}
    .td-box {width: calc(33.33% - 20px) !important; border: none !important;}
    .email_float {display: none;}
    table.table-predplatne {min-width: 800px;}

}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 

    .td-box h2 {
        font-size: 13pt !important;
    }

    .partners a div.partnersImgBoxes {
        float: left;
        width: calc(50%);
        height: 120px;
    }

    .td_slick img.logo {
        width: 150px !important;
    }

    .td_slick a.slick_link {
        font-size: 13pt; width: 90% !important;
    }

    a.td-thumbnail {
        width: calc(50% - 30px) !important;
    }

        .block_19 {
        margin: 0;
    }

    .w-25 {
        width: 100%!important;
    }

    
    .block_19 .p-3 {
        padding: 0 !important;
    }

    .red-alert .container {
        padding: 15px 25px;
    }

    .block_19 .p-3 h1 {
        padding: 0 10px;
    }

    .block_19 .p-3 .container {
        padding: 10px !important;
    }

    .td-box {
        width: calc(100% - 20px) !important;
        height: auto !important;
        margin: 10px 5px;
    }


    .td-box-img img {width: 50%;}

    .slick-next, .slick-prev {display: none !important;}

    .navbar_4.bg-light {
        background: #000 !important;
        position: relative;
    }

    nav img.logo {width: 200px; }

    div.td-multibox-box-collector{
        position: relative !important;
    }

a.logo {justify-content: flex-start;}

    div.td-multibox-box {
        position: relative !important;
        width: 100% !important;
        top: 0; left: 0; bottom: 0; right: 0;
    }

    #tableMenu {min-width: 800px;}
    #menu {min-width: 1280px;}

    .td-multibox {
        min-height: 0;
    }

    img.logo2 {display: none;}

    .row > div[class^="col-"]:first-child {
        padding-left: 15px;
    }

   .slick-inner-aligner img {
    opacity: 1;
   }

    .row > div[class^="col-"]:last-child {
        padding-right: 15px;
    }

    .row > div {
        margin: 2px 0;
    }

    img.bigLogo, img.round_bottom {
        display: none;
    }

    .td-product {
        float: left;
        width: 100%;
        padding: 10px 0px;
        position: relative;
    }



    span.td-product-content {
        float: left;
        width: 100%;
        height: auto;
    }

    table.default_menu td h2 {
        font-size: 14pt !important;
        padding-bottom: 10px;
        border-bottom: 1px solid #666;
    }

    .menu_logo {
         width: 100px;
    }

    table.default_menu td {
        font-size: 8pt !important;
    }

    table.default_menu td:nth-of-type(2) {
        line-break: unset;
    }

    h1 {
        font-size: 20pt !important; line-height: 130%;
    }



    div.p-5-r-0 {
        order: 2;
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

.slick-inner-aligner {
    min-height: 200px;
}

    div.p-5-l-0 {
        order: 1;
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding: 0 !important;
    }

    .m-flex {display: flex; justify-content: center; flex-wrap: wrap;}

    .jumbotron.w-50 {width: calc(100% - 10px) !important;}

}


/*------------------------------------
- COLOR primary
------------------------------------*/
.alert-primary {
    color: #002d00;
    background-color: #75ff75;
    border-color: #60ff60;
}

.alert-primary hr {
    border-top-color: #47ff47;
}

.alert-primary .alert-link {
    color: #000000;
}

.badge-primary {
    color: #fff;
    background-color: #00a800;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    background-color: #007400;
}

.bg-primary {
    background-color: #00a800 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #007400 !important;
}

.border-primary {
    border-color: #00a800 !important;
}

.btn-primary {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.btn-primary:hover {
    color: #fff;
    background-color: #008400;
    border-color: #007400;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 168, 0, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007400;
    border-color: #006500;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 168, 0, 0.5);
}

.btn-outline-primary {
    color: #00a800;
    background-color: transparent;
    border-color: #00a800;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 168, 0, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #00a800;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00a800;
    border-color: #00a800;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 168, 0, 0.5);
}

.list-group-item-primary {
    color: #002d00;
    background-color: #60ff60;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #002d00;
    background-color: #47ff47;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #002d00;
    border-color: #002d00;
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #60ff60;
}

.table-hover .table-primary:hover {
    background-color: #47ff47;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #47ff47;
}

.text-primary {
    color: #00a800 !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #007400 !important;
}
