/* 
    Created on : 11.2.2015, 14:58:07
    Author     : Ondrej, Adam 
*/
.container > .well
{
    padding: 0px;
}

.company-content
{
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;    
    padding-left: 19px;
    padding-right: 19px;
    margin-top: -10px;
    padding-bottom: 15px;
    border-radius: 0px 0px 10px 10px;
}

.bg-triangel
{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 800px solid transparent;
    border-bottom: 800px solid transparent;
    border-left-width: 555px;
    border-left-style: solid;    
    position: absolute;
    border-left-color: #eeeeee;    
    top: -300px;
    left: -20px;
    z-index: 0;
}

.View-header-content
{
    margin: 0px;
}

.View-header.promo-header
{
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px 5px 0px 0px;
}

.View-header.promo-header .View-header-content
{
    background: #333;
    background-color: rgba(0,0,0,.3);
}

.View-header-navigation
{
    position: relative;
}

.View-header-title {
    font-size: 29px;
    line-height: 32px;
}
.View-header-subtitle {
    margin: 7px 0px 0px 0px;
}


.map-google {
    width: 100%;
    height: 150px;
}

.outer-offered-service
{
    position: relative;
}

.offered-service {
    border: 1px solid #FFF;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    color: #fff;
}

.offered-service .row {
    margin: 0;
    padding: 0;
}

.offered-service > div > .col:first-child {
    max-width: 256px;
}

.offered-service .col {
    margin: 0;
    padding: 0;
}

.offered-service .row-same-height
{
    background-color: #7C7C7C;
}

.offered-service .btn.btn-reserve {
    border-radius: 0;
    border: 0px solid #fff;
    font-size: 20px;
    line-height: 25px;
}
 

.offered-service .col-name,
.offered-service .col-poznamka {    
    padding: 0 10px;
}

.offered-service .col-name {
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 27px;
    word-wrap: break-word;
}

.offered-service .col-poznamka {
    font-size: 13px;
    color: #F00;
}

.offered-service .row {
    background-color: #7C7C7C;
}

.offered-service .col-price, 
.offered-service .col-length,
.offered-service .col-dokumenty {
    height: 26px;
}

.offered-service .col-price, 
.offered-service .col-length{
    color: #FFF;
    padding: 0 3px;
    background-repeat: no-repeat;
    background-size: 24px auto;
    background-position: 0px center;
    font-size: 17px;    
    display: table;  
}

.offered-service .col-price div, 
.offered-service .col-length div{
    display: table-cell;
    vertical-align: middle;
}

.offered-service .col-price s
{
    font-size: 12px;
    color: yellow;
    font-weight: normal;
}

.offered-service .col-price
{
    font-weight: bold;
}

.offered-service .col-dokumenty div {
    cursor: pointer;
}

.offered-service .col-length > span
{
    font-size: 11px;
}

.offered-service .col-discount
{    
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.col-discount-title
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 15px;
    text-align: left;
    padding-left: 2px;
    font-size: 10px;
    line-height: 18px;/*
    background-color: rgba(0,0,0,.2);
    border-bottom: 1px solid #fff;*/
}

@media(min-width: 992px){
    .fb_iframe_widget
    {
        margin-top: 14px;
        display: inline-block !important;
    }
}

@media(max-width: 991px){
    .fb_iframe_widget
    {
        margin-top: 6px;
        display: inline-block !important;
    }
}
   
@media(min-width: 768px) {
        
    .offered-service .btn.btn-reserve {
        /*position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        border-left-width: 1px; */
        font-size: 16px;
        padding-left: 22px;
        background-size: 21px 21px;
        background-position: 6px center;
    }

    .offered-service .col-sm-height > .row
    {
        min-height: 41px;
    }

    .offered-service .col-price, 
    .offered-service .col-length{
        height: 37px;  
        line-height: 37px;
        width: 80px;
        float: right;
        line-height: 19px;
    }
    .offered-service .col-discount
    {
        width: 50px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        padding: 0px 5px 0px 5px;
    }
    .col-discount-title
    {
        text-align: center;
    }

    .offered-service .col-price s
    {
        display: block;
    }
    
}

@media(max-width: 767px) {
    .offered-service .btn.btn-reserve {
        border-top-width: 1px; 
        display: block;
        padding: 5px;
    }

    .bg-triangel
    {
        display: none;
    }

    .View-header-title {
        font-size: 22px;
        line-height: 27px;
     }

    .offered-service .row-length-price{
        padding: 0px 10px;        
    }

    .offered-service .col-price div
    {
        line-height: 30px !important;
    }

    .View-header.promo-header, .container >.well,
    .company-content
    {
        border-radius: 0px;
    }

    .pass-buy-row .btn{
        width: 100%;
    }
}

/* ikonky sa zobrazia len pri sirsom display*/
@media(min-width: 470px){
    .offered-service .col-price, 
    .offered-service .col-length{
        padding-left: 24px;
        margin-top: 1px;        
        text-align: center;
    }
    .offered-service .col-price {
        min-width: 88px;
        background-image: url("/img/rezerv/peniaze.png");
    }

    .offered-service .col-length {
        background-image: url("/img/rezerv/cas.png");
    }

    .offered-service .col-dokumenty div {
        background-image: url("/img/detail_fir/dokumenty-detail-firmy.png");
    }
}

.offered-service.offer-catalog {
    margin-left: 20px;
}

.btn-enlarge-map
{
    width: 100%;
    background-color: #28a2d3;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 7px; 
    color: white;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: none;
}

.distributor{
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.distributor .subtitle
{
    color: #FFF;
    font-size: 18px;    
    text-align: center;
}

a.branch-item-a
{
    text-decoration: none;
}

.branch-item
{
    margin: 0 auto;
    width: 80%;
    min-height: 70px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #23333a;
    margin-bottom: 10px;    
    padding: 4px;
    box-shadow: 0 8px 17px 0 rgba(200,200,200,.2),0 6px 20px 0 rgba(200,200,200,.19);
}

div.branch-item:hover
{
    background-color: #48C2F1;
}

div.branch-item:hover .branch-item-categories
{
    color: #333;
}

.branch-item-info
{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.branch-item-categories
{
    color: #ddd;
}

a.btn-default-gray{
    color: #FFF;
}

div.other-branches{
    margin-top: 10px;
    position: relative;
}

div.other-branches hr
{
    margin: 10px 0px;
}


.services-category-name
{
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 16px;
}

.services-category-name span{
    display: none;
}

.services-category.blured
{
    opacity: 0.5;
}

.services-category.blured:hover
{
    opacity: 1;
}

.title-others-services{
    margin-top: 120px;
}

a.text:hover
{
    color: #48C2F3;
}

.sms-upozornenie
{
    padding: 5px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
}

.warning-box{
    font-size: 16px;
    padding: 5px 15px;
    margin-bottom: 5px;
}

.hidden
{
    display: none;
}

.btn-box-description, .desc-catalog-item
{
    position: absolute;
    left: -13px;
    top: 7px;   
    z-index: 10;
    cursor: pointer;
}

.desc-catalog-item
{
    left: 5px;
}

.modal .documents
{
    text-align: left;
}

.social-media
{
    margin-top: 10px;
}

.well.well-light{
    margin-top: -18px;
    border: none;

}
.well.well-light.well-transparent{
    background-color: transparent;
}


.well.well-light .wrapper-reservation{
    padding: 0;
}
.well .wrapper-reservation{
    background-color: white;
    border-color: #49C1F3;
    border: 1px solid #49C1F3;
    /*padding: 19px;*/
    border-radius: 10px 10px 10px 10px;
}

.special-link-text
{
    font-size: 20px;
}

.special-link-text span.text-content
{
    text-decoration: underline;
}

#linkWatchDog{
    float: right;
}

.discount-description{
    font-size: 13px;
    color: #c82121;
    margin-bottom: 4px;
    line-height: normal;
}

.price-without-discount{
    text-decoration: line-through;
}

.pass-buy-row{
    margin-top: 5px;
}

.title-select-place{
    text-align: left;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
}

.company-logo{
    width: 150px;
}

.other-branches .icon{
    position: absolute;
    left: 14px;
    top: 12px;
}

.branches_carousel {
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    height: 40px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.branches_carousel-item {
    opacity: 0;
    font-size: 16px;
    position: absolute;
    white-space: nowrap;
    transition: opacity 2s ease-in-out, transform 2s ease-in-out;
}
.branches_carousel-item .city{
    font-weight: bold;
    text-decoration: underline;
}
.branches_carousel-item.visible {
    opacity: 1;
    transform: translateY(0);
}
.branches_carousel-item.above {
    transform: translateY(-100%);
}
.branches_carousel-item.below {
    transform: translateY(100%);
}

#modalBranchSelection .branches_modal-item {
    line-height: 19px;
}

#modalBranchSelection .modal-title {
    font-size: 20px;
} 