/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

.a,
.b,
.c,
.d {
    min-height: 15px
}

.add-in,
.gm-name span,
.gm-name strong,
.uk-grid:after,
hr {
    clear: both
}

.add-in,
.downlod-br a svg,
.right-content {
    vertical-align: middle
}

.box1,
.box2,
.box3,
.box4,
.site-wrap,
.tile,
.villa_bx-3-1,
.villa_bx-3-1-mdm-2,
.villa_bx-3-11,
.villa_bx-3-2,
[data-toggle]:not(.is-active) {
    overflow: hidden
}

.link,
.right-btn-icon span,
[data-toggle-handle],
a {
    cursor: pointer
}

.uk-grid,
ul {
    list-style: none
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.a {
    background: red
}

.b {
    background: #CC0
}

.c {
    background: #F63
}

.d {
    background: #0FC
}

@import url(http://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.5.4/bootstrap-select.min.css);
@font-face {
    font-family: helveticaneuebold;
    src: url(fonts/helvetica_neu_bold-webfont.woff2) format('woff2'), url(fonts/helvetica_neu_bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneueblackcond;
    src: url(fonts/helveticaneue_blackcond-webfont.woff2) format('woff2'), url(fonts/helveticaneue_blackcond-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuelight;
    src: url(fonts/helveticaneue_light-webfont.woff2) format('woff2'), url(fonts/helveticaneue_light-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuemedium;
    src: url(fonts/helveticaneue_medium-webfont.woff2) format('woff2'), url(fonts/helveticaneue_medium-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuethin;
    src: url(fonts/helveticaneue_thin-webfont.woff2) format('woff2'), url(fonts/helveticaneue_thin-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneueregular;
    src: url(fonts/helveticaneue-webfont.woff2) format('woff2'), url(fonts/helveticaneue-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuebold;
    src: url(fonts/helveticaneuebd-webfont.woff2) format('woff2'), url(fonts/helveticaneuebd-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneueheavy;
    src: url(fonts/helveticaneuehv-webfont.woff2) format('woff2'), url(fonts/helveticaneuehv-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneueitalic;
    src: url(/fonts/helveticaneueit-webfont.woff2) format('woff2'), url(/fonts/helveticaneueit-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuelight;
    src: url(fonts/helveticaneuelt-webfont.woff2) format('woff2'), url(fonts/helveticaneuelt-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: helveticaneuemedium;
    src: url(fonts/helveticaneuemed-webfont.woff2) format('woff2'), url(fonts/helveticaneuemed-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'bauhausregular-light';
    src: url('fonts/bauhaus-light-webfont.woff2') format('woff2'), url('fonts/bauhaus-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bauhausregular';
    src: url('fonts/bauhausregular-webfont.woff2') format('woff2'), url('fonts/bauhausregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.scroll-down {
    opacity: 1;
    position: absolute;
    bottom: 200px;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 32px;
    height: 32px;
    border: 2px solid #FFF;
    background-size: 14px auto;
    border-radius: 50%;
    z-index: 999;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.scroll-down:before {
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px;
    left: 8px;
    top: 5px
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.mob {
    width: 100%
}

.inner_banner_mob {
    min-height: 200px;
    text-align: center;
    background: url(images/inner-banner.jpg) center center no-repeat;
    display: none
}

.row.inner_banner_mob h3 {
    padding-top: 135px;
    font-size: 32px;
    font-weight: 800;
    color: #fff
}

body {
    margin: 0;
    font-family: helveticaneuelight;
    font-size: 11px;
    line-height: 24px
}

.btn-box {
    width: 32.333%!important;
    margin-right: 1%!important;
    padding: 15px!important;
    background: rgba(17, 123, 166, .9);
    margin-top: 20px!important;
    margin-bottom: -5px!important;
    display: inline-block
}

ul {
    padding: 0
}

.btn-box ul {
    padding-left: 0!important;
    margin-left: 0!important
}

ul li a {
    font-size: 16px!important;
    color: #fff!important;
    text-decoration: none!important
}

ul li a strong,
ul li strong {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500
}

.btn-box.abc ul li a {
    position: relative
}

.btn-box.abc ul li a:after {
    width: 10px;
    height: 1px
}

.modal-dialog {
    width: 100%!important;
    height: 100%!important;
    position: fixed!important;
    margin-top: 0!important;
    box-shadow: none!important;
    border-radius: 0!important
}

.modal-content {
    position: absolute;
    width: 100%;
    border: none!important;
    box-shadow: none!important;
    height: 100%;
    border-radius: 0!important;
    margin: 0!important;
    padding: 0;
    background: #000!important
}

.box2,
.box3,
.vdo {
    margin-top: 100px
}

.h1,
h1 {
    font-size: 40px;
    line-height: 35px;
    font-family: helveticaneueheavy
}

.h2,
h2 {
    font-size: 25px;
    line-height: 1.25;
    font-family: helveticaneuethin
}

.bq-ck {
    width: auto !important;
}

a.header-logo {
    z-index: 9;
    position: relative
}

h2,
h3,
p {
    orphans: 3;
    widows: 3
}

h2,
h3 {
    page-break-after: avoid
}

h3,
h4,
h5 {
    font-size: inherit;
    line-height: inherit;
    font-weight: 700
}

.box1 h2,
.box2 h2,
.box3 h2,
.box4 h2,
.vdo h2 {
    font-size: 40px;
    font-family: helveticaneueheavy;
    line-height: 32px
}

.link,
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: .25s;
    transition: .25s
}

.inner-in .frm-select select.selectpicker {
    border-color: #000;
    color: #000!important
}

.frm input::placeholder {
    color: #fff
}

header.header.header--shrink .frm input::placeholder {
    color: #000
}

section.section--index-main.intro.u-bg-cover.contrast {
    float: left;
    width: 100%;
    position: relative
}

section#wel {
    float: left;
    width: 100%
}

.embed-responsive-16by9 {
    border: 5px solid #fff
}

.well-p {
    padding-top: 104px;
    padding-bottom: 50px
}

.box1,
.box2,
.box3,
.box4,
.vdo {
    padding-top: 20px
}

.vdo {
    position: relative;
    padding-bottom: 100px;
    background: url(images/vdo-bg.jpg) left no-repeat
}

.vdo:after {
    position: absolute;
    content: '';
    width: 65%;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff
}

.box1:after,
.box2:after,
.box3:after,
.box4:after {
    width: 55%;
    height: 100%;
    top: 0;
    content: ''
}

.sld-mob {
    display: none
}

.box1-main {
    background-position: left
}

.box1 {
    position: relative;
    background: url(images/box1-bg.jpg) left no-repeat
}

.box1:after {
    position: absolute;
    right: 0;
    background: #fff!important
}

.box2 {
    position: relative;
    background: url(images/box2-bg.jpg) left no-repeat
}

.box2:after {
    position: absolute;
    left: 0;
    background: #fff!important
}

.box2 .bx-img.bqt {
    float: right
}

.box3 {
    position: relative;
    background: url(images/box3-bg.jpg) left no-repeat
}

.box3:after {
    position: absolute;
    right: 0 !important;
    background: #fff!important
}

.box4 {
    position: relative;
    background: url(images/box4-bg.jpg) left no-repeat
}

.box4:after {
    position: absolute;
    left: 0;
    background: #fff
}

.right {
    position: relative;
    z-index: 999999;
    right: 0;
    top: 0;
    font-size: 15px;
    padding: 0;
    background: 0 0;
    color: #888;
    font-family: helveticaneuelight;
    text-shadow: 0 0 8px #191919;
    text-align: right
}

.right.text-right p {
    margin: 0;
    font-weight: 300;
    color: #888
}

.box1-main a {
    padding: 8px 25px 4px;
    border: 2px solid #000!important;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px
}

.villa_bx-3-1-mdm-2:after,
.villa_bx-3-1-mdm-2:hover:after,
.villa_bx-3-1-mdm:after,
.villa_bx-3-1-mdm:hover:after,
.villa_bx-3-1:after,
.villa_bx-3-1:hover:after,
.villa_bx-3-2:after,
.villa_bx-3-2:hover:after {
    border-left: 2px solid #fff;
    left: 0;
    bottom: 0
}

.box1-main a:hover {
    background: #000;
    color: #fff
}

.bx-img img {
    transition: .4s all;
    -webkit-transition: .4s all;
    width: 100%
}

.bx-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.3)
}

section.section.well-p.relative .container {
    max-width: 1300px;
    width: 100%
}

.gm-ms p {
    margin: 0
}

.gm-name {
    margin-bottom: 0;
    display: block;
    float: left
}

.gm-name strong {
    float: left;
    color: #000;
    font-size: 16px;
    margin: 17px 0;
    width: 170px;
    text-align: center;
}

.gm-name span {
    float: left;
    color: #1b8cba;
    font-size: 16px;
    margin: 0;
    display: block;
    width: 100%
}

.preloader {
    position: fixed;
    z-index: 9999999999;
    background-color: #fff;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0
}

.gm-ms em {
    color: #3e0e7a;
    font-size: 20px;
    display: block;
    padding-top: 6px;
    font-family: 'Playfair Display', serif;
    font-weight: 400
}

.bc h2 {
    font-size: 40px;
    font-family: helveticaneueheavy;
    line-height: 18px;
    margin-top: 0
}

.bc h2 span {
    font-family: helveticaneuethin;
    font-size: 26px;
    margin-top: 0;
    display: block
}

.nivo-directionNav {
    display: none
}

.box-container {
    margin-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 99999
}

.hdr_inner {
    width: 90%;
    background: #ccc;
    margin: 0 auto
}

.nivo-caption h3 {
    margin: 9px 0 0;
    text-align: left;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    float: left;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    font-size: 42px;
    text-shadow: 0 1px 16px #0a698e;
    background: #4bc3f2;
    padding: 1px 30px 5px;
    border-bottom-left-radius: 56px;
    border-top-right-radius: 56px;
    line-height: normal;
    letter-spacing: 2px
}

.footer h3,
.tile {
    text-transform: uppercase
}

.nivo-caption h3 span {
    color: #FFF;
    text-shadow: none;
    font-weight: 700
}

.boking {
    position: absolute;
    right: 200px;
    top: 20px;
    transition: all .4s;
    -webkit-transition: all .4s
}

.villa_bx-3-1-mdm-2:before,
.villa_bx-3-1-mdm-2:hover:before,
.villa_bx-3-1-mdm:before,
.villa_bx-3-1-mdm:hover:before,
.villa_bx-3-1:before,
.villa_bx-3-1:hover:before,
.villa_bx-3-2:before,
.villa_bx-3-2:hover:before {
    right: 0;
    top: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.logo {
    -webkit-transition: .3s;
    transition: .3s
}

.right-btn {
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    z-index: 99999999;
    position: relative;
    float: left
}

.right-menu-btn-content {
    display: inline-block;
    text-align: center
}

.right-btn-icon {
    position: relative;
    width: 32px;
    margin-top: 0;
    color: #fff;
    margin-right: 0;
    height: 17px;
    display: inline-block
}

.right-btn-icon span {
    width: 32px;
    height: 2px;
    background-color: #fff;
    float: left;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.right-btn-icon span:nth-child(2) {
    margin-top: 5px
}

.right-btn-icon span:nth-child(3) {
    margin-top: 5px;
    width: 22px
}

.right-btn-text {
    color: #fff;
    float: left;
    width: 100%
}

.btn {
    z-index: 999999999999
}

button.tile.btn:hover .right-btn-icon span:nth-child(3) {
    width: 27px
}

.is-active span:nth-child(1) {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
    transform: translateY(6px) translateX(0) rotate(45deg)
}

.is-active .right-btn-icon span:nth-child(3) {
    margin-top: 5px;
    width: 32px
}

.is-active .right-btn-icon span:nth-child(1),
button.tile.is-active.btn:hover .right-btn-icon span:nth-child(3) {
    width: 32px
}

.is-active span:nth-child(3) {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg)
}

.villa_bx-3-1:after:hover img,
.villa_bx-3-1:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.is-active span:nth-child(2) {
    opacity: 0
}

.right-btn-icon span:nth-child(1) {
    width: 22px
}

button.tile.btn:hover .right-btn-icon span:nth-child(1) {
    width: 32px
}

.tile.btn.right-menu-btn1 {
    margin-right: 5px;
    float: left
}

#smoothState1 {
    padding-top: 60px;
    z-index: 9
}

.offer-popup {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999999;
}

.offer-popup span.icon-wrap {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding-top: 18px;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    animation: rounding linear 1500ms infinite;
    -webkit-animation: rounding linear 1500ms infinite;
}

.offer-popup span.text-wrap {
    color: #fff;
    font-size: 18px;
    float: left;
    padding: 24px 50px;
    animation: color-change linear 10s infinite;
    -webkit-animation: color-change linear 10s infinite;
}

.offer-popup span.text-wrap em {
    font-style: normal;
    display: inline-block;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.offer-popup:hover span.text-wrap em {
    position: relative;
    padding-right: 10px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.offer-popup span.icon-wrap:after {
    content: "";
    position: absolute;
    right: 2px;
    left: 2px;
    top: 2px;
    bottom: 2px;
    border: 1px solid #c0c1c0;
    border-radius: 50%;
}

.offer-popup span.text-wrap:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    right: 18px;
    background-color: #ffffff;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.offer-popup:hover span.text-wrap:after {
    width: 30px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

div#pop-offer {
    z-index: 999999999;
}

div#pop-offer .modal-dialog {
    width: 100%;
    max-width: 1000px;
    margin: auto !important;
    right: 0;
    left: 0;
    height: auto !important;
    margin-top: 80px !important;
}

div#pop-offer .modal-content {
    background: none !important;
}

div#pop-offer .modal-content .modal-body {
    float: left;
    background-image: url(images/ofr-bg.jpg);
    width: 1000px;
    height: 800px;
    padding: 0;
    outline: 1px solid #afafaf;
    outline-offset: 5px;
}

div#pop-offer .modal-content .modal-body img {
    width: 100%;
    float: left;
}

div#pop-offer .modal-dialog .modal-header {
    padding: 0;
    position: absolute;
    right: -8px;
    top: -45px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    background-color: #000;
}

.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5;
}

.ofr-box .logo-ofr {
    width: 98px;
    float: left;
    margin-left: 28px;
    position: relative;
}

div#pop-offer .modal-dialog .modal-header .close {
    font-weight: normal;
}

.ofr-box .cnt-area {
    float: left;
    width: 100%;
}

.ofr-box .ofr-call {
    position: absolute;
    right: 0;
    bottom: 0;
}

.ofr-box .logo-ofr:before {
    content: "";
    position: absolute;
    left: -28px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #fff;
}

.ofr-box .logo-ofr:after {
    content: "";
    position: absolute;
    border-top: 14px solid transparent;
    border-right: 14px solid #a5a5a5;
    left: -14px;
}

.ofr-box .cnt-area h4 {
    font-family: helveticaneuethin;
    /*	 font-family: 'bauhausregular-light';*/
    background-color: #3baedd;
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 33px;
    font-weight: 400;
    padding: 3px 10px 3px 28px;
    line-height: 1.2;
    margin-top: 35px;
}

.ofr-box .cnt-area h2 {
    font-size: 70px;
    margin: 0;
    background-color: #fff;
    color: #000;
    display: block;
    padding: 0 15px 5px 28px;
    width: 360px;
    margin-top: 5px;
    /*  font-family: 'bauhausregular-light';*/
    font-family: helveticaneuethin;
    line-height: 1.2;
}

.ofr-box .cnt-area ul {
    margin-left: 28px;
    margin-top: 24px;
}

.ofr-box .cnt-area ul li {
    /*   font-family: 'bauhausregular';*/
    font-family: helveticaneuelight;
    color: #3d474b;
    font-size: 16px;
    background-image: url(images/star.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 6px;
    background-position: 0px 2px;
}

.ofr-box .ofr-call ul li span {
    font-size: 16px;
    background-color: #3baede;
    color: #fff;
    font-family: helveticaneuelight;
    padding: 5px 8px;
    font-weight: 400;
    margin-right: 5px;
}

.ofr-box .ofr-call ul li {
    float: left;
    margin-right: 20px;
}

.ofr-box .ofr-call ul {
    float: right;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.ofr-box .ofr-call ul li a {
    color: #fff;
    font-size: 16px !important;
    font-weight: 500;
    font-family: helveticaneuelight;
}

@keyframes rounding {
    from {
        transform: rotateX(360deg);
        -webkit-transform: rotateX(360deg);
    }
    to {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
    }
}

@-webkit-keyframes rounding {
    from {
        transform: rotateX(360deg);
        -webkit-transform: rotateX(360deg);
    }
    to {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
    }
}

@keyframes color-change {
    0% {
        background-color: #0d7fae;
    }
    33.333% {
        background-color: #589541;
    }
    66.333% {
        background-color: #3e0e7a;
    }
    100% {
        background-color: #0d7fae;
    }
}

@-webkit-keyframes color-change {
    0% {
        background-color: #0d7fae;
    }
    33.333% {
        background-color: #589541;
    }
    66.333% {
        background-color: #3e0e7a;
    }
    100% {
        background-color: #0d7fae;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        height: 30px;
        height: 41px!important;
        line-height: 34px
    }
}

.pd-rt-0 {
    padding-right: 0
}

.pd-lt-0 {
    padding-left: 0
}

.pd-0 {
    padding: 0
}

.book {
    padding-top: 10px
}

.villa {
    padding-bottom: 100px;
    display: inline-block
}

.villa-1 {
    padding-left: 50px;
    padding-right: 50px
}

.villa_bx-3-1,
.villa_bx-3-11 {
    width: 33%;
    margin-left: .33%;
    float: left;
    margin-bottom: 4px;
    position: relative
}

.villa_bx-3-1:after {
    content: '';
    width: 0;
    position: absolute;
    height: 0%;
    border-bottom: 2px solid #fff;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all;
    margin: 10%
}

.villa_bx-3-1-mdm:after,
.villa_bx-3-1:before {
    content: '';
    position: absolute;
    transition: .4s all
}

.villa_bx-3-1:hover:after {
    content: '';
    width: 80%;
    position: absolute;
    height: 64%;
    border-bottom: 2px solid #fff;
    opacity: 1;
    margin: 10%
}

.villa_bx-3-1:before {
    width: 0;
    height: 0%;
    opacity: 0;
    -webkit-transition: .4s all;
    margin: 10%
}

.villa_bx-3-1:hover:before {
    content: '';
    width: 80%;
    position: absolute;
    height: 64%;
    z-index: 9;
    opacity: 1;
    margin: 10%
}

.villa_bx-3-1:after:hover img {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: scale(1.1)
}

.villa_bx-3-1-mdm {
    width: 100%;
    float: left;
    margin-bottom: 4px;
    overflow: hidden;
    position: relative
}

.villa_bx-3-1-mdm:after {
    width: 0;
    height: 0%;
    border-bottom: 2px solid #fff;
    opacity: 0;
    -webkit-transition: .4s all;
    margin: 5%
}

.villa_bx-3-1-mdm:before,
.villa_bx-3-1-mdm:hover:after {
    transition: .4s all;
    content: '';
    position: absolute;
    margin: 5%
}

.villa_bx-3-1-mdm:hover:after {
    width: 90%;
    height: 63%;
    border-bottom: 2px solid #fff;
    opacity: 1;
    -webkit-transition: .4s all
}

.villa_bx-3-1-mdm:before {
    width: 0;
    height: 0%;
    opacity: 0;
    -webkit-transition: .4s all
}

.villa_bx-3-1-mdm:hover:before {
    content: '';
    width: 90%;
    position: absolute;
    height: 63%;
    z-index: 9;
    opacity: 1;
    margin: 5%;
    transition: .4s all;
    -webkit-transition: .4s all
}

.villa_bx-3-1-mdm-2 {
    width: 100%;
    float: left;
    position: relative
}

.villa_bx-3-1-mdm-2:after,
.villa_bx-3-1-mdm-2:before,
.villa_bx-3-1-mdm-2:hover:after,
.villa_bx-3-1-mdm-2:hover:before {
    content: '';
    position: absolute;
    margin: 5%
}

.villa_bx-3-1-mdm-2:after {
    width: 0;
    height: 0%;
    border-bottom: 2px solid #fff;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all
}

.villa_bx-3-1-mdm-2:hover:after {
    width: 90%;
    height: 63%;
    border-bottom: 2px solid #fff;
    opacity: 1
}

.villa_bx-3-1-mdm-2:before {
    width: 0;
    height: 0%;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all
}

.villa_bx-3-1-mdm-2:hover:before {
    width: 90%;
    height: 63%;
    z-index: 9;
    opacity: 1
}

.villa_bx-3-2 {
    width: 66.33%;
    margin-left: .33%;
    float: left;
    margin-bottom: 4px;
    position: relative;
    transition: all .4s;
    -webkit-transition: all .4s
}

.villa_bx-3-2:after,
.villa_bx-3-2:before,
.villa_bx-3-2:hover:after,
.villa_bx-3-2:hover:before {
    content: '';
    margin: 5%
}

.villa_bx-3-2:after {
    width: 0;
    position: absolute;
    height: 0%;
    border-bottom: 2px solid #fff;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all
}

.villa_bx-3-2:hover:after {
    width: 90%;
    position: absolute;
    height: 64%;
    border-bottom: 2px solid #fff;
    opacity: 1;
    transition: all .4s;
    -webkit-transition: all .4s
}

.villa_bx-3-2:before {
    width: 0;
    position: absolute;
    height: 0%;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all
}

.villa_bx-3-2:hover:before {
    width: 90%;
    position: absolute;
    height: 64%;
    z-index: 9;
    opacity: 1;
    transition: all .4s;
    -webkit-transition: all .4s
}

.villa_bx-3-1:hover img {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: scale(1.1)
}

.villa_bx-3-1-mdm-2:hover img,
.villa_bx-3-2:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.villa_bx-3-1 img {
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.villa_bx-3-2:hover img {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: scale(1.1)
}

.villa_bx-3-2 img {
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.villa_bx-3-1-mdm-2:hover img {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: scale(1.1)
}

.villa_bx-3-1-mdm-2 img {
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.villa_bx-3-1-mdm:hover img {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.villa_bx-3-1-mdm img {
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.villa_bx-3-1-mdm .villa-text,
.villa_bx-3-1-mdm-2 .villa-text {
    top: 37%
}

.villa-text {
    position: absolute;
    width: 75%;
    height: auto;
    text-align: center;
    top: 45%;
    margin-left: 12.5%;
    font-family: helveticaneueheavy;
    color: #fff;
    font-size: 23px;
    text-shadow: 2px 0 10px #4b4a4a
}

.map iframe {
    margin-bottom: -10px
}

.footer {
    background: #3b3b3b;
    color: #979797
}

.footer h3 {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.footer-bottom {
    padding-bottom: 15px
}

.foot-pad {
    padding-top: 50px;
    padding-bottom: 50px
}

.footer ul li {
    float: left;
    padding-right: 15px
}

.footer ul li i {
    font-size: 34px;
    color: #7a7575;
    -webkit-transition: .4s all;
    transition: .4s all
}

.footer ul li i:hover {
    color: #1b8cbb
}

ul.quick li {
    font-size: 15px;
    margin-right: 5px;
    margin-bottom: 7px;
    border: 1px solid #000;
    padding: 3px 10px;
    -webkit-transition: .4s all;
    transition: .4s all
}

ul.quick li:hover {
    background: #1b8cbb;
    color: #fff;
    border-color: #9c9c9c
}

.form_full,
.form_half {
    padding-left: 0;
    margin-right: 15px
}

.footer input,
.footer textarea {
    width: 100%;
    padding: 7px;
    background: #515151;
    font-size: 14px;
    border: none;
    outline: 0;
    display: block
}

.footer textarea {
    margin-top: 8px;
    min-height: 70px
}

.footer .submit_btn {
    background: #009ed6;
    border: none;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 19px;
    position: absolute;
    right: 15px;
    bottom: 0;
    padding: 10px 14px;
    outline: 0;
    transition: all .4s;
    -webkit-transition: all .4s
}

.copyright,
.frm input,
button.check {
    font-size: 15px
}

.footer .submit_btn:before {
    content: "\f1d8"
}

.trip {
    text-align: right;
    padding-top: 15px
}

.frm,
.frm-select {
    width: 150px;
    float: right;
    height: auto;
    margin-left: 5px
}

.frm input {
    -webkit-appearance: none;
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    padding: 7px;
    color: #fff;
    border-radius: 0
}

header.header.header--shrink .frm input,
header.header.header--shrink .frm-select select.selectpicker {
    border: 1px solid #000;
    color: #000
}

.frm-select select.selectpicker {
    width: 100%;
    padding: 10px!important;
    background: 0 0;
    border: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    max-height: 39px
}

.frm-select select.selectpicker option {
    background: #3e0e7a;
    color: #fff;
    line-height: 0
}

.frm-select select.selectpicker button.check {
    border: 1px solid #000
}

button.check {
    background: #1b8cbb;
    border: none;
    padding: 9px 14px 7px;
    color: #fff;
    margin-left: 5px
}

.tile {
    width: 122px;
    height: 107px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block
}

.rit {
    padding-right: 150px
}

header.header.header--shrink {
    background: #FFF;
    width: 100%;
    top: 0;
    left: 0;
    height: 154px;
    z-index: 99999999;
    transition: all .4s;
    -webkit-transition: all .4s;
    -webkit-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .51);
    -moz-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .51);
    box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .51)
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999999
}

.left-bg,
section.inner-pages {
    position: relative
}

.header .tile {
    white-space: inherit;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 0!important
}

header.header.header--shrink .boking {
    opacity: 1;
    visibility: visible;
    transition: all .4s;
    -webkit-transition: all .4s
}

.left-bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 70%;
    background-position: center
}

.right-bg,
.right-bg.gallery {
    width: 30%;
    float: right;
    position: absolute;
    height: auto;
    right: 0;
    padding: 4%;
    display: table;
    text-align: left;
    background: #fff;
    min-height: 600px
}

.right-bg {
    top: 10%;
    max-width: 30%
}

.right-bg.gallery {
    top: 20%;
    max-width: 1100px
}

.right-bg h1 {
    font-size: 2.1rem;
    margin-bottom: 19px
}

.right-bg p.p-sub {
    font-size: 19px;
    line-height: 28px;
    color: #9c9c9c
}

.downlod-br a svg {
    width: 45px;
    fill: #3cafde
}

.downlod-br strong {
    color: #1b8cbb;
    font-size: 17px
}

.downlod-br i {
    display: block;
    padding-left: 0;
    font-size: 13px;
    color: #b5b5b5;
    font-style: normal;
    margin-top: -7px
}

.downlod-br.care strong {
    color: #1b8cbb;
    font-size: 17px;
    position: relative;
    top: 0
}

.inner-in .frm input,
.inner-in .frm-select {
    background: #fff;
    border-color: #000;
    color: #000
}

.contact-check .frm input,
.contact-check .frm-select,
.contact-check .frm-select select.selectpicker {
    color: #000
}

.contact-check .frm input::-webkit-input-placeholder {
    color: #a0a0a0
}

.contact-check .frm input::-moz-placeholder {
    color: #a0a0a0
}

.contact-check .frm input:-ms-input-placeholder {
    color: #a0a0a0
}

.contact-check .frm input:-moz-placeholder {
    color: #a0a0a0
}

.contact-check .frm-select select.selectpicker {
    color: #a0a0a0
}

.inner-in .frm input::-webkit-input-placeholder {
    color: #CFCFCF
}

.inner-in .frm input::-moz-placeholder {
    color: #CFCFCF
}

.inner-in .frm input:-ms-input-placeholder {
    color: #CFCFCF
}

.inner-in .frm input:-moz-placeholder {
    color: #CFCFCF
}

header.header.header--shrink .inner-in .frm input,
header.header.header--shrink .inner-in .frm-select {
    background: 0 0
}

.right-content {
    display: table-cell
}

.right-content ul li {
    display: block;
    font-size: 16px;
    line-height: 29px;
    position: relative;
    padding-left: 27px
}

.right-content ul li:after {
    position: absolute;
    content: "\f22d";
    font-family: FontAwesome;
    font-size: 16px;
    color: #909090;
    left: 0;
    top: 0
}

.full-bg {
    display: table;
    margin: 0 auto;
    width: 100%
}

.matter-contact {
    margin: 0 auto;
    padding-top: 13%;
    padding-bottom: 8%
}

.matter-contact h1 span {
    display: block;
    font-family: helveticaneuelight;
    font-size: 20px;
    letter-spacing: 1px;
    color: #8a8989;
    line-height: 40px
}

.add-in {
    float: left;
    display: table;
    text-align: left;
    width: auto;
    margin-bottom: 20px
}

.icon-c,
.icon-c svg {
    display: inline-block;
    vertical-align: middle
}

.icon-c svg {
    width: 30px;
    float: none;
    fill: #c5c5c5
}

.icon-c {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding-top: 9px;
    border: 1px solid #d4d4d4;
    text-align: center
}

.cnt-text {
    font-size: 17px;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.data-left .right-bg {
    float: left;
    background: #fff;
    position: absolute;
    top: 18%;
    height: auto;
    right: auto;
    min-height: 600px;
    max-width: 30%;
    padding: 4%;
    text-align: left;
    display: table;
    left: 0;
    z-index: 9
}

.data-left .left-bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 70%;
    float: right
}

.loc-map {
    box-shadow: 3px 0 10px rgba(0, 0, 0, .27);
    padding: 8px 8px 2px
}

section.con_fot-text {
    padding: 2% 4%;
    background-color: #f5f5f5
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .frm-select select.selectpicker {
        padding: 9px
    }
    .frm input {
        padding: 10px
    }
    .right-bg {
        display: block
    }
}

[data-toggle] {
    -webkit-transition: .5s;
    transition: .5s
}

[data-toggle]:not(.is-active) {
    height: auto!important;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0!important;
    padding-bottom: 0!important;
    background: 0 0!important;
    padding: 0;
    border: none!important;
    border-radius: 0!important
}

.modal-header {
    border-bottom: none!important
}

[data-modal] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    overflow-x: hidden;
    background: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 99999;
    display: none!important
}

[data-modal].is-active {
    opacity: 1;
    display: block!important
}

[data-modal].contrast {
    background: #494642;
    padding-top: 115px
}

.modal-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.modal__container {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 6rem;
    padding-bottom: 10rem
}

.modal__close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.modal__close-icon::after,
.modal__close-icon::before {
    content: '';
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    height: .1875rem;
    width: 2.75rem;
    left: 50%;
    top: 50%;
    margin-left: -1.35rem;
    margin-top: -1px;
    background: #fff
}

.modal__close-icon::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal__close-icon::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.site-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    -webkit-transition: .5s;
    transition: .5s
}

.site-content-wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.toggle-menu {
    background: 0 0;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    position: absolute;
    top: -165px;
    transition: all .5s;
    -webkit-transition: all .5s;
    left: 0;
    padding-top: 100px;
    padding-right: 20px;
    z-index: 99;
    padding-left: 63px
}

.toggle-menu h2 {
    margin: 0 0 10px
}

.menu-trigger {
    display: none
}

label[for=menu-trigger] {
    width: 120px;
    height: 30px;
    background: #009dd7;
    cursor: pointer;
    position: absolute;
    right: 251px;
    top: 14px;
    border-radius: 0;
    z-index: 99999
}

label[for=menu-trigger]:after {
    content: 'BOOK';
    display: block;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding-top: 2px;
    font-size: 12px
}

.menu-trigger:checked~.toggle-menu {
    top: -54px;
    padding-left: 120px
}

.menu-trigger:checked+label[for=menu-trigger] {
    top: 14px;
    position: absolute;
    background: #0a8630;
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: 99999;
    padding: 0!important
}

.menu-trigger:checked+label[for=menu-trigger]:after {
    content: 'X CLOSE';
    display: block;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding-top: 2px;
    font-size: 12px
}

.menu-trigger:checked~.wrapper {
    top: 200px;
    margin-left: 10px;
    position: relative
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.active.left,
    .carousel-fade .carousel-inner>.item.active.right,
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active,
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.item:nth-child(1) {
    background: url(images/banner-1.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.item:nth-child(2) {
    background: url(images/banner-2.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.item:nth-child(3) {
    background: url(images/banner-3.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.carousel {
    z-index: -99
}

.carousel .item {
    position: fixed;
    width: 100%;
    height: 100%
}

.inner-in ::-webkit-input-placeholder {
    color: #000!important
}

.inner-in ::-moz-placeholder {
    color: #000!important
}

.inner-in :-ms-input-placeholder {
    color: #000!important
}

.inner-in :-moz-placeholder {
    color: #000!important
}

.visible-sm-xs {
    display: none
}

p {
    font-size: 16px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

.modal__close {
    background: #3e0e7a!important
}

.modal__close:hover {
    background: #000!important
}

.uk-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.uk-grid:after,
.uk-grid:before {
    content: "";
    display: block;
    overflow: hidden
}

.uk-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    margin: 0;
    float: left;
    padding-left: 1.875rem
}

.uk-grid>*>:last-child {
    margin-bottom: 0
}

.uk-grid {
    margin-left: -1.875rem
}

.uk-grid+.uk-grid,
.uk-grid-margin,
.uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 1.875rem
}

input#btnCheckAvailability {
    background: #1b8cbb;
    border: none;
    padding: 9px 14px 7px;
    font-size: 15px;
    color: #fff;
    margin-left: 5px
}

.booking {
    position: absolute;
    top: 30px;
    z-index: 9;
    width: 100%
}

.theme-default .nivo-caption h1 {
    font-size: 62px;
    font-family: helveticaneuelight;
    line-height: 52px;
    text-transform: none;
    text-shadow: 0 3px 13px #000;
    letter-spacing: 1px;
    color: #FFF;
    text-align: left;
    margin-bottom: 5px
}

.frm input,
 ::i-block-chrome {
    padding-top: 14px;
    line-height: 17px
}

.frm-select select.selectpicker,
 ::i-block-chrome {
    line-height: 34px
}

.icon-c svg,
 ::i-block-chrome {
    padding-top: 0
}

section.inner-pages.ban-table.bqt-form {
    background: #fff
}

section.inner-pages.ban-table.bqt-form h3 {
    font-size: 18px;
    color: #3baedd;
    clear: both;
    width: 100%;
    float: left
}

section.inner-pages.ban-table.bqt-form .b-f-name,
section.inner-pages.ban-table.bqt-form .b-name {
    padding: 0 10px;
    height: 40px;
    font-size: 12px;
    border: 1px solid #ddd;
    text-transform: uppercase
}

section.inner-pages.ban-table.bqt-form span {
    text-transform: uppercase;
    position: relative;
    top: -1px;
    margin-left: 5px
}

section.inner-pages.ban-table {
    background-color: #f5f5f5;
    padding: 50px 0
}

.seat-capacity table.table.table-bordered {
    margin: 0;
    border: 1px solid #248fbb
}

section.inner-pages.ban-table h2 {
    margin-top: 0
}

.seat-capacity table.table.table-bordered th {
    font-size: 18px;
    font-weight: 400;
    background-color: #3baedd;
    color: #fff;
    border-color: #248fbb;
    border-bottom: 1px solid #248fbb
}

.seat-capacity table.table.table-bordered td {
    font-size: 16px
}

.seat-capacity table.table.table-bordered:first-child {
    margin-bottom: 30px
}

.gm-img {
    display: inline-block;
    float: left;
    border: 1px solid #fff;
    max-width: 170px;
    box-shadow: 0 0 18px #dfdfdf;
    margin-right: 25px
}

.gm-ms strong {
    display: block;
    margin-top: 7px
}

.gm-ms strong span {
    display: block;
    color: #3cafde
}

.btn-box.abc {
    width: 100%!important;
    background: 0 0;
    text-align: center
}

.btn-box.abc ul li a {
    display: block;
    padding-top: 38%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    font-family: helveticaneueheavy;
    text-transform: uppercase
}

.bqt-form .col-xs-12,
.chk_box {
    padding-left: 0
}

.btn-box.abc ul li {
    display: inline-block;
    width: 19%;
    height: 190px;
    background: no-repeat #27657e;
    margin: 10px 0 1px 1px;
    text-align: center;
    background-size: 110%;
    position: relative;
    z-index: 1;
    border: 1px solid #3b8cad;
    transition: all .4s;
    -webkit-transition: all .4s;
    overflow: hidden;
    color: #fff!important;
    text-shadow: 6px 3px 18px #000
}

.nav__container.container.margin-center {
    max-width: 1300px;
    width: 100%
}

.btn-box.abc ul li:after {
    content: "";
    background: rgba(9, 10, 10, .74);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all .4s;
    -webkit-transition: all .4s;
    position: absolute
}

.btn-box.abc ul li:hover:before {
    background: rgba(34, 134, 175, .72);
    transition: all .4s;
    -webkit-transition: all .4s
}

.btn-box.abc ul li:hover:after {
    content: "";
    background: rgba(59, 174, 221, .18);
    transition: all .4s;
    -webkit-transition: all .4s
}

.btn-box.abc ul li:hover {
    background-size: 119%;
    background-color: rgba(59, 174, 221, .18);
    transition: all .4s;
    -webkit-transition: all .4s
}

.btn-box.abc ul li a:after {
    position: absolute;
    content: '';
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid red;
    background: #FFF;
    transition: all .4s;
    -webkit-transition: all .4s;
    display: none
}

figcaption,
figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.btn-box.abc ul li:hover a:after {
    transition: all .4s;
    -webkit-transition: all .4s;
    border: 1px solid red
}

figcaption::before {
    background: rgba(255, 255, 255, .5);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.btn-box.abc ul li:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.btn {
    background: #3e0e7a!important
}

.btn:hover {
    background: #008433!important
}

.right-menu-btn1 {
    background: #3baedd!important
}

.right-menu-btn1:hover {
    background: #008433!important
}

header.header.header--shrink.frm ::-webkit-input-placeholder {
    color: #fff!important
}

header.header.header--shrink.frm ::-moz-placeholder {
    color: #fff!important
}

header.header.header--shrink.frm :-ms-input-placeholder {
    color: #fff!important
}

header.header.header--shrink.frm :-moz-placeholder {
    color: #fff!important
}

.bqt-form input {
    width: 100%;
    float: left
}

.bqt-form input[type=checkbox] {
    width: auto;
    float: left
}

.bqt-form label {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 6px
}

.inp_f1,
.inp_f2 {
    margin-bottom: 1%
}

.inp_f1 {
    margin-right: 0;
    width: 100%
}

.inp_f2 {
    margin-right: 1%;
    width: 49%
}

.col-lg-2.col-md-3.col-sm-6.col-xs-12.chk_box {
    margin-bottom: 8px;
    padding-left: 0
}

p.sub-sub-head {
    float: left;
    font-weight: 700;
    width: 100%;
    color: #3baedd;
    font-size: 12px
}

section.inner-pages.ban-table.bqt-form h3 {
    margin-bottom: 0
}

.chk_box {
    padding-bottom: 7px
}

.ofr_pic {
    width: 100%;
    height: auto
}

.btn_sub {
    background: #3cafde;
    border: none;
    font-size: 15px;
    padding: 10px 25px;
    color: #fff;
    width: auto!important;
    float: left!important;
    margin-right: 20px;
    font-weight: 700;
    text-shadow: 0 0 4px #4c4c4c85;
    transition: all .4s;
    -webkit-transition: all .4s
}

input.btn_sub.reset {
    background: #bdbdbd
}

.btn_sub:hover {
    background: #19779d
}

input.btn_sub.reset:hover {
    background: #9a9797
}

hr {
    margin-top: 20px;
    width: 100%;
    margin-bottom: 1px;
    float: left;
    border-top: 1px solid #e4e4e4
}

a.p-by {
    float: right;
    margin-right: 25px;
}

@media (max-width:1540px) {
    .villa-text {
        font-size: 17px;
        width: 78%;
        height: auto;
        text-align: center;
        top: 40%;
        margin-left: 11%
    }
}

@media (max-width:1400px) {
    .theme-default .nivo-controlNav {
        bottom: 10px
    }
    .scroll-down {
        bottom: 100px
    }
}

@media (max-width:1300px) {
    .frm,
    .frm-select {
        width: 120px
    }
}

@media (max-width:1267px) {
    .villa-box,
    .villa-box-1 {
        width: 100%
    }
    .villa-1 {
        padding-left: 30px;
        padding-right: 30px
    }
    .villa {
        padding-bottom: 50px
    }
    .villa_bx-3-1-mdm {
        margin-bottom: 2px
    }
    .villa-box {
        padding-top: 50px;
        border-top: 1px dashed #ccc;
        padding-bottom: 40px;
        margin-top: 30px
    }
    .villa-text {
        font-size: 20px;
        /* font-family: helveticaneuemedium */
    }
}

@media (max-width:1199px) {
    .frm,
    .frm-select {
        width: 100px
    }
    .left-bg {
        width: 60%
    }
    .right-bg {
        width: 40%;
        max-width: 40%
    }
    .data-left .left-bg {
        width: 60%
    }
    .data-left .right-bg {
        width: 40%;
        max-width: 40%
    }
}

@media (max-width:991px) {
    .btn-box.abc li,
    .btn-box.abc ul li {
        background-size: cover!important
    }
    .data-left .right-bg,
    .right-bg {
        min-height: 0
    }
    .col-md-1.col-sm-12.col-xs-12.pd-rt-0 {
        position: absolute;
        top: 0;
        right: 15px
    }
    .col-md-1.col-sm-10.col-xs-12.pd-rt-0 {
        position: absolute;
        right: 20px
    }
    .frm input {
        padding: 7px 15px
    }
    .btn-box.abc ul li {
        height: 150px
    }
    .cuis .left-bg {
        padding-top: 0
    }
    .right-bg {
        margin-top: 0
    }
    .visible-sm-xs {
        display: block
    }
    .contrast[data-modal] {
        padding-top: 50px
    }
    #smoothState1 {
        padding-top: 110px
    }
    .btn-box.abc.bk button.check {
        display: inline-block;
        float: none!important;
        width: 50%;
        border: none;
        margin-left: 0
    }
    .btn-box.abc.bk .frm,
    .btn-box.abc.bk .frm-select {
        display: inline-block;
        float: none;
        margin-bottom: 5px;
        width: 50%;
        margin-left: 0
    }
    .col-md-1.col-sm-2.col-xs-12.pd-rt-0 {
        position: absolute;
        top: 0;
        right: 30px
    }
    .right-bg.cd {
        top: 18%;
        width: 100%
    }
    .left-bg.ab {
        height: 600px!important;
        padding-top: 0;
        float: left;
        width: 100%;
        background-size: cover;
        background-position: center
    }
    .toggle-menu {
        padding-top: 50px
    }
    label[for=menu-trigger] {
        right: 0
    }
    .data-left .right-bg,
    .right-bg {
        max-width: 100%;
        margin-top: 0;
        top: inherit;
        bottom: 0!important;
        width: 100%;
        position: relative
    }
    .data-left .left-bg,
    .left-bg {
        background-size: cover;
        width: 100%
    }
    .book {
        padding-top: 0;
        margin-top: 25px
    }
    .nav__menu {
        margin: 5% 0 18vh
    }
    .header--shrink .tile,
    .tile {
        height: 65px;
        width: 78px
    }
    .villa-text {
        font-size: 16px;
        /* font-family: helveticaneuelight */
    }
    .footer input {
        margin-bottom: 5px
    }
    .footer textarea {
        margin-top: 0
    }
    header.header.header--shrink {
        height: 154px!important;
        background: 0 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .frm,
    .frm-select {
        width: 75px
    }
    .trip img {
        width: 10%
    }
    .trip {
        display: none
    }
    .tile {
        height: 135px!important;
        width: 70px
    }
    .scroll-down {
        bottom: 60px
    }
    .theme-default .nivo-controlNav {
        bottom: 0
    }
    .right-btn {
        float: right
    }
    .left-bg,
    section.con_fot-text {
        float: left
    }
    .left-bg {
        height: 600px!important;
        padding-top: 0;
        width: 100%;
        background-size: cover;
        background-position: top center
    }
    section.inner-pages {
        float: left;
        width: 100%
    }
    .btn-box.abc {
        margin-right: 0!important
    }
    section.inner-pages.ban-table .container {
        padding: 0 5%;
        width: 100%
    }
    .bqt-form .col-xs-12 {
        padding-left: 0;
        padding-right: 0
    }
    div#pop-offer .modal-content {
        position: relative;
        float: left;
    }
    div#pop-offer .modal-content .modal-body {
        width: 836px;
        height: auto;
        max-width: 100%;
        background-size: cover;
    }
    div#pop-offer .modal-dialog {
        padding: 30px;
    }
    .ofr-box .ofr-call {
        position: relative;
        float: left;
        margin-left: 30px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .ofr-box .ofr-call ul li a {
        color: #3d474b !important;
    }
}

@media (max-width:768px) {
    .frm,
    .frm-select {
        width: 76px
    }
}

@media (max-width:767px) {
    .copyright {
        text-align: center
    }
    .foot-pad {
        padding-bottom: 20px
    }
    .data-left .right-bg,
    .right-bg {
        padding: 30px
    }
    .box2 {
        margin-bottom: 0
    }
    .box-container {
        margin-top: 0!important;
        padding-bottom: 0!important
    }
    .tile {
        height: 97px!important;
        width: 70px
    }
    .box1:after,
    .box2:after,
    .box3:after {
        width: 100%!important;
        background: #fff!important
    }
    .box1,
    .box2,
    .box3 {
        background: #fff!important
    }
    section.con_fot-text {
        padding: 30px
    }
    .right-content {
        vertical-align: inherit
    }
    .left-bg,
    .left-bg.ab {
        padding-top: 0;
        height: 450px!important
    }
    label[for=menu-trigger] {
        height: 25px
    }
    .header--shrink .tile,
    .tile {
        height: 75px;
        width: 70px;
        right: 26px
    }
    .menu-trigger:checked~.toggle-menu {
        top: -33px;
        padding-left: 80px;
        padding-right: 40px
    }
    .menu-trigger:checked+label[for=menu-trigger] {
        top: 78px;
        right: 26px;
        position: fixed
    }
    .toggle-menu {
        padding-top: 0;
        top: -200px
    }
    ul.quick li {
        width: 100%
    }
    .top-frm {
        padding-left: 0
    }
    .book {
        margin-top: 5px
    }
    .box2,
    .box3 {
        margin-top: 0
    }
    .frm-select select.selectpicker {
        padding: 5px
    }
    .frm input {
        padding: 3px 10px
    }
    .ft {
        margin-bottom: 20px
    }
    header.header.header--shrink {
        box-shadow: none;
        height: 106px!important
    }
    .frm {
        width: 14%;
        float: left
    }
    .frm-select {
        width: 16%;
        float: left
    }
    button.check {
        background: #1b8cbb;
        border: 1px solid #000;
        padding: 2px 5px;
        font-size: 13px;
        color: #fff;
        float: left!important
    }
    .box1,
    .box3,
    .box4 {
        background: 0 0
    }
    .col-md-1.col-sm-1.col-xs-12.pd-rt-0 {
        position: absolute;
        right: 23px
    }
    .box3 {
        padding-top: 0
    }
    .bx-img {
        margin-top: 15px
    }
    .box-img img {
        width: 100%!important;
        height: auto
    }
    .embed-responsive.embed-responsive-16by9 img {
        width: 100%
    }
    .box-container {
        padding-bottom: 20px
    }
    .nivo-caption h3 {
        font-size: 16px;
        padding: 1px 15px 5px
    }
    .theme-default .nivo-caption h1 {
        font-size: 22px!important;
        line-height: 24px!important
    }
    .right-btn {
        right: 0
    }
    .header-logo img {
        width: 10%;
        min-width: 77px
    }
    .btn-box.abc ul li {
        width: 49%;
        height: 150px
    }
    .btn-box.abc ul li a {
        padding-top: 65px
    }
    .well-p {
        padding-top: 50px;
        padding-bottom: 10px
    }
    .theme-default .nivo-controlNav {
        margin-top: -60px!important
    }
    .vdo {
        margin-top: 0;
        padding-bottom: 0
    }
    .embed-responsive-16by9 {
        border: 5px solid #000;
        margin-bottom: 20px
    }
    .vdo:after {
        width: 100%
    }
    .page {
        padding-top: 100px;
        padding-bottom: 80px
    }
    label[for=menu-trigger] {
        left: auto;
        width: 70px;
        position: fixed;
        right: 26px;
        top: 78px
    }
    .well-p,
    section.villa {
        padding: 50px 0 0
    }
    section.section.box1-main {
        padding-bottom: 50px
    }
    section.section.box1-main .box1,
    section.section.box1-main .box2 {
        padding: 40px 0 0;
        border-top: 1px dashed #ccc;
        margin-top: 40px
    }
    section.section.box1-main .box3 {
        padding: 40px 0 0;
        border-top: 1px dashed #ccc;
        margin-top: 40px!important
    }
    .villa-1 {
        padding-left: 30px;
        padding-right: 30px
    }
    .row.bc .video-tab,
    .row.bc .wel {
        padding: 0 30px
    }
    .villa-box {
        width: 100%;
        padding-top: 10px;
        border-top: 1px dashed #ccc;
        padding-bottom: 40px;
        margin-top: 0
    }
    .pd-lt-0 {
        padding-left: 0;
        padding-right: 0
    }
    .footer .submit_btn {
        right: 0
    }
    section.inner-pages.ban-table .container {
        padding: 0 45px
    }
    .inp_f3 {
        width: 49%!important
    }
    a.p-by {
        float: right;
        margin-right: 0;
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width:655px) {
    .cuis1 .left-bg {
        padding-top: 0
    }
    .btn-box.abc.bk .frm-select,
    .btn-box.abc.bk button.check {
        width: 100%
    }
    .btn-box.abc.bk .frm {
        width: 100%!important
    }
    .menu-trigger:checked+label[for=menu-trigger]::after,
    label[for=menu-trigger]::after {
        font-size: 12px;
        top: 1px
    }
    .menu-trigger:checked+label[for=menu-trigger] {
        top: -73px;
        right: 67px
    }
    .menu-trigger:checked~.toggle-menu {
        top: -44px;
        padding-right: 67px
    }
}

@media (max-width:640px) {
    label[for=menu-trigger] {
        left: auto;
        width: 57px;
        height: auto;
        padding: 19px 0!important;
        position: fixed;
        right: 92px;
        top: 0
    }
    .nivo-caption {
        top: 50%
    }
    header.header.header--shrink {
        height: 110px!important
    }
    .header--shrink .tile,
    .tile {
        width: 56px;
        height: 64px
    }
    .nivo-caption h1,
    .nivo-caption h3 {
        font-size: 17px;
        width: 100%;
        text-align: center
    }
    .menu-trigger:checked+label[for=menu-trigger] {
        top: 68px;
        right: 26px
    }
    .menu-trigger:checked~.toggle-menu {
        top: -100px;
        padding-right: 55px
    }
    .nivo-caption h3 {
        text-shadow: none;
        background: 0 0;
        margin-top: 0;
        letter-spacing: 0
    }
    .nivo-caption h1 {
        display: inline
    }
    .trip img {
        width: 20%!important
    }
    .book {
        margin-top: 30px
    }
    .btn-box {
        width: 49%!important
    }
    .nav__menu {
        margin: 2vh 0 18vh
    }
    .frm {
        width: 34%!important
    }
    .frm-select {
        width: 24%;
        margin-bottom: 5px
    }
    .tile {
        height: 64px;
        width: 56px
    }
    .scroll-down {
        display: none
    }
}

@media (max-width:599px) {
    .cuis .left-bg {
        padding-top: 0
    }
    .book {
        margin-top: 25px
    }
    .btn-box.abc ul li {
        width: 100%;
        height: 150px
    }
    .villa-text {
        font-size: 14px;
        line-height: 18px;
        /* font-family: helveticaneuelight */
    }
    .villa_bx-3-1,
    .villa_bx-3-11,
    .villa_bx-3-2 {
        width: 100%
    }
    .ofr-box .ofr-call ul li {
        float: left;
        margin-right: 20px;
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }
    .ofr-box .ofr-call ul li span {
        padding: 2px 8px;
        width: 90px;
        float: left;
    }
    .ofr-box .ofr-call ul li a {
        color: #3d474b !important;
        float: left;
        margin-left: 5px;
        margin-top: 3px;
    }
    .ofr-box .cnt-area h2 {
        font-size: 60px;
        width: 315px;
    }
    div#pop-offer {
        overflow: auto;
    }
    div#pop-offer .modal-dialog {
        position: relative !important;
    }
}

@media (max-width:555px) {
    #smoothState1 {
        padding-top: 75px!important
    }
    .right-bg.cd {
        top: 6%
    }
    .tile,
    .tile.btn.right-menu-btn1 {
        height: 60px!important
    }
    .abt .left-bg,
    .cuis1 .left-bg,
    .left-bg,
    .sport .left-bg,
    .three .left-bg,
    .two .left-bg {
        padding-top: 0
    }
    .frm {
        width: 31%!important
    }
    header.header.header--shrink {
        height: 106px!important;
        box-shadow: none
    }
    .left-bg,
    .left-bg.ab {
        padding-top: 0;
        height: 350px!important
    }
    .seat-capacity table.table.table-bordered td,
    .seat-capacity table.table.table-bordered th {
        font-size: 14px
    }
}

@media (max-width:500px) {
    .seat-capacity {
        overflow: scroll
    }
    .cuis1 .left-bg {
        padding-top: 0
    }
    .header {
        position: fixed;
        padding: 0 15px;
        background-color: #fff;
        box-shadow: 1px 2px 4px -2px #4c4c4c
    }
    .hdr_inner {
        width: 100%
    }
    a.header-logo {
        float: left
    }
    .header-logo img {
        min-width: 63px;
        float: left
    }
    header.header.header--shrink {
        height: auto!important;
        box-shadow: 1px 2px 4px -2px #4c4c4c!important;
        background: #fff
    }
    .col-md-1.col-sm-10.col-xs-12.pd-rt-0 {
        top: 12px
    }
    .toggle-menu {
        padding-left: 45px
    }
    section.inner-pages:first-child .left-bg,
    section.section--index-main.intro.u-bg-cover.contrast {
        margin-top: 80px
    }
    .inp_f2,
    .inp_f3 {
        width: 100%!important
    }
    .col-lg-2.col-md-3.col-sm-6.col-xs-6.chk_box {
        padding-left: 0;
        width: 100%;
        clear: both
    }
}

@media (max-width:460px) {
    .inner_banner_mob {
        display: none
    }
    .gm-name {
        width: 100%
    }
    .offer-popup span.icon-wrap {
        width: 45px;
        height: 45px;
        padding-top: 14px;
    }
    .offer-popup span.text-wrap {
        padding: 15px 50px 15px 35px;
    }
    .offer-popup span.icon-wrap img {
        width: 18px;
    }
}

@media (max-width:420px) {
    .right-bg.cd {
        top: -5%
    }
    .left-bg.ab {
        height: 300px!important
    }
    .foot-pad ::-webkit-input-placeholder {
        color: #fff!important
    }
    .foot-pad ::-moz-placeholder {
        color: #fff!important
    }
    .foot-pad :-ms-input-placeholder {
        color: #fff!important
    }
    .foot-pad :-moz-placeholder {
        color: #fff
    }
     ::-webkit-input-placeholder {
        color: #fff!important
    }
     ::-moz-placeholder {
        color: #fff!important
    }
     :-ms-input-placeholder {
        color: #fff!important
    }
     :-moz-placeholder {
        color: #fff
    }
    .ft .pd-lt-0 {
        background: 0 0
    }
    .toggle-menu {
        padding-left: 38px
    }
    .theme-default .nivoSlider img {
        width: 100%;
        height: auto
    }
    .nivoSlider {
        overflow: inherit
    }
    .nivo-caption {
        top: inherit;
        bottom: -66px;
        background-color: #3cafde;
        padding: 10px 0
    }
    .sld {
        display: none
    }
    .sld-mob {
        display: block
    }
    .menu-trigger:checked~.toggle-menu {
        padding-left: 75px
    }
    .theme-default .nivo-caption h1 {
        font-size: 18px!important;
        margin: 0;
        display: inline-block;
        text-align: center;
        text-shadow: none
    }
    .nivo-caption h3 {
        font-size: 15px;
        padding: 0
    }
    .bc h2,
    .right-bg h1 {
        font-size: 30px
    }
    section#wel {
        margin-top: 50px
    }
    .left-bg {
        height: 300px!important
    }
    .bc h2 {
        line-height: 20px
    }
    .bc h2 span {
        font-size: 20px
    }
    .h1 {
        font-size: 30px;
        line-height: 30px
    }
    .h2 {
        font-size: 20px
    }
    .box1 h2,
    .box2 h2,
    .box3 h2 {
        font-size: 30px;
        line-height: 30px
    }
    .add-in .icon-c {
        width: 40px;
        height: 40px
    }
    .add-in .icon-c svg {
        width: 20px
    }
    .add-in .cnt-text {
        font-size: 15px
    }
    .right-btn-icon {
        width: 25px
    }
    .right-btn-icon span:nth-child(1),
    .right-btn-icon span:nth-child(3) {
        width: 18px
    }
    .right-btn-text {
        font-size: 10px
    }
    .is-active .right-btn-icon span:nth-child(1),
    .is-active .right-btn-icon span:nth-child(3),
    button.tile.btn:hover .right-btn-icon span:nth-child(1) {
        width: 25px
    }
    .right-btn-icon span:nth-child(2) {
        margin-top: 5px;
        width: 25px
    }
    button.tile.btn:hover .right-btn-icon span:nth-child(3) {
        width: 20px
    }
    button.tile.is-active.btn:hover .right-btn-icon span:nth-child(3) {
        width: 25px
    }
    div#pop-offer .modal-dialog {
        padding: 30px 20px;
        margin-top: 15px !important;
        float: left;
    }
    div#pop-offer .modal-content .modal-body img {
        width: 50px;
    }
    .ofr-box .cnt-area h4 {
        font-size: 25px;
        margin-top: 15px;
        padding-left: 15px;
    }
    .ofr-box .cnt-area h2 {
        font-size: 40px;
        width: 215px;
        padding: 0 15px 5px 15px;
    }
    .ofr-box .cnt-area {
        float: left;
        width: 100%;
        padding-right: 15px;
    }
    .ofr-box .ofr-call ul li span {
        padding: 0px 8px;
        font-size: 14px;
        width: 80px;
    }
    .ofr-box .ofr-call ul li a {
        font-size: 14px !important;
        margin-top: 0px;
    }
    .ofr-box .ofr-call {
        margin-left: 15px;
    }
    .ofr-box .cnt-area ul {
        margin-left: 15px;
    }
    .ofr-box .logo-ofr {
        width: 50px;
        margin-left: 15px
    }
    .ofr-box .logo-ofr::before {
        left: -15px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #fff;
    }
    .ofr-box .logo-ofr::after {
        border-top: 10px solid transparent;
        border-right: 8px solid #a5a5a5;
        left: -8px;
    }
}

@media (max-width:380px) {
    .left-bg.ab {
        height: 250px!important
    }
}

@media (max-width:360px) {
    .book.pull-right {
        display: none
    }
}


/* 03-11-2020 */

.logos ul {
    display: block;
}

.logos ul li {
    display: inline-block;
    padding-left: 30px;
    position: relative;
}

.logos ul li::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 60px;
    background-color: #c0c1c0;
}

.logos ul li:last-child {
    padding-right: 30px;
}

.logos ul li:last-child::before {
    display: none;
}

.logos ul li img {
    max-width: 110px;
}

.logo-in img {
    max-width: 200px;
    margin: 0;
}

.biriyani {
    top: 16%;
}

.thunder {
    top: 15% !important;
}

@media (max-width:1000px) {
    .modal-body {
        max-height: 80vh;
        overflow: scroll;
    }
    div#pop-offer .modal-dialog .modal-header .close {
        top: 10px;
        position: relative;
    }
}

.btn-box.abc ul li.menu_menu
{
    height: 70px;
    min-width: 220px;
    display: none;
}
.btn-box.abc ul li.menu_menu a 
{
    display: block;
    padding-top: 24px;
}
.btn-box.abc ul li.menu_menu figcaption::before {
    background: rgba(255, 255, 255, .5);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
}
.btn-box.abc ul li.menu_menu:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 160%, 0);
}