﻿#zimmer {
}

.zimmer {
    padding: 200px 0px
}

    .zimmer h1 {
        text-align: center;
    }

.zimmer_boderbot {
    border-bottom: 1px solid #1479b2;
    margin: 0 auto;
}

.zimmer_block {
    min-width: 300px;
    min-height: 20px;
    margin: 0 auto;
}

    .zimmer_block h1 {
        color: #303030;
        font-size: 18px;
        padding: 0px 0px 10px;
        width: 300px;
        text-align: center;
    }

    .zimmer_block img {
        width: 300px;
        height: 150px;
        text-align: center;
        margin: 0 0px 20px 0px;
    }

    .zimmer_block .btn {
        border: 1px solid #1479b2;
        font-size: 13px;
        color: #1479b2;
        padding: 5px;
        min-width: 140px;
        margin-right: 7px;
        margin-left: 3px;
        float: left;
        border-radius: 2px !important;
        transition: 0.5s;
        line-height: 1;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

        .zimmer_block .btn:hover {
            background: #1479b2;
            color: #fff !important;
        }

    .zimmer_block .btncontainer {
        border-bottom: 1px solid #1479b2;
        width: 100%;
        min-height: 50px;
        margin-bottom: 10px;
    }

.margin50 {
    margin-top: 50px
}

.txtcen {
    text-align: center;
}

.AddToSlider {
    width: 100%;
    min-height: 40px;
    padding: 10px;
    text-align: center;
    margin-top: -122px;
}

.zimmerslideinfo {
    width: 100%;
    min-height: 50px;
    padding: 10px;
    overflow: auto;
}

    .zimmerslideinfo .block {
        float: left;
        padding: 10px;
        min-height: 20px;
        width: 355px;
        text-align: justify;
    }

.rightsideEffect {
    padding-left: 178px !important;
}

.zimmermail {
    color: #303030;
    text-decoration: underline;
}

    .zimmermail a {
        color: #303030;
        text-decoration: underline;
    }

    .zimmermail:hover {
        color: #1479b2 !important;
    }

.zimmerbtn {
    border: 1px solid #1479b2;
    font-size: 13px;
    color: #1479b2;
    padding: 5px;
    min-width: 140px;
    margin-right: 7px;
    margin-left: 3px;
    float: left;
    border-radius: 2px !important;
    text-align: center;
    transition: 0.5s;
    line-height: 1;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

    .zimmerbtn:hover {
        background: #1479b2;
        color: #fff !important;
    }

@media screen and (min-device-width: 300px) and (max-device-width: 991px) {
    .AddToSlider {
        margin-top: 0px;
    }

    .zimmerslideinfo .block {
        float: left;
        padding: 10px;
        min-height: 20px;
        width: 100%;
        text-align: justify;
    }

    .rightsideEffect {
        padding-left: 10px !important;
    }
}



/*Zimmer Detailed Page */
#zimmerdetails {
}

.zimmerdetails {
    padding: 50px 0px 10px 0px;
}

    .zimmerdetails h1 {
        text-align: center;
    }

/*Zimmer Details Accordion */
.zimmerAccordion {
    background: #eee;
}

.panelMargin {
    margin: 20px;
}

.panel-title > a {
    color: #303030
}

    .panel-title > a:before {
        float: right !important;
        font-family: icofont;
        content: "\ef9a";
        padding-right: 5px;
        font-size: 16px;
    }

    .panel-title > a.collapsed:before {
        float: right !important;
        font-family: icofont;
        content: "\efc2";
        font-size: 16px;
    }

    .panel-title > a:hover,
    .panel-title > a:active,
    .panel-title > a:focus {
        text-decoration: none;
    }

/* Advertisement Block Slider */
.zimmerAd {
    padding: 100px 0px 100px 0px;
}

.mb150 {
    margin-bottom: 150px;
}

.panelAlignment {
    background: #fff;
    padding: 20px 10px 5px 20px;
}

.panelleft {
    float: left;
}

.clearfex {
    clear: both;
    margin-bottom: 20px;
}

.panelbg {
    background: #fff;
    overflow: auto;
    margin-top: 20px;
}
