
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.line-separated-row {
    position: relative;
}

.line-separated-col,
. video-line-frame {
    position: relative;
}

.line-separated-col:before,
.line-separated-col:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
}

.line-separated-row-lines {
    position: absolute;
    width: 100%;
}

.line-frame {
    position: relative;

}

.line-frame-inner {
    padding: 20px;
}

.video {
    max-width: 680px;
}

.video a {
    display: block;
    padding: 20px;
}

.line-frame-lines:before,
.line-frame-lines:after {
    z-index: 10;
}

.line-separated-row-lines:before,
.line-separated-row-lines:after,
.line-frame-lines:before,
.line-frame-lines:after {
    position: absolute;
    display: block;
    content: '';
}

.line-separated-row-top-lines,
.line-frame-top,
.line-frame-lines-top {
    left: 0;
    top: 0;
}

.line-separated-row-bottom-lines,
.line-frame-bottom,
.line-frame-lines-bottom {
    left: 0;
    bottom: 0;
}

.line-separated-row-top-lines:before,
.line-frame-lines-top:before {

    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-image: url("../img/corner-line-top-left.png");
}

.line-separated-row-top-lines:after,
.line-frame-lines-top:after {
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    background-image: url("../img/corner-line-top-right.png");
}

.line-separated-row-bottom-lines:before,
.line-frame-lines-bottom:before {

    width: 20px;
    height: 20px;
    left: 0;
    bottom: 0;
    background-image: url("../img/corner-line-bottom-left.png");
}

.line-separated-row-bottom-lines:after,
.line-frame-lines-bottom:after {
    width: 20px;
    height: 20px;
    right: 0;
    bottom: 0;
    background-image: url("../img/corner-line-bottom-right.png");
}

.namenska-line-separated-col-2:before,
.namenska-line-separated-col-3:before,
.namenska-line-separated-col-4:before {
    width: 20px;
    height: 37px;
    background-image: url("../img/t-line-left.png");
    top: -18px;
    left: 0px;
}

.namenska-line-separated-col-2:after,
.namenska-line-separated-col-3:after,
.namenska-line-separated-col-4:after {
    width: 20px;
    height: 37px;
    background-image: url("../img/t-line-right.png");
    top: -18px;
    right: 0px;
}

@media (min-width: 768px) {
    .namenska-line-separated-col-2:before {
        width: 37px;
        height: 20px;
        background-image: url("../img/t-line-top.png");
        top: 0;
        left: -18px;
        right: initial;
        bottom: initial;
    }

    .namenska-line-separated-col-2:after {
        width: 37px;
        height: 37px;
        background-image: url("../img/plus-line.png");
        bottom: -18px;
        left: -18px;
        right: initial;
        top: initial;
    }

    .namenska-line-separated-col-3:before {
        width: 20px;
        height: 37px;
        background-image: url("../img/t-line-left.png");
        top: -18px;
        left: 0px;
        right: initial;
        bottom: initial;
    }

    .namenska-line-separated-col-3:after {
        width: 37px;
        height: 20px;
        background-image: url("../img/t-line-bottom.png");
        top: initial;
        left: initial;
        right: -18px;
        bottom: 0;
    }

    /*.namenska-line-separated-col-3:after,*/
    /*.namenska-line-separated-col-3:before{*/
    /*display: none;*/
    /*}*/
    .namenska-line-separated-col-4:before {
        width: 37px;
        height: 37px;
        background-image: url("../img/plus-line.png");
        bottom: initial;
        left: -18px;
        right: initial;
        top: -18px;
    }

    .namenska-line-separated-col-4:after {
        width: 20px;
        height: 37px;
        background-image: url("../img/t-line-right.png");
        bottom: initial;
        left: initial;
        right: 0;
        top: -18px;
    }
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {
    .namenska-line-separated-col-2:before,
    .namenska-line-separated-col-3:before,
    .namenska-line-separated-col-4:before {
        width: 37px;
        height: 20px;
        background-image: url("../img/t-line-top.png");
        top: 0;
        left: -18px;
        bottom: initial;
        right: initial;
    }

    .namenska-line-separated-col-2:after,
    .namenska-line-separated-col-3:after,
    .namenska-line-separated-col-4:after {
        width: 37px;
        height: 20px;
        background-image: url("../img/t-line-bottom.png");
        bottom: 0;
        left: -18px;
        top: initial;
        right: initial;
    }
}

.eng_lang_page .home-about-sec,
.eng_lang_page .home-process-sec {
    margin: 0;
}

.wysiwyg-content p img {
    display: inline-block;
}

.contact-info__col a {
    color: #fff;
}

body img {
    height: auto;
}

@media (min-width: 992px) {
    .page-sub-sec__sub-title {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.4;
        font-style: italic;
        margin-top: 1rem
    }
}

.upitnik-form-wrap #submit_kontakt {

    font-size: 2.4rem;
}

@media (min-width: 768px) {
    .half-page-content.right {
        padding-right: 40px;
    }
}

.ref-img {
    display: inline-block;
}

@media (min-width: 992px) {
    .page-sub-sec__title {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.page-sub-sec__sub-title {
    font-size: 16px;
    font-size: 1.6rem;
}

.page-sub-sec__header {
    margin-bottom: 15px;
}

.page-sec__header-small {
    margin-bottom: 20px;
}

.page-sub-sec {

    padding: 20px 40px;

}

.page-sec__title-small {

}

.home-intro-sec .full-bg__img {
    background-image: url(../img/full-bg-4-5.jpg);
    background-size: cover;
    background-position: 60%, 50%;
}

@media (max-width: 400px) {
    .full-bg__overlay {
        /*opacity: 0;*/
    }

    .home-intro-sec .full-bg__img {
        /*background-image: url(../img/full-bg-2.jpg);*/
        opacity: 1;
    }
}

em.red-text {
    color: #be212f;
    font-style: normal;
}

.page-sec-namenska {
    padding-top: 80px;
    margin-bottom: 60px;
}

.namenska-item {
    padding: 20px 30px;
}

.namenska-item__title {
    /*height: 58px;*/
    margin-bottom: 15px;
    /*display: flex;*/
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}

.namenska-item__text {
    font-size: 16px;
    color: #888;
    height: auto;
}

.service-prev {
    box-shadow: none;
    background-color: transparent;
    margin-bottom: 0;
}

.blog__title.text-center {
    text-align: center;
}

.page-social__mobile {
    display: flex;
    padding: 10px 20px;
    justify-content: center;
}

.page-social__mobile a {
    padding: 15px;
}

.upitnik__checkbox-list {
    display: flex;
}

.upitnik__checkbox-list-item {
    margin-right: 40px;
}

@media (max-width: 991px) {
    .upitnik__checkbox-list {
        display: block;
    }

    .upitnik__checkbox-list-item {
        margin-right: 0;
    }
}

.upitnik__checkbox-list-item-link {
    margin-left: 6px;
}

@media (max-width: 767px) {
    .contact-info-sec .page-sub-sec__title {
        font-size: 24px;

    }
}

.page-intro-sec .full-bg__img {
    background-image: url(../img/header-bg-v5-1.jpg);

}

.reade-more-post-prev {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
}

.reade-more-post-prev__header {
    color: #fff;
    display: block;
    height: 58px;
    overflow: hidden;
    padding: 10px 15px;
    background-color: #be212f;
    transition: all .5s ease;
}

.reade-more-post-prev__link:hover {
    text-decoration: none;
}

.reade-more-post-prev__link:hover .reade-more-post-prev__header {
    color: #fff;
    background-color: #1c1c1c;
    text-decoration: none;
}

.reade-more-post-prev__image {
    display: block;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.reade-more-post-prev__image-icon {
    position: absolute;
    bottom: 20px;
    right: -30px;
    z-index: 5;
    color: #be212f;
    font-size: 30px;
    transition: all .5s ease;
}

.reade-more-post-prev__link:hover .reade-more-post-prev__image-icon {
    right: 20px;
}

.reade-more-post-prev__body {
    padding: 15px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.4;
    height: 96px;
    overflow: hidden;
}

.ss-content {
    font-size: 16px;
    color: #666;

}

.ss-content-header .svg-wrap svg {
    width: 90px;
    height: auto;
}

.ss-content-header .svg-wrap svg .a {
    fill: rgba(51, 51, 51, .2);
}

.ss-content-header {
    text-align: center;
    display: block;
    padding: 40px 0;
}

.ss-content-sub-header {
    padding-right: 0;
}

.ss-content-sub-header {
    margin-bottom: 40px;

}

.ss-content-title-2 {
    font-size: 18px;
    line-height: 1.6;
}

.ss-content-title-2 br {
    display: none;
}

.ss-item {
    display: block;
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background-color: rgba(255, 255, 255, 0.8);
}

.ss-item__text {
    color: #666;
    padding: 40px;
}

.ss-item__image {
    text-align: center;
}

.ss-item__image img {
    display: inline-block;
}

@media (min-width: 400px) {
    .ss-content-title-2 br {
        display: inline;
    }
}

@media (min-width: 768px) {
    .ss-item {
        box-shadow: none;
        background-color: transparent;
        margin-bottom: 80px;
    }

    .ss-content-header {
        display: flex;
        text-align: left;
    }

    .ss-content-header .svg-wrap svg {
        width: 100%;
        height: auto;
    }

    .ss-content-title-2 {
        font-size: 24px;

    }

    .ss-content-header-icon .svg-wrap {
        width: 120px;
        margin-right: 30px;
    }

    .ss-item {
        display: flex;
        align-items: center;
    }

    .ss-item.ss-item-even {
        flex-direction: row-reverse;
    }

    .ss-item-odd .ss-item__text {
        margin-left: -60px;
    }

    .ss-item-odd .ss-item__image {
        margin-right: -60px;
    }

    .ss-item-even .ss-item__text {
        margin-right: -60px;
    }

    .ss-item-even .ss-item__image {
        margin-left: -60px;
    }

    .ss-item__text-wrap {

        flex-basis: 100%;
        flex: 1;
        position: relative;
        z-index: 5;
    }

    .ss-item__image-wrap {

        flex-basis: 100%;
        flex: 1;
    }

    .ss-item__text {
        padding: 40px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .3);
        background-color: rgba(255, 255, 255, 0.8);
    }

}

@media (min-width: 992px) {
    .ss-content-sub-header {
        margin-bottom: 60px;
        padding-right: 30%;
    }
}

.ss-form-sec {
    display: block;
}

.ss-form__wrap {
    background-color: #be212f;
    color: #fff;
    padding: 20px;
}

.ss-form__wrap .form-control {
    border: none;
    box-shadow: none;
    /*height: 40px;*/
}

.ss-form__wrap .small-label {
    font-size: 14px;
    font-weight: 500;
}

.ss-form__text-wrap {
    text-align: center;
    margin-bottom: 20px;
}

.ss-form__title {
    margin-bottom: 20px;
}

.ss-form__text-title {
    margin-bottom: 30px;
    line-height: 1.4;
}

.ss-form__text {
    color: #888;
}

@media (min-width: 768px) {
    .ss-form__wrap {
        padding: 40px;
    }

    .ss-form-sec {
        display: flex;
        align-items: center;
    }

    .ss-form__text-wrap {
        margin-bottom: 0;
    }

    .ss-form__text-wrap,
    .ss-form__wrap {
        flex-basis: 100%;
        flex: 1;
        margin: 0 30px;
    }

}

.ref-img {
    display: block;
}

.ref-slider .slick-arrow {
    position: absolute;
    left: initial;
    top: 40px;
    width: 40px;
    height: 40px;
    background-color: rgba(49, 49, 49, 0.6);
    z-index: 20;
}

.ref-slider .slick-arrow:hover {
    background-color: rgba(49, 49, 49, 0.95);
}

.ref-slider .slick-prev {
    right: 70px;
}

.ref-slider .slick-next {
    right: 20px;
}

.service-video {
    max-width: 100%;
}

.form-success-alert-1 {
    margin-top: 20px;
}

.video-no-link-image {
    display: block;
    padding: 20px;
}

.video-link {
    display: block;
    padding: 20px;
}

.half-page-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.wysiwyg-content h2 {
    font-size: 24px;
}

@media (min-width: 992px) {

    .page-sec-mrg.apa-tim-sec > .inner {
        margin-right: 160px;
        margin-left: 60px;
    }

    .half-page-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .wysiwyg-content h2 {
        font-size: 32px;
    }
}

.video-popup-link {
    display: block;
    position: relative;
    padding: 20px;
}

.home-intro__title {

}

@media (min-width: 400px) {
    .home-intro__title {
        font-size: 32px;
        font-size: 3.2rem;
    }
}

@media (min-width: 768px) {
    .home-intro__title {
        font-size: 60px;
        font-size: 6rem;
    }
}

@media (min-width: 992px) {
    .home-intro__title {
        font-size: 80px;
        font-size: 8rem;
    }
}

@media (min-width: 1200px) {
    .home-intro__title {
        font-size: 100px;

    }
}

@media (min-width: 1400px) {
    .home-intro__title {
        font-size: 100px;

    }
}

@media (min-width: 1600px) {
    .home-intro__title {
        font-size: 100px;

    }
}

.ref-gallery {
    padding-top: 15px;
}

.ref-gallery__title {
    font-size: 32px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ss-item-ref {
        margin-bottom: 15px;
    }
}
.ref-gallery__link{
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.ss-item__text-header {
    margin-bottom: 30px;
}

.ss-item__text-title {

}

.ss-item__text-body {

}

/*End file*/
