.imagecontour {
    padding: 10px;
    border: solid 1px #EFEFEF;
    background-color: #FFFFFF;
}

.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}
.effect2:after
{
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.c-icon-wrapper.c-theme-bg-on-parent-hover > a > img {
    width: 100%;
}
.c-content-feature-2.c-option-2 .c-icon-wrapper {
    padding: 0;
}

.c-brand {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
    margin-top: 0px !important;
}

.contact-section {
    font-weight: 600;
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: 400px;
}

.c-content-contact-1 > .row .c-body > .c-section {
    text-align: left !important;
}

.c-desktop-logo {
    width: 75px;
}

.c-desktop-logo-inverse {
    width: 75px;
}

.c-mobile-logo {
    width: 25px;
}

.c-page-on-scroll .c-layout-header.c-layout-header-4 {
    background: #DBDBDB none repeat scroll 0 0;
}

.c-page-on-scroll.c-layout-header-fixed .c-layout-header {
    height: auto;
}

.c-page-on-scroll .c-layout-header.c-layout-header-4 {
    background: #000 none repeat scroll 0 0;
    border-bottom: 3px solid #e9c04e;
    opacity: 0.8;
}

.c-layout-header-page {
    position: unset !important;
}

.c-theme-nav li:focus > a:not(.btn),
.c-theme-nav li:active > a:not(.btn),
.c-theme-nav li:hover > a:not(.btn) {
    color: #E9C04E !important;
}

.tp-bullets.round > .tp-bullet.selected {
    background: #E9C04E none repeat scroll 0 0;
}

.c-content-contact-1-gmap {
    margin: 40px;
}

.c-content-title-1 > .c-line-center {
    width: 60px;
}
.c-theme-bg {
    background: #E9C04E none repeat scroll 0 0 !important;
}

.business-headtext {
    font-size: 20px;
    margin-top: 20px;
}

.business-title {
    font-size: 20px;
}

#map {
    height: 330px;
}

#maps-content {
    margin: 40px;
}


.szechenyi-logo > a > img {
    width: 260px;
    margin-top: 120px;
}

.c-overlay-object.uzletagak.img-responsive {
    height: 280px;
    width: 100%;
}


.c-overlay-object.rolunk.img-responsive {
    height: 280px;
    width: 100%;
}

.c-overlay-object.img-responsive {
    height: 280px;
    width: 100%;
}

.c-main-title-circle {
    color: #e9c04e !important;
    font-size: 42px !important;
}

.c-link {
    color: #e9c04e !important;
}

.c-main-title-circle {
    margin-left: 100px;
    text-align: left;
    margin-top: 100px;
}

.footer-contact-text {
    margin-top: 40px;
    color: #e9c04e;
}

.footer-contact-text a {
    color: white;
}

.footer-contact-text img {
    width: 180px;
}



.video-box {
    height:360px;
}

.c-layout-footer {
    background: #000 none repeat scroll 0 0;
    border-bottom: 3px solid #e9c04e;
    border-top: 3px solid #e9c04e;
    opacity: 0.8;
}

.uzletagak-title {
    color: #3f444a !important;
}

.c-link:hover {
    font-size: 17px !important;
}

.c-link {
    font-size: 16px !important;
}


.footer-bg {
    background-image: url("https://refpontkft.hu/static/img/slider/slide3.jpg");
    width: 100%;
    height: 445px;
    position: absolute;
    background-size: 50% 100%;
}

.cbp-caption-defaultWrap > img {
    height: 280px;
}

.c-content-overlay {
    border: 2px solid #ccc;
}

body {
    color: #3f444a;
}

.c-logo {
    color: #e9c04e !important;
}

.iframe-box {
    height: 100%;
}

.c-content-box.c-size-md {
    padding: 110px 0 !important;
}

@media (min-width: 992px) {
    .c-layout-header .c-navbar .c-mega-menu.c-pull-right {
        margin-right: 25px;
    }
}