@charset "utf-8";

#fixedimg img,
.sliderwrapper .contentdiv img {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%
}

#contact,
#header,
#middle,
.clear {
    clear: both
}

#topform form input,
body {
    font-family: Arial, Helvetica, sans-serif
}

body,
html {
    width: 100%;
    height: 100%;
    /* overflow: hidden */
}

body {
    margin: 0;
    font-size: 12px
}

img {
    border: none
}

.clear {
    height: 1px;
    overflow: hidden
}

img.leftimg {
    float: left;
    margin: 0 15px 20px 0
}

img.rightimg {
    float: right;
    margin: 0 0 20px 15px
}

#container,
#head {
    margin: 0 auto;
    width: 100%
}

#container {
    height: 98%;
    background-image: url(images/rajvilas-hero.jpg);
    background-size: cover;
    background-position: center;
}

#fixedimg,
.sliderwrapper {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: -1
}

.sliderwrapper .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#head,
#middle {
    max-width: 1280px
}

.pagination {
    position: absolute;
    display: none
}

#left-area ul li#submenu1 ul.show,
#left-area ul li#submenu1:hover ul,
#topform form {
    display: block
}

#header {
    /* background: url(images/transparent.png); */
    padding: 0;
    height: 140px;
    width: 100%
}

#logo1 {
    float: left;
    padding: 0 3.1% 36px 0;
    background: url(images/transparent1.png);
    width: 18.5%;
    margin-right: 4%;
    position: fixed;
    top: 0;
    left: 0;
    
}

#topform {
    float: left;
    position: fixed;
    width: 969px;
    height: auto;
    padding: 5px;
    background: url(images/bg.png);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 0px 0px 0px 0px;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .3)
}

#topform .heading {
    margin: 6px 0 5px;
    font-size: 15px;
    color: #fff;
    padding: 0 0 5px 5px;
    border-bottom: 1px dashed #343434;
    text-transform: uppercase
}

#topform form {
    margin: 0;
    padding: 18px 0 0 7px;
    background: url(images/form.png) no-repeat;
    width: 478px;
    height: 68px
}

#topform form input {
    background: url(images/input.png) no-repeat;
    width: 170px;
    height: 19px;
    border: none;
    padding: 3px;
    font-size: 12px;
    color: #666;
    margin: 2px;
    float: left
}

#topform form .formleft {
    float: left;
    width: 430px;
    height: auto
}

#topform form input.go {
    background: url(../images/submit-btn.png) no-repeat;
    width: 88px;
    height: 31px;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    cursor: pointer
}

#left-area ul li#submenu1 ul,
#left-area ul li#submenu2 ul {
    width: 200px;
    position: absolute;
    top: 0;
    border: 1px solid #656565
}

#left-area ul li a.select,
#left-area ul li a:hover,
#left-area ul li#submenu1 ul li a {
    color: #856804;
    text-decoration: none
}

#callus {
    float: left;
    height: 54px;
    margin: 58px 0 0;
    padding: 0;
    font-size: 24px;
    color: #fff;
    white-space: nowrap;
    line-height: 24px
}

#callus img {
    float: left;
    margin: 2px 7px 0 0
}

#middle {
    width: 100%;
    height: 75.1%;
    margin: 0 auto
}

#left-area {
    background: url(images/transparent1.png);
    float: left;
    width: 19.6%;
    /*padding: 3% 1% 2%;*/
    height: 100%;
    POSITION: FIXED;
    /* TOP: 140px; */
    LEFT: 0;
    z-index: 1000;
}

#left-area ul {
    margin: 0;
    padding: 0
}

#left-area ul li {
    margin: 0 0 7px;
    list-style-type: none;
    font-family: calibri;
    font-size: 18px;
    position: relative
}

#left-area ul li#submenu1 ul li,
#left-area ul li#submenu2 ul li {
    font-size: 14px;
    margin: 0;
    line-height: 25px
}

#left-area ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px
}

#left-area ul li#submenu1 ul {
    background: url(images/sub-menubg.png);
    left: 149px;
    z-index: 99;
    display: none
}

#left-area ul li#submenu1 ul li a {
    width: 100%;
    display: block;
    border-bottom: 1px solid #656565;
    padding: 0;
    text-indent: 5px;
    line-height: 25px
}

#left-area ul li#submenu1 ul li a:hover {
    color: #fff;
    text-decoration: none
}

#left-area ul li#submenu1 ul li a.select {
    color: #000;
    text-decoration: none;
    background: url(images/sub-overbg.png)
}

#left-area ul li#submenu2 ul {
    background: url(images/sub-menubg.png);
    left: 150px;
    z-index: 9;
    display: none
}

#left-area ul li#submenu2 ul.show,
#left-area ul li#submenu2:hover ul {
    display: block
}

#left-area ul li#submenu2 ul li a {
    width: 100%;
    display: block;
    border-bottom: 1px solid #656565;
    padding: 0;
    text-decoration: none;
    text-indent: 5px;
    color: #856804;
    line-height: 25px
}

.table1 td,
.table2 td,
.table3 td {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC
}

#left-area ul li#submenu2 ul li a:hover {
    color: #fff;
    text-decoration: none
}

#left-area ul li#submenu2 ul li a.select {
    color: #000;
    text-decoration: none;
    background: url(images/sub-overbg.png)
}

#dvFastingDialog,
.dvFastingDialog {
    position: fixed;
    height: 64.5%;
    background: rgba(255, 255, 255, .9);
    width: 700px;
    padding: 15px;
    right: 0;
    margin-right: -730px;
    margin-top: 8px
}

.dvFastingDialog {
    margin-right: 20px !important
}

#slider-button {
    clear: both;
    text-align: right;
    cursor: pointer;
    position: fixed;
    right: 0
}

.content {
    width: 700px;
    height: 100%;
    overflow: auto
}

.content h2 {
    font-size: 24px;
    font-family: calibri;
    margin: 0 0 6px;
    color: #166022
}

.content h3 {
    font-size: 15px;
    margin: 8px 0;
    color: #09F
}

.content p {
    margin: 0 0 12px;
    font-size: 12px;
    color: #333;
    text-align: justify;
    line-height: 17px
}

.content ol {
    margin: 0 0 20px 25px;
    padding: 0
}

.content ol li {
    margin: 0 0 5px
}

#contact form input,
#contact form textarea {
    width: 300px;
    border: 1px solid #CCC;
    margin: 3px 0;
    padding: 7px
}

#contact {
    padding: 10px 0
}

#contact h3 {
    margin: 8px 0
}

#contact form {
    margin: 0;
    padding: 0
}

#contact form label {
    display: block;
    padding: 3px 10px 3px 0;
    width: 90px;
    float: left
}

#contact form textarea {
    height: 100px
}

#contact form input.go {
    background: url(images/submit-btn.png) no-repeat;
    width: 90px;
    height: 33px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer
}

.itinerary {
    width: 700px;
    height: 100%;
    overflow: auto
}

.itinerary h2 {
    font-size: 24px;
    font-family: calibri;
    margin: 0 0 6px;
    color: #166022
}

.itinerary h3 {
    font-size: 15px;
    margin: 8px 0;
    color: #09F
}

.itinerary p {
    margin: 0 0 12px;
    color: #333
}

.itinerary ul {
    margin: 0 0 20px;
    padding: 0
}

.itinerary ul li {
    margin: 0 0 8px;
    font-size: 13px;
    color: #333;
    list-style-type: none
}

.table2,
.table3 {
    border-left: 1px solid #CCC;
    margin: 10px 0
}

.table1 th,
.table2 th,
.table3 th {
    text-align: left;
    padding: 5px;
    font-size: 12px
}

.table1 {
    float: left;
    width: 340px;
    border-left: 1px solid #CCC
}

.table1 th {
    background: #333;
    color: #fff
}

.table1 td {
    padding: 5px;
    background: #fff
}

.table1 .bg1 td {
    background: #f6f6f6
}

.table1 .red {
    color: red
}

.table2 th {
    background: #333;
    color: #fff
}

.table2 td {
    padding: 5px;
    background: #fff
}

.table2 .bg1 td {
    background: #f6f6f6
}

.table2 .red {
    color: red
}

.table3 {
    border-top: 1px solid #CCC
}

.table3 th {
    background: #333;
    color: #fff
}

.table3 td {
    padding: 2%;
    width: 46%;
    background: #fff;
    vertical-align: top
}

.table3 td p {
    margin: 0 !important
}

.table3 td.bg1 {
    background: #f6f6f6
}

.table3 .red {
    color: red
}

#bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    background: url(images/transparent1.png);
    padding: 10px 0
}

#footer {
    width: 95%;
    max-width: 1265px;
    margin: 0 auto
}

#footer h6,
#footer p {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    color: #fff;
    font-family: calibri
}

#footer h6 {
    float: right
}

#footer h6 a,
#footer p a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px
}

#GlobalHeaderNav a.ON {
    text-decoration: none;
    color: #906931
}

.frm-devide,
.frm-devide-rgt {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin-left: 0
}

.sub-btn,
.sub-btn-enq {
    border: none;
    float: right;
    text-align: right
}

.sub-btn {
    background: url(images/submit_btn.png) no-repeat;
    cursor: pointer;
    width: 80px;
    height: 60px;
    margin: 0;
    padding: 0;
    color: transparent
}

input.sub-btn:active {
    background-position: right
}

.sub-btn-enq {
    background: url(../images/submit-btn.png) right no-repeat;
    width: 100px;
    height: 25px;
    margin-right: 190px;
    padding-bottom: 10px
}

.container-devide {
    width: 300px;
    height: auto;
    float: left;
    display: block;
    margin-right: 20px
}

.container-devide-right {
    width: 300px;
    height: auto;
    float: right;
    display: block
}

.enquiry-now-txt,
.enquiry-now-txtarea {
    width: 350px;
    display: block;
    padding-left: 10px;
    background: fff;
    border: 1px solid #666
}

.enquiry-now-txt {
    float: left;
    height: 18px;
    margin: 5px 0
}

.enquiry-now-txtarea {
    loat: left;
    height: 80px
}

input[type=text],
select,
textarea {
    margin: 0;
    padding: 2px;
    font-family: 'PT Sans', sans-serif;
    font-size: 11px;
    color: #525252;
    background: #fff;
    border: 1px solid #ccc
}

.section {
    margin: 4px;
    float: left
}

#contact-mobile {
    width: 190px;
    float: right
}

#realgini {
    bottom: 10px;
    width: 190px;
    float: left;
    height: 119px;
    padding: 10px 0 0;
    margin: -10px 0
}

.DatepickerDepart-area {
    background: url(images/txt-area.png) left no-repeat;
    border: none;
    width: 193px
}

.main-imge {
    width: 685px;
    height: auto;
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-top: 5px
}

.dvid-imge,
.dvid-imge-rgt {
    width: 217px;
    height: 200px;
    display: block;
    border: 1px solid #bebebe !important;
    float: left
}

.dvid-imge {
    margin-right: 13px
}

.resent-wedding-main {
    width: 685px;
    height: auto;
    float: left;
    display: block
}

.resent-left,
.resent-mdl,
.resent-right {
    display: block;
    height: 400px
}

.resent-left {
    width: 450px;
    float: left;
    border: 1px solid #9c9c9c
}

.resent-mdl {
    width: 10px;
    float: left
}

.resent-right {
    width: 220px;
    float: right;
    border: 1px solid #9c9c9c
}

.room-inventory-top-left,
.room-inventory-top-right {
    font-size: 14px;
    border-top: 1px solid #cccbcb;
    color: #166022;
    font-weight: 700
}

.room-inventory-left,
.room-inventory-top-left {
    padding: 0 5px;
    border-right: 1px solid #cccbcb;
    border-bottom: 1px solid #cccbcb;
    border-left: 1px solid #cccbcb;
    line-height: 18px;
    height: auto
}

.room-inventory,
.room-inventory-top-right {
    padding: 0 5px;
    line-height: 18px;
    height: auto;
    border-bottom: 1px solid #cccbcb;
    border-right: 1px solid #cccbcb
}

.venue {
    padding: 0;
    line-height: 18px;
    color: #166022;
    font-weight: 700;
    font-size: 13px;
    height: auto
}

.enquire-all a,
.enquire-all a:hover {
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 700
}

.enquire-all a {
    background: url(images/enquire-now1.png) center no-repeat
}

.enquire-all a:hover {
    background: url(images/enquire-now2.png) center no-repeat
}

#topform .leftside {
    float: left;
    width: 878px
}

#topform .rightside {
    float: left
}

.section .input-lsbg {
    background: url(images/input_lsbg.png) no-repeat;
    float: left;
    height: 26px;
    width: 5px
}

.section .input-mbg,
.section .input-mbg1 {
    background: url(images/input_mbg.png) repeat-x;
    float: left;
    height: 26px;
    position: relative;
    width: 120px
}

.section .input-rsbg {
    background: url(images/input_rsbg.png) no-repeat;
    float: left;
    height: 26px;
    width: 5px
}

.section .input-mbg1>input,
.section .input-mbg>input {
    background: none;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    outline: 0;
    line-height: 20px;
    padding: 3px 5px
}

.section .input-mbg>input {
    width: 110px
}

.section .input-mbg1>input {
    width: 120px
}

.defaultTextActive {
    color: #A1A1A1 !important;
    font-style: normal
}

#dvFastingDialog1 {
    background: url(images/transparent2.png) rgba(0, 0, 0, 0);
    height: 63.5%;
    margin-top: 8px;
    padding: 10px;
    position: fixed;
    right: 0;
    width: 800px
}

.radio_btn {
    float: left;
    margin: 3px 5px 0 0
}

#captcha {
    font-weight: 700;
    border: 1px solid #C3C3C3;
    padding: 4px 10px;
    background: #fff;
    margin-top: 0;
    float: left;
    border-radius: 4px;
    height: 17px
}

.ref_img img {
    width: 18px;
    margin-top: 5px
}

.section_small .input-mbg1 {
    width: 40px
}

.section_small .input-mbg1 input {
    width: 30px
}

.mobileNavBar {
    display: none
}

.fixedimg-lg {
    display: block
}

.fixedimg-xs {
    display: none
}

@media screen and (max-width:35em) {

    #logo1,
    #topform,
    #topform .leftside,
    #topform .rightside,
    .section {
        width: 100%
    }

    #contact-mobile,
    #logo1,
    #topform,
    .sub-btn {
        text-align: center
    }

    #header {
        height: auto;
        background: 0 0
    }

    .mobileNavBar {
        display: block
    }

    #bottom,
    #contact-mobile,
    #left-area,
    .section .input-lsbg,
    .section .input-rsbg {
        display: none
    }

    #logo1 {
        padding: 0;
        background: #000;
        margin: 0
    }

    #logo1 img {
        height: 90px
    }

    #contact-mobile {
        width: 100%;
        background: rgba(0, 0, 0, .6)
    }

    #topform {
        background: 0 0;
        padding: 0 10px;
        border-radius: 0;
        box-sizing: border-box;
        box-shadow: none;
        margin: 18px 0 0
    }

    .section {
        margin: 0 0 10px;
        float: left
    }

    .section_small {
        width: 50%
    }

    .section .input-mbg,
    .section .input-mbg1 {
        width: 100%;
        height: auto;
        background: 0 0
    }

    .section .input-mbg1>input,
    .section .input-mbg>input {
        background: #fff;
        width: 100%;
        height: auto;
        padding: 8px;
        box-sizing: border-box;
        font-size: 14px;
        border-radius: 3px
    }

    .sub-btn {
        background: #71673e;
        border-radius: 5px;
        width: 100%;
        height: 40px;
        color: #dacc92;
        font-size: 16px
    }

    .section_small #captcha {
        height: auto;
        padding: 9px;
        width: 90px;
        border-radius: 3px;
        border: 0;
        font-size: 15px
    }

    #topform .heading {
        background: #cd0a0a;
        margin: 0;
        color: #fff;
        border: 0;
        padding: 0;
        height: 56px;
        line-height: 30px;
        border-radius: 3px
    }

    .planYourWedding_box {
        display: none;
        background: rgba(0, 0, 0, .6);
        width: 100%;
        float: left;
        padding: 10px 10px 0;
        box-sizing: border-box;
        border-radius: 0 0 4px 4px
    }

    #topform .heading .planwedding,
    #topform .heading .planyour {
        display: block;
        position: relative;
        font-family: 'Playfair Display', serif
    }

    #topform .heading .planyour {
        font-size: 16px;
        left: -36px;
        text-transform: capitalize
    }

    #topform .heading .planwedding {
        font-size: 30px;
        top: -14px;
        left: 15px;
        text-transform: lowercase
    }

    #dvFastingDialog,
    .dvFastingDialog {
        width: 85%;
        margin: 20px auto 0 !important;
        left: 0;
        right: 0
    }

    .itinerary,
    .tableMBL100 {
        width: 100%
    }

    .fixedimg-lg {
        display: none
    }

    .fixedimg-xs {
        display: block
    }

    .mCSB_container img {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .element_style select {
        width: 60px !important
    }

    #vlightbox1 .vlightbox1 {
        width: 100%
    }

    #vlightbox1 .vlightbox1 img {
        width: 100%;
        height: auto
    }
}