﻿body {
    margin: 0;
    padding: 0;
    background: #ffe5a2;
}

/*------- Start of Some Common Class Style Sheet -------*/
.paddingNone {
    padding: 0px;
}

a {
    outline: none !important;
}

p {
    text-align: justify;
}

.paddingLeftNone {
    padding-left: 0px;
}

.paddingRightNone {
    padding-right: 0px;
}

.marginNone {
    margin: 0px;
}

.marginBottom {
    margin: 0px 0px 10px 0px;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

    img.imgLeft {
        float: left;
        /*border: 2px solid #003366;
        padding: 1px;*/
        margin-right: 10px;
        margin-bottom: 5px;
        /*border-radius: 4px;*/
    }

    img.imgRight {
        float: right;
        /*border: 2px solid #003366;
        padding: 1px;*/
        margin-left: 10px;
        margin-bottom: 5px;
        /*border-radius: 4px;*/
    }

@media (max-width:991px) {
    .paddingRightNone, .paddingLeftNone {
        padding-left: 0;
        padding-right: 0;
    }
}
/*------- End of Some Common Class Style Sheet -------*/

/*------Start New Font-------*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') !important;
    src: url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'), url('netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg') !important;
}
/*------End New Font-------*/
/*-----------------------------------Main Style Sheet Start-----------------------------------------*/
.upperDiv {
    background-color: #1c0c00;
    box-shadow: 0 0 5px #000;
    color: #fff;
    padding: 5px 0;
    line-height: 24px;
    font-weight: bold;
    font-size: 16px;
}

.upperSecondDiv {
    background-color: #b40101;
    box-shadow: 0 0 15px #87002d;
    color: #fff;
    padding: 10px 0 0 0;
}

.main-container {
    max-width: 980px !important;
    width: 100% !important;
    margin: 0px auto !important;
    padding: 0px !important;
}

nav.navigation {
    background-color: #b40101 !important;
    margin: 10px 0 0 0;
    border: 1px solid #d15d15;
    padding: 3px;
    min-height: 35px;
}

    nav.navigation .container-fluid {
        background-color: #1c0c00;
        border-radius: 4px;
    }

.navbar-nav {
    margin-left: 0;
    margin-right: 0;
}

nav.navigation ul.navbar-nav > li > a {
    padding: 8px 21.3px !important;
    color: #d4d2d2;
    font-size: 20px;
    font-weight: bold;
    border-right: 1px solid #870401;
}

nav.navigation ul.navbar-nav > li:first-child > a {
    border-right: none;
}

nav.navigation ul.navbar-nav > li > a:hover, nav.navigation ul.navbar-nav > li > a:focus {
    color: #ffff00;
    background: #870401;
}

nav.navigation .container-fluid a.navbar-brand {
    color: #ffff00;
    cursor: default;
}
/*--------End Of Style of Header----------*/

/*--------Default Page CSS------*/

.formContainer label {
    color: #b40101;
    font-size: 22px;
    padding-top: 4px !important;
    margin-bottom: 0;
}

.defaultBox {
    background-color: #dbb24a;
    border-radius: 10px;
    min-height: 250px;
}

.formContainer .form-control {
    font-size: 18px;
}

.glyphicon {
    font-size: 15px !important;
}

.button {
    background: linear-gradient(#b40101,#870401);
    background: -moz-linear-gradient(#b40101,#870401);
    background: -webkit-linear-gradient(#b40101,#870401);
    background: -o-linear-gradient(#b40101,#870401);
    color: #fff;
    border: 3px solid #FFB700;
    border-radius: 8px;
    box-shadow: 0 0 5px #000;
    font-size: 21px;
    padding: 0 18px;
}

    .button:hover {
        color: #ffff00;
        border: 3px solid #ffe5a2;
    }

.heading-1 {
    margin: 0;
    color: #ffff00;
    background: linear-gradient(#700000, #b40101);
    background: -webkit-linear-gradient(#700000, #b40101);
    background: -moz-linear-gradient(#700000, #b40101);
    background: -o-linear-gradient(#700000, #b40101);
    border-radius: 4px;
    padding: 3px 15px;
    font-size: 32px;
    font-weight: lighter !important;
}

.banner .slideShow {
    padding: 8.7px;
}

    .banner .slideShow .slide {
        border: 3px solid #b40101;
        border-radius: 10px;
        overflow: hidden;
    }

        .banner .slideShow .slide img {
            border-radius: 6px;
        }

.InnerPageContainer {
    box-shadow: 0 0 15px #870401;
    padding: 15px;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, .5);
    font-size: 21px;
    color: #000;
    text-align: justify;
    line-height: 34px;
}

    .InnerPageContainer a {
        color: #b40101;
    }

        .InnerPageContainer a.carousel-control {
            color: #fff;
        }

.breadcrumb {
    padding: 0 15px;
    margin: 0 -15px 20px -15px;
    background: #fff;
}

.InnerPageContainer .page-header {
    border-bottom-color: #b40101;
}

    .InnerPageContainer .page-header h1 {
        color: #b40101;
    }

.InnerPageContainer ol {
    color: #ff5500;
    line-height: 2;
}

.aboutheader {
    font-size: 26px;
    font-weight: bold;
    color: #d15d15;
}

.aboutcontent {
    font-size: 21px;
    font-weight: normal;
}

/*---------Footer Style Sheet Cascade-----------*/
footer {
    background: #b40101;
    border-top: 5px solid #FFB700;
    box-shadow: 0 0 15px #870401;
    padding-bottom: 10px;
}

    footer .footer-container {
        border-radius: 0 0 6px 6px;
        background: #DBB24A;
        font-size: 16px !important;
        color: #624806;
        font-weight: bold;
        padding: 16px 0 6px 0 !important;
    }

        footer .footer-container a {
            color: #b40101;
            padding: 0 3px 0 3px;
            font-size: 18px !important;
        }

        footer .footer-container .footerMiddleContainer {
            margin: 10px 0;
        }

            footer .footer-container .footerMiddleContainer a {
                color: #000;
            }

                footer .footer-container a:hover, footer .footer-container .footerMiddleContainer a:hover {
                    color: #ffff00;
                    text-decoration: none;
                    text-shadow: 0 0 3px #000;
                }

.InnerPageContainer .breadcrumb li.active, .InnerPageContainer .breadcrumb li+li:before {
    color: #fff;
}
/*--==travel Guide Inner Pages's Modal Bos Css Start==--*/
 @media (min-width:768px){
            .enquiryModalBox .modal-dialog{
                width:750px !important;
            }
        }
 .enquiryModalBox .modal-content{
     background-color:#DBB24A;
     font-size:20px;
     color:#fff;
 }
 .enquiryModalBox label{
     color: #b40101;
    font-size: 22px;
    margin-bottom: 0;
    padding-top: 4px !important
}
 .enquiryModalBox .modal-header{
      background: linear-gradient(#700000, #b40101);
    background: -webkit-linear-gradient(#700000, #b40101);
    background: -moz-linear-gradient(#700000, #b40101);
    background: -o-linear-gradient(#700000, #b40101);
    border-bottom-color:#ffff00;
    border-radius:5px 5px 0 0;

 }
    .enquiryModalBox .modal-header .close {
    color:#fff !important;
    opacity:.6;
    }
        .enquiryModalBox .modal-header .close:hover {
        opacity:1;
        }
        .enquiryModalBox .modal-header h3{
            font-size:30px;
        }
        .enquiryModalBox .enqriryFormContainer h1{
            font-size:26px;
            padding:10px 0 5px 0;
            text-shadow:0 0 3px #b40101;
        }
/*--==travel Guide Inner Pages's Modal Bos Css End==--*/
