body {
    padding:0px; color:white; 
    font-family: 'Calibri', sans-serif;
    font-weight:normal; letter-spacing:0px; font-size:large;
    margin:0px auto;
  }

h1 {font-family: 'PT Sans', sans-serif; font-weight:bold; text-align:center;}
h2 {font-size:xx-large; }
p {text-align:left;}
.hr-white {border:1px white thin;}
.hr-black {border:1px black thin;}
h4 {font-size:20px; font-weight:bold;}


.head {
    background-color: black;
    /*background-image: url(../im/panorama-01b.jpg);*/
    background-image: url(../img/skyline-01-large.png);
    background-repeat: no-repeat;
    background-position:top;
    padding: 20px 0 0 0;
    min-height: 100px;
    border-bottom: 3px solid rgb(50,200,180);
}
  .head h1 {color:gray; margin:0px; text-align:left; margin:0px auto;}

.rezervace {/*border-bottom:3px solid rgb(50,200,180);*/
  padding:40px 0 20px 0;
  /*background-image:url(../im/form-back.jpg);*/
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.logo {height:60px; display:inline;}

.claim {
    font-family: 'PT Sans', sans-serif;
    font-size:xx-large;
    font-weight: 400;
    padding: 10px 0 5px 10px;
    letter-spacing: 3px;
    word-spacing:3px;
    background-color: rgb(50,200,180);
    color:white;
    text-align: center;
    vertical-align: middle;
    text-transform:uppercase;
}
.claim-orange {
    font-family: 'PT Sans', sans-serif;
    font-size:xx-large;
    font-weight: 400;
    padding: 30px 0 25px 0;
    letter-spacing: 3px;
    word-spacing:3px;
    background-color: rgb(230,90,90);
    color:white;
    text-align: center;
    vertical-align: middle;
    text-transform:uppercase;
}

.form-item-border
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid rgb(50,200,180);
}

.TextBoxPrice {color:rgb(230,90,90);}

.btn-submit, .btn-submit:visited {
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    background:rgb(230,90,90);
    border:2px solid white;
    font-size:30px; color:white;
    margin:25px 0 30px 0; padding:0px;
    width:100%;}
    .btn-submit:hover {background:rgb(150,150,150); border: 2px solid rgb(50,200,180)}
    .btn-submit:after, .btn-submit:active, .btn-submit:focus {
        background: rgb(50,200,180);
    }

.LabelFinalPrice {
    font-size: 20px;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    background: white;
    border: 1px solid rgb(230,90,90);
    color: rgb(230,90,90);
}
.confirm, .confirm:visited {width:150px;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background:rgb(50,200,180);border:2px solid white; margin-top:45px;}

.btn-on {
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    background:rgb(230,90,90);
    border:0px solid rgb(200,200,200);
    font-size:x-large; color:white; font-weight:100; letter-spacing:3px; text-transform:uppercase;
    margin:0px 0 10px 0; padding:2px 0 2px 0;
    width:100%;
    }
    .btn-on:hover {
    }
.btn-off {
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    background:gray;
    border:0px solid rgb(230,90,90);
    font-size:large; color:white; font-weight:100; letter-spacing:3px; text-transform:uppercase;
    margin:5px 0 10px 0; padding:2px 0 2px 0;
    width:100%;
    }
    .btn-off:hover {
        background: rgb(150,150,150);
        border:0px solid white;
        color:white;
    }


.form-group {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:0px solid white;
    padding:5px 0 5px 0;
    }
    .form-group label {color:rgb(50,200,180);}

.text-danger {color:rgb(230,90,90);
}

.menu {text-align:right; padding:10px 0 0 0;}
.menu a {color:white; text-decoration:none; font-size:large;}
.menu a:hover {color:rgb(50,200,180);}
.menu .href {display:inline-block; margin:10px;}
.menu .head-contact {color:white; text-decoration:none; font-size:x-large;}

/*.why-us {color:rgb(50,50,50); background-image:url(../im/back-why-us.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom; padding:70px 10px 20px 10px;}
    .why-us h1 {
        border-left: 5px solid rgb(150,150,150);
        display: inline-block;
        padding: 5px 50px 10px 30px;
        color: rgb(150,150,150);
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        margin:20px 0 20px 10px;
    }
  .why-us h3 {padding:20px 0 0 0;}
  .why-us .why-airporter {border:2px solid rgb(150,150,150);-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding:10px; margin:3px 2px 3px 2px;}
    */

.section {
    padding:0px;
    margin:0px auto;
    text-align:center;
    }
    .section h1 {
            border: 5px solid gray;
            display: inline-block;
            padding: 15px 60px 15px 60px;
            margin: 40px 0 20px 0;
            text-align:center;
            text-transform:uppercase;
        }
.why-us {
    padding:0 0 50px 0;
    color:black;
}
    .why-us h1 {
        color:gray;
        }
    .why-us h2 {color:rgb(150,150,150); text-align:center; padding:0 0 15px 0;
        }
    .why-us h3 {
    }
    .why-us p {
        text-align:left;
    }

    .why-us .ico {height:80px; width:80px;}

.services {
    color:black;
    padding:30px 0 0 0;
}
    .services h1 {
        color:gray;
        }
    .services h2 {color:rgb(150,150,150); text-align:center; padding:0 0 15px 0;
        }
    .services h3 {
        text-align:left;
        color:black;
        font-size:x-large;
        margin:30px 30px 30px 10px;
    }
    .services p {
        text-align:left;
    }
    .services .banner {
        background-color: rgb(240,240,240);
        color: black;
        padding:10px;
        margin:20px 0 0 0;
        font-size:small;
    }
    .services .banner h1 {
        color:black;
        text-align:left;
        font-size:medium;
        border:0px;
        margin:0px;
        padding:10px 0 3px 0;
        display:block;
    }
    .services ul {list-style:none; margin:0px; padding:0px;}
    .services li {text-align:left; margin:0 0 0 20px; padding:0px; text-indent:-.9em;}
    .services li:before {
    content: "\002022  "; font-family:"Webdings"; font-size:x-large; text-emphasis-position:below;
    color:rgb(230,90,90); /* or whatever color you prefer */
}
    .service-box {padding:20px; margin:0px;}
    .service-box a {color:rgb(230,90,90);}
    .service-border {border-right:1px solid rgb(200,200,200);border-left:1px solid rgb(200,200,200);}

    .services .ico {width:150px;}
    


.pick-up {
    color:black;
    margin:50px 0 30px 0;
    padding:10px 0 0 0;
    border-top:1px solid rgb(50,200,180);
}
.pick-up .box {
    color:black;
    background-color:white;
    margin:1px 0 1px 0;
    padding:5px 10px 5px 10px;
    text-align:left;
}
.pick-up h2 {margin:10px 0 10px 0 auto; text-align:center; font-size:larger; color:rgb(50,200,180);}
.pick-up h3 {margin:5px 0 10px 5px;; text-align:left; font-size:large; color:black;}
.pick-up p {padding:0 20px 0 10px; font-size:small; line-height:14px;}
.pick-up h4 { margin:10px 0 20px 0 auto; text-align:center; padding:0 0 30px 0; font-size:large; font-weight:normal;}



.prices {font-size:14px; text-transform:none; color: rgb(50,50,50); font-weight: bold; padding: 20px 20px 20px 20px;}
    .prices table {width: 100%;text-align:center; font-weight:normal; font-size:small; border:1px solid rgb(200,200,200);}
    .prices h1 {color:gray;}
    .prices h2 {font-size:xx-large; color:rgb(50,200,180); text-align:left;}
    .prices p {font-weight:normal;}
    .prices td {padding:1px 5px 1px 5px; border-left:rgb(200,200,200); border-right:rgb(200,200,200);}
    .prices .side-border td {border-left:1px solid rgb(200,200,200); border-right:1px solid rgb(200,200,200);}
    .prices .t-left {text-align:left; padding-right:25px;}
    .prices .seda {background:rgb(200,200,200);border:1px solid rgb(150,150,150); font-weight:bold;}
    .prices a {color:rgb(230,90,90);}

.pr {text-align:center; font-weight:normal; font-size:small; border:1px solid red;}
.pr .gr {background:rgb(200,200,200);border:1px solid rgb(150,150,150);}
.pr brd {border:3px solid green}

.contact-container
{
    background-color: #000;
    background-image: url('/web/assets/img/skyline-01-large.png');
    background-repeat: no-repeat;
    background-attachment: local;
    background-position: center top;
    background-size: cover;

}

.contact {
    min-height: 150px;
    margin: 0;
    padding: 0;
    text-align: center;
    }
    .contact p {
        text-align:left;
    }
    .contact h1 {
        color:white;
    }
    .contact h3 {
        color:white; font-weight:100; font-size:unset;
    }
    .contact img {
        margin: 0px 5px 5px 5px;
        height:30px;
    }.contact img:hover {
        opacity: 0.70;
        filter: alpha(opacity =70);
     }
    .contact a {
        color:rgb(50,200,180);
    }
    .contact a:hover {
        text-decoration:none;
        opacity: 0.50;
        filter: alpha(opacity =50);
    }
    .contact .box {
        padding:0px;
        /*border-left:1px solid white;*/
        line-height:80px; vertical-align:middle; text-align:center;
    }
    .contact .no-border {
        border:0px;
    }
    .contact .partners hr {border:1px solid rgb(100,100,100); width:50%; margin:50px 0 0 0 auto; padding:0;}
    .contact .partners a {font-size:smaller; padding:0px;}

    .contact .tripadvisor-img {height:30px;}


.section-blue {
    background-color:rgb(50,200,180);
    color:white;
    margin:0px;
    padding:10px;
    }
    .section-blue .box {
        padding:10px;
        text-align:center;
    }

.section-red {
    background-color:red;
    color:white;
    margin:0px;
    padding:0px;
    }
    .section-red h2 {font-size:x-large; margin:0px; padding:0px;}
    .section-red .box {
        text-align:center;
        padding:10px 5px 10px 5px;
        border:1px solid;
        border-color: rgba(255,255,255,0.8);
        color:white;
        height:100%;
        margin:0px;
        background-color:rgb(230,90,90);
    }
    .section-red div {margin:0px; padding:0px;}


.box-gray
{
    background: rgb(150, 150, 150);
}

.box-gray ul
{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.box-gray ul li
{
    list-style: none;
    width: 25%;
    margin: 0;
    padding: 10px 5px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.box-gray ul li h2
{
    margin: 0;
    padding: 0;
    font-size: x-large;
}

@media (max-width: 1170px)
{
    .box-gray ul li
    {
        width: 50%;
    }
}

@media (max-width: 750px)
{
    .box-gray ul li
    {
        width: 100%;
    }
}

.section-orange {
    background-color:rgb(230,90,90);
    border-bottom:2px solid rgb(50,200,180);
    color:white;
    margin:0px;
    padding:40px 0 10px 0;
    }
    .section-orange .box {
        padding:30px;
        text-align:center;
        border-left:1px solid white;
        margin:10px 0 10px 0;
    }
    .section-orange .no-border {
        padding:30px;
        text-align:center;
        border:0px;}


.form {background-image:url(../im/back-form.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top;}

.help {font-size:12px;}

.clear {float:none; clear:both;height:1px;}

.help {font-size:12px;}

.podklad-black {background:rgba(0,0,0,0.5); padding:10px; margin:2px 0 2px 0;
                -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border:1px solid rgb(50,50,50);
}
.blok {display:block;}

.form-inline {display:inline;}

.x-large {
    font-size:x-large; display:inline;}
.xx-large {
    font-size:xx-large;}
.center {text-align:center;}
.b {font-weight:bold;}

.gray td {border:1px solid rgb(220,220,220)}
.gray .t-left {text-align:left;}
.gray .tr-blue {background-color:rgba(50,200,180,0.15);}
.gray .tr-gray {background-color:rgb(240,240,240);}
.t-small {font-size:small;}

.inline {display:inline}
.block {display:block}
.inline-block {display:inline-block}

#CDSSCROLLINGRAVE {margin:auto;}
#CDSSCROLLINGRAVE.wide {width:100%;margin:auto;}

.luggage-button {-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid gray; padding:1px 10px 1px 10px; background: rgb(50,50,50);}
.luggage-button:hover {background:rgb(200,200,200);}
.luggage-button a:hover {color:black;}

/* FORMS */
.form-container
{
    position: relative;
    min-height: 100px;
}

.form-loader
{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 500;
    display: none;
    align-items: center;
    justify-content: center;
}

.form-loader.visible
{
    display: flex;
}

.form-loader .form-loader-content
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    color: #fff;
    background: #32c8b4;
    border: 0px solid transparent;
    border-radius: 3px;
}

.form-loader .form-loader-content i.fa
{
    font-size: 300%;
}

.form-type,
.form-step
{
    display: none;
}

.form-type.visible,
.form-step.visible
{
    display: block;
}

.form-error
{
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.form-error.visible
{
    max-height: 100px;
    opacity: 1;
}

.btn-clear
{
    background: transparent;
    border: none;
    cursor: pointer;
}

.invalid
{
    border-color: #e65a5a !important;
    box-shadow: 0 0 5px #e65a5a;
}

/* DATEPICKER */
.datepicker-container li
{
    color: #000;
}

.datepicker-top-left,
.datepicker-top-right
{
    border-top-color: #32c8b4;
}

.datepicker-top-left::before,
.datepicker-top-right::before
{
    border-bottom-color: #32c8b4;
}

.datepicker-bottom-left,
.datepicker-bottom-right
{
    border-bottom-color: #32c8b4;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before
{
    border-top-color: #32c8b4;
}

.datepicker-panel > ul > li:hover
{
    background-color: rgba(50, 200, 180, 0.1);
}
  
.datepicker-panel > ul > li.highlighted
{
    background-color: rgba(50, 200, 180, 0.2);
}
  
.datepicker-panel > ul > li.highlighted:hover
{
    background-color: rgba(50, 200, 180, 0.3);
}
  
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover
{
    color: #32c8b4;
}

.help
{
    margin-top: -15px;
    color: #808080;
}

.tac p
{
    text-align: center;
    font-size: 70%;
}

/* PAYMENT STATUS */
.payment-status
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.payment-status.paid { background: #64c5b4; }
.payment-status.canceled { background: #d6635f; }
.payment-status.unfinished { color: #252426; background: #f9d24a; }

.payment-status div
{
    padding: 50px 20px;
}

.payment-status p
{
    text-align: center;
}

.payment-status p.heading
{
    font-family: 'PT Sans', sans-serif;
    font-size: 200%;
    font-weight: 400;
}

.payment-status p.payment-type-heading
{
    margin-top: 50px;
    font-size: 150%;
}

.payment-status p.payment-type-heading i.fa
{
    display: block;
}

.payment-status form
{
    text-align: center;
}

.payment-status #gopay-form
{
    margin-bottom: 10px;
}
.payment-status #gopay-form button
{
    padding: 20px;
    background: #fff;
    border: 0 solid transparent;
    border-radius: 5px;
}

.payment-status p.payment-method-logos img
{
    margin: 0 5px;
}

/* PAYPAL PAYFORM */
.paypal-payform
{
    color: #000;
}

.paypal-payform div
{
    padding: 50px 20px;
}

.paypal-payform p
{
    text-align: center;
}

.paypal-payform p.heading
{
    font-family: 'PT Sans', sans-serif;
    font-size: 200%;
    font-weight: 400;
}

.paypal-payform p.payment-type-heading
{
    margin-top: 50px;
    font-size: 150%;
}

.paypal-payform p.payment-type-heading i.fa
{
    display: block;
}

.paypal-payform form
{
    text-align: center;
}

.paypal-payform #gopay-form
{
    margin-bottom: 10px;
}

.paypal-payform #gopay-form button
{
    padding: 20px;
    background: #fff;
    border: 1px solid #888;
    border-radius: 5px;
}

.paypal-payform p.payment-method-logos img
{
    margin: 0 5px;
}

/* LANGUAGE SELECTOR */
.language-selector
{
    position: relative;
}

.language-selector a
{
    display: block;
    white-space: nowrap;
    color: #333;
    font-size: 70%;
}

.language-selector img
{
    height: 24px;
}

.language-selector a.selected
{
    display: block;
    padding: 10px 10px 0 0;
}

.language-selector ul
{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    z-index: 100;
}

.language-selector ul.visible
{
    display: block;
}

.language-selector ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.language-selector ul li a
{
    text-align: right;
    padding: 10px;
}

.language-selector ul li a:hover
{
    color: #fff;
    background: #64c5b4;
}

.language-selector ul li img
{
    margin-left: 10px;
}

/* FORM / MOTO BACKGROUND */
.rezervace
{
    position: relative;
}

.rezervace::before
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url('/web/assets/img/bg-rezervace.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.15;
}

.motto
{
    background: #32c8b4;
}

/* LOGO */
.logo
{
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo img
{
    max-width: 100%;
    max-height: 60px;
}

/* NAV */
@media screen and (min-width: 992px)
{
    .nav-wrap
    {
        position: relative;
        height: 66px;
    }

    .menu-toggle
    {
        display: none;
    }

    nav
    {
        position: absolute;
        right: 0;
        top: 10px;
        height: 50px;
    }

    nav ul
    {
        margin: 0;
        padding: 0;
    }

    nav ul li
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    nav ul.top
    {
        height: 100%;
        display: flex;
    }

    nav ul.top li.top
    {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    nav ul.top li.top
    {
        position: relative;
    }

    nav ul.top li.top a.top
    {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 15px;
        color: #fff;
        text-decoration: none;
        transition: background-color 0.2s linear;
        text-align: center;
    }

    nav ul.top li.top a.top:hover,
    nav ul.top li.top a.top.selected,
    nav ul.top li.top:hover a.top
    {
        background-color: #32c8b4;
    }

    nav ul.sub
    {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: auto;
        background: #000;
        z-index: 100;
    }

    nav ul.top li.contacts ul.sub,
    nav ul.top li.language ul.sub
    {
        left: inherit;
        right: 0;
    }

    nav ul.top li.top:hover ul.sub,
    nav ul.top li.top.selected ul.sub
    {
        display: block;
    }

    nav ul.sub li.sub a
    {
        display: block;
        padding: 10px 15px 8px 15px;
        color: #fff;
        text-decoration: none;
        font-size: 80%;
        transition: background-color 0.2s linear;
    }

    nav ul.sub li.sub a:hover,
    nav ul.sub li.sub a.selected
    {
        background-color: #32c8b4;
    }

    nav ul.top li.top.language a.top span
    {
        display: none;
    }

    nav ul.sub a
    {
        white-space: nowrap;
    }

    nav ul.sub a span
    {
        margin-left: 10px;
    }

    nav .language img
    {
        max-height: 16px;
        margin-top: -2px;
    }
}

@media screen and (max-width: 1370px)
{
    nav ul.top li.top a.top
    {
        font-size: 90%;
    }
}

@media screen and (max-width: 992px)
{
    .menu-toggle
    {
        position: absolute;
        right: 0;
        top: 0;
        width: 75px;
        height: 75px;
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 200%;
        text-decoration: none !important;
    }
    .menu-toggle i.fa
    {
        transition: transform 0.2s linear;
    }
    .menu-toggle.selected
    {
        color: #32c8b4 !important;
    }

    .menu-toggle.selected i.fa
    {
        transform: rotate(180deg);
    }

    nav
    {
        display: none;
        position: absolute;
        left: 0;
        top: 78px;
        width: 100%;
        background: #252426;
        z-index: 1000;

    }

    nav.visible
    {
        display: block;
    }

    nav ul
    {
        margin: 0;
        padding: 0;
    }

    nav ul li
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    nav ul li a
    {
        display: block;
        padding: 10px 10px 8px 10px;
        color: #fff;
    }

    nav ul li a:hover
    {
        color: #fff;
        text-decoration: none;
    }

    nav ul li a.top
    {
        background: #000;
    }

    nav ul li.sub a
    {
        padding-left: 40px;
        font-size: 80%;
    }

    nav ul li.selected a
    {
        color: #fff;
        background: #32c8b4;
        text-decoration: none;
    }

    nav ul li a img
    {
        max-height: 15px;
        margin-right: 10px;
        vertical-align: -2px;
    }
}

/* COMMON SECTION */
.common .row
{
    margin-bottom: 40px;
}

.common h1
{
    color: #808080;
}

.common h2
{
    color: #32c8b4;
}

.common h3
{
    color: #333;
}

.common p
{
    color: #333;
}

.common .text-center
{
    text-align: center;
}

.common p b
{
    color: #000;
}

.common .spacer
{
    height: 20px;
}

.common .description ul
{
    margin: 0;
    padding: 0 0 0 25px;
}

.common .description ul li
{
    list-style: square;
    margin: 0;
    padding: 0;
    color: #333;
}

.common .gallery.nobm
{
    margin-bottom: 0 !important;
}

.common .gallery .gallery-item
{
    position: relative;
    height: 160px;
}

.common .gallery .gallery-item a
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.common .gallery .gallery-item a img
{
    display: none;
}

.common .route-map img
{
    max-width: 100%;
}

.common .icons .icon
{
    padding: 10px 0;
}

.common .icons .icon p
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #808080;
    font-size: 80%;
}

.common .icons .icon p span
{
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    font-size: 250%;
    color: #fff;
    background: #32c8b4;
    border: 0px solid transparent;
    border-radius: 40px;
}

.common .icons .icon p span i
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common .icons .icon p span img
{
    max-width: 40px;
    max-height: 40px;
}

.common .icons .icon p b
{
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 120%;
    color: 000;
}

.book-online a
{
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #e65a5a;
    border: 0px solid transparent;
    border-radius: 3px;
    font-size: 130%;
}

/* CONTACTS */
.contacts p
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}

.contacts p a
{
    position: relative;
}
.contacts .fa
{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 0px solid transparent;
    border-radius: 25px;
}

.contacts .fa-envelope
{
    background-color: #32c8b4;
}

.contacts .fa-phone
{
    background-color: #e65a5a;
}

.contacts .fa-whatsapp
{
    border-radius: 10px;
    background-color: #65ce5c;
    font-size: 120%;
}

.contacts .fa-viber
{
    border-radius: 10px;
    background-color: #7142a1;
    font-size: 120%;
}

.contacts .fa-wifi
{
    position: absolute;
    display: block;
    right: -2px;
    top: -19px;
    width: 20px;
    height: 20px;
    border-radius: 0;
    font-size: 50%;
    transform: rotate(45deg);
}

.contacts .tripadvisor-certificate
{
    max-width: 200px;
}

/* CESKY KRUMLOV SHUTTLE */
.ck .ck-prices
{
    background: #e65a5a;
}

.ck .ck-prices .price
{
    padding: 25px 0 10px 0;
}

.ck .ck-prices .price p
{
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
}

.ck .book-online-title
{
    padding: 15px 0;
    font-size: 150%;
    text-align: center;
    background: #e65a5a;
}

/* LUGGAE STORAGE */
.luggage-storage .suitcase-icon
{
    margin-bottom: -50px;
    text-align: center;
    font-size: 500%;
}

.luggage-storage .icon p
{
    margin: 0 40px !important;
}

.luggage-storage h3
{
    font-weight: bold;
}

.luggage-storage p.price
{
    font-size: 120%;
}

.luggage-storage p.info
{
    font-size: 80%;
    color: #808080;
}

/* HOMEPAGE */
.key-points ul
{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.key-points ul li
{
    list-style: none;
    margin: 0;
    padding: 10px;
    width: 25%;
    border: 1px solid #fff;
    font-size: 130%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #969696;
}

@media screen and (max-width: 750px)
{
    .key-points ul li
    {
        width: calc(50% - 2px);
    }
}

.key-points ul li p
{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.key-sentence
{
    background: #e65a5a;
}

.homepage-transfer-box
{
    padding: 50px 0;
}

.homepage-transfer-box .icon
{
    width: 80px;
    height: 80px;
    margin: 0 auto;
    color: #fff;
    background-color: #32c8b4;
    border: 0px solid transparent;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 200%;
}

.homepage-transfer-box h2
{
    margin: 25px 0;
    padding: 10px;
    color: #808080;
    text-align: center;
    text-transform: uppercase;
    font-size: 140%;
}

.homepage-transfer-box ul
{
    margin: 0;
    padding: 0;
    display: flex;
}

.homepage-transfer-box ul li
{
    list-style: none;
    flex-grow: 1;
    margin: 0;
    padding: 10px;
    color: #fff;
    background: #64c5b4;
    border: 1px solid #fff;
    text-align: center;
}

/* DAY TRIPS */
.day-trips h2
{
    text-align: center;
    font-size: 250%;
    font-weight: bold;
    letter-spacing: 1px;
}

/* BOOKING */
.booking-description.hidden
{
    display: none;
}

.intercity-map
{
    width: 100%;
    height: 600px;
    border: 0;
    margin-top: -50px;
    margin-bottom: 50px;
    padding: 0;
}

/* CONTACT IN FOOTER */
.contact-container .contact
{
    padding: 15px 0;
}

.contact-container .contact .row
{
    font-size: 90%;
    padding: 10px 0;
}

.contact-container .contact .row.hotline
{
    font-size: 110%;
}

.contact-container .contact .row.tos
{
    font-size: 70%;
}