/*
Theme Name: CFR Calatori
Theme URI: http://rot-systems.com/
Author: Rot-Systems
Author URI: http://rot-systems.com/
Description:  Website CFR Calatori
Version: 1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*font*/
@font-face {
  font-family: 'cfr-calatori';
  src:  url('fonts/cfr-calatori.eot?u2hgk5');
  src:  url('fonts/cfr-calatori.eot?u2hgk5#iefix') format('embedded-opentype'),
    url('fonts/cfr-calatori.ttf?u2hgk5') format('truetype'),
    url('fonts/cfr-calatori.woff?u2hgk5') format('woff'),
    url('fonts/cfr-calatori.svg?u2hgk5#cfr-calatori') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="cfr-"], [class*=" cfr-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cfr-calatori' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

.btn-primary {
    background-color: #004ba0;
    border-color: #004ba0;
}
.btn-primary:hover {
    background-color: #003a7b;
    border-color: #003a7b;
}


header#masthead {
    background-color: #004ba0;
    border: none;
    transition: all .5s;
    position: initial!important;
    width: 100%;
    z-index: 9999;
    top: 0;
}

header#masthead:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    z-index: 9;
    /* position: relative; */
}

.notificareheader {
    background: linear-gradient(90deg,#ff9021,#ff5722);
    color: #fff!important;
}

.notificareheader .content_block p {
    color: #fff!important;
    margin: 0;
    padding: 0;
}

.notificareheader .content_block {
    padding: 5px 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    padding-right: 6px!important;
    padding-left: 6px!important;
}
#wp-megamenu-primary .wpmm_item_description {
    display: none;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-family: 'Roboto';
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 0;
    background-color: rgba(0,0,0,0);
    padding-top: 10px;
    padding-right: 14px;
    padding-bottom: 10px;
    padding-left: 14px;
}
#wp-megamenu-primary>.wpmm-nav-wrap .wpmm_brand_logo_wrap img {
    margin-top: 7px;
}
span.wpmm-selected-icon {
    margin: 0 5px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
    width: calc(100% + 40px);
    margin-left: -20px;
    background-color: #fff;
    box-shadow: 0 0 0 0rgba(0,0,0,.3);
}
#wp-megamenu-primary .cont-utilizator > a {
    background: linear-gradient(90deg,#ff9021,#ff5722);
    box-shadow: 0 9px 13px rgba(255,87,34,.54);
    padding: 0!important;
    border-radius: 4px;
    color: #fff!important;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.active>a {
    color: #ff5722;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.active>a {
    color: #ff5722;
    border-top: 0 none;
}
#wp-megamenu-primary .cont-utilizator > a:hover {
    color: #fff!important;
}
#wp-megamenu-primary.wpmm-sticky-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    animation-name: wpmmfadeInDown;
    animation-duration: 400ms;
}
#wp-megamenu-primary.wpmm-sticky-wrap .wpmm-nav-wrap {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
}
#custom_html-2 .textwidget.custom-html-widget ul li img, #custom_html-3 .textwidget.custom-html-widget ul li img {max-width: 50%;}
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;
}

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


a {
    color: rgba(0,0,0,.5);
}

a:hover,a:hover {
    color: rgba(0,0,0,.87);
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  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;
}

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 {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

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

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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  /* box-shadow: 0 0 2px -1px #333; */
  margin-bottom: 0;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1rem;
  outline: medium none;
  text-decoration: none;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  padding: 1.875rem 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  color: #cdbfe3;
  padding: 4rem 0.938rem;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
  background-position:21% center!important;
}

#page-sub-header h1 {
  margin-top: 0;
  color: #fff;
  margin-bottom: 0.625rem;
}

#page-sub-header p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  #page-sub-header h1 {
    font-size: 3.750rem;
    line-height: 1;
  }

  #page-sub-header {
    padding-top: 3.750rem;
    padding-bottom: 3.750rem;
    text-align: left;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 50rem;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
  padding: 0;
}

#masthead .navbar-nav > li > a {
  color: #8e869d;
  padding: 0.5rem;
}

#masthead .navbar-nav > li > a:hover {
  color: #292b2c;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

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

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.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%;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}


.blog .posts-navigation .nav-next a,.blog .posts-navigation .nav-previous a {
    background: #004ba0;
    padding: 8px 16px;
    display:  inline-block;
    color: white;
    margin-top: 16px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.blog nav.navigation.posts-navigation {
    overflow:  visible;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  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;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

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

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  /* padding-top: 4.125rem; */
  min-height: calc(100vh - 343px);
}
.entry-content {
    background: white;
    padding: 30px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    padding: 40px 50px;
    /* transition: all .3s; */
    bottom: 0px;
    left: 0px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
    text-align: justify;
font-weight: 500;
}
.pag-blog h3.entry-title {
    font-size: 20px;
    font-weight:  bold;
    padding: 8px 30px;
    text-align:  justify;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  /* margin-bottom: 4rem; */
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}



/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.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-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  /* padding-bottom: 0; */
  padding-top: 0;
}

.vc_desktop .entry-content {
  /* margin-top: 0; */
}

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

#footer-widget {
    background: #004ba0;
    color: white;
    padding-top:16px;
    padding-bottom: 14px;
}

#footer-widget h3.widget-title {
    color: white;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    margin-bottom:  8px;
    font-size: 22px;
}
footer#colophon {
  background: #003979 none repeat scroll 0 0;
  color: #ffffff;
  padding: .5rem 0;
  text-align: center;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}



.menu-lateral-container {
    background: #004ba0;
    padding: 0;
    margin-bottom: 15px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
}

.menu-lateral-container ul {
    margin: 0;
    padding: 0;
        list-style: none;
}

.menu-lateral-container ul li a {
    color: white;
    padding: 6px 15px;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.12);
    font-weight: 600;
}
.menu-lateral-container ul li a:hover{
  color:#ff5722;
  background:transparent;
}

.menu-lateral-container ul li:last-child a {
    border: none;
}
.menu-lateral-container ul li.current-menu-item a, .menu-lateral-container ul li.current-menu-parent a {
    background: #ff5722;
    color: white;
    border-radius: 2px;
}

.menu-lateral-container ul.sub-menu.nav,.menu-lateral-container ul.sub-menu.nav li,.menu-lateral-container ul.sub-menu.nav li a {
    display: none;
    height: 0;
    font-size:0;
    overflow:hidden;
	transition:0s linear;
	position:absolute;
	line-height: 0;
	margin:0;
	padding:0;
}




a.descarca-achizitie {
    width: 100%;
    background: #004ba0;
    color: white;
    display: block;
    font-weight: 700;
    margin-top: 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
	position:relative;
	transition:all .3s;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}
a.descarca-achizitie.rezultat {
    background: #ff5722;
    box-shadow: 0 3px 6px rgba(255, 87, 34, 0.16), 0 3px 6px rgba(255, 87, 34, 0.23);
}
a.descarca-achizitie.rezultat:hover {
    background: #c41c00;
}
a.descarca-achizitie:hover {
    color: white;
}
a.descarca-achizitie:hover{
  background: #002571;
}
a.descarca-achizitie:focus{
	color:white;
	box-shadow: 0 0px 0px , 0 0px 0px 0;
	transform:translate(0,2px);
	}

a[href$=".pdf"].descarca-achizitie:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-size: 25px;
    float: left;
    font-weight: 400;
}

.bx {
    background: white;
    margin-top: 20px;
    color: grey;
    border-radius: 2px;
    padding: 15px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.bx h3,.bx h4,.bx h5 {
    padding: 0;
}
.descriere-scurta {
    margin-top: 10px;
}

.bx-lista {
    margin: 2px 0;
    color: rgba(0,0,0,.7);
}
.archive h3.entry-title {
    padding-top: 0;
}

a.read-more {
    display: table;
    color: #004ba0;
    padding: 10px 0px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: -20px;
}

.archive .entry-content, .entry-summary {
    margin:0;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    padding: 40px 50px;
    /* transition: all .3s; */
    bottom: 0px;
    left: 0px;
    width: 100%;
    box-sizing: border-box;
    transition: all .2s linear;
    border-radius: 2px;
    border-top: 1px solid rgb(245, 245, 245);
}

.archive.post-type-archive-anunt_angajare .entry-content:hover,.post-type-archive-anunt_angajare .entry-summary:hover {
    box-shadow: 0 8px 12px rgba(0, 70, 144, .16), 0 6px 12px rgba(0, 70, 144, .23);
    bottom: 3px;
    left: 3px;
}
.arhiva-space {
    margin-top: 1.5em;
}

.lista-info {
    border-bottom: 1px solid rgba(0,0,0,.12);
    border-radius: 2px;
}

.archive article {
    margin-bottom: 20px;
}

.archive article:first-child{border:none}

.bx.angajator-link a {
    color: black;
}





form.search.anunturi-angajare input[type="search"] {
    width: calc(100% - 80px);
    border: none;
    height: 50px;
    padding: 15px;
    font-size: 16px;
    margin: 0;
    outline: none;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    /* padding: 10px; */
    /* width: 100%; */
    box-sizing: border-box;
    border-radius: 2px;
}

form.search.anunturi-angajare input[type="submit"] {
    margin: 0;
    border: none;
    height: 50px;
    width: 76px;
    padding: 0;
    background: #ff5722;
    border-radius: 2px;
    letter-spacing: 1px;
    color: white;
    text-transform: uppercase;
    outline: none;
    box-shadow: 0 3px 6px rgba(255, 87, 34, 0.16), 0 3px 6px rgba(255, 87, 34, 0.23);
}


.anunturi-angajare-vechi a, .anunturi-angajare-noi a {
    background: #004ba0;
    color: white;
    padding: 15px;
    float: left;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.anunturi-angajare-noi a {float: right;}

.anunturi-angajare-vechi a:hover, .anunturi-angajare-noi a:hover{color:white}


ul.meniu-opt {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

.filtre {
    background: white;
    margin-bottom: 15px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    padding: 10px;
    border-radius: 2px;
    width: 100%;
    box-sizing: border-box;
}

.filtre .titlu-filtru {
    color: white;
    background: #004ba0;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid  #80808059;
    padding: 10px 0;
    border-radius: 2px;
}

.filtre .lista {
    padding: 0 15px;
}

.filtre .lista a {
    display: block;
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid rgba(0,0,0,.12);
    font-weight: 600;
}

.filtre .lista a:last-child {
    border: none;
}


.filtrare {
    background: white;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.filtrare form div ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    float: none;
}
.filtrare li {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0;
}

.filtrare li label {
    padding: 5px 10px;
    width: 100%;
    font-weight: 700;
    margin: 0;
}

.bx-lista strong a {
    color: #004ba0;
}
a.descarca-achizitie.rezultat.lista {
    float: right;
    width: auto;
    margin-top: -15px;
    margin-right: -15px;
    padding: 5px 10px;
    margin-bottom: -20px;
    color: #ff5722;
    background: transparent;
    box-shadow: none;
}

a.descarca-achizitie.rezultat.lista:before {
    font-size: 20px;
    margin-right: 5px;
}
.incheiat {
    color: rgb(255, 87, 34);
    display:  none;
}
.stare_achizitie-incheiata .incheiat,
.stare_vanzare-incheiata .incheiat,
.stare_inchiriere-incheiata .incheiat,
.stare-incheiata .incheiat {
    display: block;
}

.archive.post-type-archive-anunt_angajare .entry-content:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    z-index: -1;
    left: -6px;
    top: 6px;
    transition: all .2s linear;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23), inset 0px 0px 10vh rgba(0, 0, 0, 0.04);
}

.archive.post-type-archive-anunt_angajare .entry-content:hover:before {
    top: 9px;
    left: -9px;
}

p.anunturi-text-top {
    text-align: justify;
}

/*.search.post-type-archive-anunt_angajare .beautiful-taxonomy-filters.select2-active {
    display: none;
}*/

a.vezi-toate-anunturile-incheiate {
    display: table;
    margin: 30px auto;
    background: #004ba0;
    padding: 15px;
    border-radius: 2px;
    color: white;
}
.archive.post-type-archive.post-type-archive-anunt_angajare a.vezi-toate-anunturile-incheiate.din-search {
    display: none;
}
.archive.search.search-no-results.post-type-archive.post-type-archive-anunt_angajare a.vezi-toate-anunturile-incheiate.din-search{display:table;}
.archive.search.search-no-results.post-type-archive.post-type-archive-anunt_angajare a.vezi-toate-anunturile-incheiate.din-anunturi {
    display: none;
}
.card-cfr {
    margin: 0;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    position: relative;
    padding: 40px 50px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 20px;
    background: white;
}

.menu-lateral-container>ul>li>a:before {
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.menu-lateral-container>ul>li.achizitii>a:before {
    content: "\f07a";
}

.menu-lateral-container>ul>li.vanzari>a:before {
        content: "\f02b";
}

.menu-lateral-container>ul>li.inchirieri>a:before {
        content: "\f079";
}

.menu-lateral-container>ul>li.angajare>a:before {
        content: "\f0c0";
}
.menu-lateral-container>ul>li.mvv>a:before {
        content: "\f238";
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #f6f7f9;
    border-color: #ddd #ddd #f6f7f9;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.tab-content {
    background: #f6f7f9;
    padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    z-index: 1;
    position: relative;
}

#masthead .navbar-nav > li>ul>li>a {
    color: black;
    padding: 10px;
    text-transform: initial;
    border-bottom: 1px solid #f6f7f9;
}
#masthead .navbar-nav > li>ul{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius:2px;
    border-top-left-radius:0;
    border-top-right-radius: 0;
    border:none;
    padding: 0;
    margin: 0;
    }

#masthead .navbar-nav > li>ul>li>a:hover,#masthead .navbar-nav > li>ul>li>a:active {
    background: #ff5722;
    color: white;
}

a.regulaemnt-manual {
    float: right;
    font-size: 14px;
}

table.table-regulament tr td {
    padding: 10px;
    background: #f6f7f9;
}

table.table-regulament tr td:first-child {
    padding: 10px;
    border-left: 2px solid #004ba0;
}

table.table-regulament tr {
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    background: white;
    display: table;
    border-bottom: 1px solid #ededed;
    width: 100%;
    margin-bottom: 10px;
}

table.table-regulament tr:first-child {
    border-top: 1px solid #ededed85;
}
table.table-regulament tr:last-child {
    border-bottom: none;
}

h2.titlu-regulament {
    padding-top: 0;
}

div.table-regulament2, .table-regulament2  {
	
	    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    background: white;
    display: table;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #003a7b;
    width: 100%;
    margin-bottom: 10px;
	
}
table.table-regulament {
    margin-bottom: 20px;
}
iframe.sucursale-harta {
    border: none;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-top: 10px;
}




.membru {
    padding: 15px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.09), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    background:  white;
}

.membru img {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.09), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    margin-top: -35px;
    border-radius: 6px;
    /* display:  none; */
}

.membru h2 {
    font-size: 25px;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top:5px;
    font-weight: 300;
    /* text-transform: uppercase; */
}

.membru h3 {
    text-align: left;
    font-size: 14px;
    padding-top: 4px;
    /* text-transform: uppercase; */
    font-weight: 800;
    color: #004ba0;
    padding-bottom: 0.75rem;
}


.membru a {
    display: table;
    margin: 0 auto;
    background: #ff5722;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px;
}


h2.titlu-conducere {
    padding: 0;
}
.tnp-widget-minimal input.tnp-submit {
    background: #ff5722!important;
    color: white!important;
    margin-top: 8px!important;
}
.membru .imgagine {
    width: 96px;
    display: inline-block;
    position: relative;
    /* top: -19px; */
    display:  none;
}

.membru .info {
    display: inline-block;
    /* padding-left: 15px; */
    width: 100%;
    /* margin-top: -10px; */
}

.membru .info>div {
    float: right;
}

table.calendar-aga {
    margin-bottom: 0;
}

table.calendar-aga .zi {
    font-size: 25px;
    font-weight: 300;
}

table.calendar-aga tr>td:first-child {
    max-width: 100px;
    width: 88px;
    text-align: center;
    padding: 7px 5px;
    border-right: 1px solid #ddd;
    background: white;
    border-left: 2px solid #004ba0;
}

table.calendar-aga .luna {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
}

table.calendar-aga tr {
    border: 1px solid #dddddd;
    display: table;
    width: 100%;
    margin-bottom: 6px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}


table.calendar-aga tr>td:nth-child(2) {
    padding-left: 10px;
    font-weight: 600;
}

table.calendar-aga tr>td:last-child {
    padding-right: 6px;
}

table.calendar-aga tr:last-child {
    margin-bottom: 5px;
}

.item {
    background: white;
    margin-bottom: 25px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.09), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    margin-top: 24px;
}

 .item>a {
    display: block;
    padding: 10px;
    color: black;
    position: relative;
}

.item span.numeAngajat {
    display: block;
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 26px;
}

 .item span.sucursalaAngajat {
    display: block;
    color: #004ba0;
    font-weight: 700;
    letter-spacing: .3px;
}

 .item div[role="tabpanel"] {
    background: #004ba0;
}

.item div[role="tabpanel"] a {
    background: #ff5722;
    margin: 10px;
    display: inline-block;
    color: white;
        padding: 10px 20.3px;
    border-radius: 2px;
}

span.imagineAngajat img {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.09), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    margin-top: -40px;
    border-radius: 6px;
    max-width: 80px;
}

span.imagineAngajat {
    display: inline-block;
    margin-right: 10px;
    display:  none;
}

span.infoAngajat {
    display: inline-block;
    top: 4px;
    position: relative;
}

span.butonIntuitiv {
    float: right;
    width: 60px;
    text-align: center;
    border-left: 1px solid #ddd;
    /* padding-left: 11px; */
    color: #777;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

span.infoAngajat span:last-child {
    border: none;
    padding: 0;
    box-shadow: none;
    font-weight: 400;
    color: grey;
}

span.butonIntuitiv i {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}
.situatie {
    background: white;
    margin-bottom: 10px;
    font-weight: 600;
    padding: 10px;
    padding-right: 110px;
    box-shadow: 0 1px 2px rgba(0, 70, 144, .16), 0 1px 2px rgba(0, 70, 144, .23), inset -100px 0 0 #004ba0;
    position: relative;
}

.situatie a {
    /* background: #004ba0; */
    color: white;
    display: inline-block;
    padding: 10px;
    /* float: right; */
    /* margin-top: -10px; */
    font-weight: 400;
    /* margin-right: -10px; */
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    /* bottom: 0; */
    vertical-align:  middle;
}

.situatiiFinanciare .situatie:last-child {
    margin-bottom: 0;
}

h3.pag-trenul {
    padding: 0;
}

h3.pag-trenul strong {
    font-size: 3rem;
}

h4.tren-subtitlu {
    margin-bottom: 15px;
    color: #adacac;
    border-bottom: 1px solid;
}

.text_wp {
    text-align: justify;
}

h3.pag-trenul strong:before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 32px;
    background: #212121;
    left: 0;
}
h3.mc {
    padding-top: 0;
}
.rand-harta {
    margin-bottom: 14px;
}
.rand-harta strong {
    font-weight: 700;
    display: block;
}

.navbar-brand img {
    padding: 2px 0;
}
.container.men {
    min-height: 55px;
	    padding: 0;
}

.rpwe-block h3{
padding-bottom:0!important;
}


.header {
    width: 100%;
    height: 250px;
    background: url(img/slide2.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: -24px;
}

.header:before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background: rgba(0, 70, 144, 0.5);
    background: -webkit-linear-gradient(#004690 0%, rgba(0, 70, 144, 0.5));
    background: -o-linear-gradient(#004690 20%, rgba(0, 70, 144, 0.5));
    background: -moz-linear-gradient(#004690 20%, rgba(0, 70, 144, 0.5));
    background: linear-gradient(#004ba0 0%, rgba(0, 70, 144, 0.5));
}

.header .round-trip {
    position: relative;
    padding-top: 16px;
    margin-bottom: 95px;
    margin-top: 10px;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.header .round-trip.out{/* margin-top: -189px; */}

.header .one-way{
    z-index: 2;
    position: relative;
}

.header h1 {
    position: relative;
    line-height: 62px;
    margin-top: 0;
    text-align: center;
    color: white;
    font-size: 2.4em;
    font-weight: 500;
}
.header h1 a {
    display: table;
    margin: 0 auto;
    font-size: 16px;
    background: #ff5722;
    line-height: 25px;
    text-transform: unset;
    padding: 10px 20px;
    text-decoration: none;
    min-width: 186px;
    background: linear-gradient(90deg,#ff9021,#ff5722);
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 9px 13px rgba(255,87,34,.54);}

a.subtitlu-link{
margin: 0 auto;
    font-size: 16px;
    background: #ff5722;
    color: white;
    line-height: 25px;
    text-transform: unset;
    padding: 10px 20px;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(255, 87, 34, .16), 0 3px 6px rgba(255, 87, 34, .23);
font-weight:bold;
}

a.subtitlu-link:hover{color:white}

.calatorie.home {
    background: white;
    padding: 15px;
    margin-bottom: 16px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.calatorie.home form {
    margin-bottom: 0;
}
.cfr-oneway:before {
  content: "\e965";
}
.cfr-roundtrip:before {
  content: "\e966";
}


.calatorie.home>form>label input {
    display:  none;
}

.calatorie.home>form>label span {
    display:  block;
    text-align: center;
    font-size: 26px;
}

.calatorie.home>form>label {
    width: calc(50% - 2px);
    margin: 0;
    display: inline-block;
    text-align:  center;
    color: #004ba0;
	cursor:pointer;
}

.calatorie.home>form>label:first-child span {
    font-size: 22px;
}
.calatorie.home>form>label input[type="radio"]:checked ~ div {
    background: #ff5722;
    color: white;
    box-shadow: 0 3px 6px rgba(255, 87, 34, .16), 0 3px 6px rgba(255, 87, 34, .23);
}

.calatorie.home>form>label div {
    padding: 14px 9px 9px 9px;
}

.statiiTypeahead {
    /* margin-top: 16px; */
    position:relative;
}

.statiiTypeahead input {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid;
    border-color: #e6e6e6;
    box-shadow: none;
    color: #043e8a;
    min-height: 45px;
    font-size: 26px;
    font-weight: 300;
    outline:  none;
    width: calc(100% - 16px);
    margin-left: 16px;
    background:  transparent;
}

span#swap {
    width: calc(100% + 30px);
    display: block;
    margin-left: -15px;
    text-align:  center;
    height: 90px;
    font-size: 23px;
    padding-top: 30px;
    cursor:  pointer;
}

span#swap>i {
    transform:  rotate(90deg);
}

input#statieDestinatie {
    border: none;
}

.row.statiiTypeahead>div:first-child {
    padding-right: 0;
}


.statiiTypeahead>div:first-child:before,.statiiTypeahead>div:first-child:after {
    content:  '';
    display:  block;
    position:  absolute;
    width: 4px;
    width: 16px;
    height: 16px;
    top: 14px;
    border-radius:  50%;
    left: 8px;
    background: #ffffff;
    border: 4px solid #ff5722;
}

.statiiTypeahead>div:first-child:after {
    top: auto;
    bottom: 14px;
    border: 4px solid #004ba0;
}

.statiiTypeahead:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    top: 20px;
    bottom: 20px;
    left: 14px;
    background: #004ba0;
    background: linear-gradient(#ff5722 22%, #004ba0);
}


.steag {
    border-bottom:1px solid #f2f2f2;
    font-size:12px;
    color:grey;
    margin-top:-6px;
}

.steag:before {
    content:  '';
    width: 16px;
    height: 10px;
    background-size: cover;
    display:inline-block;
    margin-right:4px;

}

.steag.Romania:before {

    background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/Flag_of_Romania.svg/125px-Flag_of_Romania.svg.png);
}




.datepicker-days table tr th,.datepicker-days table tr td {
    text-align:  center;
	border-radius:0;
}



.datepicker-days table thead tr:first-child th {
    background:  #004ba0;
    color: white;
    border-top: none;
    line-height: 33px;
    border-bottom: 0;
	
}
.datepicker-days table thead tr:first-child th:hover{background:  #004ba0;}

.datepicker-days table thead tr:nth-child(2) th {
    background: #8080805c;
    border-top: none;
}

.datepicker-days table tr td {
    cursor: pointer;
}

.datepicker-days table {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(128, 128, 128, 0.18);
}

li.picker-switch.accordion-toggle table {
    margin-bottom: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu ul {
    margin: 0;
}

li.picker-switch.accordion-toggle table a .fa-clock-o:after,li.picker-switch.accordion-toggle table a .fa-calendar:after {
    content:  'Ora';
    margin-left: 4px;
	font-family:roboto;
}

html[lang="en-US"] li.picker-switch.accordion-toggle table a .fa-clock-o:after, li.picker-switch.accordion-toggle table a .fa-calendar:after {
    content: 'Hour';
}

li.picker-switch.accordion-toggle table a .fa-calendar:after{
	content:  'Calendar';
}

article.stare_inchiriere-disponibile .lista-info:nth-child(3),article.stare_inchiriere-disponibile .lista-info:nth-child(4),.stare_inchiriere-disponibile .bx:nth-child(2),.stare_inchiriere-disponibile .bx:nth-child(3)  {
    display: none;
}













.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.bootstrap-datetimepicker-widget {
  list-style: none; }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 12.8vw; }
    @media (min-width: 576px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 768px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 992px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.float-right:before {
      left: auto;
      right: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.float-right:after {
      left: auto;
      right: 7px; }
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    content: "Increment Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    content: "Increment Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    content: "Decrement Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    content: "Decrement Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    content: "Show Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    content: "Show Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    content: "Clear the picker"; }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    content: "Set the date to today"; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
    background: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    pointer-events:  none;
    }
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    .bootstrap-datetimepicker-widget table td,
    .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 0.25rem; }
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #868e96;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #e9ecef; }
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #868e96; }
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #e9ecef;
        cursor: pointer; }
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #868e96; }
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: solid transparent;
          border-width: 0 0 7px 7px;
          border-bottom-color: #004ba0;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #004ba0;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #868e96;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 0.25rem; }
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #e9ecef; }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #004ba0;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .bootstrap-datetimepicker-widget table td span.old {
          color: #868e96; }
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #868e96;
          cursor: not-allowed; }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

.input-group.date .input-group-addon {
  cursor: pointer; }


.bootstrap-datetimepicker-widget.dropdown-menu {

    width: 100%;
	min-width:260px;
    box-shadow: 0 14px 28px rgba(0, 70, 144, .25), 0 10px 10px rgba(0, 70, 144, .22);

}

.bootstrap-datetimepicker-widget.dropdown-menu ul li.collapse {
    display: block;
}

.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr {
    display: inline-block;
    width: 35%;
    text-align: center;
    min-height: 50px;
    background:  rgba(0, 0, 0, 0.03);
}

.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr a {display:  block;padding:  0;}
.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr:first-child td:first-child a span:before{
content:"\f061"
}

.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr:last-child td:first-child a span:before{
content:"\f060"
}

.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr:nth-child(2) {
    width: 30%;
}

.bootstrap-datetimepicker-widget.dropdown-menu ul .timepicker-picker table.table-condensed tr:nth-child(2) span {
    line-height: 62px;
}

.bootstrap-datetimepicker-widget table td span:hover,.bootstrap-datetimepicker-widget table td span:focus,.bootstrap-datetimepicker-widget table td span:target {
    background:  transparent;
}


.bootstrap-datetimepicker-widget.dropdown-menu ul li.collapse {}

.bootstrap-datetimepicker-widget .timepicker-picker table {
    display:  flex;
}

.bootstrap-datetimepicker-widget .timepicker-picker table tr:first-child {
    order: 3;
}

.bootstrap-datetimepicker-widget .timepicker-picker table tr:last-child {
    order: 1;
}

.bootstrap-datetimepicker-widget .timepicker-picker table tr:nth-child(2) {
    order: 2;
}





.alegeData {
    background: #f2f2f2;
    margin: 0 -15px;
    max-width: calc(100% + 30px);
    flex: calc(100% + 30px);
    text-align:  center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 16px;
}

.inf-destinatie {
    color: #004ba0;
    font-weight:  600;
    /* text-align:  left; */
    margin-top: -8px;
    margin-bottom: 14px;
    /* line-height: 28px; */
    /* padding-left: 7px; */
    background: #00000008;
    box-shadow: 0 1px 2px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.inf-destinatie:before {
    content: "\e96c";
    font-family:  cfr-calatori;
    margin-right: 4px;
    color: #ff5722;
}

#plecare .inf-destinatie:before {
    content: '\e96e';
}

span.luna-an>span {
    display:  block;
}

span.luna-an {
    display: inline-block;
    text-align:  left;
    line-height: 14px;
    text-transform:  uppercase;
    color: #999;
}

span.luna-an .luna {
    font-weight: 600;
    font-size:  18px;
}

.inf-data .fa-calendar {
    font-size: 30px;
    margin-right: 4px;
    position: relative;
}
.inf-data .fa-calendar:before {
  font-family:cfr-calatori;
  content:'\e97a'
}
.inf-data .ziua {
    font-size: 36px;
    position: relative;
    top: 0px;
    font-weight:  100;
}

.alegeData>div>div:first-child {
    border-right: 1px solid #e0e0e0;
}

.inf-ora {
    font-size: 18px;
    /* text-align:  left; */
    /* padding-left: 16%; */
}

span.luna-an>span .fa:before {
    font-family: cfr-calatori;
    content: '\e90c';
    top:1px;
    position:relative;
}

.alegeData>div>div {
    padding: 8px 0;
	    cursor: pointer;
}
.alegeData>div>div>input.form-control {
        height: 0;
    opacity: 0;
    padding: 0;
    border: none;
}


a.search-journey, button.search-journey {
    border-radius: 0;
    width: 100%;
    line-height: 50px;
    background: #004ba0;
    color: white;
    text-transform: uppercase;
    border: 0;
    outline: none;
    margin-top: 16px;
    box-shadow: none;
    display: inline-block;
    text-align:center;
}
a.search-journey:hover, button.search-journey:hover {
  color:white;
}
a.search-journey.adv {
    background:  transparent;
    color: #ff5722;
    box-shadow: inset 0 0 0 1px;
}

.sliderHome {
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.news {
    background: white;
    padding: 30px;
    margin: 15px 0;
    box-shadow: 0 3px 6px rgba(229, 57, 53, .16), 0 3px 6px rgba(229, 57, 53, .23);
}

.news h2 {
    margin: 6px 0 12px;
    font-size: 30px;
    padding: 0;
    font-weight: 500;
}

.news span.hour {
    color: #e53935;
}

.news span.hour span {
    position: relative;
    top: 2px;
}

.news a.read-more,.stickyPost a.read-more {
    color: #ffffff;
    padding: 8px 16px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    margin: 10px -6px 0 0;
    float: right;
    background: #004ba0;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-right: -36px;
    margin-top: 15px;
    margin-bottom: -15px;
}

.stickyPost a.read-more {
    margin-right: -6px;
    margin-top: 0;
    font-size: 14px;
}

.news a.read-more:after,.stickyPost a.read-more:after {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 0px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #02254a;
    bottom: -6px;
    position: absolute;
    right: 0;
}

.responsive-content p {
    margin-bottom: 0px;
}

.responsive-content {
    text-align: justify;
}

.wp-megamenu-sub-menu form.search-form label {
    width: calc(100% - 80px);
    display:  inline-block;
}

.wp-megamenu-sub-menu form.search-form input[type="submit"] {
    width: 76px;
    margin: 0;
    display:  inline-block;
    border: none;
    padding:  0;
    background: #004ba0;
    color: white;
    height: 37px;
    margin-top: -7px;
    border-radius:2px;
}

.wp-megamenu-sub-menu form.search-form {
    margin: 0;
}


.meniu-comercial>div>ul {
    list-style:  none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.meniu-comercial>div>ul>li>a {
    text-align: center;
    background: white;
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    color: #004690;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-bottom: 15px;
    line-height: 20px;
    font-weight: 500;
    /* flex-direction: row; */
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
}



.meniu-comercial>div>ul>li.btn-big-call-to-action{
    width: calc(50% - 10px);
    display: inline-flex;
    /* flex-direction: row; */
}

.meniu-comercial>div>ul>li.btn-big-call-to-action:nth-child(2n+1) {
    margin-left: 16px;
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.ri {
    width: 100%;
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.ri>a {
    background: #E53935;
    box-shadow: 0 3px 6px rgba(229, 57, 53, .16), 0 3px 6px rgba(229, 57, 53, .23);
    color: white;
    /* margin-bottom: 0; */
}

.meniu-comercial>div>ul>li.btn-big-call-to-action>a:before {
    content: "\e94c";
    font-family: 'cfr-calatori';
    font-size: 36px;
    position: relative;
    font-weight: 100;
    display: block;
    margin-bottom: 4px;
    line-height: 36px;
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.an>a:before {
    content: "\e9a2";
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.pta>a:before {
    content: "\e950";
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.u>a:before {
    content: "\e975";
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.a>a:before {
    content: "\ea10";
}
.meniu-comercial>div>ul>li.btn-big-call-to-action.it>a:before {
    content: "\e9d7";
}
.meniu-comercial>div>ul>li.btn-big-call-to-action.icon-info-tren>a:before {
    content: "\e937";
}
.meniu-comercial>div>ul>li.btn-big-call-to-action.rt>a:before {
    content: "\ea03";
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.faq>a:before {
    content: "\e9e5"}

    .meniu-comercial>div>ul>li.btn-big-call-to-action.cco>a:before {
    content: "\e9bc";
    }


.meniu-comercial>div>ul>li.btn-big-call-to-action.mtti {
    margin: 0;
    width: 100%;
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.mtti a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 18px;
}

.meniu-comercial>div>ul>li.btn-big-call-to-action.mtti a:before {
    content: "\e99f";
}
.stickyPost {
    background:  white;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-bottom: 16px;
    position:  relative;
    padding-bottom: 26px;
}

.stickyPost .imaginePostSticky {
    background: rgba(128, 128, 128, 0.14);
    min-height: 17vh;
    background-position:  center;
    background-size: cover;
    position: relative;
}

.stickyPost .imaginePostSticky h2 {
    color: white;
    background: linear-gradient(rgba(0, 70, 144, 0.09) 0%, rgb(0, 75, 160));
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 8px;
    font-size: 18px;
    line-height: 23px;
    text-shadow: 1px 1px 2px #031c3a, 1px 1px 2px #004ba0;
    font-weight:  bold;
    letter-spacing: .5px;
}

.stickyPost p {
    padding: 0 8px;
}

.stickyPost span {
    padding: 6px 8px 2px 8px;
    display:  block;
    font-weight: 600;
}

.stickyPost span>span {
    display: inline;
padding-left: 4px;
}
.stickyPost span>span.dataRelativaRo {
    display: none;
}

.paginaComercial {
    margin-top: 1.5em;
}

.manual-cta {
    background: #f2f2f2;
    padding: 16px 8px;
    position: relative;
    font-size: 20px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    color: grey;
    font-weight: 300;
    margin-bottom: 8px;
}

.manual-cta a {
    float: right;
    background: #004ba0;
    color: white;
    padding: 4px 8px;
    border-radius:  2px;
    font-size:  14px;
    margin-top: -3px;
}

.manual-cta a:hover {
    color: white;
}

.manual-cta:before {
    content: '\e973';
    font-family:  cfr-calatori;
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-size: 36px;
    /* position:  absolute; */
    left: 0;
    top: 8px;
    opacity: .3;
    line-height:  1px;
}



#mailpoet_form_1 .mailpoet_text {
    width: 100%!important;
    border: none;
    height: 36px;
    padding: 8px;
    outline:  none;
}

input.mailpoet_submit {
    width: 100%!important;
    line-height: 32px;
    border: none;
    background: #ff5722;
    color: white;
}


.accd .card-header {
    padding: 0;
    border: none;
    background: #fbfbfb;
}

.accd .card {
    border-radius:  0;
    margin-bottom: 8px;
    box-shadow: 0 1px 2px rgba(0, 70, 144, .16), 0 1px 2px rgba(0, 70, 144, .23);
}

.accd {
    margin: 0 -15px;
}

.accd .card-header a {
    display: block;
    padding: 12px 8px;
}

.accd .card-header h5 {
    padding: 0;
}

#footer-widget ul.menu.nav.flex-column a {
    color: white;
    padding-left: 0;
}
#footer-widget ul.menu.nav.flex-column a:before {
    content: '\e96d';
    font-family:cfr-calatori;
    margin-right:4px;
    float: left;
}


#footer-widget ul.menu.nav.flex-column a:hover,#footer-widget ul.menu.nav.flex-column a:focus, #footer-widget ul.menu.nav.flex-column li.current-menu-item a {
    background:  transparent;
    color: #ff5722;
}
#footer-widget ul.menu.nav.flex-column li.current-menu-item a{pointer-events:none;}

ol.reguli>li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
}

ol.reguli {
    margin-top: 20px;
}


#footer-widget ul.menu.nav.flex-column li ul li {
    padding-left: 9px;
}
#footer-widget ul.menu.nav.flex-column li ul li a {
    padding-left: 18px;
}

#footer-widget ul.menu.nav.flex-column li ul li a:before {
    margin-left: -18px;
}

#footer-widget ul.menu.nav.flex-column li.menu-item-has-children{position:relative}
#footer-widget ul.menu.nav.flex-column li.menu-item-has-children:before{
    content:'';
    position:absolute;
    display:block;
    width:1px;
    background:white;
    top: 20px;
    bottom: 19px;
    left: 9px;
}

#footer-widget ul.menu.nav.flex-column li.menu-item-has-children> a:before {
    content: '';
    width: 9px;
    height: 9px;
    display:  inline-block;
    border: 1px solid;
    border-radius: 50%;
    background: #004ba0;
    z-index: 1;
    position: relative;
    margin-left: 5px;
    float: none;
}
#footer-widget ul.menu.nav.flex-column li ul li.pdf a:after {
    content: "\f1c1";
    float: left;
    font-family:  fontawesome;
    margin-right: 4px;
}

#footer-widget ul.menu.nav.flex-column li ul li a:focus {
    background: transparent;
}


.butonLgs {
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    background:  white;
    margin: 0 -19px 8px -19px;
}

.butonLgs>div>a[role="button"] {
    display:  block;
    padding: 16px;
    font-size: 18px;
    background: rgba(0, 75, 160, 0.03);
}

.butonLgs .card {
    border: none;
    border-top: 1px solid #efefef;
    border-radius:  0;
}

.butonLgs>div>a[role="button"]:focus {
    color: black;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22)!important;
}
#footer-widget>div>div>div {
    margin-bottom: 16px;
}

#cautare {
    background: rgba(0, 75, 160, 0.84);
    padding: 0!important;
}

#cautare .modal-dialog {
    width: 90%;
    max-width: 90%;
    height: 90vh;
    margin-left: 5%;
}

#cautare .modal-dialog .modal-content {
    border-radius: 0;
    background:  transparent;
    border: none;
    height:  100%;
}

#cautare .modal-dialog .modal-content .modal-header {
    border: none;
}

#cautare form.search-form {
    margin-bottom: 0;
    /* height: 50vh; */
}

#cautare form.search-form label {
    margin: 0;
    width: 100%;
}

#cautare form.search-form input.search-submit.btn.btn-default {
    background: #ff5722;
    border: none;
    border-radius: 30px;
    color: white;
    padding: 14px 40px;
    display: table;
    margin: 0 auto;
    margin-top: 16px;
}

#cautare form.search-form label>input {
    border-radius: 0;
    outline:  none;
    border: none;
    border-bottom:  1px solid;
    color: white;
    background:  transparent;
    box-shadow:  none;
    font-size: 36px;
}

#cautare .modal-dialog .modal-content .modal-header button.close {
    color: white;
    opacity:  1;
    text-shadow:  none;
    font-size:  50px;
    font-weight:  100;
}

#cautare .modal-body {
    /* min-height: 80vh; */
    max-width: 900px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-60%);
    position: absolute;
}

#cautare .modal-body h2 {
    text-align:  center;
    text-transform:  uppercase;
    font-weight:  bold;
    color: white;
    font-size: 32px;
    line-height:  50px;
}

#cautare .modal-body h2 i {
    display:  block;
}

#cautare .modal-body div {
    color: white;
    text-align:  center;
    margin-bottom: 32px;
}

#page-sub-header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 70, 144, 0.5);
    background: -webkit-linear-gradient(#004690, rgba(0, 70, 144, 0.5));
    background: -o-linear-gradient(#004690 20%, rgba(0, 70, 144, 0.5));
    background: -moz-linear-gradient(#004690 20%, rgba(0, 70, 144, 0.5));
    background: linear-gradient(#004ba0 , rgba(0, 70, 144, 0.5));
}

#page-sub-header>div {
    position:  relative;
}


.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a {
    word-break: keep-all;
}



.header.video {
    background:  transparent;
}

video.banner {
    position: absolute;
    width: 100%;
    top: -242%;
    left: 0;
    z-index: -1;
}


a.social {
    color: white;
    border: 1px solid;
    width: 36px;
    display:  inline-block;
    height: 36px;
    line-height: 36px;
    text-align:  center;
    margin-right: 4px;
}

a.social:hover{
	color:#ff5722;
}

i.blog:before {
    content: '\e972';
    font-family:  cfr-calatori;
    font-style:  normal;
    font-size: 17px;
    line-height: 32px;
}

.entry-content.pagina-search {
    padding: 0;
}

.entry-content.pagina-search h3.entry-title {
    font-size: 1.5rem;
    font-weight: 400;
}

.entry-content.pagina-search h3.entry-title a {
    padding: 16px 58px 16px 16px;
    display:  block;
    position: relative;
    color: black;
}

.entry-content.pagina-search h3.entry-title a:after {
    content: "\f105";
    font-family:  fontawesome;
    position: absolute;
    right: 0;
    width: 50px;
    text-align:  center;
    /* border-left: 1px solid; */
    /* top: 0; */
    /* bottom: 0; */
    font-size: 31px;
    opacity: .6;
    top: 50%;
    transform:  translate(0%,-50%);
}

.entry-content.pagina-search h3.entry-title a:before {
    content: '';
    display:  block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    background:  black;
    right: 50px;
    opacity: 0.1;
}

.entry-summary.search-posts {
    margin-top: 1.5rem;
    background-size:  contain;
    padding-left: 250px;
    background-repeat:  no-repeat;
}

.entry-summary.search-posts:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background:  white; */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgb(255, 255, 255) 22%);
}

.entry-summary.search-posts>h3, .entry-summary.search-posts>p, .entry-summary.search-posts>a {
    position:  relative;
}
.entry-summary.search-posts>a {
    display:  block;
    text-align:  right;
}


.navigare-search {
    display:  table;
    margin: 32px auto 0px auto;
}

.navigare-search .nav-links a,.navigare-search .nav-links span {
    background:  white;
    padding: 8px 14px;
    display:  inline-block;
    min-width: 31px;
    text-align:  center;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-bottom: 8px;
}

.navigare-search .nav-links span.current,.navigare-search .nav-links a:hover {
    background: #ff5722;
    color: white;
    font-weight: bold;
    box-shadow: 0 3px 6px rgba(255, 87, 34, 0.16), 0 3px 6px rgba(255, 87, 34, 0.23);
}
span.page-numbers.dots {
    /* pointer-events: none; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.card-header {
    border-radius:  0!important;
    background:  white;
    border: none;
    padding: 0;
}

.card-body {
    background: #f6f7f9;
}

.card {
    margin-bottom: 16px;
    border-radius:  0;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

.card-header a {
    display:  block;
    color: black;
    padding: .75rem 1.25rem;
    padding-right: 58px;
    position:  relative;
}

.card-header h5 {
    padding: 0;
}

i.fa.fa-area-chart.munte:after {
    content:  '';
    display:  block;
    width: 19px;
    height: 15px;
    background: transparent;
    position:  absolute;
    top: 1px;
    left: -1px;
    border: 2px solid white;
    border-right:  0;
}

i.fa.fa-area-chart.munte {
    position: relative;
}

a.formular-petitie {
    display:  inline-block;
    padding: 8px 16px;
    background: #ff5722;
    color: white;
}

a.formular-petitie:before {
    content: '\e91b';
    font-family:  cfr-calatori;
    margin-right: 4px;
    position: relative;
    font-size: 20px;
    line-height:  0;
    top: 3px;
}

.alegeData .timepicker-picker>table tr td {
    display:  none!important;
}

.alegeData .timepicker-picker>table tr td:first-child {
    display:  block!important;
    width: 100%!important;
    height: 62px;
}


table.table.table-bordered.st {
    text-align:  center;
}

table.table.table-bordered.st td, table.table.table-bordered.st th {
    vertical-align:  middle;
    text-align:  center;
    background:  white;
}

table.table.table-bordered.st thead th {
    background: #004ba0;
    color: white;
}

table.table.table-bordered.st tbody tr:hover td,table.table.table-bordered.st tbody tr:hover th {
    background: #f6faff;
    cursor: default;
}

li#wp-megamenu-item-727 li.wpmm-col.wpmm-col-4.wpmm-submenu-right,li#wp-megamenu-item-37549 {
    text-align: center;
}

.con a.social {
    color: #004ba0;
}

.con {
    margin-top: 12px;
    margin-bottom: 12px;
}

.row.con-top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.14901960784313725);
}

.row .con {
    border-right: 1px solid rgba(0, 0, 0, 0.14901960784313725);
}

.row .con:last-child {
    border: none;
}


.card-header a i.fa-plus {
    float:  right;
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    width: 50px;
    /* height: 48px; */
    top: 0;
    text-align:  center;
    margin-right: 0;
    bottom: 0;
    line-height: 48px;
    color: #333;
    position: relative;
    position: absolute;
    right: 0;
}
.card-header a i.fa-plus:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transition:  .5s;
    transform: translate(-50%,-50%) rotate(0deg);
}
.card-header a[aria-expanded="true"] i.fa-plus:before {
    transform: translate(-50%,-50%) rotate(45deg);
    color: #e53935;
}


.easy-autocomplete {
    width: auto!important;
}


.boxMersdeTren {/* box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23); *//* background:white; *//* margin-bottom:  16px; */}

.boxMersdeTren .card.card-body {
    box-shadow:  none;
    padding: 0;
    background: transparent;
    margin: 0;
}

.boxMersdeTren button.btnMersdeTren {
    width: 100%;
    background: white;
    border: none;
    color: #004ba0;
    padding: 12px;
    text-transform:  uppercase;
    font-weight:  600;
    letter-spacing:  .5px;
    font-size: 18px;
    border-bottom: 1px solid #e6e6e6;
    outline: none;
    cursor:  default;
    box-shadow:  0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}


.onlyPrimary>label>.bifa {
    display:  inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid;
    color: #004ba0;
    margin-right: 4px;
}

.onlyPrimary {
    font-size: 16px;
    margin-top: 8px;
}

.onlyPrimary input#onlyPrimary:checked ~ .bifa:before {
    content: "\f00c";
    line-height: 8px;
    position:  absolute;
    font-family:  fontawesome;
    color: #ff5722;
    text-shadow: 1px 1px white, 0px -2px white;
}

input#onlyPrimary {
    display:  none;
}


.commerc button.btnMersdeTren {
    margin-top: 20px;
}


#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    text-transform: inherit!important;
}




#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h1, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h2, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h3, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h4, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h5, #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h6 {
    /* font-family: 'Roboto' */
    font-family: 'Roboto', sans-serif!important;
}


.form-cerere-transport label {
    width: 100%;
    margin-bottom: 16px;
}

.butonAccent{
    background: #ff5722;
    color: white;
    padding: 8px 16px;
    display: inline-block;
    box-shadow: 0 3px 6px rgba(255, 87, 34, 0.16), 0 3px 6px rgba(255, 87, 34, 0.23);}

ul#menu-menu-2>li,ul#menu-menu-2>li.current-menu-ancestor>ul>li,ul#menu-menu-1-engleza-1>li,ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li {
    display:  none;
}

ul#menu-menu-2>li.current-menu-ancestor,
ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor {
    display:  block;
}

aside.commercpage {
    background: white;
    background: linear-gradient(to right, #f9f9f9 , rgb(255, 255, 255));
    margin-top: 21px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    padding-bottom: 16px;
}
.compage{padding-left:0;}


ul#menu-menu-2>li.current-menu-ancestor>a,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>a {
    font-weight:  600;
    font-size: 18px;
    padding: 8px 0;
    padding-top: 16px;
    display: inline-block;
    pointer-events:  none;
    position:  relative;
    box-shadow: 0 1px 0 #ff5722, inset 0 -1px 0 #ff5722;
}


ul#menu-menu-2>li.current-menu-ancestor>ul,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>a,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>a {
    font-weight:  bold;
    pointer-events:  none;
}

ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul {
    padding-left: 16px;
}

ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a,ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current-menu-item a,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a {
    color: #ff5722;
    box-shadow: 2px 0 0 white,-1px 1px 3px rgba(0, 70, 144, .16), -2px 1px 2px rgba(0, 70, 144, .23);
    width: calc(100% + 15px);
    position: relative;
    z-index:  1;
    background:  white;
}
body.admin-bar header#masthead {
    top: 32px;
}
ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a:before,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 4px;
}
ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li a:hover,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li a:hover {
    color: #ff5722;
          background: inherit;
}
.breadcrumb {
    margin: 0;
    background:  transparent;
    padding-bottom: 0;
    padding-top: 20px;
    color: #ff5722;
}

article {
    display: flex;
    height: 100%;
}

.frm_style_formidable-style.with_frm_style select.auto_width {
    width: calc(50% - 7px)!important;
}

.frm_dropzone.dz-clickable.frm_single_upload {
    max-width: 100%!important;
}

aside.commercpage>div>div>ul>li .dropSideMenu{display:none}

a.cumparaBileteOnline {
    display:  block;
    background: url(img/slide2.jpg) no-repeat center left;
    background-size: cover;
    color: white;
    padding: 37px 24px;
    margin-top: 16px;
    position: relative;
    text-align: center;
}

a.cumparaBileteOnline:before {
    content:  '';
    position:  absolute;
    display:  block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #004ba0a1;
}

a.cumparaBileteOnline i,a.cumparaBileteOnline span {
    position:  relative;
}


a.cumparaBileteOnline span {
    padding: 11px 18px;
    color: white;
    background: #ff5722;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}


.distribuieIcon:before{
content:"\e94b";
font-family:cfr-calatori;
}

button.shareButton.dropdown-toggle:after {
    display:  none;
}

button.shareButton.dropdown-toggle {
    margin-left: 10px;
    color: white;
    box-shadow: rgba(255, 87, 34, 0.16) 0px 3px 6px, rgba(255, 87, 34, 0.23) 0px 3px 6px;
    font-size: 20px;
    line-height: 16px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 7px 5px;
    background: rgb(255, 87, 34);
    outline:none;
}


.bshareGroup .dropdown-menu {
    background: #4267b2;
    border-radius:  0;
    border: none;
    /* min-height:  39px; */
    padding: 6px 0 8px 0;
    min-width: 190px;
    box-shadow: rgba(66, 103, 178, 0.16) 0px 3px 6px, rgba(66, 103, 178, 0.23) 0px 3px 6px;
    transform: translate3d(10px, -44px, 0px)!important;
}

.bshareGroup .dropdown-menu>div
 span {
    padding:  0;
    margin-left: 6px;
}

.bshareGroup .dropdown-menu:before{
  content:'';
  display:block;
  position:absolute;
  width: 6px;
  height: 6px;
  background: #4267b2;
  transform:  rotate(45deg);
  bottom: -3px;
  left: 26px;
}
.bshareGroup .dropdown-menu>div:nth-child(2) span {
        vertical-align: unset;
        width: 79px!important;
        height: 20px!important;
}
.bshareGroup .dropdown-menu>div:nth-child(2) span iframe{width: 79px!important;
    height: 20px!important;}

    .comunicateHomeP {
    overflow:  hidden;
    position:  relative;
    margin-bottom: 0;
    max-height: 391px;
    min-height: 391px;
}

.comunicateHomeP:after {
    content:  '';
    display:  block;
    position:  absolute;
    width: 100%;
    height: 10vh;
    background:  white;
    top: auto;
    bottom: 0;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
}
.btn-group.dropup.bshareGroup.comunicatH {
    margin-top:  16px;
    /* margin-left: 363px; */
}

.btn-group.dropup.bshareGroup.comunicatH >button {
    margin-left:  0;
    padding: 10px;
}

.btn-group.dropup.bshareGroup.comunicatH >div {
    left: -18px!important;
}

.wpmm-mobile-menu ul.wp-megamenu li>a b {
    position: absolute;
    width: 100%;
    left: 0;
    text-align:  right;
    line-height: 26px;
    padding-right: 18px!important;
}

#real-accessability a#real-accessability-btn {
    background: #ff5722;
}
div#real-accessability {
    z-index: 0;
}

table.table.table-bordered.parteneri  tr > td {
    vertical-align:  middle;
}

table.table.table-bordered.parteneri  tr > td:first-child {
    text-align:center;
}

h3.rpwe-title {
    padding-top: 0;

}

h3.rpwe-title a {
    line-height: 20px!important;
}

aside#secondary {
    background: white;
    padding:  15px;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    margin-top: 26px;
}

aside#secondary label {
    width: 100%;
}

aside#secondary h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    position: relative;
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    padding: 12px 8px;
    line-height: 14px!important;
    display:  block;
}

aside#secondary h3:before {
    content: '';
    display:  block;
    position: absolute;
    width: 3px;
    /* height: 1px; */
    background: #ff5722;
    bottom: 0;
    top: 0;
    left: -15px;
}


.pag-blog .entry-summary.search-posts {
    padding: 0px;
    background:  white;
}

.pag-blog .entry-summary.search-posts:before{
    display:none
}

.pag-blog .entry-summary.search-posts img {
    width:  100%;
    margin-bottom: 16px;
}

.pag-blog .entry-summary.search-posts p {
    padding: 0 30px;
    overflow:  hidden;
    height: 10vh;
    position:  relative;
    text-align:  justify;
}

.pag-blog .entry-summary.search-posts p:after {
    content: '';
    display:  block;
    position:  absolute;
    left: 0;
    right:  0;
    bottom:  0;
    top: 0%;
    background:  white;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
}

.pag-blog .entry-summary.search-posts>a {
    margin-bottom: 0px;
    padding: 20px 30px;
    text-align:  left;
    margin-top: -24px;
}

.pag-blog .comunicatPost .entry-summary.search-posts>a {
    margin-top: 0;
    text-align:  center;
}

li.current-cat.nav-item a {
    color: #ff5722;
    font-weight:  bold;
}

li.current-cat.nav-item a:before {
    content: '>';
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 4px;
}

.infoPost {
    padding: 0 30px;
    color: black;
    margin-top: -8px;
    margin-bottom: 10px;
    opacity: .7;
}


.imagineComunicat {
    width: 100%;
    height: 300px;
    background-position: center;
    position: relative;
    border-top-left-radius:  5px;
    border-top-right-radius:  5px;
}

.titluComunicat {
    position: absolute;
    bottom: 0;
    padding-top: 118px;
    background: linear-gradient(transparent, rgb(0, 36, 76));
    width: 100%;
}

.titluComunicat .infoPost,.titluComunicat a {
    color: white;
    opacity: 1;
}

.titluComunicat a {
    font-size: 21px;
    font-weight: 400;
    text-shadow: 1px 1px #012854;
}
.comunicatTexta {
    height: 300px;
    padding-top: 24px;
    overflow: hidden;
    position: relative;
}

.pag-blog .comunicatPost .entry-summary.search-posts p {
    overflow:  visible;
    height: auto;
}

.pag-blog .comunicatPost .entry-summary.search-posts p:after {
    display: none;
}

.comunicatTexta:after {
    content:  '';
    display:  block;
    position: absolute;
    background: linear-gradient(transparent, rgb(255, 255, 255));
    width:  100%;
    height: 40%;
    z-index:  2;
    top: 60%;
    border-bottom: 1px solid gainsboro;
}
.pag-blog .comunicatPost .entry-summary.search-posts {
    border-radius:  5px;
}


div#real-accessability-player,span.dataRelativaRo {
    display: none;
}

.news span.hour span.dataRelativaEn {
    top: 0;
}

p.newSticky {
    max-height: 69px;
    overflow:  hidden;
    position:  relative;
}

p.newSticky:after {
    content:  '';
    display:  block;
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
}


.wpmm_brand_logo_wrap img {
    height: 40px;
    width: 98px;
}

a.cumparaBileteOnline strong {
    display:  block;
    margin-bottom: 23px;
    color: white;
    position: relative;
    font-size: 32px;
    line-height:  38px;
    text-shadow: 0px 0px 36px rgba(0, 0, 0, 0.8), 0px 0px 16px rgb(0, 75, 160);
}

.vc_tta-panel {
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}


.infoC>div {
    display:  inline-block;
}
.infoC>div>span {
    display:  block;
    line-height: 19px;
}

.infoC>div>span:first-child {
    font-weight:  600;
    text-transform:  uppercase;
}

.infoC>div:first-child {
    font-size: 30px;
    position: relative;
    margin-right: 8px;
    top: -6px;
    padding: 4px;
}

section.error-404.not-found {
    text-align:  center;
    padding-top: 10vh;
}



#real-accessability {
    top: 150px;}
ul.departamenteLista {
    padding-left: 16px;
    list-style-type: none;
    margin-bottom: 0;
}

ul.departamenteLista>li {
    margin: 9px 0;
    font-weight: 700;
}

ul.departamenteLista li:before {content:  '';width: 2px;height: calc(100% + 10px);position: absolute;display:  block;background: #004ba0;left: -14px;top: 9px;}

ul.departamenteLista li {
    position:  relative;
}
ul.departamenteLista li:after {
    content: '';
    position: absolute;
    display:  block;
    width: 6px;
    height: 6px;
    background:  white;
    border: 2px solid #ff5722;
    border-radius: 50%;
    left:  -16px;
    top: 8px;
}

ul.departamenteLista li:last-child:before {
    display:  none;
}


ul.hartasitem {
    list-style: none;
}

.page-template-hartasite  ul#menu-menu-2 li {
    display:  block;
}

.page-template-hartasite  ul#menu-menu-2 li ul {
    padding-left: 20px;
}

.page-template-hartasite  ul#menu-menu-2 li.menu-item.wpml-ls-item {
    display:none;
}

#frm_field_208_container {
    display: none;
}
#frm_field_209_container {
    display: none;
}

a.raspundePeMail {
    display:  inline-block;
    background: #ff5722;
    color: white;
    padding: 8px 16px;
    margin-top: 16px;
}

span.finalizeazaPetitieButon>a {
    float: right;
        color: #4CAF50;
        border:1px solid;
    padding: 8px 16px;
    margin-top: 16px;
}
.divider {
    border-bottom: 1px solid rgba(0, 0, 0, 0.19);
    display: block;
    height: 1px;
    margin-top: 16px;
}


.tnp.tnp-profile input {
    width: 100%;
}

.tnp-field.tnp-field-firstname,.tnp-field.tnp-field-lastname {
    width: 50%;
    display:  inline-block;
}

.tnp-field.tnp-field-lastname {
    width: calc(50% - 16px);
    margin-left: 16px;
}
.tnp-lists {
    margin: 25px 0;
    display: block;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

@media only screen and (max-width: 1366px) {
video.banner {
top: -152%;}

.comunicateHomeP{
  max-height: 274px;
}


}



/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}


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

  	.meniu-comercial>div>ul>li>a {
    text-align: center;
    background: white;
    /* display: block; */
    padding: 10px 47px;
    }
	
	span.wpmm-selected-icon-top {
    display:  inline-block;
}

ul#menu-menu-1,ul#menu-menu-1-engleza {
    margin-left: -20px;
    width: calc(100% + 40px);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    max-height: calc(100vh - 56px);
    overflow:  scroll;
}

#wp-megamenu-primary.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-weight: 400;
}
#wp-megamenu-primary.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 14px;
}
#wp-megamenu-primary.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #004ba0;
}
.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li {
    width: 100%;
}
.wpmm-mobile-menu ul.wp-megamenu li {
    border: none;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu {
    text-align: left;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap .wp-megamenu {
    padding: 10px;
}
.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #FFF;
    width: 100%;
    left: 0;
    max-height: none;
}
#wp-megamenu-primary.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
    margin-top: 12px;
    margin-bottom: 12px;
}
.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
    box-shadow: none;
    border: none;
    padding: 6px 12px;
    font-weight: 400;
    margin: 12px 0;
    border-radius: 3px;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.wpmm_mobile_menu_btn:hover {
    color: #ffffff!important;
    background-color: #004ba0;
}
.wpmm-mobile-menu ul.wp-megamenu li>a {
    display: block;
}
.wpmm-mobile-menu ul.wp-megamenu li>a b {
    float: right;
    padding: 0 5px;
    line-height: inherit!important;
}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  .comunicateHomeP {
    max-height: 376px;
    margin-bottom: 16px;
    min-height: 533px;
}

.comunicateHomeP:after {
    bottom: 0;
    top: auto;
    }

  html {
    font-size: 93%;
  }
  .membru h2 {
    font-size: 18px;
}

.membru h3 {
    font-size: 12px;
}

video.banner {
    top: -102%;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 90%;
  }

.meniu-comercial>div>ul>li>a {
    padding: 10px 17px;
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/


@media only screen and (max-width: 768px) {
  .comunicateHomeP {
    max-height: 474px;
    margin-bottom: 0px;
}

.comunicateHomeP:after {
    top: auto;
    }

  html {
    font-size: 88%;
  }
    .manual-cta a {
    float: none;
    display: block;
    text-align:  center;
    margin-top: 16px;
    line-height: 30px;
    font-weight: 600;
}

video.banner {
    top: -50%;
}

.manual-cta {
    text-align:  center;
    padding: 24px 10px 10px 10px;
}
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}



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




div#MersulTrenurilor {
    display:  block;
    animation-duration: 0s!important;
    transition: 0s!important;
    height: auto;
    overflow:  initial;
}}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

  .meniu-comercial>div>ul>li.btn-big-call-to-action{
    width:100%;
    margin: 0!important;
  }
	
	.header h1 {
    line-height: 36px;
    margin-top: -30px;
}


.header h1>span {
    flex-direction: column;
}

.header h1 span a:last-child {margin-top: 12px;}

	.tnp-field.tnp-field-firstname,.tnp-field.tnp-field-lastname {
    width: 100%;
		margin-left:0;
}
	
	select.tnp-gender {
    width: 100%;
}



	
.stickyPost .imaginePostSticky {
    min-height: 28vh;
}
table.calendar-aga tr>td:first-child {
    width: 100%;
    display: block;
    max-width: 100%;
    border-top: 2px solid #004ba0;
    border-left: none;
}

table.calendar-aga tr {
    display:  block;
}

table.calendar-aga tr>td:nth-child(2) {
    display:  block;
    text-align:  center;
    line-height: 40px;
    font-size:  14px;
    padding: 0;
}

table.calendar-aga .zi {
    display:  inline-block;
    font-size: 16px;
    font-weight:  400;
}

table.calendar-aga .luna {
    display:  inline-block;
    line-height:  initial;
    font-size: initial;
    font-weight: 400;
}

table.calendar-aga tr>td:last-child a.regulaemnt-manual {
    margin: -5px auto 11px auto;
    /* display:  table; */
    float: none;
}

table.calendar-aga tr>td:last-child {
    display:  block;
    text-align:  center;
}
.meniu-comercial>div>ul>li>a {
    padding: 10px 15px;
}
  .pag-blog h3.entry-title {
    font-size: 16px;
    line-height:  21px;
}

.pag-blog .entry-summary.search-posts>a{text-align:center;margin-top: -14px;}

table.table.table-bordered.parteneri tr > td {
    display:  block;
    border: none;
}

table.table.table-bordered.parteneri tr {
    display:  block;
    margin-bottom: 14px;
    box-shadow: 0 4px 6px black;
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
}

table.table.table-bordered.parteneri {
    border: none;
}

table.table.table-bordered.parteneri tr > td:last-child {
    text-align:  center;
}


body.admin-bar header#masthead {
    top: 46px;
}

.news h2 {
    font-size: 17px;
}

aside.commercpage {
    background: transparent;
    box-shadow: none;
}

aside.commercpage>div {
    box-shadow: 0 3px 6px rgba(0, 70, 144, .16), 0 3px 6px rgba(0, 70, 144, .23);
    background: white;
}

aside.commercpage>div>div>ul>li>a {
    padding: 16px!important;
}

aside.commercpage>div>div>ul>li .dropSideMenu {
    content: "\f078";
    position:  absolute;
    font-family:  fontawesome;
    right: 0;
    top: 0;
    display:  block;
    /* background:  black; */
    line-height:  52px;
    width: 52px;
    height: 52px;
    text-align:  center;
    border-left: 1px solid #d9d9d9;
    font-size: 17px;
}

aside.commercpage>div>div>ul>li {
    position: relative;
}

aside.commercpage>div>div>ul>li>ul {
    display:  none;
    padding-bottom: 15px;
}

aside.commercpage>div>div>ul>li>ul.showMenu{display:block}
ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a,ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current-menu-item a,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item a,ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current-menu-item a {
    box-shadow: 0px 0 0 white, -1px 1px 3px rgba(0, 70, 144, .16), -2px 1px 2px rgba(0, 70, 144, .23);
    width: calc(100% + 5px);
    background: #ff5722;
    color: white;
}

ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item:after,ul#menu-menu-2>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current-menu-item:after,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current_page_item:after,
ul#menu-menu-1-engleza-1>li.current-menu-ancestor>ul>li.current-menu-ancestor>ul>li.current-menu-item:after {
    content:  '';
    width: 0px;
    height: 0px;
    border-top: 0px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #842e13;
    right: -5px;
    position:  absolute;
}


.dropSideMenu:before,.dropSideMenu:after {
    content:  '';
    width: 12px;
    height: 3px;
    display:  block;
    background: #000000;
    position:  absolute;
    top: 21px;
    left: calc(50% - 6px);
    transform: rotate(45deg);
    transform-origin: top left;
    transition:  .5s ease-in-out;
}

.dropSideMenu:after {
    left: auto;
    right: calc(50% - 12px);
    right: calc(50% - 7px);
    transform: rotate(-45deg);
    transform-origin: top right;
}

.dropSideMenu.minus:before,.dropSideMenu.minus:after {
    transform: rotate(0deg);
    top: 24px;
    width: 7px;
    background: #ff5722;
}

.compage{padding-left:15px;}
.hidden-xs-down {
    display: none;
}

	.home div#MersulTrenurilor {
    display:  block;
    animation-duration: 0s!important;
    transition: 0s!important;
    height: auto;
    overflow:  initial;
}


.row .con, .row.con-top{
    border: none;
}

	.entry-summary.search-posts {
    padding-left: 30px;
    padding-top: 29vh;
}


.entry-summary.search-posts:before {
    background: linear-gradient(rgba(255, 255, 255, 0.1) 19vh , rgb(255, 255, 255) 27vh);
}

.entry-summary.search-posts>a {
    text-align:  center;
}
	
	#cautare form.search-form label{width:100%;}
	#cautare .modal-body {
    left: 0;
    transform: translate(0%,-50%);
}
	#cautare form.search-form input.search-submit.btn.btn-default{/* display:none */}
video.banner {
	top:0%;
    width: 127%;
}
	
	span.luna-an>span {
    display: block;
    /* text-align: center; */
}
	

	
	
	#listaAngajati .item div[role="tabpanel"] a {
    width: calc(100% - 18px);
    text-align: center;
}
	ul#menu-lateral>li {
    float: left;
    width: 20%;
    position: relative;
    padding: 3px;
    border-radius: 2px;
}

ul#menu-lateral {
    display: table;
    width: 100%;
}

.menu-lateral-container ul li a {
    padding: 0;
    font-size: 0;
    text-align: center;
}

.menu-lateral-container ul li a:before {
    display: block;
    text-align: center;
    padding-top: 8px;
}

.menu-lateral-container ul li:last-child a {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
	.menu-lateral-container>ul>li.mvv>a:after {
    content: 'Misiune';
    font-size: 10px;
}

.menu-lateral-container>ul>li.achizitii>a:after {
    content: 'Achizitii';
    font-size: 10px;
}

.menu-lateral-container>ul>li.vanzari>a:after {
    content: 'Vanzari';
    font-size: 10px;
}

.menu-lateral-container>ul>li.inchirieri>a:after {
    content: 'Inchirieri';
    font-size: 10px;
}

.menu-lateral-container>ul>li.angajare>a:after {
    content: 'Angajari';
    font-size: 10px;
}
	
	
	
  html {
    font-size: 86%;
  }
  
  .situatie a {
    float: none;
    display: block;
    margin: 0;
    font-size: 14px;
    margin-top: 5px;
}

.situatie {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
  
  
  
  
  span.imagineAngajat {
    display: none;
    margin: 0;
    margin-bottom: 5px;
}

span.imagineAngajat img {
    max-width: 100%;
    width: 100%;
    margin-top: -26px;
}

span.infoAngajat {
    display: block;
    text-align: center;
}

span.butonIntuitiv {
    float: none;
    width: 100%;
    display: block;
    border-left: none;
    border-top: 1px solid #ddd;
    line-height: 24px;
    padding: 0;
    padding-top: 35px;
    margin-top: 10px;
    position: relative;
}

#listaAngajati .item {
    margin-top: 40px;
}
  
  
  .membru .imgagine {
    width: 100%;
}

.membru .info {
    margin-top: 10px;
    width: 100%;
    padding: 0;
}

.membru h2 {
    font-size: 25px;
    text-align: center;
}

.membru h3 {
    font-size: 14px;
    text-align: center;
}

.membru .info>div {
    float: none;
}

.membru {
    padding: 20px;
}
  
  table.table-regulament tr td {
    display: table;
    text-align: center;
    border: none!important;
    margin: 10px auto;
    max-width: calc(90% - 30px);
}

table.table-regulament tr td>i {
    display: block;
    font-size: 50px;
    color: #cacaca;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.6);
}

table.table-regulament tr,table.table-regulament tr:first-child {
    margin-bottom: 15px;
    display: block;
    background: #f6f7f9;
    border-top: 2px solid #004ba0;
    padding-top: 10px;
}

table.table-regulament tr td a.regulaemnt-manual{
    float:none;
    margin-bottom:10px
}

table.table-regulament tr:last-child {
    border-bottom: 1px solid #ededed;
}
  
  
  iframe.sucursale-harta{
      width: calc(100% + 30px)!important;
    max-width: 200%!important;
  margin: 0 -15px;}
  
  .bx-lista strong {
    display: block;
}
  .archive .entry-content, .entry-summary,.entry-content {
padding: 30px;}
  
  .buget li a {
    padding: .5rem;
}



.buget li {
    width: 33.3%;
    text-align: center;
}
  
  
  .hidden-xs{display:none;}

  .bshareGroup .dropdown-menu {
    background: #4267b2;
    border-radius:  0;
    border: none;
    /* min-height:  39px; */
    padding: 9px 0 9px 0;
    left: -16px!important;
    }
}



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

.meniu-comercial>div>ul>li>a {
    padding: 10px 33px;
}
}

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

button.shareButton.dropdown-toggle{margin-bottom:16px
}

.bshareGroup .dropdown-menu{margin-left: 68px;top: 44px!important;}
.bshareGroup .dropdown-menu:before{left: -3px;top: calc(50% - 3px);}

  table.calendar-aga tr>td:nth-child(2) {
    padding-left: 4px;
    padding-right: 4px;
}

.meniu-comercial>div>ul>li>a {
    padding: 10px 29px;
}
table.calendar-aga tr>td:first-child {
    width: 56px;
}

table.calendar-aga .luna {
    font-size: 8px;
}

 ul.nav.nav-tabs.buget,.tab-content {
    margin: 0 -15px;
    width: calc(100% + 30px);
}
 a.descarca-achizitie.rezultat.lista {
    width: 100%;
    margin: 0;
    margin-bottom: -10px;
    margin-top: 10px;
}

a.read-more {
    width: 100%;
    margin: 0;
    text-align: center;
}

a.descarca-achizitie.rezultat.lista:before {
    float: none;
    top: 2px;
    position: relative;
}
 
}

a[rel="tag"] {
    pointer-events: none;
}



.antet-cfr {
    display: none;
}
/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/



@media print {
	*{background:transparent!important;}
	.antet-cfr {
    display: block;
	border-bottom:1px solid black;
}

#real-accessability,div#footer-widget {display:  none;}
#page-sub-header h1,div#page-sub-header .container h1 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    color: black;
}

#page-sub-header,.entry-content,.bx {padding: 10px 0;     margin-top: 10px;}

#page-sub-header{margin-top: 0px}

header#masthead,
a.descarca-achizitie, 
nav.navigation.post-navigation,
#nav_menu-3,a.read-more,
.descriere-scurta,
footer,
.beautiful-taxonomy-filters,
form.search,
ul.meniu-opt { 
		display:none
	}

.archive .entry-content{border:none}
.bx{border-bottom: 1px solid #c7c7c7;padding-top: 0;}

.titlu-antet:before {
    content: 'SOCIETATEA NATIONALA DE TRANSPORT FEROVIAR DE CALATORI "C.F.R. CALATORI" - S.A';
    font-weight: bold;
    font-size: 18px;
    color: black;
    text-align: center;
    display: block;
    width: 100%;
}

.sigla {
    float: left;
}

.antet-cfr {
    min-height: 70px;
    margin-bottom: 50px;
}

.sigla img {
    max-width: 115px;
}

.titlu-antet {
    padding: 0 15px;
    float:left;
    width: calc(100% - 230px);
    text-align: center;
}

.bx h3 {
    font-size: 1.125rem;
}

.guvernul-romaniei img {
    max-height: 50px;
}

.guvernul-romaniei {
    float: right;
}
}




/*new*/

.row.ctaOffer {
    flex-wrap: nowrap;
    align-items: center;
    margin: 8px 0;
    font-size: 1.1rem;
    padding: 8px 8px 8px 8px;
    /* border: 1px solid; */
    border-radius: 150px;
    background: #f6f7f9;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
	margin-bottom:16px;
}

.row.ctaOffer > div:first-child {
    flex-grow: 1;
    color: #002e63;
    font-weight: 900;
    letter-spacing: .2px;
    display: flex;
    align-items: center;
}


.row.ctaOffer > div:first-child i {
    font-size: 1.6rem;
    margin-right: 8px;
    background: white;
    padding: 8px;
    border-radius: 50%;
    box-shadow: inset 0 3px 6px rgba(0,0,0,.16);
}

.row.ctaOffer p {
    margin: 0;
}

.row.ctaOffer a {
    border-radius: 50px;
    font-size: .75rem;
    color: white;
    background: -webkit-gradient(linear,left top,right top,from(#0059be),to(#004ba0));
    background: linear-gradient(90deg,#0059be,#004ba0);
    box-shadow: 0 1px 3px rgba(0, 46, 99, 0.7);
    text-shadow: 0 1px 1px #004ba0;
}

.row.ctaOffer a.butonAccent.buy {
    background: -webkit-gradient(linear,left top,right top,from(#ff9021),to(#ff5722));
    background: linear-gradient(90deg,#ff9021,#ff5722);
    text-shadow: 0 1px 3px #ff5922;
    box-shadow: 0 1px 3px rgb(255, 91, 34);
}
.hwp-powered-by {display: none!important;}
@media screen and (max-width:414px){

    .row.ctaOffer{
        flex-direction:column;
        padding:16px
    }

    .row.ctaOffer > div:first-child {margin-bottom:8px;padding: 0 8px;}
}
@media screen and (max-width:768px){
	.entry-content{
		padding:15px;
	}
}