/*
Theme Name: Ekopolis
Theme URI: http://ekopolis.sk/
Author: OKTO Digital
Author URI: http://www.oktodigital.com/
*/


/*@charset 'utf-8';*/


/*@import url('css/screen.css');
@import url('css/isotope_css.css');
@import url('css/cf7_css.css');*/

.cykloplatforma {
    min-height: 116px
}

.social-color-instagram .fa {
    color: #646464;
}

.social-color-instagram:hover {
    background-color: #646464;
}

.social-color-instagram:hover .fa {
    color: #fff;
}

@media only screen and (max-width: 1170px) {
    .cykloplatforma {
        min-height: 92px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cykloplatforma {
        min-height: 116px;
    }
}

.navigation.pagination {
    margin: 45px 0 15px 0;
    text-align: center;
}

.navigation.pagination h2.screen-reader-text {
    display: none;
}

.navigation.pagination .page-numbers {
    border: none;
    border-radius: 0;
    padding: 5px;
    margin: 5px;
}

.box-equal-height {
    height: 470px;
}

.box-equal-height p {
    margin-bottom: 0;
}

.g-recaptcha>div {
    width: 100% !important;
    max-width: 100%;
}

.g-recaptcha>div iframe {
    width: 100% !important;
    max-width: 100%;
}

.grecaptcha-badge {
    visibility: hidden !important;
}