/* ======= custom BAUEN ======= */

.mfp-figure::after {
    background: #ffffff;
}

.txtBody {
    font-family: arial,verdana,sans-serif;
    font-size: 9pt;
    font-weight: normal
}

.txtBody16 {
    font-family: arial,verdana,sans-serif;
    font-size: 16px;
    font-weight: normal
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.strong {
    font-weight: bold;
}

.carousel-control {
    padding-top: 60px;
}

.immaportfoliogallery {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
}
    .carousel-control {
    top: -12px;
}
    .paginazionenews, .paginazionenews strong {
  font-size: inherit;
}

input:required, select:required, textarea:required, ckeckbox:required {
    border: 1px solid red;
    outline: none;
}
.btn {
    letter-spacing: 2px;
}

.footer-ribbon {
    display:none;
}


input: required:focus, input:focus {
    box-shadow: 1px 1px 5px rgba(200, 0, 0, 0.85);
}
	
.lead {
    font-size: 2.25rem;
    font-weight: 800;
}

    html .scroll-to-top {
    display: none;
}

li p {
    line-height: 28px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.main {
    margin-top:90px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 20px;
    text-align: right;
}

.dropdown-menu .dropdown-item a {
    text-align: right;
}

.nav-link {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-right: 1rem;
    padding-left: 1rem;
}

.navbar {
    padding: 0 0 0 0;
}

@media (max-width: 1024px) {
    .post-content h2 {
        font-size: 1.2em;
    }

    .immaportfoliogallery {
        padding-left: 5px;
        padding-right: 5px;
    }

    .carousel-control {
        top: -24px;
    }

    ul.portfolio-list .portfolio-item {
        margin-bottom: 20px;
    }

    .immaportfoliothumb {
        padding-right: 3px;
        padding-left: 3px;
    }

    .thumb-info {
        border: 0px;
    }
}
@media (max-width: 767px) {

    .carousel-control {
        top: -54px;
    }

    .main {
        margin-top: 60px;
    }

    .projects .item .con h5, .projects .item .con h5 a {
        font-size: 11px;
    }

    .paginazionenews, .paginazionenews strong {
        font-size: 16px;
    }	
.imgpaginazione {width: 120px;}
.gallery__image {margin: auto;}
.mt-xl {
  text-align: center;
}
    .post-content h2 {
        text-align: center;
        font-size: 1em;
    }
    .carousel-control.right {
        right: 18px;
    }
        h4 {
  font-size: 24px;
}
}

@media screen and (max-width: 400px) {
.active img, .logotop  {
  width: 150px;
}
}