/*!
Theme Name: KWP
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kwp
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.

KWP 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
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*Fonts*/
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('./Gilroy-Bold.eot');
    src: url('./Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
    url('./Gilroy-Bold.svg#Gilroy-Bold') format('svg'),
    url('./Gilroy-Bold.ttf') format('truetype'),
    url('./Gilroy-Bold.woff') format('woff'),
    url('./Gilroy-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    scroll-behavior: smooth;
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Gilroy-Regular', sans-serif;
}

p {
    margin-bottom: 1.5em;
    font-family: 'SourceSansPro-Regular';
}

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

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

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

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

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

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

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

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

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

@media screen and (width: 812px) and (orientation: landscape){
    #menu-item-42{
        float: right;
    }
    #masthead > div > div > a{
        float: left;
    }
}

header > .container-fluid.row {
    max-width: 1600px;
    margin: 0 auto;
}

.menu-toggle {
    display: none !important;
}

.main-navigation ul {
    display: block !important;
}

@media screen and (max-width: 1023px) {
    .connected-left{
        float: left;
    }

    #primary-menu li.lang-item {
        display: none;
    }

    #masthead > div > div > a{
        float: left;
    }
}

@media screen and (min-width: 1024px) {
    #site-navigation-collapse li.lang-item {
        display: none;
    }


}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover, a:focus, a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    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 {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 768px) {



    /* bug fonturi tabel, scoate comentariul daca trebuie rezolvat
     #tablepress-1, #tablepress-3{
       font-family: 'SourceSansPro-Pro';
    }
    */

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

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

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 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;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.post,
.page {
    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;
}

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

.custom-logo {
    max-height: 60px;
}

#masthead .custom-logo-link {
    padding-top: 10px;
	padding-bottom:10px;
}

#masthead {
    background: #f4f4f4;
}

.entry-content {
    margin-top: 0px;
}

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

/* -- CUSTOM --*/

/* Gogu */

#primary-menu a {
    color: #333;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 500;
}

@media (max-width: 685px) {
    #primary-menu a {
        color: #000000;
    }
}

#primary-menu {
    float: right;
}

#menu-item-25 {
    border: 1px solid #ac3c72;
    border-radius: 50px;
    padding: 10px 50px;
}

#primary-menu li {
    padding-top: 10px;
    margin: 0 5px;
    margin-top: 0px;
}

#masthead {
    margin: 0 auto;
    margin-top: 0px;
    /*margin-top: 30px;*/
    padding: 0px 75px;
    border-bottom: 1px solid #e8e7e7;
}

#colophon {
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    /*	background-image: url("/wp-content/uploads/2019/02/footer-bg.png");
        padding-top: 380px;
        margin-top: -380px;*/
}

footer#colophon .wrap.row.container-fluid {
    max-width: 1200px;
    margin: 0 auto;
}

.footer-menu-logo {
    background: #444;
    color: #fff;
    overflow: hidden;
}

.footer-copyright {
    background: #2c2c2c;
    color: #fff;
    text-align: center;
}

/*Cristi attempt*/
#colophon::before {
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 112%;
    height: 545px;
    z-index: 0;
    background-size: cover;
}

.row2 ul {
    display: flex;
    list-style: none;
}

.col-sm-6.hr1 hr {
    background-color: #2E2726;
    height: 2px;
    width: 85%;
    float: left;
}

.col-sm-6.row4 ul {
    list-style: none;
    display: flex;
    float: right;
    font-size: 14px;
}

.col-sm-6.row4 ul li {
    padding: 0px 14px;
}

.headImg2 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: initial;
    margin-top: -200px;
    padding-top: 200px;
}

.headImg3 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: initial;
    margin-top: -200px;
    padding-top: 175px;
}

/*.headImg4 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: initial;
    margin-top: -252px;
    padding-top: 175px;
}*/
.home .entry-header {
    display: none;
}

h1 {
    color: #050713;
}

h4 {
    color: #2E2726;
}

.butt1 a {
    background-color: #ac3c72;
    border-color: #ac3c72;
    color: #fff !important;
    border-radius: 50px;
    padding: 15px 50px;
    font-size: 14px;
    text-decoration: none;
    z-index: 1;
    position: relative;
}

.buttreg a {
    background-color: #ac3c72;
    border-color: #ac3c72;
    color: #fff !important;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    z-index: 1;
    position: relative;
}

.butt2 a {
    background-color: #fff;
    border-color: #ac3c72;
    color: #ac3c72 !important;
    border-radius: 50px;
    padding: 15px 75px;
    font-size: 14px;
    border: 1px solid;
    text-decoration: none;
}

.butt4 a {
    background-color: transparent;
    border-color: #ac3c72;
    color: #ac3c72 !important;
    border-radius: 50px;
    padding: 15px 50px;
    font-size: 14px;
    border: 1px solid;
    z-index: 9;
    position: relative;
    text-decoration: none;
}

h6 {
    color: #2E2726;
    font-size: 13px;
}

.part {
    color: #fff;
}

.part h1 {
    color: #fff;
}

.part .part1 .wpb_wrapper {
    padding-right: 35px;
}

.part .part2 .wpb_wrapper {
    padding-left: 35px;
}

.part .part1 h6 {
    color: #fff;
    line-height: 50px;
}

.part .part2 h6 {
    color: #fff;
    line-height: 50px
}

.part ul {
    list-style: none;
}

.part i {
    margin-right: 15px;
}

.part .part2 ul {
    margin-left: 0px;
    padding-left: 0px;
}

.part a {
    font-size: 14px;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    text-decoration: none;
}

/*Cristi modification*/
.secKey img {
    margin-left: -15px;
}

@media (min-width: 992px) {
    .secKey {
        margin-top: 65px;
    }

    /*	.secKey img {
            box-shadow: 10px 10px 10px #0000001a;
        }*/
}

.secKey .vc_tta .vc_active {
    background-color: #fff;
}

.secKey .vc_tta .vc_tta-tab > a {
    font-size: 14px;
    font-weight: 600;
    background-color: #F8F8F8 !important;
    border-color: #F8F8F8 !important;
    padding: 10px 20px !important;
}

.vc_tta-tabs-list .vc_tta-tab.vc_active > a {
    font-size: 14px;
    color: #ac3c72 !important;
    font-weight: 600;
    background-color: #fff !important;
    border: #fff !important;
}

.secKey ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.secKey ul li {
    padding: 10px 0px;
}

.secKey ul i {
    font-size: 13px;
    margin-right: 8px;
}

.secKey a {
    background-color: #ac3c72;
    color: #fff;
    padding: 14px 50px;
    font-size: 14px;
    border-radius: 50px;
    text-decoration: none;
}

#main .step1 {
    background-color: #F8F8F8;
    width: 70%;
    padding: 20px;
    margin-bottom: 15px;
    box-shadow: 10px 10px 15px #80808033;
    display: flex;
}

#main .step2 {
    background-color: #F8F8F8;
    width: 70%;
    padding: 20px;
    margin-left: 75px;
    margin-bottom: 15px;
    box-shadow: 10px 10px 15px #80808033;
    display: flex;
}

#main .step3 {
    background-color: #F8F8F8;
    width: 70%;
    padding: 20px;
    margin-left: 150px;
    box-shadow: 10px 10px 15px #80808033;
    display: flex;
}

@media (min-width: 1336px) {
    #main .step4 {
        background-color: #F8F8F8;
        width: 70%;
        padding: 20px;
        margin-left: 225px;
        margin-top: -20px;
        box-shadow: 10px 10px 15px #80808033;
        display: flex !important;
    }
}

.what {
    background-color: #686868;
    padding: 1px 7px;
    border-radius: 10px;
    color: #fff;
}

.what:hover {
    background-color: #ac3c72;
}

/*Cristi attempt*/
.spanLine {
    height: 2px;
    background-color: #fff;
    width: 38%;
    display: block;
    /*    top: 10px;
        position: absolute;*/
    float: left;
    margin-top: 12px;
    box-shadow: 0px 0px 5px white;
}

.spanLine2 {
    height: 2px;
    background-color: #fff;
    width: 38%;
    display: block;
    /*    top: 10px;
        position: absolute;
        right:0px;*/
    float: right;
    margin-top: 12px;
    box-shadow: 0px 0px 5px white;
}

.entry-header {
    display: none;
}

.secImgHom {
    margin-left: -15px;
}

.step1img {
    background-color: #fff;
    width: 50px;
    padding: 10px;
    float: left;
    margin-right: 15px;
}

.step1 p {
    float: right;
    width: calc(100% - 70px);
}

.step1 h6 {
    width: calc(100% - 70px);
    float: right;
}

.step2 p {
    float: right;
    width: calc(100% - 70px);
}

.step2 h6 {
    width: calc(100% - 70px);
    float: right;
}

@media (min-width: 1300px) {
    .step4 h6 {
        width: calc(100% - 70px);
        float: right;
    }
}

.step3 p {
    float: right;
    width: calc(100% - 70px);
}

.step4 p {
    float: right;
    width: calc(100% - 70px);
}

.step3 h6 {
    width: calc(100% - 70px);
    float: right;
}

body {
    margin-bottom: 0px !important;
}

.hr2 hr {
    width: 85%;
    float: right;
    height: 2px;
    background-color: #fff;
    box-shadow: 0px 0px 5px white;
}

.col-sm-6.row4 li {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

p {
    font-family: 'SourceSansPro-Regular';
}

footer #primary-menu .menu-item-25 a {
    color: #ac3c72;
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}

a {
    font-family: 'Roboto', sans-serif;
}

#wp-live-chat .wp-live-chat-wraper #wp-live-chat-header {
    background-color: #ac3c72 !important;
    /*	margin-bottom:85px;*/
}

.advAll .vc_tta-title-text {
    color: #ac3c72;
    font-weight: 600;
    letter-spacing: 0.6px;
}

h5 {
    font-size: 14px;
    color: #686868;
}

.advAll .wpb_text_column.wpb_content_element {
    padding: 0px 110px;
}

.advAll h5 {
    padding-bottom: 15px;
}

.advImg .vc_column-inner {
    padding: 0px !important;
}

.advImg .wpb_single_image {
    margin: 0px;
}

.advAll .wpb_text_column {
    margin-bottom: 30px;
}

.advAll {
    box-shadow: 5px 5px 10px #0000001a;
}

.advTabSec {
    margin-top: -270px;
    margin-left: 110px;
}

.advTabSec .vc_tta-panel-body {
    background-color: #fff !important;
}

.advTabSec .vc_tta-tab .vc_tta-title-text {
    font-size: 14px;
}

.advTabSec .vc_tta-tab a {
    padding: 6px 20px !important;
    background-color: transparent !important;
}

* {
    font-family: 'Gilroy-Regular', sans-serif;
}

.tHead1 {
    font-size: 16px;
    font-weight: 600;
    width: 25%;
}

.global1 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 0px;
    box-shadow: 3px 3px 5px #8080804d;
}

.tHead2 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 15%;
}

.td1 {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    background-color: #b9b9b9;
}

.td2 {
    font-weight: 600;
    font-size: 14px;
    padding: 5px 20px;
    background-color: #E0E0E0;
}

.td3 {
    background-color: #E0E0E0;
    font-size: 14px;
    text-align: center;
}

.td4 {
    font-size: 14px;
    text-align: center;
    background-color: #b9b9b9;
}

.global2 {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 0px;
}

.site-branding {
    line-height: 56px;
}

#site-navigation {
    z-index: 99;
}

#site-navigation a {
    line-height: 56px;
}

#site-navigation .sub-menu a {
    line-height: 28px;
    width: 40px;
}

.pll-parent-menu-item .sub-menu {
    background: #F4F4F4;
}

.baa {
    margin-top: -85px;
}

.baa .vc_tta-panels {
    border: none !important;
}

.bannerPicHome {
    height: 415px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/*.custom-select {
  position: relative;
  font-family: Arial;
}*/

.custom-select {
    border-color: #fff;
    border-radius: 30px;
    padding: 16px;
    padding-left: 10px;
    padding-left: 10px;
    padding-left: 10px;
    box-shadow: 0px 2px 10px #0000001a;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 14px;
    padding-left: 20px;
    height: 55px;
    width: 100% !important;
    display: table;
    margin-left: 15px;
}

.custom-select select {
    display: none; /*hide original SELECT element:*/
}

/*.select-selected {
  background-color: DodgerBlue;
}*/

/*style the arrow inside the select element:*/
/*.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}*/

/*point the arrow upwards when the select box is open (active):*/
/*.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}*/

/*style the items (options), including the selected item:*/
.select-items div {
    color: #2E2726;
    /*  padding: 8px 16px;
    *//*  border: 1px solid transparent;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
      cursor: pointer;
      user-select: none;*/
    padding: 10px 30px;
    font-style: normal;
}

/*style items (options):*/
.select-items {
    /*	position: absolute;*/
    background-color: white;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow: auto;
    height: 200px;
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    margin-left: -21px;
}

/*hide the items when the select box is closed:*/
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: #1B1B55;
    color: #fff;
}

.logo2home .secLogo1 .vc_single_image-wrapper {
    background: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    padding: 20px 75px;
}

.logo2home .secLogo2 .vc_single_image-wrapper {
    background: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    padding: 25px 30px;
}

.secLogo1 {
    margin-bottom: 0px !important;
}

.secLogo2 {
    margin-bottom: 0px !important;
}

.kwPartTwo .vc_single_image-wrapper {
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    padding: 25px 30px;
}

.kwPartOne .vc_single_image-wrapper {
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    padding: 20px 75px;
}

#wpcf7-f39-p32-o1 .wpcf7-form {
    z-index: 1;
    display: block;
    position: relative;
}

.page-id-94 #masthead #site-navigation {
    padding-top: 25px !important;
}

.page-id-821 #masthead #site-navigation {
    padding-top: 25px !important;
}

.page-id-109 #masthead #site-navigation {
    padding-top: 25px !important;
}

.page-id-97 #masthead #site-navigation {
    padding-top: 25px !important;
}

.page-id-3 #masthead #site-navigation {
    padding-top: 25px !important;
}

.col-sm-6.row4 a {
    color: #333;
}

/*Cristi*/
.anchorHome1 {
    margin-left: 15%;
    width: 610px !important;
    /*	z-index: -2;*/
}

@media (max-width: 1024px) {
    .anchorHome1 {
        width: 90% !important;
        margin-left: 5%;
    }

    .secImgHom {
        margin: 0;
    }

    .anchorHome1 .wpb_text_column {
        text-align: center;
    }

    .anchorHome1 .wpb_single_image {
        text-align: center !important;
    }

    .step4 h6 {
        color: #000000;
    }

    #masthead {
        padding: 0px 0px !important;
    }

    #masthead .site-branding {
        text-align: center;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.logo2home {
        background: none;
    }
}

.home #masthead::before {
    content: " ";
    position: absolute;
    width: 50%;
    right: 0;
    height: 790px;
    z-index: 9;
    background-image: url(/wp-content/uploads/2019/02/header-img-1.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1440px) and (min-width: 1336px) {
    #masthead::before {
        width: 650px !important;
    }

    .page-id-16 #masthead::before {
        width: auto !important;
    }

    .page-id-18 #masthead::before {
        width: auto !important;
    }

    /*	.home #masthead::before{
            width:770px !important;
        }*/
    .page-id-524 #masthead::before {
        display: none;
    }

    /*	.phot17 {
        margin-left: -7vw!important;
        }*/
    .dinImagineInSectiune span {
        font-size: 18px !important;
    }

    .phot16 {
        margin-left: 0vw !important;
    }

    .phot11 {
        margin-left: 3vw !important;
    }

    .phot13 {
        margin-left: -3vw !important;
    }

    .hom5right {
        width: 45% !important;
        padding-top: 75px;
    }

    .anchorHome4 .butt1 {
        padding-top: 20px !important;
    }

    .anchorHome5 .avantaj .vc_column-inner {
        min-height: 325px !important;
    }

    .advFour img {
        margin-top: 40px !important;
    }

    .spanLine {
        width: 35% !important;
    }

    .spanLine2 {
        width: 35% !important;
    }

    .anchorHome3::before {
        width: 100vw !important;
    }

    #colophon::before {
        width: 130vw;
        height: 440px;
    }

    #post-86 .entry-content .headImg3 {
        background-image: none !important;
    }

    .advThree {
        height: 400px;
    }

    .avantajTabSec .vc_tta-container .advTabSec .vc_tta-tab .vc_tta-title-text {
        font-size: 12px;
    }

    .advTabSec .vc_tta-tab a {
        padding: 6px 12px !important;
    }

    #post-94 .entry-content .headImg3 {
        background-image: none !important;
    }

    .rangeClass input {
        width: 100% !important;
    }

    #post-821 .entry-content .headImg4 {
        background-image: none !important;
    }

    #post-109 .entry-content .headImg4 {
        background-image: none !important;
    }

    #post-3 .entry-content .headImg4 {
        background-image: none !important;
    }

    /*	.home #masthead::before {
            height: 110vh;
        }*/
    .hom5right {
        margin-top: -50px;
    }

    .page-id-94 #colophon::before {
        width: 135vw;
        height: 415px;
    }

    .page-id-821 #colophon::before {
        width: 135vw;
        height: 415px;
    }

    .page-id-109 #colophon::before {
        width: 135vw;
        height: 415px;
    }

    .page-id-97 #colophon::before {
        width: 135vw;
        height: 415px;
    }

    .page-id-3 #colophon::before {
        width: 135vw;
        height: 415px;
    }

    .anchorHome1 {
        margin-left: 10%;
    }

    .avantaj h6 {
        height: 130px;
    }

    .advOne img {
        margin-top: 30px;
    }

    .advTwo img {
        margin-top: 25px;
    }

    .advThree img {
        margin-top: 50px;
    }

    .advFour img {
        margin-top: 40px;
    }

    .page-id-3 .col-sm-6.hr1 hr {
        background-color: transparent;
    }

    .page-id-109 .col-sm-6.hr1 hr {
        background-color: transparent;
    }

    .page-id-97 .col-sm-6.hr1 hr {
        background-color: transparent;
    }

    .page-id-821 .col-sm-6.hr1 hr {
        background-color: transparent;
    }

    .page-id-94 .col-sm-6.hr1 hr {
        background-color: transparent;
    }
}

.rangeClass input {
    width: 60% !important;
}

@media (max-width: 1335px) {
    #masthead::before {
        display: none;
    }
}

@media (max-width: 868px) and (min-width: 768px) {
    .anchorHome2 .part1 ul {
        margin-left: 0px;
        padding-left: 0px;
    }

    .anchorHome2 .part2 > div > .wpb_wrapper {
        padding-left: 0px;
    }
}

/*.anchorHome5 .avantaj .vc_column-inner{
	min-height:358px;
}*/
@media (max-width: 991px) {
    .anchorHome5 .avj2 {
        margin-bottom: 81px !important;
    }

    .anchorHome5 .avantaj {
        margin-bottom: 20px;
    }

    .anchorHome5 {
        margin-left: 0 !important;
    }
}

.kwPart {
    background-image: url(/wp-content/uploads/2019/02/cta-image-min.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position-x: 50%;
}

@media (max-width: 768px) {
    #stay-connect span{
        padding-left: 15px;
    }

    .star-desktop {
        display: none !important;
    }

    .star-mobile {
        display: block !important;
    }

    .kwp1 p[style],
    .kwp2 p[style] {
        text-align: center !important
    }

    .kwPart .wpb_single_image {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .anchorHome2mobile {
        display: none !important;
    }

    .page-id-94 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-821 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-692 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-109 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-97 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-611 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-606 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-bar.png) !important;
        background-size: cover;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-3 header#masthead::before {
        content: " ";
        height: 150px;
        width: 70vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-image-bar1.png?id=423) !important;
        z-index: -1;
        right: 0;
        background-repeat: no-repeat;
    }

    .page-id-86 header#masthead::before {
        content: " ";
        height: 350px;
        width: 55vw !important;
        position: absolute;
        display: block;
        background-image: url(/wp-content/uploads/2019/02/header-img-small-1.png) !important;
        z-index: 1;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-id-94 #masthead #site-navigation li {
        border-color: #fff;
    }

    .page-id-94 #masthead #site-navigation a {
        color: #fff;
    }

    .page-id-821 #masthead #site-navigation li {
        border-color: #fff;
    }

    .page-id-821 #masthead #site-navigation a {
        color: #fff;
    }

    .page-id-109 #masthead #site-navigation li {
        border-color: #fff;
    }

    .page-id-109 #masthead #site-navigation a {
        color: #fff;
    }

    .page-id-97 #masthead #site-navigation li {
        border-color: #fff;
    }

    .page-id-97 #masthead #site-navigation a {
        color: #fff;
    }

    .page-id-3 #masthead #site-navigation li {
        border-color: #fff;
    }

    .page-id-3 #masthead #site-navigation a {
        color: #fff;
    }

    /*	.page-id-32 #masthead::before {
            height: 100vh!important;
        }*/
    .custom-select {
        max-width: calc(50% - 30px);
    }
}

@media (max-width: 767px) and (orientation: landscape){
    .vc_column-inner.vc_custom_1553857258123 p,
    .vc_column-inner.vc_custom_1553854007014 p,
    .vc_column-inner.vc_custom_1553857268581 p{
        margin-top: 8%;
    }
}
@media (max-width: 767px) {

    .wpb_raw_code.wpb_content_element.wpb_raw_html.stay-connected-with-us a{
     float: right;
    }


    .vc_custom_1554974949185 a{
        float: right;
    }

    #stay-connect span{
        float: left;
    }

    .vc_custom_1554974949185{
        padding-left: 15px !important;
    }

    .content-b2-right.wpb_column.vc_column_container.vc_col-sm-4 .wpb_text_column.wpb_content_element ul li{
        list-style-position: inside;
    }

    .anchorHome2:not(.anchorHome2mobile) {
        display: none !important;
    }

    .anchorHome2mobile .part1 .wpb_wrapper {
        padding-right: 0 !important;
    }

    .anchorHome2mobile .part2 .wpb_wrapper {
        padding-left: 0 !important;
    }

    .page-id-86 .advAll .wpb_text_column.wpb_content_element {
        padding: 0px 4%;
    }

    .anchorHome2mobile ul {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .bannerPicHome {
        display: none;
    }

    #site-navigation .menu-toggle {
        border-color: #AC3C72;
        background-color: #AC3C72;
        color: white;
        font-size: 20px;
        margin: 0 auto;
    }

    #site-navigation .menu-menu-1-container ul {
        text-align: center;
        float: unset !important;
    }

    #site-navigation .menu-menu-1-container ul li {
        float: unset !important;
        margin-bottom: 6px !important;
    }

    .secLogo1 {
        margin-left: 0 !important;
    }

    .secLogo1 .vc_box_border_grey,
    .secLogo2 .vc_box_border_grey {
        border: unset !important;
    }

    .custom-select {
        max-width: calc(100% - 30px);
    }
}

/*@-moz-document url-prefix(){
    @media (width:1920px){
        .custom-select{
            max-width:450px!important;
        }
    }
}*/

@media only screen and (min-width: 1200px) {

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .custom-select {
        color: #696969;
    }
}

@-moz-document url-prefix() {
    .custom-select {
        color: #b6b6b6;
    }
}

.um.um-login.um-13.uimob500 {
    height: 550px;
    margin-top: 100px;
}

.um-form .um-row .um-field-area input {
    border-color: #fff;
    border-radius: 50px;
    padding: 10px;
    padding-left: 10px;
    width: 100%;
    box-shadow: 3px 3px 3px #0003;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 14px;
    padding-left: 20px;
}

.um input[type="submit"].um-button {
    background: #AC3C72 !important;
}

.page-id-16 #colophon::before {
    z-index: -1;
}

.page-id-18 #colophon::before {
    z-index: -1;
}

.advOne .advImg .wpb_wrapper {
    float: right;
}

.advTwo .advImg .wpb_wrapper {
    float: left;
}

.advThree .advImg .wpb_wrapper {
    float: right;
}

.advFour .advImg .wpb_wrapper {
    float: left;
}

.um-12.um {
    padding: 75px 0px;
}

/*.page-id-16 #colophon {
	position: absolute;
	bottom:0;
}
.page-id-18 #colophon {
	position: absolute;
	bottom: 0;
}*/
.um-form .um-notice.err.um-error-code-incorrect_password {
    padding-right: 35px !important;
}

.um.um-password.um-um_password_id.uimob500 {
    height: 650px;
    padding-top: 100px;
}

.error-404.not-found {
    height: 750px;
    padding-top: 100px;
    text-align: center;
}

.bleeper_powered_by {
    display: none;
}

.wpb_text_column.wpb_content_element.step1::after {
    background-image: url("/wp-content/uploads/2019/02/step-connection-step.png");
    content: "";
    position: absolute;
    height: 13px;
    width: 75px;
    top: 214px;
    left: 64px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 1300px) {
    .wpb_text_column.wpb_content_element.step4::after {
        background-image: url("/wp-content/uploads/2019/02/step-connection-btn.png");
        content: "";
        position: absolute;
        height: 99px;
        width: 425px;
        bottom: 24px;
        left: 208px;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

.anchorHome4 .butt1 {
    padding-top: 30px;
}

.advFour img {
    margin-top: 15px;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 20%;
    left: 40%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 20px 10px;
    width: 400px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #000;
    background-color: #fff;
    color: #686868;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    border: 1px solid #AC3C72;
}

/* Triangle hack to make tooltip look like a speech bubble */
/*[data-tooltip]:after {*/
/*  position: absolute;*/
/*  bottom: 150%;*/
/*  left: 50%;*/
/*  margin-left: -5px;*/
/*  width: 0;*/
/*  border-top: 5px solid #000;*/
/*  border-top: 5px solid hsla(0, 0%, 20%, 0.9);*/
/*  border-right: 5px solid transparent;*/
/*  border-left: 5px solid transparent;*/
/*  content: " ";*/
/*  font-size: 0;*/
/*  line-height: 0;*/
/*}*/

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.kwPartTwo img {
    max-width: 78% !important;
    margin: 5px auto;
    display: block;
}

.bkTOP i {
    margin-left: 10px;
}

.secKeyMob {
    display: none;
}

@media only screen and (min-width: 812px) and (max-width: 991px) and (orientation: landscape){
 .vc_column-inner.vc_custom_1553857258123 p,
 .vc_column-inner.vc_custom_1553854007014 p,
 .vc_column-inner.vc_custom_1553857268581 p{
        margin-top: 8%;
    }
    #key-figures-mobile{
        background-size: 55% !important;
    }
}

@media only screen and (min-width: 812px) and (max-width: 991px) {
    .bannerPicHome {
        height: 200px;
    }

    #wp-live-chat-2 {
        height: 280px;
        bottom: 80px;
    }

    .avantaj {
        width: 300px !important;
        margin-left: 8%;
    }

    .anchorHome3 {
        background-color: #F8F8F8;
    }

    #colophon::before {
        background-image: none;
    }

    .col-sm-6.row4 ul {
        padding-left: 0px;
        margin-left: 0px;
    }

    .row2 ul {
        display: inline-flex;
        padding-left: 0px;
        margin-left: 0px;
    }

    .col-sm-6.row1 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
        text-align: center;
    }

    .col-sm-6.row2 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
        text-align: center;
    }

    .col-sm-6.row3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
        text-align: center;
        order: 2;
    }

    #primary-menu {
        float: none;
    }

    .col-sm-6.row4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
        text-align: center;
        border-top: 1px solid #80808033;
        padding-top: 10px;
    }

    .col-sm-6.hr1 {
        display: none;
    }

    .dinSecPhot {
        padding-top: 25px;
    }

    .avantaj h6 {
        padding-bottom: 65px;
    }

    .entry-content .anchorHome3 {
        padding-bottom: 0px !important;
    }

    .anchorHome3 .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 90%;
        margin-left: 5%;
    }

    .anchorHome3::before {
        display: none !important;
    }

    #colophon .wrap {
        margin-left: 0px;
    }

    .dinSecPhot span {
        font-size: 16px !important;
    }

    .dinSecPhot .wpb_text_column.wpb_content_element {
        margin-bottom: 10px;
    }

    .dinSecPhot.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 39%;
    }

    .dinSec2.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 61%;
    }

    .wpb_text_column.wpb_content_element.step1::after {
        top: 330px;
    }

    .wpb_text_column.wpb_content_element.step1::after {
        display: none;
    }

    .wpb_text_column.wpb_content_element.step3::after {
        display: none;
    }

    .wpb_text_column.wpb_content_element.step4::after {
        display: none !important;
    }
}

.advMobile {
    display: none;
}

.tabCustom .nav.nav-pills {
    margin-left: 0px;
}

.tabCustom li.active a {
    padding: 10px 8px;
    background: #fff;
    color: #AC3C72;
    text-transform: uppercase;
    font-size: 12px;
}

.tabCustom li a {
    padding: 10px 8px;
    background: #F8F8F8;
    color: #68686880;
    text-transform: uppercase;
    font-size: 12px;
}

.fade:not(.show) {
    opacity: 1;
}

.tabCustom .tab-content {
    margin-top: 23px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
        visibility: hidden;
    }

    to {
        visibility: visible;
        opacity: 1;
        box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.10);
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@keyframes fadeOut {
    from {
        opacity: 1;
        box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.10);
        visibility: visible;
    }

    to {
        opacity: 0;
        box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
        visibility: hidden;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.animated {
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

@keyframes registerIn {
    0% {
        transform: translateX(10%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes registerOut {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(10%);
        opacity: 0;
    }
}

@keyframes diagonalExpand {
    0% {
        width: 0;
        height: 0;
    }

    100% {
        width: 100%;
        height: 100%;
    }
}

@keyframes horizontalLineExpand {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes innerCircleExpand {
    0% {
        width: 0;
        height: 0;
    }
    100% {
        width: 8px;
        height: 8px;
    }
}

@keyframes outerCircleExpand {
    0% {
        width: 0;
        height: 0;
    }
    100% {
        width: 16px;
        height: 16px;
    }
}

@keyframes upAndDown {
    0% {
        transform: translateY(-15%);
    }
    50% {
        transform: translateY(15%);
    }
    100% {
        transform: translateY(-15%);
    }
}

.ourPart {
    background-size: cover !important;
    background-position: center center;
}

.wpb_text_column.wpb_content_element.step2::after {
    background-image: url(/wp-content/uploads/2019/02/step-connection-step.png);
    content: "";
    position: absolute;
    height: 13px;
    width: 75px;
    top: 349px;
    left: 134px;
    background-size: contain;
    background-repeat: no-repeat;
}

.wpb_text_column.wpb_content_element.step3::after {
    background-image: url(/wp-content/uploads/2019/02/step-connection-step.png);
    content: "";
    position: absolute;
    height: 13px;
    width: 75px;
    top: 552px;
    left: 204px;
    background-size: contain;
    background-repeat: no-repeat;
}

iframe .not-authorized .header {
    display: none !important;
}

@media (min-width: 1300px) {
    .wpb_text_column.wpb_content_element.step4::after {
        height: 70px !important;
        width: 275px !important;
        bottom: -36px !important;
        left: 273px !important;
    }
}

.countrylist p {
    line-height: 0.3rem;
    font-size: 13px;
    color: #AC3B72;
}

.page-id-611 #primary-menu {
    display: none;
}

.page-id-606 #primary-menu {
    display: none;
}

/*collapse menu*/

#site-navigation-collapse {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    max-width: 500px;
    width: 340px;
    min-width: 320px;
    z-index: 999;
    padding: 70px 15px 0;
    text-align: center;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

#site-navigation-collapse ul {
    list-style: none;
    text-align: left;
    margin: 30px 0;
}

button.btn.btn-small.close-main-navigation {
    position: absolute;
    right: 10px;
    top: 25px;
    font-size: 14px;
    font-family: 'Gilroy-Bold';
}

#primary-menu-collapse a {
    font-family: 'SourceSansPro-Regular';
    color: #000;
}

/* Builder CSS */
.container-fluid {
    padding: 0px;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-no-padding {
    max-width: 100% !important;
    margin: 0 auto;
    left: 0 !important;
}

.vc_row.wpb_row.vc_row-fluid, #our-brands {
    max-width: 1200px;
    margin: 0 auto;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.stay-connect.next-section-container, .next-section-container {
    max-width: 1600px !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill {
    width: 100%;
    max-width: 100%;
}

#values-team .wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill > div {
    max-width: 380px;
    margin: 0 auto;
}

.col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

h3 {
    font-family: 'Gilroy-Heavy', sans-serif;
}

.stay-connect p {
    text-align: right;
}

.section-b2b {
    display: block;
}

.section-b2c {
    display: none;
}

.content-b2-left * {
    text-align: left;
    font-family: 'SourceSansPro-Regular';
}

.content-b2-right * {
    text-align: right;
    font-family: 'SourceSansPro-Regular';
    color: #959595;
}

.content-b2-right h2 {
    color: #2b2b2b !important;
    margin-bottom: 60px;
}

.content-b2-left h2 {
    color: #2b2b2b;
    margin-bottom: 60px;
}


.star-desktop {
    display: block;
}

.star-mobile {
    display: none;
}

/*Tabels style*/
#our-brands #tablepress-1 thead .column-1 {
    background: transparent;
    border: none !important;
}

#our-brands #tablepress-1 thead .column-2, #our-brands #tablepress-1 thead .column-4 {
    background: #fcfcfc !important;
    border: none !important;
}

#our-brands #tablepress-1 thead .column-3, #our-brands #tablepress-1 thead .column-5 {
    background: #fff !important;
    border: none !important;
}

#our-brands #tablepress-1 tbody .column-1, #our-brands #tablepress-1 tbody .column-3, #our-brands #tablepress-1 tbody .column-5 {
    background: #f9f9f9 !important;
    border: none !important;
    vertical-align: middle;
}

#our-brands #tablepress-1 tbody .column-2, #our-brands #tablepress-1 tbody .column-4 {
    background: #fcfcfc !important;
    border: none !important;
    vertical-align: middle;
}

#our-brands #tablepress-1 tbody tr.odd td {
    background: #fff !important;
    border: none !important;
    padding: 5px !important;

}

#our-brands #tablepress-1 table td.column-5 img {
    float: right;
    margin: 12px 0;
    margin-bottom: 12px;
}

#our-brands #tablepress-1 td p {
    float: left;
    margin: 0;
}

#our-brands #tablepress-1 td, #our-brands #tablepress-1 th {
    padding: 20px 20px;
    font-family: 'SourceSansPro-Regular';
    color: #7e7e7e;
}

#our-brands #tablepress-1 th {
    color:#2b2b2b;
}

#our-brands .vc_column-inner {
    padding: 35px 0;
}

#our-brands #tablepress-3 td, #our-brands #tablepress-3 th {
    padding: 0 !important;
    font-family: 'SourceSansPro-Regular';
}

#our-brands #tablepress-3 th {
    padding: 25px 0 !important;
    text-align: center;
}

#our-brands #tablepress-3 th.column-2, #our-brands #tablepress-3 th.column-4, #our-brands #tablepress-3 th.column-6 {
    background-color: #f9f9f9 !important;
}

#our-brands #tablepress-3 th.column-1, #our-brands #tablepress-3 th.column-3, #our-brands #tablepress-3 th.column-5, #our-brands #tablepress-3 th.column-7 {
    background-color: #fff !important;
    padding: 0 5px !important;
}

#our-brands #tablepress-3 tbody .row-2 td, #our-brands #tablepress-3 tbody .row-3 td, #our-brands #tablepress-3 tbody .row-5 td, #our-brands #tablepress-3 tbody .row-6 td, #our-brands #tablepress-3 tbody .row-8 td, #our-brands #tablepress-3 tbody .row-9 td, #our-brands #tablepress-3 tbody .row-11 td, #our-brands #tablepress-3 tbody .row-12 td {
    background-color: #fcfcfc !important;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}

#our-brands #tablepress-3 tbody .row-4 td, #our-brands #tablepress-3 tbody .row-7 td, #our-brands #tablepress-3 tbody .row-10 td, #our-brands #tablepress-3 tbody .row-13 td {
    padding: 10px 0 !important;
    background-color: #fff;
}

#our-brands #tablepress-3 tbody .row-4 td.column-2, #our-brands #tablepress-3 tbody .row-7 td.column-2, #our-brands #tablepress-3 tbody .row-10 td.column-2, #our-brands #tablepress-3 tbody .row-13 td.column-2, #our-brands #tablepress-3 tbody .row-4 td.column-4, #our-brands #tablepress-3 tbody .row-7 td.column-4, #our-brands #tablepress-3 tbody .row-10 td.column-4, #our-brands #tablepress-3 tbody .row-13 td.column-4, #our-brands #tablepress-3 tbody .row-4 td.column-6, #our-brands #tablepress-3 tbody .row-7 td.column-6, #our-brands #tablepress-3 tbody .row-10 td.column-6, #our-brands #tablepress-3 tbody .row-13 td.column-6 {
    background-color: #f9f9f9;
}

.tablepress tbody td, .tablepress tfoot th, .tablepress thead th {
    border: none !important;
}

#our-brands #tablepress-3 img {
    width: 60%;
}

#our-brands #tablepress-1 .column-1 {
    font-size: 14px;
    color: #7c7c7c;
}

#our-brands #tablepress-1 td.column-5 img {
    float: right;
    margin: 10px;
}

/*End Tabels style*/

#key-figures .bkg-key {
    background-position: center top !important;
    background-size: 75% !important;
}

#key-figures h3 {
    font-family: 'Gilroy-Bold', sans-serif !important;
    font-size: 56px !important;
    color: #2b2b2b;
    margin: 0;
    line-height: 56px;
}

#key-figures p {
    color: #2b2b2b;
}

.vc_btn3-container.become-partner button {
    font-family: 'Gilroy-Regular', sans-serif !important;
    border-radius: 50px;
    background: #0074a4 !important;
    border-color: #0074a4 !important;
    padding: 8px 30px;
}

.vc_btn3-container.become-partner {
    float: left !important;
}

#values-team p {
    color: #959595;
    line-height: 28px;
}


#values-team h3, #values-team .vc_sep_holder {
    color: #555;
}

/*Timeline - Owl Carousel*/

.stay-connect i {
    margin-left: 18px;
    color: #585858;
}

.stay-connect img {
    margin-left: 20px;
    margin-right: 5px;
}

.next-section img {
    margin-right: 50px;
    position: relative;
    top: 15px;
}

.stay-connect p, .next-section p {
    color: #000;
    font-family: 'Gilroy-Regular' !important;
}

.next-section img {
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-5px);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-5px);
    }
}

#timeline-years .owl-carousel .owl-item img {
    width: auto !important;
}

.timeline-year-slide {
    padding: 11px 20px;
    background: #eeeff4;
    font-size: 18px;
}

#timeline-years .owl-item.active {
    margin: 0px !important;
    border-left: 1px solid #eeeff4;
    min-height: 340px;
}

#timeline-years .owl-item:not(.active) div {
    visibility: hidden;
}

#timeline-years .col-md-6.second {
    border-left: 1px solid #eeeff4;
    padding: 0;
}

.col-md-6.second::after {
    content: " ";
    min-height: 400px;
    background: #eeeff4;
    width: 1px;
    display: block;
    position: absolute;
    left: -1px;
}

#timeline-years::before {
    content: " ";
    height: 51px;
    width: 99.4vw;
    background: #f7f7f7;
    left: calc(-50vw + 50%);
    position: relative;
    display: block;
    top: 234px;
    right: 0;
    overflow: hidden;
}

#timeline-years .col-md-6.first {
    background-image: url('/wp-content/uploads/2019/03/list-triangle.png');
    background-repeat: no-repeat;
    background-position: 15px 4px;
    padding-left: 35px;
    margin: 10px 0;
    background-size: 10px;
}

#timeline-years .col-md-6.second p {
    background-image: url('/wp-content/uploads/2019/03/list-triangle.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    margin: 10px 0;
    padding-left: 20px;
    background-size: 10px;
    font-family: 'Gilroy-Regular';
}

#timeline-years {
    font-size: 14px;
}

#timeline-years .row {
    margin-bottom: 20px;
}

.owl-prev {
    margin-right: 20px;
}

.owl-prev span::after {
    content: ' ';
    width: 10px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 8px;
    right: -27px;
    color: #000;
}

.owl-next {
    margin-left: 20px;
}

.owl-prev span {
    /*content: '2016';*/
    position: relative;
    color: #000;
    margin-left: 45px;
}

.owl-next span {
    /*content: '2019';*/
    position: relative;
    color: #000;
    margin-right: 45px;
}

.owl-nav {
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    text-align: center;
}

#timeline-years .owl-carousel {
    margin-top: 110px;
}

/*Footer Menu*/

footer * {
    font-family: Arial;
}

#footer-menu {
    margin: 0;
}

.footer-menu-logo a {
    line-height: 56px;
    margin-right: 40px;
    color: #fff;
}

.footer-copyright p {
    margin: 0;
    line-height: 20px;
}

/*Responsive page*/
@media screen and (min-width: 1023px) {
    #values-team .show-mobile {
        display: none;
    }
    .show-mobile {
        display: none !important;
    }
    .hide-mobile {
        display: block;
    }
}

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


    .hide-mobile {
        display: none;
    }
    .show-mobile {
        display: block;
    }
    .next-section.wpb_column.vc_column_container.vc_col-sm-6 {
        display: none;
    }

    .stay-connect p {
        text-align: center;
    }

    .content-b2-left * {
        text-align: center !important;
    }

    .content-b2-left ul {
        margin: 0px;
        padding: 0px;
    }

    .content-b2-right * {
        text-align: center !important;
        font-family: 'SourceSansPro-Regular';
    }

    .content-b2-right ul {
        margin: 0px;
        padding: 0px;
    }


    #values-team {
        background-size: 349% !important;
        background-position: 14% bottom !important;
        background-color: #f6f6f6;
    }

    .no-border-left > div {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

    .no-border-right > div {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .vc_btn3-container.become-partner {
        float: none;
    }

    #key-figures .bkg-key {
        background-position: center bottom !important;
    }

    #footer-menu {
        margin: 0;
        display: block;
        padding: 0;
    }

    .footer-menu-logo .col-sm-12.row1 {
        border-bottom: 1px solid #727272;
    }

    footer#colophon a {
        color: #fff !important;
    }

    footer .col-sm-12.row2 {
        display: block;
    }

    footer#colophon ul li {
        position: relative;
    }

    footer#colophon ul a::after {
        content: " ";
        display: inline-block;
        position: absolute;
        background: #525252;
        height: 1px;
        width: 100vw;
        bottom: 27px;
        margin-left: 20px;
        overflow: hidden;
    }

    .open-main-navigation span {
        display: none;
    }

    .open-main-navigation img {
        margin-right: 0 !important;
    }

    #masthead {
        padding: 0px 0px !important;
        background-color: #fff !important;
    }

    #primary-menu li {
        padding-top: 10px;
        margin: 0 5px;
        margin-top: 0px;
        margin-top: 0px;
        padding: 10px 0 !important;
    }

    #map-slide {
        background-color: #fff !important;
        left: 0 !important;
    }

    .stay-connect img {
        display: none;
    }

    #key-figures-mobile {
        background-size: 90%;
        background-repeat: no-repeat;
        background-position: center 60%;
    }

    #key-figures-mobile .vc_column-inner {
        padding-top: 0;
    }

    .content-b2-right .wpb_single_image.star-mobile img {
        height: auto;
        vertical-align: top;
        width: 100vw;
        overflow: visible;
        left: 0;
        max-width: 100vw;
        position: relative;
        margin-left: -50vw;
        margin-right: -50vw;
        right: 50%;
        left: 50%;
    }

    #values-team {
        padding-bottom: 30px !important;
        padding-top: 40px !important;
        margin-bottom: 10px !important;
    }

    #timeline-years .col-md-6 p, #timeline-years .col-md-6 {
        font-size: 0.8rem;
    }

    .menu-footer-menu-container {
        margin: 15px 0;
    }

}

.open-main-navigation img {
    margin-right: 15px;
}

/* Modificari facute de Nini :)

/////////////  Home-page /////////////////

Sectiunea "what we offer", Fastest growing provider */

.vc_column-inner.vc_custom_1553851147724 .wpb_text_column.wpb_content_element p,
.vc_column-inner.vc_custom_1553851147724 .wpb_text_column.wpb_content_element strong{
    color: #ababab;
 }

/*
 .blue-arrow{
    background-color: #0074a4;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 3px;
}
*/

@media only screen and (min-width: 1024px) {
    #cfd-image > figure > div > img{
        margin-left: 140px;
    }
}

.pll-parent-menu-item.menu-item.menu-item-type-custom > a::after {
    content: "\f0dd";
    font-family: FontAwesome;
    font-size: 14px;
    color: #000;
    margin-left: 20px;
}

#site-navigation-collapse ul{
    padding-left: 0px;
}
#site-navigation-collapse ul{
    margin-bottom: 5px;
    text-align: center;
}

#primary-menu-collapse{
    text-align: center;
}

#primary-menu-collapse li{
    margin: 5px 0;
}

#primary-menu-collapse > li > a{
    font-size: 24px;
}

#menu-item-164-en > a > img{
 width: 25px;
 height: 15px;
}


#site-navigation{
  padding-right: 10px;
}

footer .col-sm-12.col-md-6.row1 img{
    width: 87px;
    height: 23px;
}

#colophon > div.footer-menu-logo > div > div.col-sm-12.col-lg-6.row1 > a > img{
    width: 87px;
    height: 23px;
}

#b2b, #b2c{
    cursor: pointer;
}

#key-figures-mobile h3{
    font-family: 'Gilroy-Bold', sans-serif;
}

@media screen and (min-width: 768px) and (max-width: 1025px){
    #values-team .wpb_wrapper{
        margin-right: 40px;
    }
}

@media screen and (width: 1024px){
    footer a{
        margin-right: 12px !important;
    }
}

@media screen and (width: 768px){
    #key-figures-mobile {
            background-size: 50% !important;
            background-repeat: no-repeat;
            background-position: center 60%;
    }
}


