/*!
Theme Name: S&S
Theme URI: http://underscores.me/
Author: Calabughi S.r.l
Author URI: http://calabughi.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ss
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

S&S is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
:root {
  --titolosoluzioni: 3em;
	--titolometodo: 3rem;
}
.pageloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('inc/img/loader.gif') 50% 50% no-repeat rgb(249, 249, 249);
  opacity: 1;
}
.pageloader::after {
	content: "";
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
	background-image: url(inc/img/sfondo_bdv.png);
    background-size: cover;
	opacity: 0.2;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
* {
  touch-action: manipulation; 
}
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
#ancora{ 
  display: block;
    
    
    height: 75px;
    visibility: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #ea0029;
}

::selection {
  color: #fff;
  background: #ea0029;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
*/.wpcf7-list-item{margin:0!important;}
.wpcf7-list-item label{font-size: 0.8rem!important;
    font-weight: 100!important;
    text-transform: inherit!important;
}
.wpcf7-form-control{margin-top: 30px!important;
    margin-left: 0!important;}
.wpcf7-form{font-size: 0.8rem;}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: new-order, sans-serif;

font-weight: 400;

font-style: normal;
	font-size: 1rem;
	line-height: 1.5;
}
html,
html *,
body,
body * {
  cursor: ;
}
.scroll-off {
	overflow: hidden;
}

.scroll-on {
	overflow: auto;
}

section{float:left; width:100%;}
.cursor-dot,
.cursor-dot-outline {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	z-index:99;
}

.cursor-dot {
  width: 8px;
  height: 8px;
  background-color: #dc5656;
	
	
}
.titolo_cand{float:left; text-transform:uppercase; font-weight:bold; color:#e40a2c;}
.cursor-dot-outline {
  width: 30px;
  height: 30px;
  background-color: rgba(229, 128, 128, 0.5);
	
	
}
.video_azienda{object-fit: contain;
	z-index:1!important;
    background: #000;}
#myvideo{width: 100vw;
  height: 100vh;
  
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
padding:0;}
.words{text-align: center;
    
color: #fff;
	
    position: absolute;
    
    top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

    }
#primary-menu{background: #e40a2c;
    line-height: 40px;}
.site-header{ width:100%; text-align:center;padding-top: 15px; padding-bottom:0; z-index:1;}

#sezione2:before{    content: "";
    background: rgb(31 29 30 / 70%);
    position: absolute;
    width: 100%;
    height: 100%;}

.fixed{
  position:fixed!important;
  top:0;
	
	z-index:9;
	background-color:#000;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.section1{margin-top:0!important;}

.contenitore_video{position: relative;
    width: 100%;
    float: left;
	margin:0;
    height: 100vh;}
.overlay{position: absolute;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 40%)}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
.azienda .fa-ul>li{margin-top:2em;}
.azienda ol{margin:0; padding:0;}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	color: #000;
	
	border: none;
    border-bottom: 1px solid #000;
	padding: 3px;
	background:transparent;
}

.wpcf7-form-control::placeholder, .wpcf7-form label {
  color: #000;
  text-transform:uppercase;
	font-weight:bold;
	font-size: 1rem;
	margin-top: 30px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: none;
	background:transparent;
}

textarea {
	width: 100%;
	margin-top: 30px;
	background:transparent;
	color:#000;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

.site-header{background:#000!important;float: left;
    }
.home .site-header{background: transparent;}
.main-navigation {
	display: block;
	width: 100%;
	
    top: 0;
    
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	margin:0 10px;
	
}
#right-menu{float:right;}
.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}
.animate-reveal, .animate-reveal2 {
  
  letter-spacing: 2px;
  opacity: 0;
  -webkit-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
     -moz-animation: reveal 1s ease-in 1 normal forwards;
       -o-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
          animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
}
.animate_news{ opacity: 0;}
.animate-reveal h1{font-weight: bold;
    text-transform: uppercase;
    font-size: 5rem;}
.animate-first {
  -webkit-animation-delay: 0;
     -moz-animation-delay: 0;
       -o-animation-delay: 0;
          animation-delay: 0;
}

.animate-second {
  -webkit-animation-delay: 500ms;
     -moz-animation-delay: 500ms;
       -o-animation-delay: 500ms;
          animation-delay: 500ms;
}

.animate-third {
  -webkit-animation-delay: 1s;
     -moz-animation-delay: 1s;
       -o-animation-delay: 1s;
          animation-delay: 1s;
}
.animate-four {
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
          animation-delay: 1.5s;
}



#sezione2 .block{height: calc( var(--titolometodo));}
#sezione2 .stripe_inner h1, #cover h1, #partner h1, .processo .stripe_inner h1{font-size:var(--titolometodo);}
#soluzioni .block{height: calc(2 * var(--titolosoluzioni));}
.block{width: 0%;
  
  background: #e40a2c;
  position: absolute;
  animation: mainBlock 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  }

.block_title{-webkit-animation: mainFadeIn 2s forwards;
  -o-animation: mainFadeIn 2s forwards;
  animation: mainFadeIn 2s forwards;
  animation-delay: 1.6s;
  opacity: 0;
  
  align-items: baseline;
  position: relative;}
.box{position:relative;}

@keyframes mainBlock {
  0% {
    width: 0%;
    left: 0;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes secBlock {
  0% {
    width: 0%;
    left: 0;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes mainFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes popIn {
  0% {
    width: 0px;
    height: 0px;
    background: #e9d856;
    border: 0px solid #ddd;
    opacity: 0;
  }
  50% {
    width: 10px;
    height: 10px;
    background: #e9d856;
    opacity: 1;
    bottom: 45px;
  }
  65% {
    width: 7px;
    height: 7px;
    bottom: 0px;
    width: 15px;
  }
  80% {
    width: 10px;
    height: 10px;
    bottom: 20px;
  }
  100% {
    width: 7px;
    height: 7px;
    background: #e9d856;
    border: 0px solid #222;
    bottom: 13px;
  }
}
.second, .third{opacity:0;}
@-webkit-keyframes fadeInDown {
    from {
        opacity:0;
        -webkit-transform: translatey(-30px);
        -moz-transform: translatey(-30px);
        -o-transform: translatey(-30px);
        transform: translatey(-30px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0);
    }
}
@-moz-keyframes fadeInDown {
    from {
        opacity:0;
        -webkit-transform: translatey(0px);
        -moz-transform: translatey(0px);
        -o-transform: translatey(0px);
        transform: translatey(0px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(30px);
        -moz-transform: translatey(30px);
        -o-transform: translatey(30px);
        transform: translatey(30px);
    }
}
@keyframes fadeInDown {
    from {
        opacity:0;
        -webkit-transform: translatey(0px);
        -moz-transform: translatey(0px);
        -o-transform: translatey(0px);
        transform: translatey(0px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(30px);
        -moz-transform: translatey(30px);
        -o-transform: translatey(30px);
        transform: translatey(30px);
    }
}
.animate_button, .animate_line{opacity:0;}
.in-down {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-50px);
        -moz-transform: translatex(-50px);
        -o-transform: translatex(-50px);
        transform: translatex(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
@-moz-keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-50px);
        -moz-transform: translatex(-50px);
        -o-transform: translatex(-50px);
        transform: translatex(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-50px);
        -moz-transform: translatex(-50px);
        -o-transform: translatex(-50px);
        transform: translatex(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
.in-left {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-duration:1s;
    animation-delay: 1s;
}




.site{font-size:1.2em;}
#sezione2{
    
	position:relative;
}

.site-footer{padding-top: 50px;
    /* padding-bottom: 50px; */
	border-top:1px solid #626061;
    float: left;
    width: 100%;}
.site-footer a, .site-footer a:hover, .site-footer a:visited {color:#404040;}
.site-info a, .site-info a:hover, .site-info a:visited {
    color: #fff;
    text-decoration: none;
	font-size:0.8em;
}
.site-footer h6 {
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 20px;
}
.site-footer p{font-size:0.8em;}
.site-info{background: #000;
    padding: 10px 0px;
    margin-top: 50px;
color:#fff;}
.stripe_inner h1{font-weight: bold;
    text-transform: uppercase;
    font-size: 5rem;
    text-align: center;
}
#sezione2 .stripe_inner h1, .processo .stripe_inner h1{color:#fff;margin-top: 130px; }
#stampi{float:left; width:100%;}
.end{position: relative;
    z-index: 1;
	float:left; width:100%;
}
.end:before{content: "";
    background-image: url(inc/img/sfondo_bdv.png);
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.2;
z-index:-1;}
.entry-header hr, .page hr{margin-left:0;}
.home hr, .page-template-template-soluzioni .stripe hr{margin-left: auto; margin-right:auto;}
#carouselExampleControls{margin-top:100px;}
.timeline{position:relative; float:left; width:100%;}
.timeline:before{content: "";
    background-image: url(inc/img/sfondo_bdv.png);
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.2;}
.secondo_titolo, .page h2{font-weight: bold;
    text-transform: uppercase;
    color: #e40a2c;}
.page .entry-header, .single .entry-header, .archive .entry-header, .page h2 {padding-top:50px;}
section h1{font-weight: bold;
    text-transform: uppercase;
    
    text-align: center;
    }
.stripe_inner p{color: #fff;
    text-align: center;}
.stripe_inner{position: relative;
   }

.arrow i{    margin-top: 50px;
    color: #fff;

  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform:  translate(0, 0);
  }
  20% {
    -webkit-transform:  translate(0px, 10px);
  }
  40% {
    -webkit-transform:  translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform:  translate(0, 0);
  }
  20% {
    transform:  translate(0px, 10px);
  }
  40% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes reveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes reveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@-o-keyframes reveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes reveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

/*.animate-charcter
{
	font-weight:bold;
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
      font-size: 5em;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
.site-branding {margin-bottom: 1em;}
.site-branding img{vertical-align: middle;
   
max-width: 400px;}
.site-branding a{position:relative;}
@media screen and (max-width: 37.5em){
	.container_card{display:list-item!important;}
	.container_card .card{height:500px!important;}
	.testo_s{padding-left:30px;}
	.site-branding{width:50%!important;}
	.nav__menu--right{display:block;}
	#masthead{display:none;}
	
	.page-template-template-careers .azienda:after{width:0!important;}
	#header{
    float: left;
    height: 100%;
    z-index: 9;
    width: 100%;
}
	.third{margin-top:50px;}
	
}
.video_home{object-fit:cover;}
@media screen and (min-width: 37.5em) {
	.video_azienda{z-index:9999!important;}
	.jo{padding-left: 50px;}
	#myvideo{object-fit:cover;}
.nav__menu--right, #header, .navbar-demo nav{display:none;
	}
	.menu-toggle, .nav__trigger{
		display: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: space-around;
	}
}

.navbar-demo nav{background: #000;
    float: left;
    width: 100%;
    position: relative;
    height: 50px;
    top: 0;}

.nav__trigger_logo{float: left;
    
    line-height: 50px;
    margin-left: 15px;}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 50px 0 1.5em;
}
.articolo{margin-bottom:50px;}
.site-main{float: left;width:100%;}
.oggetto {
    display: none;
}
.wpcf7-form-control:hover{color:#e40a2c;}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
	float:left;
	width:100%;
}
.site{float: left;
    width: 100%;}
.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
.date{font-size: 1rem;
    float: left;
    width: 100%;
    margin-bottom: 20px;}
.posizione{float: left;
    width: 100%;
    margin-bottom: 50px;}
.read_more{border-top: 2px solid;
    width: 300px;
    float: left;
font-size: 1rem;}
.read_more a {
    color: #404040;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
    float: left;
}
.form_cand{z-index:3;}
.page-template-template-careers .azienda:after{
    content: "";
    position: absolute;
    background: #f1f1f1;
    top: 0;
    left: 0;
    z-index: 2;
    width: 50%;
    height: 100%;
}
.nav-links a, .nav-links a:hover, .nav-links a:visited{color:#000;}
.navigation{float: left; width: 100%; margin:50px 0px;}
.page-template-template-careers .azienda{position:relative;float: left;
    width: 100%;
    padding: 0px 15px;}
/* Alignments
--------------------------------------------- */
#challenge, #via{float:left; width:100%;}
.stampi{float: left;
    width: 100%;
    position: relative;}
.stampi:before{content: "";
    background-image: url(inc/img/sfondo_bdv.png);
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.2;
    z-index: -1;}
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/*gallery*/
.container_card {
  display: flex;
	visibility: hidden;
  justify-content: center;
  align-items: center;
  margin-top:5%;
	overflow: hidden;}
.fade1{
	opacity:1;
	visibility: visible;
 /* transform: skew(5deg);*/
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
	
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.card{background-color:transparent;}
#sezione3 h1{margin-top:180px;color:#ea0029;}
#sezione4 h1{margin-top:180px;}
.numeri{float: left;
    width: 100%;}
.processo{float:left; 
}
.processo{
    background: rgb(31 29 30 / 70%);
    
   
    height: 100%;}
.stampi_img{background-size:cover; height:50vh;}
.processo .container_card{visibility: visible;}
#sezione4, .numeri{background:#ea0029; color:#fff;padding-bottom: 50px;}
#sezione3{background-color:#f6ecec;}
.container_card .card {
  flex: 1;
  transition: all 1s ease-in-out;
  height: 70vmin;
  position: relative;
}
.container_card .card .card__head {
  color: rgb(98 96 97);
    text-transform: uppercase;
    font-weight: bold;
    transform: rotate(-90deg);
    transition: all 0.5s ease-in-out;
    /* text-align: center; */
    position: absolute;
    top: 70%;
    
    white-space: nowrap;
    z-index: 4;
    width: 90px;
    
}
.container_card .card:before {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 90px;
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 3;
    opacity: 0.9;
    background-size: cover;
    background-image: url(inc/img/sfondo_bdv.svg);
}
.container_card .card:hover {
  flex-grow: 2;
}
.container_card .card:hover:before{width:100%;opacity:0.2;}
.container_card .card a{height: 100%;}
.container_card .card:hover img {
  filter: grayscale(0);
}
.immagini_processo, .servizi{float: left;
    width: 100%;}
.immagine_servizi{background-size:contain; background-repeat:no-repeat;}
.container_card .card:hover .card__head {
  margin-left: 15px;
	
	color:#fff;
  transform: rotate(0deg);
}
.container_card .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease-in-out;
  filter: grayscale(100%);
}

.container_card .card:not(:nth-child(5)) {
  margin-right: 0.5em;
}

#counter-section-container {
  width: 100%;
  text-align: center;
}

#counter-box-container {
  /*border: 1px solid #999999;*/
  overflow: hidden;
  display: inline-block;
	padding-top:20px;
}
.servizi{margin-top: 50px;
    margin-bottom: 50px;}
.posizione a, .posizione a:visited, .posizione a:hover {color:#000; text-decoration:none;}
.titolo_articolo{text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;}
.titolo_articolo a, .titolo_articolo a:visited, .titolo_articolo a:focus, .titolo_articolo a:hover{color:#000; text-decoration: none;}
 #cover .material-bubble{color:#fff;}
#cover .material-bubble::before{border:3px solid #fff;}
#soluzioni{    height:100vh;position:relative; text-align:left;}
#soluzioni h1, .entry-title{color:#e40a2c; text-align:left; margin:0; font-size:var(--titolosoluzioni);}
.entry-title{font-weight: bold;
    text-transform: uppercase;}
#soluzioni hr{margin-left:0;}
#soluzioni:before{content: "";
    background-image: url(inc/img/sfondo_bdv.png);
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.2;
}
#soluzioni strong{
    color: #e40a2c;}
.cta2:hover{transform: translateY(3px);}
.cta2{position: relative;
  border: none;
  font-size: 18px;
  transition: color 0.5s, transform 0.2s, background-color 0.2s;
  outline: none;
  border-radius: 3px;
  margin: 0 10px;
  padding: 23px 33px;
  border: 3px solid transparent;}
.cta2::after, .cta2::before {
  border-radius: 3px;
}
.material-bubble {
  background-color: transparent;
  color: #e40a2c;
  border: none;
  overflow: hidden;
  box-shadow: none;
	text-transform: uppercase;
    font-weight: bold;
}
.material-bubble:hover {
  color: #e6e6e6;
}
.material-bubble::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #e40a2c;
  transition: opacity 0.3s, border 0.3s;
}
.material-bubble:hover::before {
  opacity: 0;
}
.material-bubble::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 200px;
  background-color: #e40a2c;
  border-color: transparent;
  border-radius: 50%;
  transform: translate(-10px, -70px) scale(0.1);
  opacity: 0;
  z-index: -1;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.material-bubble:hover::after {
  opacity: 1;
  transform-origin: 100px 100px;
  transform: scale(1) translate(-10px, -70px);
}
.line{
	animation: underline-animated 2s forwards;
height: 3px;
    width: 300px;
    /* margin: 0 auto; */
    margin-left: auto;
    margin-right: auto;
}

@keyframes underline-animated {
  0% {
	  opacity:1;
    width: 0px;
  }
  
  100% {
	  opacity:1;
    width:300px;
  }
}
#soluzioni .cta{color:#404040!important;}
.testo_s{position: absolute;
    text-align: left;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;}
.content_article{font-size: 0.8em; margin-bottom:30px;}
.cta:before{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #e40a2c;
    content: '';
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    transition: top 0.3s;}
.cta{
    padding: 10px 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff!important;
    font-weight: bold;
    font-size: 1em;}
.cta:after{position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 2px;
    background: #e40a2c;
    content: '';
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;}
.cta:hover::before {
    top: 100%;
    opacity: 1;
}
.all{width: 100%;
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
    
    color: #000;}
.all a{color: #000;text-decoration: none;
    font-weight: bold;}
#partner{background: #626061;
    
    }
.loghi{opacity:0;}

#partner h1{color:#fff;}
div#counter-box b {
    font-size: 2em;
    font-weight: 200;
}
.all a:hover{background: #000;
    color: #fff;}
.cta:hover, .cta:visited{color:#000;text-decoration: none;}
.cta:hover::after {
    height: 100%;
}
#counter-box {
  /*width: 33.22%;*/
 padding-top: 50px;
  
  float: left;
  text-align: center;
  /*background-color: #111111;*/
  color: #fff;
  /*border: 1px solid #666666;*/
}

.counter {
  font-size: 2em;
  color:#fff;
}
#counter-box h3{text-transform:uppercase; font-weight:bold;font-size:1em;}
#counter-box p{font-size:0.8em;}
.menu li a:before, .menu li a:after{position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2);}
nav a:hover, nav a:focus {
    outline: none;
}
.menu li a:hover::before, .menu li a:hover::after, .menu li a:focus::before, .menu li a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}
.menu li a::after {
    width: 90px;
    height: 90px;
    border-width: 6px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
}
/*fine*/
.card{box-shadow:none!important;}
.card-title {
   
    position: relative;
    text-align: center;
}
.carousel-inner{padding-top:35px!important;width: 90%;
    margin: 0 auto;}
.card-title:hover + .card-text {
    color: #000!important;
}
.card-text{margin-top: 100px;
    text-align: center;}
 .card-title::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    height: 60px;
    border: 1px solid rgb(234 0 41 / 56%);
    border-radius: 50%;
    content: '';
}
.active .card-title::after {
	
	 transition:all 1s ease;
	
	width: 90px;
    margin-top: -45px;
    margin-left: -45px;
	border: 6px solid rgb(234 0 41 / 100%);
    height: 90px;}
.active .card-title:before{
	
	 transition:all 1s ease;
	margin-left: -50px;
    margin-top: -50px;
    width: 100px;
    height: 100px;
border: 1px solid rgb(234 0 41 / 100%);}
.card-text{color:transparent;transition:all 1s ease;font-size:0.7em;}

.card-title{font-size:0.5em;background:#fff;margin:0 auto; width:50px;
    margin: -25px auto;
   line-height:50px;
	border-radius:50%;
    height: 50px;}

.active .card-title{font-size:1em; width:100px;height:100px; border-radius:50%;
    margin: -50px auto; line-height: 100px;}
 .active .card-text{color:#000;}
.carousel-item:before {
    content: "";
    width: 100%;
    border-top: 1px solid #ccc;
    /* height: 1px; */
    position: absolute;
    margin-top: 20px;
}
.carousel-control-prev, .carousel-control-next{top: 0!important;
    margin-top: 3em;}
 .card-title:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    border: 3px solid rgb(234 0 41 / 56%);
    
    border-radius: 50%;
    content: '';
}
.carousel-inner {
  padding: 1em;
}
.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .carousel-item {
    margin-right: 0;
    flex: 0 0 33.333333%;
    display: block;
  }
  .carousel-inner {
    display: flex;
  }
}
.card .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card img {
    max-height: 100%;
}
@media (max-width: 767px) {
  .card .img-wrapper {
    height: 17em;
  }
}

/*mobile menu*/
.nav__trigger {
  position: absolute;
  right: 20px;
  color:#fff;
  font-size: 2em;
  z-index: 10;
}

.inverse {
  color: white;
}

.nav__menu--right {
  position: absolute;
  right: 0px;
  width: 0px;
  height: 100%;
  background-color: #444;
  z-index: 1;
  transition: 400ms ease;
}
.nav__menu--right.open {
  height: auto;
	width:300px;
	z-index:2;
  transform: translateX(0px);
}
.nav__menu--right ul {
  list-style: none;
  padding: 50px 10px;
  text-align: center;
  overflow: hidden;
}
.nav__menu--right ul li {
  margin: 0;
  padding: 10px;
	height:80px;
}
.nav__menu--right ul li a{
	color: #fff;
    text-decoration: none;
    font-weight: bold;
	position: relative;
    text-transform: uppercase;
}
.wpml-ls-item a{
	width:auto!important;
	
}
.sub-menu .wpml-ls-item {
    margin: auto!important;
    float: left;
    width: 100%;
    line-height: 60px;
}
ul.sub-menu {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 80px;
    right: -30px;
    background: #000;
}