/*!
Theme Name: Texinov
Theme URI: http://underscores.me/
Author: Notre Studio
Author URI: http://www.notrestudio.fr
Description: Thème créé pour les sites de Texinov
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: texinov
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 with others.

Texinov is based on Underscores https://underscores.me/, (C) 2012-2017 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:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Navigation
    ## Links
    ## Menus
        ### Primary
        ### Sections
    ## Left Collumn
# Accessibility
# Alignments
# Gallery
# Clearings
# Content
    ## Access JOBS - Sidebar
    ## Sub Menu - Sidebar 2
    ## Galery Hook
    ## Posts and pages
        ### Home
        ### Simple page
        ### Divi Simple Page
        ### Contact Page
        ### Applications Singles Pages
        ### Applications Archives Pages
        ### Products Singles Pages
        ### Products Archives Pages
        ### Case Studies Singles Pages
        ### Case Studies Archives Pages     
        ### News Page
        ### Jobs Page 
        ### 404      
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Search Bar
# Flex Slider
# Footer
# Elements Animations
# Responsive



--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.et_divi_builder #et_builder_outer_content .et-fb-modal {
    margin-top: 120px !important;
}

html {
    font-family: 'Dosis', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    color: #5e6063;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
    opacity: 0.5;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

*:focus {
    outline: none;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="search"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0px none transparent;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul {
    padding: 0;
    margin: auto;
}

td {
    padding: 0.5em 1.5em;
    border: 1px solid #ccc;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
    font-family: 'texinov';
    src: url('assets/fonts/texinov//texinov.eot?2789257');
    src: url('assets/fonts/texinov//texinov.eot?2789257#iefix') format('embedded-opentype'), url('assets/fonts/texinov//texinov.woff?2789257') format('woff'), url('assets/fonts/texinov//texinov.ttf?2789257') format('truetype'), url('assets/fonts/texinov//texinov.svg?2789257#texinov') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-texinov {
    font-family: "texinov";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    /*width: 1em;*/
    /*margin-right: .2em;*/
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    /*margin-left: .2em;
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    margin: 0 auto;
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #5e6063;
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h6 {
    font-family: 'Dosis', sans-serif;
    color: #5e6063;
}

h4,
h5 {
    font-family: 'Open Sans', sans-serif;
}

.post_content li::before {
    /*font-family: 'Material Icons';
    content: 'keyboard_arrow_right';*/
    font-family: 'FontAwesome';
    content:'\f105';
    color: #e12422;
    position: relative;
    top: 0px;
    left: -10px;
}

.post_content li {
    list-style: none !important;
    text-indent: -5px;
    margin-bottom: 10px;
    margin-left: 15px;
}

h1 {
    font-weight: 300;
    font-size: 4.3em;
    line-height: 1.2em;
    margin: auto 0;
    margin-bottom: 20px;
    color: #e12422;
}

h2 {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 2em;
    line-height: 1.2em;
    margin: auto 0;
    margin-bottom: 20px;
}

h3 {
    text-transform: uppercase;
    padding: 0;
    margin: auto 0;
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 20px;
}

h4 {
    font-weight: 300;
    font-style: italic;
    font-size: 1.4em;
    line-height: 1.6em;
}

h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1em;
    margin: auto 0;
    color: #1a171b;
}

h6 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.8em;
}

p {
    margin-bottom: 1.5em;
    line-height: 1.4em;
}

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;
    font-size: 15px;
    font-size: 0.9375rem;
    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;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

ol {
    padding: 0;
    padding-left: 20px;
}

.post_content ol li {
    counter-increment: step-counter !important;
}

.post_content ol li::before {
    content: counter(step-counter) !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.6em;
    padding: 2px 6px;
    color: #fff !important;
    border-radius: 2px;
    background: #e12422;
    top: -1px !important;
    /*content: "looks_one" !important;*/
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 1.5em 0 1.5em 0;
    width: 100%;
    max-width: 800px;
}

#modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.6s, visibility 0.6s 0s;
    -o-transition: opacity 0.6s, visibility 0.6s 0s;
    transition: opacity 0.6s, visibility 0.6s 0s;
    z-index: 1;
}

#modal_bg.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.loader {
    margin: 25px auto 0;
    font-size: 2.5em !important;
    color: #e12422;
}

.home #back_to_top {
    visibility: hidden;
    display: none;
}

#back_to_top,
#go_to_contact {
    position: fixed;
    right: 20px;
    bottom: 25px;
    background: #FFF;
    border-radius: 100px;
    width: 45px;
    height: 45px;
}

#back_to_top i,
#go_to_contact i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#go_to_contact {
    right: 80px;
    bottom: 25px;
}

#back_to_top i {
    font-size: 2em;
}

#go_to_contact i {
    font-size: 0.9em;
}

@media screen and (min-width: 960px) {
    #go_to_contact {
        display: none;
    }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="submit"] {
    height: 38px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    /*border-color: #ccc #bbb #aaa;*/
}

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"],
textarea,
select {
    color: #5e6063;
    border-color: #e12422;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 3px 10px;
    background: transparent;
    height: 38px;
    width: 100%;
    border-radius: unset;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 30px;
    border-radius: unset;
    background: url('assets/images/select_arrow.png') no-repeat calc(100% - 10px) center;
}

.help-text {
    display: none;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#masthead {
    top: 0;
    z-index: 20;
    height: 100px;
    background: #fff;
    position: fixed;
    width: 100%;
    /*overflow: hidden;*/
    clear: both;
}

#flex_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.home_ico,
.site-branding,
.home_contact,
.search_ico,
.main-navigation,
#languages {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    vertical-align: middle;
}

#languages .wpml-ls-legacy-dropdown-click a {
    border: none !important;
    opacity: 1 !important;
}

.custom-logo-link {
    display: block;
    margin: auto 0;
    width: 100%;
    text-align: left;
}

.home_contact {
    min-width: 80px;
    max-width: 80px;
    color: #e12422;
}

.site-tools {
    width: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    border-left: 1px solid #d9d9d9;
}

.site-tools>div {
    padding: 0;
}

.site-tools>div:first-child {
    border-bottom: solid 1px #d9d9d9;
}

.wpml-ls-display,
.wpml-ls-native {
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.8em;
    right: 12px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
    content: "\f107";
    font-family: FontAwesome;
    line-height: 0.5em;
    border: none;
}

.search_ico {
    vertical-align: middle;
    cursor: pointer;
}

.search_ico i {
    margin: 0 auto;
    font-size: 1.3em;
}

.home_ico {
    display: none;
    color: #1a171b;
}

.home_ico img,
.home_contact img,
.search_ico img {
    text-align: center;
    display: block;
    margin: auto;
}

.home_ico:hover,
.home_contact:hover,
.search_ico:hover,
.site-branding:hover {
    opacity: 0.5;
}

.site-branding {
    padding: 10px 20px;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.custom-logo {
    max-width: 170px;
    height: auto;
}

/*LANG SELECTOR*/

.wpml-ls-legacy-dropdown {
    width: auto;
}

/* Small menu. */

#menu_toggle,
.main-navigation.toggled ul {
    display: block;
}

#menu_toggle,
#menu_toggle * {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#menu_toggle span {
    display: block;
    background: #5e6063;
    border-radius: 2px;
}

#menu_toggle {
    -webkit-appearance: none;
    background-color: transparent;
    color: #FFF;
    border: none;
    border-radius: 0;
    cursor: pointer;
    margin: 5px;
    height: auto;
    /*width: 36px;
    height: 100%;
    
    position: absolute;
    top: 0;
    right: 0;*/
}

#menu_toggle_wrap {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    /*top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);*/
}

#menu_toggle #hamburger {
    position: absolute;
    height: 100%;
    width: 100%;
}

#menu_toggle #hamburger span {
    width: 20px;
    height: 2px;
    position: relative;
    top: 3px;
    left: 5px;
    margin: 4px 0;
}

#menu_toggle #hamburger span:nth-child(1) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

#menu_toggle #hamburger span:nth-child(2) {
    -webkit-transition-delay: .625s;
    -o-transition-delay: .625s;
    transition-delay: .625s;
}

#menu_toggle #hamburger span:nth-child(3) {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s;
}

#menu_toggle #cross {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#menu_toggle #cross span:nth-child(1) {
    height: 0%;
    width: 2px;
    position: absolute;
    top: 10%;
    left: 14px;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#menu_toggle #cross span:nth-child(2) {
    width: 0%;
    height: 2px;
    position: absolute;
    left: 10%;
    top: 14px;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

#menu_toggle.open #hamburger span {
    width: 0%;
}

#menu_toggle.open #hamburger span:nth-child(1) {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#menu_toggle.open #hamburger span:nth-child(2) {
    -webkit-transition-delay: .125s;
    -o-transition-delay: .125s;
    transition-delay: .125s;
}

#menu_toggle.open #hamburger span:nth-child(3) {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

#menu_toggle.open #cross span:nth-child(1) {
    height: 80%;
    -webkit-transition-delay: .625s;
    -o-transition-delay: .625s;
    transition-delay: .625s;
}

#menu_toggle.open #cross span:nth-child(2) {
    width: 80%;
    -webkit-transition-delay: .375s;
    -o-transition-delay: .375s;
    transition-delay: .375s;
}

#menu_toggle_text {
    color: #E12422;
    text-transform: uppercase;
    font-size: 12px;
}

@media screen and (min-width: 480px) {
    .custom-logo {
        max-width: none;
    }
    .site-branding {
        padding: 10px 35px;
    }
    #menu_toggle {
        margin: 5px 15px;
    }
}

@media screen and (min-width: 960px) {
    #masthead {
        height: 120px;
    }
    .home_ico,
    .site-branding,
    .home_contact,
    .search_ico,
    .main-navigation,
    #lang_selector_header {
        padding: 20px;
    }
    .home_ico,
    .site-branding {
        border-right: 1px solid #d9d9d9;
    }
    .home_ico {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 51px;
        padding: 5px;
        text-align: center;
        margin: auto;
        font-size: 1.3em;
    }
    #menu_toggle {
        display: none;
    }
    .site-branding {
        padding: 20px 40px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .custom-logo {
        max-width: none;
    }
    /*.site-tools {
        max-width: none;
        flex-flow: row;
        min-width: 140px;
        max-width: 140px;
        justify-content: center;
    }
    .site-tools>div {
        width: 50px;
    }
    .search_ico {
        order: -1;   
    }
    
    .search_ico {
        width: 150px;
    }
    /*.wpml-ls-legacy-dropdown-click {
        max-width: 50px;
    }
    #languages .wpml-ls-legacy-dropdown-click a {
        border: 1px solid #cdcdcd !important;
    }*/
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.current_page_item a,
.current-menu-item a {
    color: #e12422 !important;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:hover,
a:active {
    outline: 0;
}

.basic_button {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 25px;
    display: inline-block;
    margin: 20px 30px 20px 0;
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.basic_red_button {
    background: #e12422;
    display: block;
    border: 1px solid #e12422;
    width: 100%;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.basic_button:hover {
    color: #fff;
    background: #e12422;
    border: 1px solid #e12422;
}

.basic_red_button:hover {
    background: transparent;
    border: 1px solid #e12422;
    color: #e12422;
}

.basic_red_button.basic_button:hover {
    background: transparent;
}

.left_page a {
    text-decoration: underline;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    background: #FFF;
    position: absolute;
    top: 100px;
    width: 100%;
    height: auto;
    display: block;
    border-top: 1px solid #d9d9d9;
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.main-navigation.toggled {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.main-navigation ul {
    list-style: none;
    /*text-align: right;*/
    text-align: center;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    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 {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    /*display: inline-block;*/
    display: block;
    position: relative;
    font-size: 1em;
    background-color: #F2F2F2;
}

.main-navigation li.mobile-top {
    border-bottom: 1px solid #d9d9d9;
    background-color: #FFF;
}

.main-navigation li.mobile-top a {
    margin-left: 0;
    color: #e12422;
    margin: 20px 10px;
}

.main-navigation li.mobile-top a::after {
    content: none;
}

.main-navigation li.mobile-top a::before {
    display: inline-block;
    margin: 0 20px;
    font-family: 'texinov';
    text-transform: none;
    font-size: 0.85em;
    vertical-align: text-bottom;
}

.main-navigation li.mobile-top.news-menu-link a::before {
    content: '\E806';
    font-size: 0.65em;
    line-height: 2em;
}

.main-navigation li.mobile-top.activities-menu-link a::before {
    content: '\E803';
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
    /*color: #1a171b;*/
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-transform: uppercase;
    font-size: 30px;
    color: #5e6063;
    position: relative;
    margin: 20px 10px 20px -30px;
}

.main-navigation a:hover {
    color: #e12422;
}

.main-navigation a::after {
    content: '\f067';
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
    color: #e12422;
    display: inline-block;
    margin: 0 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-text-stroke: 2px white !important;
}

#site-navigation>div {
    width: 100%;
}

#primary_menu_container {
    display: none;
}

#primary-menu-mobile li.mobile-top+li:not(.mobile-top) {
    padding-top: 50px;
}

#primary-menu-mobile li:last-child {
    padding-bottom: 50px;
}

@media screen and (min-width: 600px) {
    .main-navigation {
        width: 80%;
    }
}

@media screen and (min-width: 960px) {
    #site-navigation {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-top: none;
        border-right: 1px solid #d9d9d9;
        max-height: none;
        overflow: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 100%;
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
    }
    #primary_menu_container {
        display: block;
    }
    #site-navigation #primary_menu_mobile_container {
        display: none;
    }
    #site-navigation ul {
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    #site-navigation li {
        display: inline-block;
        background-color: transparent;
        border: none;
        padding: 2px 10px;
        margin: 0 10px;
    }
    #site-navigation a {
        color: #1a171b;
        font-size: 0.85em;
        padding: 0;
        margin: 0;
    }
    #site-navigation a:hover {
        color: #e12422;
        opacity: 1;
    }
    #site-navigation li a::after,
    #site-navigation li a::before {
        content: none;
        display: none;
    }
}

/*--------------------------------------------------------------
### Primary  
--------------------------------------------------------------*/

#primary-menu .sub-menu {
    display: block !important;
    width: 100%;
    background: #e12422;
    color: #fff;
    height: auto;
    position: fixed;
    top: 120px;
    padding: 50px;
    left: 0;
    z-index: 3;
}

#primary-menu .sub-menu li {
    display: inline-block;
}

/*--------------------------------------------------------------
### Sections
--------------------------------------------------------------*/

#sections_menu {
    display: none
}

@media screen and (min-width: 960px) and (min-height: 400px) {
    #sections_menu {
        display: block;
        position: fixed;
        right: 25px;
        top: 50vh;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    #sections_menu ul {
        list-style-type: none;
    }
    #sections_menu ul li {
        position: relative;
        text-align: right;
        line-height: 1;
        min-height: 32px;
    }
    #sections_menu ul li:first-child,
    #sections_menu ul li:last-child {
        min-height: 39px;
    }
    #sections_menu ul li a {
        color: #FFF;
    }
    #sections_menu ul li a:hover {
        opacity: 1;
    }
    #sections_menu ul li a:hover .sm-label {
        color: #A00908;
        text-decoration: underline;
    }
    #sections_menu ul li a .sm-dot {
        display: block;
        background: #A6A6A6;
        height: 10px;
        width: 10px;
        border-radius: 5px;
        display: inline-block;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        border: solid 2px #FFF;
        vertical-align: middle;
    }
    #sections_menu ul li a.is-selected .sm-dot {
        background: #e12422;
    }
    #sections_menu ul li a .sm-label {
        padding: 8px 20px;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 25px);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        margin-right: 15px;
        /*display: none;*/
    }
    #sections_menu ul:hover li a .sm-label {
        background: #e12422;
        visibility: visible;
        opacity: 1;
        display: inline-block;
    }
    #sections_menu ul li:first-child a .sm-label {
        padding-top: 15px;
    }
    #sections_menu ul li:first-child a .sm-dot {
        margin-top: 8px;
    }
    #sections_menu ul li:last-child a .sm-label {
        padding-bottom: 15px;
    }
    #sections_menu ul li:last-child a .sm-dot {
        margin-bottom: 8px;
    }
    #sections_menu ul li a:hover .sm-dot {
        background: none;
        border-color: #e12422;
    }
}

@media screen and (min-width: 1400px) {
    #sections_menu {
        left: 1200px;
        right: auto;
    }
}

/*--------------------------------------------------------------
## Left Collums
--------------------------------------------------------------*/

.left {
    z-index: 10;
    padding-top: 120px;
    position: fixed;
    height: 100vh;
    left: 0;
    top: 0;
    width: 50px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
    margin-left: 0;
}

.left_news {
    left: 0;
    height: 50px;
    width: 500px;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    margin-left: -500px;
}

.left_news li {
    position: absolute;
    display: inline-block;
    height: 50px;
    width: 250px;
}

.left_news a {
    color: #e12422;
    text-align: center;
    width: 250px;
    vertical-align: middle;
    height: 50px;
    display: block;
    padding-top: 7px;
}

.left_news a i {
    margin-left: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
}

.news_button {
    border-right: 1px solid #e12422;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

/*.news_button a::after,
.jobs_button a::after {
    content: url('assets/images/ico_news.png');
    margin: 0 0 0 20px;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    transition: all ease-in-out 0.3s;
}

.jobs_button a::after {
    content: url('assets/images/ico_jobs.png');
    text-transform: none;
    vertical-align: middle;
}*/

.jobs_button {
    margin-left: 250px;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.jobs_button a,
.news_button a {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.jobs_button:hover,
.news_button:hover,
.jobs_button.active,
.news_button.active {
    background: #e12422;
    color: #fff;
}

.jobs_button a:hover,
.news_button a:hover,
.jobs_button.active a,
.news_button.active a {
    color: #fff;
    opacity: 1;
}

/*.jobs_button:hover a::after,
.jobs_button.active a::after {
    content: url('assets/images/ico_jobs_bl.png');
}

.news_button:hover a::after,
.news_button.active a::after {
    content: url('assets/images/ico_news_bl.png');
}*/

/* Left Social bar */

.left_social {
    bottom: 0;
    position: absolute;
    width: 50px;
    padding: 10px;
    display: none;
}

.left_social li {
    margin: auto;
    text-align: center;
    display: block;
    margin: 5px 0;
}

.left_social li:hover {
    opacity: 0.5;
}

@media screen and (min-height: 715px) {
    .left_social {
        display: block;
    }
}

.home_social_buttons {
    display: flex;
    list-style: none;
}

.home_social_buttons li {
    margin-right:10px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Gallery Hook
--------------------------------------------------------------*/

.gallery-icon {
    text-align: center;
    margin: auto;
}

.wp-caption-text {
    font-style: italic;
    font-size: 0.9em;
}

/*
.gallery {
    display: flex;
    justify-content: space-around;
}

.gallery-columns-4 .gallery-item {
    max-width: 24% !important;
}

.gallery-icon {
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.gallery-icon a>img {
    width: 100% !important;
    height:auto !important;
}
*/

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.site-content {
    padding: 250px 150px 150px 150px;
    background: #fff;
    min-height: 100vh;
    position: relative;
    z-index: 0;
    margin-right: 40px;
    width: 100%;
}

body.home .site-content {
    padding: 150px 35px 150px;
}

.site-content img,
.post_content img {
    width: auto;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 960px) {
    body.home .site-content {
        padding: 250px 150px 150px 150px;
    }
}

/*--------------------------------------------------------------
## Access Jobs - Sidebar
--------------------------------------------------------------*/

#jobs_sidebar {
    position: fixed;
    z-index: 5;
    width: calc(100% - 50px);
    top: 120px;
    margin-left: 50px;
    visibility: hidden;
}

#jobs_sidebar.open {
    visibility: visible;
}

#secondary {
    height: 251px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

#jobs_sidebar.open #secondary {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.activity {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    position: relative;
    padding-bottom: 15px;
}

.activity-main {
    background-color: #e12422;
    color: #fff;
    padding: 30px;
    min-width: 30%;
    font-family: 'Dosis', sans-serif;
    text-align: left;
}

@media screen and (min-width: 1400px) {
    .activity-main {
        min-width: 650px;
    }
}

.activity-main::before {
    content: '';
    content: '\E803';
    font-family: 'texinov';
    font-size: 14em;
    position: absolute;
    color: #000;
    opacity: 0.05;
    bottom: -5px;
    left: 20px;
    line-height: 1em;
}

.activity.activity-main.not-current {
    background-size: cover;
    background-position: 0 0;
}

.activity.activity-main.not-current::before {
    content: ' ';
    background: #e12422;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    opacity: 0.8;
}

.activity:not(.activity-main) {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
}

.activity:not(.activity-main):hover {
    background: #e12422;
    color: #FFF;
}

.activity-main .activity-title {
    text-transform: uppercase;
    font-size: 1.25em;
    margin-bottom: 15px;
    position: relative;
}

.activity .activity-thumb {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 109px;
    overflow: hidden;
}

.activity:hover .activity-thumb {
    -webkit-filter: none;
    filter: none;
}

.activity .activity-thumb img {
    width: 100%;
}

.activity .activity-description {
    font-size: 0.75em;
    padding: 20px 15px;
    position: relative;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.activity .activity-link {
    padding: 0 15px;
    position: relative;
}

.activity.activity-main .activity-description,
.activity.activity-main .activity-link {
    padding-left: 0;
    padding-right: 0;
}

.activity .activity-link a {
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    border: 1px solid #e12422;
    border-radius: 3px;
    padding: 8px 25px;
    text-decoration: none;
    color: #e12422;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}

.activity.activity-main .activity-link a {
    color: #FFF;
    border-color: #FFF;
}

.activity:not(.activity-main) .activity-link a {
    background: #FFF;
}

.activity.color_scheme_default:not(.activity-main):hover {
    background: #e12422;
}

.activity.color_scheme_default .activity-link a {
    border-color: #e12422;
    color: #e12422;
}

.activity.color_scheme_orange:not(.activity-main):hover {
    background: #f18e2e;
}

.activity.color_scheme_orange .activity-link a {
    border-color: #f18e2e;
    color: #f18e2e;
}

.activity.color_scheme_pink:not(.activity-main):hover {
    background: #a51c7f;
}

.activity.color_scheme_pink .activity-link a {
    border-color: #a51c7f;
    color: #a51c7f;
}

.activity.color_scheme_blue:not(.activity-main):hover {
    background: #005d9d;
}

.activity.color_scheme_blue .activity-link a {
    border-color: #005d9d;
    color: #005d9d;
}

.activity.color_scheme_green:not(.activity-main):hover {
    background: #4c9e34;
}

.activity.color_scheme_green .activity-link a {
    border-color: #4c9e34;
    color: #4c9e34;
}

@media screen and (min-width: 1280px) {
    .activity .activity-thumb {
        height: 125px;
    }
}

@media screen and (min-width: 1600px) {
    .activity .activity-thumb {
        height: 125px;
    }
}

/*--------------------------------------------------------------
## Sub Menu - Sidebar 2
--------------------------------------------------------------*/

#sub_menu_jobs {
    display: none;
}

#sidebar-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    height: 180px;
    top: 120px;
    left: 50px;
    width: calc(100% - 90px);
    z-index: 1;
    background: #e12422;
    color: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

#nav_menu-2 .menu-sous-menu-entreprise-container li {
    display: inline-block;
    vertical-align: top;
}

#cat_jobs_menu {
    width: 25%;
    background: #fff;
    padding: 0 20px;
    color: #1a171b;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#cat_jobs_menu img {
    width: auto;
    max-width: 90%;
    border: 1px solid #5e6063;
    height: auto;
}

/* Menu Entreprise */

#nav_menu-2 {
    width: 75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    vertical-align: middle;
    position: relative;
}

#nav_menu-2 .widget-title,
#nav_menu-2 .menu-sous-menu-entreprise-container {
    padding: 30px;
    margin: auto 0;
}

#nav_menu-2 .menu-sous-menu-entreprise-container li a {
    padding: 0 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#nav_menu-2 .widget-title {
    font-weight: 300;
    color: #fff;
}

#menu-sous-menu-entreprise {
    text-align: center;
    margin: auto;
}

#nav_menu-2 .menu-sous-menu-entreprise-container .current_page_item a {
    color: #fff !important;
    font-weight: bold;
}

/* Adress */

#sidebar-2 #text-16 .widget-title,
#sidebar-2 #cat_jobs_menu .widget-title {
    display: none;
    visibility: hidden;
}

#sidebar-2 #text-16 {
    position: absolute;
    bottom: 0;
    background: #b91c1b;
    width: 75%;
    font-style: italic;
    font-size: 0.8em;
}

#sidebar-2 #text-16 p {
    margin: 0;
    padding: 5px 20px;
}

/*--------------------------------------------------------------
## Galery Hook
--------------------------------------------------------------*/

.gallery-item {
    text-align: left !important;
}

.gallery-item a {
    display: block;
}

.gallery-item a:hover img {
    opacity: 0.5;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

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

/*--------------------------------------------------------------
### Home
--------------------------------------------------------------*/

.thumbnail_home {
    position: fixed;
    z-index: -1;
    top: 100px;
    left: 50px;
    width: 100%;
    height: 100vh;
    background: #666;
    overflow: hidden;
}

.thumbnail_home::before {
    content: url('assets/images/texinov_logo_mono.png');
    position: absolute;
    bottom: 70px;
    right: -20px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.thumbnail_home img {
    width: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    height: auto;
}

#home_block h1,
#home_block h2,
#home_block h3,
#home_block h5,
#home_block h6,
#home_block p,
#home_block li {
    color: #fff;
}

#home_block h4 {
    color: #a6a6a6;
    width: 85%;
}

#home_block {
    max-width: 900px;
    width: 100%;
    position: relative;
}

#home_block h1 {
    font-size: 2.25em;
}

@media screen and (min-width: 960px) {
    .thumbnail_home {
        top: 120px;
    }
    #home_block h1 {
        font-size: 3.5em;
    }
}

/*--------------------------------------------------------------
### Simple Page
--------------------------------------------------------------*/


.thumbnail_simple_page {
    width: 100%;
    float: none;
    height: auto;
    max-height: 450px;
    min-height: 80px;
    background: transparent;
    overflow: hidden;
    clear: both;
    display: block;
    margin-bottom: 15px;
    max-width: 1090px;
    position: relative;
}

.single-application .thumbnail_simple_page,
.single-product .thumbnail_simple_page,
.single-reference .thumbnail_simple_page,
.single-post .thumbnail_simple_page {
    margin-bottom: 0;
}

.page-template .site-content,
.page-template-default .site-content,
.page-template-page-whith-sections .site-content {
    padding: 120px 100px 150px 150px;
}

.all_simple_page {
    display: block;
    clear: both;
}

.simple_page,
.inner-content {
    display: block;
    max-width: 1110px;
    overflow: hidden;
}

.block_simple_page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.right_page {
    float: left;
    clear: both;
    width: 20%;
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #e12422;
    max-width: 250px;
}

.deco_buttons {
    margin-top: 45px;
    border-top: 1px solid #e12422;
}

.left_page {
    float: left;
    width: 75%;
    max-width: 800px;
    margin-right: 60px;
}

.h1_page_title {
    color: #e12422;
    margin: auto 0;
    margin-bottom: 20px;
}

.simple_page .post_content {
    margin-bottom: 75px;
}

.simple_page_image {
    width: 100%;
    height: 200px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.simple_page_image img {
    max-width: 100%;
    height: auto;
    width: auto;
}

@media screen and (min-width: 960px) {
    .thumbnail_simple_page {
        margin-bottom: 80px;
    }
    .thumbnail_simple_page>img {
        top: 25%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -25%, 0);
        transform: translate3d(-50%, -25%, 0);
        position: relative;
    }
}

/*--------------------------------------------------------------
### Divi Simple Page
--------------------------------------------------------------*/

.page-template-divi_page .site-content,
.single-application .site-content,
.single-reference .site-content,
.single-post .site-content {
    margin: 120px 150px 150px 150px;
    padding: 0;
    max-width: 1110px;
    width: auto;
}

/*--------------------------------------------------------------
### Contact Page
--------------------------------------------------------------*/

.contact-header {
    padding-bottom: 100px !important;
    background-image: url('assets/images/contact_header_background.jpg') !important;
}

.contact-header h1 {
    margin-bottom: 10px;
}

.contact-header h4 {
    margin: 0;
}

#contact_informations {}

#contact_informations address {
    padding: 35px;
    background: #e12422;
    color: #fff;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.85em;
}

#contact_informations address span {
    display: block;
}

#contact_informations address span.address-name {
    font-family: 'Dosis', sans-serif;
    margin-bottom: 10px;
    font-size: 1.15em;
}

#contact_informations address span.address-country {
    text-transform: uppercase;
}

#contact_informations address .address-phones {
    margin-top: 25px;
}

#contact_informations address .address-phones span:first-child {
    margin-bottom: 10px;
}

#contact_informations address .address-phones i {
    vertical-align: top;
    font-size: 1.5em;
    margin-right: 10px;
}

#contact_informations .contact-buttons>a {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.contact_form {
    background: #fff;
    padding: 30px;
}

.contact_form.product-selected .field-interested-by {
    display: none;
}

/** Form **/

.wpcf7-form-control-wrap {
    width: 100%;
}

.contact_form label {
    border: none;
    border-radius: 0;
    vertical-align: middle;
    margin: 0 20px;
    width: calc(50% - 40px);
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 30px;
}

.basic_information {
    padding-bottom: 10px;
}

.other_information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
}

.contact_column {
    margin: 0;
    width: calc(50% - 20px);
}

.contact_file {
    text-align: center;
}

.contact_column.contact_message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 35px;
}

label.message_form {
    display: block;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin: 0;
    width: 100%;
}

label.message_form * {
    height: 100%;
}

.file_form {
    background: #F2F2F2;
    padding: 15px 20px;
    margin-bottom: 35px;
    text-align: left;
}

.file_form h3 {
    color: #1a171b;
    font-size: 0.85em;
    font-weight: 500;
    margin-bottom: 30px;
}

.file_form h3:before {
    content: 'add';
    font-family: 'Material Icons';
    color: #e12422;
    text-transform: none;
    vertical-align: sub;
    margin-right: 5px;
}

.file_form label {
    margin: 0;
}

.file_form .wpcf7-form-control-wrap {
    margin-bottom: 25px;
}

.contact_recaptcha {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
}

.wpcf7-submit {
    background: #e12422 !important;
    border: none !important;
    width: 200px !important;
    color: #fff !important;
    border-radius: 3px !important;
    text-transform: uppercase;
    font-size: 0.75em !important;
}

input[type="file"] {
    -webkit-appearance: initial;
    padding: initial;
    border: initial;
    max-width: 100%;
}

.contact_form input,
.contact_form textarea,
.contact_form select {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.85em;
}

@media screen and (min-width: 960px) {
    #contact_informations {
        padding: 0px 100px 50px 150px;
        overflow: hidden;
        margin-top: -40px;
        position: relative;
        z-index: 3;
        max-width: 1500px;
    }
    #contact_informations .contact-sidebar {
        width: 30%;
        max-width: 250px;
        float: left;
    }
    #contact_informations address {
        width: 100%;
        padding: 20px;
        position: relative;
        -webkit-box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
    }
    .contact_form {
        float: left;
        width: 70%;
        max-width: 860px;
        position: relative;
        -webkit-box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 2px 35px rgba(0, 0, 0, 0.3);
    }
    .basic_information {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        clear: both;
        margin: 0 -20px;
        position: relative;
    }
    .basic_information::after {
        content: ' ';
        display: block;
        position: absolute;
        height: 1px;
        width: calc(100% - 40px);
        bottom: 0;
        left: 20px;
        background: #d9d9d9;
    }
    .contact_column.contact_message {
        margin: 0;
    }
}

/*--------------------------------------------------------------
### Applications Singles Pages
--------------------------------------------------------------*/

.single-product .site-content {
    padding-top: 170px;
}

.single-product .site-content {
    padding-left: 0;
    padding-right: 0;
}

.single-product .site-content .inner-content {
    margin-left: 35px;
    margin-right: 35px;
}

.single-product .entry-header .inner-content:first-child {
    margin: 0;
}

.et_divi_builder #et_builder_outer_content .et_pb_social_media_follow li a.icon::before {
    left: 6px !important;
}

.back-to-archive {}

.back-to-archive-link {
    font-family: 'Open Sans', sans-serif;
    color: #a6a6a6;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.65em;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: relative;
    padding-left: 20px;
    line-height: 1.5em;
    background: #F7F7F7;
    padding: 10px 45px;
    width: 100%;
    text-align: left;
}

.back-to-archive-link::before {
    content: '\f100';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: 25px;
    font-size: 1.5em;
    color: #e12422;
}

.back-to-archive-link:hover {
    color: #e12422;
}

@media screen and (min-width: 960px) {
    /*.single-application .site-content,
    .single-product .site-content {
        padding-top: 150px;
    }*/
    .single-product .site-content {
        padding-left: 0;
        padding-right: 0;
    }
    .single-product .site-content .inner-content {
        margin-left: 150px;
        margin-right: 150px;
    }
    .single-product .entry-header .inner-content:first-child {
        margin: 0 150px;
    }
    .back-to-archive-link {
        width: auto;
    }
}

/*--------------------------------------------------------------
### Applications Archives Pages
--------------------------------------------------------------*/

/* References */

.reference-template-default .post_content h3 {
    color: #e12422;
    font-size: 1em !important;
    margin-bottom: 0;
}

.title_archive {
    padding-left: 15px;
}

.title_archive::before {
    content: url('assets/images/puces.png');
    position: relative;
    left: -15px;
    margin-right: -10px !important;
}

.archive-description {
    font-weight: 300;
    font-style: italic;
    font-size: 1.4em;
    line-height: 1.6em;
}

.post-type-archive-application .site-content,
.post-type-archive-product .site-content,
.post-type-archive-reference .site-content,
.page-template-contact .site-content {
    padding: 0;
    margin-bottom: 150px;
}

#archive_content,
.blog .archive-items,
.page-template-blog .archive-items,
.blog .no-results,
.page-template-blog .no-results {
    padding: 65px 35px 0;
}

.archive-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1500px;
    position: relative;
}

.archive-filter+#archive_content {
    padding-top: 20px;
}

.archive-items article {
    width: 45%;
    max-width: 350px;
    background: #fff;
    margin-bottom: 40px;
    margin-right: 5%;
}

.archive-items .archive-item {
    padding: 20px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.archive-items article p {
    margin-bottom: 0;
}

.archive-header {
    position: relative;
    padding: 250px 150px 50px 150px;
    width: 100%;
    overflow: hidden;
    background-image: url('assets/images/archive_header_background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    color: #d9d9d9;
}

.archive-header h1,
.archive-header p {
    max-width: 1110px;
}

.thumbnail_application_header {
    position: absolute;
    height: 50vh;
    width: 100%;
    overflow: hidden;
    margin-top: 89px;
}

.thumbnail_application_header>img {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.archive-header h1 {
    color: #d9d9d9;
}

.toolbar {
    padding: 0 150px 0 150px;
    background: #e12422;
    color: #fff;
    list-style: none;
    position: relative;
    z-index: 5;
}

.toolbar li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    font-weight: normal;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 1;
}

.toolbar a {
    text-decoration: none;
    color: #fff;
    vertical-align: middle;
}

.toolbar a i {
    vertical-align: middle;
    margin-right: 5px;
    display: block;
}

.toolbar li a span {
    vertical-align: middle;
}

.toolbar li:hover {
    opacity: 0.5;
}

.archive-filter {
    padding: 35px 0 0;
    text-align: center;
}

.archive-filter form {
    display: inline-block;
}

.archive-filter form select {
    border: none;
}

.filter-label {
    color: #e12422;
    display: block;
}

.navigation .page-numbers {
    display: none;
}

.navigation .prev.page-numbers,
.next.page-numbers {
    display: inline-block;
}

.nav-links>div {
    display: inline-block;
}

.navigation a {
    font-family: 'Open Sans', sans-serif;
    color: #a6a6a6;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.65em;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: relative;
    padding-left: 20px;
    line-height: 1.5em;
    background: #F7F7F7;
    padding: 10px 45px;
}

.navigation a::before {
    content: '\f100';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: 25px;
    font-size: 1.5em;
    color: #e12422;
}

.nav-next a::before,
a.next.page-numbers::before {
    content: '\f101';
    right: 25px;
    left: auto;
}

.thumbnail_application {
    overflow: hidden;
    max-height: 300px;
    height: auto;
    width: calc(100% + 40px);
    position: relative;
    margin-top: -20px;
    left: -20px;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.thumbnail_application:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.thumbnail_application img {
    vertical-align: top;
    position: relative;
    height: auto;
    width: auto;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.thumbnail_application img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.archive-item .entry-title {
    color: #1a171b;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 1em;
    position: relative;
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 25px;
    font-family: 'Dosis', sans-serif;
    line-height: 1.3em;
}

.archive-item .entry-title::before {
    content: '\f101';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    line-height: 1em;
    color: #e12422;
}

.archive-item .entry-title a {
    color: #1a171b;
}

.archive-item .entry-title a:hover {
    color: #e12422;
}

.archive-item .read-more {
    display: block;
    color: #e12422;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 0.8em;
}

.archive-item .read-more:hover {
    opacity: 0.5;
}

@media screen and (min-width: 960px) {
    .toolbar li:first-child {
        border-left: 1px solid #fff;
    }
    .archive-filter {
        padding: 35px 100px 0px 150px;
        text-align: left;
    }
    .filter-label {
        display: inline-block;
    }
    .toolbar a i {
        display: inline-block;
    }
    #archive_content,
    .blog .archive-items,
    .page-template-blog .archive-items,
    .blog .no-results,
    .page-template-blog .no-results {
        padding: 65px 100px 0 150px;
    }
}

/*--------------------------------------------------------------
### Products Singles Pages
--------------------------------------------------------------*/

.toolbar+.product {
    margin-bottom: 0;
}

.single-product .block_simple_page {
    margin-bottom: 0;
}

.single-product .toolbar {
    left: 0px;
    width: 100%;
    z-index: 100;
}

.product_flexslider .flex-control-nav {
    bottom: 5px;
    text-align: left;
    left: 40px;
}

.product_flexslider {
    max-width: 1110px;
}

.product_flexslider .flex-control-paging li a {
    background: #fff;
    border: 1px solid #e12422;
    width: 9px;
    height: 9px;
}

.product_flexslider .flex-control-paging li a.flex-active,
.product_flexslider .flex-control-paging li a:hover {
    background: #e12422;
}

.product_flexslider .flex-control-nav li {
    margin: 0 3px;
}

.documentation::before {
    content: 'library_books' !important;
}

.plug::before {
    content: 'mail_outline' !important;
}

.title_product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.logo_product {
    margin: auto 0;
    margin-right: 10px;
    display: inline-block;
    vertical-align: baseline;
}

.logo_product img {
    vertical-align: middle;
    display: block;
}

.logo_product+.entry-title {
    display: inline-block;
}

@media screen and (min-width: 960px) {
    .single-product .toolbar {
        position: fixed;
        top: 120px;
    }
}

/*** Advantage Images ***/

#advantages_images {
    margin-bottom: 75px;
    margin-top: 20px;
}

.advantages_images {
    overflow: auto;
}

.advantages_images li {
    list-style: none;
    width: 100%;
    float: left;
}

.advantages_images img {
    width: auto;
    min-width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

.advantages_images a {
    position: relative;
    display: inline-block;
    opacity: 1;
    width: 100%;
}

.advantages_images a .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #FFF;
    opacity: 0;
}

.image-overlay::before {
    content: ' ';
    background: #e12422;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.advantages_images a .image-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-size: 34px;
}

.advantages_images a:hover .image-overlay {
    opacity: 1;
}

.advantages_images a .image-overlay::before {
    opacity: 0.5;
}

@media screen and (min-width: 600px) {
    .advantages_images {
        margin: 0 5px 0 -20px;
    }
    .advantages_images li {
        width: calc(50% - 40px);
        margin: 0 20px;
    }
}

@media screen and (min-width: 960px) {
    .advantages_images li {
        width: calc(33.33% - 40px);
    }
}

/*** Case STUDY relation ***/

#case_studies {
    overflow: auto;
    margin-bottom: 75px;
}

.block_simple_page+#case_studies {
    margin-top: 75px;
}

.product_case_studies {
    display: block;
    overflow: hidden;
    clear: both;
}

.thumbnail_case_list {
    margin-right: 20px;
    position: relative;
}

.thumbnail_case_list img {
    width: 100%;
}

#case_studies .thumbnail_case_list {
    min-height: 80px;
    min-width: 33.33%;
    max-width: 33.33%;
    overflow: hidden;
}

.case_list {
    list-style: none;
    width: 100%;
    margin-bottom: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.case_list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 25px;
}

.case_list h3 {
    text-decoration: none;
    font-size: 0.8em;
    color: #5e6063;
}

.case_list h3 a {
    text-decoration: none;
    color: #5e6063;
    position: relative;
    padding-left: 20px;
    line-height: 1.5em;
    display: block;
    margin-bottom: 10px;
}

.case_list li h3 a::before {
    content: '\f101';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #e12422;
}

.read_more_case_list {
    color: #e12422;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-left: 20px;
}

.see_all_case {
    width: 70%;
    border-top: 1px solid #e12422;
    margin: 0 auto;
}

.title_case_list {
    color: #a6a6a6;
}

@media screen and (min-width: 960px) {
    .case_list {
        width: calc(66.66% + 10px);
        margin: 0 -20px;
        float: left;
    }
    .case_list li {
        margin: 0 20px 25px;
        width: calc(50% - 40px);
        float: left;
    }
    .see_all_case {
        float: right;
        width: 20%;
        border-top: 1px solid #e12422;
    }
}

/*** certifications ***/

#product_bottom {
    background: #F8F8F8;
    padding: 25px 0;
}

.product_certifications {
    margin-top: 0;
    margin-right: 50px;
    vertical-align: middle;
    width: 45%;
    overflow: hidden;
    float: left;
    max-width: 520px;
}

.product_certifications_list {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px;
}

.product_certifications_list li {
    width: 33.33%;
    padding: 0 20px;
}

.product_certifications li {
    margin-right: 20px;
}

.product_certifications img {
    min-width: inherit;
    max-width: 100%;
    height: auto;
}

.title_certifications {
    display: block;
    overflow: hidden;
}

.title_certifications span {
    width: auto;
    max-width: 70;
    float: left
}

.lined-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    white-space: nowrap;
}

.lined-title::after {
    content: '';
    height: 1px;
    width: 100%;
    background: #5e6063;
    display: inline-block;
    margin-left: 10px;
}

.row>.inner-content {
    max-width: 1150px;
}

@media screen and (min-width: 960px) {
    .row {
        margin: 0 -20px;
        overflow: auto;
    }
    #product_bottom .inner-content>section {
        margin: 0 20px;
        width: calc(50% - 40px);
        float: left;
    }
}

/*** download ***/

.downloads_list li {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    color: #5e6063;
    text-decoration: none;
}

.downloads_list a {
    color: #5e6063;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    padding-left: 20px;
    position: relative;
    line-height: 1.5em;
}

.downloads_list a:hover {
    color: #e12422;
}

.downloads_list li a::before {
    content: '\f101';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #e12422;
}

/*** Associated product ***/

.associated {
    background: #b91c1b;
    padding: 25px 0;
}

.associated-title {
    color: #FFF;
    text-transform: uppercase;
}

.associated-title::after {
    content: '';
    height: 1px;
    width: 150px;
    background: #FFF;
    display: inline-block;
    margin-left: 10px;
}

.associated-items {
    list-style-type: none;
}

.associated-item {
    width: 100%;
    margin: 20px 0;
}

.associated-item a {
    display: block;
    background-size: cover;
    height: 150px;
    padding: 5px 25px;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.associated-item a:hover {
    opacity: 1;
    -webkit-box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
}

.associated-item a::before {
    content: ' ';
    display: block;
    position: absolute;
    background: black;
    opacity: 0.8;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.associated-item-title {
    color: #FFF;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.associated-item a:hover .associated-item-title {
    color: #e12422;
}

@media screen and (min-width: 960px) {
    .associated-items {
        margin: 0 -20px;
    }
    .associated-item {
        width: calc(33.33% - 40px);
        float: left;
        margin: 0 20px;
    }
}

#call_request_modal .loader {
    display: none;
}

#call_request_modal .loader.active {
    display: block;
}

/*--------------------------------------------------------------
### Case Studies Singles Pages
--------------------------------------------------------------*/

.h3_sidebar_case {
    font-size: 1em;
}

.associated-elements {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #e12422;
    margin-top: 40px;
}

.associated-elements>div {
    padding-top: 25px;
}

.associated-elements .basic_button {
    margin-top: 5px;
    margin-bottom: 5px;
}

.social_sidebar {
    border-color: #e12422;
    border-style: solid;
    border-width: 1px 0 0 0;
    margin-top: 40px;
    padding-top: 25px;
}

.h3_social {
    font-size: 0.8em;
    margin-bottom: 12px;
}

.addtoany_list {
    margin: 0 -4px;
}

.addtoany_list a {
    width: 36px;
    height: 36px;
    background: #A6A6A6;
    border-radius: 36px;
    margin: 0 5px;
    position: relative;
}

.addtoany_list a:hover {
    background: #e12422;
    opacity: 1;
}

.addtoany_list a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    max-height: 18px;
    opacity: 1 !important;
}

.time_place {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.time_block {
    width: auto;
    border: 1px solid #d9d9d9;
    padding: 10px 40px 10px 20px;
    margin-right: 2%;
    text-transform: uppercase;
}

.time_place h5 {
    color: #a6a6a6;
}

.file_button {
    display: inline;
}

.title_building_site {
    margin-top: 50px;
}

.single-reference #downloads {
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #e12422;
    margin-top: 40px;
    padding-top: 25px;
}

/*--------------------------------------------------------------
### Case Studies Archives Pages
--------------------------------------------------------------*/

/*--------------------------------------------------------------
### News Pages
--------------------------------------------------------------*/

#newsletter_page {
    background: #fff;
    width: 60%;
    max-width: 850px;
    height: auto;
    padding: 0 30px 30px 30px;
    position: fixed;
    left: 50px;
    top: 100px;
    height: calc(100vh - 120px);
    overflow: scroll;
    overflow-x: hidden;
    z-index: 5;
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

#newsletter_page.open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/* Newsletter Top */

#newsletter_block {
    width: calc(100% + 60px);
    position: relative;
    left: -30px;
    background: #e12422;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 30px 15px 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

#newsletter_block h3 {
    color: #fff;
    margin-bottom: 0;
}

#newsletter_block ul {
    border-left: 1px solid #a00908;
    border-right: 1px solid #a00908;
    padding: 0 20px;
}

#newsletter_block li {
    display: inline-block;
    list-style: none;
    padding: 0 5px;
}

#newsletter_block img {
    /*display: block;*/
    vertical-align: middle;
}

#linkedin_ico_newsletter {
    margin-left: 10px;
}

.newsletter_button {
    color: #e12422;
    background: #FFF;
    margin: 0 30px;
    padding: 3px 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.newsletter_button:hover {
    color: #fff;
    background: #e12422;
    border: 1px solid #fff;
}

.close_newsletter {
    color: #a00908;
    display: inherit;
}

/* News */

.blog .site-content,
.page-template-blog .site-content {
    padding: 0;
}

#newsletter_page .read-more {
    color: #e12422;
    text-decoration: none;
    padding: 0 2px;
    border-bottom: 2px solid #e12422;
    font-size: 0.7em;
    text-transform: uppercase;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    clear: both;
    margin: 10px 0;
}

.postmetadata::before {
    font-family: 'Material Icons';
    content: 'schedule';
    position: relative;
    top: 1px;
    margin-right: 5px;
    text-transform: none;
}

.postmetadata {
    font-size: 0.7em;
    letter-spacing: 1px;
    color: #a6a6a6;
    text-transform: uppercase;
    margin: 0;
}

.postmetadata a {
    text-decoration: none;
    color: #a6a6a6;
}

.thumbnail_news_top {
    height: 200px;
    margin-bottom: 25px;
}

.news::before {
    font-family: 'Material Icons';
    content: 'star';
    color: #e12422;
    position: relative;
    top: 3px;
    left: -5px;
    text-transform: none;
}

.news {
    font-weight: 500;
    color: #000;
    font-size: 1.2em;
    margin-bottom: 5px;
}

#first_news {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 30px;
}

.all_columns_news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.columns_news {
    width: calc(50% - 15px);
}

.category_thumbnail {
    background: #fff;
    color: #e12422;
    padding: 5px 15px;
    position: absolute;
    margin-top: -50px;
    margin-left: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8em;
}

.category_thumbnail a {
    text-decoration: none;
    color: #e12422;
}

.flex_press {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.deco_media {
    border-top: 1px solid #5e6063;
    margin-top: 30px;
    margin-left: 20px;
    width: 100%;
}

.presse_articles {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}

.all_collumns_news_last {
    border-bottom: none;
}

.blog .navigation,
.page-template-blog .navigation {
    margin: 0 35px;
}

@media screen and (min-width: 960px) {
    #newsletter_page {
        top: 120px;
    }
    .blog .navigation,
    .page-template-blog .navigation {
        margin: 0 100px 0 150px;
    }
}

/*** Single Page ***/

.single-post .type-post .entry-thumbnail {
    height: 200px;
}

.single-post .entry-content {
    width: 100%;
    max-width: 700px;
}

.single-post .right_page {
    border: none;
}

.single-post .right_page section+section {
    border-color: #e12422;
    border-style: solid;
    border-width: 1px 0 0 0;
    padding-top: 20px;
}

.single-post .right_page #post_info {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    color: #A6A6A6;
    margin-bottom: 30px;
}

.single-post .right_page #post_info time {
    font-style: italic;
}

/*--------------------------------------------------------------
### Jobs Pages
--------------------------------------------------------------*/

.page-template-lines-of-business .site-content {
    padding: 155px 20px 50px;
    max-width: 1500px;
}

.jobs_header {
    background: none;
    color: #5e6063;
    max-width: 1500px;
}

.jobs_header h1 {
    color: #5e6063;
}

.jobs_block {
    width: 100%;
    max-width: 1540px;
}

.new_block_job {
    margin: 50px auto;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.3);
    max-width: 600px;
}

.jobs_light.new_block_job {
    background: #e12422;
}

.content_job {
    padding: 30px 30px 20px;
}

.jobs_block h3 {
    padding-left: 25px;
    line-height: 1.2em;
    position: relative;
}

.jobs_block h4 {
    color: #a6a6a6;
}

.jobs_light h4 {
    color: #FFF;
}

.jobs_block h3::before {
    content: '\f101';
    font-family: FontAwesome;
    text-transform: none;
    color: #e12422;
    position: absolute;
    left: 0;
}

.jobs_light h3 {
    color: #1A171B;
}

.jobs_light h3::before {
    color: #A00908;
}

.jobs_image {
    overflow: hidden;
    width: 100%;
    height: 350px;
    position: relative;
}

.jobs_light .jobs_image::after {
    content: '';
    background: #e12422;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.jobs_block a {
    display: block;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.content_job {
    display: block;
}

/*--------------------------------------------------------------
### 404
--------------------------------------------------------------*/

#content_404 p {
    margin-bottom: 50px;
}

@media screen and (min-width: 960px) {
    .page-template-lines-of-business .site-content {
        padding: 120px 100px 150px 150px;
    }
    .jobs_block {
        width: calc(100% + 40px);
        margin: 0 -20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .new_block_job {
        margin: 20px;
        width: calc(33.33% - 40px);
        float: left;
        max-width: none;
    }
    .jobs_block .light {
        width: 100%;
    }
    .light .jobs_image {
        float: left;
        height: 100%;
        min-height: 400px;
        width: calc(66.66% - 10px);
    }
    .light .jobs_image img {
        max-width: 130%;
        height: 100%;
    }
    .light .content_job {
        float: left;
        width: calc(33.33% + 10px);
    }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

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

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery .attachment-thumbnail {
    border: 2px solid #eeeeee;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Search Bar
--------------------------------------------------------------*/

#block_search_bar {
    position: fixed;
    background-color: #F2F2F2;
    width: 100%;
    z-index: 100;
    padding: 20px;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    vertical-align: middle;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    display: block;
    top: 100px;
    z-index: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
}

#block_search_bar.open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.close_search_bar {
    text-align: center;
    margin-left: 20px;
    cursor: pointer;
    padding: 5px;
    vertical-align: middle;
    width: 40px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.close_search_bar img {
    vertical-align: middle;
    margin: auto;
    text-align: center;
    display: block;
}

form.search-form>* {
    width: 80%;
    margin: 15px auto;
    display: block;
}

@media screen and (min-width: 600px) {
    form.search-form>* {
        display: inline-block;
        margin: 0 15px 0 0;
        width: auto;
    }
    .other-sites {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .other-sites .activity {
        width: 50%;
    }
}

@media screen and (min-width: 960px) {
    #block_search_bar {
        top: 120px;
    }
    .other-sites .activity {
        width: 25%;
    }
}

#other_results {
    margin-top: 100px;
}

.search-result-type {
    color: #e12422;
    margin-top: 50px;
}

.search-result {
    position: relative;
    padding-left: 25px;
}

.search-result::before {
    content: '\f101';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    color: #e12422;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
    position: fixed;
    bottom: 5px;
    right: 20px;
    color: #a3adb2;
    font-size: 0.6em;
}

.site-footer a:link,
.site-footer a:visited {
    color: #a3adb2;
}

/*--------------------------------------------------------------
# Flexslider
--------------------------------------------------------------*/

/* FONT */

@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* RESETS */

.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Base styles */

.flexslider {
    margin: 0;
    padding: 0;
    height: auto;
    max-height: 300px;
    overflow: hidden;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
    transform:translate(0%, -20%)
    /*height: 230px !important;*/
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides>li:first-child {
    display: block;
}

/* Default theme */

.flexslider {
    margin: 0;
    background: #fff;
    border: none;
    position: relative;
    zoom: 1;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 500px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -5px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #e12422;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #e12422;
}

.flex-control-paging li a.flex-active {
    background: #e12422;
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

/* Responsive */

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

@media screen and (min-width: 960px) {
    .flexslider {
        max-height: 450px;
        overflow: hidden;
        margin: 0 0 0 0;
    }
    .flexslider .slides img {
        /*height: 430px !important;*/
    }
    .flex-control-nav {
        width: auto;
        text-align: left;
        left: 35px;
    }
}

/*--------------------------------------------------------------
# Elements Animations
--------------------------------------------------------------*/

/*** Page transition ***/

.deco-anim {
    content: "";
    position: fixed;
    background: #e12422;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}

.deco-anim2 {
    background: #b91c1b;
    z-index: 11;
}

.deco-anim3 {
    background: #a00908;
    z-index: 10;
}

.PageAnim1 {
    animation: PageAnim1 ease 1.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: PageAnim1 ease 1.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: PageAnim1 ease 1.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: PageAnim1 ease 1.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: PageAnim1 ease 1.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@keyframes PageAnim1 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

@-webkit-keyframes PageAnim1 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

.PageAnim2 {
    animation: PageAnim2 ease 1.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: PageAnim2 ease 1.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: PageAnim2 ease 1.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: PageAnim2 ease 1.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: PageAnim2 ease 1.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@keyframes PageAnim2 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    20% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

@-webkit-keyframes PageAnim2 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    20% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

.PageAnim3 {
    animation: PageAnim3 ease 1.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: PageAnim3 ease 1.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: PageAnim3 ease 1.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: PageAnim3 ease 1.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: PageAnim3 ease 1.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@keyframes PageAnim3 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    40% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

@-webkit-keyframes PageAnim3 {
    0% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    40% {
        opacity: 1;
        height: 100%;
        top: 0;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        height: 0%;
        top: -100vh;
    }
}

/*** Scroll Triger ***/

.hiddenTop {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0.0;
    position: relative;
    top: -50px
}

.visibleTop {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1.0;
    position: relative;
    top: 0;
}

.hiddenTopSlow {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0.0;
    position: relative;
    top: 80px
}

.visibleTopSlow {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1.0;
    position: relative;
    top: 0;
}

/*Home typo animation*/

.animRight::before {
    animation: animRight ease 4s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animRight ease 4s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animRight ease 4s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animRight ease 4s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animRight ease 4s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animRight {
    0% {
        opacity: 0;
        right: -250px;
    }
    50% {
        opacity: 0;
        right: -250px;
    }
    100% {
        opacity: 1;
        right: -20px;
    }
}

@keyframes animRight {
    0% {
        opacity: 0;
        right: -250px;
    }
    50% {
        opacity: 0;
        right: -250px;
    }
    100% {
        opacity: 1;
        right: -20px;
    }
}

.animLeft {
    animation: animLeft ease 2s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animLeft ease 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animLeft ease 2s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animLeft ease 2s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animLeft ease 2s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animLeft {
    0% {
        opacity: 0;
        left: -10px;
    }
    70% {
        opacity: 0;
        left: -10px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes animLeft {
    0% {
        opacity: 0;
        left: -10px;
    }
    70% {
        opacity: 0;
        left: -10px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

.animBig {
    animation: animBig ease 5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animBig ease 5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animBig ease 5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animBig ease 5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animBig ease 5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animBig {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    10% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes animBig {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    10% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.animHeader {
    animation: animHeader ease 2s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animHeader ease 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animHeader ease 2s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animHeader ease 2s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animHeader ease 2s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animHeader {
    0% {
        opacity: 0;
        left: 20px;
    }
    50% {
        opacity: 0;
        left: 20px;
    }
    100% {
        opacity: 1;
        left: 0px;
    }
}

@keyframes animHeader {
    0% {
        opacity: 0;
        left: 20px;
    }
    50% {
        opacity: 0;
        left: 20px;
    }
    100% {
        opacity: 1;
        left: 0px;
    }
}

.animHeader1 {
    animation: animHeader1 ease 2s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animHeader1 ease 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animHeader1 ease 2;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animHeader1 ease 2s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animHeader1 ease 2s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animHeader1 {
    0% {
        opacity: 0;
        top: -120px;
    }
    30% {
        opacity: 0;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes animHeader1 {
    0% {
        opacity: 0;
        top: -120px;
    }
    30% {
        opacity: 0;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

.animThumbnail {
    animation: animThumbnail ease 3s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animThumbnail ease 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animThumbnail ease 2;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animThumbnail ease 3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animThumbnail ease 3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animThumbnail {
    0% {
        opacity: 0;
        top: -10px;
    }
    50% {
        opacity: 0;
        top: -10px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@keyframes animThumbnail {
    0% {
        opacity: 0;
        top: -10px;
    }
    50% {
        opacity: 0;
        top: -10px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

.animTitle {
    animation: animTitle ease 3s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animTitle ease 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animTitle ease 2;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animTitle ease 3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animTitle ease 3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animTitle {
    0% {
        opacity: 0;
        top: 20px;
    }
    60% {
        opacity: 0;
        top: 10px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@keyframes animTitle {
    0% {
        opacity: 0;
        top: 20px;
    }
    60% {
        opacity: 0;
        top: 10px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

.animContent {
    animation: animContent ease 3s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animContent ease 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animContent ease 2;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animContent ease 3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animContent ease 3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animContent {
    0% {
        opacity: 0;
        top: 20px;
    }
    70% {
        opacity: 0;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes animContent {
    0% {
        opacity: 0;
        top: 20px;
    }
    70% {
        opacity: 0;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

.animContent2 {
    animation: animContent2 ease 3s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animContent2 ease 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animContent2 ease 2;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animContent2 ease 3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animContent2 ease 3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}

@-webkit-keyframes animContent2 {
    0% {
        opacity: 0;
        top: -20px;
    }
    70% {
        opacity: 0;
        top: -20px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@keyframes animContent2 {
    0% {
        opacity: 0;
        top: -20px;
    }
    70% {
        opacity: 0;
        top: -20px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

/*--------------------------------------------------------------
# Responsive Design
--------------------------------------------------------------*/

@media screen and (max-width: 950px) {
    h1 {
        font-size: 3em;
    }
    .site-content,
    .page-template-default .site-content,
    .page-template-page-whith-sections .site-content,
    .archive-header,
    .page-template-divi_page .site-content,
    .single-application .site-content,
    .single-reference .site-content {
        padding: 55px 50px 50px 50px;
        margin-right: 0;
        width: 100%;
        margin: auto 0;
    }
    .single-product .entry-header .inner-content:first-child,
    .single-product .site-content .inner-content {
        margin-left: 50px;
        margin-right: 50px;
    }
    .single-product .site-content {
        padding-top: 100px;
    }
    .archive-header {
        padding-top: 200px;
        text-align: center;
    }
    .toolbar .material-icons {
        margin-bottom: 10px;
    }
    /*No MOBILE*/
    .left,
    .home_contact {
        display: none;
        visibility: hidden;
    }
    /* NO FLOAT */
    .contact_file,
    .contact_message,
    .other_information,
    .block_simple_page,
    .left_page,
    .right_page,
    .adress_contact,
    .contact_form,
    .product_certifications {
        float: none;
        width: 100%;
        display: block;
        max-width: none;
        margin: auto;
    }
    .simple_page .post_content {
        margin-bottom: 40px;
    }
    .time_place {
        display: block;
    }
    .time_block {
        margin-bottom: 30px;
    }
    .toolbar {
        border-right: none;
        padding: 0;
    }
    .toolbar li {
        padding: 8px 50px;
        border: none;
    }
    .toolbar li+li {
        padding: 8px 50px;
        border: none;
        border-left: solid 1px #FFF;
    }
    .archive-items {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 0;
    }
    .archive-items article {
        margin-right: 0;
        width: 48%;
    }
    .nav-next,
    a.next.page-numbers {
        float: right;
    }
    .contact_form label {
        width: 100%;
        margin-right: 0;
    }
    .select_label select {
        margin-left: 0;
    }
    .select_label span {
        width: 100%;
    }
    .right_page {
        width: 70%;
        margin-bottom: 60px;
    }
    .page-template-default .site-content,
    .page-template-page-whith-sections .site-content,
    .single-application .site-content,
    .single-reference .site-content {
        padding-top: 100px;
    }
    .thumbnail_home {
        left: 0;
    }
    .thumbnail_home img,
    .thumbnail_simple_page>img {
        height: auto;
        min-height: 100%;
        width: auto;
        top: auto;
    }
    /* Action Bar */
    .toolbar,
    .single-product .toolbar {
        text-align: center;
        width: 100%;
    }
    .documentation {
        border-left: none !important;
    }
    .toolbar li::before {
        margin-right: 0;
        font-size: 2.5em;
    }
    .toolbar span {
        visibility: hidden;
        display: none;
    }
    .type-post .entry-thumbnail {
        height: 150px;
        overflow: hidden;
        position: relative;
    }

    .single-post .site-content {
        margin:120px 50px 150px 50px ;
    }

    .right_page {
        width:100%;
    }
}

@media screen and (max-width: 600px) {

        .single-post .site-content {
        margin:120px 20px 150px 20px ;
    }

    .archive-items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .archive-items article {
        width: 100%;
    }
    /* Gallery*/
    .gallery {
        width: 100%;
    }
    .gallery-columns-2 .gallery-item,
    .gallery-columns-3 .gallery-item {
        max-width: 100%;
        margin-bottom: 30px;
    }
    .gallery-item {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
        margin: auto;
    }
    /* Products page*/
}

/** POSTS */

.type-post.headline {
    padding: 15px 0 8px;
    margin-bottom: 0;
}

.type-post.headline+.type-post.headline {
    border-top: 1px solid #d9d9d9;
}

.type-post .entry-thumbnail {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.type-post .entry-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.type-post .entry-category,
.type-press_article .entry-category {
    display: inline-block;
    color: #e12422;
}

.type-post:not(.headline) .entry-category {
    text-transform: uppercase;
    background: #FFF;
    padding: 9px 12px 7px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-family: 'Open Sans', sans-serif;
    font-size: 0.85em;
    line-height: 0.85em;
    position: absolute;
}

.type-post .entry-title,
.type-press_article .entry-title {
    color: #1a171b;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 0.85em;
    position: relative;
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 25px;
}

.type-post .entry-title::before,
.type-press_article .entry-title::before {
    content: '\f101';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #e12422;
}

.type-post .entry-title a {
    color: #1a171b;
}

.type-post.headline .entry-title,
.type-press_article .entry-title {
    margin-top: 8px;
}

.type-post .entry-meta,
.type-press_article .entry-meta {
    color: #a6a6a6;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.65em;
    line-height: 1.15em;
}

.type-post .entry-date,
.type-press_article .entry-date {
    padding-left: 15px;
    position: relative;
}

.type-post .entry-date::before {
    content: '\f017';
    font-family: FontAwesome;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: none;
    position: absolute;
    font-size: 1.15em;
}

.type-post .entry-content {
    margin-left: 20px;
    margin-top: 0;
    color: #5e6063;
}

.type-post .entry-content p:last-child {
    margin-bottom: 0;
}

.type-post:not(.headline) .entry-category,
.type-post:not(.headline) .entry-title,
.type-post:not(.headline) .entry-date {
    margin-left: 20px;
}


/*** Press posts ***/

#news_press_articles {
    padding: 20px;
    background: #F7F7F7;
    margin-top: 15px;
}

.press-title {
    font-size: 1.25em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    white-space: nowrap;
    margin: 0 0 25px;
}

.press-title::after {
    content: ' ';
    width: 100%;
    height: 1px;
    background-color: #5e6063;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 10px;
    margin-bottom: 5px;
}

.type-press_article+.type-press_article {
    border: none;
}

.type-press_article .entry-date {
    padding-left: 20px;
}

.type-press_article .entry-date::before {
    display: none;
}

.type-press_article .entry-title::before {
    content: '\f016';
    font-family: FontAwesome;
    font-size: 0.85em;
    color: #a6a6a6;
}

#non_read_news {
    position: absolute;
    background: #e12422;
    color: #FFF;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 25px;
    font-size: 12px;
    display: inline-block;
    right: -8px;
    top: -12px;
    font-family: 'Dosis', sans-serif;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(.6, -0.28, .74, .05);
    -o-transition-timing-function: cubic-bezier(.6, -0.28, .74, .05);
    transition-timing-function: cubic-bezier(.6, -0.28, .74, .05);
}

#non_read_news.active {
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.left_news a:hover #non_read_news {
    background: #a00908;
}

.color_scheme_default .entry-category {
    color: #e12422 !important;
}

.color_scheme_default .entry-title::before {
    color: #e12422 !important;
}

.color_scheme_orange .entry-category {
    color: #f18e2e !important;
}

.color_scheme_orange .entry-title::before {
    color: #f18e2e !important;
}

.color_scheme_pink .entry-category {
    color: #a51c7f !important;
}

.color_scheme_pink .entry-title::before {
    color: #a51c7f !important;
}

.color_scheme_blue .entry-category {
    color: #005d9d !important;
}

.color_scheme_blue .entry-title::before {
    color: #005d9d !important;
}

.color_scheme_green .entry-category {
    color: #4c9e34 !important;
}

.color_scheme_green .entry-title::before {
    color: #4c9e34 !important;
}
