/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 85%;
     /* height: 70%; */
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}




div.carousel {
    height: 30%;
     /* height: 70%; */
}

div.carousel .item,
div.carousel .item.active,
div.carousel .carousel-inner {
    height: 70%;
}

div.carousel .fill {
    width: 70%;
    height: 70%;
    background-position: center;
    background-size: cover;
}



/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
    
    div.carousel .carousel {
        height: 70%;
    }
}


.menulogoimg {
	width:40%;
	width:75px;
	max-height: 80px;
	padding:8px;
}
/* .collapse {
	padding-top:1%;
} */
.navbar-inverse {
	background-color:#7C2996 !important;
}
.navbar-inverse .navbar-nav > li > a {
	color:#fdfdfd !important;
}
 .navbar-nav > li:hover {
	background:#7C2996 !important;
} 
 .navbar-nav > li > a {
	padding-top:0px !important;
	padding-bottom:0px !important;
	border-right:1px solid #ff7f5a;
}
.navbar-nav > li {
	padding-top:15px !important;
	padding-bottom:15px !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
background:#7C2996 !important;
}
.footerWidget h3 {
	color:#ddd;
}
.footerWidget li a, .footerWidget, .footerWidget p {
	color:#ccc;
	padding-left:10px;
}

