@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);

@font-face {
    font-family: 'Minion Pro';
    src: url('../fonts/MinionPro-Regular.eot');
    src: url('../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Regular.woff2') format('woff2'),
        url('../fonts/MinionPro-Regular.woff') format('woff'),
        url('../fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


a,
a:focus,
a:hover,
button:focus {
    outline: 0
}

body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

a,
a:focus,
a:hover {
    text-decoration: none;
    color: inherit
}

.navbar-brand {
    width: 240px;
}

.dropdown-submenu {
    position: relative;
  }
  
.dropdown-submenu>a:after {
    content: "\f0da";
    float: right;
    border: none;
    font-family: 'FontAwesome';
}
  
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

#navbarContent {
    justify-content: flex-end;
}

.bg-light {
    
}

.flag {
    opacity: 0.5;
    padding-right: 0!important;
}

.flag:hover {
    opacity: 1;
}

.flag-mobile {
    display: none;
}

.navbar {
    z-index: 1;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
    color: black;
    text-align: center;
}

.navbar-collapse {
    justify-content: flex-end;
}

.dropdown-toggle::after {
    display: block;
    width: 10px;
    margin-left: auto;
    vertical-align: 0.255em;
    margin-right: auto;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }

.navbar-nav > .nav-item {
    padding-right: 33px;
}

.dropdown-submenu>a:after {
    padding-left: 15px;
    margin-right: 0;
}

.dropdown-item.dropdown-toggle {
    display: flex;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #f8f9fa;
    color: #263658;
}

.lenyilo {
    display: flex;
}

.lenyilo::before {
    content: url(../images/divider.svg);
    display: block;
    margin-top: 10px;
    margin-right: 30px;
}

.lenyilo::after {
    content: url(../images/divider.svg);
    display: block;
    margin-top: 10px;
    margin-left: 30px;
}

.felso-menu {
    background: white;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);

position: fixed;
z-index: 2;
width: 100%;

}

.bg-light {
    background: none!important;
    color: black;
}

h1 {
    
    position: absolute;
    color: white;
    text-transform: uppercase;
    left: 0;
    right: 0;
    top: 30%;
    text-align: center;
}

.carousel-cell img {
    width: 100vw;
}

.flickity-page-dots {
    bottom: 15px;
    z-index: 2;
}

.flickity-page-dots .dot {
    background: white;
}

#content {
    padding: 60px 0;
    background: #333333;
}

h2 {
    color: white;
    text-align: center;
    padding-bottom: 30px;

}

#slider {
    position: relative;
    padding-top: 60px;
}

.card-body {
    background: #353535;
    color: white;
}

.card {
    border: 1px solid #df0000;
    border-bottom: 5px solid #df0000;
}

.card-text {
    
    font-size: 0.85rem;
    font-weight: 300;
}

.text-muted {
    color: #df0000!important;
}

footer {
    background: #df0000;
    color: white;
    padding: 15px;
    font-weight: 300;
}

#kapcsolat, #szolgaltatasaink {
    
    background: #333333;
    color: white;
}

.kapcsolat-img {
    overflow: hidden;
    background-image: url(../images/kapcsolat.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.kapcsolat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header2 {
    position: relative;
}

.kapcsolat-hl {
    
    position: absolute;
    color: white;
    text-transform: uppercase;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 2rem;
    top: 40%;
}

.kapcsolat-text {
    padding:50px;
    padding-bottom: 140px;
    font-weight: 200;
}

.carousel-atmenet {
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
background: -moz-linear-gradient(top,  rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,51,51,0) 0%,rgba(51,51,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,51,51,0) 0%,rgba(51,51,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

}

.carousel-atmenet-fooldal {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 150px;
    bottom: 0;
background: -moz-linear-gradient(top,  rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,51,51,0) 0%,rgba(51,51,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,51,51,0) 0%,rgba(51,51,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

}

.kapcsolat-gradient {
    position: absolute;
    height: 100px;
    width: 100%;
background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(51,51,51,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#00333333',GradientType=0 ); /* IE6-9 */

}

.btn-primary, .btn-primary:hover {
    background-color: #df0000;
    border-color: #df0000;
}

p {
    font-weight: 200;
}

.blokk-hl {
    font-size: 1.5rem;
}

.elitin_card {
    border-radius: 6px;
    position: relative;
    height: 420px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid black;
}

.dropdown-item {
    text-transform: uppercase;
}

.card_img {
    max-width: 350px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    position: relative;
}

.card_hl {
    padding: 20px 15px;
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card_sl {
    text-align: center;
    font-weight: 300;
    padding: 0 15px;
}

.card_cta {
    color: #414141;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 20px;
    border-radius: 6px;
    background: #e1e1e1;
    display: inline-block;
    position: absolute;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
    bottom: 15px;
    width: 150px;
    text-align: center;
}

.rendszereink .elitin_card {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    height: 520px;
}

.rendszereink .card_img {
    display: block;
    cursor: pointer;
}

.panaszkezelo .card_img {
    margin: 0 auto;
}

.szemelyre {
    text-align: center;
    font-weight: 200;
    font-size: 1.25rem;
    padding: 60px 15px;
    margin: 30px auto 100px auto;
    max-width: 550px;
    position: relative;
    background: #000;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.card_cta2 {
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 20px;
    border-radius: 6px;
    background: #df0000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 15px;
    width: 300px;
    text-align: center;
}

.card_cta2:hover {
    color: white;
}

.aramkor_top {
    
    position: absolute;
    top: 0;
    left: 0px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    max-width: 550px;
}

.aramkor_bottom {
    position: absolute;
    bottom: 0;
    left: 0px;
    overflow: hidden;
    transform: rotate(180deg);
    max-width: 550px;
    display: flex;
    justify-content: center;
}

.arrow-down {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -90px;
}

.ajanlott_box {
    max-width: 500px;
}

.panaszkezelo .card {
    margin-bottom: 15px;
    border: 2px solid black;
    border-bottom: 2px solid black;
}

.panaszkezelo .card-header {
    border-bottom: none;
}


.panaszkezelo .card-body {
    padding-top: 0.5rem;
}

.card-header {
    background-color: #353535;
}

.btn-link, .btn-link:hover {
    color: white;
}

@media (max-width: 575px) {
    .rendszereink .card_img {
        height: auto;
    }
}

.rendszereink .card_cta {
    color: white;
    background: #df0000;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
}

.rendszereink ul {
    list-style-type: none;
    text-align: left;
    padding-left: 2.75em;
    text-indent:-1.6em;
}

.rendszereink li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.youtube-icon {
    cursor: pointer;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    width: 80px;
    height: auto;
    margin: auto;
}

@media (min-width: 1800px and min-height: 1100px) {
    .min-100-body {
        min-height: 100vh;
        background: #333333;
    }
    .min-100-body footer, .min-100-body #kapcsolat {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .carousel-atmenet-fooldal, .carousel-atmenet {
        height: 20px;
    }
    h1 {
        font-size: 1.5rem;
    }
    #slider, .header2 {
        padding-top: 58px;
    }
    .teloszam input {
        
    width: 100%;
    margin-bottom: 15px;

    }
}

@media (max-width: 420px) {
    .navbar-brand {
        width: 200px;
    }
    h2 {
        font-size: 1.5rem;
    }
}

@media (max-width: 991px) {
    .main-text-container {
        padding-top: 30px;
    }
    .bevezeto-text {
        font-size: 1.25rem;
        text-align: left;
    }
    .lenyilo {
        display: list-item;
    }
    .lenyilo:after, .lenyilo:before {
        display: none;
    }
    .navbar-brand {
        width: 180px;
    }
    .flag {
        display: none;
    }
    .flag-mobile {
        display: block;
        opacity: 0.5;
    }
    .flag-mobile:hover {
        opacity: 1;
    }
    .ssl-desktop {
        display: none;
    }
    .ssl-mobil {
        display: block;
    }
    .dropdown-item {
        white-space: normal;
    }
}
