@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:100);
@import url(https://fonts.googleapis.com/css?family=Dosis);
p {
    margin-bottom: 0px;
}
#bs-example-navbar-collapse-1 {
    float: right;
}
.caption {
    text-align: justify;
}
.caption h3 {
    margin-top: 30px;
    /*margin-bottom: 30px;*/
	color: #0095E5;
	font-weight: bold;
}
.caption h4 {
    margin-top: 30px;
    /*margin-bottom: 30px;*/
	color: #0095E5;
	font-weight: bold;
}
.container-full { width: 97%; margin: 0 auto;}

.caption p{
    margin-top: 6px;
	color: rgb(221,29,40);
	font-weight: bold;
	font-size: 1.2em;
}
.jumbotron {
    padding-bottom: 0px;
    display: inline;
}
.jumbotron .carousel-caption h1 {
    margin-top: 5%;
    padding-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.jumbotron .carousel-caption p {
    padding-bottom: 0px;
    font-family: 'Dosis', sans-serif;
    word-spacing: 3px;
}
.jumbotron .carousel-caption {
    height: 100%;
}
.btn-primary {
    margin-top: 30px;
	background-color: black; 
	color: white;
}
.col-md-4 {
    margin-bottom: 30px;
}
.row {
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}
.jumbotron .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10%;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, 0.2);
}
.carousel-caption h3 {
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.captionss {
    text-align: center;
}
.captionss h3{
    color: rgb(221,29,40);
}
#svc{
    border: none;
}
#headerSVC {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 1px;
    height: 400px;
    overflow: hidden;
}
/*
body {
    background-color: #CCC
}
*/
#map-outer {
    height: 440px;
    padding: 20px;
    /*border: 2px solid #CCC;*/
    margin-bottom: 20px;
    background-color: #FFF;
}
#map-container {
    height: 400px;
}
.input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-custom {
    background-color: rgb(221,29,40);
    color: #fff;
    border-radius:0;
}

.navbar-custom .navbar-nav > li > a {
    color: #fff;
	font-weight: bold;
}

.navbar-custom .navbar-nav > .active > a {
    color: #00000;
    background-color: rgb(221,29,40);
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .open >a {
    text-decoration: none;
    background-color: #fff;
	color: rgb(221,29,40);
}

.navbar-custom .navbar-brand {
    color: #fff;
	font-weight: bold;
}
.navbar-custom .navbar-brand span {
    color: #616262;
}
.navbar-custom .navbar-toggle {
    background-color: rgb(221,29,40);
	color: #ffffff;
}
.navbar-custom .icon-bar {
    background-color: #ffffff;
}
.custom-container {
	width: 90%;
	margin: 0 auto;
}
.custom-color {
	background-color: rgb(221,29,40);
	color: #ffffff;
}
.captions {
    text-align: center;
	margin-top: 10px;
    margin-bottom: 20px;
}
.captions h3 {
    margin-bottom: 10px;
	font-weight: bold;
}

.centru {
	text-align: center;
	font-weight: bold;
}
.captionss h3 {
    margin-top: 30px;
    margin-bottom: 30px;
	color: #000000;
	font-weight: bold;
}
.caption h4 {
    margin-top: 20px;
    /*margin-bottom: 30px;*/
	color: black;
	font-weight: bold;
}
.captionss p{
    margin-top: 30px;
}
.space{
    margin-top: 30px;
}
.center-personal {
	text-align: center;
}

.captionss .details-button
{
	font-family: 'Raleway'; 
	color: #fff; 
	background-color: rgb(221,29,40); 
	font-weight: bold;
	position: absolute;
	bottom: 30px;
	left: 25%;
	width: 50%;
}

@media screen and (max-width: 768px) {
	.container-full { width: 95%; margin: 0 auto;}
    #map-outer {
        height: 650px;
    }
    #bs-example-navbar-collapse-1 {
        float: none;
    }
    #myCarousel {
        margin-bottom: 20px;
    }
    .row {
        padding-top: 0px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .navbar-toggle {
        margin-right: 40px;
    }
    .jumbotron .carousel-caption p {
        padding-top: 0px;
        font-size: 12px;
    }
    .jumbotron .carousel-caption h1 {
        margin-top: 2%;
        padding-bottom: 0px;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }
    #headerSVC {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
        margin-top: 1px;
        height: 175px;
        overflow: hidden;
    }
	.carousel-caption h3 {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.carousel-caption h1 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
}
