@import '../../assets/framework/swiper-slide/swiper.min.css';
html {     -webkit-font-smoothing: antialiased; }
body {
    overflow-x: hidden;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased !important;

}

.iconchristmas{
    position: absolute;
    left: 170px;
    top: 4px;
    z-index: 9000;
    width: 39px;
    height: auto;

}

.iconchristmas_img{
    width: 100%;
}

.notify-popup{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: 99999;
    display: none;
    background-color: #191717;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #616161;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}
/*#a7a8aa*/
.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

p {
    font-size: 14px;
    line-height: 1.75;
    -webkit-font-smoothing: subpixel-antialiased;
}

p.large {
    font-size: 16px;
}

p.bigger {
    font-family: 'Abel', 'Prompt', serif;
    font-size: 20px;
    margin-bottom: 5px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none;
}

a {
    color: #3c9474;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #FF9800;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
    -webkit-font-smoothing: subpixel-antialiased;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f9f9f9;
}

.bg-darkest-gray {
    background-color: #3c4240;
}

.bg-white {
    background-color: #FFF;
}

.btn-primary {
    color: white;
    background-color: #75d08f;
    border-color: #75d08f;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #fec503;
    border-color: #f6bf01;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f99e5f;
    border-color: #f99e5f;
}

.btn-primary .badge {
    color: #54ab8f;
    background-color: white;
}

.btn-xl {
    color: white;
    background-color: #4CAF50;
    border-color: #8BC34A;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #FF9800;
    border-color: #f6bf01;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color: #54ab8f;
    border-color: #54ab8f;
}

.btn-xl .badge {
    color: #54ab8f;
    background-color: white;
}

.navbar-custom {
    /*background-color: #3C4240;*/
    border-color: transparent;
    /* background-size: 272px 150px; */
    padding: 7px 0;
}

.navbar-custom .navbar-brand {
    color: #FFF;
    position: relative;
    font-size: 16px;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    margin-top: -50px;
    z-index: -1;
}

.logo {
    position: fixed;
    left: 5px;
    /*top: 0;*/
    top: 4px;
    height: 83px;
    z-index: 2000;
}

.logo svg {
    margin-top: 15px;
    margin-left: 4px;
    width: 128px;
    vertical-align: middle;
}
.logo img {
    /*width: 180px;*/
    width: 128px;
    vertical-align: middle;
}
.logo p {    
    margin-left: 20px;
    padding-left: 43px;
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 0px;
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-transform: uppercase;
    background: url(../images/bz-b.svg) no-repeat left;
    background-position: 2px;
}
/*.img-bz {
    background: url('../images/bz-b.png') no-repeat;
    width: 30px;
    height: 24px;
#52d398
}*/
@media only screen and (max-width : 765px) {    
    .engineering .logo p {
        margin-left: 2px;
        margin-top: 21px;
        color: rgb(87, 95, 99);
        font-size: 14px;
    }
    .logo p {   
        margin-left: 10px;
        margin-top: 18px;
        color: rgb(87, 95, 99);
        font-size: 18px;
    }
    .logo img {
        margin-top: 4px;
    }
    .navbar-custom {
        /*background-color: #3C4240;*/
        background-color: #575f63;
        border-color: transparent;
        background: url(../images/img/nav-bg.svg), #575f63;
        /* background-size: 272px 150px; */
        background-repeat: no-repeat;
        background-position: -357px 0;
        padding: 7px 0;
    }
    .home .navbar-custom {
        background-position: -425px 0;
    }
    .navbar-custom .navbar-collapse {
        background: #575f63;
    }
    .navbar-custom .nav li a {
        background: #575f63;
    }
}
.navbar-custom .navbar-brand img {
    width: 100%;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #3c947c;
}

.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}

.navbar-custom .navbar-toggle {
    background-color: #75d08f;
    border-color: #75d08f;
    text-transform: uppercase;
    color: white;
    font-size: 12px;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    border: 1px solid #ea9c48;
    background-color: #ea9c48;
}

.navbar-custom .nav li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: #75d08f;
    background: #fff;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.navbar-custom .nav li a.drop-a{
    color: #001f3f !important;
    text-shadow: 0px 0px 0px;
}
.navbar-custom .nav li a.lang-bar:hover, .navbar-custom .nav li a.lang-bar:focus{
    color:#75d08f !important;
    background: none !important;
}
.cl-effect-21 a.lang-bar::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    background: none !important;
    height: 0px !important;   
}
.navbar-custom .navbar-nav> .active> a {
    border-radius: 0;
    color: white;
    background-color: #4CAF50;
}

.navbar-custom .navbar-nav> .active> a:hover,
.navbar-custom .navbar-nav> .active> a:focus {
    color: white;
    background-color: #4CAF50;
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
/*video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}*/

@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding: 12px 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        border: none;
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: -36px;
    }
    .navbar-custom .navbar-nav> .active> a {
        border-radius: 3px;
    }
    .logo {
        top: -2px;
    }
    .logo p {
        color: #575f63;
    }
    .logo img {
        width: 160px;
        margin-left:5px;
        margin-top:-4px;
    }
    .logo svg {
        width: 160px;
        margin-left: 5px;
        margin-top: 10px;
    }
    /*.navbar-custom .dropdown{
        display: none;
    }*/
}

/*@media (min-width: 1980px) {
    .navbar-custom.affix {
        background: url('../images/img/navigation-bg-full.png') no-repeat center left;
    }
}*/
@media (min-width: 768px) {
    .navbar-custom.affix {
        /*background-color: #3C4240; */
        background-color: #575f63;
        background: url(../images/img/nav-bg.svg), #575f63;
        background-repeat: no-repeat;
        background-position: -390px 0;
        box-shadow: 0 2px 7px rgba(97, 97, 97, 0.27);
        /*padding: 10px 0;*/
        /*background-color:#9aa09e;*/
        padding: 0;
    }
    /*.navbar-custom.affix .navbar-brand {
      font-size: 1.5em;
    }*/
    .three-d .navbar-custom.affix,
    .web .navbar-custom.affix {
        background-position-x: -320px;
    }
    .engineering .navbar-custom.affix{
        background-position-x: -250px;
    }
}

header {
    text-align: center;
    color: white;
    position: relative;
    height: 75vh;
    overflow: hidden;
}

header img {
    top: -90px;
}

header .intro-text {
    position: absolute;
    top: 45%;
    z-index: 200;
    left: 44%;
    width: auto;
    font-size: 50px;
    display: none;
}

video#header {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
}

@media (min-width: 768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    header .intro-text .intro-lead-in {
        font-style: italic;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    header .intro-text .intro-heading {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 50px;
    }
    /*
      header video{
        top:auto;
        width: auto;
      }*/
}

section {
    padding: 50px 0;
}

section h2.section-heading-w {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px;
    height: 26px;
    color: #fff;
    font-family: 'Abel', sans-serif;
}

section h2.section-heading {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px;
    height: 26px;
    font-family: 'Abel', sans-serif;
}

section p.section-heading {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 100;
}

section p.section-heading-w {
    font-family: 'Arvo', serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
}

section hr.section-heading-spacer-w {
    float: center;
    width: 60px;
    border-top: 3px solid #fff;
}

section hr.section-heading-spacer-orange {
    float: center;
    width: 60px;
    border-top: 3px solid #fc684e;
}

section hr.section-heading-spacer {
    float: center;
    width: 60px;
    border-top: 3px solid #000000;
}

section h3.section-subheading {
    font-size: 16px;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 50px;
}

.page-title {
    padding: 50px;
    margin: 0;
    text-align: center;
    font-family: 'Abel', sans-serif;
    font-size: 36px;
    border-bottom: 2px solid #e6e4e4;
}

#content-title {
    text-align: left;
    font-family: 'Abel', sans-serif;
    font-size: 30px;
    padding-left: 27px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}

@media (min-width: 768px) {
    section {
        padding: 70px 0;
    }
}

@media (min-width: 992px){
    .service-type .col-md-2 {
        width: 20%;
    }
}
.service-type .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(255, 152, 0, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 25px;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption p {
    font-style: italic;
    font-size: 16px;
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

#webbox .webbox-item .webbox-link {
    display: block;
    position: relative;
    max-width: 480px;
    margin: 0 auto;
}

#webbox .webbox-item .webbox-link .webbox-hover {
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#webbox .webbox-item .webbox-link .webbox-hover:hover {
    opacity: 1;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content .webbox-hover-title {
    width: 98%;
    margin-left: 1%;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
    font-size: 4.71429rem;
    font-weight: 700;
    line-height: 4rem;
    text-transform: uppercase;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content .webbox-hover-button {
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 0 10px 0 10px;
    height: 26px;
    font-family: 'Abel', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: .05em;
    white-space: nowrap;
    background-color: #fc684e;
    text-transform: uppercase;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content i {
    margin-top: -12px;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content h3,
#webbox .webbox-item .webbox-link .webbox-hover .webbox-hover-content h4 {
    margin: 0;
}

#webbox .webbox-item .webbox-link .webbox-caption {
    width: 100%;
    margin-top: -40px;
    background-color: rgba(51, 51, 51, 0.52);
    padding: 10px;
    padding-left: 15px;
    position: absolute;
    z-index: 5;
    height: 40px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

#webbox .webbox-item .webbox-link .webbox-hover .webbox-caption:hover {
    opacity: 0;
}

#webbox .webbox-item .webbox-link .webbox-caption h4 {
    text-transform: uppercase;
    margin: 0;
    font-family: 'Abel', sans-serif;
    color: #fff;
}

#webbox .webbox-item .webbox-caption p {
    font-style: italic;
    font-size: 16px;
    margin: 0;
}

#webbox * {
    z-index: 2;
}

@media (min-width: 767px) {
    #webbox .webbox-item {
        /* margin: 0 0 30px; */
    }
}

.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 5px;
    background-color: #74c8a5;
    left: 40px;
    margin-left: -1.5px;
}

.timeline> li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px;
}

.timeline> li:before,
.timeline> li:after {
    content: " ";
    display: table;
}

.timeline> li:after {
    clear: both;
}

.timeline> li .timeline-panel {
    /*width: 100%;*/
    /*float: right;*/
    padding: 20px 20px 20px 20px;
    position: relative;
    text-align: left;
    background-color: #fff;
    margin-left: 90px;
    border-radius: 22px;
    border-bottom: 5px solid rgba(116, 200, 165, 0.28);
}

.timeline> li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline> li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: rgb(116, 200, 165);
    color: #ffffff;
    border-radius: 100%;
    border: 4px solid #74c8a5;
    text-align: center;
}

.timeline> li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px;
}

.timeline> li .timeline-image span {
    font-size: 40px;
    display: block;
    text-align: center;
    margin-top: 17px;
}

.timeline> li.timeline-inverted> .timeline-panel {
    /*float: right;*/
    text-align: left;
    padding: 20px 20px 20px 20px;
    margin-left: 90px;
}

.timeline> li.timeline-inverted> .timeline-panel .hr-about {
    width: 65px;
    margin-left: 0px;
    border-top: 3px solid #66cc9a;
}

.timeline> li>.timeline-panel::before,
.timeline> li.timeline-inverted> .timeline-panel::before {
    content: '';
    position: absolute;
    top: 20px;
    left: -30px;
    height: 0;
    width: 0;
    border: 20px solid transparent;
    border-color: transparent #fff transparent transparent;
}

.timeline> li.timeline-inverted> .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline> li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h3 {
    margin-top: 0px;
    margin-left: -2px;
    margin-bottom: 1px;
    font-size: 34px;
    font-weight: 700;
    color: rgb(116, 200, 165);
    font-family: 'Roboto Condensed', sans-serif, 'Prompt';
    /*    text-shadow: 1px 2px 0px rgb(250, 158, 95);*/
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: #6d7774;
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 1px;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body> p,
.timeline .timeline-body> ul {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline> li {
        margin-bottom: 100px;
        min-height: 100px;
    }
    .timeline> li .timeline-panel {
        width: 41%;
        float: left;
        padding: 20px 20px 20px 30px;
        text-align: right;
        margin-left: 0;
    }
    .timeline> li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
    }
    .timeline> li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px;
    }
    .timeline> li .timeline-image span {
        font-size: 50px;
        margin-top: 20px;
    }
    .timeline> li.timeline-inverted> .timeline-panel {
        float: right;
        text-align: left;
        padding: 20px 30px 20px 20px;
    }
    .timeline> li>.timeline-panel::before {
        top: 30px;
        left: 97%;
        border-color: transparent transparent transparent #fff;
    }
    .timeline> li.timeline-inverted> .timeline-panel::before {
        top: 30px;
        left: -30px;
    }
    header video {
        top: 0;
    }
}

@media (min-width: 992px) {
    .timeline> li .timeline-panel {
        padding: 20px 20px;
        margin-left: 0;
    }
    .timeline> li .timeline-image {
        width: 100px;
        height: 100px;
        margin-left: -52px;
    }
    .timeline> li .timeline-image h4 {
        font-size: 18px;
        margin-top: 12px;
        text-align: center;
        margin-left: 6px;
        line-height: 19px;
        font-family: 'Roboto Condensed', sans-serif;
    }
    .timeline> li .timeline-image span {
        font-size: 40px;
        margin-top: 25px;
    }
    .timeline> li.timeline-inverted> .timeline-panel {
        padding: 20px 20px 20px;
    }
    .timeline> li>.timeline-panel::before {
        top: 30px;
        left: 97%;
        border-color: transparent transparent transparent #fff;
    }
    .timeline> li.timeline-inverted> .timeline-panel::before {
        top: 30px;
        left: -30px;
    }
}

@media (min-width: 1200px) {
    .timeline> li .timeline-panel {
        padding: 30px 40px 25px 40px;
        margin-left: 0;
    }
    .timeline> li .timeline-image {
        width: 100px;
        height: 100px;
        margin-left: 0 auto;
    }
    .timeline> li .timeline-image h4 {
        margin-top: 20px;
    }
    .timeline> li .timeline-image span {
        font-size: 50px;
        margin-top: 20px;
    }
    .timeline> li.timeline-inverted> .timeline-panel {
        padding: 25px 50px 30px 40px;
    }
    .timeline> li>.timeline-panel::before {
        top: 30px;
        left: 99%;
        border-color: transparent transparent transparent #fff;
    }
    .timeline> li.timeline-inverted> .timeline-panel::before {
        top: 30px;
        left: -35px;
    }
}

.team-member {
    text-align: center;
    margin-bottom: 50px;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid white;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}



footer {
    color: #fff;
    /*background: #3c4240;*/
    background-color: #575f63;
    position: relative;
    z-index: 5;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0px 0;
}

footer h4 {
    color: #75d08f;
    font-size: 18px;
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    letter-spacing: 2px;
}
footer p {
    font-size: 16px;
}
footer div.container {
    padding: 25px;
}

footer span.copyright {
    line-height: 61px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-transform: none;
    color: #fff;
}

footer ul.quicklinks,
footer ul.quicklinks ul {
    list-style: none;
    margin-bottom: 0;
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: left;
    padding-left: 15px;
}

footer ul.quicklinks li,
footer ul.quicklinks li a {
    color: #FFF;
    font-size: 16px;
}

ul.social-buttons {
    margin-bottom: 40px;
    margin-top: 14px;
    padding-right: 2px;
}

ul.social-buttons li a {
    display: block;
    background-color: #222222;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 37px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #75d08f;
}

ul.social-buttons li a.active {
    background-color: #4CAF50;
}


@media (max-width: 425px) { 
    .heading-text{
        font-size: 24px !important;
    }
    .h4-about{
        font-size: 18px !important;
    }
    footer {
        bottom: 0px;
    }
    footer p{
        padding-left: 15px;
    }
    ul.social-buttons {
        margin-top: 19px;
        padding-right: 10px;
    }

    ul.social-buttons li a{
        font-size: 14px;
        width: 33px;
        height: 33px;
        line-height: 33px;
    }
}

.list-inline>li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}

ul.quicklinks .fa,
ul.quicklinks .glyphicon {
    width: 20px !important;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none;
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none;
}

::-moz-selection {
    text-shadow: none;
    background: #54ab8f;
}

::selection {
    text-shadow: none;
    background: #54ab8f;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    -webkit-tap-highlight-color: #54ab8f;
}

.margin-left-7px {
    margin-left: 7px;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: block;
    float: none;
    /* reset the text-align */
    text-align: center;
    /* inline-block space fix */
    margin-right: -4px;
}

.btn-circle {
    width: 40px;
    height: 40px;
    /*    margin-top: 15px;*/
    padding: 0px 6px;
    /*    border: 2px solid #fff;*/
    border-radius: 100% !important;
    font-size: 26px;
    color: #858c8a;
    background: transparent;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.btn-2down {
    width: 40px;
    height: 40px;
    margin-top: -55px;
    padding: 0px 6px;
    /*    border: 2px solid #fff;*/
    border-radius: 100% !important;
    font-size: 52px;
    color: #858c8a;
    background: transparent;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

#navigation {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #222222;
    z-index: 9999;
}

#navigation ul li {
    margin-bottom: 0px;
    position: relative;
    float: left;
    width: 16.6666666%;
    padding: 0;
}

#navigation ul li a i {
    margin-left: 0;
}

#navigation ul li a i.fa-mouse-pointer {
    margin-left: 5px;
}

ul.aside-buttons {
    margin-bottom: 0;
}

ul.aside-buttons li a {
    display: block;
    background-color: rgb(87, 95, 99);
    box-shadow: 1px 1px 2px rgba(53, 52, 52, 0.41);
    height: 50px;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    padding: 10px 0;
}

ul.aside-buttons li a div.title {
    position: absolute;
    display: none;
    background-color: #ec7421;
    left: 45px;
    top: 0px;
    width: 200px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 40px;
    color: #f7f7f7;
    font-family: 'Abel', 'Prompt', sans-serif;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

ul.aside-buttons li a:hover div.title {
    display: none;
}

ul.aside-buttons li a:hover,
ul.aside-buttons li a:focus,
ul.aside-buttons li a:active {
    background-color: #ec7421;
}

ul.aside-buttons li a.active {
    background-color: #75d08f;
}

@media (min-width: 768px) {
    #navigation {
        bottom: 5%;
        width: 40px;
    }
    #navigation ul li {
        margin-bottom: 0px;
        position: relative;
        float: none;
        width: auto;
        padding: 0 5px;
    }
    ul.aside-buttons li a {
        width: 40px;
        height: 40px;
        padding: 5px 5px;
    }
    ul.aside-buttons li a:hover div.title {
        display: block;
    }
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: center;
    width: 90px;
    border-top: 3px solid #e7e7e7;
}

.section-sub-heading a {
    border-bottom: 1px #fff solid;
    text-decoration: none;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.section-sub-heading a:hover {
    opacity: 0.5;
}

.section-sub-heading {
    font-size: 18px;
    margin-top: 8px;
    color: #fff;
    margin-bottom: 6px;
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
}

.section-sub-heading-w {
    font-size: 18px;
    margin-top: 8px;
    color: #3c4240;
    margin-bottom: 6px;
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
}

.sub-head a {
    font-size: 18px;
    margin-top: 8px;
    color: #fff;
    margin-bottom: 6px;
    font-family: 'Abel', sans-serif;
}

.sub-head {
    padding: 0px;
    background: #3c4240;
    height: 36px;
}

.sub-head-w {
    padding: 0px;
    background: #fff;
    height: 36px;
    position: absolute;
    margin-top: 40px;
    z-index: 5;
    width: 100%;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.webbox-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding-top: 10px;
    text-align: center;
}

.webbox-modal .modal-content h2 {
    margin-bottom: 15px;
}

.webbox-modal .modal-content p {
    margin-bottom: 30px;
}

.webbox-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
}

.webbox-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0;
}

.webbox-modal .modal-content img {
    margin-bottom: 0px;
}

.webbox-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.webbox-modal .close-modal:hover {
    opacity: 0.3;
}

.webbox-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}

.webbox-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}

.webbox-modal .modal-backdrop {
    opacity: 0;
    display: none;
}

.web-section-slide {
    padding: 50px 0;
    background-color: #f8f8f8;
    font-family: 'Abel', sans-serif;
}

.scroll-static {
    width: 100%;
}

.scroll-animation {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#slide-content {
    overflow: hidden;
}

#pinContainer {
    width: 100%;
    height: auto;
    -webkit-perspective: 1000;
    perspective: 1000;
}

#slideContainer {
    width: 400%;
    /* to contain 4 panels, each with 100% of window width */
    height: auto;
}

.slide-panel {
    height: auto;
    width: 25%;
    /* relative to parent -> 25% of 400% = 100% of window width */
    float: left;
    padding: 100px;
}

.outer {
    fill: transparent;
    stroke: #333;
    stroke-width: 19.8;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */
    -moz-transform: rotate(-89deg) translateX(-190px);
    transform: rotate(-89deg) translateX(-190px);
}


/* full circle 25 empty 534 */

.inner {
    fill: transparent;
    stroke: orange;
    stroke-width: 20;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */
    -moz-transform: rotate(-89deg) translateX(-190px);
    transform: rotate(-89deg) translateX(-190px);
    stroke-dashoffset: 0;
}

.circliful {
    overflow: visible !important;
}

.svg-container {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}

svg .icon {
    font-family: FontAwesome, 'Glyphicons Halflings';
}

.bcg-parallax {
    padding: 400px 0;
    color: #fff;
    background-color: #000;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.bcg {
    background: no-repeat center center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 140%;
    top: 0;
    opacity: 0.7;
    z-index: 1;
}

.content-wrapper {
    position: relative;
    z-index: 2;
}

.head-col {
    border-bottom: 0px solid #999;
    border-top: 0px solid #999;
    width: 100%;
    margin-top: 30px;
    width: 25%;
    padding-right: 5%;
    float: left;
}

.head-des {
    font-family: 'Arvo', serif;
    margin-top: 30px;
}

.descript {
    margin-top: -20px;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
}

.description-box {
    width: auto;
    padding-right: 5%;
    float: right;
}

.section-heading-spacer-30 {
    float: center;
    width: 30px;
    border-top: 3px solid #e7e7e7;
}

.margin-top-50 {
    margin-top: 50px;
}

.web-section-1 {
    background-color: #f8f8f8;
    font-family: 'Abel', sans-serif;
}

.web-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
    font-family: 'Abel', sans-serif;
}

.web-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    font-weight: blod;
    font-family: 'Abel', sans-serif;
    color: #000;
}

.intro-hr {
    opacity: 0;
}

.bg-dark-white p.sub-head {
    color: #ceccc6;
    font-size: 17px;
    font-family: 'Abel', serif;
    line-height: 20px;
    background: transparent;
    height: 0;
}
@media screen and (max-width: 425px) { 
    .bg-dark-white p.sub-head {
        font-size: 12px;
        margin: 15px 0 25px;
        line-height: 12px;
    }
    .section-heading-intro{
        font-size: 24px;
    }
    .contact-on-bot .bigger-intro{
        font-size: 32px !important;
    }
}
.bg-dark-white .text-muted {
    color: #afaba3;
}

.bg-dark-white {
    background-color: #fff;
    background: url(../images/img/bg-city.png) no-repeat bottom;
    background-size: cover;
}

.bg-intro-messege {
    max-width: 590px;
    color: #33686f;
    font-family: 'Abel', sans-serif;
    padding: 0px 0 30px 0;
    text-align: right;
    /*min-height: 300px;*/
    border-right: 1px solid #e6dfca;
    ;
    /*background: url('../images/img/linie.png') no-repeat center right;*/
    padding-right: 35px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.intro-messege-p {
    font-family: 'Arvo', serif;
    color: #000;
    text-shadow: 2px 0px 0px #fff;
}

.service-messege-p {
    font-family: 'Arvo', serif;
    font-size: 16px;
}

.section-heading-intro {
    letter-spacing: 5px;
    font-family: 'Roboto Condensed', sans-serif, 'Prompt';
    color: #89867e;
}

.fa-intro {
    font-size: 200px;
    color:#75d08f;
    margin-left: 0px;
    margin-top: 40px;
}

.bigger-intro {
    font-size: 40px;
    color: rgb(143, 206, 174);
    line-height: 20px;
}

.more-line .bg-intro-messege p.bigger {
    line-height: 2em;
    width: 28em;
    height: 9em;
}

.more-line .fa-intro {
    margin-left: 25px;
    margin-top: 40px;
}

@media screen and (max-width: 1024px) {
    .more-line .bg-intro-messege p.bigger {
        margin-top: 66px;
        margin-right: 17px;
        padding: 0;
        line-height: 2em;
        width: 29em;
        height: 9em;
        font-size: 16px;
    }
    .bg-intro-messege {
        max-width: 490px;
    }
    .more-line .fa-intro {
        margin-left: 25px;
    }
    .fa-intro {
        margin-left: -25px;
    }
}

@media screen and (max-width: 768px) {
    .three-line {
        text-align: center;
    }
    .more-line .bg-intro-messege p.bigger {
        margin-top: 20px;
        margin-right: 0px;
        text-align: center;
        padding: 0;
        line-height: 2em;
        width: 100%;
        height: 100%;
        font-size: 18px;
    }
    .bg-intro-messege {
        max-width: 100%;
        color: #33686f;
        font-family: 'Abel', sans-serif;
        padding-top: 18px;
        text-align: center;
        min-height: 100px;
        margin-bottom: 0;
        padding-bottom: 0;
        background: #fff;
        padding-right: 15px;
        padding-left: 15px;
    }
    .intro-hr {
        border-bottom: 2px solid #b3babb;
        width: 60px;
        opacity: 1;
        margin-bottom: 0;
    }
    .fa-intro {
        font-size: 140px;
        margin-left: 0px;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .bg-intro-messege p.bigger {
        font-size: 16px;
    }
    .three-line .bg-intro-messege p.bigger {
        margin-top: 10px;
        margin-bottom: 55px;
        padding-left: 0 !important;
    }
    .three-line .fa-intro {
        margin-top: -33px;
        margin-left: 0px;
    }
    .fa-spin {
        margin-left: -35px !important;
    }
}

@media screen and (max-width: 425px) {
    .bg-intro-messege {
        padding-top: 0px;
        /* margin-left: 15px; */
        /* margin-right: 15px; */
        min-height: 100px;
        margin-bottom: 0;
        margin-top: 0;
        padding-right: 15px;
        padding-left: 15px;
        border-right: 0;
    }
    .more-line .bg-intro-messege p.bigger {
        margin-top: 0px;
    }
    .fa-intro {
        margin-top: 0px;
        margin-left: 0px;
    }
}

.btn-to-top {
    font-family: "Akkurat-Pro-Bold", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 2px solid white;
    border-radius: 6px;
    color: white;
    -webkit-transition: .5s;
    margin-right: 15px;
    transition: .5s;
    background-color: transparent;
}

.btn-to-top:hover {
    background-color: rgb(255, 255, 255);
    color: #556655;
}

.btn-glr {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 1px solid #ec7421;
    border-radius: 6px;
    color: #ec7421;
    -webkit-transition: .5s;
    margin-right: 15px;
    margin-top: 20px;
    transition: .5s;
    background-color: transparent;
}

.btn-glr:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ec7421;
}

.cbp-so-section .btn-glr {
    border: 1px solid #58bac4;
    color: #58bac4;
    margin-left: -17px;
}

.cbp-so-section .btn-glr:hover {
    background-color: #58bac4;
    color: #fff;
    text-decoration: none;
}

.btn-glr-w {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
}

.btn-glr-w:hover {
    background-color: #fff;
    color: #999999;
    text-decoration: none;
}
.btn-glr-blue {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 1px solid #1c537d;
    border-radius: 6px;
    color: #1c537d;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
}

.btn-glr-blue:hover {
    background-color: #1c537d;
    color: #FFFFFF;
    text-decoration: none;
}

.btn-glr-g {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 1px solid #3c9484;
    border-radius: 6px;
    color: #3c9484;
    -webkit-transition: .5s;
    margin-right: 0;
    transition: .5s;
    background-color: transparent;
}

.btn-glr-g:hover {
    background-color: #3c9484;
    color: #fff;
    text-decoration: none;
}
.content-section-m .btn-glr-g{
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border: 1px solid #3c9484;
    border-radius: 6px;
    color: #3c9484;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
}
.content-section-m .btn-glr-g:hover {
    background-color: #3c9484;
    color: #fff;
    text-decoration: none;
}
.bg-3d {
    background: url('../images/img/3d-intro.png')no-repeat center;
    background-size: cover;
}

.animated {
    animation-name: bounce;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    -webkit-animation-name: bounce;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
    }
}

.bounce {
    animation-name: bounce;
}

.bg-head {
    background: url('../images/3dvisual/in/g19.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}

.bg-head-ex {
    background: url('../images/3dvisual/ex/2017-08-21-01-51-24.jpg') no-repeat top center;
    background-position: 50% 30%; 
    background-size: cover;
    height: 70vh;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}
.bg-head-obj {
    background: url('../images/3dvisual/obj/bz-3d-obj.png') no-repeat top center;
    background-position: 50% 30%; 
    background-size: cover;
    height: 70vh;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}

.bg-head-dn {
    background: url('../images/slides/city.Night.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}
.bg-head-photo {
    background: url('../images/photo/gallery/_SOA1561.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}
.bg-head-vhs {
    background: url('../images/slides/Revision55-25-406.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}

.bg-head-fp-2d {
    background: url('../images/floorplan/fp-head-2d.png') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 5px;
    /*    margin: 25px;*/
}
.bg-head-fp {
    background: url('../images/floorplan/fp-head.png') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 5px;
    /*    margin: 25px;*/
}

.bg-head-engineer {
    /*background: url('../images/engineering/citymodel/5.jpg') no-repeat top center;*/
    background: url('../images/slides/pipe.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 10px;
    /*    margin: 25px;*/
}

.bg-head-web {
    background: url('../images/web/web-head.png') no-repeat top center;
    background-color: #002166;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 10px;
    /*    margin: 25px;*/
}
.bg-head-movie {
    background: url('../images/3dvisual/57e0de1ea2bde.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}

.bg-head-photo-movie  {
    background: url('../images/slides/bgPropertyMovie.jpg') no-repeat top center;
    background-size: cover;
    height: 762px;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
    /*    margin: 25px;*/
}
@media (min-width: 2000px) {
    .bg-head {
        background-position: 0 -340px;
    }
    .bg-head-photo {
        background-position: 0 -95px;
    }
    .bg-head-engineer {        
        background-position: 0 -205px;
    }
    .bg-head-movie {        
        background-position: 0 -205px;
    }
}

.bg-head-web h2.section-heading-spacing {
    color: #f7f7f7;
}

.bg-head-web p.section-heading-spacing {
    color: #f7f7f7;
}

.bg-head-web .links::after {
    background: #ffffff;
}

h2.section-heading-spacing {
    font-size: 18px;
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 15px;
    height: 26px;
    letter-spacing: 2px;
    color: #565656;
    font-family: 'Abel', sans-serif;
}

p.section-heading-spacing {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 25px;
    color: #565656;
    font-family: 'Arvo', sans-serif;
    letter-spacing: 4px;
}

.section-heading-spacer-orange {
    float: center;
    width: 60px;
    border-top: 3px solid #fc684e;
}

.padding-top-50 {
    padding-top: 50px;
}

.heading-text {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: 25px;
    /* height: 26px; */
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    color: #6d7774;
}

.hr-about {
    width: 60px;
    border-top: 3px solid #66cc9a;
}

.hr-his {
    width: 60px;
    border-top: 3px solid #6d7774;
}

.sec-history {
    background: url('../images/img/dotty.png');
    background-color: #f0f5f3;
    padding-bottom: 100px !important;
}

.sec-history .heading-text {
    color: #6d7774;
    /*    text-shadow: 2px 2px 1px #258e5a;*/
}

.h4-about {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: -20px;
    /* height: 26px; */
    font-family: 'Roboto Condensed', sans-serif;
    color: #66cc9a;
}

.knob-label {
    font-size: 14px;
    font-weight: 500;
    margin-top: -25px;
    margin-bottom: 20px;
    /* height: 26px; */
    font-family: 'Arvo', sans-serif;
    color: #6d7774;
}

.hat {
    display: inline-block;
    position: absolute;
    margin: 0 auto;
    bottom: -1px;
    z-index: 5;
}

.fa-spin {
    -webkit-animation: fa-spin 10s infinite linear;
    animation: fa-spin 10s infinite linear;
    margin-left: -90px;
}

.form-login {
    padding: 1em;
    min-width: 280px;
    /* change width as per your requirement */
}

.bzw {
    background-image: url('../images/img/bznw.png');
    background-position: 0 72.625px;
    background-color: #000;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    padding: 110px 0;
}

.contact-on-bot {
    background-image: url('../images/img/IMG_7035.png');
    background-position: center;
    background-color: #d7ad63;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    padding: 110px 0;
}

.contact-on-bot .bigger-intro {
    font-size: 38px;
    letter-spacing: 2px;
    color: #fff;
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
}

.contact-on-bot p {
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    font-size: 22px;
    color: #f7f7f7;
}

.contact-on-bot .btn-circle {
    width: 40px;
    height: 40px;
    /* margin-top: 15px; */
    padding: 0px 6px;
    /* border: 2px solid #fff; */
    border-radius: 100% !important;
    font-size: 35px;
    color: #fff;
    background: transparent;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.contact-on-bot .btn-ct {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 20px;
    border-radius: 6px;
    /* border: 1px solid #3b927b; */
    color: #c7942c;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0px 10px 30px -15px #504e4e;
    background-color: #f1f1f1;
}

.contact-on-bot .btn-ct:hover {
    background-color: #fff;
    color: #999;
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0);
    text-decoration: none;
}

.contact-on-bot .container {
    overflow: inherit !important;
}

.container.photo-contact {
    overflow: inherit !important;
}

*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    overflow: hidden;
    /* we don't want the pseudo-elements sticking out */
}

.container svg {
    display: block;
}

.about svg#bigTriangleShadow:not(:root) {
    overflow: hidden;
    background: #f0f5f3;
    margin-bottom: -5px;
}

section {
    position: relative;
}

section::before,
section::after {
    position: absolute;
    content: '';
    pointer-events: none;
}


/* Double Diagonal line */

.ss-style-doublediagonal {
    z-index: 1;
    padding-top: 6em;
    background: #f7f7f7;
    /*box-shadow: 5px 5px 50px #e8e8e8;*/
}

.ss-style-doublediagonal::before,
.ss-style-doublediagonal::after {
    top: 0;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 75%;
    background: inherit;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.ss-style-doublediagonal::before {
    height: 50%;
    background: #eef3f1;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -webkit-transform-origin: 3% 0;
    transform-origin: 3% 0;
}


/* Alternative slit with inner shadow */

#slitPath1 {
    fill: #fff;
    stroke: red;
    stroke-width: 0;
}

#slitPath2,
#slitPath3 {
    fill: #fbfbfb;
}

.bg-lighter-gray {
    background: #fbfbfb;
    background: url('../images/img/Grid-Noise-White-Seamless-Pattern.png');
}


/* Big triangle with shadow */

#trianglePath1 {
    fill: #fdfdfe;
    stroke: #fdfdfe;
}

#trianglePath2 {
    fill: #f5f5f5;
    stroke: #f5f5f5;
}

.sec-history .container {
    overflow: inherit;
}

.about .btn-2down {
    /* width: 40px; */
    height: 40px;
    margin: 24px 0;
    /* padding: 0px 6px; */
    /* border: 2px solid #fff; */
    /* border-radius: 100% !important; */
    font-size: 52px;
    color: #799396;
    background: transparent;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.about .fa-intro {
    font-size: 290px;
    color: #8fceae;
    margin: 90px -105px;
    /* padding: 82px 50px; */
    /* top: 10%;
    */
    position: absolute;
    text-shadow: 2px 2px 1px #eaeaea;
}

.about section {
    padding-bottom: 0;
}

.work .col-md-6 {
    background: url('../images/img/linie-gruen.png') no-repeat center right;
    padding: 0 30px;
}

.work h2.section-heading-sv {
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
}

.work hr {
    width: 60px;
    border-bottom: 4px solid #75d091;
}

.work p.text-muted bigger {
    font-family: 'Abel', serif;
    font-size: 19px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.work h3.section-heading-sv {
    font-family: 'Roboto Condensed', sans-serif;
}

.work .btn-glr-g {
    border: 1px solid #75d091;
    color: #75d091;
    background: #f5fafc;
}

.work .btn-glr-g:hover {
    border: 1px solid #75d091;
    color: #fff;
    background: #75d091;
}

@media (max-width: 768px) {
    .work .col-md-6 {
        background: none;
        padding: 50px 30px;
        margin: 50px 0;
    }
}

.bg-service {
    background: url('../images/img/bg-city.png') no-repeat bottom;
    background-size: cover;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    position: relative;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.swiper-slide .slider-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%;
}

.swiper-button-next,
.swiper-button-prev {
    background-image: none;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    border: 1px solid #868686;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    cursor: default;
}

.locate a:focus,a:hover{
}
.locate .service-heading {
    margin: 15px 0 0 0;
    text-transform: none;
    font-weight: normal;
    color: #75d08f;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
}
.locate p{
    font-family: sans-serif;
    line-height: 20px;
    color: #575f63;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.25px;
}
.locate .text-muted{
    color: #cecece;
    margin-top: -2px;
    font-size: 14px;
    letter-spacing: 3px;
}
.locate .icon {
    width: 100px;
    height: 100px;
    background: #efefef;
    display: table;
    text-align: center;
    margin: 0 auto 20px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow:0px 14px 30px -15px rgb(249, 249, 249);
    -moz-box-shadow: 0px 14px 30px -15px rgb(249, 249, 249);
    box-shadow:0px 14px 30px -15px rgb(249, 249, 249);
}
.locate .icon i:hover {    
    color: #efefef;
}
.locate .icon i {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    font-size: 65px;
    line-height: 100px; 
    color: #75d08f;
}
.locate .icon i:before {
    display: block;
    text-align: center;
    margin-left: 0px;
}
.locate .icon:hover{
    -webkit-box-shadow:  0 0 0;
    -moz-box-shadow:  0 0 0;
    box-shadow: 0 0 0;
    border: 1px solid #efefef;
    background: #75d08f;
}
.locate .fa{
    color: #75d08f;
}
section.locate{
    padding: 100px 0 100px;
    box-shadow: -1px 2px 15px 0px #f3f3f3;
}
#map {
    height: 60vh;
}
@media only screen and (min-width: 425px) and (max-width: 2560px) {
    #map {
        height: 500px;
    }
}
ul.timeline p.text-muted{
    margin-top: 20px;
    color: #a2a2a2;
    font-family: 'arvo',sans-serif;
}
.home-bottom{
    background-image: url('../images/img/bzng.png');
    background-position: center;
    background-color: #000;
    background-size: cover;
    /*background-attachment: fixed;*/
    position: relative;
    width: 100%;
    padding: 50px 0 !important;
    /* height: 45vh; */
}

.home-bottom p {
    font-family: 'Playball', sans-serif;
    text-align: center;
    font-size: 24px;
    line-height: 0;
}
.home-bottom h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 54px;
    color: #74c8a5;
    text-align: center;
    top:50%;
    /*    padding: 120px 0;*/
    text-transform: uppercase;

}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: rgba(252, 126, 78, 1);
    color: #fff !important;
    /*box-shadow: 1px 1px 3px rgba(169, 169, 169, 0.63);*/
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: rgba(252, 126, 78, 0.74);
}
#back-to-top.show {
    opacity: 1;
}
@media only screen and (max-width: 425px){
    #back-to-top {
        bottom: 15px;
        right: 15px;
        width: 32px;
        height: 40px;
    }
}
.link-footer{
    padding-left: 15px;
}

@media (max-width: 350px) {
    .list-inline>li {
        padding-right: 1px;
        padding-left: 1px;
    }
}
@media (max-width: 555px) {
    ul.social-buttons{
        margin-top: 15px !important;
    }
}
@media (max-width: 768px) {
    ul.social-buttons{
        margin-top: -45px;
    }
    .link-footer{
        padding-left: 15px;
    }
    .swiper-slide .slider-video {
        width: 100%;
    }

}

@media (min-width: 992px){
    .link-footer{
        padding-left: 80px;
    }
}

@media (min-width: 3840px){

    html{
        zoom: 200%;
    }

    header{
        transform: scale(1) !important;
        height: 30vh !important;
    }

    #services{
        min-height: 40vh !important;
    }

    .contact-on-bot{
        background-attachment: inherit;
    }

    .citymodel{
        height: 34vh !important;
    }

    .section-bim,
    .section-bim .sec-img,
    .section-mdl,
    .section-mdl .sec-img,
    .section-pc,
    .section-pc .sec-img,
    .section-cad ,
    .section-cad .sec-img{
        height: 25vh !important;
    }
}

.nav a {
    position: relative;
    display: inline-block;
    outline: none;
    padding-right: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.35em;
}

.nav a:hover,
.nav a:focus {
    outline: none;
}
/* Effect 21: borders slight translate */
.cl-effect-21 a {
    padding: 10px;
    color: #237546;
    font-weight: 700;
    text-shadow: none;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.cl-effect-21 a::before,
.cl-effect-21 a::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cl-effect-21 a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    /*     background: #575f63;
        height: 2px;  */
}

.cl-effect-21 a::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    background: #75d08f;
    height: 3px;  
}

.cl-effect-21 a:hover,
.cl-effect-21 a:focus {
    color: #fff;
}

.cl-effect-21 a:hover::before,
.cl-effect-21 a:focus::before,
.cl-effect-21 a:hover::after,
.cl-effect-21 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.active-a{
    color: red;
    font-size: 48px;
}

.lang-bar-line{   
    color: #fff;
    margin-top: 13px;
}
.lang-bar-line:last-child{
    display: none;
}
.lang-bar-phone li a.lang-bar{
    font-size: 10px;
    padding: 17px 5px;
}
.lang-bar-phone{
    float: left;
}
.lang-bar-phone>li{
    float: left;
}
@media only screen and (max-width: 765px){
    .lang-bar-phone {
        float: left;
        margin-left: 10px;
    }
}
.h5-norway{
    margin-top: 25px;
}
@media only screen and (max-width: 765px){
    .h5-norway{
        margin-top: 5px;
    }
}
/*
@media (min-width: 992px){
   .location .col-md-3.address {
        width: 20%;
    }
}*/
@media (min-width: 1200px){
    .location .container.address {
        width: 1420px;
    }
}
.navbar-custom .nav li a.lpass{
    margin: 0px auto;
    font-size: 12px;
    letter-spacing: 1px;
    text-shadow: 0 0 0;
    color: #b3b0b0;
    padding: 6px 1px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    border: 1px solid #9e9e9e;
    border-radius: 10px;
}

.carousel-caption h5{
    font-size: 26px;
}

@media (min-width: 992px) {
    .col-half-offset{
        /*width: 20% !important;*/
    }
}

@media (max-width: 992px) {
    .address {
        margin-bottom: 80px;
    }
}

.leaflet-container {
    /*background: #e7eae8;*/
    background: #fff;
}

@media screen and (min-width: 425px) {
    .fa-coding-intro{
        font-weight: 800;
        font-size: 250px;
        margin-top: 111px;
        margin-left: 15px;
    }
}

.bg-head-pe-style {
    /*background: url('../images/photo/gallery/_SOA1561.jpg') no-repeat top center;*/
    background-repeat: no-repeat;
    background-position: 0 50%; 
    background-size: cover;
    height: 80vh;
    width: 100%;
    border: 25px #fff solid;
    border-bottom: 10px #fff solid;
    padding-top: 0px;
}
.portfolioFilter:first-child {
    margin-left: 0;
}
.portfolioFilter {
    margin: 0 8px;
}
.portfolioFilter {
    text-decoration: none;
    font-family: 'Arvo', sans-serif;
    color: rgb(134, 128, 128) !important;
    line-height: 1;
    padding: 9px 12px;
    /*                background: #efefef;
                    border-radius: 2px;
                    border: aliceblue 1px solid;
                    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);*/
}
.portfolioFilter:hover{
    color: #747474;
    background: aliceblue;
}
.filter-list a.filter.active{
    color: #f0f8ff !important;
    font-weight: 400;
    background: #fc684e;
}
.tags-separater{
    color: #000;
    font-family: "Lora", serif;
}
.filter-list{
    padding: 8px;
    /*background: aliceblue;*/
    border-radius: 2px;
    /*border: aliceblue 1px solid;*/
    /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);*/
}
.filter-list::before{
    width: 12px;
    display: inline-block;
    content: " ";
    border-top-width: 1px;
    border-top-style: solid;
    padding-bottom: 5px;
    margin-right: 30px;
}
.section-heading-spacing a{
    background: #fff;
    color: #565656 !important;
}
.section-heading-spacing span{
    background: #fff;
    color: #565656;
}
.bg-head-pe-style .row{
    height: 500px;
}