body, .navbar{
    max-width: 2400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body>.carousel{
    margin-top:120px;
}

.modal-body>.carousel img{
    height: calc(100vh - 62px - 32px);
    width: 100%;
    object-fit: contain;
}

#carouselExampleIndicators img {
    height: calc(100vh - 120px);
    object-fit: cover;
    width: 100%;
}

#carouselExampleIndicators{
    height: calc(100vh - 120px);
}

.container {
    width: 100%;
    margin: 50px auto;
    padding: 0 42px;
    background-repeat: no-repeat;
    background-position: center 0px;
}


h1{
     font-weight: bold;
    padding-top: 100px;
    padding-bottom: 40px;
   }

.contact h1{
    padding-top:10px;
}

.strong{
    font-weight: bold;
}


input[type=text], input[type=email], select, textarea {width: 50%;
    padding: 10px;
    border: 1px solid black;
    border-radius: 4px;
   }

input[type=submit]{
    margin-top: 10px;
}

.rechts {
    float: right;
    margin-left: 10px;
    display: flex;

}

textarea{
    display: block;
}
fieldset label{
    display: inline-block;
}
label {padding: 12px 6px 12px 0;
    display:block;}


input[type=submit] {
    background-color: antiquewhite;
    color: black;
    padding: 10px 15px;
    border: 1px solid black;
    border-radius: 4px;
    cursor: pointer;
}

.websiteContainer{
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 50px;
}


.contact{
    background-color: gray;
    color: white;
    padding-top: 5px;
    margin-top: 50px;
}
.contact section{

    padding-left: 30px;
}

.logo
{height: 50px;
width: 200px;}

.carousel{
    margin-bottom: 10px;
}

.ararat {
    height: 100%;
    width: auto;
}

/*
.berg
{height: 700px;
width: 2000px;}

.hoele
{height: 700px;
    width: 2000px;}

.kirche
{height: 700px;
    width: 1700px;}

.erevan
{height: 700px;
    width: 2000px;}

.lake
{height: 700px;
    width: 2000px;}

.tempel
{height: 700px;
    width: 2000px;}

.resource
{height: 700px;
    width: 2000px;}

.water
{height: 700px;
    width: 2000px;}

.landschaft
{height: 700px;
    width: 2000px;}


.wasserfall
{height: 700px;
    width: 2000px;}

.kkk
{height: 700px;
    width: 2000px;}
*/

.bang
{
    width: 424px;
    max-width: 100%;
    float: right;
    padding: 10px;
}

.navbar-brand img{
    width: 300px;
    height: 102px;
    max-width: 100%;
}

.navbar{
    height: 118px;
}

@media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-end !important;
    }
}

.navbar-brand{
    padding-top: 0px;
    padding-bottom: 0px;
}


.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    align-items: flex-end !important;
}


@media(max-width: 400px){
    .bang{
        float: none;
        padding: 0px;
    }
}

.active{
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
    color: rgba(0,0,0,.55) !important;
}


.navbar-light .navbar-nav .nav-link {
    transition: none;
}

.contact a{
    color: white;
}

.navbar>*, .navbar{
    background-color: white;
}

.files-grid .files-a-loaded:hover .files-data, .files-grid .files-a-loaded.cm-active .files-data, .files-rows .files-a-loaded:hover .files-data, .files-rows .files-a-loaded.cm-active .files-data{
    display: none; !important;
}

.navbar-light .navbar-toggler {
    color: transparent;
    border: none;
}
.navbar>.container-fluid{
    align-items: center !important;
}

body>.container{
    margin: 0px;
    padding: 0px;
    height: 118px;
}

.contact .map{
    height: 440px;
    overflow: hidden;
}
.contact{
    clear: both;
}
