.tagline-container {
    background-color: #BED6D8;
    opacity: 0.84;
}

.doggyly-logo {
    background-image: url(../img/doggyly.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.venti-diciotto-logo {
    background-image: url(../img/venti_diciotto.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.home-logo {
    background-image: url(../img/home.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.logo-text-w {
    height: 100px;
}

.carousel-item > img {
    width: 100%;
    height: 100vh;
}

.bottom-border-item {
    border-bottom: 8px solid white;
}

#mainNav.navbar-shrink .bottom-border-item {
    border-bottom: 0px solid transparent;
}

.language-switcher-container {
    background-color: white;
}

.language-switcher {
    margin-bottom: 0px;
}

.language-switcher > a, span {
    color: black;
}

.social {
    margin-top: 5rem;
}

.social-footer {
    margin-top: 8px !important;
}

.social a {
    text-align: center;
    height: 3rem;
    width: 3rem;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    line-height: 3rem;
    color: rgba(0, 0, 0, 0.3);
}

.social-nav {
    margin-top: 22px;
}

.nav-link {
    letter-spacing: 3px;
    color: rgba(0, 0, 0, 0.3) !important;
    font-family: 'Roboto', serif;
}

.language-link {
    text-shadow: none;
}

.nav-link:hover {
    color: white !important;
}

.blog-header {
    height: 50vh;
    background-image: url(../img/cover_1.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.header-picture-tagline {
    height: 50vh;
}

.services-header {
    height: 50vh;
    background-image: url(../img/cover_2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.blog-cover-image {
    height: 300px;
    padding-right: 0px;
    margin-bottom: 16px;
}

.blog-sidebar-image {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.sidebar-image-container {
    padding: 24px 0px 0px 24px;
}

.blog-cover-row:first-of-type {
    padding-top: 56px;
}

.blog-row-sidebar:first-of-type {
    padding-top: 32px;
}

.blog-row-sidebar {
    background-color: rgba(240, 240, 240, 1);
}

.open-blog-post-button {
    color: rgba(255, 255, 255, 0.64);
    margin-top: 16px;
    padding: 16px;
    background: rgba(128, 128, 128, 1);
}

.open-blog-post-button:active {
    color: rgba(255, 255, 255, 1);
}

.open-blog-post-button:visited {
    color: rgba(255, 255, 255, 1);
}

.open-blog-post-button:hover {
    color: rgba(255, 255, 255, 1);
}

.project-logos-image {
    z-index: 10;
    /* box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); */
    padding-left: 32px !important;
    height: 100%;
}

.project-logos-row {
    padding: 0px;
    margin-top: 32px;
}

.project-images-row {
    margin-top: 16px;
    margin-bottom: 32px;
}

#doggily-logo {
    padding-bottom: 16px !important;
    padding-left: 16px !important;
}

#simo-logo {
    padding-left: 8px !important;
}

#r-design-logo {
    padding-left: 42px !important;
    padding-bottom: 20px !important;
}

.small-cover-image {
    height: 100%;
    padding-left: 40px !important;
}

.simonetta-square {
    z-index: 11;
}

.simonetta-square-container {
    margin-top: 32px;
}

.simonetta-square-container {
    padding: 0px 0px 16px 15px;
}

.services-blockquote {
    padding: 48px 64px 0px 64px;
}

.services-blockquote-footer {
    padding-top: 24px;
    padding-bottom: 16px;
}

.blockquote-header {
    color: white;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.54);
}

.product-design-square {
    height: 450px;
    padding-right: 0px;
    padding-left: 8px;
}

.services-image {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 450px;
    padding: 0px;
}

.real-estate-renovation-image {
    background-image: url(../img/real_estate.jpg);
}

.product-design-image {
    background-image: url(../img/product_design.jpg);
}

.interior-design-image {
    background-image: url(../img/interior_design.jpg);
}

.services-image-container {
    padding: 32px;
    padding-top: 0px;
}

.services-image-container-mobile {
    padding: 0px;
    padding-top: 0px;
}

.service-row {
    margin-bottom: 8px;
}

.services-details-button {
    position: absolute;
    bottom: 16px;
    left: 0px;
}

.services-square {
    padding-right: 0px;
    padding-left: 8px;
}

.page-title-container {
    position: absolute;
    right: 0px;
    top: 0px;
    letter-spacing: 2px;
}

.page-title {
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.34);
}

.page-subtitle {
    color: white;
    margin-top: 16px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.54);
}

.bottom-title-border-div {
    height: 8px;
    background-color: white;
    box-shadow: 0px -10px 50px rgba(0, 0, 0, 0.54);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: -4px;
}

.page-title-col {
    margin-top: 30vh;
    padding-left: 0px;
}

.page-subtitle-col {
    padding-left: 0px;
}

.navbar-toggler {
    margin-right: 24px;
    border: 0px solid black !important;
    color: rgba(0, 0, 0, 0.84) !important;
}

.fa-bars {
    font-size: 24px;
}

#mainNav.navbar-shrink {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

#mainNav.navbar-shrink .nav-link:hover {
    color: rgba(0, 0, 0, 0.84) !important;
}

.navbar {
    margin-top: -2px !important;
}

.nav-link.active {
    color: rgba(0, 0, 0, 0.84) !important;
    border-bottom: 0px solid black !important;
}

.services-details-button-mobile {
    bottom: 0px;
    right: 0px;
    padding-top: 0px;
    padding-bottom: 24px;
}

.active {
    background-color: white;
}

.header-picture-tagline-container {
    height: 50vh;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
}

.header-picture-tagline-text {
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 32px;
    right: 32px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.54);
}

.carousel-tagline-container {
    position: absolute;
    padding: 16px;
    height: 100vh;
    left: 0px;
    width: 35%;
    background-color: rgba(0, 0, 0, 0.3);
}

.carousel-tagline-text {
    color: white;
    text-shadow: none;
}

.carousel-tagline {
    position: absolute;
    top: 40vh;
    color: white;
    padding: 16px;
    margin: 0px;
    font-size: 1.2rem;
}

.services-desktop-links {
    padding-top: 0px;
    padding-bottom: 24px;
}

.blog-post-container {
    padding-top: 48px;
    padding-bottom: 32px;
}

.navbar ul {
    margin-top: -50px;
}

.navbar-shrink ul {
    margin-top: 0px;
}

.simonetta-square {
    padding: 0px 32px 0px 32px !important;
}

.testimonials-row {
    padding: 32px 0px 32px 40px !important;
}

.logo-footer {
    margin-top: 16px;
    margin-bottom: 16px;
}

.services-logo-container {
    height: 450px;
    background-image: url(../img/logo_simonetta_servizi.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.services-square {
    padding-right: 32px;
}

.services-row-wrapper {
    padding-right: 32px;
}

.nav-item {
    background-color: white;
}

.nav-link:hover {
    color: rgba(0, 0, 0, 0.84) !important;
}

.services-nav-item {
    padding-left: 24px !important;
}

.mobile-services-row {
    height: 0px;
}

.home-vertical-image {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.photo-desc-row {
    padding-left: 40px;
}

.photo-desc-wrapper {
    padding: 24px;
    margin-bottom: 32px;
}

.photo-desc-row-right {
    padding-left: 48px;
    padding-right: 32px;
}

.v-image-row {
    padding-bottom: 0px;
}

.cover-image-r {
    padding-left: 48px !important;
    padding-right: 32px !important;
    height: 200px;
}

.cover-image-r-product-design {
    height: 100%;
    padding-right: 28px !important;
}

.product-design-col-l {
    margin-top: 32px;
}

.product-design-desc-r {
    padding-right: 28px !important;
}

.carousel-inner {
    background-color: black;
}

.company-project-logo {
    padding-left: 40px;
    padding-right: 40px;
}

.photo-desc-row-r {
    padding-left: 48px;
    padding-right: 32px;
}

.companies-row {
    padding-left: 24px;
    padding-right: 24px;
}

.logo-company {
    width: 100%;
    margin-bottom: 16px;
}

.company-project-logo-l {
    padding-right: 16px;
    padding-left: 0px;
}

.company-project-logo-c {
    padding-right: 16px;
    padding-left: 16px;
}

.company-project-logo-r {
    padding-left: 16px;
    padding-right: 0px;
}

.company-image {
    margin-bottom: 0px;
}

.company-box {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

.fullscreen-pic-tagline-bg {
    background-color: rgba(0, 0, 0, 0.4);
}

.fullscreen-pic-row {
    height: 500px;
    background-image: url(../img/camera3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.fullscreen-pic-row-product-design {
    height: 256px;
}

.company-container-mobile {
    padding-left: 44px;
    padding-right: 44px;
}

.logo-company-mobile {
    padding-left: 48px;
    padding-right: 48px;
}

.company-image-mobile {
    height: 250px;
    padding: 0px;
    width: 100%;
}

.logo-company {
    padding: 24px 32px 16px 32px;
}

#companies {
    margin-top: 32px;
    margin-bottom: 32px;
}

.project-link {
    padding: 0px;
}

.blockquote-home {
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}

.blockquote-home p {
    font-size: 1rem;
}

.large-product-design-image {
    padding-left: 26px !important;
    padding-right: 28px !important;
}

.product-design-link {
    color: #212529;
}

.product-design-link:hover {
    color: #212529;
    text-decoration: underline;
}

@media only screen and (min-width: 1600px) {
    .logo-company {
        padding-left: 128px;
        padding-right: 128px;
        height: 200px;
    }

    .company-image {
        padding: 0px;
        height: 400px;
    }
}

@media only screen and (min-width: 1200px) {
    .logo-company {
        padding-left: 96px;
        padding-right: 96px;
    }

    .company-image {
        padding: 0px;
        height: 400px;
    }
}

@media only screen and (max-width: 992px) {
    .services-nav-item {
        padding-left: 0px !important;
    }

    .navbar ul {
        margin-top: 0px;
    }

    .logo-company {
        padding: 24px 24px 16px 24px !important;
    }

    .services-nav-item {
        padding-left: 0px;
    }

    .nav-link {
        text-align: center;
    }

    .social-nav {
        margin-left: 0px !important;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    #navbarResponsive {
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    }

    .blog-cover-image {
        padding-right: 15px;
    }

    .open-blog-post-button {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .companies-row {
        padding-left: 12px;
        padding-right: 12px;
    }

    .mobile-services-row {
        height: inherit;
    }

    .photo-desc-row {
        padding-right: 32px;
        padding-left: 32px;
    }

    .services-image-container-mobile {
        padding: 0px;
        padding: 32px;
        padding-top: 0px;
    }

    .carousel-item > img {
        width: 100%;
        height: 50vh;
    }    

    .header-carousel {
        height: 50vh;
        margin-top: 96px;
    }

    .w-100-xs {
        width: 100% !important;
        margin: 0px !important;
    }

    .blog-post-container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .small-cover-image {
        padding: 32px !important;
        padding-top: 0px !important;
    }

    .project-logos-image {
        padding: 0px !important;
    }

    .testimonials-row {
        padding: 0px 32px 0px 32px !important;
    }

    .carousel-tagline-container {
        height: 50vh;
        width: 70%;
    }

    .carousel-tagline {
        top: 30vh;
    }

    .carousel-tagline-text {
        top: 30%;
    }

    .small-cover-image-body {
        padding-bottom: 0px !important;
    }

    .cover-image-r {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .photo-desc-row-r {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .mirror-row {
        margin-top: 32px !important;
    }

    #r-design-logo {
        padding-left: 32px !important;
        padding-right: 8px !important;
    }

    #simo-logo {
        padding-right: 32px !important;
        padding-left: 0px !important;
    }

    #doggily-logo {
        padding-left: 0px !important;
    }

    .project-images-row {
        margin-bottom: 16px !important;
    }

    .photo-desc-wrapper-p-design {
        margin-bottom: 0px;
    }

    .large-product-design-image {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.company-image {
    padding: 0px !important;
}

@media only screen and (max-width: 720px) {
    .fullscreen-pic-container {
        padding: 0px;
    }
}

@media only screen and (max-width: 576px) {
    .logo-company {
        padding: 24px 80px 16px 80px !important;
    }

    #companies {
        margin-top: 32px;
        margin-bottom: 0px;
    }

    .company-box {
        margin-bottom: 32px !important;
    }

    .no-border-mobile {
        border: none !important;
    }
}