/* CSS Document */


body {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'GeoSlab703 MdCn BT';
    src: url( 'Font/5423996002.ttf' )format( 'truetype' );
}

@font-face {
    font-family: 'Open Sans';
    src: url( 'Font/OpenSans-Regular.ttf' )format( 'truetype' );
}

.bg {
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
}

.menubg {
    background-color: #000000;
    background-repeat: no-repeat;
    padding: 3px 10px 3px 10px;
}

    .menubg:hover {
        background-color: #dc2524;
        background-repeat: no-repeat;
    }

.menu {
    font-family: Georgia;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
}

.contact {
    font-family: Open Sans, Arial;
    font-size: 15px;
    line-height: 27px;
    color: #FFFFFF;
    padding: 0 10px 50px 0;
}

.offer {
    background-image: url(images/t1.png);
    background-repeat: no-repeat;
    width: 157px;
}

.offer1 {
    background-image: url(images/t2.png);
    background-repeat: no-repeat;
    width: 180px;
}
.offer5 {
    background-image: url(images/t4.png);
    background-repeat: no-repeat;
    width: 250px;
}

.Text1 {
    font-family: Calibri;
    font-size: 16px;
    color: #0e7bc7;
    font-weight: bold;
}

.text {
    font-family: GeoSlab703 MdCn BT;
    color: #ffffff;
    font-size: 22px;
    padding: 0 0 0 10px;
    text-decoration: none;
}

    .text:hover {
        color: #F0E004;
    }

.tab {
    background-image: url(images/t3.png);
    background-repeat: no-repeat;
    width: 341px;
    height: 185px;
    background-position: right;
}

.tab1 {
    background: rgba(65, 130, 127, 0.5);
    width: 800px;
    height: 185px;
    background-position: right;
    margin: 0 40px 0 0;
}

.tab3 {
    background: rgba(65, 130, 262, 0.5);
    width: 360px;
    height: 50px;
    margin: 0 40px 0 0;
    font-size: 30px;
}

.footerbg {
    background-color: #000000;
    padding: 0px 0 0px 50px;
    bottom: 0px;
}

.footertxt {
    font-family: open sans, Arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.title {
    padding-top: 5px;
    font-family: GeoSlab703 MdCn BT;
    font-size: 33px;
    color: #dc2524;
}

.para {
    font-family: open sans, Arial;
    font-size: 13px;
    color: #211e1e;
    text-align: justify;
    padding: 15px 0 0 0;
}

.para1 {
    font-family: open sans, Arial;
    font-size: 12px;
    color: GrayText;
    text-align: justify;
    width: 530px;
}

.subtxt {
    font-family: open sans, Arial;
    font-size: 16px;
    color: #161616;
    text-decoration: underline;
    padding: 10px 0 0 0;
}

.slider_main1 {
    width: 100%;
    height: 693px;
}

    .slider_main1 .bx-prev, .slider_main1 .bx-next {
        display: none;
    }

.slider_main2 {
    width: 100%;
    height: 600px;
}

    .slider_main2 .bx-prev, .slider_main2 .bx-next {
        display: none;
    }

.offer2 {
    font-family: Monotype Corsiva;
    color: #55C4CD;
    font-size: 22px;
    line-height: 1.2;
    padding: 0 0 0 10px;
}

.offer3 {
    font-family: Monotype Corsiva;
    color: #fff;
    font-size: 30px;
    line-height: 2;
    padding: 0 50px 0 20px;
    float: right;
}

.offer4 {
    font-family: Open sans, Arial;
    color: #fff;
    font-size: 23px;
    line-height: 2.5;
    padding: 0 20px 0 20px;
    float: right;
    font-weight: 500;
}

.lastestOffer {
    font-family: GeoSlab703 MdCn BT;
    color: #F0E004;
    font-size: 35px;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.imagedropshadow {
    text-align: center;
    background-color: #ffffff;
    border: 3px solid #ffffff;
    padding: 3px 3px 3px;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: background-color 1s, box-shadow 1s, transform 0.5s;
    -moz-transition: background-color 1s, -moz-box-shadow 1s, -moz-transform 0.5s;
    -webkit-transition: background-color 1s, -webkit-box-shadow 1s, -webkit-transform 0.5s;
    -o-transition: background-color 1s, -o-box-shadow 1s, -o-transform 0.5s;
}

    .imagedropshadow:hover {
        background-color: #fff;
        z-index: 10;
        box-shadow: 0 0 15px #333;
        -moz-box-shadow: 0 0 15px #333;
        -webkit-box-shadow: 0 0 15px #333;
        transform: scale(1.0);
        -moz-transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }

.textheading {
    font-family: Open Sans, Arial;
    font-size: 12px;
}

.subtext1 {
    font-family: Open Sans, Arial;
    font-size: 13px;
    color: #211e1e;
    text-decoration: None;
    color: #5B4444;
}

.subtext {
    font-family: Open Sans, Arial;
    font-size: 16px;
    color: #211e1e;
    text-decoration: None;
    font-weight: bold;
}

.subtxt1 {
    font-family: Calibri;
    font-weight: normal;
    color: #211e1e;
    font-size: 15px;
    text-align: justify;
}

.tdcss {
    background-color: #e5f5ff;
}

    .tdcss:hover {
        background-color: #006098;
    }

.Button {
    border: none;
    background-color: #56c5d0;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-size: 16px;
    font-family: Georgia;
    text-decoration: none;
    text-align: center;
}

.subtitle {
    padding: 10px 0 0 0;
    font-family: open sans, Arial;
    font-size: 18px;
    color: #303131;
}

.rates {
    font-weight: bold;
    font-family: Calibri;
}

.heading1 {
    font-family: Calibri;
    font-size: 20px;
    color: #0e7bc7;
    font-weight: bold;
}

.txt1 {
    font-family: Calibri;
    font-size: 14px;
    height: 1.5px;
    color: #000000;
}

.text1 {
    font-family: Open Sans, Arial;
    color: #000000;
    font-size: 13px;
    padding: 0 0 0 10px;
}

.conatctD {
    font-family: open sans, Arial;
    font-size: 14px;
    color: #0f0f10;
    padding: 10px 0 0 0;
}

.HospText {
    font-family: GeoSlab703 MdCn BT;
    font-size: 20px;
    color: #5B5656;
}

.transparent {
    margin: -30px 0px 0 1px;
    z-index: 100;
    text-align: left;
    position: relative;
    padding: 5px 5px;
    width: 240px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
    font-family: Trajan Pro, Arial;
    color: #ffffff;
    background: #000000;
    visibility: visible;
    opacity: 0.7;
}

.Mtransparent {
    margin: 0px 16px 0 0px;
    z-index: 100;
    text-align: left;
    position: relative;
    width: 277px;
    height: 315px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
    font-family: Trajan Pro, Arial;
    color: #ffffff;
    background: #23a38f;
    visibility: visible;
}


.imgWrap:hover .imgDescription {
    visibility: visible;
    opacity: 0.9;
}

.imgWrap {
    position: relative;
    width: 200px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #dcdcdc;
    line-height: 1.7;
    box-shadow: 5px 5px 5px #dedede;
}

.view {
    font-size: 14px;
    color: #01DFD7;
    text-align: right;
}


.imagedropshadow1 {
    text-align: center;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    padding: 2px 2px 2px;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: background-color 1s, box-shadow 1s, transform 0.5s;
    -moz-transition: background-color 1s, -moz-box-shadow 1s, -moz-transform 0.5s;
    -webkit-transition: background-color 1s, -webkit-box-shadow 1s, -webkit-transform 0.5s;
    -o-transition: background-color 1s, -o-box-shadow 1s, -o-transform 0.5s;
    box-shadow: 0 0 12px #333;
}

.imagedropshadow2 {
    text-align: center;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: background-color 1s, box-shadow 1s, transform 0.5s;
    -moz-transition: background-color 1s, -moz-box-shadow 1s, -moz-transform 0.5s;
    -webkit-transition: background-color 1s, -webkit-box-shadow 1s, -webkit-transform 0.5s;
    -o-transition: background-color 1s, -o-box-shadow 1s, -o-transform 0.5s;
    margin: -12px 0 0 0;
}

.imagedropshadow:hover {
    background-color: #fff;
    z-index: 10;
    box-shadow: 0 0 15px #333;
    -moz-box-shadow: 0 0 15px #333;
    -webkit-box-shadow: 0 0 15px #333;
    transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
}


.contentTitle {
    font-size: 20px;
    height: 15px;
    width: 530px;
    color: #6E6E6E;
}

.mainFeatures li {
    list-style-image: url(images/tick.png);
    list-style-position: outside;
}
/*--------------------------------Mahabaleshwar--------------------------*/
.boxmain {
    float: left;
    list-style: none;
    position: relative;
    width: 377px;
    margin: 0 0 0 52px;
    height: 600px;
    background-color: #fff;
}

.box {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    font-family: Open Sans;
    line-height: 28px;
    padding: 0 0px 20px 18px;
    text-align: left;
    background-color: #ffffff;
    height:150px;
}

.boxtitle {
    color: #f0563d;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    padding: 20px 20px 0 18px;
    text-align: left;
    font-family: Open Sans;
    height:50px;
}

.maintitle {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-family: Open Sans;
    margin: 30px 0 20px 0;
}
.display {
    display: inline-block;
    margin-bottom:30px;
    width:145px;
}
.boxbook{ background-color:#23a38f; margin:0px 0 0 0; width:70%; padding:10px 0px; text-align:center; height:15px; line-height:1;}
.left {float:left;}
.right{float:right;}
.boxbook a{text-decoration:none; text-align:center; font-size:15px; color:#fff; height:70px;font-family:Open Sans;}
.boxbook:hover {background-color:#00735e; cursor:pointer; }
.boxarrow{background-color:#00735e; margin: 0px 0 0 0; width:18%; text-align:center; font-size:15px; color:#fff; padding:10px 0px;height:15px;line-height:1;float:left;}
.boxarrow:hover{background-color:#23a38f;cursor:pointer;}
.boxviewall {background-color:#23a38f; width:100px; padding:10px 0px; text-align:center; height:15px; margin:30px 0 0 630px; line-height:1;}
.boxviewall a {text-decoration:none; text-align:center; font-size:15px; color:#fff; height:70px;line-height: 1;text-transform: uppercase;font-family: Open Sans;}
.boxviewall:hover {background-color:#00735e; cursor:pointer;}

/*--------------------------Special Text------------------------------*/
.specialpanel {
    max-width: 95%;
    height: auto;
    overflow: auto;
    padding: 5px 20px;
    margin: 5px;
    background-color: #f9f9ff;
    border: solid 1px #dddddd;
    border-radius: 5px;
}

.specialtext * {
    padding: 0px !important;
    margin: 0px !important;
    font-family: Open Sans, Arial !important;
}

.specialtext p {
    padding: 4px 2px !important;
    text-align: justify;
}

.specialtext ul {
    padding: 10px 5px !important;
}

.specialtext li {
    padding: 0 0 0 10px !important;
    text-align: left !important;
}

.specialtext h1, .specialtext h2, .specialtext h3, .specialtext h4, .specialtext h5, .specialtext h6 {
    color: #4444ff !important;
}

.specialtext h1, .specialtext h2, .specialtext h3 {
    padding: 4px 2px !important;
}

.specialtext h4, .specialtext h5, .specialtext h6 {
    padding: 4px 2px !important;
}

.specialtext table {
    font-family: Open Sans, Arial !important;
    font-size: 14px !important;
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    border-spacing: 2px !important;
    border-width: 0px !important;
    max-width: 100% !important;
}

    .specialtext table tr {
        line-height: 15px !important;
    }

        .specialtext table tr td {
            background-color: #ddddff !important;
            color: #000000;
            padding: 3px 4px !important;
            border: solid 1px #bbbbdd !important;
        }

            .specialtext table tr td * {
            }

        .specialtext table tr:nth-child(even) td {
        }

            .specialtext table tr:nth-child(even) td * {
            }

        .specialtext table tr td p {
            padding: 0px !important;
        }
/*----------------------------------------------------------------*/
.boxtext1 {
    font-family: Calibri;
    font-size: 14px;
    color: #282828;
}

.boxheading {
    font-family: Verdana;
    font-size: 20px;
    color: #ffffff;
}

.heading {
    font-family: Verdana;
    font-size: 20px;
    color: #dd292c;
    font-weight: bold;
}

.table tr td {
    border: 1px solid #000000;
    border-collapse: collapse;
    font-size: 16px;
    text-align: center;
    font-family: Calibri;
}

.RedBold1 /* Apply this style to indicate some text in bold font... dont do inline <b> hi </b>*/ {
    font-family: Calibri;
    font-size: 17px;
    font-weight: bold; /*color:#7f7f7f;*/
    color: #C41717;
    text-decoration: none;
}

.RedBold /* Apply this style to indicate some text in bold font... dont do inline <b> hi </b>*/ {
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold; /*color:#7f7f7f;*/
    color: #A51212;
    text-decoration: none;
    background-color: #FEFBFB;
}

.AltColor1list {
    padding: 3px;
    background-color: #efecea;
    color: #000000;
    font-family: Calibri;
    border-radius: 3px;
    text-color: black;
}

.BoldText /* Apply this style to indicate some text in bold font... dont do inline <b> hi </b>*/ {
    font-family: Calibri;
    font-size: 15px;
    font-style: normal;
    font-weight: bold; /*color:#7f7f7f;*/
    color: #000000;
    text-decoration: none;
    background-color: #FEFBFB;
    border-collapse: collapse;
    border-color: #BDB9B9;
}
