.dropdown-block.active .dropdown-content {   
    height: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
}

.dropdown-block.active:hover .dropdown-content {
    height: auto;
    width: auto;
    visibility: visible;
    opacity: 1;
}

.product-description .text-block .perex p {
    line-height: 23px;
    color: #11303d;
    font-size: 15px;
    font-weight: 300;
}



/*----------------------------------------------------------------------------*/

.structure-paragraph-block .photo-left,
.structure-paragraph-block .photo-right {
    width: 100%;
}

.structure-paragraph-block .photo-left {
    /*padding-right: .9375rem;*/
}
.structure-paragraph-block .photo-right {
    /*padding-left: .9375rem;*/
}

.structure-paragraph-block .photo-center,
.structure-paragraph-block .photo-orig {
    /*margin-bottom: 20px;*/
}

.structure-paragraph-block .center {
    text-align: center;
}
.structure-paragraph-block .photo-orig img {
    text-align: center;
}

.structure-galerie-block .gallery-slider,
.structure-paragraph-block .file-block,
.structure-content-block .wsw table {
    margin-bottom: 70px;
}


.wsw ol, 
.wsw ul {
    margin: 0 0 40px 0;
}

.wsw ol ol, 
.wsw ul ul {
    margin: 10px 0 10px 0;
}

.wsw h2{
    color: #ff9d00;
}

.clearfix {
    clear: both;
}


.structure-video-block .video {
    margin-bottom: 20px;
}
.structure-video-block p {
    text-align: justify;
}

.content-section {
    padding: 0 20px 60px 20px;
}


.form-success {
    text-align: center;
    color: #ffffff;
}

.form-success p {
    font-size: 18px;
}

.message-box-home {}
.message-box-home p {
        display: block;
    margin-bottom: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 300;
    padding: 0 45px;
}




.home-main-box {}
.home-main-box p {
    display: block;
    margin-bottom: 30px;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
}
.home-main-box h2 {
    display: block;
    margin-bottom: 35px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}


.select2-dropdown .select2-results__options .select2-results__option {
    padding: 12px 15px;
}

.table-row{
    display: table-row;
}


.mn-skupina-list li.active a span {
    text-decoration: underline;
}
.mn-skupina-list li.active a span.text {
    font-weight: bold;
    text-decoration: none;
}



.form .placeholder.style-3 label {
    color: #11303d;
}
.form .placeholder.style-3.active label {
    background: #fff;
}

.form .input-block.style-3 input {
    border-bottom: 2px solid #11303d;
    color: #11303d;
}
.form .textarea-block.style-3 textarea {
    border: 2px solid #11303d;
    color: #11303d;
}

.form .textarea-block-1 textarea {
    height: 230px;
}

.checkbox-dark {
    
}

.checkbox-dark .check-label {
    text-align: left;
}

.checkbox-dark .check-label span {
    color: #11303d;   
}

.checkbox-dark .check-label-box {
    border-color: #11303d;
}

.select-blocks {
    margin: 10px 0 20px;
    padding-bottom: 20px;
    
}

.select-blocks h2 {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 700;
    color: #11303d;
}

.main-banner .text-block .perex {
    height: 65px;
}
.main-banner .text-block .title {
    margin-bottom: 10px;
}


.contact-text-section {
    padding-bottom: 20px;
}
.contact-text-section p {
    text-align: center;
}
.modal-box.modal-img{
    width: 1230px;
}
.modal-body figure:last-of-type{
    margin-bottom: 0;
}

.lower,
.product-stats-block .text-bold .lower {
    text-transform: lowercase;
}
header .logo{
    height: 80px;
}
.navigation-menu{
    left:0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.products .title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 43px;
}
.products .type{
    height: 36px;
    overflow: hidden;
}
.main-about .about ul li{
    padding-left: 25px;
    line-height: normal;
}
.main-about .about ul li:before{
    position: absolute;
    top:0;
    left:0;
    display: block;
}
header .navigation .navigation-wrapper{
    padding-right: 20px;
}
header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link{
    height: 80px;
}

.alert{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-left: 10px solid transparent;
    border-bottom: 2px solid transparent;
    border-top: 0;
    border-right: 0;
    line-height: normal;
    margin-bottom: 20px;
}
.alert-danger{
    border-color: #ff2400;
    color: #ffffff;
    background-color: #11303d;
}
.alert-success{
    border-color: #009F06;
    color: #ffffff;
    background-color: #11303d;
}
.alert-info{
    border-color: #00a1e6;
    color: #ffffff;
    background-color: #11303d;
}
.alert-info a {
    color: #00a1e6;
}

footer .newsletter-block .submit-block .newsletter-submit{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
footer .newsletter-block .submit-block .newsletter-submit .icon{
    margin-left: 0;
}

.loading-spinner{
    display: none !important;
}

.main-headline .headline-block .title span {
    font-size: 50px;
}

.products .price-block .price span{
    display: block;
    font-weight: 300;
    font-size: 12px;
}
.item-state-wrapper{
    position: absolute;
    top:0;
    left:0;
    right:0;
    text-align: center;
    background: #ff2400;
    color: #ffffff;
    padding: 10px;
    font-weight: 700;
    z-index: 1;
}


.product-gallery .status-green,
.status-green {
    
}

.product-gallery .status-orange,
.status-orange {
    background-color: #ff9d00;
}

.product-gallery .status-red,
.status-red {
    background-color: #ff2400;
}

.calculation-form .content .item:last-child{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.calculation-form .content .item:last-child .text,
.calculation-form .content .item:last-child .result{
    width: auto;
}
.calculation-form .content .result{
    font-size: 24px;
}
.navigation-menu .menu-items .item .badge{
    position: absolute;
    top:10%;
    right:25%;
    width: 30px;
    height: 30px;
    z-index: 1;
    background: #ff9d00;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
}
.products .item:hover .image-block img{
    -webkit-backface-visibility: initial;
}
.products .info-block .icon-block{
    height: 46px;
}

.product-description .right-panel .link.link-facebook{
    background-color: #445ead;
}

.dropzone-styles {
    margin-top: 20px;
}

.dropzone {
    min-height: 0;
}

.dropzone-styles .dz-clickable {
    cursor: pointer;
    border: none;
}

.dropzone-styles {
    background: white;
    border: 2px dashed #11303d;
    padding: 20px;
}

.dropzone-styles label {
    display: none;
}

.content-section-padding-top {
    margin-top: 40px;
}

.modal-block-banner{
    pointer-events: none;
}
.modal-block-banner .modal-body,
.modal-block-banner .close-trigger{
    pointer-events: all;
}

.breadcrumbs{
    /*margin-bottom: 0;*/
}

.contact-info-section.no-padding{
    padding-top: 15px;
}

.bg-green{
    background-color: #2bbf2b;
}
.btn-primary-fill.bg-green:hover {
    background-color: #29a429;
    color: #fff;
}
/*smap*/
.smap {
    background-color: #fff;
}
.smap .card {
    height: auto !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 72px !important;
    overflow: unset !important;
}
.smap .card .card-body {
    height: auto !important;
    width: 100% !important;
}
.smap .card .card-footer {
    background-color: transparent !important;
    position: absolute !important;
    bottom: -25px !important;
    width: 100% !important;
}
.products .smap .card .content {
    padding-bottom: 0;
}
.bottom-arrow {
    position: absolute;
    z-index: 999;
    border: solid 14px transparent;
    border-top-color: #fff;
    margin: -13px 0 0 0;
    left: 50%;
    transform: translateX(-50%);
}
.bottom-arrow.bottom-arrow-shadow {
    border-top-color: rgba(0,0,0,0.2);
}
.smap>div>div>div>div>img {
    -webkit-filter: brightness(1.1) grayscale(100%) opacity(.9);
    filter: brightness(1.1) grayscale(100%) opacity(0.9);
}

footer .footer-secondary .text {
    display: inline-block;
    padding-right: 5px;
}
footer .footer-secondary a.text:hover {
    text-decoration: underline;
}

.main-reference .reference-slider-author .author {
    font-size: 30px;
}

@media (min-width: 750px) {

    .structure-paragraph-block .photo-left,
    .structure-paragraph-block .photo-right {
        width: 50%;
    }

    .structure-paragraph-block .photo-left {
        float: left;
        margin: 0 20px 20px 0;
    }

    .structure-paragraph-block .photo-right {
        float: right;
        margin: 0 0px 20px 20px;
    }

    .structure-paragraph-block .has-title {
        margin-bottom: 80px;
    }
    
}
@media (min-width: 992px){
    header .navigation .navigation-wrapper .nav .nav-list .nav-item.active .nav-link:after{
        top:0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@media (max-width: 1349px){
    .main-about .about-slider-author{
        left: -110px;
    }
    .main-about .about-slider .item{
        padding-left: 70px;
    }
    .main-about .content{
        width: 680px;
    }
    .slick-arrows.style-4 .icon{
        width: 55px;
    }
    .slick-arrows.style-4.slick-prev{
        right: 55px;
    }
}
@media (max-width: 1329px){
    .modal-box.modal-img{
        width: 100%;
    }
}
@media (max-width: 1200px){
    .main-about .content {
        width: 100%;
    }
}

@media (max-width: 992px){
    header .logo{
        height: auto;
    }
    header .navigation .navigation-wrapper .nav .nav-list .nav-item .nav-link{
        height: auto;
    }
}
@media (max-width: 767px){
    .main-about .about ul li{
        padding-left: 0;
        line-height: normal;
    }
    .main-about .about ul li:before{
        position: relative;
        top:auto;
        left: auto;
        display: inline-block;
    }
    .navigation-menu .menu-items .item .badge{
        right: 15%;
    }

    .modal-overlay-banner,
    .modal-overlay-banner.active,
    .modal-block-banner{
        display: none;
    }
}
@media (max-width: 544px){
    .navigation-menu .menu-items .item.active .text,
    .navigation-menu .menu-items .item.active .icon{
        color: #00a1e6;
    }
}
