/*!
 * 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: 10px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
	margin-bottom: 0px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
	height: 25%;
	margin-top: 0px;
	border-top: 0px none;
	position: relative;
	top: 0px;
	margin-bottom: 2px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 50%;
	background-position: center;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-repeat: no-repeat;
}

header.carousel .fill {
	width: 75%;
	height: 75%;
	background-position: center;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-repeat: no-repeat;
}

/* 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 {
	position: fixed;
	bottom: 0px;
	background-color: #800000;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	height: 25px;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
	margin-bottom: 0px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
	margin-bottom: 0px;
    }

    header.carousel .carousel {
        height: 100%;
    }
}
.container-fluid .row .col-lg-3.col-md-4.col-xs-6.thumb {
}
.container-fluid .row .col-lg-3.col-md-4.col-xs-6.thumb .thumbnail {
}

.col-md-6 {
	font-size: 18px;
	text-align: center;
	width: 100%;
	text-decoration: none;
	border: medium solid #333333;
	border-radius: 25px;
	webkit-box-shadow: 5px 5px 7px #666666;
	box-shadow: 5px 5px 7px #666666;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: #333333;
	color: #CCCCCC;
}
.row .col-md-6 p strong img {
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 5px 8px 6px #999999;
	box-shadow: 5px 8px 6px #999999;
}
.container .row .col-md-6 div div p img {
	float: right;
	text-shadow: 5px 5px 5px #666666;
	border-radius: 25px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 10px;
	webkit-box-shadow: 5px 5px 8px #FFFFFF;
	box-shadow: 5px 5px 8px #FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
}
.container .row .col-md-6 div img {
	border-radius: 25px 26px 25px 25px;
	webkit-box-shadow: 5px 5px 6px #CCCCCC;
	box-shadow: 5px 5px 6px #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 50%;
	width: 50%;
}
.container .row .anouncment {
	color: antiquewhite;
	font-style: normal;
	font-weight: 400;
	font-family: alexa-std;
	font-size: xx-large;
	text-shadow: 5px 5px 4px #fff;
}
.well .row .col-md-8 h6 {
	color: #333333;
	text-shadow: 5px 5px 5px #666666;
	font-size: large;
}
.row .col-lg-12 {
	border-bottom-color: #666666;
	border-bottom-style: none;
}
#ad .col-md-6 #bhead {
	font-size: xx-large;
	line-height: 35px;
	padding-top: 100px;
}
