body {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: rgb(102, 102, 102);
    line-height: 27px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #1a4798;
}

h2{
    font-size: 24px;
    color: rgb(26, 71, 152);
}

h4{
    font-size: 18px;
}

.navbar-brand img{
    width: 180px;
}


.english-btn img{
    width: 23px;
}

header nav{
    height: 130px;
}

header .fa-thumbs-o-up{
    font-size: 30px;
    color: #5472d2;
    margin-top: 10px;
    display: block;
    float: left;
}

header .icon-like{
    font-family: 'simple-line-icons' !important;
    display: block;
    float: left;
    font-size: 34px;
    color: #1a4798;
    margin-top: 8px;
    margin-right: 6px;
}

header .icon-like:before{
    content: "\e068";
}


header .payment-methods{
    width: 100%;
    max-width: 200px;
    padding-top: 15px;
}

header .english-btn{
    padding-top: 10px;
    display: block;
}

header .english-btn img{
    padding-right: 5px;
}

header .header-information{
    margin-top: 10px;
}

.testding{
    margin-left: auto;
}

header .header-information .header-block{
    text-align: center;
}

header .header-information .header-block:after{
    position: absolute;
    height: 48px;
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #e0e0e0;
    top: 0;
    right: 0;
}

header .call-us-btn{
    border: 2px solid #1a4798;
    color: #1a4798;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0;
    padding: 12px 22px;
}

.corona-warning{
    box-shadow: 0 0 3px darkgrey;
    padding: 5px;
    text-align: center;
}

.page-home{
    padding: 50px 0;
    background: #0a1c3e;
    width: 100%;
    min-height: 200px;
}

.title-bar{
    padding: 50px 0;
    background: #0a1c3e;
    width: 100%;
    text-align: center;
}

.title-bar h1{
    color: white !important;
}

.page-home h4{
    color: white;
}

.page-home iframe{
    width: 100%;
}

.page-home .usps{
    color: #fff;
}

.page-home .usps h2{
    padding-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

.page-home .usps h4{
    line-height: 30px;
}

.fa-check:before {
    content: "\f00c";
}


.container{
    max-width: 1210px;
}


.explain-block{
    width: 100%;
    background: #f7f7f7;
    padding: 20px 0 40px 0;
}

.explain-block h2{
    text-align: center;
}

.explain-block p{
    text-align: justify;
}

.explain-block .icon-header{
    font-size: 2.15em;
    text-align: center;
    margin-bottom: 35px;
    padding-top: 35px;
    color: #5472D2;
}

.testemonials ul, .testemonials ol{
    margin: 0;
    padding: 0;

}
.testemonials{
    background: rgba(34,34,34,.9);
    position: relative;
}

.testemonials a.more_reviews{
    color: white;
    margin: 20px;
    display: block;
}



.testemonials .fa.fa-comment{
    position: absolute;
    background: #1a4798;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: white;
    text-align: center;
    padding: 28px;
    font-size: 38px;
    top: 0;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
}

.testemonials ul li p{
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 36px;
    padding: 110px 60px 150px 60px;
}

.testemonials ul li p span {
    display: block;
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
}

.testemonials .testimonial-paging li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
}


.testemonials .testimonial-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    background: 0 0;
    border: 2px solid #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.testemonials .testimonial-paging li .dot.active, .dot:hover {
    background-color: #fff !important;
}

.testemonials .testimonial-paging{
    width: 100%;
    position: absolute;
    bottom: 60px;
    text-align: center;
    z-index: 999;
    left: 0;
}

.padding-default{
    padding-top: 100px;
    padding-bottom: 100px;
}

.online-booking{
    background:#f4f4f4;
    padding: 90px;
}

.online-booking h2{
    margin-bottom: 70px;
}

img.order-procedure{
    margin-bottom: 35px;
    width: 100%;
}

.contact-img{
    width: 100%;
}

.calculate-price-btn{
    top: 0;
    margin: 50px 0;
    vertical-align: middle;
    position: relative;
    color: #fff;
    background-color: #f06;
    display: inline-block;
    text-align: center;
    box-shadow: 0 5px 0 #c06;
    border-radius: 5px;
    padding: 18px 25px;
    font-size: 21px;
    transition: all .2s ease-in-out;
}

.more-information-btn{
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    width: 100%;
}

.calculate-price-btn:hover{
    top: 3px;
    box-shadow: 0 2px 0 #c77700;
    background-color: #F90;
    color: #fff;
    text-decoration: none;
}

.calculate-price-btn i{
    display: inline-block;
    margin-right: 10px;
}

h4.client-title{
    padding-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 35px;
    margin-top: 50px;
}

.title-margin{
    margin-top: 70px;
}


footer{
    padding-top: 50px;
    margin-top: 60px;
    background: #f7f7f7;
}

footer .copyrights{
    color: #777;
    border-top: 1px solid #333;
    margin-top: 35px;
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
}

footer h4{
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 16px;
}


.faq{
    margin-bottom: 90px;
}

.faq .accordion-block .btn{
    line-height: 26px;
    outline: none;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    font-family: 'Lato' !important;
}

.testemonials .testemonial{
    display: none;
}

.more-info-block img{
    padding: 6px;
    width: 100%;
    border: 1px solid #EBEBEB;
}

.more-info-block h2{
    padding: 20px 0 35px 0;
}

.mobile-form{
    display: none;
}

.navbar .container{
    display: block!important;
}

.bestel-online .bestel-online-text{
    display: block;
    margin-left: 10px;
}

@media only screen and (max-width: 768px) {
    header nav{
        height: auto;
    }

    .navbar-brand{
        margin:10px auto 20px auto;
        display: block;
        text-align: center;
        padding-bottom: 20px;
        border-bottom: 1px solid #e0e0e0;

    }

    .call-us-btn{
        margin:20px 0;
    }

    header .header-information .header-block:after {
        width: 0px;
    }

    .bestel-online{
        width: 200px;
        margin: 10px auto;
    }

    .mobile-form{
        display: block;
    }

    .online-booking{
        padding: 30px 10px;
    }

    .more-information-btn{
        position: relative;
    }

    .vacation-block{
        margin-top:80px;
    }

    .faq div h2{
        margin-top: 40px;
    }

    .online-booking h4{
        margin-bottom: 50px;
    }

    .calculate-price-btn{
        width: 100%;
    }
}

.explain-title{
    height: 80px;
}

.more-info-block p{
    text-align: justify;
    margin-bottom: 50px;
}
.more-info-block{
    padding-bottom: 100px;

}

.more-info-block .padding-default{
    padding-bottom: 0;
}


/* testemonial page */

.testemonials_ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.testemonials_ul li{
    border-bottom: 1px solid #eee;
    padding: 20px;
    overflow: hidden;
}

.testemonials_ul li .review{
    width: 50%;
    display: block;
    text-align: left;
    float: left;
}
.testemonials_ul li .name{
    width: 20%;
    display: block;
    float: left;
}

.testemonials_ul li .date{
    width: 15%;
    display: block;
    float: left;
}

.testemonials_ul li .score{
    width: 15%;
    display: block;
    float: left;
}

.star-ratings-css-top {
    color: orange;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    line-height: 20px;
    height: 20px;
    float: left;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.star-ratings-css-bottom {
    padding: 0;
    display: block;
    z-index: 0;
}

footer .link-padding{
    display: block;
}

@media only screen and (max-width: 768px) {
    footer .link-padding{
        padding: 10px 0;
    }


    .testemonials_ul li .review {
        width: 100%;
        margin-bottom: 10px;
    }

    .testemonials_ul li .name,
    .testemonials_ul li .date
    {
        width: 50%;
        text-align: left;
    }

    .testemonials .testimonial-paging li a {
        padding: 14px;
    }

    .testemonials_ul li .score{
        width: 100%;
        text-align: left;
        !important;
    }

    .testemonials_ul li .date{
        text-align: center;
    }
}

.image-wrapper img{
    width: 100%;
}

.page-item.active .page-link {
    background-color: #0a1c3e;
    border-color: #0a1c3e;
}

.page-link {

    color: #0a1c3e;

}


