* {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

input, textarea /*.contenteditable?*/ {
    -webkit-touch-callout:default;
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text;
}

body{
    padding: 0;
    background-image: url('../graphics/bg3n.jpg');
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
    -webkit-text-size-adjust: 100%;
}

a{
    color: #000;
}

a:hover{
    color: #000;
    text-decoration: none;
}

.icons{
    width: 30px;
}

#logo{
    display: block;
    height: 150px;
    width: 190px;
    background-image: url('../graphics/csmkegyelet-logo.svg');
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin: 0px auto;
}

#head{
    background-color: #fff;
    text-align: center;
}

.navbar{
    background-color: #fff!important;
}

.sav{
    min-height: 400px;
    background-color: #fff;
    padding-bottom: 4em;
}

.sav_atlatszo{
    min-height: 450px;
    background-color: transparent;
}

footer{
    min-height: 100px;
    margin-top: -8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#604e1a+0,c7ab62+48,c7ab62+54,604e1a+100 */
    background-color: #000; /* Old browsers */
    border-top: 3px solid #c9ad63;
}

.carousel{
    margin-bottom: 0;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    border-style: solid;
    border-bottom: 3px solid #c9ad63;
    border-top: 3px solid #c9ad63;
}

h2{
    color: #806829;
    font-weight: bold;
    font-family: Times New Roman;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
}

h3{
    /*font-family: 'Great Vibes'!important;*/
    font-family: 'Parisienne', cursive!important;
    color: #111;
    font-weight: normal;
    font-family: Arial;
    font-size: 2.2em;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
}

.irott{
    font-family: 'Parisienne', cursive!important;
    font-size: 1.2em;
}

.cikklink{
    font-weight: bold;
    color: #333;
}

.cikklink:hover{
    text-decoration: underline;
}

h4{
    /*font-family: 'Great Vibes'!important;*/
    font-family: 'Parisienne', cursive!important;
    font-size: 2.2em;
    margin-top: 1em;
}

h5{
    /*font-family: 'Great Vibes'!important;*/
    font-family: 'Arial';
    font-size: 1.2em;
    margin-top: 1.5em;
    font-weight: normal;
}

.cBoxes{
    width: 100%;
}

.cBox a:hover{
    text-decoration: none!important;
}

.cBox{
    text-align: center;
}

.cBox img{
    margin-top: -1em;
}

.lBox{
    background-color: rgba(50,50,50,0.5);
    margin: -116px auto 2em 100px;
    
}

.lBox p, .lBox h3{
    color: #fff;
}

.lBox p{
    padding: 10px 10px 20px 60px;
}

.lBox h3{
    text-align: left;
    margin-bottom: 0px;
    padding-top: 0.4em;
}

.keret, .keretfekvo{
    border: 3px solid transparent;
    outline: 3px solid #c4a761;
    /*border: 2px solid black;*/
    padding: 0px;
    width: 100%!important;
    /*margin-bottom: 2em;*/
    text-align: center;
}

.keret img{
    height: 220px;
}

.keretfekvo img{
    height: 150px;
    width: auto;
}

@media(max-width:1000px) {
    .keret img{
        height: 180px;
    }
    
    .keretfekvo img{
        height: 100px;
    }
}

@media(max-width:400px) {
    .keret img{
        height: 152px;
    }
    
    .keretfekvo img{
        height: 90px;
    }
}

.termek span{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 2em;
}

.kepx img{
    height: 260px;
    width: auto;
}

.kepx{
    width: 100%;
    /*height: 300px;*/
}

.szlogen{
    margin-top: 2.8em;
    color: #fff;
    font-size: 3.5em;
}

.carouselTitle{
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 2em;
    width: 100%;
    padding: 3px 0px 3px 0px;
    background-color: rgba(255,255,255,0.7);
}

.menu li{
    text-align: center!important;
}

.headTitle{
    color: #fff;
    padding: 3px 0px;
    font-size: 14px;
    margin-bottom: 1em;
    background: #604e1a; /* Old browsers */
    background: -moz-linear-gradient(left, #604e1a 0%, #c7ab62 48%, #c7ab62 54%, #604e1a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #604e1a 0%,#c7ab62 48%,#c7ab62 54%,#604e1a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #604e1a 0%,#c7ab62 48%,#c7ab62 54%,#604e1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#604e1a', endColorstr='#604e1a',GradientType=1 ); /* IE6-9 */
    
    background: #000;
    border-bottom: 3px solid #c9ad63;
}

.irodaBox{
    height: 600px;
    overflow-y: scroll;
    font-size: 14px!important;
}

.alsoArnyek{
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
}

.felsoArnyek{
    -webkit-box-shadow: -5px -5px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -5px -5px 15px 0px rgba(0,0,0,0.75);
    box-shadow: -5px -5px 15px 0px rgba(0,0,0,0.75);
}

.carousel-indicators{
    bottom: 70px;
}

.ugyelettel{
    position: absolute;
    background-color: rgba(50,50,50,0.5);
    width: 440px;
    margin-top: -370px;
    padding: 1.8em;
    left: 20vw;
}

.ugyelettel h1{
    font-size: 1.3em;
    font-weight: normal;
    /*font-family: 'Great Vibes'!important;*/
    /*font-family: 'Parisienne', cursive!important;*/
}

.ugyelettel h1, .ugyelettel h2{
    text-align: right;
    color: #fff;
    float: right;
}

.ugyelettel h2{                   
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 1.6em;
}

#felsoSav{
    height: 150px;
    background-color: #ccc;
    background-image: url('../graphics/bg3n.jpg');
    background-position: center center;
    background-size: cover;
    border-bottom: 3px solid #c9ad63;
    border-top: 3px solid #c9ad63;
}


.navbar-toggler-text{
    display: block;
    float: right;
    margin: 4px 10px 0px 20px;
}

.navbar-toggler{
    margin: 6px auto;
}

.carousel-item{
    border-bottom: 3px solid #c9ad63;
}

footer{
    padding-top: 1em;
    padding-bottom: 1em;
    color: #fff;
}

.footer-menu li, .footer-menu li a{
    color: #fff;
}

.footer-menu li a:hover{
    color: #ccc;
}

.footer-menu li a{
    padding: 0px;
}

.footer-menu{
    padding-left: 0px;
}

.hir_lista{
    display: block;
    padding: 1em;
     -webkit-transition: background-color 0.5s; /* Safari */
    transition: background-color 0.5s;
}

.hir_lista:hover{
    background-color: rgba(50,50,50,0.15);
}


.kepradio > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.kepradio > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.kepradio > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #f00;
}

.tablazat{
    border: 0;
}

.custom-tooltip {
    position: relative;
    cursor: pointer;
}

.custom-tooltip::before {
    content: attr(data-tooltip);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    background-color: white;
    border: 2px solid #c9ad63;
    padding: 5px 7px;
    width: 180px;
    display: none;
}

.custom-tooltip:hover::before {
    display: block;
}

@media(max-width:767px) {
    .tablazat{
        font-size: 0.8em;
    }
    
    .tablazat tr td{
        padding: 0.35rem;
    }
}

@media(max-width:600px) {
    .tablazat{
        font-size: 0.55em;
    }
    
    .tablazat tr td{
        padding: 0.10rem;
    }
    
    .lBox{
        margin-left: 10px;
    }
}

.gomb{
    background-color: #dee2e6;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #999;
}

.webdesign{
    font-size: 12px;
    margin-top: 2em;
}

.footer_ugyelet p{
    float: right;
    text-align: right;
    width: 100%;
}


.modal{
    margin-top: 30vh;
    height: 30vh;
    background-color: rgba(0,0,0,0.6);
    border-top: 2px solid rgba(255,255,255,0.6);
    border-bottom: 2px solid rgba(255,255,255,0.6);
    color: #fff;
    text-align: center;
    padding-top: 8vh;
}

.modal p{
    font-size: 1.4em;
}

.modal .btn{
    margin-top: 2em;
    border: 2px solid #fff;
    color: #fff;
}

.contact-page-link-button {
    border: 2px solid #c9ad63;
    border-radius: 7px;
    width: fit-content;
}

.contact-page-link-button a {
    display: block;
    padding: 5px 10px;
    text-align: center;
}

.contact-page-link-button:hover {
    background-color:  #c9ad63;
}
