/*@media (min-width: 992px) {*/
/*    #content .frame-type-textpic.frame-well .row div:first-of-type {*/
/*        width: 33%;*/
/*    }*/
/*}*/
.page-51 .frame-orangebox.frame-type-textpic .frame-container {
    min-height: 300px !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('glyphicons-halflings-regular.eot');
    src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff2') format('woff2'), url('glyphicons-halflings-regular.woff') format('woff'), url('glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.texticon-icon.texticon-type-default {
    line-height: 1;
}
.form-select{
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.55;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
}
#buscharter-120-datepicker-1 ,#buscharter-120-datepicker-2 {
  display: block;
}

#busanmietung-120-datepicker-1 ,#busanmietung-120-datepicker-2{
    display: block;
}
.form-element {
  margin-bottom: 15px;
}
.frame-type-form_formframework .form-element-datepicker .form-label {
    width: 100%;
}

/* Custom upgrade changes */
.texticon-content a {
    word-break: break-word;
}
.page-5 .navbar-transition {
  background-color: rgb(130, 129, 129) !important;
}

/*PD Style for new slider*/

.owl-custome.owl-theme .owl-dots {
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 100%;
}

.owl-custome.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background: transparent;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #ffffff;
}

.owl-custome.owl-theme .owl-dots .owl-dot.active span, .owl-custome.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.owl-custome.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 0px;
    margin: 0;
    padding: 0;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    z-index: 11;
}

.owl-custome.owl-theme .owl-nav .owl-prev{
    left: 0px;
}

.owl-custome.owl-theme .owl-nav .owl-next{
    right: 0px;
}

.owl-custome.owl-theme .owl-nav .owl-next:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-top: 1px solid #ff8700;
    border-right: 1px solid #ff8700;
    position: absolute;
    left: 21px;
    top: 21px;
}

.owl-custome.owl-theme .owl-nav .owl-prev:before {
     -webkit-transform: rotate(225deg); 
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
     transform: rotate(225deg); 
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-top: 1px solid #ff8700;
    border-right: 1px solid #ff8700;
    position: absolute;
    left: 22px;
    top: 21px;
    /* -webkit-transform: translate(-50%,-50%); */
    /* transform: translate(-50%,-50%); */
}

.owl-custome.owl-theme .item-content-inner h1 {
    text-transform: uppercase;
    color: #f58627;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.85);
    display: table;
    padding: 10px;
    margin: 0;
    font-size: 40px;
    border-radius: 4px;
}

.owl-custome.owl-theme .item-content-inner h2 , .owl-custome.owl-theme .item-content-inner h3 , .owl-custome.owl-theme .item-content-inner h4{
    color: #fff;
    font-size: 24px;
    background-color: rgba(245, 134, 39, 0.95);
    display: table;
    padding: 10px;
    margin: 0;
    text-align: left;
    min-width: 400px;
    border-radius: 4px;
}

.item-content .valign , .expert-review-out .valign{
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
}

.item-content{
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 99;
}

.item-content.item-content-sky .item-content-inner h1{
    color: #74c5f0;
}

.item-content.item-content-sky .item-content-inner h2 , .item-content.item-content-sky .item-content-inner h3 , .item-content.item-content-sky .item-content-inner h4{
    background-color: rgba(116,197,240,0.95);
}

.item-content-inner{
    max-width: 800px;
    width: 100%;
}

.expert-review-out{
    position: absolute;
    bottom: -32px;
    width: 100%;
    left: 0px;
    display: flex;
    justify-content: flex-end;
    z-index: 99;
}

.expert-review {
    max-width: 100%;
    display: flex;
    justify-content: flex-end; 
    padding-right: 20px;
}

.expert-review img{
    max-width: 180px;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    height: auto;
}

.slider-out-control{
    position: relative;
}

.just-info-tt {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9;
    color: #fff;
}

/* css after development */
.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-custome.owl-theme .item-content-inner h1 {
    color: #74c5f0;
}

.owl-custome.owl-theme .item-content-inner h2 , .owl-custome.owl-theme .item-content-inner h3 , .owl-custome.owl-theme .item-content-inner h4 {
    background-color: rgba(116,197,240,0.95);
}

.frame-type-carousel {
    padding-top: 0;
}

.frame-type-carousel_fullscreen {
    padding-bottom: 0;
}
/* CSS after doing changes for german BFSG Law */
.visually-hidden {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    color: #000;
}
footer a, .footer-section a {
font-weight: bold;
}
.footer-section li {
    line-height: 2;
}
.body-bg header.navbar , .body-bg header.navbar-transition{
      background-color: rgba(20, 19, 19, 0.8) !important;
}

.breadcrumb-section a {
color: #1375AA;
}
body, .htmlarea-content-body {
color: #343434;
}
.breadcrumb-section {
background-color: #f5f5f5;
}
.breadcrumb > .active {
color: #343434;
}
#content header h2 + h3 {
color: #1375AA;
}
figure .caption {
color: #6E6E6E;
}
#content .frame-fullwidthlightgrey h3 {
  color: #0F6999;
}
#content .button {
  background-color: #0D5273;
}
.sr-only.sr-only-focusable span{
    color: #AD5C00;
}
#content h2 > a {
  color: #1688C5;
}
#content .nav-sidebar li a {
  color: #1378AE;
}
.btn-primary {
  background-color: #1378AE;
}
#content .frame-fullwidthdarkgrey {
  background-color: #737373;
}
#content p a {
  color: #1378AE;
}


@media(max-width: 1200px){
    .item-content .valign , .expert-review-out .valign{
        padding: 0 100px;
    }
}

@media(max-width: 991px){
    .expert-review img{
        max-width: 80px;
    }

    .owl-custome.owl-theme .item-content-inner h1 , .owl-custome.owl-theme .item-content-inner h2, .owl-custome.owl-theme .item-content-inner h3, .owl-custome.owl-theme .item-content-inner h4{
        padding: 5px 10px;
        line-height: 1;
    }
}

@media(max-width: 767px){
    .owl-custome.owl-theme .item-content-inner h1{
        font-size: 20px;
    }

    .owl-custome.owl-theme .item-content-inner h2, .owl-custome.owl-theme .item-content-inner h3, .owl-custome.owl-theme .item-content-inner h4{
        font-size: 12px;
        min-width: unset;
    }

    .expert-review{
        padding-right: 0;
    }

    .expert-review-out {
        bottom: -10px;
    }

    .expert-review img {
        max-width: 50px;
    }
}

@media(max-width: 576px){
    .slider-out-control {
        margin-top: 75px;
    }

    .owl-custome.owl-theme .owl-nav [class*="owl-"]{
        width: 30px;
        height: 30px;
    }

    .owl-custome.owl-theme .owl-nav .owl-prev:before , .owl-custome.owl-theme .owl-nav .owl-next:before{
        left: 13px;
        top: 11px;
    }

    .owl-custome.owl-theme .owl-nav .owl-next:before{
        left: 8px;
    }

    .item-content .valign, .expert-review-out .valign {
        padding: 0 50px;
    }

    .owl-custome.owl-theme .owl-dots {
        bottom: 2px;
    }

    .expert-review img {
        max-width: 30px;
    }
}