@charset "UTF-8";
/*
Theme Name: AlirusGroup
Version: 1
*/
@import url('intro-fonts/transfonter.org-20190424-055244/stylesheet.css');  
.home .bg-img-SINGLE {
background-image: url(intro-images/img/background/istockphoto-499649898-2048x2048.jpg);
   
}
.page-id-197 .bg-img-SINGLE {
background-image: url(intro-images/img/background/istockphoto-928047746-2048x2048.jpg);
}
.page-id-209 .bg-img-SINGLE {
background-image: url(intro-images/img/background/istockphoto-499649898-2048x2048.jpg);
}



/* benefits IMG BACKGROUND */
.img-fullwidth-benefits-carousel-1 {
background-image: url(intro-images/img/benefits/benefits-carousel-1.jpg);
}

.img-fullwidth-benefits-carousel-2 {
background-image: url(intro-images/img/benefits/benefits-carousel-2.jpg);
}

.img-fullwidth-benefits-carousel-3 {
background-image: url(intro-images/img/benefits/benefits-carousel-3.jpg);
}

.img-fullwidth-benefits-carousel-4 {
background-image: url(intro-images/img/benefits/benefits-carousel-4.jpg);
}


/* parallax IMG BACKGROUND */
.parallax-facts {
background-image: url(intro-images/img/parallax/parallax-going-live.jpg);
}

.parallax-contact {
background-image: url(intro-images/img/parallax/parallax-contact.jpg);
}


/* 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;
}

html, body {
height: 100%;
line-height: 170%;
}

body {
/* line-height: 1; */
}

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;
}


/* layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-align: left;
color: #5f5f5f;
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: #000;
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: #000;
text-decoration: none;
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 {
color: #000;
text-decoration: none;
font-style: italic;
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 a:hover {
color: #5f5f5f;
text-decoration: none;
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: #000; color: #fff; }
     ::selection { background: #000; color: #fff; }


/* upper page */
.upper-page {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
margin: 0;
}

@media only screen and (max-width: 640px) {
  .upper-page {
    height: 100%;
  }
}


/* center container */
.center-container {
position: absolute;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
background: none;
}

.center-block {
display: table-cell;
vertical-align: middle;
}


/* section */
.sections {
position: relative;
z-index: 5;
}

section {
position: relative;
width: 100%;
height: auto;

}

section#demos {
position: relative;
width: 100%;
height: auto;
padding: 159px 0 0 0;
}

section#benefits {
position: relative;
width: 100%;
height: auto;
padding: 197px 0 0 0;
}

section#three-step-method {
padding: 193px 0 271px 0;
}

@media only screen and (max-width: 640px) {
  section#three-step-method {
    padding: 193px 0 230px 0;
  }
}

@media only screen and (max-width: 480px) {
  section#three-step-method {
    padding: 193px 0 209px 0;
  }
}

section p {
padding-bottom: 10px;
}

section.extra-spacer {
margin: 200px 0 0 0;
}

section.section-parallax {
padding: 0;
margin-top: -7px;
margin-bottom: -200px;
}

section h2.section-heading,
.contact-section h2.section-heading {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 50px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: -0.04em;
color: #000;
z-index: 1;
}

section h2.section-heading.light {
font-size: 25px;
color: #fff;
padding: 0 10px;
}

section h2.section-heading.light span {
color: #db0018;
}

section h2.section-heading.secondary {
font-size: 25px;
}

section h3.section-subheading {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 12px; font-size: 15px;
font-weight: 400;
font-style: italic;
text-transform: none;
margin-bottom: 75px;
z-index: 1;
}

section h3.section-subheading.section-subheading-about {
margin-bottom: 77px;
}

section h3.section-subheading.section-subheading-demos {
margin-bottom: 61px;
}

section h3.section-subheading.section-subheading-benefits {
margin-bottom: 81px;
}

section h3.section-subheading.section-subheading-three-step-method {
margin-bottom: 72px;
}

section h3.section-subheading.light {
color: #fff;
}

.nopadding {
padding: 0!important;
margin: 0!important;
}


/* footer */
#footer {

text-align: center;
}


/* footer credits */
.footer-credits {
text-align: center;
}

.footer-credits-logo {
margin: 0 auto;
}

.footer-credits-copyright-wrapper {
height: 40px;
}

.footer-credits-copyright {
position: relative;
text-align: center;
margin: 0 auto;
font-size: 75%;
z-index: 100;
}

.footer-credits-copyright a {
color: #000;
text-decoration: none;
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;
}

.footer-credits-copyright a:hover {
color: #000;
text-decoration: none;
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;
}


/* main navigation */
.logo .logo-light {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
height: 32px;
}

.logo .logo-dark {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
height: 0;
}

.main-navigation-bg .logo .logo-light {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
height: 0;
}

.main-navigation-bg .logo .logo-dark {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
height: 32px;
}

.navbar-bg-switch {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
z-index: 999;
}

.logo {
/*padding-top: 21px;*/
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
  .logo {
    /*padding-top: 20px;*/
  }
}

@media only screen and (min-width: 880px) {
  .logo.logo-bordered {
    padding-top: 61px;
  }
}
.main-navigation.fadeIn-element {
 /*   float: right;
     width: 88%; */
}

ul#menu-main-menu {
   /* padding-top: 10px;*/
}

ul.sub-menu>li>a {
    line-height: 30px;
}
ul.sub-menu>li{
	padding-left:10px;
}
.main-navigation .navbar-nav li a {
font-family: 'Raleway', sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
color: #fff;

-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (min-width: 880px) {
  .main-navigation.main-navigation-bordered .navbar-nav li a {
	padding: 90px 15px 35px 15px;
  }
}

.main-navigation.dark .navbar-nav li a {
color: #000;
}

@media only screen and (max-width: 768px) {
.main-navigation .navbar-nav li a {
    color: #fff;
	padding: 10px 6px;
	    margin-top: 5px;
  }
  .admin-bar nav.navbar.navbar-fixed-top.navbar-bg-switch {
    margin-top: 45px;
}
}

.main-navigation .navbar-nav li a:hover {
color: #fff;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation.dark .navbar-nav li a:hover {
color: #000;
}

@media only screen and (max-width: 768px) {
 .main-navigation .navbar-nav li a:hover {
    color: #fff;
  }
 /* .advps-slide {
    width: 93vw!important;
}
.advps-slide-field-three a {
   
    display: inline-block;
	    width: 100%;
}
img.attachment-medium.size-medium.wp-post-image{
	margin:auto;
	width: 100%;
}
.advps-excerpt-three {
    max-width: 100%!important;
}
div#advps_container3{
	overflow:hidden!important;
	max-height:328;
}*/
}

.nav li a:focus,
.nav li a:hover {
color: #fff;
background: none;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation-bg {
background: rgba(255, 255, 255, 1)!important;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
        box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}

.main-navigation-bg-bordered {
background: rgba(255, 255, 255, 1);
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
}

.main-navigation-bg .logo {
padding-top: 5px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
  .main-navigation-bg .logo {
    padding-top: 5px;
  }
  .admin-bar .main-navigation-bg .logo{
	  padding-top: 9px;
  }
}



@media only screen and (max-width: 768px) {
  .main-navigation-bg .main-navigation .navbar-nav li a {
        padding: 10px 8px;
  }
}

.main-navigation-bg .main-navigation .navbar-nav li a:hover {
color: #000;
}

@media only screen and (max-width: 768px) {
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  
  .navbar-toggle.dark .icon-bar {
    background: #000;
  }
  
  .main-navigation-bg .navbar-toggle .icon-bar {
    background: #000;
  }
  
  .navbar-toggle {
    margin-top: -30px;
    margin-right: -10px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
	
  .main-navigation-bg .navbar-toggle {
    margin-top: -45px;
    margin-right: -10px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
  
  .navbar-collapse {
    background: #0000;
	overflow: unset!important;
  }
}

.main-navigation-bg .link-underline-menu:before {
bottom: -5px;
background: #000;
}

.main-navigation .navbar-nav li .active,
.main-navigation.dark .navbar-nav li .active {
}

.main-navigation-bg .main-navigation .navbar-nav li .active,
.main-navigation-bg.dark .main-navigation .navbar-nav li .active {
}

.navbar-nav li.active {
color: #ccc!important;
text-decoration: none;
}

.navbar-nav > .active > a {
color: #ccc!important;
background: none;
text-decoration: none;
}


/* shadow */
/*
.top-shadow {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
z-index: 2;
}
*/

.top-shadow {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, .6);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
z-index: 2;
}


/* hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}


/* hero bg */
.hero-bg {
position: relative;
width: 100%;
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;
}


/* hero fullscreen FIX */ 
.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}


/* to top arrow */
.to-top-arrow {
position: fixed;
right: 20px;
bottom: -10px;
width: 50px;
height: 50px;
line-height: 47px;
cursor: pointer;
font-size: 25px;
text-align: center;
color: #555;

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 .6s ease;
   -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
     -o-transition: all .6s ease;
        transition: all .6s ease;
z-index: 10;
}

.to-top-arrow.show {
bottom: 0;
-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)";
}

.to-top-arrow:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (min-width: 880px) {
  .to-top-arrow-bordered {
    right: 60px;
  }

  .to-top-arrow-bordered.show {
    bottom: 40px;
  }
}


/* Slick v1.6.0 CUSTOM */
.slick-slide {
text-align: center;
color: #000;
height: 550px;
background: #fff;
}

@media only screen and (max-width: 880px) {
  .slick-slide {
    height: 450px;
  }
}

@media only screen and (max-width: 640px) {
  .slick-slide {
    height: 350px;
  }
}
		
.slick-slider {
margin-bottom: 0;
margin-top: 0;
cursor: default;
}


/* slick left */
.slick-left {
width: 100%;
height: auto;
}

.slick-left p {
padding: 20px;
}


/* slick right */
.slick-right {
width: 100%;
height: auto;
}


/* slick navigation */
.slick-prev,
.slick-next {
position: absolute;
display: block;
top: 50%;
width: 56px;
height: 56px;
line-height: 56px;
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)";
z-index: 1;
}

.slick-prev {
left: -50px;
}

.slick-next {
right: -50px;
}

.slick-prev:before,
.slick-next:before {
font-size: 14px;
color: #000;
padding-top: 10px;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
display: block;
width: 66%;
height: 66%;
position: absolute;
background: rgba(255, 255, 255, 1);
-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: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev:before {
left: 55px;
top: 9px;
}

.slick-next:before {
right: 55px;
top: 9px;
}

.slick-prev:hover,
.slick-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before,
.slick-right-alternative:hover .slick-prev,
.slick-right-alternative:hover .slick-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-right-alternative:hover .slick-prev {
left: -35px;
}

.slick-right-alternative:hover .slick-next {
right: -35px;
}


/* intro */
.purchase-button {
position: relative;
width: 225px;
text-align: center;
margin: 0 auto;
cursor: pointer;
}

/*
h1.home-page-title {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 145px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.04em;
color: #fff;
margin: 12px auto 8px auto;
width: 100%;
line-height: 100%;
z-index: 1;
}
*/

h1.home-page-title {
	position: relative;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: 18px auto 10px auto;
    width: 100%;
    line-height: 100%;
    z-index: 1;
    line-height: 1.3;
}

@media only screen and (max-width: 1200px) {
  h1.home-page-title {
    /*
	font-size: 105px;
	margin: 18px auto 10px auto;
	*/
  }
}

@media only screen and (max-width: 880px) {
  h1.home-page-title {
    font-size: 85px;
	margin: 22px auto 10px auto;
  }
}

@media only screen and (max-width: 640px) {
  h1.home-page-title {
    font-size: 65px;
	margin: 19px auto 7px auto;
  }
}

h2.home-page-title {
font-family: 'Dosis', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
text-align: center;
text-transform: uppercase;
color: #fff;
margin: 0 0 0 12px;
letter-spacing: 0.4em;
line-height: 17px;
}

@media only screen and (max-width: 880px) {
  h2.home-page-title {
    font-size: 11px;
	margin: 0 0 0 11px;
  }
}

@media only screen and (max-width: 640px) {
  h2.home-page-title {
    font-size: 10px;
	margin: 0 0 0 9px;
  }
}


/* intro years */
.intro-years {
position: relative;
width: auto;
height: auto;
margin: 253px auto 0 auto;
}

.intro-years h2 {
font-family: 'Montserrat', Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 11px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.65em;
color: #000;
margin: 32px 0;
}

.intro-years h3 {
position: relative;
font-family: 'Montserrat', Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 105px; font-size: 155px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #000;
width: 100%;
line-height: 100%;
z-index: 0;
}


/* facts counter */
.facts-counter-wrapper {
padding: 0;
margin-top: -9px;
}

.contact-info-wrapper {
padding: 0;
margin-top: -8px;
}

.facts-counter-number {
font-family: 'Oswald', sans-serif;
font-size: 35px;
font-weight: 400;
line-height: 1.3;
text-align: center;
color: #fff;
}

@media only screen and (max-width: 880px) {
  .facts-counter-number {
	margin: 20px 0 0 0;
  }
}

.facts-counter-number.large {
font-size: 50px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-number.large {
    font-size: 35px;
  }
}

.facts-counter-description,
.contact-info-description {
color: #fff;
text-align: center;
text-transform: uppercase;
}

.facts-counter-description-img,
.contact-info-description-img {
display: block;
font-size: 25px;
text-align: center;
color: #fff;
margin: 15px 0 15px 0;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img,
  .contact-info-description-img {
    font-size: 20px;
	margin: 10px 0 10px 0;
  }
}

.facts-counter-description-img.large,
.contact-info-description-img.large {
font-size: 40px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img.large,
  .contact-info-description-img.large {
    font-size: 20px;
	margin: 10px 0 10px 0;
  }
}

.facts-counter-title,
.contact-info-text {
font-size: 11px;
letter-spacing: 0.05em;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title,
  .contact-info-text {
    font-size: 10px;
  }
}

.facts-counter-title.large,
.contact-info-text.large {
font-size: 12px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title.large,
  .contact-info-text.large {
    font-size: 10px;
  }
}


/* skills bar */
.show-skillbar {
position: relative;
padding: 0 20px;
margin: 40px 0 0 0;
text-align: left;
}

@media only screen and (max-width: 880px) {
  .show-skillbar {
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .show-skillbar {
	padding: 0 30px 0 20px;
  }
}

.skillbar {
position: relative;
display: inline-block;
width: 100%;
height: 21px;
margin: 0 0 30px 0;
background: none;
}

.skillbar-title {
position: absolute;
width: auto;
height: 21px;
line-height: 21px;
top: -21px;
left: 0;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
color: #000;
background: none;
padding: 0;
}

.skillbar-bar {
display: inline-block;
width: 0px;
height: 3px;
background: #000;
margin: 0 0 3px 0;
}

.skill-bar-percent {
position: absolute;
height: auto;
line-height: 1;
top: -21px;
right: 0;
color: #000;
font-size: 11px;
}


/* 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: 200px 0;
}

.parallax-facts {
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: 100px solid #000;
z-index: 1;
}

.parallax-contact {
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: 100px solid #000;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  .parallax-facts,
  .parallax-contact {
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    border: 50px solid #000;
  }
}

@media only screen and (max-width: 640px) {
  .parallax-facts,
  .parallax-contact {
    border: 25px solid #000;
  }
}


/* link underline */
.link-underline {
position: relative;
display: inline-block;
}

.link-underline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #000;
-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.contact::before {
bottom: -5px;
background: #fff;
}

.link-underline.three-step-method::before {
bottom: -5px;
background: #5f5f5f;
width: 150px;
}

a.contact, a:hover.contact {
color: #fff;
}

.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);
}


/* link underline menu */
.link-underline-menu {
position: relative;
text-decoration: none;
cursor: pointer;
}

.link-underline-menu:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 11px;
left: 0;
background: #fff;
visibility: hidden;
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
     -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
}

.link-underline-menu.dark:before {
background: #000;
}

.link-underline-menu:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
  .link-underline-menu:hover:before {
    visibility: hidden;
  }
}


/* button effect */
.c-btn, .wpcf7-submit {
position: relative;
display: inline-block;
border: 1px solid #000;
background: none;
letter-spacing: 0.25em;
font-weight: 700;
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #000;
margin: 20px 0 0 0;
padding: 15px 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.fullwidth {
width: 225px;
}

.c-btn.fullwidth-liquid,
.wpcf7-submit {
    width: 225px;
    color: #fff;
    background: rgba(219, 0, 24, 1);
    border: none;
    border: 1px solid rgba(219, 0, 24, 1);
}

.c-btn::before,
.wpcf7-submit:after{
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #000;
-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,
.wpcf7-submit:after{
	background: #fff;
	
}
.c-btn.fullwidth-liquid:hover span {
    color: #db0018;
}
.c-btn:hover::before,
.wpcf7-submit:hover:after,
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: 10;
}


.wpcf7-submit:hover,
a:hover .c-btn {
color: #fff;
}

.c-btn.fullwidth-liquid:hover,
.wpcf7-submit:hover{
color: #db0018!important;
}


/* three step method */
.three-step-method-heading {
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin: 3px 0 15px 0;
text-align: left;
color: #000;
}

.three-step-method-number {
position: absolute;
top: 0;
font-family: "Montserrat", sans-serif;
font-size: 140px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: -0.04em;
color: rgba(0, 0, 0, .45);
z-index: -1;
}

#three-step-method p {
padding-left: 100px;
text-align: left;
}

@media only screen and (max-width: 880px) {
  .three-step-method-number {
    font-size: 100px;
  }
  
  .three-step-method-block.middle {
    margin: 80px 0;
  } 
}


/* newsletter form */
section h2.section-heading.newsletter, .contact-section h2.section-heading.newsletter {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 1.2;
}

@media only screen and (max-width: 480px) {
  section h2.section-heading.newsletter,
	.contact-section h2.section-heading.newsletter{
    font-size: 20px;
  }
}

.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: #000;
border: none;
border-bottom: 1px solid #000;
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: #000;
-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(119, 119, 119, .5);
-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: 'Dosis', sans-serif;
font-size: 11px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #000;
margin: 0 auto;
padding: 80px 0 0 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: #5f5f5f;
display: block;
margin: 8px auto 0 auto;
padding: 0;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* newsletter placeholders */
input[type="text"].subscribe-email::-webkit-input-placeholder {
color: #000;
}

input[type="text"].subscribe-email:-ms-input-placeholder{
color: #000;
}

input[type="text"].subscribe-email::-moz-placeholder {
color: #000;
}

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; }


/* fullwidth IMG */
.img-fullwidth-wrapper {
position: relative;
}

.img-fullwidth {
min-height: 600px;
}

@media (min-width: 992px) {
  .img-fullwidth {
    position: absolute;
	width: 50vw;
    height: auto;
    top: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth {
    min-height: 350px;
  }
}

.img-fullwidth-all {
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;
}


/* 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);
  }
}


/* NEW */
/* layout */
h2 {
font-family: 'Oswald', sans-serif;
 font-size: 20px; 

font-weight: 400;
font-style: normal;
text-transform: uppercase;
color: #555;
text-align: center;
margin: 0 auto;
padding: 0;
line-height: 1;
}


/* preview */
img {
vertical-align: middle;
max-width: 100%;
}

.preview-img-info {
padding: 19px 0 14px 0;
}

.preview-corner {
position: absolute;
display: block;
width: 40px;
height: 40px;
/* top: -20px;
right: -20px; */
top: -10px;
right: -10px;
background: #db0018;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.preview-corner-txt {
position: absolute;
top: 12px;
right: 7px;
font-family: 'Dosis', sans-serif;
font-size: 12px;
letter-spacing: 0.05em;
font-weight: 400;
color: #fff;
text-transform: uppercase;
}


/* works hover */
.icon-works {
position: absolute; 
width: 100%;
top: 50%;
text-align: center;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.35s ease-out;
   -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
	 -o-transition: all 0.35s ease-out;
        transition: all 0.35s ease-out;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
-webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
z-index: 1;
}

.icon-works a {
position: relative;
display: inline-block;
vertical-align: middle;
text-decoration: none;
/* width: 44px; */
/* width: 244px; */
width: 180px;
height: 44px;
line-height: 44px;
margin: 0 auto 0 -10px;
/* font-size: 20px; */
background: #000;
border: 1px solid #000;
color: #fff;	
-webkit-transition: all 0.35s ease-out;
   -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
	 -o-transition: all 0.35s ease-out;
        transition: all 0.35s ease-out;
}

.icon-works a.iw-slide-left {
-webkit-transform: translate3d(-60px,0,0);
   -moz-transform: translate3d(-60px,0,0);
    -ms-transform: translate3d(-60px,0,0);
     -o-transform: translate3d(-60px,0,0);
        transform: translate3d(-60px,0,0);
}

.icon-works a.iw-slide-right {
-webkit-transform: translate3d(60px,0,0);
   -moz-transform: translate3d(60px,0,0);
    -ms-transform: translate3d(60px,0,0);
     -o-transform: translate3d(60px,0,0);
        transform: translate3d(60px,0,0);
}

.image-works:hover .icon-works a {
-webkit-transform: translate3d(0,0,0)!important;
   -moz-transform: translate3d(0,0,0)!important;
    -ms-transform: translate3d(0,0,0)!important;
     -o-transform: translate3d(0,0,0)!important;
        transform: translate3d(0,0,0)!important;
}

.icon-works a:hover {
background: #000;
border: 1px solid #000;
color: #fff;
}

.icon-works a:hover:after {
background: #000;
}

.image-works:hover .icon-works {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.icon-works a:before {
position: relative;
z-index: 1;
}

.icon-works a i {
position: relative;
z-index: 1;
}

.image-works {
position: relative;
z-index: 5!important;
padding: 5px;
margin-top: 40px;
border: 1px solid #ccc;
}

.image-works>.hover-effect {
position: absolute;
left: 0;
top: 0;
background: #fff;
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-transition: opacity 0.35s ease-out;
   -moz-transition: opacity 0.35s ease-out;
    -ms-transition: opacity 0.35s ease-out;
	 -o-transition: opacity 0.35s ease-out;
        transition: opacity 0.35s ease-out;
/*
width: -webkit-calc(100% - 20px);
width: -moz-calc(100% - 20px);
width: calc(100% - 20px);
height: -webkit-calc(100% - 20px);
height: -moz-calc(100% - 20px);
height: calc(100% - 20px);
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
*/
}

.image-works:hover .hover-effect {
        opacity: 0.75;
   -moz-opacity: 0.75;
-webkit-opacity: 0.75;
filter: alpha(opacity=75);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.zoom-item {
font-family: 'Dosis', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.25em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


/* vertical spacer line */
.spacer-line-vertical {
position: relative;
display: inline-block;
}

.spacer-line-vertical:after {
content: "";
position: absolute;
width: 1px;
height: 100px;
top: 100%;
left: 50%;
margin: 69px auto 0 auto;
border-right: 1px solid #5f5f5f;
}


/* spacer */
.move-up {
margin-top: -20px;
}
/*#menu-main-menu li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 11px;
    left: 0;
    background: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
#menu-main-menu li>a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}*/
.for_hover div .wpb_wrapper .wpb_text_column.wpb_content_element:first-of-type .wpb_wrapper {
    text-align: center;
}
h3.about-us-blocks-titel{
	position:relative;
	display: inline-block;
}
/*------------------------------------------------------------*/

.main-navigation-bg li.menu-item>a:before {
    bottom: 5px;
    background: #000;
}
li.menu-item>a:hover:before,
a.about_us_linck:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
li.menu-item{
	position:relative;
	    width: max-content;
    padding-bottom: 10px;
	padding-right: 10px;
}
li.menu-item>a:before,
a.about_us_linck:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 11px;
    left: 0;
    background: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-navigation .navbar-nav li ul li a {
    padding: 7px 0;
}
.main-navigation-bg .navbar-nav li a {
    color: #000;
}
body:not(.home) nav.navbar.navbar-fixed-top.navbar-bg-switch {
        box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}
 nav.navbar.navbar-fixed-top.navbar-bg-switch, .sub-menu {
    background-color: #00000075;
}
body:not(.home) section#primary{
	margin-top: 50px;
}
section#primary {
    max-width: 1170px;
    margin: auto;
    display: block;
}
h1.entry-title{
    margin-bottom: 50px;
    font-size: 55px;
    font-family: Oswald;
    font-weight: 700;   
	text-align: center;
}
ul.sub-menu {
	display:none;
    
    min-width: 320px;
    opacity: 0;
}
.main-navigation-bg .menu-item-has-children:hover>.sub-menu {
    
    background-color: #fff;

}
li.menu-item>a:before, 
a.about_us_linck:before {
	     bottom: 5px;
 }
#menu-main-menu>.menu-item-has-children:hover>.sub-menu {  
	top: 61px;
}
.menu-item-has-children:hover>.sub-menu {
        opacity: 1;
    
    padding: 10px;
	display:block;
}
.vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-have-style-inner.vc_icon_element-size-xl.vc_icon_element-style-rounded.vc_icon_element-background.vc_icon_element-background-color-custom {
    border-radius: 51px;
    border: solid 1px #db0018;
}
ul.sub-menu ul.sub-menu {
    top: 10px; 
 left: 100%;
}
h2.title {
    font-size: 55px;
}
h3.cms-fancybox-title {
	font-weight:700;
}
h3.cms-fancybox-title {
    font-size: 25px;
    text-align: left;
}	
.portfolio-titel h2.title {
    color: #fff;
}
.romb h4 {
    color: #db0018;
    font-size: 25px!important;
}
div#primary {
    max-width: 1170px;
    margin: auto;
}
h2 {
    margin-top: 50px;
}
.vc_row {
    margin-top: 20px;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px -32px!important;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 -32px!important;
}
div#advps_container1 {
    overflow: unset!important;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	right: -10%;
}
.bx-wrapper .bx-controls-direction a.bx-prev{
	left: -10%;
}
#advps_container1 .bx-wrapper .bx-pager {
    bottom: -30px!important;
}
#advps_container1 .bx-wrapper .bx-viewport {
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    -moz-box-shadow: unset!important;
}
#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container1 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #db0018!important;
}
#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff!important;
}
.header-button >a {
    color: #fff;
    background: rgba(219, 0, 24, 1);
    border: none;
}
.header-button:hover >a {
    color: #000!important;
    background-color: fff!important;
    transition: all 0.5s linear;
}
.dreams-block-one h2 {
    font-size: 35px;
    letter-spacing: 0.2em;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}
.dreams-block-two h2 {
    font-size: 30px;
    color: #666;
    font-weight: bold;
    margin-bottom: 40px;
}
.dreams-block-three h3 {
    font-size: 55px;
    margin: 10px 0 60px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #222;
    font-family: 'Poppins',sans-serif;
    font-weight: 800;
}
.dreams-block-four a {
    letter-spacing: 0.05em;
    font-size: 14px!important;
    background-color: #db0018!important;
    color: #fff!important;
    font-weight: bold;
    padding: 20px 35px!important;
    border-radius: unset!important;
}
.dreams-block-four a:hover {
    background-color: #000!important;
}
.showDate-showComments {
    position: relative;
    margin-top: -71px;
    padding: 10px 15px;
    background-color: #00000075;
    text-align: center;
    color: #fff;
	    height: 51px;
}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-content-above-image{
	    margin-top: 30px!important;
    width: 100%!important;
	
    border-top: solid 2px #ddd;
}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content{
	border-bottom:none!important;
}
span.pgafu-post-comments * {
    color: #fff!important;
}
h2.pgafu-title {
    text-align: left!important;
}
h2.pgafu-title {
    font-size: 25px!important;
    font-weight: 700;
}
.pgafu-post-grid:hover h2 a {
    color: #db0018!important;
}
.pgafu-post-date>span {
    font-size: 15px;
}
h2.title {
    font-weight: 700;
}
.advps-excerpt-three {
	min-height:150px;
	min-height:150px;
    width: 100%;
    background-color: #ffffff96;
    padding: 0 15px;
}
.bx-viewport {
    height: auto!important;
}
h2.advs-title {
    text-align: left;
}
div#advps_container3{
	overflow:unset!important;
}
.bx-wrapper img{
	max-height:170px;
}
.main-navigation-bg ul#menu-main-menu {
    padding-top: 0;
}
@media only screen and (min-width: 769px) {
.admin-bar nav.navbar.navbar-fixed-top.navbar-bg-switch{
	margin-top:32px;
}
}
#subscribe-wrapper form label, #subscribe-wrapper form input, #subscribe-wrapper form textarea{
	width:100%;
}
#subscribe-wrapper form textarea {
    height: 105px;
}/*
.hoverWidthActiv{
	width:66.666666%!important;
	transition:width 1s linear;
}
.hoverWidthNotActiv{
	width:16.666666%!important;
	transition:width 1s linear;
}
.for_hover_block  #for_hover_first{
	width:66.666666%;
	transition:width 1s linear;
	
}
.for_hover_block  #for_hover_second, .for_hover_block  #for_hover_third{
	width:16.666666%;
	transition:width 1s linear;
	
}
.for_hover_block {
    overflow: hidden;
	height:500px;
}
.for_hover_block .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 500px;
}
.for_hover>div>div {
background-color:#ccc;
padding:14px;
}
.for_hover {
	
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: flex 0.8s ease;
  
}
#for_hover_first:hover{
    flex: 8!important;
	transition: flex 0.8s ease;
  }
#for_hover_second:hover{
    flex: 8;
	transition: flex 0.8s ease;
  }
#for_hover_third:hover{
    flex: 8;
	transition: flex 0.8s ease;
  }
 .for_hover_block:hover #for_hover_first{
   flex: 2;
  transition: flex 0.8s ease;
     
}
 #for_hover_first{
   flex: 8;
  transition: flex 0.8s ease;
}
#for_hover_second{
   flex: 2;
  transition: flex 0.8s ease;
}
#for_hover_third{
   flex: 2;
  transition: flex 0.8s ease;
}*/
.logo-light-text {
    color: #fff;
}
.logo-text {
    font-size: 13px;
    float: right;
    line-height: 1.4;
    margin-left: 10px;
}
.main-navigation-bg .logo .logo-light-text {
    display: none;
}
nav:not(.main-navigation-bg) .logo .logo-dark-text {
    display: none;
}
h3.about-us-blocks-titel {
    font-size: 30px;
    font-weight: 700;
}
#companies video {
    position: relative;
    left: -10%;
}
h3.about-us-blocks-titel, h3.cms-fancybox-title {
    font-family: Olivine-Medium;
}
.for_hover_block p a{
	font-style: unset;
}
.icons-block p, .for_hover_block p {
    font-family: Olivine-Light;
}
.alirus_about_us p {
    color: #000;
}
.alirus_about_us .for_hover_in_block>a:hover {
    font-weight: 700;
	    color: #000;
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
#subscribe-wrapper form input {padding: 5px 8px;}
.entry-content {
    font-size: 18px;
    line-height: 34px;
}
table.ba {}
table.ba th {font-weight: bold;}
table.ba th,
table.ba td {
    border: 1px solid;
    padding: 10px 20px;
}
.content-area ul {
    list-style: disc;
    margin-left: 20px;
}
.vc_tta-title-text {
	font-weight: bold;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #8c8a8a!important;
}
a.about_us_linck:before,
a.about_us_linck:hover:before {
    bottom: -10px!important;
    background: #000!important;
	height: 2px;
}

@media only screen and (max-width: 1570px) {
#menu-item-61:hover>.sub-menu {right: 0;}
}
.cf-submit {width:100%!important;font-size:14px;}
.vc_tta-panel .vc_tta-panel-heading:hover {background-color: rgba(219, 0, 24, 1)!important;}
.vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a{color:#fff!important;}
.vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a i:before, .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a i:after{border-color:#fff!important;}
.grid-case-studies .image {
    display: block;
    overflow: hidden;
    max-height: 260px;
	    min-height: 251px;
}
.grid-case-studies .image img {
    width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
.grid-case-studies .info {
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.65);
}
.grid-case-studies .info p {
    margin: 0;
    font-size: 14px;
}
.grid-case-studies:hover h3 {
        color: #000;
    background-color: #fff;
	   
}
.info a.c-btn.fullwidth-liquid.page-scroll {
    font-size: 17px;
    font-family: Oswald;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
    text-transform: capitalize;
    background: unset;
    letter-spacing: 0;
}
#post-200 h1.entry-title {
    text-align: center;
    text-transform: uppercase;
}
h2.custom_title_our_prolects {
    font-size: 55px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-bottom: 50px;
}
.column_in_greed h3 {
	position:relative;
    font-size: 20px;
    font-family: Oswald;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
}
.grid-case-studies .info>div {
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    top: 50%;
}
h5.under_construction {
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    top: calc(50% + 50px);
    color: #fff;
}
.column_in_greed>div>div {
	max-height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
}
img.img-responsive {
    margin-bottom: 40px;
}
input[type="checkbox"] {
    width: auto!important;
    display: inline-block;
}
.cases_title {
    font-size: 20px;
    font-family: Oswald;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
	    text-transform: capitalize;
    background: unset;
    letter-spacing: 0;
}
.grid-case-studies .info a.c-btn.fullwidth-liquid.page-scroll:hover {
    color: #000!important;
    border-color: #000;
    z-index: 99999;
}
.grid-case-studies .info .c-btn.fullwidth-liquid::before{
	  z-index: -1;
}
.received {
    line-height: 1.3;
}

/*
 *  Style for phone and emain in header
*/
.header-links {
    width: 170px;
    height: 50px;
    position: absolute;
    right: 5%;
    padding-top: 5px;
}

.header-links li{
    color: #fff;
}
.header-links a{
    color: #fff;
}
#menu-main-menu li.contact {
    padding: 9px;
}
#menu-main-menu li.contact a {
    padding: 7px 2px 2px 2px;
    line-height: 13px;
    text-transform: lowercase;
}
.social-icons a {font-size: 35px;}
.page-id-416 h2{text-align:left;}
.page-id-416 ol {list-style: decimal;padding-left: 15px;}
h2.block_title_for_joyden_spartments {
    font-size: 55px;
    font-family: Oswald;
    font-weight: 900;
	    margin-bottom: 50px;
}
.floor_plans_imegs {overflow:hidden;}
.elevations_imegs a, .floor_plans_imegs a {
    display: inline-block;
    width: 50%;
    float: left;
    margin-bottom: 20px;
    padding: 36px;
}
article#post-386 .entry-content h3 {
    font-size: 45px;
    font-weight: 900;
    font-family: Oswald;
    margin-top: 20px;
    margin-bottom: 20px;
}