@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: #4BAF4F;
	font-weight: bold;
}
.caption h4 {
    margin-top: 30px;
    /*margin-bottom: 30px;*/
	color: #4BAF4F;
	font-weight: bold;
}
.caption p{
    margin-top: 30px;
}
.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;
}
.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: 40px;
    padding-bottom: 40px;
    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.5);
}
.carousel-caption h3 {
    font-size: 40px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-weight: 300;
}
.captionss {
    text-align: center;
}
#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:#4BAF4F;
    color:#FFFFFF;
    border-radius:0;
	border-bottom-color:#CBCBCB;
	border-bottom-width: 5px;
}

.navbar-custom .navbar-nav > li > a {
    color:#FFFFFF;
	font-weight: bold;
}

.navbar-custom .navbar-nav > .active > a {
    color: #232323;
    background-color:#4BAF4F;
}
.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: #4BAF4F;
	color: #232323;
}
.navbar-custom .navbar-brand {
    color: #ffffff;
	font-weight: bold;
}
.navbar-custom .navbar-brand span {
    color: #232323;
}
.navbar-custom .navbar-toggle {
    background-color: #ffffff;
    color: #4BAF4F;
}
.navbar-custom .icon-bar {
    background-color: #4BAF4F;
}
.navbar-custom .navbar-toggle:hover{
    background-color: #ffffff;
	color: #232323;
}
.navbar-custom .icon-bar:hover {
    background-color: #232323;
}
.custom-container {
	width: 100%;
	margin: 0 auto;
	background-color: #F1F1F1;
}
.custom-color {
	background-color: #FBF9F3;
}
.centru {
	text-align: center;
	font-weight: bold;
}
.space{
    margin-top: 30px;
}
.center-personal {
	text-align: center;
	margin-bottom: 20px;
}
.captions h3{
	color: #4BAF4F;
	font-weight: bold;
	}
@media screen and (max-width: 768px) {
    #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: 20px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-weight: 300;
}
.carousel-caption h1 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
}
