/* ************************************************
Theme Name: SNN
Author: MBM Software
Version: 1.0
Description: Tema pentru Nuclearelectrica
Author URI: www.mbmsoftware.com
*/

/*WORDPRESS*/


#wp-calendar {
	width: 100%;
}
#wp-calendar td, #wp-calendar th {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
}
/*WIDGETS*/

.mpc-button-separator {
	display: none !important;
}


.sidebar .block_content ul li ul {
  margin-left: 10px;
}
.widget ul {
	margin: 0;
	padding: 0;
	color: #888888;
	font-size: 16px;
	margin-top: -5px;
}
.widget ul ul {
	border-top: 1px solid #ddd;
	margin-top: 7px;
}
.widget ul li {
	display: inline-block;
	list-style: outside none none;
	padding: 7px 3px;
	border-top: 1px solid #ddd;
	width: 100%;
}
.widget ul li:first-child {
	border-top: none;
}
.widget ul li:before {
	font: normal normal normal 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f105";
	display: inline-block;
	padding: 0 6px;
	color: #D74901;
}
.widget ul li.current_page_item, .widget ul li.widget_subpages_current_page {
	color: #253766;
	background: #EEEEEE;
}
.widget li.current_page_item a, .widget li.current_page_item:before,
.widget li.widget_subpages_current_page a, .widget li.widget_subpages_current_page:before {
	color: #253766;
}
.widget a {
	color: #888888;
	font-size: 14px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
/*CAPTION*/


.wp-caption {
  max-width: 100%;
  list-style: none;
  display: inline-block !important;
  background: none repeat scroll 0 0 #f5f5f5;
  color: #888888;
  font-size: 13px;
}
.wp-caption-text {
	list-style: none;
	padding: 10px;
	background: none;
}
.gallery-caption {
	list-style: none;
	background: none;
}
.bypostauthor {
	list-style: none;
	background: none;
}
.sidebar .block_content img {
	height: auto;
	margin: 10px 0 10px;
	max-width: 100%;
}

.main-content  table td , .main-content  table th {
  border: 1px solid rgba(0,0,0,.1);
  padding: 6px 12px;
  vertical-align: middle;
}


blockquote cite{
	  text-align: right;
  display: inline-block;
  padding-top: 20px;
  width: 100%;
}


.sidebar .block_content .tab-content img{
	width:100%;
	height:auto;
}


/*TAGS*/

aside .wp-tag-cloud {
	margin-left: -5px
}
aside .tagcloud li {
	float: left;
	margin: 5px!important;
	width: auto
}
aside .tagcloud {
	clear: both;
}
aside .tagcloud li a {
	display: block;
	text-transform: none;
	font-size: 14px!important;
	padding: 5px 8px !important;
	text-decoration: none!important
}
.tagcloud li:hover {
	background-color:#888888;
}
.sidebar .tagcloud li:hover a {
	color: #fff!important
}
/*RSS*/

.rsswidget img {
	position: relative;
	top: -2px;
	margin-right: 5px !important;
}
.rssSummary {
  padding: 10px;
  background: #888888;
  color: #fff;
  margin: 10px 0;
}
.sidebar .menu-item-has-children > a:after {
	display:none !important;
}
/*TABS WIDJETS*/


aside .nav-tabs li {
	width: 30%;
	margin: 0;
	padding: 0;
}
aside .nav-tabs li a {
	padding: 10px 0px !important;
	text-align: center;
	border: none;
}
aside .nav-tabs {
	margin-bottom: 15px;
}
aside .nav-tabs li.active a {
	border: none !important;
}
aside .icon-calendar {
	margin-right: 7px;
	font-size: 12px;
}
.block_content .media-heading a {
	color: #2d375f;
}

div.logo {
	padding-top: 20px;
	padding-bottom: 0;
	/*margin-right: -300px;*/
}
@media (max-width: 989px) {
	div.logo {
		margin-right: 0;
	}
}
@media (min-width: 768px) {
	.ver-tabs {
		margin-top: 0;
	}
}
.ver-tabs ul.nav > li:last-child {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.ver-tabs ul.nav {
	border-radius: 8px;
	overflow: hidden;
}
.ver-tabs ul.nav > li {
	background: transparent url('img/big-tab-bg.png') no-repeat 0 0;
	background-position: 0 -166px;
	height: 166px;
}
.ver-tabs ul.nav > li.active {
	background-color: #2e375f;
	background-position: 0 0;
}
.tabs li div.fa-content {
	padding-top: 16px;
	padding-bottom: 0;
	padding-left: 200px;
	padding-right: 50px;
	margin: 0;
	display: block;
	width: auto;
}
@media (min-width: 990px) and (max-width: 1199px) {
	.tabs li div.fa-content {
		padding-left: 120px;
		padding-right: 20px;
	}
}

div.info-top {
	line-height: 42px;
	display: block;
}
.navbar {
	margin: 0 !important;
	display: block;
	border: 0 !important;
}
ul#site-blogs > li {
	background: #BBBBBB;
	text-transform: uppercase;
	margin: 0 2px 0 0;
	font-weight: 300;
	height: 28px;
	line-height: 28px;
	-webkit-transition: background-color 500ms, color 500ms;
	transition: background-color 500ms, color 500ms;
}
ul#site-blogs > li a {
	font-weight: 300;
	color: white;
	padding: 0 36px;
	font-size: 12px;
	line-height: 28px;
}
@media (min-width: 768px) {
	ul#site-blogs > li:first-child {
		border-top-left-radius: 4px;
	}
	ul#site-blogs > li.li-last {
		margin-right: 0;
		border-top-right-radius: 4px;
	}
	ul#site-blogs > li.active, ul#site-blogs li:hover {
		padding-top: 2px;
		margin-top: -2px;
		height: 30px;
		background: #384369;
		margin-right: 0;
		padding-right: 2px;
	}
	ul#site-blogs > li.active.li-last, ul#site-blogs > li.li-last:hover {
		padding-right: 0;
		margin-right: 0;
	}
}

@media (min-width: 990px) {
	.main-menu-container {
		position: relative;
		height: 118px;
	}
	.main-menu-container > div {
		position: absolute;
		bottom: 0;
	}
	.main-menu-container > div.right {
		right: 0;
	}
}
ul#main-menu {
	background: #384369;
	overflow: hidden;
	height: 48px;
	width: 100%;
}
ul#main-menu > li {
	display: inline-block;
}
ul#main-menu > li a {
	margin: 0;
	color: white;
	height: 48px;
	line-height: 48px;
	padding: 0 8px;
}
ul#main-menu > li, ul#main-menu > li a {
	-webkit-transition: background-color 500ms, color 500ms;
	transition: background-color 500ms, color 500ms;
}
ul#main-menu > li:hover, ul#main-menu > li a:hover {
	background: #D74901;
	color: white;
}
@media (max-width: 1199px) and (min-width: 990px) {
	ul#main-menu {
		padding: 0 6px;
	}
	ul#main-menu > li a {
		padding: 0 5px;
		font-size: 12px;
	}
	ul#main-menu {
		border-top-left-radius: 8px;
	}
}
@media (max-width: 989px) and (min-width: 768px) {
	ul#main-menu {
		border-top-right-radius: 8px;
	}
}

.top-bar {
	background: #F5F5F5;
	line-height: 43px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#search-top-form {
	margin-right: 20px;
}
#search-top-form input {
	padding: 0 4px;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
	line-height: 24px;
	background: transparent url('img/search-btn.png') top right no-repeat;
}
#search-top-form input:hover {
	background-position: 100% -26px;
}
.tp-caption a.snn-btn, a.snn-btn {
	padding: 10px 56px 10px 14px;
	font-size: 12px;
	border: 0;
	border-radius: 6px;
	background: #2C3760 url('img/snn-btn.png') right 50% no-repeat;
	color: white;
	text-decoration: none;
	overflow: hidden;
}
a.snn-orange, a.snn-orange:hover {
	background: transparent url('img/snn-btn.png') right 50% no-repeat;
}
.carousel-item-content {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
}
#lang_sel_list ul {
	margin-bottom: 0;
}
.entry-media {
	overflow: hidden !important;
}

.bara_ticker {
	width: 100%;
 	display: table;
 	border: 1px solid #384369;
}

.bara_ticker .one-fourth {
	padding: 10px;
	width: 25%;
	display: table-cell; 
	vertical-align: middle;
	
}


.bara_ticker .one-fourth {
	color: #D74D00;
}

.bara_ticker .one-fourth p {
	color: #000;
}



.bara_ticker .one-fourth:first-child {
	background-color: #384369;
	color: #fff;
}

.bara_ticker .one-fourth {
	font-size: 1.2em;
	text-align: center;
}

.bara_ticker:first-child ul li {
	text-align: left;
	font-size: 0.9em;
}

.bara_ticker:first-child ul {
	padding-left: 10px;
}

.bara_ticker .one-fourth span {
	font-size: 1.3em;
}


/*.over-content {
	overflow: visible !important; 
	margin-top: -70px;
	z-index: 30 !important;
}
*/
.number_counter {
	color: #333333;
    font-size: 32px;
    line-height: 1;
    font-family: "Oswald" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.blue_header {
	color: #d74513;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
}

.baraticker_text {
	height: 420px;
	padding: 20px;
}

.white_column > .vc_column-inner {
	border-radius: 10px 10px 0px 0px;
}


.bara_ticker_row {
	overflow: visible !important;
	max-height: 170px;
	margin-top: -70px !important;
    background-color: #e3e2e2 !important;
}



.left_column {
	height: 294px;
    margin-top: -100px;
    background: white;
    border-radius: 10px;
    padding: 20px;
    /*background: #fff url('https://www.nuclearelectrica.ro/wp-content/uploads/2017/09/BSE_LISTED-COMPANY.png') no-repeat right center;*/
    border: 1px solid #E3E2E2;
}

.left {
    overflow: visible;
    z-index: 20;	
}

.green_bara {
	color: green;
}

.red_bara {
	color: #CE5336;
}

.green_bg {
	background-color: green !important;
	border: 1px solid green !important;
}

.red_bg {
	background-color: #CE5336 !important;
	border: 1px solid #CE5336 !important;
}

.left_text, .right_text {
	width: 30%;
	float: left;
	margin-top: 20px;
}


.left, .right {
	width: 40%;
	float: left;
}


.left p, .right p {
	margin-bottom: 5px;
}

.right p{
	font-weight: bold;
	color: #384369;
}

.right_text {
	font-weight: bold;
}

.left_text p, .right_text p {
	margin-bottom: 5px;
}

.right_text p {
	color: #384369;
}

div.one-third {
	width: 33.33%;
	float: left;
}

.primul .pastila {
	background-color: #fff;
}

.mijloc .pastila {
	color: #fff;
}

.ultimul .pastila {
	background-color: #ddd;
}

div.pastila {
	border: 1px solid #fff;
	height: 56px;
	border-radius: 5px;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
}

div.half {
	width: 50%;
	float: left;
	height: 100%;
}

.primul {
	padding-right: 20px;
}

.mijloc {
	padding: 0px 20px;
}

.ultimul {
	padding-left: 20px;
}

.one-third span.first {
	color: #384369;
	font-weight: bold;
}

.text_calculator {
	z-index: 9999;
	background: transparent;
	color: black;
	height: 50px;
	margin-top: -80px;
}

.text_calculator p {
	color: #384369;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	margin-right: 20px;
	vertical-align: middle;
}

.one-half {
	width: 50%;
	float: left;
}

.one-half h3 {
	margin-top: 0px;
}

.calculator_investitii_row {
	padding: 20px;
	padding-bottom: 40px;
}


.bvb_image {
	height: 42px;
    float: left;
    margin-left: 160px;
}

.top-bar-rss i {
	line-height: 45px;
    font-size: 17px;
    margin-left: 20px;
    color: #d74513;
}

.evenimente_grid_post .mpc-post__description {
 	padding: 20px;
 	color: #fff;
 	line-height: 22px;
}

.evenimente_grid_post .mpc-post__heading {
	font-size: 26px;
} 

.sidebar .sidebar-title {
    border-bottom: 7px solid #dddddd;
    color: #333333;
    font-family: latoregular;
    font-size: 19px;
    font-weight: normal;
    width: 100%;
    line-height: 1.7;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 10px;
}

.sidebar .sidebar-title:after {
	border-bottom: 7px solid #283764;
    bottom: -7px;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    width: 30%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.vc_custom_1612267931105 {
    padding-top: 30px !important;
    padding-right: 15px !important;
    padding-bottom: 30px !important;
    padding-left: 15px !important;
    background-color: rgba(255,255,255,0.91) !important;
    background-color: rgb(255,255,255) !important;
    border-radius: 10px !important;
}

.vc_custom_1612267931105 .mpc-pagination--load-more {display:none;}

.poza_angajare {
	margin-bottom: 23px !important;
}

.page-id-472 .mec-totalcal-box, .page-id-34663 .mec-totalcal-box {
	display: none !important;
}

.page-id-34663 .mpc-row p {
	text-align: center;
}


.page-id-472 .wpcf7-form .wpcf7-submit, .page-id-34663 .wpcf7-form .wpcf7-submit {
	background-color: #c74f29;
    color: white;
    padding: 14px;
    margin-bottom: 32px;
    border: none;
    font-size: 14px;
}

.row-formular {
	background-color: #384369;
	margin-bottom: 0px !important;
}

.row-formular h2 {
	color: #fff;
	margin-top: 60px;
}

.row-formular .wpcf7-form label {
	color: #fff;
}

.page-id-472 .mh650, .page-id-472 .acti, .page-id-472 .acti2, .page-id-34663 .mh650, .page-id-34663 .acti, .page-id-34663 .acti2 {
	background-color: #f5f5f5;
}

.page-id-472 .acti, .page-id-472 .acti2, .page-id-34663 .acti, .page-id-34663 .acti2 {
	padding-top: 60px !important; 
}

.page-id-472 .mh650, .page-id-34663 .mh650 {
	margin-bottom: 0px !important; 
}


.page-id-472 .acti2, .page-id-34663 .acti2 {
	margin-bottom: 0px !important; 
}


p.contact-details {
	font-size: 20px;
  text-align: left !important;
  color: #000;
  margin-top: 20px;
}

p.contact-details i {
	color: #c74f28;
}


.row-formular a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.row-formular a.mpc-button {
	display: block;
	margin: 20px auto 20px auto;
	width: 160px;
}

.row-formular input, .row-formular textarea {
	color: #000000;
}

.page-id-34663  .navbar.yamm {
	margin-bottom: -22px !important;
} 

.aplicaburse {
	width: 80% !important;
	text-decoration: none !important;
}

.accordion-burse .vc_tta-title-text {
	font-size: 16px;
}

/* form burse */

.accordion-burse input[type=text], .accordion-burse input[type=email], .accordion-burse input[type=number], .accordion-burse select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.accordion-burse input[type=submit] {
  width: 20%;
  background-color: #c74f29;
  color: white;
  padding: 14px 20px;
  margin: 30px auto !important;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 18px;
  display: block;
}

.accordion-burse input[type=submit]:hover {
  background-color: rgba(199,79,41,0.8);
}

.accordion-burse form label {
	display: block;
	color: #666;
}

.accordion-burse .wpcf7-list-item {
	margin-left: 0px;
}

.accordion-burse p {text-align: left !important;}

/* end form burse */

.mec-event-grid-modern .mec-event-title {
	text-transform: uppercase;
}

.row-orange {
	background: #c74f29;
}

.row-orange a {
	color: #fff;
	font-weight: bold;
}

.row-orange .wpb_raw_code {
	margin-bottom: 0px;
}

.cdetails {
	padding: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}