/*!
 * 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: 0px; /* 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: 50%;
}

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;
}

/* 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 0;
}

/* 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%;
    }
}

ul#menu {
	/*background: #60AA4B;*/


}
ul#menu li {
	display:inline;

}
ul#menu li a {
	text-decoration:none;
	/*color:#464141;*/
	color:#464242;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#18D21B;
}
@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 10px 0px 0px 0px;
        padding: 0px 0 10px;
        text-align: left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        /*font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;*/
        font-family: "verdana","courier";
        font-size: 3.3em;
        font-weight: 700;
        line-height: normal;
        color: #0B6121;
    }
	
	    .address-bar {
        display: inherit;
        margin: 0px 0px -20px 400px;
        padding: 0 0 60px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        /*text-transform: uppercase;*/
        font-size: 0.835em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #0B6121;
    }
    
    .contactno {
        display: inherit;
        margin: 10px 10px 0px 0px;
        padding: 0px 0 10px;
        text-align: left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        /*font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;*/
        font-family: "verdana","courier";
        font-size: 1.3em;
        font-weight: 700;
        line-height: normal;
        color: #0B6121;
    }
	}
	
	.topic {
	max-height: 180px;
}
.text-left {
  text-align: left;
  
}

.text-right {
  text-align: right;
  
}
.top {
	background:#c4c0be url(../images/bg1.jpg) repeat-x;
	font-size: 1.00em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
}

.page-header {
	max-height: 50px;
	margin-top: 10px;
}

/*
    Footer-Styles
*/
 
#footer {
    background-image:url(../images/background_footer.jpg);
    background-repeat:repeat;
    color:white;
    padding:40px;
}
 
#footer {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}
.footer_column {
    float:left;
    width:120px;
    margin-right:30px;
}
#footer .long {
    width:610px;
}
#footer h3 {
    color:#e2dddc;
    text-transform:uppercase;
    font-size:10px;
}
.footer_column ul li, .footer_column ul {
    list-style:none;
    margin:0px;
    padding:0px;
}

.logo {
    margin: 0px 0px 0px 0px;
}

.phoneno {
   color:blue;
}

ul#flag li {
    display:inline;
}

#flag {
    float:right;
}
#allflag {
    float:right;
	right:0px;
}

#toptext {
	text-align: left;
}

.bodyout {
    /*background-image:url(../images/background_footer.jpg);
    background-repeat:repeat;
    background-color: #741BB9;*/
    background-color: #3B0063;
    
}