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

/* Global Styles */

html,
body {
    height: 100%;
}


body {
    padding-top: 24px; /* HRB commented... present def->Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


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

/* Home Page Carousel */

header.carousel {
    height: 65%;
    margin-top: 4%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
    background-color: grey;
}
.colorToMsgs{
color :mediumaquamarine;
}



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 */

.work-description span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#999999;
	font-style: italic;
	padding:0 20px;
}

.work-description {
    /*text-align: center;*/
}
/* 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%;
    }
}

.img-portfolio {
    height: 160px;
    border-radius: 15px;
    border-style: solid; 
    border-width: 2px;
    border-color: lightsalmon; 
}

.panel-default> h4{
    font-size: 18px;
    text-align: center;
    color: olivedrab;
}

.carousel-caption> h2, h1, readMoreInCarouse {
    text-align: left;
    color: red;
}

.carousel-caption> a {
    float: left;
    padding-left: 2%;
}    

.carousel-caption> .readMoreInCarouse {
    border-radius: 5px;
}

.iconLikeForDetails {
    border-radius: 39px;
    margin-left: 40%;
}

.customerSupportContainer {
	height: 100%;
}

.serviceDetailsHeading li:before {
    content: "\2192 \0020";
}

.container-pageContent {
    padding-top: 7%;
}

.outCustomers {
   background: url(../images/customers/bgImages14.gif) repeat scroll 0 0 #000;
}

.homePageHRBCOntainer {
	/*background: url(../images/homePage/Bk_abtUs_blur.jpg);*/
}

/*.egestasHomePage {
min-height: 301px;
}*/

.page-header {
text-align: center;
}

.servicesInMainPage {
/*color: aliceblue;*/
}

.egestasPCB {
    min-height: 270px;
}

.ourworks {
    padding-left: 15%;
}