﻿@charset "utf-8";
@import url( _gdpr-cookiebar.css );
a:active,
a:focus,
a:hover,
body,
html {
    color: #121212
}

a,
a:active,
a:focus,
a:hover {
    background: 0 0;
    outline: 0;
    text-decoration: none
}

#home,
.player {
    height: 100%;
    width: 100%
}

#about-intro .a-icon i.ani,
.serviceBlock .se-icon i.ani {
    animation-iteration-count: infinite;
    animation-timing-function: linear 0
}

h4,
h4 small,
h4 small.ad {
    letter-spacing: -1px
}

body,
h1,
h1 small,
h2,
h2 small,
h3,
h3 small,
h4,
h4 small,
h5,
h5 small,
h6,
h6 small,
p {
    font-family: 'Open Sans', sans-serif
}

#home,
#quotes-separator,
#who-we-are,
.home-container {
    vertical-align: middle
}

#filters,
#team .grid,
.offer-list li,
ul.colors,
ul.nav_modal li {
    list-style: none
}

#home,
#quotes-separator,
#video-separator,
#who-we-are {
    overflow-x: hidden;
    overflow-y: hidden
}

#filters li span,
.contactBlock,
.scroll-down,
.serviceBlock,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

body,
html {
    height: 100%
}

body {
    font-weight: 400
}

.color,
a:active,
a:focus {
    color: #ED1C24
}

.text-center {
    text-align: center
}

.white {
    color: #fff
}

a,
cite {
    color: #ED1C24
}

.position-rel {
    position: relative
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
select::-moz-focus-inner {
    border: 0;
    outline: 0
}

a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

a:visited {
    color: inherit
}

.fluid-width-video-wrapper {
    padding-top: 56.25%!important
}

.player {
    display: block;
    left: 0;
    position: fixed;
    top: 0;
    z-index: -3
}

@keyframes diagram {
    0%,
    100%,
    48%,
    52% {
        font-size: 72px
    }
    50% {
        font-size: 87px
    }
}

@-webkit-keyframes diagram {
    0%,
    100%,
    48%,
    52% {
        font-size: 72px
    }
    50% {
        font-size: 87px
    }
}

@-moz-keyframes diagram {
    0%,
    100%,
    48%,
    52% {
        font-size: 72px
    }
    50% {
        font-size: 87px
    }
}

#about-intro .a-icon i.ani {
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-name: diagram;
    -moz-animation-name: diagram;
    -o-animation-name: diagram;
    -ms-animation-name: diagram;
    animation-name: diagram;
    -webkit-animation-timing-function: linear 0;
    -moz-animation-timing-function: linear 0;
    -o-animation-timing-function: linear 0
}

#about-intro .a-icon i.ani[data-step="1"] {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s
}

#about-intro .a-icon i.ani[data-step="2"] {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s
}

#about-intro .a-icon i.ani[data-step="3"] {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s
}

@keyframes diagram2 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

@-webkit-keyframes diagram2 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

@-moz-keyframes diagram2 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

.serviceBlock .se-icon i.ani {
    -webkit-animation-duration: 8s;
    -moz-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-name: diagram2;
    -moz-animation-name: diagram2;
    -o-animation-name: diagram2;
    -ms-animation-name: diagram2;
    animation-name: diagram2;
    -webkit-animation-timing-function: linear 0;
    -moz-animation-timing-function: linear 0;
    -o-animation-timing-function: linear 0
}

.serviceBlock .se-icon i.ani[data-step="1"] {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.serviceBlock .se-icon i.ani[data-step="2"] {
    animation-delay: 2s;
    -webkit-animation-delay: 2s
}

.serviceBlock .se-icon i.ani[data-step="3"] {
    animation-delay: 3s;
    -webkit-animation-delay: 3s
}

.serviceBlock .se-icon i.ani[data-step="4"] {
    animation-delay: 4s;
    -webkit-animation-delay: 4s
}

.serviceBlock .se-icon i.ani[data-step="5"] {
    animation-delay: 5s;
    -webkit-animation-delay: 5s
}

.serviceBlock .se-icon i.ani[data-step="6"] {
    animation-delay: 6s;
    -webkit-animation-delay: 6s
}

@keyframes diagram3 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

@-webkit-keyframes diagram3 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

@-moz-keyframes diagram3 {
    0%,
    100%,
    48%,
    52% {
        font-size: 52px
    }
    50% {
        font-size: 62px
    }
}

.contactBlock .con-icon i.ani {
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-name: diagram3;
    -moz-animation-name: diagram3;
    -o-animation-name: diagram3;
    -ms-animation-name: diagram3;
    animation-name: diagram3;
    animation-timing-function: linear 0;
    -webkit-animation-timing-function: linear 0;
    -moz-animation-timing-function: linear 0;
    -o-animation-timing-function: linear 0
}

.contactBlock .con-icon i.ani[data-step="1"] {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.contactBlock .con-icon i.ani[data-step="2"] {
    animation-delay: 2s;
    -webkit-animation-delay: 2s
}

.contactBlock .con-icon i.ani[data-step="3"] {
    animation-delay: 3s;
    -webkit-animation-delay: 3s
}

@media (max-width:992px) {
    #about-intro .a-icon i.ani,
    .contactBlock .con-icon i.ani,
    .serviceBlock .se-icon i.ani {
        animation: none;
        -webkit-animation: none
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    color: #121212
}

h4 {
    font-size: 19px
}

h4 small {
    font-size: 20px
}

h4 small.ad {
    font-size: 16px
}

.tekst,
cite,
p {
    font-size: 14px
}

mark {
    background: #ED1C24
}

p {
    line-height: 22px
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.tekst {
    font-weight: 400
}

.align-left {
    text-align: left
}

@media (min-width:180px) {
    h1,
    h1 small {
        font-size: 32px
    }
    .lead {
        font-size: 16px;
        font-weight: 300
    }
    h2,
    h2 small {
        font-size: 30px
    }
    h2 {
        letter-spacing: -2px
    }
    h3,
    h3 small {
        font-size: 20px
    }
    h5 small {
        font-size: 13px
    }
}

@media (min-width:480px) {
    h1,
    h1 small {
        font-size: 42px
    }
    .lead {
        font-size: 16px;
        font-weight: 300
    }
    h2,
    h2 small {
        font-size: 38px
    }
    h2 {
        letter-spacing: -2px
    }
    h3,
    h3 small {
        font-size: 20px
    }
}

@media (min-width:768px) {
    h1,
    h1 small {
        font-size: 46px
    }
    .lead {
        font-size: 18px;
        font-weight: 300
    }
    h2,
    h2 small {
        font-size: 32px
    }
    h2 {
        letter-spacing: -2px
    }
    h3 {
        font-size: 28px
    }
    h3 small {
        font-size: 26px
    }
}

@media (min-width:992px) {
    h1,
    h1 small {
        font-size: 46px
    }
    .lead {
        font-size: 18px;
        font-weight: 300
    }
    h2,
    h2 small,
    h3 small {
        font-size: 32px
    }
    h2 {
        letter-spacing: -3px
    }
    h3 {
        font-size: 36px;
        letter-spacing: -1px
    }
}

@media (min-width:1200px) {
    h1,
    h1 small {
        font-size: 27px
    }
    h1,
    h2 {
        letter-spacing: -2px
    }
    .lead {
        font-size: 15px;
        font-weight: 400
    }
    h2,
    h2 small {
        font-size: 25px
    }
}

.list-inline>li {
    background: #f2f2f2;
    margin-bottom: 3px;
    transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -o-transition: all .5s ease 0
}

.list-inline>li:hover {
    background: #333;
    margin-bottom: 3px;
    color: #fff
}

#home {
    background-attachment: fixed;
    background-image: url(../img/bg_1.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    display: table;
    min-height: 100%;
    overflow: hidden;
    z-index: 1
}

.parallax-overlay,
.parallax-overlay2 {
    background-color: transparent;
    background-repeat: repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0
}

.parallax-overlay {
    background-image: url(../img/pattern.png)
}

.parallax-overlay2 {
    background-image: url(../img/01-pattern-black.png)
}

.home-container,
.home-title {
    position: relative;
    z-index: 3
}

.home-slider {
    background: 0 0!important
}

.home-container {
    display: table-cell
}

.home-title {
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

.go-bottom {
    bottom: 10%;
    left: 0;
    opacity: .9;
    -webkit-opacity: .9;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3
}

.scrollbot:before {
    font-family: FontAwesome;
    content: "\f078";
    font-size: 3em;
    color: #fff;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-name: scrollanimation;
    -moz-animation-name: scrollanimation;
    -o-animation-name: scrollanimation;
    -ms-animation-name: scrollanimation;
    animation-name: scrollanimation;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease
}

.navbar-header .logo-brand,
.navbar-right {
    font-family: 'Open Sans', sans-serif
}

.scrollbot {
    bottom: 30px;
    left: 50%;
    margin-left: -14px;
    background: rgba(0, 0, 0, 0);
    border: 2px solid silver;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    display: block;
    height: 50px;
    position: relative;
    transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    width: 30px;
    z-index: 2
}

@media (max-width:992px) {
    .home-title {
        width: 740px
    }
}

@media (max-width:768px) {
    .home-title {
        width: 440px
    }
    .navbar-collapse {
        max-height: none;
        overflow-x: hidden
    }
}

@media (max-width:480px) {
    .home-title {
        width: 310px
    }
}

@media (max-width:320px) {
    .home-title {
        width: 220px
    }
}

@-webkit-keyframes scrollanimation {
    0%,
    100% {
        height: 5px
    }
    50% {
        height: 24px
    }
}

@-moz-keyframes scrollanimation {
    0%,
    100% {
        height: 5px
    }
    50% {
        height: 24px
    }
}

@-ms-keyframes scrollanimation {
    0%,
    100% {
        height: 5px
    }
    50% {
        height: 24px
    }
}

@keyframes scrollanimation {
    0%,
    100% {
        height: 5px
    }
    50% {
        height: 24px
    }
}

.header-bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.header-top {
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999
}

.logo-brand {
    float: left;
    font-size: 30px;
    height: 70px;
    line-height: 20px;
    padding: 15px 0 15px 15px
}

.navbar-default .logo-brand h3 {
    color: #121212;
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px
}

.navbar {
    min-height: 70px;
    border: none
}

#fun-facts,
#quotes-separator {
    min-height: 100%;
    z-index: 1;
    height: 100%
}

.navbar-default {
    background-color: #FFF;
    border-bottom: medium none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    left: 0;
    opacity: .95;
    -webkit-opacity: .95;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.navbar-collapse {
    color: #121212;
    margin-top: 6px;
    padding-left: 35px;
    padding-right: 15px
}

.navbar-right {
    font-size: 13px;
    height: 100%;
    margin-top: 10px
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: none;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 18px;
    padding: 9px 10px;
    position: relative;
    border-radius: none
}

.nav>li>a,
.nav>li>span {
    padding: 10px 15px;
    position: relative;
    display: block;
    text-transform: uppercase
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff
}

.navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #121212
}

.nav>li>span {
    cursor: pointer
}

.navbar-default .navbar-nav>li>a {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    color: #121212
}

.btn,
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning,
.counter,
.offer-list li span,
.skills-col p,
.testimonials h3 small {
    font-family: 'Open Sans', sans-serif
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #121212
}

.dropdown-menu {
    font-size: 13px;
    border: 0;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .15)
}

.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    padding: 5px 20px;
    text-transform: uppercase;
    white-space: nowrap
}

#about,
.menu-padding {
    padding-top: 70px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.content {
    margin-top: 0
}

.dropdown:hover .dropdown-menu {
    display: block
}

.site-wrapper {
    clear: both
}

.site-wrapper-video {
    background: #fff;
    z-index: 1
}

#about {
    padding-bottom: 60px
}

.intro-content {
    clear: both;
    padding: 20px 90px;
    position: relative
}

.intro-blocks {
    opacity: 0;
    padding-left: 0!important
}

.intro-content ul {
    list-style-type: none;
    padding-left: 25px
}

.intro-blocks.vs-intro {
    position: relative
}

.intro-content .intro-blocks {
    margin-left: -90px;
    margin-right: -90px
}

.intro-blocks li {
    display: block;
    margin: 0;
    padding: 0;
    position: static!important
}

.intro-content ul li {
    position: relative
}

.intro-blocks.vs-intro li {
    float: left;
    width: 33.3333%
}

.intro-blocks.vs-intro .tile {
    position: relative;
    z-index: 0;
    text-align: center
}

.intro-blocks .tile .intro-title {
    display: none
}

.intro-blocks.vs-intro .tile .intro-title {
    background: url(../img/user-profile-close.png) 50% center no-repeat;
    display: block;
    padding-bottom: 0
}

.intro-blocks.vs-intro .tile .intro-title .inner {
    background: #f2f2f2;
    display: table;
    height: 100%;
    opacity: 1;
    transition: opacity .25s ease 0;
    -webkit-transition: opacity .25s ease 0;
    -moz-transition: opacity .25s ease 0;
    -o-transition: opacity .25s ease 0;
    width: 99%
}

.intro-blocks.vs-intro .tile .intro-title .wrap {
    display: table-cell;
    height: 100%;
    padding: 30px 10px;
    vertical-align: middle;
    width: 99%
}

.intro-blocks.vs-intro .tile .trigger {
    background: url(../img/plus-large.png) -9999px 0 no-repeat rgba(3, 46, 65, 0);
    border: 0 solid #EAEEF1;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    transition: background-color .4s ease 0s, border-width .2s ease 0;
    -webkit-transition: background-color .4s ease 0s, border-width .2s ease 0;
    -moz-transition: background-color .4s ease 0s, border-width .2s ease 0;
    width: 99%
}

.skillbar-title,
.skillbar-title span {
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px
}

.intro-blocks.vs-intro .intro-detail {
    bottom: 0;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.intro-blocks .row {
    padding-bottom: 0;
    padding-top: 60px
}

.container.flat .row {
    margin-left: 0;
    margin-right: 0
}

.intro-blocks .intro-title {
    padding-bottom: 20px;
    text-align: center
}

.no-touch .intro-blocks.vs-intro .tile .trigger:hover {
    border-width: 20px;
    background-position: center;
    background-color: rgba(255, 255, 255, .9)
}

.no-touch.lt-ie9 .intro-blocks.vs-intro .tile .trigger:hover {
    background-color: #032E41
}

.intro-blocks.vs-intro .tile.open {
    border-bottom-color: #fff
}

.intro-blocks.vs-intro .tile.open .intro-title .inner {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.lt-ie9 .intro-blocks.vs-intro .tile.open .intro-title .inner {
    visibility: hidden
}

.a-icon {
    font-size: 72px;
    padding: 20px 0 0;
    position: relative;
    color: #ED1C24
}

.shadow-icon {
    position: absolute;
    bottom: -40px;
    margin: 0 auto;
    text-align: center;
    font-size: 110px;
    color: #f2f2f2;
    width: 100%;
    z-index: -1
}

@media (max-width:480px) {
    .intro-blocks .row {
        padding-top: 0
    }
    .intro-blocks.vs-intro li {
        float: left;
        width: 100%;
        margin: 0!important
    }
    .intro-blocks.vs-intro .intro-detail {
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .intro-blocks.vs-intro .tile .intro-title .wrap {
        padding: 30px 10px
    }
    .a-icon {
        font-size: 62px
    }
    .shadow-icon {
        font-size: 100px
    }
}

@media (max-width:769px) {
    .intro-blocks .row {
        padding-top: 0
    }
    .intro-blocks.vs-intro li {
        float: left;
        width: 100%;
        margin: 0!important
    }
    .intro-blocks.vs-intro .intro-detail {
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .intro-blocks.vs-intro .tile .intro-title .wrap {
        padding: 30px 10px
    }
    h4 {
        font-size: 20px;
        letter-spacing: -1px
    }
    h4 small {
        font-size: 16px;
        letter-spacing: 0
    }
}

@media (max-width:992px) {
    h4 {
        font-size: 20px;
        letter-spacing: -1px
    }
    h4 small {
        font-size: 16px;
        letter-spacing: 0
    }
}

#who-we-are {
    background-position: center 0;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-image: url(../img/bg_3.jpg);
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 1
}

.col-weare {
    margin-top: 40px;
    margin-bottom: 40px;
    z-index: 3
}

.col-weare h2 {
    line-height: 1
}

.col-skills {
    margin-bottom: 20px;
    color: #fff;
    z-index: 3;
    height: 300px
}

.skills-col {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 40px
}

.skills {
    text-align: left;
    margin: 40px 0;
    padding: 0;
    color: #fff
}

#team .grid,
.fact,
.quotes,
.section-t-title {
    text-align: center
}

.skills-col .skills p {
    line-height: 0
}

.skillbar {
    position: relative;
    display: block;
    margin-bottom: 35px;
    width: 100%;
    background: #999;
    height: 30px;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color
}

.skillbar-title {
    position: absolute;
    font-weight: 400;
    font-size: 13px;
    top: 0;
    left: 0;
    color: #fff;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.skillbar-title span {
    padding: 0 10px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.skillbar-bar {
    height: 26px;
    width: 0;
    background-color: #ED1C24
}

.blue {
    background-color: #3b3bff
}

.skills-col p {
    font-size: 13px;
    line-height: 23px;
    margin: 0;
    padding-left: 10px
}

#fun-facts {
    background: rgba(0, 0, 0, .06);
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px
}

.fact-container {
    background: rgba(255, 255, 255, .8);
    padding-top: 60px;
    padding-bottom: 13px
}

.counter {
    font-size: 52px;
    font-weight: 700;
    line-height: 0;
    color: #ED1C24
}

#quotes-separator {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(../img/bg_2.jpg);
    display: block;
    width: 100%;
    color: #fff
}

.quotes {
    color: #fff;
    position: relative;
    z-index: 3;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: 950px;
    margin: 0 auto
}

.label {
    font-weight: 400
}

.label-primary {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    background-color: #ED1C24;
    color: #fff;
    border-radius: .2em;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -o-border-radius: .2em
}

.video-info-title,
.we-work-info {
    line-height: 1
}

.quotes .fa.fa-quote-left,
.quotes .fa.fa-quote-right {
    font-size: 26px;
    vertical-align: top;
    margin-top: 2px
}

#quotes-slider .item .col-lg-12 {
    padding: 25px 45px
}

#team {
    padding-bottom: 60px;
    padding-top: 60px
}

.section-t-title {
    margin-bottom: 50px
}

#team .grid {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative
}

#team .grid figure img {
    position: relative;
    display: block
}

#team .grid figure figcaption {
    color: #fff;
    padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

#team .grid figure figcaption::after,
#team .grid figure figcaption::before {
    pointer-events: none;
    -webkit-pointer-events: none
}

#team .grid figure a,
#team .grid figure figcaption {
    position: absolute;
    left: 0;
    width: 100%
}

#team .grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
    -webkit-opacity: 0
}

#team .grid figure h4 span {
    font-weight: 800
}

#team .grid figure {
    background: #222;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1
}

#team .team-social {
    background: #ED1C24;
    height: 99%;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 100
}

#team .team-social a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    transition: all .4s linear 0;
    -webkit-transition: all .4s linear 0;
    -moz-transition: all .4s linear 0;
    -o-transition: all .4s linear 0
}

#how-we-work,
#video-separator {
    display: table;
    min-height: 100%;
    vertical-align: middle
}

#team .team-social a:hover {
    color: #111
}

figure.effect-lily img {
    width: 100%;
    opacity: .7;
    -webkit-opacity: .7;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -moz-transition: opacity .35s, transform .35s;
    -o-transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -o-transform: translate3d(-40px, 0, 0)
}

figure.effect-lily figcaption {
    top: auto;
    bottom: 0;
    height: 50%;
    text-align: left
}

figure.effect-lily h4,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    -moz-transform: translate3d(0, 40px, 0);
    -o-transform: translate3d(0, 40px, 0)
}

figure.effect-lily h4 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -moz-transition: transform .35s;
    -o-transition: transform .35s
}

figure.effect-lily p {
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: opacity .2s, -webkit-transform .35s;
    transition: opacity .2s, transform .35s;
    -moz-transition: opacity .2s, transform .35s;
    -o-transition: opacity .2s, transform .35s
}

figure.effect-lily:hover p {
    opacity: 1;
    -webkit-opacity: 1;
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

figure.effect-lily:hover h4,
figure.effect-lily:hover img,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

figure.effect-lily:hover img {
    opacity: .1;
    -webkit-opacity: .1;
    -moz-opacity: .1;
    -o-opacity: .1
}

.team-member .grid:hover .team-social {
    background-color: #ED1C24;
    color: #212121!important
}

@media (min-width:979px) and (max-width:1224px) {
    #team .grid figure figcaption {
        padding: 1.5em
    }
    figure.effect-lily figcaption {
        height: 60%
    }
}

@media (max-width:769px) {
    #team .grid {
        width: 60%;
        margin: 0 auto
    }
}

.col-we-work,
.service {
    margin-bottom: 40px
}

@media (max-width:480px) {
    #team .grid {
        width: 100%
    }
}

@media (max-width:320px) {
    #team .team-social a {
        padding: 2px 0
    }
    #team .grid figure a,
    #team .grid figure figcaption {
        position: relative
    }
    figure.effect-lily h4 {
        transform: none;
        -webkit-transform: none
    }
    #team .grid figure figcaption {
        padding: 10px
    }
}

#video-separator {
    background-position: center 0;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-image: url(../img/bg_5.jpg);
    width: 100%;
    height: 100%;
    z-index: 1;
    padding-top: 40px
}

.video-separator-content {
    margin-top: 40px;
    margin-bottom: 40px
}

#services {
    padding-top: 60px;
    padding-bottom: 60px
}

.section-title {
    text-align: center;
    margin-top: 40px
}

.section-title-left {
    text-align: left;
    margin-top: 40px
}

.serviceBlock {
    display: block;
    height: 220px;
    overflow: hidden;
    margin: 0 20px 40px;
    position: relative;
    transition: all .2s ease 0;
    -webkit-transition: all .2s ease 0;
    -moz-transition: all .2s ease 0;
    -o-transition: all .2s ease 0
}

.se-icon {
    font-size: 52px;
    padding: 20px 0 0;
    position: relative;
    color: #ED1C24;
    text-align: center
}

.shadow-se-icon {
    position: absolute;
    bottom: -40px;
    margin: 0 auto;
    text-align: center;
    font-size: 90px;
    color: #f2f2f2;
    width: 100%;
    z-index: -1
}

.sa-title {
    background-color: #f2f2f2;
    padding: 20px;
    display: block;
    text-align: center
}

.serviceBlock .sa-title h4 {
    color: #212121;
    letter-spacing: -1px
}

.serviceBlock .sa-trigger {
    background: url(../img/plus-large.png) -9999px 0 no-repeat rgba(3, 46, 65, 0);
    border: 0 solid #EAEEF1;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    transition: background-color .4s ease 0s, border-width .2s ease 0;
    width: 100%
}

.no-touch .serviceBlock .sa-trigger:hover {
    border-width: 20px;
    background-position: center;
    background-color: rgba(255, 255, 255, .9)
}

.no-touch.lt-ie9 .serviceBlock .sa-trigger:hover {
    background-color: #032E41
}

.intro-blocks.vs-intro .tile.open .trigger {
    -webkit-transition: background-color .15s, border-width .1s;
    -moz-transition: background-color .15s, border-width .1s;
    -o-transition: background-color .15s, border-width .1s;
    transition: background-color .15s, border-width .1s;
    border-width: 0!important;
    background-color: rgba(3, 46, 65, 0)!important;
    background-image: none!important
}

.lt-ie9 .intro-blocks.vs-intro .tile.open .trigger {
    background-color: transparent!important
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    opacity: 1!important;
    background: rgba(0, 0, 0, .8)
}

.reveal-modal.small {
    width: 200px;
    margin-left: -140px
}

.reveal-modal.medium {
    width: 400px;
    margin-left: -240px
}

.reveal-modal.large {
    width: 600px;
    margin-left: -340px
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px
}

.reveal-modal {
    visibility: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFF;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    height: auto;
    left: 50%;
    position: absolute;
    top: 50px;
    z-index: 999;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    margin-left: -15%;
    width: 30%;
    padding: 1.875em
}

.reveal-modal .service-icon {
    display: block;
    font-size: 52px;
    margin-bottom: 10px;
    width: 100%
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

ul.nav_modal {
    display: none
}

.db {
    display: block!important
}

ul.nav_modal li .prev {
    box-shadow: -3px 0 0 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: -3px 0 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: -3px 0 0 0 rgba(0, 0, 0, .2);
    left: -1.6em
}

ul.nav_modal li .next {
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, .2);
    right: -1.6em
}

.close-reveal-modal {
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    transition: all 2s ease-in
}

.reveal-modal .close-reveal-modal {
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    color: #AAA;
    cursor: pointer;
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    right: .6875em;
    top: .5em
}

ul.nav_modal li a {
    -moz-box-sizing: border-box;
    background: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 50px;
    margin-top: -25px;
    position: absolute;
    top: 50%!important;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0;
    width: 50px
}

ul.nav_modal li a svg {
    display: inline-block;
    height: 21px;
    -webkit-transition: all .2s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out .1s;
    -ms-transition: all .2s ease-in-out .1s;
    -o-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s;
    width: 14px;
    margin: 14px
}

ul.nav_modal li a svg path {
    fill: #D1D1D1;
    -webkit-transition: all .5s ease-in-out 0;
    -moz-transition: all .5s ease-in-out 0;
    -ms-transition: all .5s ease-in-out 0;
    -o-transition: all .5s ease-in-out 0;
    transition: all .5s ease-in-out 0
}

ul.nav_modal li a:hover svg path {
    fill: #D7B55E
}

ul.nav_modal li .next:hover {
    box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    right: -2em
}

ul.nav_modal li .next:hover svg {
    margin-left: 10px
}

ul.nav_modal li .prev:hover {
    box-shadow: 0 0 0 0 transparent;
    left: -2em
}

ul.nav_modal li .prev:hover svg {
    margin-right: 10px
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .reveal-modal {
        margin-left: -40%;
        width: 65%
    }
}

@media (max-width:480px) {
    .reveal-modal {
        margin-left: -39%;
        width: 77%
    }
}

#how-we-work .panel {
    border: 0;
    box-shadow: none;
    background: none
}

.over-icon,
.over-penal {
    background: #fff;
    width: 60px;
    height: 100%;
    top: 0;
    left: 0
}

#how-we-work .panel-group {
    margin: 0
}

#how-we-work .panel-group .panel {
    border-radius: 0;
    -webkit-border-radius: 0
}

#how-we-work .heading2 {
    background-color: #fff;
    color: #212121;
    font-size: 24px;
    padding: 5px 0;
    position: relative;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0
}

#how-we-work .heading2 h4 small {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

#how-we-work .heading2:hover {
    background-color: #fff
}

.over-icon {
    position: absolute;
    z-index: 0
}

#how-we-work .heading2 a {
    color: #212121;
    display: block;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0
}

#how-we-work .heading2:hover a {
    color: #ED1C24
}

#how-we-work .action-penal-btn {
    padding: 20px 0
}

#how-we-work #accordion i {
    text-align: center;
    width: 60px;
    margin-right: 15px
}

#how-we-work .panel-body {
    padding: 20px 20px 20px 80px;
    position: relative;
    z-index: 1
}

.over-penal {
    position: absolute;
    z-index: 0
}

#how-we-work,
#testimonials {
    background-position: center 0;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden
}

#how-we-work {
    background-attachment: fixed;
    background-image: url(../img/bg_3.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 1
}

.col-we-work {
    margin-top: 40px;
    z-index: 3
}

.process-b {
    margin-top: 60px;
    margin-bottom: 60px;
    z-index: 3
}

.process-block {
    width: 100%;
    background-color: #ED1C24;
    position: relative;
    height: 40px;
    margin-bottom: 20px;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0
}

.process-block:last-child {
    margin-bottom: 0
}

.process-block h5 {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-left: 100px;
    text-transform: lowercase;
    color: #121212;
    position: relative;
    display: block;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.process-block .process-icon {
    position: absolute;
    left: 0;
    background-color: #fff;
    font-size: 28px;
    width: 80px;
    height: 40px;
    color: #333;
    text-align: center;
    z-index: 0
}

.process-block .process-icon i {
    line-height: 40px
}

.process-block:hover {
    background-color: #fff
}

.process-block:hover h5 {
    margin-left: 70px
}

#separator-action-penal {
    display: block;
    z-index: 1
}

#separator-action-penal.top-pen {
    background: rgba(0, 0, 0, .06);
    height: auto;
    min-height: auto;
    padding: 30px 0
}

.top-pen .container {
    background: rgba(255, 255, 255, .8)
}

#contact-form,
#testimonials {
    background-repeat: repeat-y;
    background-attachment: fixed
}

.call-action-penal {
    padding: 20px 0;
    vertical-align: middle;
    display: table
}

.action-penal-info {
    text-align: left
}

@media (max-width:480px) {
    .action-penal-info h3,
    .action-penal-info h3 small {
        font-size: 18px
    }
    .over-penal {
        display: none
    }
    #how-we-work .panel-body {
        padding: 20px
    }
    #how-we-work .heading2 a {
        padding-right: 12px
    }
    #how-we-work #accordion i {
        width: 35px
    }
}

@media (min-width:768px) {
    .action-penal-btn,
    .project-detail-info {
        display: table-cell;
        vertical-align: middle
    }
    .action-penal-info h3,
    .action-penal-info h3 small {
        font-size: 22px
    }
    .project-detail-info {
        text-align: left;
        padding: 0
    }
    .action-penal-btn {
        padding: 20px 0 20px 20px;
        text-align: right
    }
}

.cbp-l-grid-projects .grid,
.con-icon,
.con-title,
.shadow-con-icon,
.shadow-social-icon {
    text-align: center
}

@media (max-width:180px) {
    .action-penal-btn {
        padding: 20px 0 20px 20px
    }
}

#our-work {
    padding-bottom: 60px
}

.portfolio-container {
    position: relative;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

#filters {
    padding: 0;
    margin-bottom: 30px
}

#filters li {
    float: left
}

#filters li span {
    display: block;
    padding: 5px 20px;
    margin-right: 5px;
    margin-top: 5px;
    color: #121212;
    cursor: pointer;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .4s cubic-bezier(.25, .46, .45, .94);
    transition: .4s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color
}

#filters li span.active {
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px
}

#filters li span:focus,
#filters li span:hover {
    color: #fff
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative!important
}

.cs-style-3 figure {
    overflow: hidden
}

.cs-style-3 figure img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

#testimonials,
.cs-style-3 figcaption {
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.cs-style-3 figure.cs-hover img,
.no-touch .cs-style-3 figure:hover img {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0)
}

.cs-style-3 figcaption {
    bottom: 0;
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    background-color: #121212;
    display: table-cell;
    left: 0;
    position: absolute;
    top: 0
}

.cbp-l-grid-projects .grid figcaption {
    padding-top: 35.5%
}

.cbp-l-grid-projects .grid figcaption a {
    color: #FFF;
    padding: 5px
}

.cs-style-3 figure.cs-hover figcaption,
.no-touch .cs-style-3 figure:hover figcaption {
    opacity: .7;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.cbp-l-filters-button .cbp-filter-item-active {
    background-color: #ED1C24;
    color: #212121!important
}

.work-wrap-header {
    margin: 100px 0 0
}

.work-widget {
    margin-bottom: 60px
}

#clients img {
    display: block;
    height: 170px!important;
    width: 235px!important
}

#testimonials {
    background-image: url(../img/bg_3.jpg);
    background-size: cover;
    display: block;
    min-height: 100%;
    z-index: 1
}

#testimonials-slider {
    position: relative;
    z-index: 3;
    text-align: center;
    height: 100%;
    max-width: 950px;
    margin: 0 auto
}

.testimonials {
    margin-top: 60px;
    margin-bottom: 60px
}

.testimonials h3 small {
    font-size: 15px
}

.testimonial-img {
    width: 100px;
    margin: 20px 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%
}

.testimonials .fa.fa-quote-left,
.testimonials .fa.fa-quote-right {
    font-size: 10px;
    vertical-align: top;
    margin-top: 2px
}

#contact-form,
#seperator-contact {
    background-position: center 0;
    background-size: cover;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle
}

#price-list {
    padding-top: 60px;
    padding-bottom: 60px
}

.price-container {
    margin-bottom: 80px
}

.price-box,
.price-box-next {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    position: relative
}

.price-box {
    background-color: #FFF
}

.price-box-next {
    background-color: #fff
}

.price-icon {
    position: absolute;
    font-size: 74px;
    bottom: 0;
    left: 0;
    line-height: 0;
    color: #fff
}

.price-box-big {
    background-color: #F1F1F1;
    position: relative;
    padding: 35px 15px
}

.price-box-info h4 {
    font-size: 25px;
    letter-spacing: -1px;
    color: #121212
}

.price-box-info h2 {
    color: #121212
}

.price-box-info h2 span {
    font-size: 36px
}

.price-box-info h2 small {
    font-size: 24px;
    color: #121212
}

.price-box-info h3 span {
    font-size: 36px
}

.price-box-info h3 small {
    font-size: 24px;
    color: #121212
}

.price-box-info {
    margin: 15px
}

.offer-list {
    list-style-type: none;
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    -khtml-padding-start: 0;
    -o-padding-start: 0;
    padding-start: 0;
    padding: 0
}

.offer-list li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 8px 0
}

.offer-list li span {
    font-weight: 700
}

.offer-list li:last-child {
    border-bottom: 0 none
}

.sign-up-btn {
    margin-bottom: 30px;
    padding: 20px 0
}

#seperator-contact {
    background-repeat: no-repeat;
    background-image: url(../img/bg_6.jpg);
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff
}

.co-details {
    margin-top: 80px;
    margin-bottom: 80px;
    color: #fff;
    z-index: 3
}

#contact-adderss {
    padding-top: 60px;
    padding-bottom: 60px
}

.contactBlock {
    display: block;
    height: 220px;
    overflow: hidden;
    margin: 0 20px 40px;
    position: relative;
    transition: all .2s ease 0;
    -webkit-transition: all .2s ease 0;
    -moz-transition: all .2s ease 0;
    -o-transition: all .2s ease 0
}

.con-icon {
    font-size: 52px;
    padding: 20px 0 0;
    position: relative;
    color: #ED1C24
}

.shadow-con-icon {
    position: absolute;
    bottom: -40px;
    margin: 0 auto;
    font-size: 90px;
    color: #f2f2f2;
    width: 100%;
    z-index: -1
}

.con-title {
    background-color: #f2f2f2;
    padding: 20px;
    display: block
}

#contact input,
select,
textarea {
    color: #212121;
    background: #fff;
    font-weight: 400;
    width: 100%
}

.contactBlock .con-title h4 {
    color: #212121;
    letter-spacing: -1px
}

#contact-form {
    background-image: url(../img/bg_5.jpg);
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1
}

.col-contact-form {
    margin-top: 40px;
    margin-bottom: 40px;
    z-index: 3
}

.dnnFormItem input[type=text],
.dnnFormItem input[type=password],
.dnnFormItem input[type=email],
.dnnFormItem input[type=tel],
.dnnFormItem select,
.dnnFormItem textarea {
    width: 100%;
    max-width: 100%;
    padding: 12.9px;
    background: #fff;
    border: 1px solid #dfdfdf;
    margin: 7px 0;
    -webkit-border-radius: 2px;
    font-weight: 400;
    color: #212121
}

#contact input,
select {
    padding: 6px;
    border: 1px solid #dfdfdf;
    margin: 0;
    -webkit-border-radius: 2px
}

#contact input[type=checkbox] {
    width: auto
}

.label-checkbox input[type=checkbox] {
    margin-right: 10px!important
}

.uneditable-input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=color]:focus,
textarea:focus {
    border-color: none;
    box-shadow: none;
    outline: 0
}

textarea {
    max-width: 100%;
    height: 100px;
    padding: 13px;
    border: 1px solid #dfdfdf;
    margin-top: 7px;
    margin-right: 15px;
    -webkit-border-radius: 2px
}

#contact input:focus,
select:focus,
textarea:focus {
    border: 1px solid #999;
    background-color: #fff;
    color: #333
}

.dnnFormItem input[type=submit],
.dnnPrimaryAction,
.submit,
a.dnnPrimaryAction {
    width: 100%;
    margin: 15px 0;
    cursor: pointer;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border-radius: 3px;
    border-color: #ED1C24;
    background: #ED1C24;
    font-weight: 900;
    -webkit-transition: .4s cubic-bezier(.25, .46, .45, .94);
    transition: .4s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    box-shadow: none
}

.tweet_text a,
.twitter-user {
    transition: all .2s linear 0
}

.dnnPrimaryAction:hover,
.submit:hover,
a.dnnPrimaryAction:hover {
    background: #444;
    border-color: #444
}

#contact input[type=submit][disabled] {
    background: #888
}

#contact span.required {
    font-size: 13px;
    color: red
}

#message {
    margin: 10px 0;
    padding: 0
}

.error_message {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
    padding: 3px 10px 3px 35px;
    color: #8a1f11;
    -webkit-border-radius: 5px;
    background-color: #FBE3E4;
    background-image: url(../img/error.html);
    background-position: 10px center;
    background-repeat: no-repeat
}

.loader {
    padding: 0 10px
}

#contact-social {
    background: rgba(0, 0, 0, .06);
    display: table;
    height: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    z-index: 1
}

.social-container {
    padding: 50px 0;
    background: rgba(255, 255, 255, .8)
}

.social-container a {
    color: #ED1C24
}

.social-container a:hover {
    color: #333
}

.social-container span i {
    font-size: 42px;
    font-weight: 700
}

.twitter-feed {
    background-color: #f2f2f2;
    position: relative;
    display: block
}

.notch {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -40px;
    height: 0;
    left: 50%;
    margin-left: -10px;
    padding: 0;
    position: absolute;
    width: 20px
}

.shadow-social-icon {
    bottom: 10px;
    color: rgba(0, 0, 0, .07);
    font-size: 75px;
    position: absolute;
    width: 100%;
    z-index: -1
}

#img-gallery {
    position: relative;
    display: block
}

#gallery img {
    display: block;
    height: 170px!important;
    width: 235px!important
}

#map {
    height: 350px;
    width: auto
}

#twitter-feed {
    background-color: #ED1C24;
    display: block;
    padding-bottom: 10px;
    padding-top: 0
}

#twitter-box {
    margin: 17px 0 0;
    padding: 10px 20px;
    text-align: left;
    width: 100%
}

.tweet_text {
    font-size: 16px;
    font-weight: 400
}

.twitter-user {
    color: #121212;
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -o-transition: all .2s linear 0
}

.twitter-user:hover {
    color: #fff
}

.tweet_text a {
    color: #fff;
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -o-transition: all .2s linear 0
}

.tweet_text a:hover {
    color: #212121
}

#footer {
    background-color: #121212;
    padding-bottom: 15px
}

.back-to-top {
    background: #121212;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 28px;
    height: 100px;
    left: 0;
    line-height: 100px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all .2s linear 0;
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -o-transition: all .2s linear 0;
    width: 3.5%
}

footer .footer-menu {
    padding-top: 30px;
    font-size: 12px;
    font-weight: 400;
    height: 64px;
    color: #999
}

footer .footer-menu a {
    color: #999;
    font-weight: 500;
    margin-left: 30px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

#list>ul>li>table>tbody>tr>td>a,
.font-lowercase {
    text-transform: lowercase
}

footer .footer-menu a:hover {
    color: #fff
}

.btn,
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: none;
    border: 0;
    background-image: none;
    font-weight: 400;
    font-size: 12px;
    background-color: #ED1C24;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: .4s cubic-bezier(.25, .46, .45, .94);
    transition: .4s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    box-shadow: none
}

#style-switcher,
#style-switcher .bottom a.settings {
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .08);
    background: #FFF
}

.btn-danger:hover,
.btn-info:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-warning:hover,
.btn:hover {
    background-color: #121212;
    border-color: none
}

.btn-danger:focus,
.btn-info:focus,
.btn-primary:focus,
.btn-success:focus,
.btn-warning:focus,
.btn:focus {
    background-color: #999;
    border-color: none
}

.btn-danger:active,
.btn-default:active,
.btn-info:active,
.btn-primary:active,
.btn-success:active,
.btn-warning:active,
.btn:active {
    background: #121212;
    border: none
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #121212;
    border-color: #121212;
    outline: 0
}

.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid #999
}

.btn-default:hover {
    color: #fff
}

.open .dropdown-toggle.btn-primary {
    border-color: none
}

blockquote p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400
}

@media (min-width:768px) {
    .action-5-btn,
    .project-detail-info {
        display: table-cell;
        vertical-align: middle
    }
    .action-5-btn {
        padding: 20px 0 20px 20px
    }
    .project-detail-info {
        text-align: left;
        padding: 0
    }
    .action-5-btn {
        text-align: right
    }
}

@media (max-width:180px) {
    .action-5-btn {
        padding: 20px 0 20px 20px
    }
}

@media (min-width:769px) and (max-width:992px) {
    .btn-resp {
        font-size: 100%
    }
}

.article-content p {
    font-size: 15px
}

.article-title a {
    margin-bottom: 34px;
    color: #000
}

.article-media,
.article-meta {
    margin-bottom: 10px
}

.article-title a:hover {
    color: #ED1C24
}

.article-meta .link-list a {
    color: #777;
    display: inline-block
}

.article-meta .link-list a:hover {
    color: #ED1C24
}

.article-meta .link-list i {
    color: #777;
    display: inline-block
}

.orbit-wrapper .slider-nav,
.sw-page,
ul.colors li a {
    display: block
}

.article-media .slider-nav span {
    opacity: .1
}

.article-media:hover .slider-nav span {
    opacity: 1
}

#style-switcher div h3 {
    color: #1D1D1D;
    font-size: 19px;
    margin: 8px 3px 12px
}

#style-switcher {
    left: -189px;
    position: fixed;
    top: 17%;
    width: 195px;
    z-index: 9999
}

#style-switcher div {
    padding: 5px 10px
}

#style-switcher .bottom {
    background: #FFF;
    color: #252525;
    padding: 0
}

#style-switcher .bottom a.settings {
    display: block;
    height: 41px;
    position: absolute;
    right: -40px;
    top: 0;
    width: 40px;
    padding: 3px
}

#style-switcher .bottom a.settings i {
    margin-left: 1px;
    margin-top: 3px;
    color: #000
}

#style-switcher select {
    background: #F6F6F6;
    border: 1px solid #FFF;
    line-height: 1;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 150px
}

.options_box {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.sw-page {
    background: #222;
    color: #FFF;
    margin: 5px 0;
    padding: 10px
}

.tp-banner-container,
ul.colors {
    padding: 0
}

.sw-page:hover,
.variant {
    background: #000
}

ul.colors {
    margin: 0;
    overflow: hidden
}

ul.colors li {
    float: left;
    margin: 0
}

.Head,
.title-margine {
    margin-bottom: 20px
}

ul.colors li a {
    cursor: pointer;
    height: 31px;
    width: 35px
}

ul.colors .color1 {
    background: #ED1C24
}

ul.colors .color2 {
    background: #fc4c46
}

ul.colors .color3 {
    background: #1fda9a
}

ul.colors .color4 {
    background: #fc0
}

ul.colors li a.active {
    position: relative
}

ul.colors li a.active:after {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 10px;
    right: 12px;
    position: absolute;
    top: 9px
}

.dnnLabel,
.tp-banner,
.tp-banner-container {
    width: 100%;
    position: relative
}

.icon-2x {
    font-size: 28px;
    line-height: 30px
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

#ControlBar,
#ControlBar a,
#ControlBar div,
#ControlBar li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#ControlBar {
    height: 53px!important
}

.navbar-static-top.admin {
    top: 53px;
    z-index: 9
}

h2 small.podnaslov {
    font-size: 26px;
    line-height: 38px
}

.statistike-ikona {
    font-size: 38px !important
}

.label-warning {
    font-size: 14px
}

.dnnLabel {
    display: inline-block;
    float: left;
    overflow: visible;
    text-align: left
}

.title-margine {
    margin-top: 20px
}

#main-nav>ul>li:nth-child(2)>a {
    color: #ED1C24
}

#main-nav>ul>li:nth-child(8)>a {
    color: #ED1C24
}

label {
    display: block;
    font-weight: 400
}

.scroll-down {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    color: rgba(255, 255, 255, .9);
    -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.scroll-down:hover {
    color: #fff
}

.scroll-down.black {
    text-shadow: none;
    color: rgba(0, 0, 0, .9)
}

.local-scroll>a,
.statistika>a {
    color: #fff
}

.scroll-down-icon {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    position: absolute;
    left: 50%;
    bottom: 4px;
    font-size: 62px;
    -webkit-animation: scroll-down-anim 1s infinite;
    -moz-animation: scroll-down-anim 1s infinite;
    -o-animation: scroll-down-anim 1s infinite;
    animation: scroll-down-anim 1s infinite;
    z-index: 2
}

.statistika {
    margin-bottom: 40px
}

.nadmetanja {
    list-style: decimal
}

.nadmetanja-lista {
    margin-top: 8px;
    margin-bottom: 8px
}

.text-right {
    text-align: right
}

.anchor {
    position: relative;
    top: -50px
}

.language-object {
    padding: 8px 15px
}

span.Language.selected {
    padding: 8px
}

.margin-20 {
    margin-bottom: 20px
}

.remark {
    color: #ED1C24!important
}

.testirajte-besplatno-checkbox>tbody>tr>td>input {
    width: auto!important
}

.testirajte-besplatno-checkbox>tbody>tr>td>label {
    margin-left: 10px
}

.nadmetanja-naslov {
    font-size: 14px;
    letter-spacing: 0
}

.nadmetanja-naslov-regular {
    font-size: 16px;
    font-weight: 400
}

#list ul {
    list-style: none
}

#list ul li {
    margin-top: 10px;
    margin-bottom: 10px
}

.nadmetanja-list>tbody>tr>td>label {
    padding: 5px
}

.padding-nadmetanja {
    padding-top: 5px;
    padding-bottom: 5px
}

.form_submit input {
    text-shadow: none!important;
    border: 0!important;
    background-image: none!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 12px!important;
    background-color: #ED1C24!important;
    color: #fff!important;
    border-radius: 3px!important;
    -webkit-transition: .4s cubic-bezier(.25, .46, .45, .94)!important;
    transition: .4s cubic-bezier(.25, .46, .45, .94)!important;
    -webkit-transition-property: background-color, color!important;
    transition-property: background-color, color!important;
    box-shadow: none!important
}

.form_submit input:hover {
    background-color: #121212!important;
    border-color: none!important
}

.form_submit input:focus {
    background-color: #999!important;
    border-color: none!important
}

.form_submit input:active {
    background: #121212!important;
    border: none!important
}

.margin-bottom {
	margin-bottom: 20px;
}
