/*
Theme Name: Cirre
Theme URI: http://www.novisplet.com
Description: Cirre website
Author: noviSplet.com
Author URI: http://www.novisplet.com
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*COLORS*/

/*GREEN #2dbf9a*/

nav.mobile_menu ul>li.has_sub>span.mobile_arrow, nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 0px;
    line-height: 36px;
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 50px;
    z-index: 9000;
    -webkit-tap-highlight-color: transparent;
}

a, p a { font-weight: 700; }

li { list-style-position: outside; }#

.content a { color: #2dbf9a;}
.content a:hover { color: #2dbf9a; text-decoration: underline;}

.footer_bottom_border { background-color: rgba(173, 201, 199, 0.24) !important; }

.column-half, .column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*CONTACT FORM 7*/

.form-row {  padding-bottom: 110px; }

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.7em;
    display: block;
    margin-bottom: -12px;
}


div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f1c40f;
    /*width: 40%;*/
    /*float: right;*/
}


div.full_width_inner section#topics.parallax_section_holder div.wpb_wrapper ul li { list-style-type: none; }


.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea { height: 10.5em; }

@media only screen and (min-width: 48em) {  

    .column-half {
        width: 50%;
    }

    form.wpcf7-form.cf7_custom_style_1 div.form-row div.column-half:first-child {
        padding-left: 0px;
    }

    form.wpcf7-form.cf7_custom_style_1 div.form-row div.column-half::nth-child(2) {
        padding-right: 0px;
    }

}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #2dbf9a;
    color: #ffffff;
    font-style: normal;
    text-transform: none;
    height: 15px;
    line-height: 15px;
    padding: 15px 25px;
}

td {
    border: 1px solid #ccc;
}



#file-805 {  padding: 13px 17px; background-color: #f8f8f7;}
    #date-from { margin-left: -10px; }
    #date-to { margin-left: 10px; }




@media only screen and (max-width: 1200px) and (min-width: 1000px) {
  
    nav.main_menu > ul > li > a { font-size: 14px; padding: 0px 7px; }


}



@media screen and (max-width: 762px) {

 #date-from { margin-left: 0px; }
    #date-to { margin-left: 0px; }

    .column-half { padding: 0.0rem; }

}


@media only screen and (max-width: 705px) {

  .breadcrumb {   margin-top: 140px;}

}


@media only screen and (max-width: 505px) {
    .breadcrumb {   margin-top: 104px;}
}

@media only screen and (max-width: 405px) {
    .breadcrumb {   margin-top: 90px;}
}


/* PODPORA 2.2.2025 --- START */
#topics {
    background-size: cover !important;
}
.header_bottom {
    max-width: 1920px;
    margin: 0 auto;
}


.home .carousel-inner .item .image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35); /* Black overlay with 20% opacity */
    z-index: 1; 
}

@media screen and (max-width: 1380px) {
    .home    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
        font-size: 40px !important;
        line-height: 145% !important;
    }
}

@media screen and (max-width: 992px) {
    .home    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
        font-size: 0.5em !important;
        line-height: 145% !important;
    }
    .home .carousel-inner p,
    .home .carousel:not(.advanced_responsiveness) .carousel-inner .q_slide_subtitle span {
        font-size: 18px !important;
        line-height: 145% !important;
    }
    
    .home .carousel-inner .item .image::before {
            background: rgba(0, 0, 0, 0.55);
    }
    .home .vc_custom_1455177376624 h1 {
        font-size: 2.2em !important;
        padding: 0 15px;
    }
}
@media screen and (max-width: 768px) {
.home    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
    font-size: 0.4em !important;
    line-height: 135% !important;
}
    
}
/* PODPORA 2.2.2025 --- END */