.cc_banner-wrapper {
    position: absolute !important;
    z-index: 3001 !important;
}

.cc_container .cc_btn {
    margin-top: 30px;
}


/*
 SEARCH MAP
 */

.mapsearch-container-vertical{
 position: fixed;
 top: 125px;
 z-index: 5;
 width: 100%;
 height:0px;
}

.mapsearch-container{
    width: 25%;
    margin-right: auto;
    margin-left: auto;
}


.mapsearch-container .mapsearch{

}
.mapsearch-container .mapsearch input{
    background-color: white;
    opacity: 0.9;
    font-size: 2.0rem;
    border: 2px lightgrey solid !important;
    border-radius: 10px !important;
  
    height: 50px;
}
.mapsearch-container .mapsearch .input-group{
    
        margin-right: -40px;
}

.mapsearch-container .mapsearch .input-group button{
      border: none;
      right: 38px;
      top:1px;
      z-index:7;
      padding: 10px;
      border-radius: 6px;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px;
}


/*

END SEARCH MAP
 */


.aochb-slogan {
    top: 1.5em;
    position: relative;
    color: #5a5a5a;
}

.top-menu {
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 10px;
    width: 300px;
    display: block;
    position: absolute;
    right: 20px;
    top: 60px;
    max-height: 60rem;
    background: rgba(255, 255, 255, 0.9);
}

.top-menu ul li {
    border-bottom: 1px solid rgba(140, 140, 140, 0.5);
}

.top-menu .pin-legend {
    font-size: 1.5rem;
}

.top-menu .menu-entry {
    cursor: pointer;
}

.top-menu .menu-entry {
    margin-left: 2rem;
    font-size: 1.5rem;
    padding: 10px;
}

.top-menu .menu-pane .help-item, .top-menu .menu-pane .item {
    margin-bottom: 10px;
}

.top-menu .menu-pane {
    border-top: 1px solid rgba(140, 140, 140, 0.5);
    padding-top: 15px;
}

.top-menu .menu-pane a {
    color: #ba1e19;
    color: black;
}

.top-menu .menu-entry .title {
    margin-left: 15px;
}

.top-menu .pin-legend img {
    margin-right: 10px;
}

.top-menu .menu-pane {
    overflow-y: auto;
    max-height: 35rem;
    width: 300px;
    margin-left: 1.5rem;
}

@media (max-device-height: 800px) {
    .top-menu {
        max-height: 30rem;
    }
    .top-menu .menu-pane {
        max-height: 17rem;
    }

   .top-menu .menu-pane .panel-body:first-of-type{
    padding-top:0px;
   }
}

.top-menu .panel-heading {
    background: rgba(255, 255, 255, 0.5);
}



.top-menu .pin-legend div {
    margin-bottom: 10px;
    clear: left;
}

.logo {
    position: relative;
    top: 5px;
    left: 15px;
    width: 270px;
    z-index: 85;
}

.aochb-slogan {
    top: 1.5em;
    position: relative;
    color: #5a5a5a;
    z-index: 80;
    max-width: 800px;
}

.locate-me {
    position: fixed;
    bottom: 2em;
    left: 1.0em;
    height: 5em;
    width: 10%;
    z-index: 110;
}

@media (max-width: 768px) {
    .locate-me {
        position: fixed;
        bottom: 0.5em;
        left: 1.0em;
        height: auto;
        width: 10%;
        z-index: 110;
    }
    .cc_container .cc_btn {
        position: absolute !important;
        right: auto !important;
        left: auto !important;
        bottom: 0px !important;
        margin-left: 30px !important;
        margin-right: auto !important;
        margin-top: 20px !important;
        margin-left: 56px !important;
        margin-top: 38px !important;
        top: 159px !important;
        clear: both;
        height: 30px;
    }
    .cc_banner.cc_container {
        padding-bottom: 35px !important;
    }
    .cc_banner-wrapper .cc_btn_accept_all {
        z-index: 150;
    }
}

.locate-me .target {}

@media (max-device-width: 800px) {
    * {
        font-size: 1.01em !important;
    }
}

.cc_banner cc_container--open {
    width: 55%;
}

.cc_banner.cc_container--open {
    margin-left: auto;
    margin-right: auto;
    width: 55%;
}

@media (min-height: 800px) {
    .vertical_position_container {
        display: block;
        position: relative;
        top: 150px;
    }
}

@media (max-height: 800px) {
    .vertical_position_container {
        display: block;
        position: relative;
        top: 80px;
    }
}

.cc_container {
    padding: 15px !important;
}

.cc_banner-wrapper .cc_btn_accept_all {
    position: relative;
    display: block;
    top: 20px;
    z-index: 150;
}

#supplier-img-wrapper {
    text-align: center;
}

#supplier-intro {
    font-size: 1.25em;
    margin: .25em 0 .5em;
}

.pin-info .panel-text {
    /* margin-right: 90px; */
    display: block;
    position: relative;
}

.ct-btn.ct-btn-p {
    background-color: #FF6E00 !important;
    color: white;
    background-image: linear-gradient(to bottom, #FF6E00 0%, #FF6E00 100%);
    background-repeat: repeat-x;
    border-color: #e38d13;
}

.vertical_position_container.hide-up {
    /*  {'top':'50px', 'padding-right':'0px','padding-left':'0px','height':'100%'} */
    transition: top 1s !important;
    -webkit-transition: top 1s !important;
    -moz-transition: top 1s !important;
    -ms-transition: top 1s !important;
    -o-transition: top 1s !important;
    top: 50px !important;
    transition: padding-right;
    transition: padding-left;
    transition: height;
    padding-right: 0px;
    padding-left: 0px;
    height: 100%;
}

.vertical_position_container.hide-up {
    transition: height 1s !important;
    -webkit-transition: height 1s !important;
    -moz-transition: height 1s !important;
    -ms-transition: height 1s !important;
    -o-transition: height 1s !important;
    height: 0px;
    top: 75px !important;
}

.white-bg {
    background-color: rgba(255, 255, 255, 0.6);
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.main-header {
    position: relative;
    width: 100%;
    z-index: 165;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    /*background-color: white;*/
    display: block;
    height: 50px;
    position: fixed;
    width: 100%;
}

.main-header .menu-cover {
    background: white;
    height: 60px;
    margin-bottom: -60px;
    opacity: 0.5;
}

.main-header .navbar {
    margin-bottom: 0px;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.15) inset, 0 0px 5px rgba(0, 0, 0, 0.075);
    border: 0px;
    background: none;
    box-shadow: none;
    height: 60px;
}

.location-panel {
    z-index: 100;
    height: 30%;
    margin-bottom: 0px;
}

.location-panel .body-content {
    /*padding-right: 60px;*/
}

.location-panel .body-content-lower {
    padding-right: 100px;
}

.location-panel .panel-body {
    /* min-height: 200px;*/
}

.content-container-row {
    position: relative;
    top: 10%;
    padding-right: 0px;
    padding-left: 0px;
}

.over-bg {
    color: white;
    background-color: rgba(80, 80, 80, 0.7);
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.location-panel .pin-legend .item {
    font-size: 1.5rem;
    margin-top: 20px;
}

.location-panel .pin-legend .item span {
    margin-left: 10px;
}

.location-panel .pin-legend .pin-col .item:first-child {
    margin-top: 0px;
}
  .mobile-filler.over-bg{
      display: none;
    }
@media (max-device-height: 800px) {
    .location-panel .pin-legend {
        display: none;
    }
    .location-panel .mobile-filler{
      height: 10rem;
    }
    
    .location-panel .pin-legend .item {
        font-size: 0.5rem;
        margin-top: 0.5rem;
    }
    .location-panel .pin-legend .pin-col .item:first-child {
        margin-top: 0.5rem;
    }

    .mobile-filler.over-bg{
      display: block;
      height: 100px;
    }
}

.content-container {
    /* 
    opacity: 0.9;
*/
}

.content-container .content-bg {
    /* width:100%;*/
    /* background  : url('img/wall.jpg');*/
    background-repeat: no-repeat;
    /*  background-size: 140%;*/
    /* width:400%;*/
    overflow: hidden;
    overflow-y: none;
    /* or overflow:auto; if you want scrollbars */
    overflow-y: hidden;
    overflow-x: hidden;
    background-origin: padding-box;
    background-position: right bottom !important;
    /* padding-bottom: 20px;
                padding-top: 20px;*/
    margin-bottom: 40px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.col-lg-4, .col-lg-6 {
    padding-right: 0px;
    padding-left: 0px;
}

.col-lg-12, .col-lg-3 {
    padding-right: 0px;
    padding-left: 0px;
}

.minimize-and-fade {
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    background: #e5feff;
    overflow: hidden;
    /* "height: 0" not work with css transitions */
    max-height: 0;
    -webkit-transition: padding-top 0.5s;
    -webkit-transition: padding-bottom 0.5s;
    -moz-transition: padding-top 0.5s;
    -moz-transition: padding-bottom 0.5s;
    -ms-transition: padding-top 0.5s;
    -ms-transition: padding-bottom 0.5s;
    -o-transition: padding-top 0.5s;
    -o-transition: padding-bottom 0.5s;
    transition: padding-top 0.5s;
    transition: padding-bottom 0.5s;
    background: #e5feff;
    overflow: hidden;
    /* "height: 0" not work with css transitions */
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#ct-container .ct-filter__table {
    height: auto !important;
}

.details-and-engine {
    position: relative;
    display: block;
    top: 0px;
    min-height: 50%;
    z-index: 100;
    /* */
    /* inset 0px -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
    /*inset 0px 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
}

@media (min-width: 1190px) {
.details-and-engine.col-lg-10{
min-width:1170px;
}
.hide-map-hoz-container.vertical.col-lg-10{
min-width:1170px;
}
}

@media (max-width: 1380px) and (min-width: 1190px) {
.details-and-engine.col-xs-12.xcol-centered.col-sm-12.col-md-12.col-lg-10{
    float:none;
    margin-right: auto;
    margin-left: auto;
}
    .hide-map-hoz-container.vertical.col-lg-10{
    float:none;
    margin-right: auto;
    margin-left: auto;
}
    }
.details-and-engine .content-container {
    opacity: 1 !important;
    background: rgba(255, 255, 255, 1);
}

.details-and-engine .content-container.translucid {
    opacity: 1 !important;
    background: rgba(255, 255, 255, 0.6);
}

.hide-map-vert-container {
    z-index: 120;
    position: fixed;
    width: 100%;
    top: 250px;
    margin-right: 0px;
    margin-left: 0px;
}

.hide-map-hoz-container.col-lg-3 {
    display: none !important;
}

.hide-map.vertical {}

.hide-map.vertical button {
    border-radius: 5px;
    background: rgba(186, 30, 25, 1)
}

.hide-map.vertical {
    left: -20px;
    position: relative;
}

.hide-map.vertical:hover {
    cursor: pointer;
}

.hide-map.vertical.mobile {
    left: -15px;
}

.hide-map-hoz-container.vertical {
    height: 0px;
    /*position: absolute;
top :0px;
right: 0px;
height: 30px;
width: 200px;*/
}

.hide-map img {
    position: absolute;
}

.hide-map img.map-show {}

.details-and-engine.full-width {
    -webkit-transition: width 2s;
    -moz-transition: width 2s;
    -ms-transition: width 2s;
    -o-transition: width 2s;
    transition: width 2s;
    width: 100%;
}

.details-and-engine.mobile-view {
    -webkit-transition: padding-right 1s;
    -webkit-transition: padding-left 1s;
    -moz-transition: padding-right 1s;
    -moz-transition: padding-left 1s;
    -ms-transition: padding-right 1s;
    -ms-transition: padding-left 1s;
    -o-transition: padding-right 1s;
    -o-transition: padding-left 1s;
    transition: padding-right 1s;
    transition: padding-left 1s;
    padding-left: 0px;
    padding-right: 0px;
}

.search-tab {
    top: 120px;
    cursor: pointer;
}

.search-tab.tugged-left {
    left: -26px;
    transform: rotate(90deg);
    position: fixed;
}

@media (min-device-width: 800px) {
    .details-and-engine.mobile-view {}
}

@media (max-device-width: 800px) {
    .details-and-engine.mobile-view {}
}

@keyframes search-tab-slide-out {
    from {
        left: -26px;
    }
    to {
        left: -66px;
    }
}

@keyframes search-tab-slide-in {
    from {
        left: -66px;
    }
    to {
        left: -26px;
    }
}

.search-tab.tugged-left.slide-out {
    animation-name: search-tab-slide-out;
    animation-duration: 1s;
    left: -66px;
}

.search-tab.tugged-left.slide-in {
    animation-name: search-tab-slide-in;
    animation-duration: 1s;
    left: -26px;
}

@media (max-width: 768px) {
    @keyframes panel-slide-out {
        from {
            left: 0.0%;
        }
        to {
            left: -100%;
        }
    }
    @keyframes panel-slide-in {
        from {
            left: -100%;
        }
        to {
            left: 0.0%;
        }
    }
    .details-and-engine.slide-out, .hide-map-hoz-container.vertical.slide-out {
        animation-name: panel-slide-out;
        animation-duration: 1s;
        left: -100%;
    }
    .details-and-engine.slide-in, .hide-map-hoz-container.vertical.slide-in {
        animation-name: panel-slide-in;
        animation-duration: 1s;
        left: 0%;
    }
    /*
  .details-and-engine.slide-out{
    left: -83.3333%;
    position: absolute;
  }*/
    .locate-me {
        bottom: 2em;
        right: 0.0em;
        /* height: 5em;
  width: 5em;*/
        z-index: 50;
    }
    .locate-me .target {
        /* width: 5em;*/
    }
}

@media (min-width: 768px) {
    @keyframes panel-slide-out {
        from {
            left: 0.0%;
        }
        to {
            left: -100.00%;
        }
    }
    @keyframes panel-slide-in {
        from {
            left: -100.00%;
        }
        to {
            left: 0.0%;
        }
    }
    .details-and-engine.slide-out, .hide-map-hoz-container.vertical.slide-out {
        animation-name: panel-slide-out;
        animation-duration: 1s;
        left: -100%;
    }
    .details-and-engine.slide-in, .hide-map-hoz-container.vertical.slide-in {
        animation-name: panel-slide-in;
        animation-duration: 1s;
        left: 0%;
    }
    /*
  .details-and-engine.slide-out{
  
    left: -50.0%;
 position: absolute;
  }*/
    .search-tab.tugged-left.slide-out {
        /*   left: -66px;*/
    }
}

@media (min-width: 992px) {
    @keyframes panel-slide-out {
        from {
            left: 0.0%;
        }
        to {
            left: -33.30%;
        }
    }
    @keyframes panel-slide-out-10col {
        from {
            left: 0.0%;
        }
        to {
            left: -100.00%;
        }
    }
    @keyframes panel-slide-in {
        from {
            left: -33.30%;
        }
        to {
            left: 0.0%;
        }
    }
    @keyframes panel-slide-in-10col {
        from {
            left: -100.00%;
        }
        to {
            left: 0.0%;
        }
    }
    .details-and-engine.slide-out, .hide-map-hoz-container.vertical.slide-out {
        animation-name: panel-slide-out;
        animation-duration: 1s;
        left: -33.3%;
    }
    .details-and-engine.col-md-12.slide-out, .hide-map-hoz-container.col-md-12.vertical.slide-out {
        animation-name: panel-slide-out-10col;
        animation-duration: 1s;
        left: -100.0%;
    }
    .details-and-engine.slide-in, .hide-map-hoz-container.vertical.slide-in {
        animation-name: panel-slide-in;
        animation-duration: 1s;
        left: 0%;
    }
    .details-and-engine.col-md-12.slide-in, .hide-map-hoz-container.col-md-12.vertical.slide-in {
        animation-name: panel-slide-in-10col;
        animation-duration: 1s;
        left: 0%;
    }
}

@media (min-width: 1200px) {
    @keyframes panel-slide-out {
        from {
            left: 0.0%;
        }
        to {
            left: -34.00%;
        }
    }
    @keyframes panel-slide-out-10col {
        from {
            left: 0.0%;
        }
        to {
            left: -98.00%;
        }
    }
    @keyframes panel-slide-in {
        from {
            left: -34.00%;
        }
        to {
            left: 0.0%;
        }
    }
    @keyframes panel-slide-in-10col {
        from {
            left: -98.00%;
        }
        to {
            left: 0.0%;
        }
    }
    .map-status-info {
        background-color: blue;
        min-width: 200px;
        position: fixed;
        bottom: 0px;
        left: 75px;
    }
    .details-and-engine.col-lg-3.slide-out, .hide-map-hoz-container.col-lg-3.vertical.slide-out {
        animation-name: panel-slide-out;
        animation-duration: 1s;
        left: -34%;
    }
    .details-and-engine.col-lg-10.slide-out, .hide-map-hoz-container.col-lg-10.vertical.slide-out {
        animation-name: panel-slide-out-10col;
        animation-duration: 1s;
        left: -98%;
    }
    .details-and-engine.slide-in, .hide-map-hoz-container.col-lg-3.vertical.slide-in {
        animation-name: panel-slide-in;
        animation-duration: 1s;
        left: 0%;
    }
    .details-and-engine.col-lg-10.slide-in, .hide-map-hoz-container.col-lg-10.vertical.slide-in {
        animation-name: panel-slide-in-10col;
        animation-duration: 1s;
        left: 0%;
    }
}

@keyframes hide-map {
    from {
        background: rgba(255, 255, 255, 0.6);
    }
    to {
        background: rgba(255, 255, 255, 1);
    }
}

@keyframes reveal-map {
    from {
        background: rgba(255, 255, 255, 1);
    }
    to {
        background: rgba(255, 255, 255, 0.6);
    }
}

.details-and-engine .content-container:not(.translucid) {
    animation-name: hide-map;
    animation-duration: 1s;
}

.details-and-engine .content-container.translucid {
    background: rgba(255, 255, 255, 0.6);
    animation-name: reveal-map;
    animation-duration: 1s;
}

.search-tab {
    font-size: 1em;
    font-family: Arial;
    font-weight: bold;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #ffaa22;
    padding: 9px 18px;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #ff6200 5%, #fca75d 100%);
    background: -ms-linear-gradient( top, #ff6200 5%, #fca75d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6200', endColorstr='#fca75d');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff6200), color-stop(100%, #fca75d));
    background-color: #ff6200;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #333333;
    -webkit-box-shadow: inset 1px 1px 0px 0px #fff6af;
    -moz-box-shadow: inset 1px 1px 0px 0px #fff6af;
    box-shadow: inset 1px 1px 0px 0px #fff6af;
}

.search-tab:hover {
    background: -moz-linear-gradient( center top, #ff6200 50%, #fca75d 100%);
    background: -ms-linear-gradient( top, #ff6200 50%, #fca75d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6200', endColorstr='#fca75d');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(50%, #ff6200), color-stop(100%, #fca75d));
    background-color: #ff6200;
}

.search-tab:active {
    left: (+1px);
}

.panel:not(.solid) {
    background-color: #fff;
    background: none;
}

#iframe_div {
    /*  background-color: rgba(255,255,255,0.9);*/
    height: 100%;
    position: relative;
    /*opacity: 0.8;*/
    /* top: 50px;*/
    /* padding-top: 50px;*/
    /* display the div cover further down, allowing for the menu*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    overflow: visible;
    z-index: 200;
    padding-top: 0px;
}

#iframe_container {
    width: 100%;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.0);
    position: relative;
}

.close-container {
    width: 100%;
    position: relative;
    right: 0px;
}

.close-results {
    z-index: 105;
    /*top: 50px;*/
    /*  top: 50px;*/
    /* move the close buttons further down the div cover*/
}

.close-results.close-back {}

.close-results span {
    cursor: pointer;
    z-index: 105;
}

.btn-booking {
    position: relative;
    top: 15px;
    margin-bottom: 15px;
}



/******************************************

Questions
    
******************************************/


.question-panel .header{
     background: rgba(186, 30, 25, 1);
     color: white;
     font-size: 3rem;
     font-weight: bold;

}

.question-panel .answer, .question-panel .question{

    line-height: 2.5rem !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}



.bubble
{
position: relative;
padding: 10px;
min-height: 10rem;

-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
border: #323763 solid 3px;
}

.bubble.comment{
      background: none;
      border: darkgrey solid 2px;
}

.bubble.agent{
    background: none;
    border: #ba1e19 solid 3px;

}

.bubble.client{
    background: none;
}


.bubble.agent:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 27px 0 27px 13px;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 1;
margin-top: -27px;
right: -13px;
top: 50%;
}

.bubble.agent:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 29px 0 29px 15px;
border-color: transparent #ba1e19;
display: block;
width: 0;

z-index: 0;
margin-top: -29px;
right: -17px;
top: 50%;
}

.bubble.client:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 27px 13px 27px 0;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 1;
margin-top: -27px;
left: -13px;
top: 50%;
}

.bubble.client:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 29px 15px 29px 0;
border-color: transparent #323763;
display: block;
width: 0;
z-index: 0;
margin-top: -29px;
left: -17px;
top: 50%;
}