/*For Icon List*/
@import 'mixin.css';

video {
    min-width: 100%;
    min-height: 100%;
    height: 850px;
    background: #000
}

#banner img {
    height: 850px;
    width: 100%
}

.printBtn {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    background: #0f6935;
    padding: 10px 30px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.printBtn:hover,
.printBtn:focus {
    color: #fff;
}

.modal-lg {
    height: auto;
}

.modal-lg .modal-content {
    height: 100%;
}

.modal .about-us {
    height: 250px;
    overflow: auto;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-b-15 {
    margin-bottom: 10px;
}

.m-t-15 {
    margin-top: 10px;
}

.loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    z-index: 99999;
}

.review_text {
    word-break: break-all;
}

.position-fixed {
    position: fixed;
}

.map-panel {
    padding: 0;
}

/* font resize style start */
.font-resize {
    position: fixed;
    left: 0;
    top: 300px;
    z-index: 4;
    text-align: center;
}

.font-resize a {
    background: rgba(0, 0, 0, 0.75);
    color: #fff !important;
    padding: 10px;
    margin-top: 1px;
    display: block;
}

.font-resize a:hover {
    background: rgba(0, 0, 0, 1);
}

/* font resize style end */

.promotion_image {
    width: 440px;
    max-width: 100%;
    margin: 0 0 20px 20px;
}

@media only screen and (max-width: 991px) {
    .promotion_image {
        width: 320px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .promotion_image {
        width: 100%;
        margin-left: auto;
        float: none !important;
    }
}

.camera_pag_ul li:only-child {
    display: none !important;
}

.fancyBoxItem {
    display: block;
}

.fancyBoxItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.flex-1 {
    flex: 1;
}

/* style for tooltip starts */
.ui-tooltip,
.arrow:after {
    background: #79552d;
}

.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 5px;
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow.left {
    left: 20%;
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}

/* style for tooltip ends */

#rome-carosel-1 .owl-stage {
    display: flex;
}

#rome-carosel-1 .owl-stage .owl-item .item {
    height: 100%;
    padding: 2px;
}

#rome-carosel-1 .owl-stage .owl-item .item .room-suite-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: auto;
}

#rome-carosel-1 .owl-stage .owl-item .item .room-suite-box a.book-now {
    margin-top: auto;
}

#rome-carosel-1 .owl-stage .owl-item .item .room-suite-box .btnGroup {
    display: flex;
    margin: auto -15px -15px;
    justify-content: space-evenly;
}

#rome-carosel-1 .owl-stage .owl-item .item .room-suite-box .btnGroup a.more {
    padding: 10px 15px;
    background-color: #555;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
}

#rome-carosel-1 .owl-stage .owl-item .item .room-suite-box .btnGroup a.more:last-child {
    margin-right: 0;
}

/* location style start */
.LOCATION-5 .section-heading {
    font-size: 50px;
    color: #222;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}

.LOCATION-5 .section-heading:before {
    content: "";
    background: #5eacdf;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
}

.LOCATION-5 .section-text {
    font-size: 18px;
    color: #6e7680;
    font-weight: 400;
    margin: 0;
    padding: 0 0 50px;
    text-align: left;
}

.LOCATION-5 .section-text img {
    float: right;
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 20px 0 20px 20px;
}

@media only screen and (max-width: 991px) {
    .LOCATION-5 .section-text img {
        float: none;
        max-width: none;
        margin: 20px 0;
    }
}

/* location style end */

#image-list li {
    width: 25%;
    padding: 0 5px;
    margin: 0 0 15px;
    display: flex;
}

#image-list li label {
    margin-left: 4px;
    height: 60px;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    display: flex;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}

#image-list li label:hover {
    background-color: rgba(0, 0, 0, 0.35);
}

#image-list li label .img {
    border: none;
    border-radius: 0;
    padding: 0;
    width: 60px;
    background-color: transparent;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
    margin: auto;
}

#image-list li label .img:hover {
    box-shadow: none;
}

#image-list li input[type="checkbox"] {
    margin-top: 0;
}

#image-list {
    padding: 0 10px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    #image-list li {
        width: 33.33%;
    }
}

@media only screen and (max-width: 480px) {
    #image-list li {
        width: 50%;
    }
}

.popup_area {
    top: 245px !important;
}

.icon_col {
    margin-bottom: 30px;
}

.icon_col .image {
    width: 50px;
    height: 50px;
    margin: 0 auto 5px;
}

.icon_col .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.inner-sec-heading {
    margin-bottom: 25px;
}

.othr_room .owl-nav {
    display: none;
}

.section-heading:before {
    display: none;
}

.map_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.map_image {
    padding: 0;
}

.map_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.map_content {
    padding: 30px;
    background-color: #ab936b;
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
}

.map_content>div {
    width: 100%;
    max-width: calc(1170px / 2);
    margin: 0 auto 0 0;
}

.map_content>div h4 {
    margin: 0 0 10px;
}

.map_content>div p {
    margin: 0 0 20px;
}

.map_content>div ul {
    padding: 0;
    list-style-type: none;
    margin: 0 0 20px;
}

.map_content>div ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 4px;
    list-style-type: none;
}

.map_content>div ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .map_content>div {
        max-width: 100%;
    }
}

.location_block {
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    /*text-align: center;*/
    padding-bottom: 0;
}

.location_block h2 {
    font-size: 50px;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}

.location_block .section-text {
    margin: 0 0 30px;
}

.location_block .map_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    height: 400px;
}

.location_block .map_image {
    height: 100%;
}


.clean_section {
    padding: 50px 0;
    font-family: 'Arimo', sans-serif;
    background-color: #eee;
}

.sg_logo {
    width: 100%;
    max-width: 200px;
}

.sg_logo._wide {
    height: 80px;
    width: auto;
}

.clean_section p {
    font-size: 20px;
    font-weight: 600;
}

.info_section {
    padding: 50px 0;
    font-family: 'Arimo', sans-serif;
    color: #7d7d7d;
}

.info_section h3 {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 20px;
}

.info_section p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.info_section p a {
    color: #6e2f88;
}

@media only screen and (max-width: 767px) {
    .info_section h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

.vision_section {
    padding: 50px 0;
    font-family: 'Arimo', sans-serif;
    background-color: #990061;
    color: #fff;
}

.vision_section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.vision_section ._item {
    margin-bottom: 40px;
}

.vision_section ._item:last-child {
    margin-bottom: 0;
}

.vision_section h3 {
    font-size: 36px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.vision_section p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.vision_section p a {
    color: #6e2f88;
}

@media only screen and (max-width: 767px) {
    .vision_section h3 {
        font-size: 24px;
    }
}

._modal .modal-content {
    border-radius: 0;
}

._modal .modal-header {
    display: flex;
    align-items: center;
    background-color: #ddd;
}

._modal .modal-header h4 {
    font-weight: 700;
    color: #222;
}

._modal .modal-header button.close {
    margin-left: auto;
}

@media only screen and (max-width: 767px) {
    ._modal .modal-dialog {
        width: 600px;
        max-width: 100%;
    }
}

.SERCHW-5 .t-datepicker .t-datepicker-day {
    right: 0;
    left: auto;
}


._main .owl-item img {
    width: 80%;
    margin: 0 auto;
}
#thumbs.owl-carousel{
    padding: 10px 0 !important;
    width: 80% !important;
    margin: 0 auto !important;
}

#thumbs .item{
height: 120px !important;
}

@media only screen and (max-width: 767px){
#thumbs .item{
height: 50px !important;
}
._main .owl-item img{
width: 100%;
}
#thumbs.owl-carousel{
width: 100% !important;
}
}


/* For Landscape Mode */

@media only screen and (max-height: 500px) and (orientation: landscape)
{
    .font-resize {
        top: 150px !important;
    }

}