@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

a,
a:focus,
a:hover,
button:focus {
    outline: 0;
}

html {
    overflow-x: hidden;
}

body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

@-moz-document url-prefix() {
    body {
        font-weight: 300 !important;
    }
}

a,
a:focus,
a:hover {
    text-decoration: none;
    color: inherit;
}

.carousel-cell {
    border:0px solid red;
	display: flex;
	align-items: center;
	justify-content: center;
	/*width:100%;*/
}

.carousel-cell img {
    /*height:100vh;*/
	width: 100vw;
}

.slider-top {
    position: absolute;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100px;
    padding: 20px;
    color: white;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 93%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.szolg-ul {
    
    list-style-type: circle;
    padding: 15px;

}

.szolg-row h3 {
    margin: 0;
}

.szolg-row h4 {
    
    font-size: 1rem;
    margin: 0;
    line-height: 1.85;
    margin-left: 8px;

}

.whiteberg-logo {

    font-weight: 700;
    font-size: 1.35rem;
}

.hotline-container {
    text-align: center;
}

.hotline-number {
    border: 2px solid white;
    border-radius: 6px;
    padding: 3px 15px 0px 15px;
    font-weight: 600;
}
.nagy-borond img {
    height: 24px;
	color:white;
}

.hotline-text {
    color: black;
    font-size: 0.85rem;
    font-weight: 600;
    background: white;
    width: 60%;
    margin: 0 auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 30px;
}

.berelheto-cta {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 60px;
    text-transform: uppercase;
    font-weight: 600;
    background: white;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.32);
box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.32);
}

.autoberles {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 60px;
    padding-top: 100px;
    color: white;
    text-shadow: 4px 4px 4px black;
    font-size: 0.85rem;
}


.kapcsolat-text {
    line-height: 2.5;
}

nav {
    
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;

}

.kerjen {
    cursor: pointer;
    background: white;
    color: black;
    text-transform: uppercase;
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 4px;

}

.social-icons {
    text-align: center;
    margin-top: 30px;
}

.social-icons img {
    height: 36px;
}

.social-container {
    border-top: 1px solid white;
}

label {
    margin-bottom: 0;
}

.modal-footer {
    justify-content: space-between;
}

.stars {
    
    display: block;
    margin-bottom: 15px;

}

.stars img {
    width: 20px;
    padding: 0 3px;
}

.berelheto-cta img {
    margin-right: 10px;
}

.intro-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 45px;
    z-index: 1;
    text-align: center;
    color: white;
    font-size: 0.85rem;
    width: 60%;
    background: rgba(0,0,0,0.75);
    padding: 15px;
    border: 1px solid white;
}

.fb_iframe_widget {
    position: absolute!important;
    z-index: 3;
    right: 18px;
    bottom: 18px;

}

.header-container .fb_iframe_widget {
    position: absolute!important;
    z-index: 2;
    right: 0;
    left: 0;
    text-align: center;
    bottom: 18px;

}

.szolg-box {
    margin-top: 15px;
    margin-bottom: 30px;
}

.header-container {
    height: 300px;
    background-image: url("../images/header-bg.png");
    background-position: center center;
	background-size:100% 100%;
	background-repeat:no-repeat;
    border-bottom: 3px solid #2b2b2b;
    position: relative;
}

.slider-top2 {
    height: 200px;
}

h2, h1 {
    position: absolute;
    text-align: center;
    z-index: 1;
    color: white;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    height: 300px;
    align-items: center;
    text-shadow: 0px 0px 14px black;
    font-size: 3rem;
    font-weight: 400;
    text-transform: uppercase;
}

.content-container {
    /*background: #f1f1f1;*/
	background:#333333;
	color:white;
}

.car-details {
    display: flex;
}

.car-img {
    width: 340px;
    height: 200px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #8c8c8c;
}

.car-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.car-box {
    background: #777777;
    padding: 15px;
    margin: 30px auto;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
color:white;
}

.car-info {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
}

.car-info > div {
    width: 100%;
}

.car-kategoria {
    text-transform: uppercase;
    font-size: 1.5rem;
}

.car-ar {
    text-transform: uppercase;
    font-weight: 300;
    width: 250px;
    margin: 0 auto;
    background: #e3b055;
    color: white;
    padding: 10px 0;
    border-radius: 30px;
}

ol li {
    padding-bottom: 30px;
}

.car-ar span {
    font-weight: 600;
}

.car-cta button {
    width: 250px;
	background: #e3b055;
    -webkit-appearance: none;
    border: 2px solid #8c8c8c;
    padding: 10px 0 8px 0;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 0.85rem;
	color:white;
}

.more-car-img {
    height: 180px;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
}

.latogatottsag_container {
    
    background: lightblue;
    padding: 5px 15px;
    font-size: 0.75rem;
    border-radius: 5px;
    border: 1px solid cadetblue;
    color: darkslategray;
    font-style: italic;
}

.more-car-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.car-more {
    margin-top: 30px;
    margin-bottom: 15px;
}

.car-slider {
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    height: auto;
    padding: 15px;
    border-radius: 5px;
    border: 6px solid white;
}

.premium {
    background: #cee0d3;
    border-radius: 6px;
    color: #545454;
}

.premium-badge {
    position: absolute;
    right: 4px;
    top: 5px;
}

.premium-badge img {
    width: 100px;
}

.more-car-ar {
    margin: 10px 0;
    font-size: 1.25rem;
}

#accordion {
    width: 100%;
}

h3 {
    margin: 10px auto;
}

.more-car-cta {

    display: block;
    width: 250px;
    margin: 0 auto;
    border: 2px solid;
    padding: 10px 30px;
}

footer {
    background: #a0a0a0;
    padding: 15px 0;
    color: white;
    font-size: 0.85rem;
}

.footer-contact {
    padding-bottom: 15px;
    border-bottom: 1px solid white;
    margin-bottom: 15px;
}

.footer-box {
    text-align: center;
    margin: 15px auto;
}

.tovabbi-fotok-img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    border-radius: 6px;
}

.tovabbi-fotok-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reszletes-ar {

    background: #6f6f6f;
    color: white;
    text-align: center;
    padding: 30px;
    font-size: 0.85rem;
    font-weight: 700;
    border-radius: 6px;
}

.reszletes-ar2 {

    background: #6f6f6f;
    color: white;
    text-align: center;
    padding: 0px;
    margin-bottom: 1rem;
    font-size: 0.85rem;
    font-weight: 700;
    border-radius: 6px;
    padding-bottom: 15px;
}

.reszletes-ar2 .table {
    color: white;
}

.table-striped tbody tr:nth-of-type(even) {
    background: #525252;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #6f6f6f00;
}

.info-btn {
    height: 20px;
}

.ikonok {

    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 0.85rem;
    margin: 15px 0;
}

h3 {
    font-size: 1.5rem;
}

.flag-container {
    display: flex;
}

.flag {
    margin: 0 8px;
}

.flag img {
    width: 20px;
}

.ikonok img {
    margin-right: 10px;
}

ul {
    list-style-type: none;
    padding: 0;
}

.felsorolas:before {
    content: url(../images/icon-check.svg);
    padding-right: 12px;
}

.tovabbi-fotok {
    cursor: pointer;
}

.tovabbi-fotok-text {
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0;
}

.vissza-btn {
    bottom: 60px;
    font-size: 0.75rem;
    top: auto;
    height: 50px;
}

.footer-contact .col-12.col-md-4 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.footer-contact .hotline-box {
    display: block!important;
}

.footer-contact .col-12.col-md-4.justify-content-center.justify-content-md-end a {
    width: 100%;
    text-align: right;
}

.navbar-toggler {
    border: none;
}

.pos-f-t .navbar {
    justify-content: flex-end;
}

.mobil-icon img {
    width: 25px;
}

.lenyitva {
    background: darkslategray;
}

.kerjen-mobil {
    display: none;
}


.whiteberg-logo img {
	height:80px;
}

.whiteberg-logo-mobil
{
	display:none;
	text-align:center;
	margin-bottom:10px;
	margin-top:-15px;
}

@media (max-width: 767px) {

	.carousel-cell {
    height: 100vh;
    overflow: hidden;
}

	.carousel-cell img {
    height: 100%;
    object-fit: cover;
	width:auto;
}


.whiteberg-logo
{
	display:none;
}

.header-container {
    height: 300px;
    background-image: url("../images/header-bg.png");
    background-position: center center;
	background-size:auto;
    border-bottom: 3px solid #2b2b2b;
    position: relative;
}

.whiteberg-logo-mobil
{
	display:block;
}

.whiteberg-logo-mobil img
{
	height:45px;
}
      
    .intro-text {
        position: relative;
        width: 100%;
        border: none;
        bottom: 0;
}
h2, h1 {
    font-size: 2rem;
}

.header-container h1
{
	margin-top:60px;
}


.car-details {
    flex-wrap: wrap;
}
.car-img {
    margin: 0 auto;
}
.car-ar {
    margin: 15px auto;
}
.whiteberg-logo img {
    height: 70px;
}
.footer-contact .col-12.col-md-4.justify-content-center.justify-content-md-end a {
    text-align: center;
}
.fb_iframe_widget {
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
.kerjen {
    /*display: none;*/
}
.kerjen-mobil {
    display: block;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    bottom: 80px;
}
.hotline-number {
    text-shadow: 0px 0px 10px black;
}
.hotline-container {
    position: absolute;
    width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: scale(0.6);
    margin-top: -20px;
    }
    .whiteberg-logo img {
        height: 40px;
    }
    .header-container .fb_iframe_widget {
        bottom: 2px;
    }
}

.gyuri_date_dialog
{
	z-index:1600 !important;
}


@media (max-width: 420px) {
    h2, h1 {
        font-weight: 700;
        font-size: 1.25rem;
    }
    .hotline-container {
        margin-top: -40px;
        width: 260px;
    }
    .whiteberg-logo img {
        height: 30px;
    }
    .whiteberg-logo {
        margin-bottom: 15px;
    }
    .berelheto-cta {
        width: 260px;
        height: 40px;
        font-size: 0.65rem;
    }
    .more-car-cta {
        width: 200px;
        font-size: 0.85rem;
    }
    .pos-f-t {
        
    position: absolute;
    top: 0;
    left: 0;
    right: 0;

    }

}

@media (max-width: 991px) {
    .navbar-pc {
        display: none!important;
    }
    .lenyitva li {
        padding: 8px 0;
    }
}

@media (min-width: 992px) {
    .pos-f-t {
        display: none!important;
    }
}