#turizmus-hasznos-informaciok {
    position: relative;

    /*height: 500px;*/
    /*height: 733px;*/

    /*background: url("../../images/front/city-info/varosinformacio_1920x720.jpg") no-repeat center center;*/
    background: url("../../images/landing_page/turizmus/hasznos_informaciok/turizmus_hasznos_informaciok_1920x740.jpg") no-repeat center center;
    background-size: cover;

    margin-top: 30px;

    padding-top: 70px;
    padding-bottom: 170px;
}

#turizmus-hasznos-informaciok .container {
    position: relative;

    height: 100%;
}

#turizmus-hasznos-informaciok .row {
    position: relative;

    /*margin-top: 15px;*/
    /*margin-left: -19px;*/
    /*margin-left: -17px;*/
}

#turizmus-hasznos-informaciok .col-lg-6 {
    position: relative;
    /*margin-top: 66px;*/
    /*margin-left: -16px;*/
}

#turizmus-hasznos-informaciok .turizmus-left-column {
    margin-left: -16px;
    margin-right: 12px;
}

#turizmus-hasznos-informaciok .front-title {
    color: #ffffff;
}

/*#turizmus-hasznos-informaciok .front-blue-text-with-line {*/
#turizmus-hasznos-informaciok .front-blue-text-with-line,
#turizmus-hasznos-informaciok .front-blue-text-with-line-new {
    margin-top: 3px;

    margin-bottom: 52px;
}

#turizmus-hasznos-informaciok .front-blue-text-with-line,
#turizmus-hasznos-informaciok .front-blue-text-with-line-new .front-blue-text-with-line-new-text {
    color: #ffffff;
}

#turizmus-hasznos-informaciok .front-blue-text-with-line:after,
#turizmus-hasznos-informaciok .front-blue-text-with-line-new .front-blue-text-with-line-new-line {
    background-color: #ffffff;
}

.turizmus-hasznos-informaciok-link {
    position: relative;

    display: block;

    width: 577px;
    height: 60px;

    margin-bottom: 13px;

    /*border-radius: 10px;*/
    border-radius: 7px;

    color: #ffffff;

    font-family: Rogan-Bold;
    font-size: 24px;

    padding: 14px 24px;
    letter-spacing: 0.3px;

    background-color: rgba(255, 255, 255, 0.2);

    transition: all 0.5s ease;
}

.turizmus-hasznos-informaciok-link:hover,
.turizmus-hasznos-informaciok-link:focus {
    text-decoration: none;

    color: #ffffff;

    background-color: #4888d4;
}

/*#front-services .front-card-container {*/
    /*margin-top: 48px;*/
/*}*/



/* responsive */
@media (max-width: 1199px) {
    #turizmus-hasznos-informaciok .front-city-info-link {
        width: 100%;
    }
}

@media (max-width: 991px) {
    #turizmus-hasznos-informaciok {
        padding: 0;
        padding-bottom: 30px;
    }

    #turizmus-hasznos-informaciok .turizmus-left-column {
        margin: 0;
    }

    #turizmus-hasznos-informaciok .front-title {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    #turizmus-hasznos-informaciok .front-city-info-link {
        width: 94%;
    }
}
