/** -----------------------------------------------------------------------------------------------------
 * 
 * sections.css file
 *
 * @author Szincsák András <andras@szincsak.hu>
 * @copyright Copyright (c) 2021, Szincsák András
 * ------------------------------------------------------------------------------------------------------ */

body {
    font-family: 'Quicksand';
    /*font-weight: 300;
    font-size: 20px;
    */
    color: #516787
}

main {
    min-height: 80vh;
    padding: 0
}

h2,
h3,
h4 {
    /*    font-family: 'Epilogue';
    font-weight: 300;
  */
    color: #516787;
}

h1 {
    font-size: 2.5rem;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Inter';
    color: #617da4;
}

#secHead {
    background: #516787;
    color: #fff;
    padding: 5px 0 25px 0;
}

#secHead h1 {
    color: #fff;
    padding: 0 10px;
    text-align: left;
    line-height: .8em;
    font-weight: 300;
    font-size: 2em;
}

#secHead h1 strong {
    display: block;
    font-size: .5em;
    margin-bottom: 5px;

}

#secHead .logo {
    float: right;
    width: 160px;
    font-size: 0.7em;
    font-weight: 200;
    /* text-align: center; */
    line-height: 1.2em;
    margin: 5px 5px 0 0;
}

#secHead .logo b {
    color: #ccc;
}

#secHead img {
    float: left;
    margin-right: 5px;
    height: 80px
}

#sectionCompany {
    border-bottom: 3px solid #516787;
    margin: 0;
    padding: 5px 0;
    width: 100%
}

#sectionCompany table {
    float: right;
}

#sectionCompany h2 {
    font-size: 2em;
    padding: 5px 0 0 0;
    text-align: left
}

h2 {
    font-size: 1.8rem;
    text-align: center;
    text-transform: uppercase;
}

h4 {

    font-size: 1.2rem;
    font-weight: bold;
}

#secIntro {
    padding: 2vh;
    font-size: 1em;
    min-height: 20vh;
    background: #516787;
    color: #fff;
}
#secIntro h2.errorTitle{
    font-size: 4em;
    color: #fff;
}
 .errorText{
    font-size: 2em;

}

#secInfo {
    padding: 80px 40px 40px 40px;
}

#secPrice {
    background: #b9d4e8;
    padding: 40px
}

#secWhodo {
    background: #fafafa;
    padding: 40px;
    color: #888787;
}

#secSelector {
    text-align: center;
    min-height: 40vh;
    padding: 10vh;

}

.right {
    background: #e7effc;
    min-height: 20vh;
    max-width: 400px;
    border-radius: 25px;
    padding: 20px;
    float: right;
}

.left {
    background: #dceae1;
    min-height: 20vh;
    max-width: 400px;
    border-radius: 25px;
    padding: 20px;
    margin-bottom: 15px;

}

.price {
    margin: 40px 10%;
    background: #fff;
    border-radius: 25px;
    padding: 3%;
    text-align: center;
    line-height: 1.2em
}

.block {
    margin: 0px;
    min-height: 20vh;
    display: grid;
    align-content: space-around;
    justify-items: center;
    color: #444;
    text-align: center;
}

.block h2 {
    color: #444;
    font-size: 1.5rem;
    text-align: center;
    margin: 0px 0 20px 0;
}

.block .btn {
    min-width: 40%;
    margin: 5px 0 0 0;
}

#secInquiry {

    margin: 5px;
    padding: 15px;
    ;
    background: #fafafa;
    /*e8eef8;*/
    min-height: 80vh;
}


section#secSelector .block {
    padding: 20px;
    margin: 1vw;

    border: 1px solid #ccc;
    min-height: 20vh;
    background: #fff;
}


header#topHeader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: #fff;
    z-index: 50;
    border-bottom: 1px solid #ccc
}

header .form-control {
    padding: 7px 15px;
    height: inherit;
    font-size: 1em;
}

header #searchBlock {
    display: inline-block;
    width: 50%
}

header #searchBlock input {
    border: 1px solid #ccc;
    border-radius: 5px;
    ;
    padding: 5px;
    width: 100%;
    outline: none !Important;
}

header #searchBlock input::placeholder {
    font-size: .9em;
    color: #ccc
}

.card-icon {
    text-align: center;
    font-size: 4em;
    margin-top: 20px;
}

.card-title {
    text-align: center;
    font-size: 1.4em;
}

.card-footer {
    text-align: center
}

.card-button {
    cursor: pointer
}

.card-button:hover {
    filter: drop-shadow(2px 4px 6px black);
}



.cat {
    margin: auto;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    text-align: left;
}

.cat i {
    text-align: center;
    font-size: 1.2em;
    margin: 10px 0 14px 0;
}

.cat h2 {
    color: inherit;
    font-size: 1rem
}

.cat.active {
    background: #516787;
    color: #fff
}

.blockInfo {
    background: #d5d5d5;
    border: 1px solid #ccc;
    padding: 60px;
    margin: 40px 0;

}

.blockAlert {

    background: #eaeaea;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 5vw 20px 20px 20px;


}

.blockAlert i {
    color: #de7e7e;
    font-size: 5em;
    display: block;
    float: left;
    margin-right: 10px;
    padding-bottom: 20px;
}

ol.alpha li {
    list-style: lower-alpha;
}

.ticketType {
    margin: auto;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    font-size: 1.2em;
    text-align: center;
    line-height: 1em;
}

.ticketType.btn-sm {
    font-size: .8em;
    margin-top: 10px;
    padding: 6px;
}

.ticketType.icon {
    background: transparent;
    border: none;
    color: inherit;
    margin-top: 0;
}

#secTypeSelector .container {
    background: #fff;
    padding: 10px;
    margin: 20px auto;
    border: 1px solid #ccc;
    filter: drop-shadow(2px 4px 6px black);
}

ul.check {
    padding: 20px 0 0 50px;
    list-style: none
}

ul.check li {
    padding: 20px 0;
    font-size: 1.2em
}

ul.check li i {
    margin: 2px 8px 0 -32px;
    color: #12d200;
}

footer{
    background: #516787;
    color: #fff;
    padding:30px
}
footer a{
    text-decoration: none!Important;
    color:#fff!Important
}
footer a:hover{
    text-decoration: underline!Important;
    color:#fff!Important
}