#emojii {
    border: 1px solid #ccc;
    border-width: 0px 1px 1px 1px;
    color: #aaa;
    padding: 5px 15px;
    text-align: center;
    font-size:25px;
    padding:0;
}
.emojis {
    cursor:pointer;
}
.googlemap {
    max-height: 490px;
    width: 100%;
    height: 100vw;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    margin-top: 62px;
    background-color: black;
    z-index: 60000;
}
.h1, h1 {
    font-size: 25px;
}
.h2, h2 {
    font-size: 20px;
}
b, strong {
    font-weight: 600;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: left;
}
.image-upload > input {
  visibility:hidden;
  width:0;
  height:0;
}
.seeMore {
    color:blue;   
}
.splide:not(.is-overflow) .splide__pagination {
    display: flex !important;
}

.splide__pagination__page {
    background: black !important;
    border-color: red;
    border-width: 1px;
    border-style: solid;
}
.splide__pagination__page.is-active {
    background: yellow !important;
    border-color: red;
    border-width: 1px;
    border-style: solid;
}
.views {
    padding-top: 0px;
    padding-right: 3px;
}
.hr {
    height: 4px !important;
    margin-top: 5px;
    color: #a3a4a5;
    margin-bottom: -10px;
    padding-bottom: 0;
    padding-top: 0;
}
.mspan {
    position: relative;
    left: 0px;
    top: 28px;
    z-index: 1000;
    border-radius: 10px;
    padding: 10px;
    color: black;
}
.lazyload {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #248afd33;
    min-height: 260px;
    margin-top: 25px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0;
}
.content-wrapper {
    padding: 0px;
}
.imgpc {
    width:350px;
    border-radius: 10px;
    border-width: 1px;
    border-color: #a3a4a5;;
    border-style: solid;
    height: 230px;
    cursor: pointer;
}
@media only screen 
    and (min-device-width: 320px) 
    and (max-device-width: 480px)
    and (-webkit-min-device-pixel-ratio: 2) {
        .row {
            padding:0px;
        }
        .col {
            padding:0px;
        }
}
.rowtxt1 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-left: 5px;
    vertical-align: top;
    white-space: nowrap;
}
.rowtxt2 {
    text-align: left;
    font-size: 12px;
    padding-left: 5px;
    vertical-align: top;
    left: 49px;
    top: 20px;
    position: absolute;
    width: 80%;
    font-weight: 100;
    color: #1f1f1fd6;
    white-space: nowrap;
}
.rowtxt3 {
    text-align: left;
    font-size: 14px;
    vertical-align: top;
    top: 20px;
    position: relative;
    color:black;
    font-weight: 100;
}


[class^=nGY2Icon-] {
    margin-left: .2em;
    margin-right: .3em;
    font-family: ngy2_icon_font;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-size: 35px;
}

.nGY2 .nGY2GThumbnailIcon {
    display: inline-block;
    padding: 4px;
    margin: 0;
    color: #fff;
    Text-Shadow: #000 1px 0 0, #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px 0 0, #000 -1px -1px 0, #000 0 1px 0, #000 0 -1px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-size: 35px;
}

.map-tag {
    color: #0d6efd;
    font-size: 14px;
    position: relative;
}