/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out; background:transparent !important; 
    }

    .top-nav-collapse {
        padding: 0;
		background:#29166f !important; height:70px !important;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}

.services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}



.carousel-indicators{}
.top-block{ background:#f4aa09; width:1100px; margin:auto; min-height:300px; z-index:25000 !important; margin-top:-200px;}
.top-block h2{font-size:50px; text-transform:uppercase; font-family: 'Oswald', sans-serif; padding-top:20px; font-weight:bold;}
.carousel-inner{ z-index:-5000 !important;}

.top-text{ font-size:16px; color:#fff;}
.carousel-caption{ bottom:200px;}
.carousel-caption h1{ font-size:80px; font-family: 'Oswald', sans-serif; text-transform:uppercase; font-weight:bold;}
.block01{background:url(../images/esh01.jpg) no-repeat; height:300px; margin:0px; border:10px solid #fff;}
.block01 h2{background:#000; position:absolute; font-family: 'Oswald', sans-serif; padding:20px;  bottom:0px; color:#fff;}

.block01 h2:hover{ background: #F90;}
.block02{background:url(../images/esh02.jpg) no-repeat; height:300px; margin:0px; border:10px solid #fff;}
.block02 h2{background:#000; font-family: 'Oswald', sans-serif; position:absolute; padding:20px;  bottom:0px; color:#fff;}
.block02 h2:hover{ background: #F90;}
.block03{background:url(../images/esh03.jpg) no-repeat; height:300px; margin:0px; border:10px solid #fff;}
.block03 h2{background:#000; font-family: 'Oswald', sans-serif; position:absolute; padding:20px;  bottom:0px; color:#fff;}
.block03 h2:hover{ background: #F90;}
.block04{background:url(../images/esh04.jpg) no-repeat; height:300px; margin:0px; border:10px solid #fff;}
.block04 h2{background:#000; font-family: 'Oswald', sans-serif; position:absolute; padding:20px;  bottom:0px; color:#fff;}
.block04 h2:hover{ background: #F90;}
.block04 h2:hover{ background: #F90;}
.heading{font-family: 'Oswald', sans-serif; font-size:50px; text-transform:uppercase;}
.footer{background:#fad215; min-height:400px; height:auto; margin-top:50px; border-top:5px solid #F60; padding-top:50px;}
.footer h2{font-family: 'Oswald', sans-serif; font-size:20px; text-transform:uppercase;}
.footer ul{ margin-left:-20px;}
.footer ul li a{ color:#000; }

.inner-heading{font-family: 'Oswald', sans-serif; font-size:50px; margin-top:0px; padding-top:0px;}
.menu-head{font-family: 'Oswald', sans-serif; font-size:30px; margin:0px; padding:0px;}
.para{ text-align:justify;}
.inner-banner-block{margin-top:95px; background: url(../images/bg-inner.jpg) repeat-x #FC0; height:200px; box-shadow:0px 0px 5px 5px #ccc;}
.inner-banner-block h2{font-family: 'Oswald', sans-serif;  font-size:50px; color:#fff; padding-top:50px;}
.inner-banner-block small{ color:#fff !important;}
.dropdown-menu{top:19px !important;}





