﻿table {
    border-collapse: collapse;
}
    .bgwt1 {
    background-color: #228f9f;
    color: #fff 
}
.bgwt2 {
    background-color: #444041;
    color: #fff
}
.bg0002 {
    background-color: #000;
    color: #fff
}
a.afff {
    color: #fff !important;
}
a[href], input[type='submit'], input[type='image'], label[for], input[type='checkbox'], select, checkbox, button, .pointer {
    cursor: pointer !important;
}
.box100_l {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0; 
}
.box-gi figure {
    position: relative;
    margin: 0;
    padding: 0;
}

.box100p {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.box50p {
    float: left;
    width: 49.9%;
    padding: 2px;
    margin: 0
}
    .box50p figure {
        position: relative;
        margin: 0;
        padding: 0;
    }
        .box50p figure span {
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            font-size: 3em;
            font-weight: bold;
            color: #fff;
            background-color: rgba(0,0,0,0.6);
        }

.page2col {
    width: 100%;
}
.topPage_1 {
    width: 100%;
    padding: 6px;
}
.destination-subtitle {
    float: left;
    width: 100%;
    padding-top: 6px;
}
    .destination-subtitle .item {
        padding-left: 9px;
    }
.overview {
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 15px;
}
.btn-circle {
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
}
@media only screen and (max-width: 480px) {
    .btn-circle {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 0.9rem;
    }
 
}


.btn-circle i {
    position: relative;
    top: -1px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 0.9rem;
}
.right-buttons {
    float:right;
}
.btn-circle-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 1.1rem;
}

.btn-circle-xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.3rem;
}
.h3home {
    font-size: 19px;
    padding-top: 10px;
}
.h5home {
}
.bg1ga {
    /* The image used */
    background-image: url("imgs/rental_01.jpeg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tbtom1 td {
    padding:5px;
}
.txtb {
    font-weight: bold
}
img {
    border: none;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 14px;
}
.m0p0 {
    margin: 0;
    padding: 0;
}
.section {
 
    position: relative;
}
.contactss {
    padding: 7px 0;
    position: relative;
    background-color: #228f9f;
    color: #fff;
}
.contactss h2 {
    text-align:center;
}
.site-footer {
    padding-top: 30px;
}
.text-white {
    color: #fff;
}
.tdRateRight {
    
    padding-left:35px;
}
.txt12clc {
    font-size: 12px;
    color: #808080;
}
.boxCN1 {
    padding: 7px;
    border: 1px solid rgba(110, 123, 140, 0.3);
    border-radius: 6px;
    background-color: #f7f7f7;
}
    .boxCN1 h3, h4 {
        padding-top: 9px;
        font-size: 17px;
        font-weight: 600;
    }
    .boxCN1 h4 span {
        font-size: 12px;
        font-weight: 500;
        color:#444041; 
    }
.boxCN2 {
    padding: 7px;
    border: 1px solid rgba(110, 123, 140, 0.3);
    border-radius: 6px;
    background-color: #f7f7f7;
}
    .boxCN2 .box2inc {
        width: 100%;
        padding-right: 46px;
        min-height:120px;
    }
    .boxCN2 h5 {
        padding-top: 9px;
        font-weight: 600;
        font-size: 16px;
    }
.box2gb {
    /*background-position: right bottom;*/
    background-position: bottom 5px right 7px;
    background-repeat: no-repeat;
}
.bximgb1 {
    background-image: url("imgs/Brx1.png");
}
.bximgb2 {
    background-image: url("imgs/Brx2.png");
}
.bximgb3 {
    background-image: url("imgs/Brx3.png");
}
.bximgb4 {
    background-image: url("imgs/Brx4.png");
}
.bximgb5 {
    background-image: url("imgs/Brx5.png");
}
.bximgb6 {
    background-image: url("imgs/Brx6.png");
}
    .gallery-img__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

.gallery-img__item {
    position: relative;
    /*flex-basis: 33.33333%;*/
    width: 320px;
    height: 320px;
    margin: 7px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(110, 123, 140, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(110, 123, 140, 0.3);
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    cursor: pointer;
}

    .gallery-img__item:nth-child(1) {
        flex-basis: 100%;
    }

    .gallery-img__item:nth-child(even) {
        flex-grow: 10;
    }

    .gallery-img__item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
     
.list-style {
    margin: 0;
    padding: 0;
    list-style: none;
}
.gallery-img {
    width: 100%;
    margin: 0;
}
img.autoimgCC {
    width: auto;
    height: auto;
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
img.autoimg {
    width: auto;
    height: auto;
    max-width: 100%;
}

.text_Cent {
    text-align: center;
}

img.left, img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}

img.right, img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}

img.center, img.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 1px 0;
}

.imgcnn {
    border-radius: 6px;
    object-fit: cover;
}
.tbcss {
    display: table;
}

.trcss {
    display: table-row;
}

.tdcss {
    display: table-cell;
    vertical-align:middle;
}
.bdboot1 {
    border-bottom: 1px solid gray;
}
.Tagmenu {
    width: 100%;
}
.Tagmenu ul {
    padding: 6px 0 7px 0;
    margin: 0;
    text-align: left;
}

    .Tagmenu ul li {
        display: inline;
        padding-bottom: 3px;
    }

        .Tagmenu ul li a {
            color: #494949;
            padding: 5px 3px 5px 3px;  
            margin-right: 7px;
            text-decoration: none;
            border-bottom: 1px dotted gray;
        }
          
.Tagmenu ul li a:hover, .Tagmenu ul li a.selected {
                border-bottom-color: black;
            }

            .Tagmenu ul li a.selected {
                background-color: #ffd800;
            }


.underlinemenu {
    font-weight: bold;
    width: 100%;
}

    .underlinemenu ul {
        padding: 6px 0 7px 0;
        margin: 0;
        text-align: right;
    }

        .underlinemenu ul li {
            display: inline;
        }

            .underlinemenu ul li a {
                color: #494949;
                padding: 6px 3px 4px 3px; /*top padd g is 4px*/
                margin-right: 20px;
                text-decoration: none;
                border-bottom: 3px solid gray;
            }

                .underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
                    border-bottom-color: black;
                }

                .underlinemenu ul li a.selected {
                    background-color: #ffd800;
                }
.modal.modal-fullscreen .modal-dialog {
    width: 100vw;
    height: 99vh;
    margin: 0;
    padding: 0;
    max-width: none;
}

.modal.modal-fullscreen .modal-content {
    height: auto;
    height: 100vh;
    border-radius: 0;
    border: none;
}

.modal.modal-fullscreen .modal-body {
    overflow-y: auto;
}

#myBtntty {
    display: none;
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    
    padding: 9px; /* Some padding */
    border-radius: 6px; /* Rounded corners */
    font-size: 15px; /* Increase font size */
}

    #myBtntty:hover {
        background-color: #555;
    }
.myRightcc {
    display: none;
    position: fixed;
    bottom: 15px; 
    right: 10px;  
    z-index: 99;  
    border: none;  
    outline: none;  
    padding: 9px;  
    border-radius: 5px;  
    font-size: 14px;  
}

@media only screen and (max-width: 480px) {

  .Tagmenu ul li a {
        color: #494949;
        padding: 5px 3px 5px 3px;
        margin-right: 5px;
        text-decoration: none;
        border: 1px dotted gray;
        font-size: 12px;
        border-radius: 4px;
    }
}

/* Solid Social Share Buttons */

.btn-social,
.btn-social:visited,
.btn-social:focus,
.btn-social:hover,
.btn-social:active {
    color: #ffffff;
    text-decoration: none;
    transition: opacity .15s ease-in-out;
}

    .btn-social:hover,
    .btn-social:active {
        opacity: .75;
    }

.btn-fb {
    background-color: #3b5998;
}

.btn-tw {
    background-color: #1da1f2;
}

.btn-in {
    background-color: #0077b5;
}

.btn-gp {
    background-color: #db4437;
}

.btn-rd {
    background-color: #ff4500;
}

.btn-hn {
    background-color: #ff4000;
}

/* Outline Social Share Buttons */

.btn-social-outline {
    background-color: transparent;
    background-image: none;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.btn-fb-outline {
    color: #3b5998;
    border-color: #3b5998;
}

    .btn-fb-outline:hover,
    .btn-fb-outline:active {
        color: #ffffff;
        background-color: #3b5998;
    }

.btn-tw-outline {
    color: #1da1f2;
    border-color: #1da1f2;
}

    .btn-tw-outline:hover,
    .btn-tw-outline:active {
        color: #ffffff;
        background-color: #1da1f2;
    }

.btn-in-outline {
    color: #0077b5;
    border-color: #0077b5;
}

    .btn-in-outline:hover,
    .btn-in-outline:active {
        color: #ffffff;
        background-color: #0077b5;
    }

.btn-gp-outline {
    color: #db4437;
    border-color: #db4437;
}

    .btn-gp-outline:hover,
    .btn-gp-outline:active {
        color: #ffffff;
        background-color: #db4437;
    }

.btn-rd-outline {
    color: #ff4500;
    border-color: #ff4500;
}

    .btn-rd-outline:hover,
    .btn-rd-outline:active {
        color: #ffffff;
        background-color: #ff4500;
    }

.btn-hn-outline {
    color: #ff4000;
    border-color: #ff4000;
}

    .btn-hn-outline:hover,
    .btn-hn-outline:active {
        color: #ffffff;
        background-color: #ff4000;
    }
.navbar-nav .nav-item {
    padding-right: 15px;
}

.call-holder {
    color: #fff !important;
}
    .call-holder a {
        color: #fff !important;
    }
.sologan-t {
}
@media only screen and (max-width: 510px) {
    .call-holder a {
        font-size: 11px;
    }
    .sologan-t {
        display:none;
    }
}