 .blurb-minimal .unit .blurb-minimal__icon .icon {
          font-size: 100px !important;
          padding-left: 50px !important;
          padding-top: 30px !important;
          padding-bottom: 2px !important;
        }
        .video-bg-overlay:before {
            background: none;
            /*height: 200px;*/
        }
        .novi-bg {
          background-color: #f8f8f8;
        }
        .circle img {
            border-radius: 50% !important;
            display: block !important;
            padding: 30px !important;
            height: 350px !important;
        }
        .gallery-title
        {
            font-size: 36px;
            color: #42B32F;
            text-align: center;
            font-weight: 500;
            margin-bottom: 70px;
        }
        .gallery-title:after {
            content: "";
            position: absolute;
            width: 7.5%;
            left: 46.5%;
            height: 45px;
            border-bottom: 1px solid #5e5e5e;
        }
        .filter-button
        {
            font-size: 18px;
            border: 1px solid #42B32F;
            border-radius: 5px;
            text-align: center;
            color: #42B32F;
            margin-bottom: 30px;

        }
        .filter-button:hover
        {
            font-size: 18px;
            border: 1px solid #42B32F;
            border-radius: 5px;
            text-align: center;
            color: #ffffff;
            background-color: #42B32F;

        }
        .filter-button.active
        {
            background-color: #42B32F;
            color: white;
        }
        .port-image
        {
            width: 100%;
        }

        .gallery_product
        {
            margin-bottom: 30px;
          -webkit-animation-duration: 1s;
                    animation-duration: 1s;
                    -webkit-animation-fill-mode: both;
                    animation-fill-mode: both;
        }

        .block{
            opacity: 0;
        }

        @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
        }
        @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
        }
        .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }


        img{
            width: 100%;
            height: 100%;
            object-fit: cover;
            overflow: hidden;
        }
        .rd-navbar-fixed .rd-navbar-brand{
            position: absolute;
            top: 50%;
            left: 50%;
            width: auto;
            /*min-width: 100%;*/
            height: 100%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            object-fit: contain;
            -o-object-fit: contain;
        }
        .rd-navbar-fixed .rd-navbar-brand img{
          
            height: 50px !important;
        }
        .rd-navbar-fixed .rd-navbar-panel
        {
          height: 65px !important ;
        }
        #more {display: none;}
        @media (min-width: 768px) {
          .gallery-wrap > * {
            margin: 0px !important;
            margin-bottom: 20px !important;
          }
        }
        .circular--landscape img {
            margin-left: -0px !important;
        }
        .bg-image-7 {
            background-image: url(images/Footer.jpg) !important;
        }
        .what_we_do
        {
            background-color:#f8f8f8;
        }
        a.clients
        {
            width: 100%;
            height: 100px;
        }
        img.clients
        {
            width:80px;
            height: 75px;
        }
        