﻿.venue-detail-section {
    margin: auto;
    max-width: 1150px;
    padding: 50px 120px;
    margin-top: 20px;
    /*border: 1px solid red;*/
}

.venue-detail-shadow {
    -webkit-box-shadow: 0px 0px 5px 3px rgba(222,222,222,1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(222,222,222,1);
    box-shadow: 0px 0px 5px 3px rgba(222,222,222,1);
    border: 1px solid #d5d5d5;
}

#add-to-favorite.extra-click {
    padding: 9px 20px !important;
}

.venue-detail-section .image-slider {
    padding: 10px;
    border: 1px solid #f4f4f4;
}

.venue-detail-section .row {
    text-align: center;
}
.venue-detail-feature {
    /*width: 100px;
    height: 100px;
    margin-bottom: 10px;
     margin-left: 3px;*/
    /*border: 1px solid #000;*/
    /*float: left;*/
    display: inline-block;
    /*margin:0 10px;*/
}

.venue-detail-info {
    margin: auto;
    max-width: 1150px;
    padding: 20px 50px;
    margin-top: 20px;
}
.venue-detail-body {
    /*padding-right:10px;*/
}
.venue-detail-info .request-to-book {
    height: 100%;
}

.left-border {
    border-left: 1px solid #f4f4f4;
}
.venue-detail-info .venue-detail-venue-name {
    padding-top: 15px;
    padding-bottom:10px;
}

.venue-detail-info h1 {
    font-size: 24px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.venue-detail-info h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
.venue-detail-info h2 i {
   color:#007791;
}

    .venue-detail-info span {
        font-size: 16px;
        color: #565656;
    }

.venue-description span {
    font-size: 14px;
    color: #333;
}

.venue-detail-counter {
    float: right;
    text-align: right;
    display: inline-block;
}
.certified {
    font-size: 12px !important;
    /*padding-bottom: 5px;*/
    display: inline-block !important;
    padding-right: 10px;
    display: none;
    /*border: 0.9px solid #007791;*/
    border-radius: 50px;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 15px;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(222,222,222,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(222,222,222,1);
    box-shadow: 0px 0px 3px 1px rgba(222,222,222,1);
    line-height: unset;
}
    .certified div {
        /*margin-top:5px;*/
        display:inline-block;
        line-height:unset;
    }
    .certified:hover {
        cursor: pointer;
    }

    .certified img {
        width: auto;
        height: 20px;
    }

    .certified span {
        font-size: 12px !important;
    }

        .certified span:hover {
            font-weight: bold;
        }

#modalCertified {
    width: 700px !important;
    height: unset !important;
}

    #modalCertified hr {
        margin: 10px 100px !important;
        text-align:center;
        height:2px;
    }

.remodal-venue-certified-content {
    padding:30px 40px;
    text-align:left;
}

.certified-title {
    font-size:24px;
    font-weight:bold;
    padding-bottom:10px;
    text-align:center;
}
.certified-description {
    font-size: 20px;
    padding-bottom: 15px;
    text-align: center;
}
.certified-body .certified-body-topic {
    font-size: 16px;
    font-weight: bold;
    padding-bottom:10px;
}
.certified-body .certified-panel {
    padding-top:20px;
}
.certified-body .certified-body-indent {
    text-indent: 30px
}
.certified-body img {
    height:auto;
    width:50px;
   padding-top:5px;
}
.certified-footers {
    padding-top:40px;
    font-size:12px;
}
.view-counter {
    float: unset;
    display: inline-block;
    padding-top:20px;
}
    .view-counter .fa-eye {
        font-size: 16px;
    }

    .venue-detail-counter .fa-check-circle {
        color:#007791;
        font-size:16px;
    }
.venue-detail-info .extend-info h3{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: 0px;
    letter-spacing: 0.1em;
}

.extend-info .max-capacities, .extend-info .amenities {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px;
    color: #A1A1A1;
    width: 100%;
    /*display: inline-block;*/
}

.extend-info ul {
    padding: 10px;
    margin: 0;
}
.extend-info li {
    display: block;
    list-style: none;
    font-size: 16px;
    color: #565656;
}

.extend-info li > i {
    color: #007791;
    font-size: 22px;
}

.checkmark {
    /*display:inline-block;*/
    width: 16px;
    height:16px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.checkmark_circle {
    position: absolute;
    width:16px;
    height:16px;
    background-color: #fad802;
    border-radius:9px;
    left:0;
    top:0;
}

.checkmark_stem {
    position: absolute;
    width:3px;
    height:9px;
    background-color:#fff;
    left:7px;
    top:3px;
}

.checkmark_kick {
    position: absolute;
    width:5px;
    height:3px;
    background-color:#fff;
    left:5px;
    top:10px;
}


.row-eventtype {
    margin-top: 20px;
    /*padding-top: 30px;*/
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px !important;
}
.eventtype {
    margin: 5px 8px;
    position: relative;
}

.eventtype .fix-top-left{
    position: absolute;
    top: -5px;
    left: -5px;
}

/*.eventtype .checkmark {
    position: relative;
    top: 0;
    left: 0;
}*/
.eventtype p {
    font-size: 12px;
}
.eventtype .public-relations {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/popup.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .training {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/training.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .company-party {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/company-party.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .party {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/party.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .meeting {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/meeting.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .workshop {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/workshop.png') ;
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .small-meeting {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/small-meeting.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .wedding {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/wedding.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .concert {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/concert.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.eventtype .video-wedding {
    margin: 0 auto;
    position: relative;
    width: 32px;
    height: 32px;
    background: url('../Images/EventType/camera.png');
    -ms-background-size: 32px 32px;
    background-size: 32px 32px;
}

.max-capacities h3 i, .amenities h3 i {
    color: #007791; 
    font-size: 13px; 
    margin-right: 3px;
}

.amenities-list {
    width: 100%;
}

.amenities-list .row {
    padding:10px;
}

.amenities-list span {
    font-size: 16px;
    color: #565656;
}

.amenities-list [class*='col'] {
    padding-top: 2px;
    padding-bottom: 2px;
}

    .amenities-list .glyphicon-ok,
    .amenities-list .glyphicon-remove {
        color: #007791;
        padding-right: 3px;
    }

.venue-detail-addition {
    position: relative;   
}
.addition-parking {
    position: relative;
}
.parking-detail {
    webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transition: 1.25s ease;
    height: 76px;
    overflow-y: hidden;
    overflow-x: hidden;
   
}
.venue-detail-addition span{
    color: #565656;
}

.venue-detail-addition label.control-label {
    width: 100%;
    text-align: left;
    margin-bottom: 0px !important;
}
    .venue-detail-addition .fa-angle-down {
     font-size:20px;
    }

    .venue-detail-addition .fa-angle-down:hover {
        cursor:pointer;
    }

.venue-detail-addition .access-bts-mrt {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.addition-parking .angle-down a {
    width: 100%;
    cursor: pointer;
    display: block;
    color: #000;
}

.addition-parking .angle-down a:before {
    content: '\e316';
    font-size: 26px;
    position: absolute;
    font-family: 'Material Icons';
    right: 45%;
    bottom: -30px;
    transform: rotate(180deg);
    transition: all 0.5s;
    color: #999;
}

.addition-parking.active .angle-down a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.extend-info .access-bts-mrt {
    font-size: 12px;
}

.parking {
    padding-left: 15px;
    color: black !important;
    font-family: /*'Mitr',*/ 'Prompt','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.parking-detail-addition {
    padding-left: 10px;
    display: inline-block;
    color: #565656;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.venue-detail-addition.active .parking-detail-addition {
    padding-left: 10px;
    display: inline-block;
    height: 100%;  
}

.angle-down {   
    display: none;
}
.room-item {
    /*display: table !important;*/
    margin-right: unset !important;
    margin-bottom: 50px;
    /*margin-bottom: 20px;*/
    width: 100%;
    position: relative;
    display: block;
}

.room-item .room-detail-layout {
    padding: 5px 0 0 15px;
    height: 100%;
}
.room-detail{
    /*display: table-cell;
    vertical-align: bottom;*/
}

.room-detail label.control-label, .room-detail .room-detail-avai {
    width: 100%;
    margin-bottom: 5px;
}
.room-item h2 {
    font-size: 18px;
}

.room-item h1 {
    font-size: 28px;
    font-weight: bold;
}
#package-container span {
    font-size: 16px;
    line-height: 1.42857143;
    color: #565656;
}
.package-price {
    color: #22B14C !important;
    font-weight: bold;
}
.room-item .room-item-location {
    display: inline-block;
}

.room-item-location i {
    color: #007791;
    font-size: 20px;
    padding-right: 10px; 
}

    .room-item-location i.fa {
        font-size: 25px;
    }

.room-item-location p {
    font-size: 14px;
}

.room-item-location-detail {
    float: none !important;
    display: table-cell;
    vertical-align: bottom;
}

.room-item-split {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.add-to-favorite {
    background-color: #fff;
    color: #000 !important;
    font-weight: bold !important;
    border: 1px solid #A1A1A1 !important;
    padding: 9px 20px !important;
    font-size: 16px !important;
     -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -o-border-radius: 0px !important;
}
#download-package-content {
    /*position: absolute;
    width: 250px;
    border: 1px solid #95baaf;
    z-index: 1000;
    background-color: #f9f9f9;
    display:none;*/
    font-size:14px !important;
}
#download-package-content ul {
    list-style : none;
    padding:0px;
}
#download-package-content ul li {
    margin-bottom:5px;
}
#download-package-content ul a {
    /*color: #000;
     text-decoration: underline;*/
}
.table-package-type {
    width:50%;
}
    .table-package-type td {       
        color: #EC5252 !important;
        font-weight: bold;
        font-size: 16px;
        text-align: right;
        padding-right: 10px;
    }
.download-package {
    color: #000;
    border-color: #ccc !important;
    border-radius: 3px;
    outline: unset;
    /*width: 200px;*/
    white-space: normal;
}

.download-package i{
    color: #007791 !important;
    font-size: 16px;
}
.add-to-favorite span, .download-package span {
    font-size: 16px !important;
}

#request-to-book-section {
    /*width: 240px;*/
    /*display:block;
    position: fixed;
    top: 100px;
    width: 240px;*/
    padding-left:15px;
}

.request-to-book-fix {
    position: fixed;
    top: 60px;
    width: 255px;
    webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*.add-to-favorite span:hover {
        background-color: #fff;
        color: #A1A1A1;
    }*/

.add-to-favorite .glyphicon-heart-empty {
    color: #EC5252;
}

.request-to-book-container,
.add-short-list-container {
    width: 100%;
    margin: 10px;
    display: block;
}
.download-package-container {
    margin-top: 22px;
    display: block;
    /*float:right;*/
}
.download-package-container h4 {
    font-weight:bold;
}
.request-to-book p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: bold;
    margin-top: 30px;
}
.social-facebook-icon {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    cursor: pointer;
    background-image: url('../Images/icons/social-facebook-circular-button-gray.png');
}

.social-facebook-icon:hover {
    background-image: url('../Images/icons/social-facebook-circular-button-black.png');
}

.request-to-book-container a,
.add-short-list {
    width: 91%;
    z-index: 3;
    border-radius: 4px !important;
}

.add-short-list {
    border-color: #EC5252;
    display: inline-block;
    padding: 9px 10px !important;
    text-align: center;
    color: #EC5252;
    font-size: 16px;
}

.btn-eventbanana-salmon2-active i {
    padding-right: 5px;
    color: #22B14C !important;
}

.why-eventbanana {
    padding: 5px;
    margin-top: 15px;
}

    .why-eventbanana tr:not(:first-child) {
        color: #565656;
    }

.why-eventbanana table td {
    padding:5px;
    vertical-align:top;
}
.why-eventbanana table td {
    font-size:13px;
    
}

    .why-eventbanana i {
        color: #EC5252;
    }

.venue-detail-info .min-max-capacity .icon-long-sofa {
    font-size: 18px;
    color: #007791;
    vertical-align: bottom;
    display:table-cell;
    float:left;
}
.venue-detail-info .min-max-capacity li:last-child {
    padding-top:3px;
   
}
@media (max-width: 992px) {
    .venue-detail-section {
        padding: 20px;
    }

    .request-to-book-container a {
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 50%;
         border:1px solid #EC5252;
    }

    .add-short-list {
        position: fixed;
        bottom: 0px;
        right: 0px;
        width: 50%;
    }

    #requestToBook {
        /*border: none !important;
        border-left: 0.05em solid #EC5252 !important;
        border-top: 0.05em solid #EC5252 !important;
        border-bottom: 0.05em solid #EC5252 !important;*/
    }

    .venue-detail-info .request-to-book {
        height: auto;
    }

    .why-eventbanana {
       display:none;
    }

    .request-to-book-container a,
    .add-short-list {
        border-radius: unset !important;
        z-index: 999;
    }

    .venue-social-share-title {
        display:none;
    }

    .uvp-session {
        display: none;
    }

}


.table-room-capacity,
.table-room-information {
    width: 100%;
}

    .table-room-capacity td:last-child,
    .table-room-information td {
        width: 33%;
    }

.room-rate td:nth-child(1),
.room-rate td:nth-child(3),
.room-pace td:first-child {
    font-size: 14px;
    color: #565656;
}
.number-capacity {
    color: #565656;
}
.room-pace td {
    font-size: 13px;
    color: #A1A1A1;
}

.room-rate td:nth-child(2) {
    color: #22B14C !important;
    font-size: 16px !important;
    font-weight: bold;
}

.table-room-capacity td:not(:first-child),
.table-room-information td:not(:first-child) {
    text-align: right;
}


.modal-shortlist {
    display: none;
    background: rgba(0, 0, 0, .30);
    z-index: 999;
}

    .modal-shortlist .modal-dialog {
        position: relative;
        margin: 30px auto;
        width: 500px;
        top: 100px;
        border-radius: 3px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    }

        .modal-shortlist .modal-dialog .modal-body {
            text-align: center;
            padding: 20px 10px;
        }
        .modal-shortlist .modal-dialog .modal-body label {
            font-size:18px;
        }

.modal-shortlist-info {
    padding-top: 15px;
}
.modal-shortlist-info div {
    padding-top: 15px;
}
.no-hover {
    cursor: default !important;
}

.room-gallery-show-img {
    height: 250px;
    width: 450px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .room-gallery-show-img:hover {
        filter: contrast(70%);
    }

.image-first:before {
    font-family: 'icomoon' !important;
    content: "\e90d";
    position: absolute;
    right: 55px;
    bottom: 10px;
    font-size: 26px;
    color: #fff;
    z-index: 99;
}
.image-first:hover:before {
    opacity: 0.8;
}
.image-first:hover {
    cursor: zoom-in;
}
/*.image-first:hover:after {
    font-family: 'icomoon' !important;
    content: "\e90f";
    position: absolute;
    right: 50%;
    top: 40%;
    font-size: 26px;
    opacity:0.8;
    webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff;
}*/

/****************---Social Share Venue----***************/
/****************Start desktop***************/
.venue-social-share-desktop {
    margin: 0 auto;
    width: 65%;
    padding-top: 0px;
    text-align: center;
    
}

    .venue-social-share-desktop .venue-social-share-title {
        /*text-align:left;*/
        padding:10px 0;
        color:#565656;
    }

    .venue-social-share-desktop .share-buttons-venue {
        padding: 0 3px;
    }

    .venue-social-share-desktop .social-icons {
        list-style-type: none;
        padding: 0;
    }

        .venue-social-share-desktop .social-icons li {
            display: inline-block
        }
/**/
        .venue-social-share-desktop .social-icons i {
            font-size: 35px;
            color: #007791;
            outline: unset !important;
            text-decoration: none !important;
        }
            .venue-social-share-desktop .social-icons i:hover {
                color: #00586A;
                text-decoration: none !important;
            }
        .venue-social-share-desktop .social-icons a:active,
        .venue-social-share-desktop .social-icons a:focus,
        .venue-social-share-desktop .social-icons a:hover {
            text-decoration: none !important;
        }
/****************End desktop***************/
/****************Start Mobile***************/
.venue-social-share-mobile {
    position: fixed;
    width: 70%;
    bottom: 55px;
    right: 30px;
    z-index: 990;
    display: none;
}

    .venue-social-share-mobile .share-buttons-venue {
        padding: 0 3px;
    }

    .venue-social-share-mobile .social-icons {
        list-style-type: none;
        padding: 0;
    }

.request-to-book #icon-share {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 20px;
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    padding-right: 3px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    border-radius: 50%;
    background-color: #848484;
    float: right;
    z-index: 991;
}

.request-to-book .fa-share-alt:hover {
    cursor: pointer;
}

.venue-social-share-mobile .social-icons li {
    display: inline-block;
    width: 33.33%;
    float: left;
    text-align: center;
    /*background-color: rgba(216, 216, 216, 0.7);*/
    background: linear-gradient(0deg, rgba(209,209,209,1), rgba(209,209,209,0.6));
    height: 32px;
    padding-top:3px;
}

    .venue-social-share-mobile .social-icons li:nth-child(2) {
        padding-right: 15px;
    }

    .venue-social-share-mobile .social-icons li:first-child {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        padding-left: 10px;
    }

    .venue-social-share-mobile .social-icons li:last-child {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        padding-right: 45px;
    }

.venue-social-share-mobile .social-icons i {   
    /*width: 25px;
    height: 30px;*/
    margin: 5px 0;
    font-size: 26px;
    vertical-align: middle;
    /*line-height: 28px;*/
    color: #007791;
    
}

.venue-social-share-mobile .social-icons.icon-zoom .fa-envelope {
    color: #fff;
}
/****************End Mobile***************/


/****************---End Social Share Venue----***************/

/****************---Venue Media----***************/
.venue-media {
    display: flex;
    justify-content: center; 
    padding:15px 0;
}

.venue-media-panel {
    padding: 5px 10px;
    text-align: center;
}

.venue-media-contain {
    margin: 0 auto !important;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    color: #000;
}

.venue-media-contain:hover {
   cursor:pointer;
}

    .venue-media-contain i {
        padding-right: 0px;
       
    }

.venue-media-title {
    font-weight: 700;
    font-size: 10px;
    padding-top:10px;
}

.remodal-venue-media {
    padding: 20px 15px 15px !important;
}

.remodal-venue-media-content {
    padding: 10px;
    width: 100%;
    height: 500px;
}

.video-container {
    position: relative;
    width: 100%;
    height: 100%;
}
    .remodal-venue-media-content iframe {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

.remodal-close.remodal-media-close:before {
   font-size:35px;
}
@media (max-width: 480px) {
    .remodal-venue-media-content {
        padding: 10px;
        width: 100%;
        height: calc(100vh - 30px);
    }
}
/****************---End Venue Media----***************/
.venue-detail-rating {
    display: inline-block;
    width: 100%;
}
    .venue-detail-rating span {
        color: #565656 !important;
    }

.display-inline-block.link a {
    font-size: 16px;
    padding-left: 10px;
}
.rating-header {
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #dedede;
}
.rating-review {
    padding: 15px;
    border-bottom: solid 1px #dedede;
}

.rating-review-left {
    list-style-type: none;
    padding-left:20px;
}

    .rating-review-left li:nth-child(2) {
       padding:3px 0;
    }
    .rating-review .br-theme-fontawesome-stars-o .br-widget a {
        font-size: 12px;
    }

.rating-review-right {
    display: block;
    min-height:30px;
}
.rating-review-right-footer {
    display: block;
    padding-top: 15px;
}
.rating-review-right-footer i {
    padding-right:5px;
    font-size:16px;
}

.rating-review-right-footer button {
    outline: none;
}

.create-rating,
.create-rating-ime,
.create-rating-venue-name {
    margin: 20px;
}

    .create-rating .room-gallery-show-img {
        height: auto;
        width: 150px;
    }

.rating-review-ime {
  padding-top:15px;
}

    .rating-review-ime img {
        /*height: auto;
    width: 150px;*/
        margin-right: 8px;
    }

        .create-rating .room-gallery-show-img:hover {
            filter: contrast(100%);
        }
.create-rating-input-from {
    border:solid 1px #ccc;
    border-radius:3px;
    margin:20px;
    padding:10px;
    padding-right:30px;
}

#create-rating .extra-click {
    outline: none !important;
    color: #fff;
}

.venue-detail-rating .current-rating {
    display: inline-block;
}

    .venue-detail-rating .current-rating span {
        font-size: 16px;
        padding-left:10px;
    }

#select-rating {
    border: 1px solid #ff0000;
}

.create-rating-input-from .file-footer-buttons .kv-file-upload {
    display:none;
}

.create-rating-input-from .file-footer-caption {
    display: none !important;
}

.create-rating-input-from .krajee-default.file-preview-frame .kv-file-content {
    width: 173px;
    height: 130px;
}

.create-rating-input-from .krajee-default.file-preview-frame .file-thumbnail-footer {
    height: 30px;
}
.create-rating .extra-click,
.create-rating .btn-cancle {
    padding:3px;
    height: 35px;
    width: 150px;
    border-radius: 5px;
}
.create-rating-input-from .file-preview {
    border: 1px dashed #aaa;
}
.create-rating-input-from .file-drop-zone {
    border:none;
    margin:0;
}
.create-rating-input-from .file-input .btn-file span {
    color: #fff !important;
}

.post-review-rating {
    margin: 0 auto !important;
    max-width: 800px;
}
    .post-review-rating #create-rating h4 {
       padding:0 20px;
    }
    .post-review-rating #create-rating h2 {
        padding: 0 20px;
    }

#write-review {
    width:150px;
}

.post-review-rating .br-theme-fontawesome-stars-o .br-widget a {
    font-size: 50px;
}

.file-upload-indicator {
    display:none;
}

.write-review-section {
    text-align:right;
}
.room-line-session {
    display: none;
    border-color:#d7d7d7;
}

.room-line-session {
    display: none;
    border-color:#d7d7d7;
    margin-top:10px;
    margin-bottom:30px;
}
.room-price-flexible {
    padding-top: 8px;
    color: #999999;
    font-style: italic;
}
/********************UVP in Home Page****************/
.uvp-session {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    font-size: 13px;
}
    .uvp-session table td {
        display: table-cell;
        vertical-align: top;
        padding-top: 15px;
    }

    .uvp-session img {
        width: 33px;
        height: auto;
        display: inline-block;
        padding-right: 10px;
    }

    .uvp-session .uvp-header-title {
        display: inline-block;
        font-weight: bold;
       
    }
.uvp-body {
    padding-top:5px;
    text-align: left;
}
/********************End UVP in Home Page****************/
@media (max-width: 990px) {
    .rating-review-left {
        list-style-type: none;
        padding-left:0;
    }

    .create-rating,
    .create-rating-ime,
    .create-rating-venue-name {
        margin: 20px 0;
    }

    .rating-header {
        padding-left: 0;
        padding-right: 0;
    }

    .remodal-venue-certified-content {
        padding: 20px;
    }
    .create-rating-input-from{
        margin:20px 15px;
    }

    .certified-title {
        font-size: 18px;
    }

    .certified-description {
        font-size: 16px;
    }
}

.also-like {
    display:inline-block;
    margin:5px;
}

@media (max-width: 768px) {
    .row-eventtype {
        display: none;
    }

    .room-rate-label,
    .room-pace-label {
        padding-top: 10px;
    }

    .room-item {
        margin: 0 !important;
    }
        .room-item .room-item-images {
            padding: 0 !important;
        }

    .room-gallery-show-img {
        height: auto;
        width: 100%;
        padding: 0 !important;
    }

    .room-item {
      padding-bottom:20px;     
    }

    .rating-top {
        padding:10px;
    }

    .write-review-section {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    #modalCertified {
        width: 100% !important;
        height: unset !important;
    }

    .venue-detail-venue-name {
        display: block;
    }
    .venue-detail-counter {
        display: block !important;
        /*float: right;*/
        text-align: right;
        padding: unset !important;
    }
    .certified {
        margin-bottom:10px;
    }

    .image-first:before {        
        right: 20px;
        bottom: 10px;
    }

    .certified-body .certified-body-topic {
      
        padding-top: 15px;
    }

    .extend-info .max-capacities, .extend-info .amenities {
      padding-top:15px;
    }

    .room-detail .room-name {
        padding-top:15px;
    }

    .venue-detail-info .venue-detail-venue-name {
        margin-bottom: unset;
        padding-top: unset;
        padding-right:10px;
    }

    .room-line-session {
        display:block;
    }

    #modalCertified hr {
        margin: 10px 10px !important;
    }
}

@media (max-width: 480px) {
    .modal-shortlist .modal-dialog {       
        width: 100%;       
    }

    .btn-info-add-to-favorite {
        margin-bottom: 10px !important;
    }

    .venue-detail-section .image-slider {
        padding: 0px;
    }

    .venue-detail-section {
        /*box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border: none !important;*/
        padding: 0px;
    }

    .create-rating-input-from {
        border: none;
        border-top: solid 1px #ccc;
        padding-top: 20px;
        padding-right: 10px;
    }

    .table-package-type  {
        width: 100%;
    }


    .venue-detail-info {
        padding: 20px 25px;
    }
}

/********************Click To Call****************/

.click-to-call {
    text-align: center;
    margin-top: 30px;
    color: #007791;
    cursor: pointer;
}

    .click-to-call .text {
        display: inline-block !important;
        font-size:16px;
    }

    .click-to-call i {
        position: relative;
        color: #fff;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        font-size: 11px;
        text-align: center;
        background-color: #007791;
        padding-top: 6px;
        margin-right: 5px;
        top: -2px;
    }

.click-to-call-success {
    padding: 40px;
    text-align: center;
    font-weight: bold;
    color: #565656;
    display: none;
}

    .click-to-call-success .phone-number-full {
        font-family: 'Prompt-SemiBold';
        font-size: 26px;
        color: #007791;
        padding: 20px 0;
    }

    .click-to-call-success .btn-link {
        font-size:12px;
        padding-top:15px;
        outline:none;
    }

.form-click-to-call {
    
}

@media (max-width: 992px) {
    .click-to-call {
        position: fixed;
        bottom: 60px;
        right: 30px;
        left: 0;
        text-align: right;
    }

    .click-to-call .text{
       display:none !important;
    }

        .click-to-call i {
            position: relative;
            color: #fff;
            width: 50px;
            height: 50px;
            font-size: 30px;
            text-align: center;
            padding-top: 10px;
        }

        .click-to-call .tooltip-inner {
            background-color: #333;
            font-size: 18px;
        }
        .click-to-call .tooltip.left .tooltip-arrow {
            border-left-color: #333;            
        }
}

    /********************End Click To Call****************/