﻿/*
  [CSS Index]
  
  ---
  
  Template Name: Jurak - Photography Portfolio Template
  Author:  ex-nihilo
  Version: 1.2
*/


/* 
  1. TEMPLATE BACKGROUNDS
    1.1. single IMG BACKGROUND
    1.2. single title IMG BACKGROUND
    1.3. services IMG BACKGROUND
      1.3.1. services slider IMG BACKGROUND
    1.4. words parallax IMG BACKGROUND
    1.5. slick fullscreen slideshow IMG BACKGROUND
    1.6. ken burns slideshow IMG BACKGROUND
    1.7. works gallery IMG BACKGROUND
	1.8. blog full IMG BACKGROUND
	  1.8.1. blog full PARALLAX IMG BACKGROUND
  2. reset
  3. layout
    3.1. upper page
    3.2. lower page
  4. borders
  5. home credits
  6. clearfix
  7. hero
    7.1. hero overlay
    7.2. hero container
    7.3. hero bg
    7.4. hero fullscreen FIX
    7.5. hero center container
    7.6. hero home page title
  8. navigation
    8.1. navigation icon
    8.2. navigation bg and links
    8.3. navigation brackets
    8.4. navigation IMG
  9. section
  10. about
    10.1. about images
  11. facts
  12. services
    12.1. services skills
    12.2. services skills bar
    12.3. services fullwidth IMG
	12.4. services slider IMG
  13. works
    13.1. works gallery
	13.2. works gallery description/hover effect	
  14. blog
    14.1. blog full
    14.2. blog fullwidth IMG
    14.3. news modal
    14.4. news modal manipulate navigation icon
	14.5. news blog form
    14.6. news blog comments
    14.7. news blog sidebar
  15. words
    15.1. words parallax
    15.2. words testimonials
  16. contact
    16.1. contact modal launcher
    16.2. contact modal center container
    16.3. contact modal inner
    16.4. contact modal form
  17. footer
    17.1. footer newsletter form
    17.2. footer credits
  18. preloader
  19. center container
  20. divider
  21. buttons
  22. link underline
  23. button effect
  24. to top arrow
  25. Slick v1.6.0 CUSTOM
    25.1. slick slide
    25.2. slick slide flickering FIX
    25.3. slick fullscreen slideshow
    25.4. slick navigation
  26. videos
    26.1. YouTube video
    26.2. Vimeo video	
    26.3. HTML5 video
  27. ken burns slideshow
  28. Owl Carousel v2.2.0 CUSTOM
  29. scroll indicator
*/


/* 2. reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
box-sizing: border-box;
}

html, body {
height: 100%;
line-height: 170%;
color:#111;
}

body {
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: "";
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*:focus {  
outline: none;
}

/* remove dotted outline from links,
button and input element */
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
border: 0;
outline: 0;
}

/* IE10 scrollbar FIX */
html {
-ms-overflow-style: scrollbar;
}


/* 3. layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-align: center;
color: #111;
background: #fff;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
}

a {
color: #111;
text-decoration: none;
outline: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

a:hover,
a:visited,
a:active,
a:focus {
color: #111;
text-decoration: underline;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

p {
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

p a,
p a:hover {
color: #111;
text-decoration: underline;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

strong {
font-weight: bold;
}

::-moz-selection {
background: #111;
color: #fff;
}

::selection {
background: #111;
color: #fff;
}

.nopadding {
padding: 0!important;
margin: 0!important;
}


/* 3.1. upper page */
.upper-page {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
margin: 0;
}

#home {
background: #000;
}


/* 3.2. lower page */
#about,
#about-img,
#facts,
#services,
#works,
#works-img-wrapper,
#blog,
#words,
#contact,
#credits {
position: relative;
height: auto;
min-height: inherit;
overflow: hidden;
margin-left: 0;
margin-right: 0;
background: none;
}

#about-img {
margin-left: -15px;
margin-right: -15px;
}

@media all and (min-width: 1920px) {
  #about-img  {
	margin-left: -15px;
    margin-right: -15px;
  }
}

@media only screen and (max-width: 880px) {
  #about-img  {
    margin-left: -25px;
    margin-right: -25px;
  }
}

@media only screen and (max-width: 640px) {
  #about-img {
    margin-left: -10px;
    margin-right: -10px;
  }
}

#services {
margin-left: 0;
margin-right: 0;
}

#works-img-wrapper {
margin-left: 10px;
margin-right: 10px;
margin-top: -10px;
margin-bottom: -10px;
}

#blog,
#words {
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (max-width: 640px) {
  #about,
  #facts,
  #works,
  #contact,
  #credits {
    margin-left: 0;
    margin-right: 0;
  }
}


/* 4. borders */
.borders-introduction {
position: absolute;
width: 100%;
height: 100%;	
top: 0;
left: 0;  
z-index: 10;
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.borders-introduction-wrapper {
position: absolute;
width: 100%;
height: 100%;	
top: 0;
left: 0; 
z-index: 50;
}

.borders-introduction-text {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
z-index: 100;
}

.border-wrapper {
position: relative;
height: 100%;
padding: 110px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.border-inner {
position: relative;
height: 100%;
}

.border-bg {
position: absolute;
background: #fff;
}

@media only screen and (max-width: 640px) {
  .border-bg {
    display: none;
	visibility: hidden;
  }
}

.border-top-1,
.border-top-2 {
top: 0;
}

.border-bottom-1,
.border-bottom-2 {
bottom: 0;
}

.border-top-1,
.border-bottom-1 {
left: 0;
}

.border-top-2,
.border-bottom-2 {
right: 0;
}

.border-top-1,
.border-top-2,
.border-bottom-1,
.border-bottom-2 {
width: 50%;
height: 5px;
}

.border-left {
width: 5px;
height: 100%;
top: 0;
left: 0;
}

.border-right {
width: 5px;
height: 100%;
top: 0;
right: 0;
}

.center-space-top,
.center-space-bottom {
position: absolute;
width: 100%;
margin: auto;
display: inline-block;
text-align: center;
left: 0;
}

.center-space-top {
top: -16px;
}

@media only screen and (max-width: 640px) {
  .center-space-top {
    top: -64px;
  }
}

.center-space-bottom span {
position: relative;
display: inline-block;
width: 84px;
}


/* 5. home credits */
.bottom-credits {
position: fixed;
display: block;
visibility: visible;
width: auto;
height: 50px;
left: 20px;
bottom: -14px;
font-size: 9px;
text-transform: uppercase;
text-align: left;
letter-spacing: 0.05em;
font-weight: 600;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
color: #fff;
z-index: 10;
}

@media only screen and (max-width: 640px) {
  .bottom-credits {
    display: none;
	visibility: hidden;
  }
}

.bottom-credits.bottom-position {
-webkit-transform: translateY(200px);
   -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
     -o-transform: translateY(200px);
        transform: translateY(200px);
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.bottom-credits a,
.bottom-credits a:hover {
color: #fff;
text-decoration: none;
}


/* 6. clearfix */
.clearfix:after {
content: "";
visibility: hidden;
display: block;
height: 0;
clear: both;
}


/* 7. hero */
/* 7.1. hero overlay */
.overlay:before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.overlay-dark-60:before {
background: rgba(0, 0, 0, .6);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-dark-60-video:before,
.overlay-dark-60-video-mobile:before {
background: rgba(0, 0, 0, .6);
-webkit-pointer-events: auto;
   -moz-pointer-events: auto;
        pointer-events: auto;
}

.overlay-dark-60-video-mobile:before {
display: none;
}

@media only screen and (max-width: 880px) {
  .overlay-dark-60-video-mobile:before {
    display: block;
  }
}

.overlay-dark-40:before {
background: rgba(0, 0, 0, .4);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-dark-40-video:before,
.overlay-dark-40-video-mobile:before {
background: rgba(0, 0, 0, .4);
-webkit-pointer-events: auto;
   -moz-pointer-events: auto;
        pointer-events: auto;
}

.overlay-dark-40-video-mobile:before {
display: none;
}

@media only screen and (max-width: 880px) {
  .overlay-dark-40-video-mobile:before {
    display: block;
  }
}


/* 7.2. hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}


/* 7.3. hero bg */
.hero-bg {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 7.4. hero fullscreen FIX */ 
.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}


/* 7.5. hero center container */
.hero-center-container {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
z-index: 1;
}

.hero-center-block {
display: table-cell;
vertical-align: middle;
}


/* 7.6. hero home page title */
h1.home-page-title {
position: relative;
font-family: 'Montserrat', sans-serif;
font-size: 90px;
font-weight: 800;
color: #fff;
text-shadow: 1px 1px 2px #111;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.20em;
line-height: 1;
margin: 0 auto;
padding: 0 55px;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  h1.home-page-title {
    font-size: 70px;
	font-weight: 700;
	letter-spacing: -0.04em;
  }
}

@media only screen and (max-width: 640px) {
  h1.home-page-title {
    font-size: 40px;
	padding: 0 40px;
  }
}

h1.home-page-title-hide,
h1.home-page-title-show {
-webkit-transition: all 1.5s ease;
   -moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
     -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
}

h1.home-page-title-hide {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
letter-spacing: 0.40em;
}

@media only screen and (max-width: 880px) {
  h1.home-page-title-hide {
    letter-spacing: 0.20em;
  }
}

h1.home-page-title-show {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
letter-spacing: 0.20em;
}

@media only screen and (max-width: 880px) {
  h1.home-page-title-show {
    letter-spacing: -0.04em;
  }
}


/* 8. navigation */
/* 8.1. navigation icon */
.navigation-icon-wrapper {
position: fixed;
width: 35px;
height: 25px;
top: 42px;
right: 50px;
cursor: pointer;
z-index: 99998;
}

@media only screen and (max-width: 640px) {
  .navigation-icon-wrapper {
    top: 13px;
    right: 21px;
  }
}

.navigation-icon .line {
display: block;
width: 35px;
height: 3px;
margin: 8px auto;
-webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
background-color: #fff;
}

#navigation-icon.active .line:nth-child(1){
-webkit-transform: translateY(11px);
   -moz-transform: translateY(11px);
    -ms-transform: translateY(11px);
     -o-transform: translateY(11px);
        transform: translateY(11px);
background-color: #fff;
}

#navigation-icon.active .line:nth-child(3){
-webkit-transform: translateY(-11px);
   -moz-transform: translateY(-11px);
    -ms-transform: translateY(-11px);
     -o-transform: translateY(-11px);
        transform: translateY(-11px);
background-color: #fff;
}

.navigation-icon .line.line-light,
.navigation-icon .line.line-dark {
background: #111;
}

@media only screen and (max-width: 768px) {
  .navigation-icon .line.line-dark {
    background: #111;
  }
}


/* 8.2. navigation bg and links */
nav.navigation-menu {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
text-align: center;
visibility: hidden;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
z-index: 1001;
}

nav.navigation-menu.show {
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #000;
visibility: visible;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

nav.navigation-menu a {
text-decoration: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

nav.navigation-menu a:hover {
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

nav.navigation-menu a:link,
nav.navigation-menu a:visited,
nav.navigation-menu a:active {
color: #fff;
}

nav.navigation-menu li a.active {
color: #777;
}

nav.navigation-menu li {
margin: 0 0 11px 0;
}

@media only screen and (max-width: 640px) {
  nav.navigation-menu li {
    margin: 0 0 9px 0;
  }
}

nav.navigation-menu li.last {
margin: 0;
}

nav.navigation-menu a {
font-family: 'Montserrat', sans-serif;
font-size: 17px;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
line-height: 1;
letter-spacing: 0.05em;
text-decoration: none;
}

@media only screen and (max-width: 640px) {
  nav.navigation-menu a {
    font-size: 15px;
  }
}


/* 8.3. navigation brackets */
.brackets a::before,
.brackets a::after {
display: inline-block;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
   -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    -ms-transition: -ms-transform 0.3s, opacity 0.2s;
     -o-transition: -o-transform 0.3s, opacity 0.2s;
        transition: transform 0.3s, opacity 0.2s;
}

.brackets a::before {
content: "\2014";
margin-right: 10px;
-webkit-transform: translateX(20px);
   -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
     -o-transform: translateX(20px);
        transform: translateX(20px);
}

.brackets a::after {
content: "";
margin-left: 10px;
-webkit-transform: translateX(-20px);
   -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
     -o-transform: translateX(-20px);
        transform: translateX(-20px);
}

.brackets a:hover::before,
.brackets a:hover::after,
.brackets a:focus::before,
.brackets a:focus::after {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translateX(0px);	
   -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
     -o-transform: translateX(0px);
        transform: translateX(0px);
}

.brackets ul, li {
list-style: none;
}

.brackets a,
.brackets a:hover,
.brackets a:visited {
text-decoration: none;
}


/* 8.4. navigation IMG */
.navigation-menu-img-wrapper {
position: fixed;
width: 100%;
height: 100%;
z-index: 1; 
}

.navigation-menu-img {
position: absolute;
width: 50%;
top: 0;
left: 0;
bottom: 0;
overflow: hidden;
}

.menu-img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.menu-img.active {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
}

.navigation-menu-txt {
position: relative;
width: 50%;
height: auto;
left: 50%;
}


/* 9. section */
.sections {
position: relative;

}

@media only screen and (max-width: 1200px) {
  .sections {
    width: 100%!important;
  }
}

@media only screen and (max-width: 640px) {
  .sections {
    padding: 0 10px;
  }
}

section h2.section-heading {
position: relative;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 80px;
font-weight: 800;
text-transform: uppercase;
line-height: 1.3;
text-align: center;
letter-spacing: -0.08em;
color: #111;
margin: -23px 0;
padding: 0 15px;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  section h2.section-heading {
    font-size: 60px;
	font-weight: 700;
	margin: -17px 0;
  }
}

@media only screen and (max-width: 640px) {
  section h2.section-heading {
    font-size: 40px;
	margin: -11px 0;
  }
}

section h2.section-heading.section-heading-light {
color: #fff;
margin-left: 15px;
margin-right: 15px;
}

h2.section-subheading,
h2.section-subheading-light {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin: -7px 0 -6px 0;
text-align: center;
letter-spacing: 0.05em;
}

h2.section-subheading {
color: #111;
}

h2.section-subheading-light {
color: #fff;
margin-left: 15px;
margin-right: 15px;
}

h2.section-subheading span,
h2.section-subheading-light span {
position: relative;
display: inline-block;
padding-right: 0;
line-height: 1;
}

h2.section-subheading span:before,
h2.section-subheading-light span:before {
content: "";
position: absolute;
display: block;
top: 50%;
right: 0;
width: 30px;
height: 0;
margin-top: -2px;
}

h2.section-subheading span:before {
border-top: none;
}

h2.section-subheading-light span:before {
border-top: none;
}


/* 10. about */
#about p {
margin: -5px auto 0 auto;
}

/* 10.1. about images */
.section-about {
background: #fff;
margin-top: -121px;
margin-bottom: 153px;
padding: 0 0 172px 0;
overflow: visible;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  .section-about {
    margin-top: -47px;
	margin-bottom: 0;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  .section-about {
    padding: 0;
  }
}

.section-about img {
max-width: 100%;
border: 20px solid #fff;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-about img {
    width: 1000px;
  }
}

@media only screen and (max-width: 880px) {
  .section-about img  {
    border: none;
  }
}

.about-section-images-carousel {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex!important;
margin: 127px 0 0 0;
height: auto;
}

@media only screen and (min-width: 1024px) {
  .about-section-img:nth-of-type(1) {
    margin: -25px -300px 0 0;
  }
  
  .about-section-img:nth-of-type(2) {
    position: relative;
	bottom: -180px;
	margin: 0 0 0 200px;
  }
}

@media only screen and (max-width: 880px) {
  .about-section-images-carousel {
    margin: 47px 0 0 0;
  }
}


/* 11. facts */
.facts-counter-wrapper {
padding: 0;
margin-top: 0;
height: 150px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-wrapper {
    font-size: 35px;
	margin-top: -10px;
  }
}

.facts-counter-number {
font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 700;
line-height: 1.3;
text-align: center;
color: #111;
}

.facts-counter-number.large {
font-size: 50px;
margin-top: -15px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-number.large {
    font-size: 35px;
	margin-top: 0;
  }
}

.facts-counter-description {
color: #111;
text-align: center;
text-transform: uppercase;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description.facts-counter-description-primary {
    margin-bottom: 55px;
  }
}

.facts-counter-description-img {
display: block;
font-size: 25px;
text-align: center;
color: #111;
margin: 22px 0 23px 0;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img {
    font-size: 20px;
	margin: 20px 0 10px 0;
  }
}

.facts-counter-description-img.large {
font-size: 40px;
margin: 15px 0 23px 0;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img.large {
    font-size: 20px!important;
	margin: 20px 0 10px 0!important;
  }
}

.facts-counter-title {
font-size: 11px;
letter-spacing: 0.05em;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title {
    font-size: 10px;
  }
}

.facts-counter-title.large {
font-size: 12px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title.large {
    font-size: 10px;
  }
}


/* 12. services */
/* 12.1. services skills */
.services-skills-heading {
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 -5px -3px;
padding: 0;
text-align: center;
letter-spacing: -0.04em;
line-height: 1;
color: #111;
}

.services-skills p {
text-align: center;
color: #111;
margin-top: -5px;
}

@media only screen and (max-width: 880px) {
  .services-skills p {
    margin-top: -6px;
  }
}

@media only screen and (max-width: 640px) {
  .services-skills p {
    padding: 0 5px;
  }
}

.services-skills {
margin-top: 5px;
}


/* 12.2. services skills bar */
.show-skillbar {
position: relative;
padding: 0;
margin: 0;
padding-left: 0;
text-align: left;
}

.skillbar {
position: relative;
display: inline-block;
width: 100%;
height: 21px;
margin: 27px 0 16px 0;
background: none;
letter-spacing: 0.05em;
}

@media all and (min-width: 1920px) {
  .skillbar {
	margin: 27px 0 26px 0;
  }
}

@media only screen and (max-width: 880px) {
  .skillbar {
    margin: 30px 0 7px 0;
  }
}

@media only screen and (max-width: 640px) {
  .skillbar {
    margin: 12px 0 0 0;
	bottom: -23px;
  }
}

.skillbar-bar {
display: inline-block;
max-width: 50%;
height: 1px;
background: none;
margin: 0 0 3px 0;
}

.skill-bar-percent {
position: absolute;
width: 230px!important;
top: -41px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
line-height: 1;
font-size: 11px;
font-family: 'Montserrat', sans-serif;
font-size: 90px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.04em;
color: #111;
background: none;
z-index: 0;
}

@media all and (min-width: 1920px) {
  .skill-bar-percent {
	width: 320px!important;
	font-size: 100px;
  }
}

@media only screen and (max-width: 880px) {
  .skill-bar-percent {
    width: 300px!important;
    font-size: 80px;
  }
}

@media only screen and (max-width: 640px) {
  .skill-bar-percent {
    width: 250px!important;
	font-size: 50px;
  }
}


/* 12.3. services fullwidth IMG */
.img-fullwidth-wrapper {
position: relative;
min-height: 600px;
}

@media only screen and (max-width: 880px) {
  .img-fullwidth-wrapper {
    min-height: 415px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth-wrapper {
    min-height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .img-fullwidth-wrapper {
    min-height: 450px;
  }
}

.img-fullwidth {
position: absolute;
height: auto;
min-height: 600px;
top: 0;
bottom: 0;
}

@media only screen and (max-width: 880px) {
  .img-fullwidth {
    min-height: 415px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth {
    min-height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .img-fullwidth {
    min-height: 450px;
  }
}

.img-fullwidth.img-fullwidth-bg-light {
background: none;
text-align: center;
padding: 0 10px;
}

@media all and (min-width: 1920px) {
  .img-fullwidth.img-fullwidth-bg-light {
	padding: 0 150px;
  }
}

@media only screen and (max-width: 880px) {
  .img-fullwidth.img-fullwidth-bg-light {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth.img-fullwidth-bg-light {
    padding: 0 10px;
  }
}

.img-fullwidth-all {
position: relative;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 12.4. services slider IMG */
.services-bg-wrapper {
position: relative;
min-height: 600px;
}

@media only screen and (max-width: 880px) {
  .services-bg-wrapper {
    min-height: 415px;
  }
}

@media only screen and (max-width: 640px) {
  .services-bg-wrapper {
    min-height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .services-bg-wrapper {
    min-height: 450px;
  }
}

.services-bg {
min-height: 600px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

@media only screen and (max-width: 880px) {
  .services-bg {
    min-height: 415px;
  }
}

@media only screen and (max-width: 640px) {
  .services-bg {
	min-height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .services-bg {
    min-height: 450px;
  }
}


/* 13. works */
/* 13.1. works gallery */
.image-grid {
display: flex;
flex-wrap: wrap;
}

.image-grid .item-folio {
width: 50%;
height: 33vw;
border: 10px solid #fff;
}

@media all and (min-width: 1920px) {
  .image-grid .item-folio {
	width: 25%;
	height: 25vw;
  }
}

@media only screen and (max-width: 880px) {
  .image-grid .item-folio {
    width: 50%;
	height: 50vw;
  }
}

@media only screen and (max-width: 480px) {
  .image-grid .item-folio {
    width: 100%;
	height: 100vw;
  }
}

.works-img-all {
position: relative;
height: 100%;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.item-folio__caption {
display: none;
}

.pswp__img--placeholder--blank {
background: #fff;
}


/* 13.2. works gallery description/hover effect */
.description {
position: absolute;
padding: 30px;
bottom: -40px;
left: 0;
right: 0;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.8s ease;
   -moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
     -o-transition: all 0.8s ease;
        transition: all 0.8s ease;
z-index: 10;
}

.description h3 {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #111;
margin-bottom: 0;
}

.description span {
color: #111;
font-size: 13px;
font-weight: 500;
}

.item-grid-size:hover .description,
.item-grid-size:focus .description {
bottom: 5px;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.item-grid-size {
position: relative;
padding: 0;
width: 100%;
height: 100%;
}

.item {
position: relative;
margin-bottom: 0;
float: left;
}

.item:after {
content: "";
display: block;
clear: both;
}

.item-wh {
width: 100%;
height: auto;
}

.item:hover .link-wrap {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
cursor: pointer;
}

.item:hover .link-wrap span:before,
.item:hover .link-wrap span:after {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.item:hover .link-wrap span:nth-child(1):before,
.item:hover .link-wrap span:nth-child(1):after {
width: 15px;
}

.item:hover .link-wrap span:nth-child(2):before,
.item:hover .link-wrap span:nth-child(2):after {
height: 15px;
}

.link-wrap {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: block;
background: rgba(255, 255, 255, .85);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

.link-wrap span {
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
}

.link-wrap span:before,
.link-wrap span:after {
content: "";
position: absolute;
background: #111;
-webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        opacity: 0.2;
   -moz-opacity: 0.2;
-webkit-opacity: 0.2;
filter: alpha(opacity=20);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.link-wrap span:nth-child(1):before,
.link-wrap span:nth-child(1):after {
width: 50%;
height: 2px;
top: 50%;
margin-top: -1px;
}

.link-wrap span:nth-child(1):before {
right: 50%;
}

.link-wrap span:nth-child(1):after {
left: 50%;
}

.link-wrap span:nth-child(2):before,
.link-wrap span:nth-child(2):after {
width: 2px;
height: 50%;
left: 50%;
margin-left: -1px;
}

.link-wrap span:nth-child(2):before {
bottom: 50%;
}

.link-wrap span:nth-child(2):after {
top: 50%;
}


/* 14. blog */


.blog-item {
position: relative;
width: 100%;
height: 525px;
color: #111;
text-align: center;
padding: 0 15px;	
border-top: 1px solid #e0e0e0;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
z-index: 10;
}

@media all and (min-width: 1920px) {
  .blog-item {
	height: 515px;
  }
}

@media only screen and (max-width: 880px) {
  .blog-item {
    height: 385px;
  }
}

@media only screen and (max-width: 640px) {
  .blog-item {
    height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-item {
    height: 465px;
  }
}

.blog-item:hover {
color: #fff;
background: #000;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-item:nth-of-type(10) {
border-bottom: 1px solid #e0e0e0;
}

.blog-item:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}

.blog-item img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
z-index: 1;
}

.blog-item:hover img {
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-item .blog-content {
position: relative;
width: 100%;
height: 525px;
}

@media all and (min-width: 1920px) {
  .blog-item .blog-content {
	height: 515px;
  }
}

@media only screen and (max-width: 880px) {
  .blog-item .blog-content {
    height: 385px;
  }
}

@media only screen and (max-width: 640px) {
  .blog-item .blog-content {
    height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-item .blog-content {
    height: 465px;
  }
}

.blog-item .blog-content .blog-wrapper {
position: absolute;
width: 100%;
top: 50%;
left: 0;
text-align: center;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
z-index: 3;
}

.blog-item h2 {
color:  #111;
font-size: 50px;
font-weight: 700;
margin: -5px auto 2px auto;
line-height: 1;
}

@media only screen and (max-width: 640px) {
  .blog-item h2 {
    font-size: 40px;
  }
}

.blog-item a {
color: #111;
text-decoration: none;
}

.blog-item:hover h2,
.blog-item:hover h2 a,
.blog-item:hover a {
color: #fff;
text-decoration: none;
}

.blog-tag {
position: relative;
bottom: -7px;
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
}

a.blog-tag {
text-decoration: none;
}

.img-cover {
display: block;
object-fit: cover;
object-position: 50% 50%;
width: 100%;
height: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .img-cover {
    display: none;
	visibility: hidden;
  }
}


/* 14.1. blog full */
.blog-full-heading {
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin: -5px auto;
padding: 0;
text-align: center;
letter-spacing: -0.04em;
line-height: 1;
color: #111;
}

.blog-full-heading a {
color: #111;
text-decoration: none;
}

.blog-full p {
text-align: center;
color: #111;
margin-top: -6px;
padding: 0 27px;
}

.blog-full {
margin-top: 5px;
}

.blog-quote {
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-style: italic;
font-weight: 400;
color: #111;
}

@media only screen and (max-width: 640px) {
  .blog-quote {
    font-size: 16px;
  }
}

p.blog-TXT {
padding-bottom: 40px;
}

p.blog-TXT-last {
padding-bottom: 0;
}


/* 14.2. blog fullwidth IMG */
.img-fullwidth.img-fullwidth-bg-light-blog {
background: none;
text-align: center;
padding: 0 125px;
}

@media all and (min-width: 1920px) {
  .img-fullwidth.img-fullwidth-bg-light-blog {
	padding: 0 150px;
  }
}

@media only screen and (max-width: 880px) {
  .img-fullwidth.img-fullwidth-bg-light-blog {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth.img-fullwidth-bg-light-blog {
    padding: 0 10px;
  }
}


/* 14.3. news modal */
.news-modal .modal-content {
width: 100%;
min-height: 100%;
top: 0;
right: 0;
border: 0;
padding: 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
text-align: center;
-webkit-background-clip: border-box;
        background-clip: border-box;
-webkit-box-shadow: none;
        box-shadow: none;
background: #fff;
}


/* 14.4. news modal manipulate navigation icon */
.navigation-icon-visible {
display: block;
visibility: visible;
}

.navigation-icon-hidden {
display: none;
visibility: hidden;
}


/* 14.5. news blog form */
.blog-form {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
line-height: 1;
float:left;
}

.blog-form .comment-title {
font-family: 'Raleway', sans-serif;
font-size: 24px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 800;
color: #111;
}

.comment-remark {
font-size: 10px;
text-transform: uppercase;
margin: 5px 0 36px 0;
}

.form-blog input {
position: relative;
width: 100%;
height: 40px;
border-bottom: 1px solid #111;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 10px 0 10px 0;
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #111;
}

.form-blog textarea {
color: #111;
margin: 10px 0 10px 0;
}

.form-blog input:hover,
.form-blog textarea:hover {
border-color: rgba(95, 95, 95, .35);
}

.form-blog input,
.form-blog textarea,
.form-blog input:hover,
.form-blog textarea:hover,
.form-blog input:focus,
.form-blog textarea:focus {
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* 14.6. news blog comments */
.blog-comments {
width: 100%;
margin: 147px auto 50px auto;
padding: 0;
text-align: center;
line-height: 1;
}

.blog-comments .comment-title {
font-family: 'Raleway', sans-serif;
font-size: 24px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 800;
color: #111;
margin: 5px 0 45px 0;
}



.comments article {
position: relative;
border-bottom: 1px solid #e0e0e0;
margin: 0 auto 50px auto;
padding-bottom: 50px;
}

.comments article:last-child {
border: none;
padding-bottom: 0;
margin-bottom: -50px;
}

.profile-photo {
display: block;
text-align: left;
margin: 25px 0;
}

a.comment-reply-link {
    color: #fff;
    background: #111;
    border: none;
    width: 125px;
    margin: 20px 0 65px 0;
    padding: 10px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

a.tag-cloud-link {
    color: #fff;
    background: #111;
    border: none;
    width: auto;
    margin: 5px;
    padding: 10px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px!important;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.comments article img {
width: 80px;
height: 80px;
border-width: 0;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.comments article h4 {
display: inline-block;
font-weight: 700;
}

.comments article h4 a {
color: #111;
text-transform: none;
text-decoration: none;
}

.comments article h4 a:hover {
color: #111;
}

.comment-time {
color: #111;
font-size: 10px;
text-transform: uppercase;
}

.comments p {
line-height: 2;
}


/* 14.7. news blog sidebar */
.blog-sidebar-wrapper {
margin: -22px 0 0 0;
}

@media only screen and (max-width: 880px) {
  .blog-sidebar-wrapper {
    margin-top: 22px;
    margin-bottom: 50px;
  }
}



.blog-heading {
font-family: 'Raleway', sans-serif;
font-size: 10px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #111;
}

.blog-heading a,
.blog-heading a:hover {
color: #111;
text-decoration: none;
}

.blog-side-heading {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
line-height: 1.25;
padding: 10px 0;
background: #111;
}

.blog-side-text-wrapper {
border-bottom: 1px solid #e0e0e0;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
cursor: pointer;
}

.blog-side-text-wrapper:hover {
background: #f5f5f5;
}

.blog-side-text {
padding-top: 10px;
margin-bottom: -20px;
}

.blog-side-text p {
padding: 20px 0 30px 0;
margin-top: -20px;
}


/* 15. words */
#words p {
margin: -5px auto -4px auto;
padding: 0 15px;
}

@media all and (min-width: 1920px) {
  #words p {
	padding: 0;
  }
}

@media only screen and (max-width: 880px) {
  #words p {
	padding: 0 15px;
  }
}

/* 15.1. words parallax */
.parallax-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, .75);
z-index: 0;
}

.parallax {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
padding: 147px 0 141px 0;
}

@media only screen and (max-width: 880px) {
  .parallax {
    padding: 97px 0 91px 0;
  }
}

.parallax-words {
position: relative;
background-repeat: no-repeat;
background-position: center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
border: none;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  .parallax-words {
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}


/* 15.2. words testimonials */
.testimonials-carousel {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

.testimonials-carousel,
.testimonials-quote {
-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
   -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
     -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.testimonials-quote p {
color: #fff;
text-align: center;
padding: 0 10px;
}

.testimonials-signature {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
margin: -7px auto 0 auto;
}

.testimonials-signature:before {
content: "― ";
display: inline-block;
}


/* 16. contact */
.contact-info-wrapper {
margin-top: -17px;
}

.contact-info-description {
font-family: 'Raleway', sans-serif;
color: #111;
text-align: center;
text-transform: none;
}

.contact-info-description-img {
display: block;
font-size: 30px;
text-align: center;
color: #111;
margin: 15px 0 15px 0;
padding-bottom: 10px;
}

.contact-info-description-img.contact-info-description-img-large {
font-size: 60px;
}

@media only screen and (max-width: 880px) {
  .contact-info-description-img.contact-info-description-img-large {
    font-size: 30px;
  }
}

@media only screen and (max-width: 880px) {
  .contact-info-description-img-secondary {
    margin-top: 60px;
  }
}

.contact-info-text {
font-size: 14px;
}

.contact-info-text a,
.contact-info-text a:hover {
text-decoration: none;
}


/* 16.1. contact modal launcher */
.contact-modal-launcher-wrapper {
position: relative;
width: 350px;
height: auto;
margin: 17px auto;
line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .contact-modal-launcher-wrapper {
    width: 280px;
  }
}

.contact-modal-launcher-wrapper a,
.contact-modal-launcher-wrapper a:hover {
text-decoration: none;
}

.modal-launcher-btn {
position: relative;
margin: auto;
padding: 19px 22px;
-webkit-transition: all 0.2s ease;
   -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
     -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
}

.modal-launcher-btn:before {
content: "";
position: absolute;
display: block;
width: 56px;
height: 56px;
top: 0;
left: 0;
background: rgba(95, 95, 95, .5);
-webkit-border-radius: 28px;
   -moz-border-radius: 28px;
    -ms-border-radius: 28px;
     -o-border-radius: 28px;
        border-radius: 28px;
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
}

.modal-launcher-btn span {
position: relative;
font-size: 12px;
letter-spacing: 0.65em;
line-height: 12px;
font-weight: 700;
text-transform: uppercase;
vertical-align: middle;
}

@media only screen and (max-width: 640px) {
  .modal-launcher-btn span { 
    font-size: 10px;
	letter-spacing: 0.35em;
  }
}

.modal-launcher-btn svg {
position: relative;
top: 0;
margin-left: 10px;
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke: #111;
stroke-width: 2;
-webkit-transform: translateX(-5px);
   -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
     -o-transform: translateX(-5px);
        transform: translateX(-5px);
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
}

.modal-launcher-btn:hover:before {
width: 100%;
background: rgba(95, 95, 95, .5);
}

.modal-launcher-btn:hover svg {
stroke: #fff;
-webkit-transform: translateX(0);
   -moz-transform: translateX(0);
    -ms-transform: translateX(0);
     -o-transform: translateX(0);
        transform: translateX(0);
}

.modal-launcher-btn:active {
-webkit-transform: scale(0.96);
   -moz-transform: scale(0.96);
    -ms-transform: scale(0.96);
     -o-transform: scale(0.96);
        transform: scale(0.96);
}

a.modal-launcher-btn {
text-decoration: none;
color: inherit;
cursor: pointer;
}

a:hover.modal-launcher-btn {
color: #fff;
}


/* 16.2. contact modal center container */
.center-container-contact-modal {
position: absolute;
display: table;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: none;
}

.center-block-contact-modal {
display: table-cell;
vertical-align: middle;
}

.center-block-contact-modal-padding-top {
padding: 35px 0 0 0;
}

@media only screen and (max-width: 880px) {
  .center-block-contact-modal-padding-top {
    padding: 73px 0 0 0;
  }
}
  
.center-block-contact-modal-padding-bottom {
padding: 0 0 35px 0;
}

@media only screen and (max-width: 880px) {
  .center-block-contact-modal-padding-bottom {
    padding: 0 0 69px 0;
  }
}

.center-container-contact-modal h2.section-heading {
font-family: 'Montserrat', sans-serif;
font-size: 60px;
font-weight: 700;
color: #111;
text-align: center;
text-transform: lowercase;
letter-spacing: -0.35vw;
line-height: 1;
margin: 0;
padding: 0 15px;
z-index: 1;
}

@media only screen and (max-width: 480px) {
  .center-container-contact-modal h2.section-heading {
	padding: 0 30px;
  }
}

@media only screen and (max-width: 880px) {
  .center-container-contact-modal h2.section-heading {
    font-size: 40px;
  }
}

.center-container-contact-modal p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1;
font-style: normal;
font-weight: 400;
text-align: center;
color: #111;
margin: 20px 0 0 0;
padding: 0 15px;
}

@media only screen and (max-width: 480px) {
  .center-container-contact-modal p {
	padding: 0 30px;
  }
}


/* 16.3. contact modal inner */
.contact-modal-wrapper {
position: relative;
width: 50%;
margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .contact-modal-wrapper {
    width: 90%;
  }
}

.contact-modal {
position: fixed;
width: -webkit-calc(100% - 100px);
width: -moz-calc(100% - 100px);
width: calc(100% - 100px);
height: -webkit-calc(100% - 100px);
height: -moz-calc(100% - 100px);
height: calc(100% - 100px);
top: 50px;
right: 50px;
bottom: 50px;
left: 50px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
border: 10px solid #e0e0e0;
background: #fff;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
overflow-x: hidden;
overflow-y: auto;
z-index: 1;
}

.contact-modal.close {
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.contact-modal.open {
width: -webkit-calc(100% - 100px);
width: -moz-calc(100% - 100px);
width: calc(100% - 100px);
height: -webkit-calc(100% - 100px);
height: -moz-calc(100% - 100px);
height: calc(100% - 100px);
top: 50px;
right: 50px;
bottom: 50px;
z-index: 99999;
left: 50px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
border: 10px solid #e0e0e0;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
}

@media only screen and (max-width: 640px) {
  .contact-modal,
  .contact-modal.open {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	border: none;
  }
}

.contact-modal-closer {
position: relative;
width: 50px;
height: auto;
margin: 31px auto 0 auto;
font-size: 20px;
text-align: center;
color: #111;
cursor: pointer;
}


/* 16.4. contact modal form */
#contact-form {
width: 100%;
margin: 48px auto 0 auto;
padding: 0;
text-align: center;
line-height: 1;
}

form {
margin: 0;
padding: 0;
}

#form input,
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="password"],
input[type="email"],
input[type="text"] {
position: relative;
width: 100%;
height: 40px;
border-bottom: 1px solid #111;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 10px 0 10px 0;
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #111;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

textarea {
position: relative;
width: 100%;
height: 100px;
border-bottom: 1px solid #111;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 5px;
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

#form textarea {
color: #111;
margin: 10px 0 10px 0;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

#form input:hover,
#form textarea:hover,
.wpcf7 input[type="text"]:hover, 
.wpcf7 input[type="email"]:hover, 
.wpcf7 input[type="password"]:hover,
input[type="email"]:hover,
input[type="text"]:hover{
border-color: rgba(95, 95, 95, .35);
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


#form input:focus,
#form textarea:focus,
.wpcf7 input[type="text"]:focus, 
.wpcf7 input[type="email"]:focus, 
.wpcf7 input[type="password"]:focus,
input[type="email"]:focus,
input[type="text"]:focus {
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.success {
font-family: 'Raleway', sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #111;
margin: 0 auto;
padding: 50px 0 60px 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#form .error {
position: absolute;
font-size: 9px;
text-transform: uppercase;
color: #111;
display: block;
margin: 0;
padding: 0;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
width: 200px!important;
}

.make-space {
margin-left: 15px;
margin-right: 15px;
}

::-webkit-input-placeholder { font-size: 12px; color: #111; }
     :-ms-input-placeholder { font-size: 12px; color: #111; }
         ::-moz-placeholder { font-size: 12px; color: #111; }
     input:-moz-placeholder { font-size: 12px; color: #111; }

input:focus::-webkit-input-placeholder { color: transparent; }
     input:focus:-ms-input-placeholder { color: transparent; }
         input:focus::-moz-placeholder { color: transparent; }
          input:focus:-moz-placeholder { color: transparent; }

textarea:focus::-webkit-input-placeholder { color: transparent; }
     textarea:focus:-ms-input-placeholder { color: transparent; }
         textarea:focus::-moz-placeholder { color: transparent; }
          textarea:focus:-moz-placeholder { color: transparent; }

input[type=button], 
input[type=reset], 
input[type=submit] {
    width: 225px;
    color: #fff;
    background: #111;
    border: none;
    padding: 18px 25px 16px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0 0;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}


input[type=button]:hover, 
input[type=reset]:hover, 
input[type=submit]:hover {
    background: #111;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
/* 17. footer */
#footer {
position: relative;
height: 50%;
min-height: inherit;
overflow: hidden;
margin-left: 50px;
margin-right: 50px;
background: none;
}

@media only screen and (max-width: 640px) {
  #footer {
    height: auto;
	margin-left: 0;
    margin-right: 0;
  }
}


/* 17.1. footer newsletter form */
section h2.section-heading.newsletter {
font-size: 25px;
margin-bottom: 29px;
}

@media only screen and (max-width: 480px) {
  section h2.section-heading.newsletter {
    font-size: 20px;
  }
}

#subscribe-wrapper {
position: relative;
width: 300px;
height: 160px;
margin: 16px auto 6px auto;
background: none;
text-align: center;
}

@media only screen and (max-width: 880px) {
  #subscribe-wrapper {
    margin: 10px auto 6px auto;
  }
}

@media only screen and (max-width: 640px) {
  #subscribe-wrapper {
    margin: 5px auto 6px auto;
  }
}

@media only screen and (max-width: 480px) {
  #subscribe-wrapper {
    width: 260px;
	margin: 5px auto 0 auto;
  }
}

.newsletter {
position: relative;
clear: both;
border: none;
background: none;
padding: 0;
overflow: hidden;
}

#subscribe input {
position: relative;
width: 225px;
height: 40px;
text-align: center;
color: #111;
border: none;
border-bottom: 1px solid #111;
background: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

#subscribe input:focus, #subscribe textarea:focus {
color: #111;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

#subscribe input:hover {
border-color: rgba(95, 95, 95, .35);
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.subscribe-success {
font-family: 'Raleway', sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #111;
margin: 0 auto;
padding: 68px 0 60px 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#subscribe .subscribe-error {
font-size: 9px;
text-transform: uppercase;
text-align: center;
color: #111;
display: block;
margin: 2px auto 0 auto;
padding: 0;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

input[type="text"].subscribe-email::-webkit-input-placeholder {
font-size: 12px;
color: #111;
}

input[type="text"].subscribe-email:-ms-input-placeholder {
font-size: 12px;
color: #111;
}

input[type="text"].subscribe-email::-moz-placeholder {
font-size: 12px;
color: #111;
}

input:focus.subscribe-email::-webkit-input-placeholder { color: transparent; }
     input:focus.subscribe-email:-ms-input-placeholder { color: transparent; }
         input:focus.subscribe-email::-moz-placeholder { color: transparent; }
          input:focus.subscribe-email:-moz-placeholder { color: transparent; }


/* 17.2. footer credits */
.footer-credits {
font-size: 9px;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.05em;
font-weight: 600;
color: #111;
margin: -7px auto -9px auto;
}

.footer-credits a {
color: #111;
text-decoration: none;
}


/* 18. preloader */
.preloader-bg {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff;
z-index: 999999;
}

#preloader {
position: fixed;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff;
z-index: 999999;
}

#preloader-status {
display: table-cell;
vertical-align: middle;
}

.preloader-position {
position: relative;
margin: 0 auto;
text-align: center;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

.loader {
position: relative;
width: 45px;
height: 45px;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: 2px;
-webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
     -o-animation: rotate 1s infinite linear;
        animation: rotate 1s infinite linear;
border: 3px solid rgba(0, 0, 0, .15);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.loader span {
position: absolute;
width: 45px;
height: 45px;
top: -3px;
left: -3px;
border: 3px solid transparent;
border-top: 3px solid rgba(0, 0, 0, .75);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* 19. center container */
.center-container {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
}

.center-block {
display: table-cell;
vertical-align: middle;
}

.center-container-menu {
position: relative;
display: table;
width: 100%;
height: 100%;
}

.center-block-menu {
display: table-cell;
vertical-align: middle;
}


/* 20. divider */
.section-divider,
.inner-divider,
.inner-divider-half {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.section-divider,
.inner-divider {
height: 150px;
}

.inner-divider-half {
height: 75px;
}

@media only screen and (max-width: 880px) {
  .section-divider,
  .inner-divider {
    height: 100px;
  }
}

@media only screen and (max-width: 880px) {
  .inner-divider-half {
    height: 50px;
  }
}


/* 21. buttons */
.bt-nav {
position: relative;
display: inline-block;
width: 35px;
height: 35px;
text-indent: -10000px;
cursor: pointer;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.bt-nav:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bt-nav em:after,
.bt-nav em:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 10px;
margin-top: 1px;
margin-left: -5px;
-webkit-transform: rotate(135deg);
   -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
     -o-transform: rotate(135deg);
        transform: rotate(135deg);
}

.bt-nav em:before {
margin-left: 3px;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg);
}

.bt-nav.zoom-item {
text-indent: inherit;
}

.bt-nav.zoom-item:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bt-nav.close {
width: 44px;
height: 44px;
line-height: 44px;
margin: 0 2px;
font-size: 20px;
background: #111;
border: none;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

.bt-nav.close em:after,
.bt-nav.close em:before {
width: 2px;
height: 20px;
margin-top: -10px;
margin-left: -1px;
background: #fff;
}


/* 22. link underline */
.link-underline {
position: relative;
display: inline-block;
}

.link-underline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #111;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline:hover::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}


/* 23. button effect */
.c-btn {
position: relative;
display: inline-block;
border: 1px solid #111;
background: none;
letter-spacing: 0.25em;
font-weight: 700;
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #111;
margin: 20px 0 0 0;
padding: 11px 25px 9px 25px;
-webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-btn-contact-modal-wrapper-only {
padding: 18px 25px 16px 25px;
}

.c-btn.c-btn-blog-form {
margin: 20px 0 0 0;
padding: 15px 25px;
}

.c-btn.fullwidth-liquid,
.c-btn.halfwidth-liquid {
width: 225px;
color: #fff;
background: #111;
border: none;
}

.c-btn.halfwidth-liquid {
width: 112px;
margin: 40px 0 0 0;
}

.c-btn::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #5f5f5f;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-btn.fullwidth-liquid::before,
.c-btn.halfwidth-liquid::before {
background: #5f5f5f;
}

.c-btn:hover::before,
a:hover .c-btn::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}

.c-btn span {
display: inline-block;
position: relative;
z-index: 2;
}

.c-btn:hover,
a:hover .c-btn {
color: #fff;
}

.c-btn.fullwidth-liquid:hover,
.c-btn.halfwidth-liquid:hover {
color: #fff;
}

.c-btn.c-btn-inverse-dark {
font-size: 10px;
color: #fff;
margin: 20px 0 0 0;
padding: 14px 20px;
}

.c-btn.c-btn-inverse-dark {
background: rgba(0, 0, 0, 1);
}

.c-btn.c-btn-inverse-dark:visited,
.c-btn.c-btn-inverse-dark:active,
.c-btn.c-btn-inverse-dark:focus {
}

.c-btn-inverse-dark::before {
background: rgba(255, 255, 255, 1);
}

.c-btn.c-btn-inverse-dark:hover {
color: #111;
}

.c-btn-modal {
margin-top: 65px;
margin-top: 0;
}


/* 24. to top arrow */
.to-top-arrow {
position: fixed;
right: 50px;
bottom: -10px;
width: 50px;
height: 50px;
line-height: 50px;
cursor: pointer;
font-size: 16px;
text-align: center;
color: #fff;
background: #202020;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
-webkit-transform: translateY(40px);
   -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
     -o-transform: translateY(40px);
        transform: translateY(40px);
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
z-index: 105;
}

@media only screen and (max-width: 640px) {
  .to-top-arrow {
    right: 20px;
  } 
}

.to-top-arrow.show {
bottom: 30px;
-webkit-transform: translateY(-20px);
   -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
     -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (max-width: 640px) {
  .to-top-arrow.show {
    bottom: 0;
  }
}

.to-top-arrow:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* 25. Slick v1.6.0 CUSTOM */
/* 25.1. slick slide */
.slick-slide {
height: 100%;
background: none;
}
		
.slick-slider {
margin-bottom: 0;
margin-top: 0;
cursor: auto;
}


/* 25.2. slick slide flickering FIX */
.slick-track,
.slick-list {
-webkit-perspective: 2000;
        perspective: 2000;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}


/* 25.3. slick fullscreen slideshow */
.slick-fullscreen-img-fill {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}

.slick-fullscreen-img-fill img {
position: relative;
display: inline-block;
min-width: 100%;
max-width: none;
min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill {
height: 100vh;
background: none;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
position: relative;
width: auto;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.slick-fullscreen .slick-dots,
.slick-fullscreen-slideshow .slick-dots {
position: absolute;
width: 100%;
height: 5px;
left: 0;
bottom: 0;
margin: 0;
padding: 0;
background: rgba(255, 255, 255, .25);
list-style-type: none;
}

.slick-fullscreen .slick-dots li button,
.slick-fullscreen-slideshow .slick-dots li button {
display: none;
}

.slick-fullscreen .slick-dots li,
.slick-fullscreen-slideshow .slick-dots li {
position: absolute;
float: left;
width: 0;
height: 5px;
left: -5px;
background: #fff;
}

.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-slideshow .slick-dots li.slick-active {
width: 100%;
-webkit-animation: progressDots 4s both;
   -moz-animation: progressDots 4s both;
    -ms-animation: progressDots 4s both;
     -o-animation: progressDots 4s both;
        animation: progressDots 4s both;
}

@-webkit-keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.slick-fullscreen,
.slick-fullscreen-slideshow {
background: none;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-slideshow .slick-slide {
display: none;
float: left;
height: 100%;
}

.slick-initialized .slick-slide {
display: block;
}


/* 25.4. slick navigation */
.slick-prev:before,
.slick-next:before {
font-size: 15px;
color: #111;
}


/* 26. videos */
/* 26.1. YouTube video */
.YT-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .YT-bg {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

#videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: 0;
}


/* 26.2. Vimeo video */
.vimeo-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .vimeo-bg {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
  
  #vimeo-videoContainment {
    display: none;
  }
}

#vimeo-videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: 0;
}

#vimeo-videoContainment iframe,
#vimeo-videoContainment object,
#vimeo-videoContainment embed {
border: none;
}


/* 26.3. HTML5 video */
.html5-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .html5-bg {
    position: relative;
    height: 100%;
	background: none;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

.html5-videoContainment {
position: absolute;
top: 50%;
left: 50%;
width: auto;
min-width: 100%;
height: auto;
min-height: 100%;
background: #000;
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
z-index: 0;
}


/* 27. ken burns slideshow */
.kenburns-slide-wrapper {
position: relative;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}

.kenburns-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -moz-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
     -o-animation: KenBurnsSlideShow 24s linear infinite 0s;
        animation: KenBurnsSlideShow 24s linear infinite 0s;
}

.kenburns-slide-1,
.kenburns-slide-2,
.kenburns-slide-3,
.kenburns-slide-4,
.kenburns-slide-5,
.kenburns-slide-6,
.kenburns-slide-7, 
.kenburns-slide-8,
.kenburns-slide-9,
.kenburns-slide-10
 {
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.kenburns-slide-1 {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.kenburns-slide-2 {
-webkit-animation-delay: 6s;
   -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
     -o-animation-delay: 6s;
        animation-delay: 6s;
}

.kenburns-slide-3 {
-webkit-animation-delay: 12s;
   -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
     -o-animation-delay: 12s;
        animation-delay: 12s;
}

.kenburns-slide-4 {
-webkit-animation-delay: 18s;
   -moz-animation-delay: 18s;
    -ms-animation-delay: 18s;
     -o-animation-delay: 18s;
        animation-delay: 18s;
}

.kenburns-slide-5 {
-webkit-animation-delay: 24s;
   -moz-animation-delay: 24s;
    -ms-animation-delay: 24s;
     -o-animation-delay: 24s;
        animation-delay: 24s;
}

.kenburns-slide-6 {
-webkit-animation-delay: 30s;
   -moz-animation-delay: 30s;
    -ms-animation-delay: 30s;
     -o-animation-delay: 30s;
        animation-delay: 30s;
}

.kenburns-slide-7 {
-webkit-animation-delay: 36s;
   -moz-animation-delay: 36s;
    -ms-animation-delay: 36s;
     -o-animation-delay: 36s;
        animation-delay: 36s;
}

.kenburns-slide-8 {
-webkit-animation-delay: 42s;
   -moz-animation-delay: 42s;
    -ms-animation-delay: 42s;
     -o-animation-delay: 42s;
        animation-delay: 42s;
}

.kenburns-slide-9 {
-webkit-animation-delay: 48s;
   -moz-animation-delay: 48s;
    -ms-animation-delay: 48s;
     -o-animation-delay: 48s;
        animation-delay: 48s;
}

.kenburns-slide-10 {
-webkit-animation-delay: 54s;
   -moz-animation-delay: 54s;
    -ms-animation-delay: 54s;
     -o-animation-delay: 54s;
        animation-delay: 54s;
}

@-webkit-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -webkit-transformm: scale(1);
  }
}

@-moz-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -moz-transform: scale(1);
  }
}

@-o-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -o-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -o-transform: scale(1);
  }
}

@keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
	    transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
 100% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
}


/* 28. Owl Carousel v2.2.0 CUSTOM */
.owl-buttons {
position: static;
}

.owl-prev,
.owl-next {
position: absolute;
display: block;
top: 50%;
margin-top: -35px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 12px;
color: #111;
text-align: center;
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.owl-prev {
left: -50px;
}

.owl-next {
right: -50px;
}

.owl-prev:before,
.owl-next:before {
content: "";
position: absolute;
display: block;
width: 50px;
height: 50px;
background: #fff;
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

.owl-prev:before {
left: 55px;
top: 9px;
}

.owl-next:before {
right: 55px;
top: 9px;
}

@media only screen and (max-width: 880px) {
  .owl-prev:before {
    left: 95px;
  }

  .owl-next:before {
    right: 95px;
  }
}

@media only screen and (max-width: 640px) {
  .owl-prev:before {
    left: 55px;
  }

  .owl-next:before {
    right: 55px;
  }
}

.owl-prev .owl-custom,
.owl-next .owl-custom {
position: relative;
}

.owl-prev .owl-custom {
position: relative;
top: 8px;
left: 54px;
}

.owl-next .owl-custom {
position: relative;
top: 8px;
right: 54px;
}

@media only screen and (max-width: 880px) {
  .owl-prev .owl-custom {
    left: 94px;
  }

  .owl-next .owl-custom {
    right: 94px;
  }
}

@media only screen and (max-width: 640px) {
  .owl-prev .owl-custom {
    left: 54px;
  }

  .owl-next .owl-custom {
    right: 54px;
  }
}

.services-slider .owl-prev:before {
left: 85px;
top: 9px;
}

.services-slider .owl-next:before {
right: 85px;
top: 9px;
}

@media only screen and (max-width: 640px) {
  .services-slider .owl-prev:before {
    left: 60px;
  }

  .services-slider .owl-next:before {
    right: 60px;
  }
}

.owl-prev .owl-custom-2,
.owl-next .owl-custom-2 {
position: relative;
}

.owl-prev .owl-custom-2 {
position: relative;
top: 8px;
left: 84px;
}

.owl-next .owl-custom-2 {
position: relative;
top: 8px;
right: 84px;
}

@media only screen and (max-width: 640px) {
  .owl-prev .owl-custom-2 {
    left: 59px;
  }

  .owl-next .owl-custom-2 {
    right: 59px;
  }
}

.owl-prev:hover,
.owl-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
}

.owl-prev:hover:before,
.owl-next:hover:before,
.owl-prev:active:before,
.owl-next:active:before,
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.owl-carousel:hover .owl-prev {
left: -35px;
}

.owl-carousel:hover .owl-next {
right: -35px;
}


/* 29. scroll indicator */
.scroll-indicator-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #202020;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.scroll-indicator-wrapper.bottom-position {
-webkit-transform: translateY(200px);
   -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
     -o-transform: translateY(200px);
        transform: translateY(200px);
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.scroll-indicator-wrapper.scroll-indicator-wrapper-position-secondary {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
-webkit-transform: translateY(200px);
   -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
     -o-transform: translateY(200px);
        transform: translateY(200px);
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.scroll-indicator {
position: absolute;
height: 60px;
width: 60px;
bottom: 110px;
left: 50%;
-webkit-transform: translate(-50%, 50%);
   -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
cursor: pointer;
z-index: 10;
}

@media only screen and (max-width: 880px) {
  .scroll-indicator {
    height: 50px;
    width: 50px;
  }
}

@media only screen and (max-width: 640px) {
  .scroll-indicator {
    bottom: 71px;
  }
}

.arrow {
position: relative;
color: #fff;
font-size: 16px;
text-align: center;
-webkit-transition: -webkit-transform 0.6s ease;
   -moz-transition: -moz-transform 0.6s ease;
        transition: transform 0.6s ease;
-webkit-animation: scroll-indicator 1s infinite;
   -moz-animation: scroll-indicator 1s infinite;
     -o-animation: scroll-indicator 1s infinite;
        animation: scroll-indicator 1s infinite;
animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
cursor: pointer;
}

.arrow-move-down {
position: relative;
top: 10px;
}

@media only screen and (max-width: 880px) {
  .arrow-move-down {
    top: 5px;
  }
}

@-webkit-keyframes scroll-indicator {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}

@-moz-keyframes scroll-indicator {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}

@keyframes scroll-indicator {
  0% {
    bottom: -13px;
  }
  50% {
    bottom: -8px;
  }
  100% {
    bottom: -13px;
  }
}
/********webredox*************/

.jurak-no-padding .vc_column-inner {
	padding-left:0px!important;
	padding-right:0px!important;
}

.rows{
	float:left;
	width:100%;
}
.wr-details-btn{
	margin-left:15px;
}
.contact-modal  .wpcf7{
	display:none;
}

.contact-modal.open  .wpcf7{
	display:block;
}
.news-blog .blog-content {
position: relative;
width: 100%;
height: 100%;
background: #fff;
z-index: 0;
}

.news-blog .blog-content .blog-content-date {
width: 100%;
background-color: #fff;
top: 0;
right: 0;
padding: 0 0 12px 0;
text-align: center;
font-size: 9px;
letter-spacing: 1px;
color: #111;
text-transform: uppercase;
}

.news-blog .blog-content {
min-height: 100%;
border: 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
text-align: center;
-webkit-background-clip: border-box;
        background-clip: border-box;
-webkit-box-shadow: none;
        box-shadow: none;
}

.news-blog .blog-content p {
    font-size: 13px;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #111;
    
}


.blog-popup-content-wr p {
text-align: center;
margin-bottom: 30px;
}
.main-post-title br,
.blog-full-heading br
{
	display:none;
}
.news-blog .blog-content p a,
.news-blog .blog-content p a:hover{
color: #111;
text-decoration: underline;
}

.news-blog .blog-content p.item-intro {
font-family: 'Raleway', sans-serif;
padding: 10px 0 0 0;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #111;
text-align: center;
}

.news-blog .blog-content ul.list-inline {
margin-top: 0;
margin-bottom: 30px;
}

.news-blog .blog-content img.blog-pos-img, 
.news-blog .blog-content img.avatar {
	margin: 0 auto;
}

.news-blog p,
.blog-quote p {
color: #111;
}

.blog-quote p {
font-size: 20px;
font-weight: 600;
text-align: center;
padding: 0 150px;
margin: 55px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .blog-quote p {
    padding: 0 50px;
  }
}

.blog-last {
margin: 90px 0 0 0;
}

.blog-line {
position: absolute;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
width: 150px!important;
height: 1px;
background: #e0e0e0;
z-index: 1;
}

.blog-line:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 1px;
background: #111;
-webkit-animation: blog-line 2s linear infinite both;
   -moz-animation: blog-line 2s linear infinite both;
        animation: blog-line 2s linear infinite both;
z-index: 2;
}

@keyframes blog-line {
  0% {
    -webkit-transform-origin: left top;
       -moz-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
			transform: scale(0, 1);
  }
  45% {
    -webkit-transform-origin: left top;
       -moz-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
			transform: scale(1, 1);
  }
  55% {
    -webkit-transform-origin: right top;
       -moz-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
			transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: right top;
       -moz-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
			transform: scale(0, 1);
  }
}


/* 22.2. news blog form */
.blog-form {
width: 100%;
margin: 0px auto 65px auto;
padding: 0;
text-align: center;
float:left;
line-height: 1;
}

.blog-form .comment-title {
font-family: 'Raleway', sans-serif;
font-size: 24px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 800;
color: #111;
}

.comment-remark {
font-size: 10px;
text-transform: uppercase;
margin: 5px 0 36px 0;
}

.form-blog input {
position: relative;
width: 100%;
height: 40px;
border-bottom: 1px solid #111;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 10px 0 10px 0;
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #111;
}

.form-blog textarea {
color: #111;
margin: 10px 0 10px 0;
}

.form-blog input:hover,
.form-blog textarea:hover {
border-color: rgba(95, 95, 95, .35);
}

.form-blog input,
.form-blog textarea,
.form-blog input:hover,
.form-blog textarea:hover,
.form-blog input:focus,
.form-blog textarea:focus {
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* 22.3. news blog comments */
.blog-comments {
width: 100%;
margin: 147px auto 50px auto;
padding: 0;
text-align: left;
line-height: 1;
}

.blog-comments .comment-title {
font-family: 'Raleway', sans-serif;
font-size: 24px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 800;
color: #111;
margin: 50px 0 45px 0;
float: left;
width: 100%;
}


.comments article {
position: relative;
border-bottom: 1px solid #e0e0e0;
margin: 0 auto 50px auto;
}

.comments article:last-child {
border: none;
}



.comments article img {
width: 80px;
height: 80px;
border-width: 0;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.comments article h4 {
display: inline-block;
font-weight: 700;
}

.comments article h4 a, 
.comment_author {
color: #111;
text-transform: none;
text-decoration: none;
font-size:14px;
}

.page-template-default .comment p{
	text-align:center!important;
}

.comments article h4 a:hover, .comment_author:hover {
color: #111;
}

.comment-time {
color: #111;
font-size: 10px;
text-transform: uppercase;
}


/* 22.4. news blog sidebar */
.blog-sidebar-wrapper {
margin: -22px 0 0 0;
}

@media only screen and (max-width: 880px) {
  .blog-sidebar-wrapper {
    margin-top: 22px;
    margin-bottom: 50px;
  }
}



.blog-title h4, 
.blog-title h4 a {
font-family: 'Oswald', sans-serif;
font-size: 35px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
color: #111;
line-height: 1.25;
padding: 0 0 10px 0;
margin: 0 0 -5px 0;
}

.blog-title h4 a:hover{
	text-decoration:none;
}

@media only screen and (max-width: 880px) {
  .blog-title h4 {
    font-size: 25px;
	line-height: 1.25;
	padding: 0 0 3px 0;
	margin: 0;
  }
}

.single-post-blog.blog-heading {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #111;
}

.blog-heading a,
.blog-heading a:hover {
color: #111;
text-decoration: none;
}

.blog-side-heading {
font-family: 'Oswald', sans-serif;
font-size: 25px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
line-height: 1.25;
padding: 10px 0;
background: #111;
}





.blog-side-text {
padding-top: 10px;
margin-bottom: -20px;
}

.section div.vc_row, 
.section div.wpb_column.vc_col-sm-12, 
.section .vc_col-sm-12 div.vc_column-inner, 
.section .vc_col-sm-12 div.wpb_wrapper,
.section .container-fluid  {
height:100%;
}
.section .vc_col-sm-12 > .vc_column-inner, .section .vc_col-sm-6 > .vc_column-inner {
	padding-left:0px;
	padding-right:0px;
}
span.port-cat:nth-child(1){
display:none;
}
span.port-cat{
	padding:0px 2px;
}
.wr-pop-blog-btn{
	margin-right:10px;
}

input[type=button], input[type=reset], input[type=submit] {
    width: 225px;
    color: #fff;
    background: #111;
    border: none;
    padding: 18px 25px 16px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0 0;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #111;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}


.wr_title{
	margin-bottom:58px;
}

.nsews-blog .blog-content img{
	width:100%;
}
.blog-heading .post-categories li, .news-page-img-carousel-heading .post-categories li{
	display: inline-block;
}

.blog-heading .post-categories li:before, .news-page-img-carousel-heading .post-categories li:before{
	content:"/";
	margin-right:3px;
}
.post-categories li a{
	text-decoration:none;
}
.blog-heading .post-categories li:nth-child(1):before, .news-page-img-carousel-heading .post-categories li:nth-child(1):before, 
.widget li a br{
display:none;
}


.widget {
	color:#111;
}

.wr-post-page .wr-content-area {
	padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dotted #e0e0e0;
}
.wr-content-area .c-btn.fullwidth-liquid{
	width:auto;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.blog-content .pagination>li>a, 
.blog-content .pagination>li>span {
    position: relative;
    display: inline-block;
    border: 1px solid #111;
    background: none;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    padding: 11px 15px 9px;
    margin-left: 3px;
}


.blog-content .pagination>li>a:focus, 
.blog-content .pagination>li>a:hover, 
.blog-content .pagination>li>span:focus, 
.blog-content .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.blog-content .pagination>li>a.page-link.active {
    z-index: 2;
    color: #fff;
    background-color: #111;
    border-color: #111;
}
.owl-stage-outer{
	background:#000;
}
.port-cats {
	display:inline-block!important;
	
}

span.port-cats{
	
	margin: 0px 3px;
}

span.port-cats:nth-child(1){
	display:none!important;
}
.comment-notes {
    font-size: 10px;
    text-transform: uppercase;
    margin: 5px 0 36px 0;
	color: #111;
	text-align: center;
    margin-bottom: 30px;
}

p.form-submit {
	display:none;
}

#cancel-comment-reply-link{
    color: #111;
    text-decoration: underline;
	font-size: 15px;
	margin-bottom: 30px;
    float: left;
    width: 100%;
}

#respond .comment-form .logged-in-as{
	margin-top: 32px;
	text-align:center;
}
.widget_search{
	box-shadow:none;
}

.widget_search input#searchsubmit {
    display: none;
}

.logo-text{
	font-family: 'Montserrat', Arial, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff!important;
    line-height: 36px;
}


.logo-text-dark{
	font-family: 'Montserrat', Arial, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
	color:#111!important;
	text-decoration:none!important;
    font-weight: 700;
    line-height: 36px;
}

.center-space-top-index{
    position: fixed;
    width: auto;
    height: auto;
    top: 42px;
    left: 50px;
    cursor: pointer;
    z-index: 9;
}

.post-categories, .post-categories li {
	display:inline-block;
}

.post-categories li:before{
    content: "/";
    margin-right: 3px;
}

.post-categories li:nth-child(1):before{
	display:none;
}

.mc4wp-form   input[type=submit]{
    position: relative;
    display: inline-block;
    border: 1px solid #111;
    background: #111;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 11px 25px 9px 25px;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.mc4wp-form   input[type=submit]:hover{
	    background: #111;
}

.mc4wp-form   input[type=email]:hover,
.mc4wp-form   input[type=text]:hover {
    border-color: rgba(95, 95, 95, .35);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mc4wp-form   input[type=email],
.mc4wp-form   input[type=text] {
    position: relative;
    width: 225px;
    height: 40px;
    text-align: center;
    color: #111;
    border: none;
    border-bottom: 1px solid #111;
    background: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.section-subheadingli a{
	color: #111;
}

.clear{
	clear:both;
}

.extra-pad-wr {
    margin-top: 59px;
}
.wr-content-area {
    float: left;
    width: 100%;
}

.wr-blog-button{
	margin-top:50px;
}

.blog-no-post {
    margin-top: 20px;
}


.post-number {
position: absolute;
width: 900px!important;
margin-left: auto; 
margin-right: auto;
left: 0; 
right: 0;
top: 70px;
font-family: 'Montserrat', sans-serif;
font-size: 100px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: normal;
color: rgba(0, 0, 0, .15);
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
z-index: -1;
}

@media all and (min-width: 1920px) {
  .post-number {
    top: 50px;
    font-size: 140px;
  }
}

@media only screen and (max-width: 880px) {
  .post-number {
    top: 45px;
    font-size: 100px;
  }
}

@media only screen and (max-width: 640px) {
  .post-number {
    display: none;
    visibility: hidden;
  }
}

.blog-item:hover .post-number {
color: rgba(255, 255, 255, .15);
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

/* THE FIX */
.services-skills {
position: relative;
top: -15px;
}

.services-skills-heading {
font-weight: 800;
}

.services-skills p {
padding: 0 50px;
}

@media all and (min-width: 1920px) {
  .services-skills p {
    padding: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .services-skills p {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 880px) {
  .services-skills p {
    padding: 0;
  }
}

@media only screen and (max-width: 640px) {
  .services-skills p {
    padding: 0 5px;
  }
}

h3.section-subheading {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin-top: -5px;
text-align: center;
letter-spacing: 0.05em;
margin: 0 0 4px 0;
padding: 27px 0 0 0;
color: #111;
}

@media all and (min-width: 1920px) {
  h3.section-subheading {
    font-size: 15px;
	font-weight: 700;
	margin: 0 0 4px 0;
	padding: 36px 0 0 0;
  }
}

h3.section-subheading span {
position: relative;
display: inline-block;
padding-right: 45px;
line-height: 1;
}

@media only screen and (max-width: 640px) {
  h3.section-subheading span {
    padding-right: 35px;
  }
}

h3.section-subheading span:before {
content: "";
position: absolute;
display: block;
top: 50%;
right: 0;
width: 30px;
height: 0;
margin-top: -2px;
}

@media only screen and (max-width: 640px) {
  h3.section-subheading span:before {
    margin-top: 0;
  }
}

h3.section-subheading.section-subheading-blog span:before {
margin-top: 0;
}

@media only screen and (max-width: 640px) {
  h3.section-subheading span:before {
    width: 20px;
  }
}

h3.section-subheading span:before {
border-top: 2px solid #111;
}


.blog-item:hover h3.section-subheading {
color: #fff;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-item:hover .blog-heading {
color: #fff;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-item:hover h3.section-subheading span:before {
border-top: 2px solid #fff;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-heading {
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 800;
text-transform: uppercase;
margin: 0 0 -5px -3px;
padding: 0;
text-align: center;
letter-spacing: -0.04em;
line-height: 1;
color: #111;
}

.blog-tag {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.05em;
bottom: -3px;
}

.blog-more-button {
position: relative;
width: 205px;
height: auto;
line-height: 1.5;
margin: 0 auto;
padding: 0;
text-align: center;
cursor: pointer;
}

.post-number {
top: 105px;
line-height: 1;
}

@media all and (min-width: 1920px) {
  .post-number {
    top: 115px;
  }
}

@media only screen and (max-width: 880px) {
  .post-number {
	display: none;
	visibility: hidden;
  }
}

.blog-item:hover .post-number {
color: rgba(255, 255, 255, .15);
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.blog-item {
height: 576px;
}

@media all and (min-width: 1920px) {
  .blog-item {
	height: 576px;
  }
}

@media only screen and (max-width: 880px) {
  .blog-item {
    height: 430px;
  }
}

@media only screen and (max-width: 640px) {
  .blog-item {
    height: 462px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-item {
    height: 465px;
  }
  
  .blog-content {
    position: relative;
	top: -20px;
  }
}

.the-button {
position: relative;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.25em;
color: #111;
background: none;
padding: 10px 40px 0 40px;
margin-top: 5px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
    -ms-border-radius: 0;
     -o-border-radius: 0;
        border-radius: 0; 
}

.blog-item:hover .the-button {
color: #fff;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.the-button:hover:before {
width: 100%;
}

.the-button:hover:after {
width: 100%;
}

.the-button::before {
content: "";
position: absolute;
width: 20px;
height: 47px;
top: -5px;
left: -6px;
border: 2px solid #111;
border-right: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.blog-item:hover .the-button::before {
border: 2px solid #fff;
border-right: none;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.the-button::after {
content: "";
position: absolute;
width: 20px;
height: 47px;
top: -5px;
right: -6px;
border: 2px solid #111;
border-left: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;  
}

.blog-item:hover .the-button::after {
border: 2px solid #fff;
border-left: none;
-webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

button {
border: none;
}
.blog-heading br{display:none;}
#credits {
background: #f5f5f5;
}
.inner-divider-half-2 {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.inner-divider-half-2 {
height: 46px;
}

@media only screen and (max-width: 880px) {
  .inner-divider-half-2 {
    height: 34px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider-half-2 {
    height: 22px;
  }
}

.fullwidth-liquid-fix {
padding: 16px 25px 14px 25px;
}

.contact-modal-launcher-wrapper {
margin-top: -20px;
margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
  .contact-modal-launcher-wrapper {
    width: 280px;
  }
}
.facts-counter-description-img.large {
    font-size: 40px;
    margin: 15px 0 23px 0;
}

.wpcf7-form-control.wpcf7-submit{
	margin-left:18px;
}
.comment-respond {
	margin-top:100px;
}

.news-blog .blog-content img.blog-pos-img{
    margin-top: 56px!important;
    margin-bottom: 59px!important;
    margin: 0 auto;
}

/* THE FIX 2 */
.blog-full-heading {
padding: 0 35px;
}

.blog-tag {
bottom: -7px;
}

.c-btn.fullwidth-liquid {
cursor: pointer;
}

.c-btn.fullwidth-liquid-blog {
margin-top: 0;
}

@media only screen and (max-width: 880px) {
  .c-btn.fullwidth-liquid-blog {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 880px) {
  .see-all-posts {
    background: #f5f5f5;
  }
}

.img-fullwidth-wrapper {
min-height: 650px;
}

@media only screen and (max-width: 880px) {
  .img-fullwidth-wrapper {
    min-height: 480px;
  }
  
  .img-fullwidth-wrapper.img-fullwidth-wrapper-services {
    min-height: 470px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth-wrapper {
    min-height: 470px; min-height: 540px;
  }
  
  .img-fullwidth-wrapper.img-fullwidth-wrapper-services {
    min-height: 450px;
  }
}

.img-fullwidth {
min-height: 650px;
}

@media only screen and (max-width: 880px) {
  .img-fullwidth {
    min-height: 480px;
  }
  
  .img-fullwidth.img-fullwidth-services {
    min-height: 470px;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth {
    min-height: 470px; min-height: 540px;
  }
  
  .img-fullwidth-wrapper.img-fullwidth-services {
    min-height: 450px;
  }
}

.services-bg-wrapper {
min-height: 650px;
}

@media only screen and (max-width: 880px) {
  .services-bg-wrapper {
    min-height: 470px;
  }
}

@media only screen and (max-width: 640px) {
  .services-bg-wrapper {
    min-height: 450px;
  }
}

.services-bg {
min-height: 650px;
}

@media only screen and (max-width: 880px) {
  .services-bg {
    min-height: 470px;
  }
}

@media only screen and (max-width: 640px) {
  .services-bg {
	min-height: 450px;
  }
}

#facts {
margin-left: -15px;
margin-right: -15px;
}

.facts-counter-number,
.facts-counter-description,
.facts-counter-description-img {
color: #fff;
}



@media only screen and (max-width: 880px) {
  .parallax-facts {
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  }
}

.section-divider-facts {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.section-divider-facts {
height: 20px;
}

@media only screen and (max-width: 880px) {
  .section-divider-facts {
    height: 0;
  }
}

.blog-media img {
    width: 100%;
    height: auto;
}

/****new blog****/

.widget-wrap {
    margin-bottom: 40px;
    padding: 25px 30px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.widget-title {
    text-align: left;
    font-size: 15px;
    padding: 15px 20px;
    background: #111;
    border: 1px solid #eee;
    font-weight: bold;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    color: #fff;
    position: relative;
}

.widget.widget_archive li, 
.widget.widget_categories li, 
.widget_product_categories li {
    text-align: right;
}

.widget li {
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    padding-bottom: 0px;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    padding-top: 16px;
}
.widget li:nth-child(1){
	border-top:none;
}
.widget.widget_archive li:before, 
.widget.widget_categories li:before, 
.widget_product_categories li:before {
    content: '';
    position: absolute;
    bottom: 6px;
    width: 100px;
    height: 1px;
    background: transparent;
    left: 50%;
    margin-left: -25px;
}

.widget li a {
    float: left;
    font-size: 12px;
    color: #292929;
    font-weight: 800;
}
.widget.widget_recent_comments li {
    text-align: left;
}
.widget_recent_comments a {
    float: none!important;
}
.widget_recent_comments span {
    float: none!important;
}

.widget-title span {
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    position: absolute;
    top: 14px;
    right: 20px;
    color: #ccc;
    opacity: 0.7;
	font-family: 'Poppins', sans-serif;
}
.cat-item a, 
.tagcloud li a {
    font-size: 10px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}

.fw-post {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.fw-post h2, .masonry-post h2 {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
	text-decoration:none!important;
	color:#292929;
    font-size: 30px;
    margin-bottom: 40px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
	line-height:40px;
}
.fw-post h2 br{
	display:none;
}
.fw-post h2:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 50px;
    height: 2px;
    z-index: 1;
	background: #db0018; 
}

.parallax-header {
    margin-bottom: 20px;
    float: left;
    position: relative;
    z-index: 20;
}

.parallax-header span, .parallax-header a {
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    color: #111;
	font-weight:700;
    font-size: 12px;
    letter-spacing: 2px;
}

.parallax-header span,
.parallax-header a:hover{
	color: #db0018;
	text-decoration:none;
}


.blog-text {
    text-align: left;
}

.blog-text {
    padding: 25px 30px;
    border: 1px solid #eee;
    background: #fff;
}

.blog-media {
    margin-bottom: 20px;
}

blockquote {
    float: left;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 15px solid #eee;
    position: relative;
}

blockquote:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f10e";
    position: absolute;
    color: #ccc;
    bottom: 3px;
    font-size: 43px;
    right: 6px;
    opacity: 0.4;
}

.post-counter {
    float: right;
    position: relative;
    top: 20px;
    padding: 10px 15px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.post-counter.single-post-counter {
    float: left;
    top: 10px;
    margin-bottom: 20px;
}
.post-counter li {
    float: left;
    margin-right: 15px;
}

.post-counter li i, 
.post-counter li span {
    float: left;
	color:#111;
}
.post-counter li i{
line-height: 23px;
}
.post-counter li span {
    margin-left: 6px;
    font-style: italic;
    font-size: 11px;
}

.post-author {
    margin-bottom: 40px;
    margin-top: 10px;
    float: left;
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 30px 35px;
}
.author-img {
    float: left;
    width: 15%;
}

.author-img img {
    border-radius: 100%;
    float: left;
    width: 80px;
    height: 80px;
}

.author-content {
    float: left;
    width: 85%;
    padding-left: 10px;
}

.author-content h5 {
    text-align: left;
    color: #666;
    float: left;
    width: 100%;
    font-weight: 800;
    font-size: 16px;
    padding-bottom: 15px;
}
.author-content p {
    margin-bottom: 8px;
    float: left;
    width: 100%;
    text-align: left;
}

.team-single-social {
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.team-single-social span {
    float: left;
    margin-right: 30px;
    position: relative;
    top: 7px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
	color:#111;
}

.team-social li, 
.team-single-social li {
    float: left;
    margin-right: 14px;
}

.team-single-social li a {
    background: #fff;
    border: 1px solid #eee;
    width: 40px;
    height: 40px;
	font-size: 10px;
    line-height: 40px;
    border-radius: 4px;
    float: left;
}

.team-single-social li a {
    color: #666;
}
.team-single-social li a:hover{
	color:#db0018;
}
img{
	max-width:100%;
}

.about-widget img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.about-widget h5 {
    float: left;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 16px;
    text-align: left;
    color: #666;
    position: relative;
    padding-left: 40px;
}
.about-widget h5:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 40%;
    right: -30px;
    bottom: -2px;
    background: #ccc;
    z-index: 1;
    opacity: 0.3;
}

.about-widget h5:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    margin-top: -1px;
	background: #db0018!important
}
.widget p{
	text-align:left;
}


@media only screen and (max-width: 600px) {
	.author-img{
		display:none;
	}
	.author-content{
		width:100%;
	}
}

.post-counter {
    float: right;
    position: relative;
    top: 20px;
    padding: 10px 15px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.btn-wr-blog {
    
    position: relative;
    margin-top: 18px!important;
    letter-spacing: 4px;
   
}

/* testimonials */
.testimonials-carousel {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

.testimonials-carousel.owl-carousel {
width: auto;
}

.testimonials-carousel,
.testimonials-quote,
.testimonials-quote-img {
-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
   -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
     -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.testimonials-quote-img {
position: relative;
margin: 2px auto;
width: 100px;
height: 100px;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
        border-radius: 50%;
}

.testimonials-quote p {
position: relative;
padding: 0 1px;
margin: 0 auto;
}

.testimonials-signature {
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: -3px auto 0 auto;
}

.testimonials-signature:before {
content: "― ";
display: inline-block;
}

.section-testimonials.quote-mark-l {
padding: 0 10px 0 0;
}

.section-testimonials.quote-mark-r {
padding: 0 0 0 10px;
}


/* social icons */
.social-icons-wrapper-out {
position: relative;
width: 100%;
height: auto;
margin: 50px auto 0 auto;
text-align: center;
}

.social-icons-wrapper ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}

.social-icons-wrapper ul li {
display: inline-block;
margin: 0 auto;
padding: 0 0 0 5px;
}

ul.social-icons {
font-size: 18px;
line-height: 1;
margin: 0;
padding: 0;
position: relative;
}

@media only screen and (max-width: 640px) {
  ul.social-icons {
    font-size: 16px;
  }
}

ul.social-icons a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

ul.social-icons a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.5;
   -moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* contact */
.post-txt-contact p {
margin: -6px auto -6px auto;
}

.post-email-title {
position: relative;
top: 0;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.04em;
color: #111;
line-height: 1;
margin: -15px auto 0 auto;
z-index: 10;
}

@media all and (min-width: 1920px) {
  .post-email-title {
    font-size: 50px;
    margin: -19px auto 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .post-email-title {
    font-size: 40px;
    margin: -14px auto 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .post-email-title {
    font-size: 20px;
    margin: -6px auto 0 auto;
  }
}

.post-email-title a,
.post-email-title a:hover {
line-height: 1.5;
color: #111;
text-decoration: none;
}

/* edits 14.11.18 */
.services-skills {
padding: 0 50px;
}

.about-section-images-carousel {
margin-top: -40px;
}

.blog-full p {
padding: 0 100px;
}

@media only screen and (max-width: 768px) {
  #about p {
    padding: 0 50px;
  }
  .blog-sidebar{
	margin-top:60px;
  }
  
  
}

@media only screen and (max-width: 640px) {

  .center-space-top-index{
	top:25px;
	position: absolute;
  }
  .navigation-icon-wrapper{
	position: absolute;
  }
  
  
}

.testimonials-slideshow {
padding: 0 50px;
}

section h2.section-heading {
font-size: 60px;
margin: -17px 0;
}

@media only screen and (max-width: 880px) {
  section h2.section-heading {
    font-size: 50px;
    font-weight: 800;
    margin: -14px 0;
  }
}

.testimonials-quote-img {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
        box-shadow: 0 0 10px rgba(0, 0, 0, .35);
}

.description h3 {
font-size: 24px;
}

@media only screen and (max-width: 768px) {
  .description h3 {
    font-size: 18px;
  }
}

.skillbar {
margin: 10px 0 7px 0;
bottom: -25px;
}

@media all and (min-width: 1920px) {
  .skillbar {
    margin: 8px 0 15px 0;
    bottom: -25px;
  }
}

@media only screen and (max-width: 880px) {
  .skillbar {
    margin: 5px 0 7px 0;
    bottom: -30px;
  }
}

@media only screen and (max-width: 640px) {
  .skillbar {
    margin: 2px 0 4px 0;
    bottom: -35px;
  }
}

.skill-bar-percent {
font-size: 50px;
}

@media all and (min-width: 1920px) {
  .skill-bar-percent {
    font-size: 60px;
  }
}

@media only screen and (max-width: 880px) {
  .skill-bar-percent {
    font-size: 50px;
  }
}

@media only screen and (max-width: 640px) {
  .skill-bar-percent {
    font-size: 40px;
  }
}

 .post h2 a:hover{
	text-decoration:none;
 }
 
  p.no-comments{
     float: left;
    text-align: center;
    width: 100%;
    margin-top: 95px;
 }
 
 .error-wrap-from form {
    margin: 30px auto 20px;
    max-width: 550px;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    
}
.error-wrap-from  input[type="text"]{
	text-align:left;
	border: 1px solid #111;
	height:50px;
	padding-left: 20px;
}

.error-wrap-from form .search-submit {
    position: absolute;
    top: -10px;
    right: 0;
    width: 93px;
    font-size: 14px;
    height: 50px;
    line-height: 32px;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
}
.error-page-h2{
	text-align:center!important;
    margin-top: 20px;
    margin-bottom: 0px!important;
}
.error-page-h2:before{
	display:none;
}