/*
Theme Name: PHAP
Author: 2020 © Lebedová • Inger
Author URI: https://lebedova.inger.cz
Version: 1.0
Text Domain: hnilicka
Description: Developers: Jakub Inger, Pavel Jakl, Richard Markovič Design by: ReDesign
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Pavel */
html {
    margin-top: 0 !important;
}

.cus-bg {
    background-color: #F0F2F2;
}

.custom-card {
    border: none !important;
}

.pad {
    padding-left: 0 !important;
    color: #000;
}

.twenty-nine {
    font-size: 22px;
}

.table td {
    border-bottom: none !important;
}

nav ul li {
    text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 2rem !important;
    letter-spacing: 1.05px;
    padding-right: 0;
}

.table td, .table th {
    border-top: none !important;
}

.table td, .table th {
    padding: 0 !important;
}

.card-img {
    width: 100%;
    max-width: max-content;
    height: auto;
    border-radius: 0;
}

.vert-center {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    justify-content: center;
}

.img-fluid {
    width: 100%;
}

#one ul li {
    list-style-type: none;
}

#two ul li {
    list-style-type: none;
}

#three ul li {
    list-style-type: none;
}

#four ul li {
    list-style-type: none;
}

#five ul li {
    list-style-type: none;
}

#footer ul {
    padding-inline-start: 0 !important;
    letter-spacing: 1.05px;
}

#footer ul li {
    font-size: 14px;
}

table thead th {
    border-bottom: none !important;
}

#listname-p th {
    text-transform: uppercase;
    font-weight: normal;
}

#listname-p th, td {
    letter-spacing: 1.03px;
}

.custom-scrollbar {
    position: relative;
    height: 830px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

/* Jakub */

/* Global */
a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4)
}

p {
    letter-spacing: 1.05px;
}

a:hover, .main-color, .current-menu-item a {
    text-decoration: none;
    color: rgba(0, 0, 0, .7)
}

/* Rewrite bootstrap classes */
.container {
    max-width: 100%;
}

.fixed-top {
    padding-right: 36px;
    padding-left: 36px;
}

.navbar, .under-navbar {
    height: 135px;
}

.container, .container-fluid, .container-lg,
.container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 36px;
    padding-left: 36px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    min-height: calc(100vh - 135px);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: none;
}

/* Projects */
.inline-list {
    padding-left: 0;
}

.inline-list li {
    display: inline;
    margin-right: 50px;
}

#menu-item-1428 {
    margin-right: 0;
}

.pad {
    opacity: 0;
    padding-top: 12px;
}

#people .pad {
    opacity: 1;
}

.custom-card:hover .pad {
    opacity: 1;
}

/* Publication */
.bg-grey {
    background-color: #F0F2F2;
}

.carousel-mobile {
    display: block;
}

.mobile-section {
    display: none;
}

.text-right-rr {
    text-align: right;
}

.navbar .dropdown-menu {
    background-color: #BADA55;
}

.navbar .dropdown.show a {
    background-color: #BADA55;
}

.animated-icon1, .animated-icon2, .animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    /* border-radius: 9px; */
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.animated-icon3 span {
    background: rgba(0, 0, 0, .7);
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px;
}

.animated-icon3.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}

h1, h2 {
    letter-spacing: 1.05px;
}

.publications p {
    letter-spacing: 0.9px !important;
}

li#menu-item-1427 {
    margin-right: 0;
}

#color-black {
    color: #000 !important;
}

#footer ul li a, #footer ul li {
    font-size: 12px !important;
}

#footer ul .text-uppercase {
    font-size: 13px !important;
}

.project-single p, .single-people p {
    letter-spacing: 0.9px;
}

/* Newest */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #000;
}

#listname-p th {
    height: 36px;
    vertical-align: top;
}

table#listname-p td {
    height: 30px;
}

a:hover .more {
    background-image: url(https://phap.cz/wp-content/themes/hnilicka/logos/arrow-black.png);
}

.more {
    content: "";
    background-image: url(https://phap.cz/wp-content/themes/hnilicka/logos/arrow-grey.png);
    width: 19px;
    position: absolute;
    background-size: 19px 16px;
    height: 16px;
    margin-top: 4px;
    margin-left: 10px;
}

.back-to-projects {
    letter-spacing: 1.05px;
    position: absolute;
    right: 0;
    font-size: 22px;
    bottom: 0;
}

.back-to-projects a {
    color: #000 !important;
}

.before-arrow {
    content: "";
    background-image: url(https://lebedova.inger.cz/hnilicka/wp-content/themes/hnilicka/logos/arrow-black.png);
    width: 25px;
    position: absolute;
    background-size: 25px 21px;
    height: 21px;
    margin-top: 4px;
    margin-left: -42px;
    transform: rotate(180deg);
}

/* Newest */
#menu-item-600 {
    margin-right: 100px;
}

.featured-projects {
    height: 335px;
    width: 100%;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.table-parameters tr {
    line-height: 22px;
}

.table-parameters td {
    vertical-align: top;
}

.mobile-none {
    display: unset;
}

.pc-none {
    display: none;
}

.mh-48 {
    min-height: 48px;
}

.before-social {
    content: "";
    background-image: url(https://lebedova.inger.cz/hnilicka/wp-content/themes/hnilicka/logos/social.png);
    width: 20px;
    position: absolute;
    background-size: 20px 21px;
    height: 21px;
    margin-top: 0;
    margin-left: -42px;
}

.social-share a {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 16px;
    letter-spacing: 1.05px;
    z-index: 999;
    cursor: pointer;
    color: rgba(0, 0, 0, .5);
}

.lb-details {
    display: none !important;
}

.lb-nav a.lb-next, .lb-nav a.lb-prev {
    background: none !important;
}

.lb-data .lb-close {
    opacity: 1 !important;
    border: none !important;
}

.lb-data .lb-close {
    background: url(./logos/close-button.png) top right no-repeat !important;
}

.lightboxOverlay {
    background: #fff !important;
}

.lightbox .lb-image {
    border-radius: 0 !important;
    border: none !important;
}

.lb-data .lb-close {
    position: absolute;
    top: 0;
    right: 50px;
}

.search-icon {
    cursor: pointer;
    box-shadow: none !important;
    padding-left: 32px;
}

#search {
    margin-right: -16px;
    border: none;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    display: none;
    color: #00000080;
    border-bottom: 2px solid #00000080;
    box-shadow: none !important;
    margin-left: 32px;
    transition-duration: 0.5s;
}

.search-button {
    background: none;
    border: none;
    box-shadow: none;
}

.search-button:focus, .search-button:active {
    border: none;
    box-shadow: none;
    outline: none;
}

#search:focus, #search:active {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #00000080;
}

/* For responsive */
.p-65 {
    padding: 65px;
}

.mb-36 {
    margin-bottom: 36px;
}

.mb-28 {
    margin-bottom: 28px;
}

.-mb5 {
    margin-bottom: -5px;
}

.pb-36 {
    padding-bottom: 36px;
}

.pt-72 {
    padding-top: 72px;
}

.fs-28 {
    font-size: 28px;
}

.w-33 {
    width: 33.333334%;
}

.ls-09 {
    letter-spacing: 0.9px
}

.mh-450 {
    max-height: 450px;
}

.fs18 {
    font-size: 18px;
}

.py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
}

.mt-45 {
    margin-top: 45px;
}

.fs-24 {
    font-size: 24px;
}

.mb-40 {
    margin-bottom: 40px;
}

.pt-30 {
    padding-top: 30px;
}

.contact-map {
    width: 100%;
    height: 650px;
    border: none;
}

.ls-105 {
    letter-spacing: 1.05px
}

.w-150 {
    width: 150px;
}

.fs-47 {
    font-size: 47px;
}

.fs-36 {
    font-size: 36px;
}

.fs-29 {
    font-size: 26px;
}

.fs-26 {
    font-size: 22px;
}

.fs-16, p, td {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-14 {
    font-size: 13px;
}

#menu-item-2106 a {
    padding-left: 4rem!important;
}

@media (max-width: 1620px) {
    .alignnone {
        margin: 4px 17px 17px 0;
    }

    .aligncenter,
    div.aligncenter {
        margin: 4px auto 4px auto;
    }

    .alignright {
        margin: 4px 0 17px 17px;
    }

    .alignleft {
        margin: 4px 17px 17px 0;
    }

    a img.alignright {
        margin: 4px 0 17px 17px;
    }

    a img.alignnone {
        margin: 4px 17px 17px 0;
    }

    a img.alignleft {
        margin: 4px 17px 17px 0;
    }

    .wp-caption {
        padding: 4px 3px 9px;
    }

    .wp-caption.alignnone {
        margin: 4px 17px 17px 0;
    }

    .wp-caption.alignleft {
        margin: 4px 17px 17px 0;
    }

    .wp-caption.alignright {
        margin: 4px 0 17px 17px;
    }

    .wp-caption p.wp-caption-text {
        font-size: 10px;
        line-height: 15px;
        padding: 0 4px 4px;
    }

    .screen-reader-text:focus {
        left: 4px;
        padding: 13px 20px 12px;
        top: 4px;
    }

    /* Pavel */
    .twenty-nine {
        font-size: 19px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        letter-spacing: 1.04px;
    }

    #footer ul {
        letter-spacing: 1.04px;
    }

    #footer ul li {
        font-size: 12px;
    }

    #listname-p th, td {
        letter-spacing: 1.03px;
    }

    .custom-scrollbar {
        height: 706px;
    }

    /* Jakub */
    p {
        letter-spacing: 1.04px;
    }

    .fixed-top {
        padding-right: 31px;
        padding-left: 31px;
    }

    .navbar, .under-navbar {
        height: 115px;
    }

    .container, .container-fluid, .container-lg,
    .container-md, .container-sm, .container-xl {
        padding-right: 31px;
        padding-left: 31px;
    }

    .container-fluid {
        min-height: calc(100vh - 115px);
    }

    .inline-list li {
        margin-right: 43px;
    }

    .pad {
        padding-top: 10px;
    }

    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 26px;
        height: 17px;
    }

    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        height: 3px;
        /* border-radius: 8px; */
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(2) {
        top: 9px;
    }

    .animated-icon3 span:nth-child(3) {
        top: 17px;
    }

    .animated-icon3.open span:nth-child(1) {
        left: 7px;
    }

    .animated-icon3.open span:nth-child(3) {
        top: 18px;
        left: 7px;
    }

    h1, h2 {
        letter-spacing: 1.04px;
    }

    .publications p {
        letter-spacing: 0.8px !important;
    }

    #footer ul li a, #footer ul li {
        font-size: 10px !important;
    }

    #footer ul .text-uppercase {
        font-size: 10px !important;
    }

    .project-single p, .single-people p {
        letter-spacing: 0.8px;
    }

    /* Newest */
    ::-webkit-scrollbar {
        width: 9px;
    }

    #listname-p th {
        height: 31px;
    }

    table#listname-p td {
        height: 26px;
    }

    .more {
        width: 16px;
        background-size: 16px 14px;
        height: 14px;
        margin-top: 3px;
        margin-left: 9px;
    }

    .back-to-projects {
        letter-spacing: 1.04px;
        font-size: 18px;
    }

    .before-arrow {
        width: 21px;
        background-size: 21px 17px;
        height: 17px;
        margin-top: 3px;
        margin-left: -36px;
    }

    /* Newest */
    #menu-item-600 {
        margin-right: 85px;
    }

    .featured-projects {
        height: 285px;
    }

    .table-parameters tr {
        line-height: 19px;
    }

    .mh-48 {
        min-height: 41px;
    }

    .before-social {
        width: 17px;
        background-size: 17px 17px;
        height: 17px;
        margin-left: -36px;
    }

    .social-share a {
        right: 13px;
        font-size: 14px;
        letter-spacing: 1.04px;
    }

    .lb-data .lb-close {
        right: 43px;
    }

    .search-icon {
        padding-left: 27px;
    }

    #search {
        margin-right: -14px;
        margin-top: 4px;
        padding-bottom: 4px;
        font-size: 14px;
        margin-left: 27px;
    }

    /* For responsive */
    .p-65 {
        padding: 55px;
    }

    .mb-36 {
        margin-bottom: 31px;
    }

    .mb-28 {
        margin-bottom: 24px;
    }

    .-mb5 {
        margin-bottom: -4px;
    }

    .pb-36 {
        padding-bottom: 31px;
    }

    .pt-72 {
        padding-top: 62px;
    }

    .fs-28 {
        font-size: 24px;
    }

    .ls-09 {
        letter-spacing: 0.9px
    }

    .mh-450 {
        max-height: 383px;
    }

    .fs18 {
        font-size: 15px;
    }

    .py-36 {
        padding-top: 31px;
        padding-bottom: 31px;
    }

    .mt-45 {
        margin-top: 38px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .mb-40 {
        margin-bottom: 34px;
    }

    .pt-30 {
        padding-top: 26px;
    }

    .contact-map {
        height: 553px;
    }

    .ls-105 {
        letter-spacing: 1.04px
    }

    .w-150 {
        width: 128px;
    }

    /* Fonts */
    .fs-47 {
        font-size: 40px;
    }

    .fs-36 {
        font-size: 31px;
    }

    .fs-29 {
        font-size: 22px;
    }

    .fs-26 {
        font-size: 19px;
    }

    .fs-16, p, td {
        font-size: 14px;
    }

    .fs-14 {
        font-size: 11px;
    }
}

@media (max-width: 1377px) {
    .alignnone {
        margin: 3px 14px 14px 0;
    }

    .aligncenter,
    div.aligncenter {
        margin: 3px auto 3px auto;
    }

    .alignright {
        margin: 3px 0 14px 14px;
    }

    .alignleft {
        margin: 3px 14px 14px 0;
    }

    a img.alignright {
        margin: 3px 0 14px 14px;
    }

    a img.alignnone {
        margin: 3px 14px 14px 0;
    }

    a img.alignleft {
        margin: 3px 14px 14px 0;
    }

    .wp-caption {
        padding: 3px 3px 8px;
    }

    .wp-caption.alignnone {
        margin: 3px 14px 14px 0;
    }

    .wp-caption.alignleft {
        margin: 3px 14px 14px 0;
    }

    .wp-caption.alignright {
        margin: 3px 0 14px 14px;
    }

    .wp-caption p.wp-caption-text {
        font-size: 9px;
        line-height: 12px;
        padding: 0 3px 3px;
    }

    .screen-reader-text:focus {
        left: 3px;
        padding: 10px 17px 9px;
        top: 9px;
    }

    /* Pavel */
    .twenty-nine {
        font-size: 16px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        letter-spacing: 1.03px;
    }

    #footer ul {
        letter-spacing: 1.03px;
    }

    #footer ul li {
        font-size: 10px;
    }

    #listname-p th, td {
        letter-spacing: 1.03px;
    }

    .custom-scrollbar {
        height: 600px;
    }

    /* Jakub */
    p {
        letter-spacing: 1.03px;
    }

    .fixed-top {
        padding-right: 26px;
        padding-left: 26px;
    }

    .navbar, .under-navbar {
        height: 98px;
    }

    .container, .container-fluid, .container-lg,
    .container-md, .container-sm, .container-xl {
        padding-right: 26px;
        padding-left: 26px;
    }

    .container-fluid {
        min-height: calc(100vh - 98px);
    }

    .inline-list li {
        margin-right: 37px;
    }

    .pad {
        padding-top: 9px;
    }

    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 22px;
        height: 14px;
    }

    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        height: 3px;
        /*border-radius: 7px;*/
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(2) {
        top: 7px;
    }

    .animated-icon3 span:nth-child(3) {
        top: 14px;
    }

    .animated-icon3.open span:nth-child(1) {
        left: 6px;
    }

    .animated-icon3.open span:nth-child(3) {
        top: 15px;
        left: 6px;
    }

    h1, h2 {
        letter-spacing: 1.03px;
    }

    .publications p {
        letter-spacing: 0.7px !important;
    }

    #footer ul li a, #footer ul li {
        font-size: 9px !important;
    }

    #footer ul .text-uppercase {
        font-size: 9px !important;
    }

    .project-single p, .single-people p {
        letter-spacing: 0.7px;
    }

    /* Newest */
    ::-webkit-scrollbar {
        width: 8px;
    }

    #listname-p th {
        height: 26px;
    }

    table#listname-p td {
        height: 22px;
    }

    .more {
        width: 14px;
        background-size: 14px 12px;
        height: 3px;
        margin-top: 3px;
        margin-left: 8px;
    }

    .back-to-projects {
        letter-spacing: 1.03px;
        font-size: 15px;
    }

    .before-arrow {
        width: 18px;
        background-size: 18px 15px;
        height: 15px;
        margin-top: 3px;
        margin-left: -31px;
    }

    /* Newest */
    #menu-item-600 {
        margin-right: 72px;
    }

    .featured-projects {
        height: 240px;
    }

    .table-parameters tr {
        line-height: 16px;
    }

    .mh-48 {
        min-height: 35px;
    }

    .before-social {
        width: 14px;
        background-size: 14px 14px;
        height: 14px;
        margin-left: -31px;
    }

    .social-share a {
        right: 11px;
        font-size: 12px;
        letter-spacing: 1.03px;
    }

    .lb-data .lb-close {
        right: 37px;
    }

    .search-icon {
        padding-left: 23px;
    }

    #search {
        margin-right: -12px;
        margin-top: 3px;
        padding-bottom: 3px;
        font-size: 12px;
        margin-left: 23px;
    }

    /* For responsive */
    .p-65 {
        padding: 47px;
    }

    .mb-36 {
        margin-bottom: 26px;
    }

    .mb-28 {
        margin-bottom: 20px;
    }

    .-mb5 {
        margin-bottom: -3px;
    }

    .pb-36 {
        padding-bottom: 26px;
    }

    .pt-72 {
        padding-top: 52px;
    }

    .fs-28 {
        font-size: 20px;
    }

    .ls-09 {
        letter-spacing: 0.8px
    }

    .mh-450 {
        max-height: 325px;
    }

    .fs18 {
        font-size: 13px;
    }

    .py-36 {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .mt-45 {
        margin-top: 32px;
    }

    .fs-24 {
        font-size: 17px;
    }

    .mb-40 {
        margin-bottom: 29px;
    }

    .pt-30 {
        padding-top: 22px;
    }

    .contact-map {
        height: 470px;
    }

    .ls-105 {
        letter-spacing: 1.03px
    }

    .w-150 {
        width: 109px;
    }
}

@media (max-width: 991px) {
    .mobile-none {
        display: none;
    }

    .pc-none {
        display: unset;
    }

    .mobile-section {
        display: block;
    }

    .carousel-mobile {
        display: none;
    }

    nav ul li {
        border-bottom: 1px solid black;
    }

    #navbarResponsive {
        background-color: white;
        height: 800px;
    }

    .right {
        float: left;
    }

    .text-right-rr {
        text-align: left;
    }

    .navbar, .under-navbar {
        height: 80px;
    }

    .fixed-top {
        padding-right: 16px;
        padding-left: 16px;
    }

    .mobile-section {
        display: block;
    }

    .carousel-mobile {
        display: none;
    }

    nav ul li {
        border-bottom: 1px solid black;
    }

    .navbar-brand {
        width: 70% !important;
    }

    nav img {
        width: 90% !important;
        max-width: 300px;
    }

    #navbarResponsive {
        background-color: white;
    }

    .right {
        float: left;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0 !important;
    }

    .text-right-rr {
        display: none;
    }

    .pad {
        opacity: 1;
    }

    .p-65 {
        padding: 15px;
    }

    .navbar {
        padding-left: 26px;
    }

    .collapsing {
        display: none;
        transition: 0s;
    }

    #menu-category-menu, #menu-theory-menu, #menu-atelier-menu {
        font-size: 16px;
    }
    #menu-category-menu li, #menu-theory-menu li, #menu-atelier-menu li {
        display: flex;
    }
    .social-share, .back-to-projects {
        display: none;
    }
    .w-75 {
        width: auto!important;
    }
    .more {
        width: 14px;
        background-size: 14px 12px;
        height: 12px;
        margin-top: 5px;
        margin-left: 8px;
    }

    footer {
        margin-top: 30px;
    }

    #footer ul li a, #footer ul li, #footer ul .text-uppercase {
        font-size: 14px!important;
    }
    .container-fluid {
        min-height: auto;
    }
    .vert-center {
        text-align: center;
    }
    /*
    .card-img {
        width: auto;
        max-width: max-content;
        height: 165px;
    }*/
    .navbar-collapse {
        width: 100vw;
        margin-left: -26px;
        padding-left: 26px!important;
        padding-right: 26px;
    }
    #menu-item-2106 a {
        padding-left: 0!important;
    }
}