.ct-wp-btn {
    background-color: transparent;
    border: none;
    color: var(--colorBtn)
}

.custom-block img {
    width: 100%;
    height: auto
}

.select-in {
    font-size: 13px
}

.pro-highlights {
    font-size: 1.4rem;
    cursor: pointer
}

.pro-highlights li {
    text-align: left;
    padding: 1rem !important;
    color: var(--colorFont)
}

.pro-highlights li:hover {
    color: var(--colorWhite);
    background-color: var(--colorPrimary);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.hg-img {
    border: 5px solid #00adefd8
}

.highlight-box {
    border: 1px solid #dfdfdf
}

.highlight-box {
    padding: 20px 20px 15px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 84px;
    background: #fff;
    box-shadow: 0 0 50px -19px rgba(0, 0, 0, .35);
    text-align: center;
    display: block;
    border-radius: 3px
}

.highlight-box h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 12px;
    color: #1b62a3;
    font-weight: 500;
    line-height: inherit
}

.highlight-box img {
    width: 100%;
    margin-bottom: 10px
}

.img-hg {
    max-width: 20px;
    height: 20px !important
}

@media screen and (max-width:991px) {
    #carouselExampleControls12 img {
        height: auto
    }
    .img-20 {
        width: 50% !important
    }
    .mob-size2 {
        width: 50% !important
    }
    .mob-show-form {
        display: block !important
    }
    .img-loc {
        width: 100% !important
    }
}

.img-loc {
    width: 100%
}

.mob-size2 {
    width: 25% !important;
    margin-left: 10% !important
}

.mob-show-form {
    display: none
}

.img-20 {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px
}

.indoor-game1 i {
    font-size: 35px;
    color: #3f2920;
    border: 2px solid #3f2920;
    background: #fff;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.indoor-game1 i:hover {
    color: #fff;
    background: #3f2920
}

td {
    padding: 8px;
    text-align: center !important;
    border-bottom: 1px solid #ddd
}

th {
    padding: 8px;
    text-align: center !important;
    border-bottom: 1px solid #ddd;
    background: var(--colorPrimary);
    color: #fff
}

.amiwrap {
    text-align: center;
    background: #fff;
    padding: 5px;
    box-shadow: 1px 1px 25px #e0e0e0;
    margin-bottom: 20px
}

.amiwrap {
    position: relative;
    cursor: pointer
}

.amiwrap img {
    margin: 0 auto;
    width: 55px;
    margin-bottom: 20px;
    margin-top: 20px
}

.amiwrap p {
    font-size: 14px;
    font-weight: 600;
    height: 50px
}

.amiwrap {
    position: relative;
    cursor: pointer
}

.amiwrap::after,
.amiwrap::before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all .2s linear;
    background: var(--colorSecondry)
}

.bo::before {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all .2s linear;
    background: var(--colorSecondry);
    left: 0;
    top: 0
}

.bo::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all .2s linear;
    background: var(--colorSecondry);
    right: 0;
    top: 0
}

.amiwrap:hover::after,
.amiwrap:hover::before {
    width: 100%
}

.amiwrap:hover .bo::after,
.amiwrap:hover .bo::before {
    height: 100%
}

.border-effect::before {
    left: 50%;
    top: 0;
    transition-duration: .4s
}

.border-effect::after {
    left: 50%;
    bottom: 0;
    transition-duration: .4s
}

.border-effect .bo::before {
    left: 0;
    top: 50%;
    transition-duration: .4s
}

.border-effect .bo::after {
    right: 0;
    top: 50%;
    transition-duration: .4s
}

.border-effect:hover::after,
.border-effect:hover::before {
    left: 0
}

.border-effect:hover .bo::after,
.border-effect:hover .bo::before {
    top: 0
}

.inner ul li {
    margin-top: 15px !important
}

.inner ul li span {
    margin-top: 5px !important
}

.cust-accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 5px
}

.cust-accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    border: none
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}

.cust-accordion .panel-title a {
    display: block;
    padding: 15px 15px 15px 50px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #e18230;
    text-decoration: none;
    transition: all .5s ease 0s;
    position: relative
}

.panel .panel-default:hover {
    background: var(--colorPrimary)
}

.loc-icon {
    position: absolute;
    left: 8px;
    width: 33px;
    top: 6px
}

.cust-accordion .panel-title a .down-arrow {
    width: 25px;
    float: right;
    position: relative;
    top: -5px
}

.cust-accordion .panel-body:after {
    content: "";
    position: absolute;
    top: -19px;
    left: 40px;
    border: 10px solid transparent;
    border-bottom: 10px solid #6f6f6f
}

.cust-accordion .panel-body {
    font-size: 14px;
    color: #fff;
    background: #6f6f6f;
    padding: 15px 20px;
    line-height: 25px;
    border: none !important;
    position: relative
}

.main-nav {
    font-size: 1.5rem
}

.item-wrp {
    display: flex;
    flex-direction: column;
    padding: 20px 10% 0
}

.item-wrp img {
    width: auto !important;
    margin-right: 16px
}

.item-wrp p {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff !important
}

.bgslider {
    background: url(assets/img/external-amenities-slider.html);
    background-size: cover;
    width: 100%;
    height: 100%
}

.item-wrp>div {
    padding: 20px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.btn-reach {
    width: 30%;
    margin: 0 auto;
    margin-top: 20px
}

.btn-reach button {
    border-radius: 15px;
    padding: 10px 10px 10px 10px;
    background-color: #e18230;
    color: #fff
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 43.25%;
    overflow: hidden;
    cursor: pointer
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: .7
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.youtube .play-button,
.youtube img {
    cursor: pointer
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
    position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
    width: 100%;
    top: 0;
    left: 0
}