/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/open-sans-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v28-latin-regular.woff') format('woff') /* Modern Browsers */
}
/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/open-sans-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v28-latin-600.woff') format('woff') /* Modern Browsers */
}
/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/open-sans-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v28-latin-700.woff') format('woff') /* Modern Browsers */
}

html {
    font-size: 87.5%;
    scroll-padding: 7rem 0 0;
}
@media only screen and (min-width: 64em) {
    html {
        scroll-padding: 6rem 0 0;
    }
}
@media only screen and (min-width: 22em) {
    html {
        font-size: 93.75%;
    }
}
@media only screen and (min-width: 24em) {
    html {
        font-size: 100%;
    }
}
@media screen and (min-width: 88em) {
    html {
        font-size: 102.5%;
    }
}
@media screen and (min-width: 96em) {
    html {
        font-size: 105%;
    }
}
@media screen and (min-width: 104em) {
    html {
        font-size: 107.5%;
    }
}
@media screen and (min-width: 112em) {
    html {
        font-size: 110%;
    }
}
@media screen and (min-width: 120em) {
    html {
        font-size: 112.5%;
    }
}
@media screen and (min-width: 128em) {
    html {
        font-size: 115%;
    }
}
@media screen and (min-width: 136em) {
    html {
        font-size: 117.5%;
    }
}
@media screen and (min-width: 144em) {
    html {
        font-size: 120%;
    }
}
@media screen and (min-width: 152em) {
    html {
        font-size: 122.5%;
    }
}
@media screen and (min-width: 160em) {
    html {
        font-size: 125%;
    }
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1.3125;
    margin-bottom: 1rem;
}

h2 {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 0 !important;
}

h3,
h4,
h5,
h6 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5em;
}

.intro {
    position: relative;
    width: 100%;
}

.intro-image img {
    margin-top: 4rem;
    width: 100%;
    height: auto;
}

.intro-text {
    background-color: rgba(32, 115, 167, 0.70);
    color: #ffffff;
    margin-bottom: 2rem;
    padding: 1rem;
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    .intro-text {
        bottom: 2rem;
        left: 2rem;
        margin-bottom: 0;
        max-width: 30rem;
        padding: 2rem;
        position: absolute;
    }
}

.animated {
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

::selection {
    color: #fff;
    background: #2073a7;
}

::-moz-selection {
    color: #fff;
    background: #2073a7;
}

p {
    color: #000000;
    margin: 0 0 1em !important;
}

.fitImage {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.mcbook {
    opacity: 0;
}

.show {
    opacity: 1;
}

.pDark p {
    color: #6D6D6D;
}

.dataTxt ul li {
    list-style: none;
    line-height: 30px;
}

ul {
    list-style: none;
}

.listArrow li {
    background: url('../images/links-arrow.png') 0 12px no-repeat;
    padding-left: 15px;
}

.progress {
    height: 6px;
    border-radius: 0;
}

.feature a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #2073a7;
    margin-right: 20px;
    width: 220px;
    text-align: center;
    line-height: 41px;
}

#service2 {
    background: rgba(34, 34, 34, 0.05);
}

#service img {
    /*width: 100%;*/
}

#service2 h3 {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 8rem;
}

#service2 svg,
#service2 img {
    height: 100%;
    max-height: 6rem;
    max-width: 90%;
    width: auto;
}

#service2 svg,
#service svg {
    max-width: 8rem;
    height: auto;
    width: 100%;
}

#service2 .circle,
#service .circle {
    display: inline-block;
    background: transparent;
    overflow: hidden;
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width: 60%;
}

#service .col-md-3:hover .circle {
    -webkit-transform: scale(1.25); /* Safari and Chrome */
    -moz-transform: scale(1.25); /* Firefox */
    -ms-transform: scale(1.25); /* IE 9 */
    -o-transform: scale(1.25); /* Opera */
    transform: scale(1.25);
}

.pDark h3 {
    color: #BEBEBE;
}

.btn {
    color: #fff;
    background: #2073a7;
}

.btn:hover {
    color: #fff !important;
    background: #1b66a7;
}

.btn {
    display: inline-block;
    padding: 8px 12px;
}

.btn, .form-control, .team-socials i {
    border-radius: 0 !important;
}

.form-group {
    margin: 0 auto 15px;
    width: 75%;
}

.form-control {
    border-radius: 0 !important;
    border: 1px solid #5A5A5A;
    color: #5A5A5A !important;
    display: block;
    font-size: inherit;
    height: 50px;
    margin: 0 0 20px 0;
    max-width: 100%;
    padding: 1rem 0.5rem;
    width: 99%;
}

.button-outline {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    color: #fff;
    padding: 10px 25px;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.15);
}

.button-outline:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.35);
}

a {
    color: #2073a7;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover {
    color: #1b66a7;
    text-decoration: none;
}

.btn {
    border: 0;
    border-radius: 0;
}

.btn-primary {
    background: #2073a7;
}

.form-control {
    border-radius: 0;
}

.mrgn30 {
    margin: 30px 0;
}

.copyright {
    color: #FFFFFF;
    background: #2073a7;
    padding: 2rem 0 2rem 0;
}

.copyright a {
    color: #FFFFFF;
}

#home {
    background: #2073a7;
}

#top {
    position: relative;
}

.topHome {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5;
}

.topHome:hover {
    color: #1b66a7;
}

.navbar-inverse .navbar-nav > .active {
    background: #2073a7;
}

.c-bn {
    background-color: #2073a7 !important;
    color: #FFFFFF !important;
}

#s-rall-bn,
.c_link {
    background-color: #5996bd !important;
    color: #000000 !important;
}

#s-bns {
    float: none !important;
    display: flex !important;
}

#s-bns button {
    float: none !important;
    display: flex;
    align-items: center;
}

/* Header 
----------------------------------------------*/
#section-top {
    background: #4E4E4E;
}

#section-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

#section-top ul li {
    display: inline-block;
}

#section-top ul li a {
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
}

#section-top .region-top-first {
    float: right;
}

.header {
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    background: rgba(32, 115, 167, 0.70);
    border-radius: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s linear;
    width: 100%;
    z-index: 100;
}

.navbar-inverse {
    background: transparent;
}

.navbar-inverse .navbar-toggle {
    background-color: #2073a7;
}

.navbar-inverse .navbar-toggle .icon-bar {
    /*background-color: #a30046;*/;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: #2073a7;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
}

/*----Nav ----*/
.header .navbar-brand {
    float: left;
    line-height: 18px;
    height: 50px; /*color:#a30046;*/
}

.navbar-brand b {
    color: #2073a7;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
}

.navbar-brand b i {
    color: #fff;
    font-style: normal;
}

.logo {
    font-size: 2.2em;
    text-shadow: none;
}

.logo img {
    max-width: 20rem;
    width: 100%;
}

.header .navbar {
    margin: 0;
    background: transparent;
    border: 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;
    line-height: normal;
    margin: 17px;
    padding: 6px 0 !important;
    border-radius: 5px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
    border-radius: 0;
}

.navbar-inverse .navbar-nav > .active {
}

.navbar-nav > li:hover > a {
    color: #fff;
}

.header .navbar-nav > li > a {
    padding: 25px 18px;
}

.page-section {
    width: 100%;
    height: auto;
    padding: 35px 0;
}

.noPadd {
    padding: 0;
}

.page-section h1 {
    font-size: 3.5em;
    margin: 90px 0 30px;
    line-height: 1.2em;
}

.page-section h1 span {
    font-weight: 200;
}

.page-section h2 {
    color: #2073a7;
}

.page-section p {
    font-size: 15px;
    line-height: 1.5em;
}

.darkBg {
    background: #000;
}

.darkBg .fa {
    color: #2073a7;
}

/* Features
    -------------------------------------------------*/
#produkte {
    padding-top: 35px;
    padding-bottom: 25px;
    overflow: hidden;
    background: #FFFFFF;
}

#produkte {
    background: rgba(34, 34, 34, 0.05);
}

#produkte .feature {
    margin-top: 30px;
    margin-bottom: 54px;
}

#produkte .right {
    padding-left: 32px;
    float: right;
}

#produkte .left {
    padding-right: 32px;
    float: left;
}

#produkte h3 {
    font: 22px;
    letter-spacing: 1px;
    color: #222;
    margin-top: 0;
}

.dataTxt h4 {
    font-size: 24px;
    line-height: 36px;
    color: #000;
}

.fluid-video-wrapper {
    margin-top: 18px;
}

#produkte .left {
    padding-right: 32px;
    float: left;
}

#produkte .right {
    float: right;
}

.row .area1 {
    width: 65%;
}

.row .area2 {
    width: 35%;
}

/* Service
    -------------------------------------------------*/
.grid .text-content {
    padding-left: 35%;
}

.grid .text-content {
    display: block;
    padding-left: 19%;
    padding-right: 8%;
}

.grid .grid-item {
}

.grid .text-content h5 {
    font-weight: bold;
}

.grid .grid-item .item-content {
    display: block;
    outline: none;
    text-decoration: none;
    padding: 20px 0;
}

.item-content .fa {
    position: absolute;
    color: #646464;
    font-size: 4.5em;
    top: 36px;
}

#kontakt {
    background: rgba(34, 34, 34, 0.05);
}

#kontakt .btn {
    border-radius: 0 !important;
    background: #2073a7;
}

h2,
h3,
h4,
h5,
#kontakt label,
#kontakt p {
    color: #000000 !important;
}

/* --Portfolio----- */
#referenzen {
    background: #222;
    color: #fff;
}

#referenzen h2 {
    color: #fff !important;
}

#referenzen p {
    color: #fff;
}

#portfolio {
    width: 100%
}

#portfolio .filters {
    margin-bottom: 40px
}

#portfolio .filters li {
    padding: 0;
    margin: 0;
}

#portfolio .filters li a {
    color: #999;
    font-weight: 600;
    text-transform: uppercase;
    background: rgb(101, 101, 101);
    padding: 10px 20px;
    margin: 0;
}

#portfolio .filters li a, #portfolio .filters li a:hover, #portfolio .filters li a:focus {
    color: #fff;
    border: none;
}

#portfolio .filters li a.active {
    color: #fff !important;
    background: #2073a7;
}

#portfolio .items {
    margin-bottom: 0
}

#portfolio .items li {
    position: relative;
    float: left;
    width: 25%;
    overflow: hidden;
}

#portfolio .items li a img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#portfolio .items li a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgb(32, 115, 167);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

#portfolio .items li a .overlay span {
    color: #FFF;
    position: absolute;
    height: 50px;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -25px;
    line-height: 50px;
    background: url('../images/zoom.png') top center no-repeat;
    padding: 17px 0;
}

#portfolio .items li a:hover .overlay {
    opacity: 1
}

#portfolio .items li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

nav#filter {
    margin-bottom: 1.5em;
}

nav#filter li {
    display: inline-block;
    margin: 0 0 0 5px;
}

nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #2073a7;
    text-decoration: none;
}

.current {
    background: #2073a7;
    color: #fff;
}

.page-section.intro {
    min-height: 600px;
}

.btn {
    font-weight: 200;
}

.btn-dark {
    background: #444;
    color: #fff;
}

.btn-dark:hover {
    background: #000;
    color: #fff;
}

.back-to-top {
    display: inline-block;
    clear: both;
    background: #fff;
    color: #333;
    padding: 0 10px 5px;
    margin: 20px 0 0;
    text-shadow: none;
}

.back-to-top:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
}

hr {
    border-color: #ddd;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
}

#navigation {
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 200px;
    background: #ffffff;
    box-shadow: 0 10px 10px -10px #000000;
}

#navigation > li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation > li > a {
    margin: 1px;
    color: #000000;
    background: #cccccc;
    display: block;
    padding: 5px;
    text-decoration: none;
    transition: all 400ms;
}

#navigation > li > a.current, #navigation > li:hover > a {
    background: #999999;
}

.pageSection {
    min-height: 600px;
    padding: 20px;
    background: #dddddd;
}

.pageSection:nth-child(odd) {
    background: #eeeeee;
}

.socialIcons li {
    list-style: none;
    display: inline;
    margin-right: 6px;
}

footer {
    border-top: 1px solid #303030;
    padding: 45px 0;
    background: #fff;
}

.social a:hover {
    color: #000;
}

.social a {
    font-size: 32px;
    margin: 0 10px;
    color: #2073a7;
}

.contact ul li {
    margin-bottom: 10px;
}

.contact ul li i {
    margin-right: 15px;
}

/*Clients*/
.clients #owl-demo .item {
    background: none;
}

.clients .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.clients .helper img {
    vertical-align: middle;
    max-height: 70px;
    max-width: 80%;
}

.clients .helper:hover {
    cursor: e-resize;
}

.clients .customNavigation > a {
    font-size: 25px;
    cursor: pointer;
    margin: 0 5px;
}

.portfolio-item img:hover {
    width: 110%;
    height: 110%;
}

footer {
    background: #060606;
}

footer h4 {
    font-size: 24px;
    padding-bottom: 12px;
}

footer .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .col ul li, footer .col p {
    font-size: 14px;
}

footer .col.col-social-icons i {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-radius: 0;
    border: 1px solid #333;
}

footer .col.col-social-icons i:hover {
    color: #2073a7;
}

footer input.form-control {
    padding: 18px 10px;
}

.area1 a {
    margin-bottom: 10px;
}

#service, #produkte, #referenzen, #plans, #kontakt {
    padding: 85px 0;
}

.heading h2 {
    color: #222;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 50px;
}

@media (min-width: 768px) {
    .header .navbar-brand {
        padding-left: 0;
    }

    .navbar-nav {
        float: right;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
        padding: 6px 3px !important;
        border-radius: 5px;
        margin: 19px 10px;
    }

}

@media (max-width: 768px) {
    .banner-container {
        background-size: contain;
    }

    #service, #produkte, #referenzen, #plans, #kontakt {
        padding: 45px 0;
    }

    .row .six {
        width: auto;
    }

    .da-slide h2 {
        font-size: 28px;
    }

    .banner-content p {
        font-size: 1.2em;
        text-shadow: none;
    }

    .hero-img {
        display: none;
    }

    .da-slide p {
        width: 67%;
        top: 122px;
    }

    .team-member .member-img img {
        max-width: 100%;
    }

    .da-slider {
        height: 380px;
        width: 100%;
        min-width: initial;
        margin: 0 !important;
    }

    .header .navbar-nav > li > a {
        padding: 25px 12px;
    }

    .portfolio-item img {
        text-decoration: none;
        display: block;
        width: 330px;
        height: 228px;
        float: left;
        margin: 0 3px 3px 0;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 250ms;
        -moz-transform: scale(1, 1);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 250ms;
    }

    .portfolio-item:hover .folio-info {
        top: 0;
    }

    .portfolio-item .portfolio-desc .folio-info {
        padding: 0;
    }

    .portfolio-item .portfolio-desc .folio-info h5 {
        font-size: 1em;
    }
}

@media (max-width: 760px) {
    .header .navbar-nav > li > a {
        padding: 9px 12px !important;
        font-size: 14px;
        margin: 0;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #A8A8A8;
    }

    .row .area1, .row .area2 {
        display: block;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .header .logo img {
        max-width: 16rem;
    }

    .hero-text2 h3 {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        text-align: center;
    }

    .flex-caption {
        display: none;
    }

    .banner-container {
        background-size: contain;
        margin-top: 68px;
    }

    .banner-container > img {
        width: 100%;
        height: 240px;
    }

    .responsive-headline {
        font-size: 16px !important
    }

    .hero-text {
        margin-top: 22%;
    }

    .hero-text h1 {
        line-height: 35px;
    }

    .responsive-headline {
        font-size: 21px !important;
    }

    .navbar {
        min-height: 64px;
    }

    .arrow-link {
        display: none;
    }

    .da-slide h2 {
        font-size: 22px;
        top: 7px;
        text-shadow: none;
    }

    .da-slide p {
        width: 65%;
        top: 42px;
        height: 50px;
    }

    #section-top ul li a {
        height: 28px;
        line-height: 28px;
        width: 26px;
    }

    .team-socials a {
        background: white;
        padding: 1px 0;
        margin: 2px;
    }

    .team-socials i {
        width: 19px;
        height: 19px;
        position: relative;
        display: inline-block;
        text-align: center;
        font-size: 16px;
    }

    .page-section {
        padding: 1rem 0;
    }

    .page-section h1 {
        font-size: 3em;
    }

    .page-section h2 {
        font-size: 2em;
    }

    .page-section p {
        font-size: 1em;
        margin: 0 0 20px;
    }

    .portfolio-item .portfolio-desc .folio-info h5 {
        font-size: 11px;
    }

    .header .navbar-brand {
        float: left;
        padding: 12px 0;
        line-height: 18px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 11px;
        margin-right: 0;
        margin-bottom: 9px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #portfolio .items li {
        position: relative;
        float: left;
        width: 50%;
        overflow: hidden;
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 7px 15px !important;
        margin: 0;
    }
}

@media (max-width: 320px) {
    .banner-container {
        background-size: contain;
    }

    .da-slider {
        height: 300px;
    }

    .da-slider {
        width: 100%;
        min-width: initial;
        position: relative;
        margin: 0 auto;
    }

    .da-dots {
        bottom: 2px;
    }

    .grid .text-content {
        padding-left: 29%;
        padding-right: 2%;
    }

    .portfolio-item:hover .folio-info {
        top: 0;
    }

    .portfolio-item .portfolio-desc .folio-info h5 {
        text-transform: uppercase;
        text-align: center;
        font-weight: normal;
        font-size: 10px;
        margin: 10px 0 0 0;
    }

    nav#filter li {
        display: inline-block;
        margin: 0 0 23px 5px;
    }
}

.customNavigation {
    text-align: center;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.parlex-back {
    padding: 30px 0;
    color: #FDFDFD !important;
}

.parlex-back .heading p {
    color: #FDFDFD;
}

#clients {
    padding: 30px 0;
    background: #2073a7;
}

#clients .heading h2 {
    color: #fff;
}

.customNavigation {
    display: none;
}

#clients .heading {
    margin: 0;
}

.isotope-item {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    opacity: 1;
}

.isotopeWrapper article {
    margin: 0;
}
